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=2 (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=2 (number of threads to use when processing input features) 0:00:00 DEB - argument: bounds=Env[-180.0 : 180.0, -85.0511287798066 : 85.0511287798066] (bounds) 0:00:00 DEB - argument: 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=false (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 [gzip, none]) 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-19T11:16:10.453Z 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 DEB - ✓ 360G storage on /data (/dev/nvme1n1) requested for read phase disk, 850G available 0:00:00 DEB - - 88G used for temporary node location cache 0:00:00 DEB - - 11G used for temporary multipolygon geometry cache 0:00:00 DEB - - 259G used for temporary feature storage 0:00:00 DEB - ✓ 389G storage on /data (/dev/nvme1n1) requested for write phase disk, 850G available 0:00:00 DEB - - 259G used for temporary feature storage 0:00:00 DEB - - 129G used for archive output 0:00:00 WAR - ❌️ 23G JVM heap requested for read phase, 6.4G available (increase JVM -Xmx setting) 0:00:00 WAR - - 23G used for temporary profile storage 0:00:00 DEB - ✓ 100G storage on /data (/dev/nvme1n1) requested for read phase, 850G 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 - Planetiler will use ~100G memory-mapped files for node locations and multipolygon geometries but the OS only has 1.7G 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 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=© OpenMapTiles © OpenStreetMap contributors ('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=2 0:00:00 INF [lake_centerlines] - 0:00:00 INF [lake_centerlines] - Starting... 0:00:05 INF [lake_centerlines] - read: [ 59k 100% 21k/s ] write: [ 0 0/s ] 0 cpus: 1.8 gc: 3% heap: 203M/6.4G direct: 262k postGC: 220M -> (0/3) -> read( -%) -> (0/1k) -> process( -% -%) -> (0/53k) -> write( -%) 0:00:05 INF [lake_centerlines] - Finished in 4s cpu:8s avg:1.8 0:00:05 INF [lake_centerlines] - read 1x(43% 2s done:2s) 0:00:05 INF [lake_centerlines] - process 2x(11% 0.5s wait:2s done:1s) 0:00:05 INF [lake_centerlines] - write 1x(0% 0s wait:3s done:1s) 0:00:05 INF [water_polygons] - 0:00:05 INF [water_polygons] - Starting... 0:00:15 INF [water_polygons] - read: [ 53 0% 5/s ] write: [ 324k 32k/s ] 2G cpus: 2 gc: 6% heap: 1.3G/6.4G direct: 29M postGC: 785M -> (0/3) -> read(23%) -> (1k/1k) -> process(49% 51%) -> (772/53k) -> write( 1%) 0:00:25 INF [water_polygons] - read: [ 110 1% 5/s ] write: [ 700k 37k/s ] 2G cpus: 2 gc: 2% heap: 1.7G/6.4G direct: 62M postGC: 1.6G -> (0/3) -> read( 4%) -> (1k/1k) -> process(67% 69%) -> (1.1k/53k) -> write( 1%) 0:00:35 INF [water_polygons] - read: [ 221 2% 11/s ] write: [ 1.1M 47k/s ] 2G cpus: 2 gc: 2% heap: 1.9G/6.4G direct: 62M postGC: 927M -> (0/3) -> read( 3%) -> (1k/1k) -> process(93% 90%) -> (442/53k) -> write( 1%) 0:00:45 INF [water_polygons] - read: [ 352 2% 13/s ] write: [ 1.8M 68k/s ] 2G cpus: 2 gc: 3% heap: 1.1G/6.4G direct: 62M postGC: 1G -> (0/3) -> read( 4%) -> (1k/1k) -> process(87% 89%) -> (1.1k/53k) -> write( 1%) 0:00:55 INF [water_polygons] - read: [ 419 3% 6/s ] write: [ 2.2M 43k/s ] 2G cpus: 2 gc: 3% heap: 1.5G/6.4G direct: 62M postGC: 880M -> (0/3) -> read( 1%) -> (1k/1k) -> process(92% 90%) -> (1.1k/53k) -> write( 1%) 0:01:05 INF [water_polygons] - read: [ 543 4% 12/s ] write: [ 3.1M 85k/s ] 2G cpus: 2 gc: 2% heap: 2.1G/6.4G direct: 62M postGC: 925M -> (0/3) -> read( 3%) -> (1k/1k) -> process(93% 93%) -> (878/53k) -> write( 1%) 0:01:15 INF [water_polygons] - read: [ 668 5% 12/s ] write: [ 3.8M 70k/s ] 2G cpus: 2 gc: 4% heap: 2.1G/6.4G direct: 62M postGC: 1.7G -> (0/3) -> read( 3%) -> (1k/1k) -> process(87% 90%) -> (1.2k/53k) -> write( 1%) 0:01:25 INF [water_polygons] - read: [ 809 6% 14/s ] write: [ 4.8M 102k/s ] 2G cpus: 2 gc: 4% heap: 1.1G/6.4G direct: 62M postGC: 923M -> (0/3) -> read( 1%) -> (1k/1k) -> process(94% 95%) -> (918/53k) -> write( 1%) 0:01:35 INF [water_polygons] - read: [ 936 6% 12/s ] write: [ 5.7M 83k/s ] 2G cpus: 2 gc: 3% heap: 1.8G/6.4G direct: 62M postGC: 1G -> (0/3) -> read( 3%) -> (1k/1k) -> process(92% 91%) -> (930/53k) -> write( 1%) 0:01:45 INF [water_polygons] - read: [ 1k 7% 13/s ] write: [ 6.5M 85k/s ] 2G cpus: 2 gc: 4% heap: 1.7G/6.4G direct: 62M postGC: 1.5G -> (0/3) -> read( 3%) -> (1k/1k) -> process(90% 90%) -> (676/53k) -> write( 1%) 0:01:55 INF [water_polygons] - read: [ 1.1k 8% 5/s ] write: [ 6.8M 32k/s ] 2G cpus: 2 gc: 4% heap: 1G/6.4G direct: 62M postGC: 975M -> (0/3) -> read( 2%) -> (1k/1k) -> process(94% 94%) -> (1.9k/53k) -> write( 0%) 0:02:05 INF [water_polygons] - read: [ 1.2k 9% 10/s ] write: [ 7.3M 42k/s ] 2G cpus: 2 gc: 1% heap: 1.9G/6.4G direct: 62M postGC: 1G -> (0/3) -> read( 3%) -> (1k/1k) -> process(97% 96%) -> (836/53k) -> write( 1%) 0:02:15 INF [water_polygons] - read: [ 1.3k 9% 7/s ] write: [ 7.7M 47k/s ] 2G cpus: 2 gc: 5% heap: 1G/6.4G direct: 62M postGC: 1G -> (0/3) -> read( 3%) -> (1k/1k) -> process(89% 87%) -> (1.7k/53k) -> write( 1%) 0:02:25 INF [water_polygons] - read: [ 1.3k 9% 5/s ] write: [ 8M 30k/s ] 2G cpus: 2 gc: 3% heap: 2.3G/6.4G direct: 62M postGC: 1G -> (0/3) -> read( 2%) -> (1k/1k) -> process(96% 96%) -> (1.3k/53k) -> write( 0%) 0:02:35 INF [water_polygons] - read: [ 1.4k 10% 10/s ] write: [ 8.7M 64k/s ] 2G cpus: 2 gc: 3% heap: 2.3G/6.4G direct: 62M postGC: 1.1G -> (0/3) -> read( 1%) -> (1k/1k) -> process(96% 96%) -> (540/53k) -> write( 1%) 0:02:45 INF [water_polygons] - read: [ 1.6k 11% 13/s ] write: [ 9.5M 77k/s ] 2G cpus: 2 gc: 4% heap: 2.1G/6.4G direct: 62M postGC: 1.2G -> (0/3) -> read( 3%) -> (1k/1k) -> process(92% 93%) -> (1.1k/53k) -> write( 1%) 0:02:55 INF [water_polygons] - read: [ 1.6k 11% 4/s ] write: [ 9.8M 35k/s ] 2G cpus: 2 gc: 3% heap: 1.3G/6.4G direct: 62M postGC: 943M -> (0/3) -> read( 1%) -> (1k/1k) -> process(90% 91%) -> (849/53k) -> write( 0%) 0:03:05 INF [water_polygons] - read: [ 1.8k 13% 16/s ] write: [ 11M 112k/s ] 2G cpus: 2 gc: 3% heap: 2G/6.4G direct: 62M postGC: 985M -> (0/3) -> read( 1%) -> (1k/1k) -> process(95% 95%) -> (882/53k) -> write( 2%) 0:03:15 INF [water_polygons] - read: [ 2k 14% 17/s ] write: [ 12M 110k/s ] 2G cpus: 2 gc: 4% heap: 2.5G/6.4G direct: 62M postGC: 1.1G -> (0/3) -> read( 4%) -> (991/1k) -> process(92% 92%) -> (855/53k) -> write( 2%) 0:03:25 INF [water_polygons] - read: [ 2.1k 15% 9/s ] write: [ 12M 61k/s ] 2G cpus: 2 gc: 4% heap: 2.5G/6.4G direct: 62M postGC: 1.8G -> (0/3) -> read( 3%) -> (1k/1k) -> process(88% 89%) -> (1k/53k) -> write( 1%) 0:03:35 INF [water_polygons] - read: [ 2.1k 15% 7/s ] write: [ 13M 39k/s ] 2G cpus: 2 gc: 3% heap: 1.9G/6.4G direct: 62M postGC: 982M -> (0/3) -> read( 3%) -> (1k/1k) -> process(95% 95%) -> (701/53k) -> write( 1%) 0:03:45 INF [water_polygons] - read: [ 2.2k 16% 7/s ] write: [ 13M 43k/s ] 2G cpus: 2 gc: 3% heap: 1.4G/6.4G direct: 62M postGC: 1G -> (0/3) -> read( 1%) -> (1k/1k) -> process(95% 96%) -> (1.5k/53k) -> write( 1%) 0:03:55 INF [water_polygons] - read: [ 2.2k 16% 4/s ] write: [ 13M 9.5k/s ] 2G cpus: 2 gc: 2% heap: 2.5G/6.4G direct: 62M postGC: 1.1G -> (0/3) -> read( 1%) -> (1k/1k) -> process(97% 97%) -> (648/53k) -> write( 0%) 0:04:05 INF [water_polygons] - read: [ 2.4k 17% 13/s ] write: [ 14M 59k/s ] 2G cpus: 2 gc: 3% heap: 2G/6.4G direct: 62M postGC: 1.1G -> (0/3) -> read( 3%) -> (1k/1k) -> process(95% 95%) -> (1k/53k) -> write( 1%) 0:04:15 INF [water_polygons] - read: [ 2.5k 17% 9/s ] write: [ 14M 64k/s ] 2G cpus: 2 gc: 4% heap: 897M/6.4G direct: 62M postGC: 772M -> (0/3) -> read( 1%) -> (1k/1k) -> process(92% 91%) -> (1k/53k) -> write( 1%) 0:04:25 INF [water_polygons] - read: [ 2.6k 18% 13/s ] write: [ 15M 75k/s ] 2G cpus: 2 gc: 4% heap: 857M/6.4G direct: 62M postGC: 876M -> (0/3) -> read( 3%) -> (1k/1k) -> process(94% 94%) -> (1.2k/53k) -> write( 1%) 0:04:35 INF [water_polygons] - read: [ 2.7k 19% 12/s ] write: [ 16M 69k/s ] 2G cpus: 2 gc: 4% heap: 2.1G/6.4G direct: 62M postGC: 976M -> (0/3) -> read( 3%) -> (1k/1k) -> process(93% 94%) -> (1.6k/53k) -> write( 1%) 0:04:45 INF [water_polygons] - read: [ 2.9k 20% 11/s ] write: [ 17M 67k/s ] 2G cpus: 2 gc: 4% heap: 2.1G/6.4G direct: 62M postGC: 1.1G -> (0/3) -> read( 4%) -> (1k/1k) -> process(92% 94%) -> (390/53k) -> write( 1%) 0:04:55 INF [water_polygons] - read: [ 3k 21% 9/s ] write: [ 17M 46k/s ] 2G cpus: 2 gc: 3% heap: 1.1G/6.4G direct: 62M postGC: 1.1G -> (0/3) -> read( 1%) -> (1k/1k) -> process(96% 96%) -> (305/53k) -> write( 1%) 0:05:05 INF [water_polygons] - read: [ 3k 21% 7/s ] write: [ 18M 61k/s ] 3G cpus: 2 gc: 4% heap: 2.1G/6.4G direct: 62M postGC: 886M -> (0/3) -> read( 3%) -> (1k/1k) -> process(90% 89%) -> (558/53k) -> write( 1%) 0:05:15 INF [water_polygons] - read: [ 3.1k 22% 11/s ] write: [ 18M 71k/s ] 3G cpus: 2 gc: 2% heap: 1.6G/6.4G direct: 62M postGC: 937M -> (0/3) -> read( 3%) -> (1k/1k) -> process(95% 96%) -> (1.2k/53k) -> write( 1%) 0:05:25 INF [water_polygons] - read: [ 3.2k 23% 10/s ] write: [ 19M 68k/s ] 3G cpus: 2 gc: 4% heap: 2G/6.4G direct: 62M postGC: 1G -> (0/3) -> read( 1%) -> (1k/1k) -> process(95% 95%) -> (1.3k/53k) -> write( 1%) 0:05:35 INF [water_polygons] - read: [ 3.4k 24% 15/s ] write: [ 20M 67k/s ] 3G cpus: 2 gc: 4% heap: 2.1G/6.4G direct: 62M postGC: 1.1G -> (0/3) -> read( 3%) -> (1k/1k) -> process(94% 92%) -> (778/53k) -> write( 1%) 0:05:45 INF [water_polygons] - read: [ 3.5k 25% 13/s ] write: [ 20M 78k/s ] 3G cpus: 2 gc: 4% heap: 1.5G/6.4G direct: 62M postGC: 853M -> (0/3) -> read( 3%) -> (1k/1k) -> process(89% 89%) -> (939/53k) -> write( 1%) 0:05:55 INF [water_polygons] - read: [ 3.7k 26% 11/s ] write: [ 21M 92k/s ] 3G cpus: 2 gc: 3% heap: 1.8G/6.4G direct: 62M postGC: 901M -> (0/3) -> read( 1%) -> (1k/1k) -> process(95% 96%) -> (1.5k/53k) -> write( 1%) 0:06:05 INF [water_polygons] - read: [ 3.8k 26% 10/s ] write: [ 22M 43k/s ] 3G cpus: 2 gc: 3% heap: 1.9G/6.4G direct: 62M postGC: 983M -> (0/3) -> read( 1%) -> (1k/1k) -> process(96% 95%) -> (756/53k) -> write( 1%) 0:06:15 INF [water_polygons] - read: [ 3.8k 27% 7/s ] write: [ 22M 41k/s ] 3G cpus: 2 gc: 4% heap: 1.2G/6.4G direct: 62M postGC: 1.1G -> (0/3) -> read( 4%) -> (1k/1k) -> process(94% 93%) -> (917/53k) -> write( 1%) 0:06:25 INF [water_polygons] - read: [ 4k 28% 16/s ] write: [ 23M 115k/s ] 3G cpus: 2 gc: 2% heap: 1.5G/6.4G direct: 62M postGC: 1.1G -> (0/3) -> read( 4%) -> (1k/1k) -> process(94% 95%) -> (1.6k/53k) -> write( 1%) 0:06:35 INF [water_polygons] - read: [ 4k 28% 2/s ] write: [ 24M 14k/s ] 3G cpus: 2 gc: 3% heap: 2.4G/6.4G direct: 62M postGC: 871M -> (0/3) -> read( 0%) -> (1k/1k) -> process(92% 92%) -> (1.2k/53k) -> write( 0%) 0:06:45 INF [water_polygons] - read: [ 4.1k 29% 10/s ] write: [ 24M 87k/s ] 3G cpus: 2 gc: 3% heap: 2G/6.4G direct: 62M postGC: 989M -> (0/3) -> read( 4%) -> (1k/1k) -> process(94% 94%) -> (907/53k) -> write( 1%) 0:06:55 INF [water_polygons] - read: [ 4.2k 30% 10/s ] write: [ 25M 70k/s ] 3G cpus: 2 gc: 4% heap: 1.6G/6.4G direct: 62M postGC: 1G -> (0/3) -> read( 3%) -> (1k/1k) -> process(95% 94%) -> (201/53k) -> write( 1%) 0:07:05 INF [water_polygons] - read: [ 4.4k 30% 11/s ] write: [ 26M 45k/s ] 3G cpus: 2 gc: 3% heap: 1.9G/6.4G direct: 62M postGC: 1.1G -> (0/3) -> read( 1%) -> (1k/1k) -> process(96% 95%) -> (1.6k/53k) -> write( 1%) 0:07:15 INF [water_polygons] - read: [ 4.5k 31% 9/s ] write: [ 26M 43k/s ] 3G cpus: 2 gc: 4% heap: 2.4G/6.4G direct: 62M postGC: 1.2G -> (0/3) -> read( 2%) -> (1k/1k) -> process(95% 94%) -> (1.1k/53k) -> write( 1%) 0:07:25 INF [water_polygons] - read: [ 4.6k 32% 15/s ] write: [ 27M 130k/s ] 3G cpus: 2 gc: 3% heap: 1.7G/6.4G direct: 62M postGC: 1.2G -> (0/3) -> read( 1%) -> (1k/1k) -> process(93% 92%) -> (756/53k) -> write( 2%) 0:07:35 INF [water_polygons] - read: [ 4.8k 33% 16/s ] write: [ 28M 112k/s ] 3G cpus: 2 gc: 4% heap: 2.1G/6.4G direct: 62M postGC: 922M -> (0/3) -> read( 4%) -> (1k/1k) -> process(92% 92%) -> (534/53k) -> write( 1%) 0:07:45 INF [water_polygons] - read: [ 4.8k 33% <1/s ] write: [ 28M 3k/s ] 3G cpus: 2 gc: 2% heap: 1.8G/6.4G direct: 62M postGC: 924M -> (0/3) -> read( 0%) -> (1k/1k) -> process(97% 97%) -> (1.4k/53k) -> write( 0%) 0:07:55 INF [water_polygons] - read: [ 4.9k 34% 15/s ] write: [ 29M 79k/s ] 3G cpus: 2 gc: 3% heap: 1.1G/6.4G direct: 62M postGC: 971M -> (0/3) -> read( 6%) -> (1k/1k) -> process(89% 89%) -> (909/53k) -> write( 1%) 0:08:05 INF [water_polygons] - read: [ 5k 35% 9/s ] write: [ 30M 40k/s ] 3G cpus: 2 gc: 3% heap: 1.6G/6.4G direct: 62M postGC: 1G -> (0/3) -> read( 1%) -> (1k/1k) -> process(96% 95%) -> (855/53k) -> write( 1%) 0:08:15 INF [water_polygons] - read: [ 5.1k 36% 8/s ] write: [ 30M 50k/s ] 3G cpus: 2 gc: 4% heap: 2.6G/6.4G direct: 62M postGC: 2G -> (0/3) -> read( 3%) -> (1k/1k) -> process(88% 89%) -> (905/53k) -> write( 1%) 0:08:25 INF [water_polygons] - read: [ 5.2k 36% 4/s ] write: [ 30M 18k/s ] 3G cpus: 2 gc: 1% heap: 1.4G/6.4G direct: 62M postGC: 974M -> (0/3) -> read( 2%) -> (998/1k) -> process(96% 98%) -> (326/53k) -> write( 0%) 0:08:35 INF [water_polygons] - read: [ 5.3k 37% 9/s ] write: [ 31M 63k/s ] 3G cpus: 2 gc: 3% heap: 1.1G/6.4G direct: 62M postGC: 1.1G -> (0/3) -> read( 2%) -> (1k/1k) -> process(95% 95%) -> (259/53k) -> write( 1%) 0:08:45 INF [water_polygons] - read: [ 5.4k 38% 13/s ] write: [ 32M 61k/s ] 3G cpus: 2 gc: 2% heap: 1.6G/6.4G direct: 62M postGC: 1.1G -> (0/3) -> read( 2%) -> (1k/1k) -> process(96% 95%) -> (673/53k) -> write( 1%) 0:08:55 INF [water_polygons] - read: [ 5.6k 39% 15/s ] write: [ 32M 81k/s ] 3G cpus: 2 gc: 3% heap: 2.2G/6.4G direct: 62M postGC: 1.2G -> (0/3) -> read( 0%) -> (1k/1k) -> process(97% 95%) -> (1.6k/53k) -> write( 1%) 0:09:05 INF [water_polygons] - read: [ 5.7k 40% 18/s ] write: [ 34M 126k/s ] 3G cpus: 2 gc: 1% heap: 2.3G/6.4G direct: 62M postGC: 845M -> (0/3) -> read( 0%) -> (1k/1k) -> process(93% 94%) -> (1.2k/53k) -> write( 2%) 0:09:15 INF [water_polygons] - read: [ 5.8k 40% 8/s ] write: [ 34M 71k/s ] 3G cpus: 2 gc: 1% heap: 1.3G/6.4G direct: 62M postGC: 920M -> (0/3) -> read( 0%) -> (1k/1k) -> process(98% 98%) -> (1k/53k) -> write( 1%) 0:09:25 INF [water_polygons] - read: [ 5.9k 41% 8/s ] write: [ 35M 34k/s ] 3G cpus: 2 gc: 1% heap: 2G/6.4G direct: 62M postGC: 908M -> (0/3) -> read( 0%) -> (1k/1k) -> process(98% 98%) -> (661/53k) -> write( 1%) 0:09:35 INF [water_polygons] - read: [ 6k 42% 9/s ] write: [ 35M 40k/s ] 3G cpus: 2 gc: 1% heap: 2.6G/6.4G direct: 62M postGC: 936M -> (0/3) -> read( 0%) -> (1k/1k) -> process(98% 98%) -> (871/53k) -> write( 1%) 0:09:45 INF [water_polygons] - read: [ 6.1k 42% 9/s ] write: [ 36M 48k/s ] 4.1G cpus: 2 gc: 1% heap: 1.5G/6.4G direct: 62M postGC: 1G -> (0/3) -> read( 0%) -> (1k/1k) -> process(98% 99%) -> (1k/53k) -> write( 1%) 0:09:55 INF [water_polygons] - read: [ 6.1k 43% 4/s ] write: [ 36M 25k/s ] 4.1G cpus: 2 gc: 2% heap: 1.2G/6.4G direct: 62M postGC: 1G -> (0/3) -> read( 0%) -> (1k/1k) -> process(98% 98%) -> (454/53k) -> write( 0%) 0:10:05 INF [water_polygons] - read: [ 6.2k 43% 3/s ] write: [ 36M 18k/s ] 4.1G cpus: 2 gc: 1% heap: 2G/6.4G direct: 62M postGC: 1G -> (0/3) -> read( 0%) -> (1k/1k) -> process(99% 98%) -> (498/53k) -> write( 0%) 0:10:15 INF [water_polygons] - read: [ 6.3k 44% 9/s ] write: [ 37M 79k/s ] 4.1G cpus: 2 gc: 1% heap: 1.2G/6.4G direct: 62M postGC: 1G -> (0/3) -> read( 0%) -> (1k/1k) -> process(98% 99%) -> (1.2k/53k) -> write( 1%) 0:10:25 INF [water_polygons] - read: [ 6.6k 46% 33/s ] write: [ 42M 554k/s ] 4.1G cpus: 2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G -> (0/3) -> read( 0%) -> (1k/1k) -> process(91% 90%) -> (778/53k) -> write( 6%) 0:10:35 INF [water_polygons] - read: [ 7.4k 52% 83/s ] write: [ 62M 1.9M/s ] 5G cpus: 2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G -> (0/3) -> read( 0%) -> (1k/1k) -> process(87% 87%) -> (1.2k/53k) -> write(21%) 0:10:45 INF [water_polygons] - read: [ 8.3k 57% 84/s ] write: [ 81M 1.9M/s ] 5.9G cpus: 2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G -> (0/3) -> read( 0%) -> (1k/1k) -> process(90% 84%) -> (1.1k/53k) -> write(22%) 0:10:55 INF [water_polygons] - read: [ 9.1k 63% 81/s ] write: [ 100M 1.8M/s ] 6.8G cpus: 2 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G -> (0/3) -> read( 0%) -> (1k/1k) -> process(83% 86%) -> (1.3k/53k) -> write(26%) 0:11:05 INF [water_polygons] - read: [ 9.9k 69% 82/s ] write: [ 118M 1.8M/s ] 6.8G cpus: 2 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G -> (0/3) -> read( 0%) -> (1k/1k) -> process(83% 88%) -> (1.3k/53k) -> write(23%) 0:11:15 INF [water_polygons] - read: [ 10k 75% 83/s ] write: [ 138M 1.9M/s ] 7.8G cpus: 2 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G -> (0/3) -> read( 0%) -> (1k/1k) -> process(84% 89%) -> (4.1k/53k) -> write(21%) 0:11:25 INF [water_polygons] - read: [ 11k 80% 83/s ] write: [ 157M 1.9M/s ] 8.7G cpus: 2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G -> (0/3) -> read( 0%) -> (1k/1k) -> process(87% 88%) -> (2.8k/53k) -> write(21%) 0:11:35 INF [water_polygons] - read: [ 12k 86% 82/s ] write: [ 176M 1.8M/s ] 9.6G cpus: 2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G -> (0/3) -> read( 0%) -> (1k/1k) -> process(78% 93%) -> (4.9k/53k) -> write(23%) 0:11:45 INF [water_polygons] - read: [ 13k 92% 83/s ] write: [ 195M 1.9M/s ] 10G cpus: 2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G -> (0/3) -> read( 0%) -> (1k/1k) -> process(88% 84%) -> (811/53k) -> write(22%) 0:11:55 INF [water_polygons] - read: [ 14k 97% 83/s ] write: [ 214M 1.9M/s ] 11G cpus: 2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G -> (0/3) -> read( -%) -> (368/1k) -> process(86% 87%) -> (724/53k) -> write(22%) 0:12:00 INF [water_polygons] - read: [ 14k 100% 81/s ] write: [ 222M 1.8M/s ] 10G cpus: 1.9 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G -> (0/3) -> read( -%) -> (0/1k) -> process( -% -%) -> (0/53k) -> write( -%) 0:12:00 INF [water_polygons] - Finished in 11m55s cpu:23m43s gc:19s avg:2 0:12:00 INF [water_polygons] - read 1x(2% 15s wait:11m18s done:12s) 0:12:00 INF [water_polygons] - process 2x(92% 10m57s) 0:12:00 INF [water_polygons] - write 1x(4% 27s wait:11m28s) 0:12:00 INF [natural_earth] - 0:12:00 INF [natural_earth] - Starting... 0:12:00 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:12:05 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:12:15 INF [natural_earth] - read: [ 108k 31% 10k/s ] write: [ 17k 1.6k/s ] 12G cpus: 1.5 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G -> (0/3) -> read(90%) -> (38/1k) -> process(11% 12%) -> (607/53k) -> write( 0%) 0:12:22 INF [natural_earth] - read: [ 349k 100% 31k/s ] write: [ 33k 2.1k/s ] 10G cpus: 1.7 gc: 1% heap: 1.1G/6.4G direct: 62M postGC: 1G -> (0/3) -> read( -%) -> (0/1k) -> process( -% -%) -> (0/53k) -> write( -%) 0:12:22 INF [natural_earth] - Finished in 23s cpu:33s avg:1.5 0:12:22 INF [natural_earth] - read 1x(61% 14s wait:2s done:5s) 0:12:22 INF [natural_earth] - process 2x(19% 4s wait:12s done:5s) 0:12:22 INF [natural_earth] - write 1x(0% 0s wait:18s done:5s) 0:12:22 INF [osm_pass1] - 0:12:22 INF [osm_pass1] - Starting... 0:12:32 INF [osm_pass1] - nodes: [ 42M 4.2M/s ] 536M ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 200 19/s ] cpus: 1.9 gc: 2% heap: 876M/6.4G direct: 331M postGC: 406M hppc: 848 read( 0%) -> (5/7) -> process(87% 85%) 0:12:42 INF [osm_pass1] - nodes: [ 90M 4.8M/s ] 1G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 427 22/s ] cpus: 1.9 gc: 1% heap: 342M/6.4G direct: 331M postGC: 631M hppc: 848 read( 0%) -> (5/7) -> process(88% 89%) 0:12:52 INF [osm_pass1] - nodes: [ 137M 4.7M/s ] 1.6G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 648 22/s ] cpus: 1.9 gc: 2% heap: 355M/6.4G direct: 331M postGC: 378M hppc: 848 read( 0%) -> (5/7) -> process(86% 86%) 0:13:02 INF [osm_pass1] - nodes: [ 172M 3.4M/s ] 2G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 811 16/s ] cpus: 2 gc: 3% heap: 468M/6.4G direct: 331M postGC: 498M hppc: 848 read( 0%) -> (5/7) -> process(65% 67%) 0:13:12 INF [osm_pass1] - nodes: [ 203M 3M/s ] 2.4G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 951 13/s ] cpus: 2 gc: 4% heap: 347M/6.4G direct: 331M postGC: 380M hppc: 848 read( 0%) -> (5/7) -> process(64% 64%) 0:13:22 INF [osm_pass1] - nodes: [ 234M 3M/s ] 2.8G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 1.1k 15/s ] cpus: 1.9 gc: 3% heap: 480M/6.4G direct: 331M postGC: 505M hppc: 848 read( 0%) -> (5/7) -> process(67% 66%) 0:13:32 INF [osm_pass1] - nodes: [ 269M 3.5M/s ] 3.3G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 1.2k 14/s ] cpus: 1.9 gc: 4% heap: 350M/6.4G direct: 331M postGC: 380M hppc: 848 read( 0%) -> (5/7) -> process(64% 65%) 0:13:42 INF [osm_pass1] - nodes: [ 305M 3.6M/s ] 3.7G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 1.3k 14/s ] cpus: 2 gc: 3% heap: 529M/6.4G direct: 331M postGC: 565M hppc: 848 read( 0%) -> (5/7) -> process(66% 66%) 0:13:52 INF [osm_pass1] - nodes: [ 341M 3.5M/s ] 4.2G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 1.5k 14/s ] cpus: 2 gc: 3% heap: 513M/6.4G direct: 331M postGC: 383M hppc: 848 read( 0%) -> (5/7) -> process(63% 68%) 0:14:02 INF [osm_pass1] - nodes: [ 381M 4M/s ] 4.8G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 1.6k 15/s ] cpus: 1.9 gc: 3% heap: 1.1G/6.4G direct: 331M postGC: 477M hppc: 848 read( 0%) -> (5/7) -> process(70% 74%) 0:14:12 INF [osm_pass1] - nodes: [ 425M 4.3M/s ] 5.5G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 1.8k 17/s ] cpus: 1.9 gc: 2% heap: 603M/6.4G direct: 331M postGC: 635M hppc: 848 read( 0%) -> (5/7) -> process(78% 78%) 0:14:22 INF [osm_pass1] - nodes: [ 462M 3.7M/s ] 5.9G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 2k 15/s ] cpus: 1.9 gc: 3% heap: 381M/6.4G direct: 331M postGC: 385M hppc: 848 read( 0%) -> (5/7) -> process(66% 68%) 0:14:32 INF [osm_pass1] - nodes: [ 508M 4.6M/s ] 6.4G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 2.2k 20/s ] cpus: 1.9 gc: 2% heap: 457M/6.4G direct: 331M postGC: 467M hppc: 848 read( 0%) -> (5/7) -> process(83% 85%) 0:14:43 INF [osm_pass1] - nodes: [ 545M 3.6M/s ] 6.9G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 2.3k 16/s ] cpus: 1.9 gc: 3% heap: 439M/6.4G direct: 331M postGC: 381M hppc: 848 read( 0%) -> (5/7) -> process(68% 69%) 0:14:53 INF [osm_pass1] - nodes: [ 583M 3.7M/s ] 7.3G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 2.5k 16/s ] cpus: 1.9 gc: 3% heap: 409M/6.4G direct: 331M postGC: 453M hppc: 848 read( 0%) -> (5/7) -> process(70% 71%) 0:15:03 INF [osm_pass1] - nodes: [ 621M 3.7M/s ] 7.7G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 2.7k 18/s ] cpus: 1.9 gc: 3% heap: 324M/6.4G direct: 331M postGC: 607M hppc: 848 read( 0%) -> (5/7) -> process(75% 77%) 0:15:13 INF [osm_pass1] - nodes: [ 666M 4.5M/s ] 8.3G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 2.9k 20/s ] cpus: 1.9 gc: 2% heap: 456M/6.4G direct: 331M postGC: 437M hppc: 848 read( 0%) -> (5/7) -> process(83% 85%) 0:15:23 INF [osm_pass1] - nodes: [ 710M 4.3M/s ] 8.7G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 3.1k 20/s ] cpus: 1.9 gc: 2% heap: 424M/6.4G direct: 331M postGC: 387M hppc: 848 read( 0%) -> (5/7) -> process(83% 84%) 0:15:33 INF [osm_pass1] - nodes: [ 755M 4.5M/s ] 9.2G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 3.3k 20/s ] cpus: 1.9 gc: 1% heap: 580M/6.4G direct: 331M postGC: 612M hppc: 848 read( 0%) -> (5/7) -> process(86% 87%) 0:15:43 INF [osm_pass1] - nodes: [ 799M 4.3M/s ] 9.6G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 3.5k 19/s ] cpus: 1.9 gc: 2% heap: 434M/6.4G direct: 331M postGC: 381M hppc: 848 read( 0%) -> (5/7) -> process(82% 83%) 0:15:53 INF [osm_pass1] - nodes: [ 839M 3.9M/s ] 10G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 3.7k 17/s ] cpus: 1.9 gc: 2% heap: 969M/6.4G direct: 331M postGC: 394M hppc: 848 read( 0%) -> (5/7) -> process(75% 76%) 0:16:03 INF [osm_pass1] - nodes: [ 884M 4.5M/s ] 10G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 3.9k 19/s ] cpus: 1.9 gc: 2% heap: 496M/6.4G direct: 331M postGC: 392M hppc: 848 read( 0%) -> (5/7) -> process(84% 85%) 0:16:13 INF [osm_pass1] - nodes: [ 929M 4.4M/s ] 11G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 4.1k 17/s ] cpus: 1.9 gc: 2% heap: 729M/6.4G direct: 331M postGC: 526M hppc: 848 read( 0%) -> (5/7) -> process(81% 78%) 0:16:23 INF [osm_pass1] - nodes: [ 975M 4.6M/s ] 11G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 4.2k 18/s ] cpus: 1.9 gc: 2% heap: 350M/6.4G direct: 331M postGC: 382M hppc: 848 read( 0%) -> (5/7) -> process(85% 84%) 0:16:33 INF [osm_pass1] - nodes: [ 1B 3.9M/s ] 11G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 4.4k 15/s ] cpus: 2 gc: 3% heap: 400M/6.4G direct: 331M postGC: 444M hppc: 848 read( 0%) -> (5/7) -> process(71% 68%) 0:16:43 INF [osm_pass1] - nodes: [ 1B 4.1M/s ] 12G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 4.6k 17/s ] cpus: 1.9 gc: 2% heap: 626M/6.4G direct: 331M postGC: 660M hppc: 848 read( 0%) -> (5/7) -> process(74% 77%) 0:16:53 INF [osm_pass1] - nodes: [ 1B 3.6M/s ] 12G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 4.7k 14/s ] cpus: 2 gc: 3% heap: 454M/6.4G direct: 331M postGC: 383M hppc: 848 read( 0%) -> (5/7) -> process(67% 63%) 0:17:03 INF [osm_pass1] - nodes: [ 1.1B 3.9M/s ] 13G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 4.9k 16/s ] cpus: 1.9 gc: 3% heap: 769M/6.4G direct: 331M postGC: 765M hppc: 848 read( 0%) -> (5/7) -> process(71% 72%) 0:17:13 INF [osm_pass1] - nodes: [ 1.1B 3.9M/s ] 13G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 5k 16/s ] cpus: 1.9 gc: 3% heap: 358M/6.4G direct: 331M postGC: 383M hppc: 848 read( 0%) -> (5/7) -> process(72% 74%) 0:17:23 INF [osm_pass1] - nodes: [ 1.2B 4M/s ] 14G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 5.2k 15/s ] cpus: 2 gc: 3% heap: 329M/6.4G direct: 331M postGC: 381M hppc: 848 read( 0%) -> (5/7) -> process(71% 70%) 0:17:33 INF [osm_pass1] - nodes: [ 1.2B 3.7M/s ] 14G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 5.3k 14/s ] cpus: 1.9 gc: 3% heap: 700M/6.4G direct: 331M postGC: 528M hppc: 848 read( 0%) -> (5/7) -> process(64% 66%) 0:17:43 INF [osm_pass1] - nodes: [ 1.2B 4.5M/s ] 14G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 5.5k 17/s ] cpus: 1.9 gc: 2% heap: 331M/6.4G direct: 331M postGC: 381M hppc: 848 read( 0%) -> (5/7) -> process(81% 79%) 0:17:53 INF [osm_pass1] - nodes: [ 1.3B 3.9M/s ] 15G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 5.7k 15/s ] cpus: 1.9 gc: 3% heap: 480M/6.4G direct: 331M postGC: 383M hppc: 848 read( 0%) -> (5/7) -> process(70% 68%) 0:18:03 INF [osm_pass1] - nodes: [ 1.3B 4.5M/s ] 15G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 5.9k 17/s ] cpus: 1.9 gc: 2% heap: 805M/6.4G direct: 331M postGC: 528M hppc: 848 read( 0%) -> (5/7) -> process(80% 78%) 0:18:13 INF [osm_pass1] - nodes: [ 1.4B 4.6M/s ] 16G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 6k 17/s ] cpus: 2 gc: 2% heap: 435M/6.4G direct: 331M postGC: 385M hppc: 848 read( 0%) -> (5/7) -> process(80% 78%) 0:18:23 INF [osm_pass1] - nodes: [ 1.4B 5.2M/s ] 16G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 6.2k 19/s ] cpus: 1.9 gc: 1% heap: 1.3G/6.4G direct: 331M postGC: 388M hppc: 848 read( 0%) -> (5/7) -> process(92% 91%) 0:18:33 INF [osm_pass1] - nodes: [ 1.5B 5.7M/s ] 17G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 6.4k 21/s ] cpus: 1.9 gc: 0% heap: 992M/6.4G direct: 331M postGC: 389M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:18:43 INF [osm_pass1] - nodes: [ 1.5B 5.9M/s ] 17G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 6.7k 21/s ] cpus: 1.9 gc: 0% heap: 1.1G/6.4G direct: 331M postGC: 388M hppc: 848 read( 0%) -> (5/7) -> process(97% 96%) 0:18:53 INF [osm_pass1] - nodes: [ 1.6B 5.7M/s ] 18G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 6.9k 21/s ] cpus: 1.9 gc: 0% heap: 964M/6.4G direct: 331M postGC: 394M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:19:03 INF [osm_pass1] - nodes: [ 1.7B 5.7M/s ] 19G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 7.1k 21/s ] cpus: 1.9 gc: 0% heap: 876M/6.4G direct: 331M postGC: 392M hppc: 848 read( 0%) -> (5/7) -> process(97% 96%) 0:19:13 INF [osm_pass1] - nodes: [ 1.7B 5.7M/s ] 19G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 7.3k 21/s ] cpus: 1.9 gc: 0% heap: 823M/6.4G direct: 331M postGC: 392M hppc: 848 read( 0%) -> (5/7) -> process(97% 96%) 0:19:23 INF [osm_pass1] - nodes: [ 1.8B 5.7M/s ] 20G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 7.5k 21/s ] cpus: 1.9 gc: 0% heap: 639M/6.4G direct: 331M postGC: 388M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:19:33 INF [osm_pass1] - nodes: [ 1.8B 5.7M/s ] 20G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 7.7k 21/s ] cpus: 1.9 gc: 0% heap: 620M/6.4G direct: 331M postGC: 388M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:19:43 INF [osm_pass1] - nodes: [ 1.9B 5.7M/s ] 21G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 7.9k 21/s ] cpus: 1.9 gc: 0% heap: 534M/6.4G direct: 331M postGC: 388M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:19:53 INF [osm_pass1] - nodes: [ 1.9B 5.6M/s ] 21G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 8.2k 21/s ] cpus: 1.9 gc: 0% heap: 847M/6.4G direct: 331M postGC: 388M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:20:03 INF [osm_pass1] - nodes: [ 2B 5.4M/s ] 22G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 8.4k 21/s ] cpus: 1.9 gc: 0% heap: 1G/6.4G direct: 331M postGC: 388M hppc: 848 read( 0%) -> (5/7) -> process(97% 95%) 0:20:13 INF [osm_pass1] - nodes: [ 2.1B 5.8M/s ] 22G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 8.6k 19/s ] cpus: 1.9 gc: 0% heap: 695M/6.4G direct: 331M postGC: 389M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:20:23 INF [osm_pass1] - nodes: [ 2.1B 6M/s ] 23G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 8.7k 18/s ] cpus: 1.9 gc: 0% heap: 1.8G/6.4G direct: 331M postGC: 392M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:20:33 INF [osm_pass1] - nodes: [ 2.2B 6.1M/s ] 24G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 8.9k 18/s ] cpus: 1.9 gc: 0% heap: 1.2G/6.4G direct: 331M postGC: 388M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:20:43 INF [osm_pass1] - nodes: [ 2.2B 6M/s ] 24G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 9.1k 18/s ] cpus: 1.9 gc: 0% heap: 2.1G/6.4G direct: 331M postGC: 392M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:20:53 INF [osm_pass1] - nodes: [ 2.3B 6.1M/s ] 25G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 9.3k 18/s ] cpus: 1.9 gc: 0% heap: 1.3G/6.4G direct: 331M postGC: 388M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:21:03 INF [osm_pass1] - nodes: [ 2.4B 6.1M/s ] 26G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 9.5k 18/s ] cpus: 1.9 gc: 0% heap: 488M/6.4G direct: 331M postGC: 390M hppc: 848 read( 0%) -> (5/7) -> process(97% 96%) 0:21:13 INF [osm_pass1] - nodes: [ 2.4B 6.1M/s ] 26G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 9.7k 18/s ] cpus: 1.9 gc: 0% heap: 1.3G/6.4G direct: 331M postGC: 388M hppc: 848 read( 0%) -> (5/7) -> process(96% 95%) 0:21:23 INF [osm_pass1] - nodes: [ 2.5B 6.2M/s ] 27G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 9.9k 18/s ] cpus: 1.9 gc: 0% heap: 734M/6.4G direct: 331M postGC: 389M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:21:33 INF [osm_pass1] - nodes: [ 2.6B 6.1M/s ] 28G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 10k 18/s ] cpus: 1.9 gc: 0% heap: 1.5G/6.4G direct: 331M postGC: 389M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:21:43 INF [osm_pass1] - nodes: [ 2.6B 6.2M/s ] 28G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 10k 18/s ] cpus: 1.9 gc: 0% heap: 642M/6.4G direct: 331M postGC: 389M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:21:53 INF [osm_pass1] - nodes: [ 2.7B 6.1M/s ] 29G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 10k 18/s ] cpus: 1.9 gc: 0% heap: 1.3G/6.4G direct: 331M postGC: 388M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:22:03 INF [osm_pass1] - nodes: [ 2.7B 6.1M/s ] 30G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 10k 18/s ] cpus: 1.9 gc: 0% heap: 492M/6.4G direct: 331M postGC: 388M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:22:13 INF [osm_pass1] - nodes: [ 2.8B 6.1M/s ] 30G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 10k 18/s ] cpus: 1.9 gc: 0% heap: 1.6G/6.4G direct: 331M postGC: 388M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:22:23 INF [osm_pass1] - nodes: [ 2.9B 6.2M/s ] 31G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 11k 18/s ] cpus: 1.9 gc: 0% heap: 442M/6.4G direct: 331M postGC: 381M hppc: 848 read( 0%) -> (5/7) -> process(94% 95%) 0:22:33 INF [osm_pass1] - nodes: [ 2.9B 6.3M/s ] 32G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 11k 18/s ] cpus: 1.9 gc: 0% heap: 1.5G/6.4G direct: 331M postGC: 388M hppc: 848 read( 0%) -> (5/7) -> process(97% 96%) 0:22:43 INF [osm_pass1] - nodes: [ 3B 6.3M/s ] 32G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 11k 18/s ] cpus: 1.9 gc: 0% heap: 1G/6.4G direct: 331M postGC: 392M hppc: 848 read( 0%) -> (5/7) -> process(97% 96%) 0:22:53 INF [osm_pass1] - nodes: [ 3.1B 6.4M/s ] 33G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 11k 18/s ] cpus: 1.9 gc: 0% heap: 578M/6.4G direct: 331M postGC: 388M hppc: 848 read( 0%) -> (5/7) -> process(97% 96%) 0:23:03 INF [osm_pass1] - nodes: [ 3.1B 6.3M/s ] 33G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 11k 18/s ] cpus: 1.9 gc: 0% heap: 1.8G/6.4G direct: 331M postGC: 392M hppc: 848 read( 0%) -> (5/7) -> process(97% 96%) 0:23:13 INF [osm_pass1] - nodes: [ 3.2B 6.3M/s ] 34G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 11k 18/s ] cpus: 1.9 gc: 0% heap: 1.2G/6.4G direct: 331M postGC: 388M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:23:23 INF [osm_pass1] - nodes: [ 3.2B 6.3M/s ] 35G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 12k 18/s ] cpus: 1.9 gc: 0% heap: 789M/6.4G direct: 331M postGC: 389M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:23:33 INF [osm_pass1] - nodes: [ 3.3B 6.1M/s ] 35G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 12k 18/s ] cpus: 1.9 gc: 0% heap: 1.7G/6.4G direct: 331M postGC: 389M hppc: 848 read( 0%) -> (5/7) -> process(94% 95%) 0:23:43 INF [osm_pass1] - nodes: [ 3.4B 6.3M/s ] 36G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 12k 18/s ] cpus: 1.9 gc: 0% heap: 1.2G/6.4G direct: 331M postGC: 383M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:23:53 INF [osm_pass1] - nodes: [ 3.4B 6.5M/s ] 37G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 12k 18/s ] cpus: 1.9 gc: 0% heap: 1G/6.4G direct: 331M postGC: 387M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:24:03 INF [osm_pass1] - nodes: [ 3.5B 6.3M/s ] 37G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 12k 18/s ] cpus: 1.9 gc: 0% heap: 708M/6.4G direct: 331M postGC: 390M hppc: 848 read( 0%) -> (5/7) -> process(97% 96%) 0:24:13 INF [osm_pass1] - nodes: [ 3.6B 6.2M/s ] 38G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 13k 18/s ] cpus: 1.9 gc: 0% heap: 2G/6.4G direct: 331M postGC: 392M hppc: 848 read( 0%) -> (5/7) -> process(95% 95%) 0:24:23 INF [osm_pass1] - nodes: [ 3.6B 6.4M/s ] 39G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 13k 18/s ] cpus: 1.9 gc: 0% heap: 1.4G/6.4G direct: 331M postGC: 383M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:24:33 INF [osm_pass1] - nodes: [ 3.7B 6.3M/s ] 39G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 13k 18/s ] cpus: 1.9 gc: 0% heap: 892M/6.4G direct: 331M postGC: 389M hppc: 848 read( 0%) -> (5/7) -> process(95% 95%) 0:24:43 INF [osm_pass1] - nodes: [ 3.8B 6.4M/s ] 40G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 13k 18/s ] cpus: 1.9 gc: 0% heap: 661M/6.4G direct: 331M postGC: 389M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:24:53 INF [osm_pass1] - nodes: [ 3.8B 6.3M/s ] 40G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 13k 18/s ] cpus: 1.9 gc: 0% heap: 1.9G/6.4G direct: 331M postGC: 389M hppc: 848 read( 0%) -> (5/7) -> process(95% 95%) 0:25:03 INF [osm_pass1] - nodes: [ 3.9B 6.3M/s ] 41G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 13k 18/s ] cpus: 1.9 gc: 0% heap: 1.2G/6.4G direct: 331M postGC: 388M hppc: 848 read( 0%) -> (5/7) -> process(95% 95%) 0:25:13 INF [osm_pass1] - nodes: [ 3.9B 6.4M/s ] 42G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 14k 18/s ] cpus: 1.9 gc: 0% heap: 1G/6.4G direct: 331M postGC: 388M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:25:23 INF [osm_pass1] - nodes: [ 4B 6.4M/s ] 42G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 14k 18/s ] cpus: 1.9 gc: 0% heap: 852M/6.4G direct: 331M postGC: 389M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:25:33 INF [osm_pass1] - nodes: [ 4.1B 6.3M/s ] 43G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 14k 18/s ] cpus: 1.9 gc: 0% heap: 393M/6.4G direct: 331M postGC: 392M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:25:43 INF [osm_pass1] - nodes: [ 4.1B 6.4M/s ] 44G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 14k 18/s ] cpus: 1.9 gc: 0% heap: 1.9G/6.4G direct: 331M postGC: 388M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:25:53 INF [osm_pass1] - nodes: [ 4.2B 6.4M/s ] 44G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 14k 18/s ] cpus: 1.9 gc: 0% heap: 1.6G/6.4G direct: 331M postGC: 390M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:26:03 INF [osm_pass1] - nodes: [ 4.3B 6.2M/s ] 45G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 15k 18/s ] cpus: 1.9 gc: 1% heap: 1.4G/6.4G direct: 331M postGC: 389M hppc: 848 read( 0%) -> (5/7) -> process(96% 95%) 0:26:13 INF [osm_pass1] - nodes: [ 4.3B 6.6M/s ] 45G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 15k 18/s ] cpus: 2 gc: 0% heap: 1.4G/6.4G direct: 331M postGC: 389M hppc: 848 read( 0%) -> (5/7) -> process(97% 98%) 0:26:23 INF [osm_pass1] - nodes: [ 4.4B 6.4M/s ] 46G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 15k 18/s ] cpus: 1.9 gc: 0% heap: 1.1G/6.4G direct: 331M postGC: 388M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:26:33 INF [osm_pass1] - nodes: [ 4.5B 6.4M/s ] 47G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 15k 18/s ] cpus: 1.9 gc: 0% heap: 1G/6.4G direct: 331M postGC: 396M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:26:43 INF [osm_pass1] - nodes: [ 4.5B 6.3M/s ] 47G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 15k 18/s ] cpus: 1.9 gc: 0% heap: 446M/6.4G direct: 331M postGC: 388M hppc: 848 read( 0%) -> (5/7) -> process(95% 95%) 0:26:53 INF [osm_pass1] - nodes: [ 4.6B 6.4M/s ] 48G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 16k 18/s ] cpus: 1.9 gc: 0% heap: 2G/6.4G direct: 331M postGC: 396M hppc: 848 read( 0%) -> (5/7) -> process(96% 95%) 0:27:03 INF [osm_pass1] - nodes: [ 4.7B 6.5M/s ] 49G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 16k 18/s ] cpus: 1.9 gc: 0% heap: 1.9G/6.4G direct: 331M postGC: 388M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:27:13 INF [osm_pass1] - nodes: [ 4.7B 6.4M/s ] 49G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 16k 18/s ] cpus: 1.9 gc: 0% heap: 1.8G/6.4G direct: 331M postGC: 394M hppc: 848 read( 0%) -> (5/7) -> process(95% 97%) 0:27:23 INF [osm_pass1] - nodes: [ 4.8B 6.4M/s ] 50G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 16k 18/s ] cpus: 2 gc: 0% heap: 1.6G/6.4G direct: 331M postGC: 393M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:27:33 INF [osm_pass1] - nodes: [ 4.8B 6.3M/s ] 51G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 16k 18/s ] cpus: 1.9 gc: 0% heap: 1.1G/6.4G direct: 331M postGC: 396M hppc: 848 read( 0%) -> (5/7) -> process(95% 95%) 0:27:43 INF [osm_pass1] - nodes: [ 4.9B 6.4M/s ] 51G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 16k 18/s ] cpus: 1.9 gc: 0% heap: 1.1G/6.4G direct: 331M postGC: 392M hppc: 848 read( 0%) -> (5/7) -> process(97% 96%) 0:27:53 INF [osm_pass1] - nodes: [ 5B 6.4M/s ] 52G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 17k 18/s ] cpus: 1.9 gc: 0% heap: 768M/6.4G direct: 331M postGC: 396M hppc: 848 read( 0%) -> (5/7) -> process(97% 96%) 0:28:03 INF [osm_pass1] - nodes: [ 5B 6.4M/s ] 53G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 17k 18/s ] cpus: 1.9 gc: 0% heap: 649M/6.4G direct: 331M postGC: 537M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:28:13 INF [osm_pass1] - nodes: [ 5.1B 6.4M/s ] 53G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 17k 18/s ] cpus: 1.9 gc: 0% heap: 397M/6.4G direct: 331M postGC: 393M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:28:23 INF [osm_pass1] - nodes: [ 5.2B 6.3M/s ] 54G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 17k 18/s ] cpus: 1.9 gc: 0% heap: 2.2G/6.4G direct: 331M postGC: 394M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:28:33 INF [osm_pass1] - nodes: [ 5.2B 6.3M/s ] 55G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 17k 18/s ] cpus: 1.9 gc: 0% heap: 1.6G/6.4G direct: 331M postGC: 396M hppc: 848 read( 0%) -> (5/7) -> process(95% 95%) 0:28:43 INF [osm_pass1] - nodes: [ 5.3B 6.4M/s ] 55G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 18k 18/s ] cpus: 1.9 gc: 0% heap: 1.3G/6.4G direct: 331M postGC: 392M hppc: 848 read( 0%) -> (5/7) -> process(97% 96%) 0:28:53 INF [osm_pass1] - nodes: [ 5.4B 6.2M/s ] 56G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 18k 18/s ] cpus: 1.9 gc: 0% heap: 744M/6.4G direct: 331M postGC: 392M hppc: 848 read( 0%) -> (5/7) -> process(95% 95%) 0:29:03 INF [osm_pass1] - nodes: [ 5.4B 6.4M/s ] 56G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 18k 18/s ] cpus: 1.9 gc: 0% heap: 711M/6.4G direct: 331M postGC: 395M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:29:13 INF [osm_pass1] - nodes: [ 5.5B 6.3M/s ] 57G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 18k 18/s ] cpus: 1.9 gc: 0% heap: 450M/6.4G direct: 331M postGC: 394M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:29:23 INF [osm_pass1] - nodes: [ 5.6B 6.5M/s ] 58G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 18k 18/s ] cpus: 1.9 gc: 0% heap: 360M/6.4G direct: 331M postGC: 397M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:29:33 INF [osm_pass1] - nodes: [ 5.6B 6.5M/s ] 58G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 18k 18/s ] cpus: 1.9 gc: 0% heap: 2.2G/6.4G direct: 331M postGC: 397M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:29:43 INF [osm_pass1] - nodes: [ 5.7B 6.4M/s ] 59G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 19k 17/s ] cpus: 1.9 gc: 0% heap: 1.8G/6.4G direct: 331M postGC: 393M hppc: 848 read( 0%) -> (5/7) -> process(95% 95%) 0:29:53 INF [osm_pass1] - nodes: [ 5.7B 6.3M/s ] 60G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 19k 17/s ] cpus: 1.9 gc: 0% heap: 1.1G/6.4G direct: 331M postGC: 392M hppc: 848 read( 0%) -> (5/7) -> process(94% 95%) 0:30:03 INF [osm_pass1] - nodes: [ 5.8B 6.5M/s ] 60G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 19k 18/s ] cpus: 1.9 gc: 0% heap: 1G/6.4G direct: 331M postGC: 392M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:30:13 INF [osm_pass1] - nodes: [ 5.9B 6.5M/s ] 61G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 19k 18/s ] cpus: 1.9 gc: 0% heap: 866M/6.4G direct: 331M postGC: 393M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:30:23 INF [osm_pass1] - nodes: [ 5.9B 6.5M/s ] 62G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 19k 18/s ] cpus: 1.9 gc: 0% heap: 806M/6.4G direct: 331M postGC: 392M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:30:33 INF [osm_pass1] - nodes: [ 6B 6.5M/s ] 62G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 20k 18/s ] cpus: 1.9 gc: 0% heap: 815M/6.4G direct: 331M postGC: 396M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:30:43 INF [osm_pass1] - nodes: [ 6.1B 6.5M/s ] 63G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 20k 18/s ] cpus: 1.9 gc: 0% heap: 627M/6.4G direct: 331M postGC: 396M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:30:53 INF [osm_pass1] - nodes: [ 6.1B 6.5M/s ] 64G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 20k 18/s ] cpus: 1.9 gc: 0% heap: 389M/6.4G direct: 331M postGC: 392M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:31:03 INF [osm_pass1] - nodes: [ 6.2B 6.5M/s ] 64G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 20k 18/s ] cpus: 1.9 gc: 0% heap: 351M/6.4G direct: 331M postGC: 392M hppc: 848 read( 0%) -> (5/7) -> process(97% 96%) 0:31:13 INF [osm_pass1] - nodes: [ 6.3B 6.3M/s ] 65G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 20k 17/s ] cpus: 1.9 gc: 0% heap: 1.6G/6.4G direct: 331M postGC: 396M hppc: 848 read( 0%) -> (5/7) -> process(94% 94%) 0:31:23 INF [osm_pass1] - nodes: [ 6.3B 6.5M/s ] 66G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 20k 18/s ] cpus: 1.9 gc: 0% heap: 1.5G/6.4G direct: 331M postGC: 392M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:31:33 INF [osm_pass1] - nodes: [ 6.4B 6.5M/s ] 66G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 21k 17/s ] cpus: 1.9 gc: 0% heap: 1.3G/6.4G direct: 331M postGC: 393M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:31:43 INF [osm_pass1] - nodes: [ 6.5B 6.4M/s ] 67G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 21k 18/s ] cpus: 1.9 gc: 0% heap: 1.3G/6.4G direct: 331M postGC: 392M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:31:53 INF [osm_pass1] - nodes: [ 6.5B 6.3M/s ] 68G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 21k 18/s ] cpus: 1.9 gc: 0% heap: 1G/6.4G direct: 331M postGC: 393M hppc: 848 read( 0%) -> (5/7) -> process(95% 95%) 0:32:03 INF [osm_pass1] - nodes: [ 6.6B 6.2M/s ] 68G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 21k 18/s ] cpus: 1.9 gc: 0% heap: 1.3G/6.4G direct: 331M postGC: 393M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:32:13 INF [osm_pass1] - nodes: [ 6.7B 6.3M/s ] 69G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 21k 17/s ] cpus: 1.9 gc: 0% heap: 654M/6.4G direct: 331M postGC: 396M hppc: 848 read( 0%) -> (5/7) -> process(94% 95%) 0:32:23 INF [osm_pass1] - nodes: [ 6.7B 6.5M/s ] 69G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 22k 18/s ] cpus: 1.9 gc: 0% heap: 561M/6.4G direct: 331M postGC: 392M hppc: 848 read( 0%) -> (5/7) -> process(97% 96%) 0:32:33 INF [osm_pass1] - nodes: [ 6.8B 6.1M/s ] 70G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 22k 18/s ] cpus: 1.9 gc: 0% heap: 650M/6.4G direct: 331M postGC: 388M hppc: 848 read( 0%) -> (5/7) -> process(97% 96%) 0:32:43 INF [osm_pass1] - nodes: [ 6.8B 6.4M/s ] 71G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 22k 17/s ] cpus: 1.9 gc: 0% heap: 2G/6.4G direct: 331M postGC: 393M hppc: 848 read( 0%) -> (5/7) -> process(95% 94%) 0:32:53 INF [osm_pass1] - nodes: [ 6.9B 6.4M/s ] 71G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 22k 17/s ] cpus: 1.9 gc: 0% heap: 1.5G/6.4G direct: 331M postGC: 397M hppc: 848 read( 0%) -> (5/7) -> process(94% 95%) 0:33:03 INF [osm_pass1] - nodes: [ 7B 6.4M/s ] 72G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 22k 17/s ] cpus: 1.9 gc: 0% heap: 1.5G/6.4G direct: 331M postGC: 394M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:33:13 INF [osm_pass1] - nodes: [ 7B 6.6M/s ] 73G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 22k 18/s ] cpus: 1.9 gc: 0% heap: 1.7G/6.4G direct: 331M postGC: 393M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:33:23 INF [osm_pass1] - nodes: [ 7.1B 6.5M/s ] 73G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 23k 17/s ] cpus: 1.9 gc: 0% heap: 1.5G/6.4G direct: 331M postGC: 397M hppc: 848 read( 0%) -> (5/7) -> process(95% 96%) 0:33:33 INF [osm_pass1] - nodes: [ 7.2B 6.5M/s ] 74G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 23k 18/s ] cpus: 1.9 gc: 0% heap: 1.6G/6.4G direct: 331M postGC: 393M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:33:43 INF [osm_pass1] - nodes: [ 7.2B 6.5M/s ] 74G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 23k 17/s ] cpus: 1.9 gc: 0% heap: 1.5G/6.4G direct: 331M postGC: 393M hppc: 848 read( 0%) -> (5/7) -> process(97% 96%) 0:33:53 INF [osm_pass1] - nodes: [ 7.3B 6.6M/s ] 75G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 23k 18/s ] cpus: 2 gc: 0% heap: 1.8G/6.4G direct: 331M postGC: 393M hppc: 848 read( 0%) -> (5/7) -> process(98% 97%) 0:34:03 INF [osm_pass1] - nodes: [ 7.4B 6.5M/s ] 76G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 23k 17/s ] cpus: 1.9 gc: 0% heap: 2G/6.4G direct: 331M postGC: 393M hppc: 848 read( 0%) -> (5/7) -> process(97% 96%) 0:34:13 INF [osm_pass1] - nodes: [ 7.4B 6.5M/s ] 76G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 24k 18/s ] cpus: 1.9 gc: 0% heap: 2G/6.4G direct: 331M postGC: 396M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:34:23 INF [osm_pass1] - nodes: [ 7.5B 6.5M/s ] 77G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 24k 17/s ] cpus: 1.9 gc: 0% heap: 1.8G/6.4G direct: 331M postGC: 392M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:34:33 INF [osm_pass1] - nodes: [ 7.6B 6.6M/s ] 78G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 24k 18/s ] cpus: 1.9 gc: 0% heap: 2.1G/6.4G direct: 331M postGC: 396M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:34:43 INF [osm_pass1] - nodes: [ 7.6B 6.5M/s ] 78G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 24k 18/s ] cpus: 1.9 gc: 0% heap: 413M/6.4G direct: 331M postGC: 391M hppc: 848 read( 0%) -> (5/7) -> process(97% 96%) 0:34:53 INF [osm_pass1] - nodes: [ 7.7B 6.4M/s ] 79G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 24k 18/s ] cpus: 1.9 gc: 0% heap: 561M/6.4G direct: 331M postGC: 384M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:35:03 INF [osm_pass1] - nodes: [ 7.8B 6.4M/s ] 79G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 24k 17/s ] cpus: 1.9 gc: 0% heap: 424M/6.4G direct: 331M postGC: 393M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:35:13 INF [osm_pass1] - nodes: [ 7.8B 6.5M/s ] 80G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 25k 17/s ] cpus: 1.9 gc: 0% heap: 469M/6.4G direct: 331M postGC: 392M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:35:23 INF [osm_pass1] - nodes: [ 7.9B 6.5M/s ] 81G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 25k 18/s ] cpus: 1.9 gc: 0% heap: 2.3G/6.4G direct: 331M postGC: 391M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:35:33 INF [osm_pass1] - nodes: [ 8B 6.4M/s ] 81G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 25k 17/s ] cpus: 1.9 gc: 0% heap: 1.8G/6.4G direct: 331M postGC: 393M hppc: 848 read( 0%) -> (5/7) -> process(94% 95%) 0:35:43 INF [osm_pass1] - nodes: [ 8B 6.5M/s ] 82G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 25k 18/s ] cpus: 1.9 gc: 0% heap: 2G/6.4G direct: 331M postGC: 393M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:35:53 INF [osm_pass1] - nodes: [ 8.1B 3.4M/s ] 84G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 25k 9/s ] cpus: 1.7 gc: 3% heap: 1.9G/6.4G direct: 331M postGC: 1G hppc: 848 read( 0%) -> (5/7) -> process(90% 19%) 0:36:03 INF [osm_pass1] - nodes: [ 8.1B 4.9M/s ] 85G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 25k 13/s ] cpus: 1.6 gc: 1% heap: 834M/6.4G direct: 331M postGC: 384M hppc: 848 read( 0%) -> (5/7) -> process(85% 61%) 0:36:13 INF [osm_pass1] - nodes: [ 8.2B 5M/s ] 85G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 26k 14/s ] cpus: 2 gc: 2% heap: 370M/6.4G direct: 331M postGC: 380M hppc: 848 read( 0%) -> (5/7) -> process(74% 77%) 0:36:23 INF [osm_pass1] - nodes: [ 8.2B 4.9M/s ] 86G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 26k 13/s ] cpus: 2 gc: 2% heap: 549M/6.4G direct: 331M postGC: 589M hppc: 848 read( 0%) -> (5/7) -> process(73% 73%) 0:36:33 INF [osm_pass1] - nodes: [ 8.3B 4.6M/s ] 86G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 26k 13/s ] cpus: 2 gc: 2% heap: 580M/6.4G direct: 331M postGC: 619M hppc: 848 read( 0%) -> (5/7) -> process(71% 72%) 0:36:43 INF [osm_pass1] - nodes: [ 8.3B 5.7M/s ] 87G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 26k 16/s ] cpus: 1.9 gc: 1% heap: 601M/6.4G direct: 331M postGC: 576M hppc: 848 read( 0%) -> (5/7) -> process(88% 88%) 0:36:53 INF [osm_pass1] - nodes: [ 8.4B 4.7M/s ] 87G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 26k 14/s ] cpus: 2 gc: 2% heap: 764M/6.4G direct: 331M postGC: 746M hppc: 848 read( 0%) -> (5/7) -> process(71% 76%) 0:37:03 INF [osm_pass1] - nodes: [ 8.4B 4.9M/s ] 88G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 26k 14/s ] cpus: 2 gc: 2% heap: 395M/6.4G direct: 331M postGC: 379M hppc: 848 read( 0%) -> (5/7) -> process(76% 75%) 0:37:13 INF [osm_pass1] - nodes: [ 8.5B 4.8M/s ] 88G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 26k 14/s ] cpus: 1.9 gc: 2% heap: 720M/6.4G direct: 331M postGC: 660M hppc: 848 read( 0%) -> (5/7) -> process(76% 76%) 0:37:23 INF [osm_pass1] - nodes: [ 8.5B 4.7M/s ] 88G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 27k 15/s ] cpus: 2 gc: 2% heap: 848M/6.4G direct: 331M postGC: 375M hppc: 848 read( 0%) -> (5/7) -> process(76% 78%) 0:37:33 INF [osm_pass1] - nodes: [ 8.6B 5M/s ] 89G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 27k 14/s ] cpus: 1.9 gc: 2% heap: 422M/6.4G direct: 331M postGC: 388M hppc: 848 read( 0%) -> (5/7) -> process(77% 79%) 0:37:43 INF [osm_pass1] - nodes: [ 8.6B 4.4M/s ] 89G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 27k 13/s ] cpus: 2 gc: 2% heap: 586M/6.4G direct: 331M postGC: 518M hppc: 848 read( 0%) -> (5/7) -> process(69% 73%) 0:37:53 INF [osm_pass1] - nodes: [ 8.6B 4.9M/s ] 90G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 27k 13/s ] cpus: 1.9 gc: 2% heap: 416M/6.4G direct: 331M postGC: 379M hppc: 848 read( 0%) -> (5/7) -> process(72% 74%) 0:38:03 INF [osm_pass1] - nodes: [ 8.7B 5.3M/s ] 90G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 27k 14/s ] cpus: 1.9 gc: 2% heap: 655M/6.4G direct: 331M postGC: 627M hppc: 848 read( 0%) -> (5/7) -> process(79% 79%) 0:38:13 INF [osm_pass1] - nodes: [ 8.7B 4.6M/s ] 91G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 27k 13/s ] cpus: 1.9 gc: 2% heap: 592M/6.4G direct: 331M postGC: 639M hppc: 848 read( 0%) -> (5/7) -> process(70% 73%) 0:38:23 INF [osm_pass1] - nodes: [ 8.8B 4.9M/s ] 91G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 27k 13/s ] cpus: 2 gc: 2% heap: 406M/6.4G direct: 331M postGC: 455M hppc: 848 read( 0%) -> (5/7) -> process(74% 72%) 0:38:27 INF [osm_pass1:process] - Finished nodes: 8,860,666,091 (5.6M/s) in 26m4s cpu:50m21s gc:15s avg:1.9 0:38:33 INF [osm_pass1] - nodes: [ 8.8B 1.4M/s ] 92G ways: [ 3.5M 354k/s ] rels: [ 0 0/s ] blocks: [ 28k 12/s ] cpus: 1.9 gc: 4% heap: 430M/6.4G direct: 331M postGC: 386M hppc: 848 read( 0%) -> (5/7) -> process(66% 62%) 0:38:43 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 11M 750k/s ] rels: [ 0 0/s ] blocks: [ 28k 16/s ] cpus: 1.9 gc: 3% heap: 2.3G/6.4G direct: 331M postGC: 399M hppc: 848 read( 0%) -> (5/7) -> process(83% 84%) 0:38:53 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 20M 911k/s ] rels: [ 0 0/s ] blocks: [ 28k 20/s ] cpus: 1.9 gc: 1% heap: 828M/6.4G direct: 331M postGC: 400M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:39:03 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 30M 983k/s ] rels: [ 0 0/s ] blocks: [ 28k 21/s ] cpus: 1.9 gc: 1% heap: 1.3G/6.4G direct: 331M postGC: 402M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:39:13 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 42M 1.2M/s ] rels: [ 0 0/s ] blocks: [ 28k 23/s ] cpus: 1.9 gc: 1% heap: 420M/6.4G direct: 331M postGC: 405M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:39:23 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 55M 1.3M/s ] rels: [ 0 0/s ] blocks: [ 29k 23/s ] cpus: 1.9 gc: 1% heap: 1.8G/6.4G direct: 331M postGC: 393M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:39:33 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 66M 1.1M/s ] rels: [ 0 0/s ] blocks: [ 29k 22/s ] cpus: 1.9 gc: 1% heap: 2.1G/6.4G direct: 331M postGC: 403M hppc: 848 read( 0%) -> (5/7) -> process(95% 95%) 0:39:43 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 79M 1.2M/s ] rels: [ 0 0/s ] blocks: [ 29k 22/s ] cpus: 1.9 gc: 1% heap: 526M/6.4G direct: 331M postGC: 404M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:39:53 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 92M 1.3M/s ] rels: [ 0 0/s ] blocks: [ 29k 21/s ] cpus: 1.9 gc: 1% heap: 1.6G/6.4G direct: 331M postGC: 390M hppc: 848 read( 0%) -> (5/7) -> process(96% 95%) 0:40:03 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 105M 1.3M/s ] rels: [ 0 0/s ] blocks: [ 29k 21/s ] cpus: 1.9 gc: 1% heap: 1.3G/6.4G direct: 331M postGC: 404M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:40:13 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 119M 1.3M/s ] rels: [ 0 0/s ] blocks: [ 30k 22/s ] cpus: 1.9 gc: 1% heap: 1G/6.4G direct: 331M postGC: 393M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:40:23 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 132M 1.3M/s ] rels: [ 0 0/s ] blocks: [ 30k 21/s ] cpus: 2 gc: 1% heap: 627M/6.4G direct: 331M postGC: 398M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:40:33 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 146M 1.3M/s ] rels: [ 0 0/s ] blocks: [ 30k 21/s ] cpus: 1.9 gc: 1% heap: 812M/6.4G direct: 331M postGC: 401M hppc: 848 read( 0%) -> (5/7) -> process(95% 95%) 0:40:43 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 161M 1.4M/s ] rels: [ 0 0/s ] blocks: [ 30k 22/s ] cpus: 1.9 gc: 1% heap: 1.6G/6.4G direct: 331M postGC: 405M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:40:53 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 174M 1.3M/s ] rels: [ 0 0/s ] blocks: [ 31k 21/s ] cpus: 2 gc: 1% heap: 2G/6.4G direct: 331M postGC: 408M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:41:03 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 189M 1.4M/s ] rels: [ 0 0/s ] blocks: [ 31k 22/s ] cpus: 2 gc: 1% heap: 1.3G/6.4G direct: 331M postGC: 405M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:41:13 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 203M 1.4M/s ] rels: [ 0 0/s ] blocks: [ 31k 22/s ] cpus: 1.9 gc: 1% heap: 666M/6.4G direct: 331M postGC: 412M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:41:23 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 217M 1.4M/s ] rels: [ 0 0/s ] blocks: [ 31k 24/s ] cpus: 2 gc: 1% heap: 478M/6.4G direct: 331M postGC: 404M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:41:33 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 232M 1.4M/s ] rels: [ 0 0/s ] blocks: [ 32k 22/s ] cpus: 1.9 gc: 1% heap: 1.8G/6.4G direct: 331M postGC: 408M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:41:43 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 246M 1.4M/s ] rels: [ 0 0/s ] blocks: [ 32k 22/s ] cpus: 2 gc: 1% heap: 1.1G/6.4G direct: 331M postGC: 404M hppc: 848 read( 0%) -> (5/7) -> process(96% 97%) 0:41:53 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 260M 1.4M/s ] rels: [ 0 0/s ] blocks: [ 32k 22/s ] cpus: 1.9 gc: 1% heap: 855M/6.4G direct: 331M postGC: 396M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:42:03 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 277M 1.6M/s ] rels: [ 0 0/s ] blocks: [ 32k 23/s ] cpus: 2 gc: 1% heap: 2G/6.4G direct: 331M postGC: 401M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:42:13 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 292M 1.5M/s ] rels: [ 0 0/s ] blocks: [ 32k 23/s ] cpus: 2 gc: 1% heap: 351M/6.4G direct: 331M postGC: 404M hppc: 848 read( 0%) -> (5/7) -> process(96% 96%) 0:42:23 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 308M 1.5M/s ] rels: [ 0 0/s ] blocks: [ 33k 23/s ] cpus: 2 gc: 1% heap: 862M/6.4G direct: 331M postGC: 400M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:42:33 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 324M 1.6M/s ] rels: [ 0 0/s ] blocks: [ 33k 23/s ] cpus: 2 gc: 1% heap: 1.9G/6.4G direct: 331M postGC: 398M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:42:43 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 340M 1.6M/s ] rels: [ 0 0/s ] blocks: [ 33k 23/s ] cpus: 2 gc: 1% heap: 1G/6.4G direct: 331M postGC: 403M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:42:53 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 356M 1.5M/s ] rels: [ 0 0/s ] blocks: [ 33k 23/s ] cpus: 2 gc: 1% heap: 1.9G/6.4G direct: 331M postGC: 406M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:43:03 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 372M 1.6M/s ] rels: [ 0 0/s ] blocks: [ 34k 24/s ] cpus: 2 gc: 1% heap: 1.3G/6.4G direct: 331M postGC: 413M hppc: 848 read( 0%) -> (6/7) -> process(97% 96%) 0:43:13 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 389M 1.7M/s ] rels: [ 0 0/s ] blocks: [ 34k 24/s ] cpus: 2 gc: 1% heap: 1.3G/6.4G direct: 331M postGC: 397M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:43:23 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 408M 1.8M/s ] rels: [ 0 0/s ] blocks: [ 34k 24/s ] cpus: 2 gc: 1% heap: 1.8G/6.4G direct: 331M postGC: 402M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:43:33 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 426M 1.8M/s ] rels: [ 0 0/s ] blocks: [ 34k 24/s ] cpus: 2 gc: 1% heap: 499M/6.4G direct: 331M postGC: 403M hppc: 848 read( 0%) -> (5/7) -> process(97% 96%) 0:43:43 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 443M 1.7M/s ] rels: [ 0 0/s ] blocks: [ 35k 24/s ] cpus: 2 gc: 1% heap: 351M/6.4G direct: 331M postGC: 403M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:43:53 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 462M 1.8M/s ] rels: [ 0 0/s ] blocks: [ 35k 25/s ] cpus: 2 gc: 1% heap: 1G/6.4G direct: 331M postGC: 402M hppc: 848 read( 0%) -> (5/7) -> process(97% 98%) 0:44:03 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 481M 1.9M/s ] rels: [ 0 0/s ] blocks: [ 35k 25/s ] cpus: 2 gc: 1% heap: 2.1G/6.4G direct: 331M postGC: 394M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:44:13 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 499M 1.8M/s ] rels: [ 0 0/s ] blocks: [ 35k 25/s ] cpus: 2 gc: 1% heap: 954M/6.4G direct: 331M postGC: 393M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:44:23 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 518M 1.8M/s ] rels: [ 0 0/s ] blocks: [ 36k 24/s ] cpus: 2 gc: 1% heap: 1.7G/6.4G direct: 331M postGC: 390M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:44:33 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 536M 1.7M/s ] rels: [ 0 0/s ] blocks: [ 36k 24/s ] cpus: 2 gc: 1% heap: 2.1G/6.4G direct: 331M postGC: 401M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:44:43 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 552M 1.6M/s ] rels: [ 0 0/s ] blocks: [ 36k 23/s ] cpus: 2 gc: 1% heap: 1.7G/6.4G direct: 331M postGC: 393M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:44:53 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 568M 1.6M/s ] rels: [ 0 0/s ] blocks: [ 36k 23/s ] cpus: 2 gc: 1% heap: 1.3G/6.4G direct: 331M postGC: 403M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:45:03 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 586M 1.7M/s ] rels: [ 0 0/s ] blocks: [ 37k 24/s ] cpus: 2 gc: 1% heap: 1.5G/6.4G direct: 331M postGC: 398M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:45:13 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 603M 1.7M/s ] rels: [ 0 0/s ] blocks: [ 37k 24/s ] cpus: 2 gc: 1% heap: 1.8G/6.4G direct: 331M postGC: 406M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:45:23 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 620M 1.6M/s ] rels: [ 0 0/s ] blocks: [ 37k 23/s ] cpus: 2 gc: 1% heap: 1.6G/6.4G direct: 331M postGC: 404M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:45:33 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 637M 1.6M/s ] rels: [ 0 0/s ] blocks: [ 37k 23/s ] cpus: 2 gc: 1% heap: 1.6G/6.4G direct: 331M postGC: 394M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:45:43 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 654M 1.7M/s ] rels: [ 0 0/s ] blocks: [ 38k 24/s ] cpus: 2 gc: 1% heap: 1.7G/6.4G direct: 331M postGC: 408M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:45:53 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 672M 1.7M/s ] rels: [ 0 0/s ] blocks: [ 38k 24/s ] cpus: 2 gc: 1% heap: 2.1G/6.4G direct: 331M postGC: 402M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:46:03 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 690M 1.7M/s ] rels: [ 0 0/s ] blocks: [ 38k 24/s ] cpus: 2 gc: 1% heap: 878M/6.4G direct: 331M postGC: 400M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:46:13 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 708M 1.7M/s ] rels: [ 0 0/s ] blocks: [ 38k 24/s ] cpus: 2 gc: 1% heap: 1.4G/6.4G direct: 331M postGC: 404M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:46:23 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 725M 1.7M/s ] rels: [ 0 0/s ] blocks: [ 39k 24/s ] cpus: 2 gc: 1% heap: 1.9G/6.4G direct: 331M postGC: 400M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:46:33 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 744M 1.8M/s ] rels: [ 0 0/s ] blocks: [ 39k 25/s ] cpus: 2 gc: 1% heap: 748M/6.4G direct: 331M postGC: 400M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:46:43 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 762M 1.8M/s ] rels: [ 0 0/s ] blocks: [ 39k 25/s ] cpus: 2 gc: 1% heap: 1.6G/6.4G direct: 331M postGC: 403M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:46:53 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 780M 1.7M/s ] rels: [ 0 0/s ] blocks: [ 39k 24/s ] cpus: 2 gc: 1% heap: 404M/6.4G direct: 331M postGC: 409M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:47:03 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 798M 1.8M/s ] rels: [ 0 0/s ] blocks: [ 40k 25/s ] cpus: 2 gc: 1% heap: 1.3G/6.4G direct: 331M postGC: 400M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:47:13 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 817M 1.8M/s ] rels: [ 0 0/s ] blocks: [ 40k 25/s ] cpus: 2 gc: 1% heap: 586M/6.4G direct: 331M postGC: 404M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:47:23 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 835M 1.8M/s ] rels: [ 0 0/s ] blocks: [ 40k 25/s ] cpus: 2 gc: 1% heap: 1.6G/6.4G direct: 331M postGC: 398M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:47:33 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 854M 1.8M/s ] rels: [ 0 0/s ] blocks: [ 40k 25/s ] cpus: 2 gc: 1% heap: 712M/6.4G direct: 331M postGC: 391M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:47:43 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 872M 1.8M/s ] rels: [ 0 0/s ] blocks: [ 41k 25/s ] cpus: 2 gc: 1% heap: 1.8G/6.4G direct: 331M postGC: 400M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:47:53 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 891M 1.8M/s ] rels: [ 0 0/s ] blocks: [ 41k 25/s ] cpus: 2 gc: 1% heap: 1G/6.4G direct: 331M postGC: 407M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:48:03 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 908M 1.7M/s ] rels: [ 0 0/s ] blocks: [ 41k 25/s ] cpus: 2 gc: 1% heap: 1.9G/6.4G direct: 331M postGC: 403M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:48:13 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 927M 1.8M/s ] rels: [ 0 0/s ] blocks: [ 41k 25/s ] cpus: 2 gc: 1% heap: 1.4G/6.4G direct: 331M postGC: 407M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:48:23 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 945M 1.7M/s ] rels: [ 0 0/s ] blocks: [ 42k 25/s ] cpus: 2 gc: 1% heap: 545M/6.4G direct: 331M postGC: 409M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:48:33 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 963M 1.8M/s ] rels: [ 0 0/s ] blocks: [ 42k 25/s ] cpus: 2 gc: 1% heap: 1.8G/6.4G direct: 331M postGC: 404M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:48:43 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 982M 1.8M/s ] rels: [ 0 0/s ] blocks: [ 42k 25/s ] cpus: 2 gc: 1% heap: 1.4G/6.4G direct: 331M postGC: 402M hppc: 848 read( 0%) -> (5/7) -> process(97% 97%) 0:48:49 INF [osm_pass1:process] - Finished ways: 992,064,323 (1.5M/s) in 10m22s cpu:20m17s gc:7s avg:2 0:48:53 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 992M 963k/s ] rels: [ 585k 58k/s ] blocks: [ 42k 17/s ] cpus: 2 gc: 1% heap: 2.4G/6.4G direct: 331M postGC: 479M hppc: 117M read( 0%) -> (5/7) -> process(80% 81%) 0:49:04 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 992M 0/s ] rels: [ 4M 342k/s ] blocks: [ 42k 11/s ] cpus: 2 gc: 4% heap: 2.4G/6.4G direct: 331M postGC: 739M hppc: 370M read( 0%) -> (5/7) -> process(85% 85%) 0:49:14 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 992M 0/s ] rels: [ 8.3M 425k/s ] blocks: [ 43k 12/s ] cpus: 2 gc: 8% heap: 865M/6.4G direct: 331M postGC: 925M hppc: 495M read( 0%) -> (5/7) -> process(85% 83%) 0:49:21 INF [osm_pass1:process] - Finished relations: 11,728,203 (364k/s) in 32s cpu:1m3s gc:2s avg:2 0:49:21 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 992M 0/s ] rels: [ 11M 437k/s ] blocks: [ 43k 12/s ] cpus: 2 gc: 7% heap: 2.4G/6.4G direct: 196M postGC: 1.1G hppc: 700M read( -%) -> (0/7) -> process( -% 84%) 0:49:21 DEB [osm_pass1] - Processed 43,112 blocks: 0:49:21 DEB [osm_pass1] - nodes: 8,860,666,091 (5.6M/s) in 26m4s cpu:50m21s gc:15s avg:1.9 0:49:21 DEB [osm_pass1] - ways: 992,064,323 (1.5M/s) in 10m22s cpu:20m17s gc:7s avg:2 0:49:21 DEB [osm_pass1] - relations: 11,728,203 (364k/s) in 32s cpu:1m3s gc:2s avg:2 0:49:21 INF [osm_pass1] - Finished in 36m59s cpu:1h11m42s gc:24s avg:1.9 0:49:21 INF [osm_pass1] - read 1x(0% 4s wait:36m37s) 0:49:21 INF [osm_pass1] - process 2x(91% 33m37s block:1s) 0:49:21 INF [osm_pass2] - 0:49:21 INF [osm_pass2] - Starting... 0:49:31 INF [osm_pass2] - nodes: [ 6.6M 0% 666k/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 224M 230k/s ] 12G blocks: [ 29 0% 2/s ] cpus: 2 gc: 5% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(61% 58%) -> (1.4k/53k) -> write( 6%) 0:49:41 INF [osm_pass2] - nodes: [ 29M 0% 2.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 226M 181k/s ] 12G blocks: [ 137 0% 10/s ] cpus: 1.9 gc: 6% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(83% 85%) -> (839/53k) -> write( 4%) 0:49:51 INF [osm_pass2] - nodes: [ 57M 1% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 227M 74k/s ] 12G blocks: [ 267 1% 12/s ] cpus: 2 gc: 1% heap: 1.6G/6.4G direct: 62M postGC: 984M relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(90% 89%) -> (445/53k) -> write( 2%) 0:50:01 INF [osm_pass2] - nodes: [ 85M 1% 2.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 228M 49k/s ] 12G blocks: [ 401 1% 13/s ] cpus: 2 gc: 1% heap: 1.9G/6.4G direct: 62M postGC: 980M relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(88% 89%) -> (692/53k) -> write( 1%) 0:50:11 INF [osm_pass2] - nodes: [ 98M 1% 1.3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 233M 510k/s ] 12G blocks: [ 465 1% 6/s ] cpus: 1.9 gc: 1% heap: 2G/6.4G direct: 62M postGC: 1.9G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(72% 80%) -> (541/53k) -> write(10%) 0:50:21 INF [osm_pass2] - nodes: [ 124M 1% 2.6M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 234M 93k/s ] 12G blocks: [ 587 1% 12/s ] cpus: 1.9 gc: 1% heap: 1.4G/6.4G direct: 62M postGC: 969M relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(85% 85%) -> (1.7k/53k) -> write( 3%) 0:50:31 INF [osm_pass2] - nodes: [ 152M 2% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 234M 63k/s ] 12G blocks: [ 714 2% 12/s ] cpus: 2 gc: 1% heap: 3G/6.4G direct: 62M postGC: 966M relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(85% 86%) -> (1k/53k) -> write( 1%) 0:50:41 INF [osm_pass2] - nodes: [ 170M 2% 1.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 237M 327k/s ] 13G blocks: [ 801 2% 8/s ] cpus: 1.9 gc: 1% heap: 1G/6.4G direct: 62M postGC: 976M relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(89% 86%) -> (1.5k/53k) -> write( 8%) 0:50:51 INF [osm_pass2] - nodes: [ 189M 2% 1.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 240M 254k/s ] 13G blocks: [ 883 2% 8/s ] cpus: 2 gc: 1% heap: 1.1G/6.4G direct: 62M postGC: 978M relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(88% 86%) -> (1.5k/53k) -> write( 6%) 0:51:01 INF [osm_pass2] - nodes: [ 208M 2% 1.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 242M 236k/s ] 13G blocks: [ 970 2% 8/s ] cpus: 1.9 gc: 1% heap: 1.3G/6.4G direct: 62M postGC: 990M relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(89% 89%) -> (614/53k) -> write( 5%) 0:51:11 INF [osm_pass2] - nodes: [ 223M 3% 1.5M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 246M 370k/s ] 15G blocks: [ 1k 2% 7/s ] cpus: 1.9 gc: 1% heap: 1.2G/6.4G direct: 62M postGC: 998M relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(89% 90%) -> (341/53k) -> write( 9%) 0:51:22 INF [osm_pass2] - nodes: [ 235M 3% 1.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 250M 391k/s ] 15G blocks: [ 1.1k 3% 6/s ] cpus: 1.9 gc: 1% heap: 988M/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(94% 86%) -> (1.1k/53k) -> write( 9%) 0:51:32 INF [osm_pass2] - nodes: [ 260M 3% 2.4M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 251M 141k/s ] 15G blocks: [ 1.2k 3% 9/s ] cpus: 1.9 gc: 1% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(91% 91%) -> (1.3k/53k) -> write( 3%) 0:51:42 INF [osm_pass2] - nodes: [ 279M 3% 1.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 255M 313k/s ] 15G blocks: [ 1.2k 3% 7/s ] cpus: 1.9 gc: 1% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(92% 87%) -> (940/53k) -> write( 7%) 0:51:52 INF [osm_pass2] - nodes: [ 300M 3% 2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 258M 314k/s ] 16G blocks: [ 1.3k 3% 8/s ] cpus: 1.9 gc: 1% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(94% 90%) -> (956/53k) -> write( 8%) 0:52:02 INF [osm_pass2] - nodes: [ 325M 4% 2.4M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 260M 184k/s ] 16G blocks: [ 1.4k 3% 10/s ] cpus: 1.9 gc: 1% heap: 963M/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(93% 94%) -> (510/53k) -> write( 4%) 0:52:12 INF [osm_pass2] - nodes: [ 353M 4% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 261M 103k/s ] 16G blocks: [ 1.5k 4% 11/s ] cpus: 2 gc: 1% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 96%) -> (1.3k/53k) -> write( 3%) 0:52:22 INF [osm_pass2] - nodes: [ 377M 4% 2.4M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 263M 193k/s ] 16G blocks: [ 1.6k 4% 9/s ] cpus: 2 gc: 1% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(94% 95%) -> (664/53k) -> write( 4%) 0:52:32 INF [osm_pass2] - nodes: [ 405M 5% 2.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 264M 130k/s ] 16G blocks: [ 1.7k 4% 10/s ] cpus: 2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 96%) -> (1.1k/53k) -> write( 3%) 0:52:42 INF [osm_pass2] - nodes: [ 430M 5% 2.4M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 266M 194k/s ] 16G blocks: [ 1.8k 4% 9/s ] cpus: 1.9 gc: 1% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(95% 92%) -> (911/53k) -> write( 5%) 0:52:52 INF [osm_pass2] - nodes: [ 456M 5% 2.5M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 267M 143k/s ] 16G blocks: [ 1.9k 5% 10/s ] cpus: 2 gc: 1% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(92% 92%) -> (1.4k/53k) -> write( 4%) 0:53:02 INF [osm_pass2] - nodes: [ 483M 5% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 268M 84k/s ] 16G blocks: [ 2.1k 5% 12/s ] cpus: 2 gc: 1% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(93% 93%) -> (776/53k) -> write( 2%) 0:53:12 INF [osm_pass2] - nodes: [ 511M 6% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 269M 92k/s ] 17G blocks: [ 2.2k 5% 11/s ] cpus: 2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(92% 93%) -> (708/53k) -> write( 2%) 0:53:22 INF [osm_pass2] - nodes: [ 539M 6% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 270M 105k/s ] 17G blocks: [ 2.3k 5% 12/s ] cpus: 2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 95%) -> (403/53k) -> write( 3%) 0:53:32 INF [osm_pass2] - nodes: [ 567M 6% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 271M 111k/s ] 17G blocks: [ 2.4k 6% 12/s ] cpus: 2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 96%) -> (839/53k) -> write( 3%) 0:53:42 INF [osm_pass2] - nodes: [ 594M 7% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 272M 119k/s ] 17G blocks: [ 2.5k 6% 11/s ] cpus: 2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 96%) -> (545/53k) -> write( 3%) 0:53:52 INF [osm_pass2] - nodes: [ 617M 7% 2.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 274M 207k/s ] 17G blocks: [ 2.7k 6% 11/s ] cpus: 2 gc: 1% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(95% 96%) -> (968/53k) -> write( 4%) 0:54:02 INF [osm_pass2] - nodes: [ 645M 7% 2.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 275M 69k/s ] 17G blocks: [ 2.8k 7% 12/s ] cpus: 2 gc: 1% heap: 1.9G/6.4G direct: 62M postGC: 1.9G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(93% 93%) -> (899/53k) -> write( 2%) 0:54:12 INF [osm_pass2] - nodes: [ 673M 8% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 276M 59k/s ] 17G blocks: [ 2.9k 7% 12/s ] cpus: 2 gc: 1% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(92% 93%) -> (397/53k) -> write( 2%) 0:54:22 INF [osm_pass2] - nodes: [ 701M 8% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 276M 65k/s ] 17G blocks: [ 3k 7% 12/s ] cpus: 2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(93% 94%) -> (1k/53k) -> write( 2%) 0:54:32 INF [osm_pass2] - nodes: [ 728M 8% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 277M 99k/s ] 17G blocks: [ 3.2k 7% 12/s ] cpus: 2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 97%) -> (288/53k) -> write( 2%) 0:54:42 INF [osm_pass2] - nodes: [ 755M 9% 2.6M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 279M 134k/s ] 17G blocks: [ 3.3k 8% 12/s ] cpus: 2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 95%) -> (784/53k) -> write( 3%) 0:54:52 INF [osm_pass2] - nodes: [ 783M 9% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 280M 92k/s ] 17G blocks: [ 3.4k 8% 12/s ] cpus: 2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (1k/53k) -> write( 2%) 0:55:02 INF [osm_pass2] - nodes: [ 809M 9% 2.6M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 281M 136k/s ] 17G blocks: [ 3.5k 8% 11/s ] cpus: 2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(95% 96%) -> (1.8k/53k) -> write( 3%) 0:55:12 INF [osm_pass2] - nodes: [ 835M 9% 2.6M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 282M 122k/s ] 19G blocks: [ 3.7k 9% 11/s ] cpus: 2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(95% 95%) -> (1.5k/53k) -> write( 3%) 0:55:22 INF [osm_pass2] - nodes: [ 863M 10% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 284M 129k/s ] 19G blocks: [ 3.8k 9% 11/s ] cpus: 2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 96%) -> (405/53k) -> write( 3%) 0:55:32 INF [osm_pass2] - nodes: [ 881M 10% 1.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 288M 435k/s ] 19G blocks: [ 3.9k 9% 7/s ] cpus: 1.9 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(91% 87%) -> (1.1k/53k) -> write( 8%) 0:55:42 INF [osm_pass2] - nodes: [ 910M 10% 2.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 289M 101k/s ] 19G blocks: [ 4k 9% 11/s ] cpus: 2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 96%) -> (1.4k/53k) -> write( 2%) 0:55:52 INF [osm_pass2] - nodes: [ 937M 11% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 290M 128k/s ] 19G blocks: [ 4.1k 10% 11/s ] cpus: 2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(95% 96%) -> (1.5k/53k) -> write( 3%) 0:56:02 INF [osm_pass2] - nodes: [ 949M 11% 1.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 291M 54k/s ] 19G blocks: [ 4.1k 10% 4/s ] cpus: 2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (466/53k) -> write( 1%) 0:56:12 INF [osm_pass2] - nodes: [ 954M 11% 497k/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 291M 38k/s ] 19G blocks: [ 4.2k 10% 2/s ] cpus: 2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 99%) -> (1.4k/53k) -> write( 1%) 0:56:22 INF [osm_pass2] - nodes: [ 979M 11% 2.4M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 292M 107k/s ] 19G blocks: [ 4.3k 10% 9/s ] cpus: 2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (838/53k) -> write( 3%) 0:56:32 INF [osm_pass2] - nodes: [ 1B 11% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 293M 108k/s ] 19G blocks: [ 4.4k 10% 11/s ] cpus: 2 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 97%) -> (339/53k) -> write( 3%) 0:56:42 INF [osm_pass2] - nodes: [ 1B 12% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 294M 70k/s ] 19G blocks: [ 4.5k 11% 12/s ] cpus: 2 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (424/53k) -> write( 2%) 0:56:52 INF [osm_pass2] - nodes: [ 1B 12% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 295M 72k/s ] 20G blocks: [ 4.6k 11% 12/s ] cpus: 2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (1.3k/53k) -> write( 2%) 0:57:02 INF [osm_pass2] - nodes: [ 1B 12% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 296M 140k/s ] 20G blocks: [ 4.7k 11% 11/s ] cpus: 2 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 95%) -> (1.5k/53k) -> write( 3%) 0:57:12 INF [osm_pass2] - nodes: [ 1.1B 13% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 297M 81k/s ] 20G blocks: [ 4.8k 11% 11/s ] cpus: 2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (749/53k) -> write( 2%) 0:57:22 INF [osm_pass2] - nodes: [ 1.1B 13% 2.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 298M 78k/s ] 20G blocks: [ 5k 12% 11/s ] cpus: 2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (87/53k) -> write( 2%) 0:57:32 INF [osm_pass2] - nodes: [ 1.1B 13% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 299M 118k/s ] 20G blocks: [ 5.1k 12% 11/s ] cpus: 2 gc: 0% heap: 3.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 95%) -> (78/53k) -> write( 3%) 0:57:42 INF [osm_pass2] - nodes: [ 1.2B 14% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 300M 116k/s ] 20G blocks: [ 5.2k 12% 10/s ] cpus: 2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (1.2k/53k) -> write( 3%) 0:57:52 INF [osm_pass2] - nodes: [ 1.2B 14% 2.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 301M 102k/s ] 20G blocks: [ 5.3k 12% 10/s ] cpus: 2 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 96%) -> (1.8k/53k) -> write( 3%) 0:58:02 INF [osm_pass2] - nodes: [ 1.2B 14% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 302M 112k/s ] 20G blocks: [ 5.4k 13% 10/s ] cpus: 2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 96%) -> (1.1k/53k) -> write( 3%) 0:58:12 INF [osm_pass2] - nodes: [ 1.2B 15% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 303M 113k/s ] 20G blocks: [ 5.5k 13% 10/s ] cpus: 2 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 96%) -> (1k/53k) -> write( 3%) 0:58:22 INF [osm_pass2] - nodes: [ 1.3B 15% 2.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 304M 94k/s ] 20G blocks: [ 5.6k 13% 11/s ] cpus: 2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 96%) -> (670/53k) -> write( 3%) 0:58:32 INF [osm_pass2] - nodes: [ 1.3B 15% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 305M 80k/s ] 20G blocks: [ 5.7k 13% 11/s ] cpus: 2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (867/53k) -> write( 2%) 0:58:42 INF [osm_pass2] - nodes: [ 1.3B 16% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 306M 83k/s ] 20G blocks: [ 5.9k 14% 11/s ] cpus: 2 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (889/53k) -> write( 2%) 0:58:52 INF [osm_pass2] - nodes: [ 1.4B 16% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 307M 88k/s ] 21G blocks: [ 6k 14% 11/s ] cpus: 2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (634/53k) -> write( 2%) 0:59:02 INF [osm_pass2] - nodes: [ 1.4B 16% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 308M 68k/s ] 21G blocks: [ 6.1k 14% 11/s ] cpus: 2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (1.1k/53k) -> write( 2%) 0:59:12 INF [osm_pass2] - nodes: [ 1.4B 16% 2.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 310M 270k/s ] 21G blocks: [ 6.2k 14% 8/s ] cpus: 2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(95% 95%) -> (321/53k) -> write( 6%) 0:59:22 INF [osm_pass2] - nodes: [ 1.4B 17% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 311M 86k/s ] 21G blocks: [ 6.3k 15% 10/s ] cpus: 2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 97%) -> (1k/53k) -> write( 2%) 0:59:32 INF [osm_pass2] - nodes: [ 1.5B 17% 2.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 312M 82k/s ] 21G blocks: [ 6.4k 15% 10/s ] cpus: 2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 96%) -> (1.5k/53k) -> write( 2%) 0:59:42 INF [osm_pass2] - nodes: [ 1.5B 17% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 313M 96k/s ] 21G blocks: [ 6.5k 15% 10/s ] cpus: 2 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 97%) -> (882/53k) -> write( 3%) 0:59:52 INF [osm_pass2] - nodes: [ 1.5B 18% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 314M 88k/s ] 21G blocks: [ 6.6k 15% 10/s ] cpus: 2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (425/53k) -> write( 2%) Jan 19, 2024 12:22:39 PM org.geotools.referencing.factory.DeferredAuthorityFactory disposeBackingStore INFO: Disposing class org.geotools.referencing.factory.epsg.hsql.ThreadedHsqlEpsgFactory backing store 1:00:02 INF [osm_pass2] - nodes: [ 1.6B 18% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 315M 74k/s ] 21G blocks: [ 6.7k 16% 11/s ] cpus: 2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(95% 97%) -> (925/53k) -> write( 2%) 1:00:12 INF [osm_pass2] - nodes: [ 1.6B 18% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 316M 132k/s ] 21G blocks: [ 6.8k 16% 10/s ] cpus: 2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 96%) -> (1k/53k) -> write( 3%) 1:00:22 INF [osm_pass2] - nodes: [ 1.6B 19% 2.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 317M 115k/s ] 21G blocks: [ 6.9k 16% 10/s ] cpus: 2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 97%) -> (1.7k/53k) -> write( 3%) 1:00:32 INF [osm_pass2] - nodes: [ 1.6B 19% 2.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 318M 98k/s ] 21G blocks: [ 7k 16% 10/s ] cpus: 2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 96%) -> (854/53k) -> write( 2%) 1:00:42 INF [osm_pass2] - nodes: [ 1.7B 19% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 319M 126k/s ] 21G blocks: [ 7.1k 17% 10/s ] cpus: 2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(95% 97%) -> (1.4k/53k) -> write( 3%) 1:00:52 INF [osm_pass2] - nodes: [ 1.7B 20% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 320M 114k/s ] 23G blocks: [ 7.2k 17% 10/s ] cpus: 2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(95% 97%) -> (1.3k/53k) -> write( 3%) 1:01:02 INF [osm_pass2] - nodes: [ 1.7B 20% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 322M 138k/s ] 23G blocks: [ 7.3k 17% 10/s ] cpus: 2 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 96%) -> (626/53k) -> write( 3%) 1:01:12 INF [osm_pass2] - nodes: [ 1.8B 20% 2.5M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 323M 168k/s ] 23G blocks: [ 7.4k 17% 9/s ] cpus: 2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(94% 96%) -> (964/53k) -> write( 4%) 1:01:22 INF [osm_pass2] - nodes: [ 1.8B 21% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 325M 127k/s ] 23G blocks: [ 7.5k 18% 10/s ] cpus: 2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 95%) -> (1.1k/53k) -> write( 3%) 1:01:32 INF [osm_pass2] - nodes: [ 1.8B 21% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 326M 86k/s ] 23G blocks: [ 7.6k 18% 11/s ] cpus: 2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 96%) -> (621/53k) -> write( 2%) 1:01:42 INF [osm_pass2] - nodes: [ 1.8B 21% 2.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 327M 113k/s ] 23G blocks: [ 7.7k 18% 10/s ] cpus: 2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (1.5k/53k) -> write( 3%) 1:01:52 INF [osm_pass2] - nodes: [ 1.9B 22% 2.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 328M 118k/s ] 23G blocks: [ 7.8k 18% 10/s ] cpus: 2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 96%) -> (615/53k) -> write( 3%) 1:02:02 INF [osm_pass2] - nodes: [ 1.9B 22% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 329M 93k/s ] 23G blocks: [ 8k 19% 10/s ] cpus: 2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 96%) -> (761/53k) -> write( 2%) 1:02:12 INF [osm_pass2] - nodes: [ 1.9B 22% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 330M 129k/s ] 23G blocks: [ 8.1k 19% 10/s ] cpus: 2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 96%) -> (1.1k/53k) -> write( 3%) 1:02:22 INF [osm_pass2] - nodes: [ 2B 23% 2.6M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 332M 183k/s ] 23G blocks: [ 8.2k 19% 10/s ] cpus: 2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 96%) -> (891/53k) -> write( 4%) 1:02:32 INF [osm_pass2] - nodes: [ 2B 23% 2.4M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 334M 203k/s ] 24G blocks: [ 8.3k 19% 10/s ] cpus: 2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 96%) -> (896/53k) -> write( 4%) 1:02:42 INF [osm_pass2] - nodes: [ 2B 23% 2.4M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 336M 216k/s ] 24G blocks: [ 8.4k 20% 9/s ] cpus: 2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(95% 97%) -> (1.3k/53k) -> write( 4%) 1:02:52 INF [osm_pass2] - nodes: [ 2B 23% 2.4M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 338M 227k/s ] 24G blocks: [ 8.4k 20% 8/s ] cpus: 2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 93%) -> (307/53k) -> write( 5%) 1:03:02 INF [osm_pass2] - nodes: [ 2B 24% 2.5M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 341M 209k/s ] 24G blocks: [ 8.5k 20% 8/s ] cpus: 2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(95% 97%) -> (1.1k/53k) -> write( 4%) 1:03:12 INF [osm_pass2] - nodes: [ 2.1B 24% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 342M 165k/s ] 24G blocks: [ 8.6k 20% 8/s ] cpus: 2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (1.3k/53k) -> write( 4%) 1:03:22 INF [osm_pass2] - nodes: [ 2.1B 24% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 344M 156k/s ] 24G blocks: [ 8.7k 20% 8/s ] cpus: 2 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 96%) -> (1.5k/53k) -> write( 3%) 1:03:32 INF [osm_pass2] - nodes: [ 2.1B 25% 2.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 345M 130k/s ] 24G blocks: [ 8.8k 20% 8/s ] cpus: 2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 96%) -> (713/53k) -> write( 3%) 1:03:42 INF [osm_pass2] - nodes: [ 2.2B 25% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 347M 201k/s ] 24G blocks: [ 8.9k 21% 8/s ] cpus: 2 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(95% 97%) -> (1k/53k) -> write( 4%) 1:03:52 INF [osm_pass2] - nodes: [ 2.2B 25% 2.6M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 349M 229k/s ] 25G blocks: [ 9k 21% 8/s ] cpus: 2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 94%) -> (957/53k) -> write( 5%) 1:04:02 INF [osm_pass2] - nodes: [ 2.2B 26% 2.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 351M 132k/s ] 25G blocks: [ 9k 21% 8/s ] cpus: 2 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (1.6k/53k) -> write( 3%) 1:04:12 INF [osm_pass2] - nodes: [ 2.2B 26% 2.6M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 353M 179k/s ] 25G blocks: [ 9.1k 21% 8/s ] cpus: 2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 96%) -> (1.1k/53k) -> write( 4%) 1:04:22 INF [osm_pass2] - nodes: [ 2.3B 26% 2.6M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 354M 157k/s ] 25G blocks: [ 9.2k 21% 8/s ] cpus: 2 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 96%) -> (728/53k) -> write( 3%) 1:04:32 INF [osm_pass2] - nodes: [ 2.3B 27% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 355M 111k/s ] 25G blocks: [ 9.3k 22% 9/s ] cpus: 2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (349/53k) -> write( 3%) 1:04:42 INF [osm_pass2] - nodes: [ 2.3B 27% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 356M 102k/s ] 25G blocks: [ 9.4k 22% 9/s ] cpus: 2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (1.1k/53k) -> write( 3%) 1:04:52 INF [osm_pass2] - nodes: [ 2.4B 27% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 357M 110k/s ] 25G blocks: [ 9.5k 22% 9/s ] cpus: 2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(95% 97%) -> (662/53k) -> write( 3%) 1:05:02 INF [osm_pass2] - nodes: [ 2.4B 28% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 358M 100k/s ] 25G blocks: [ 9.6k 22% 9/s ] cpus: 2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 98%) -> (932/53k) -> write( 3%) 1:05:12 INF [osm_pass2] - nodes: [ 2.4B 28% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 359M 84k/s ] 25G blocks: [ 9.7k 23% 9/s ] cpus: 2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 97%) -> (1.4k/53k) -> write( 2%) 1:05:22 INF [osm_pass2] - nodes: [ 2.5B 28% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 360M 86k/s ] 25G blocks: [ 9.8k 23% 9/s ] cpus: 2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (916/53k) -> write( 2%) 1:05:32 INF [osm_pass2] - nodes: [ 2.5B 29% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 361M 101k/s ] 25G blocks: [ 9.8k 23% 8/s ] cpus: 2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 97%) -> (542/53k) -> write( 3%) 1:05:42 INF [osm_pass2] - nodes: [ 2.5B 29% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 362M 95k/s ] 25G blocks: [ 9.9k 23% 9/s ] cpus: 2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (1.1k/53k) -> write( 2%) 1:05:52 INF [osm_pass2] - nodes: [ 2.5B 29% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 363M 86k/s ] 27G blocks: [ 10k 23% 9/s ] cpus: 2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (492/53k) -> write( 2%) 1:06:02 INF [osm_pass2] - nodes: [ 2.6B 30% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 364M 102k/s ] 27G blocks: [ 10k 24% 9/s ] cpus: 2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (946/53k) -> write( 2%) 1:06:12 INF [osm_pass2] - nodes: [ 2.6B 30% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 365M 80k/s ] 27G blocks: [ 10k 24% 9/s ] cpus: 2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (981/53k) -> write( 2%) 1:06:22 INF [osm_pass2] - nodes: [ 2.6B 30% 2.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 366M 104k/s ] 27G blocks: [ 10k 24% 8/s ] cpus: 2 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 96%) -> (1k/53k) -> write( 2%) 1:06:32 INF [osm_pass2] - nodes: [ 2.7B 31% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 367M 113k/s ] 27G blocks: [ 10k 24% 8/s ] cpus: 2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (1.1k/53k) -> write( 3%) 1:06:42 INF [osm_pass2] - nodes: [ 2.7B 31% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 368M 84k/s ] 27G blocks: [ 10k 24% 9/s ] cpus: 2 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (1.7k/53k) -> write( 2%) 1:06:52 INF [osm_pass2] - nodes: [ 2.7B 31% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 369M 95k/s ] 27G blocks: [ 10k 25% 8/s ] cpus: 2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (1.1k/53k) -> write( 3%) 1:07:02 INF [osm_pass2] - nodes: [ 2.8B 32% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 370M 92k/s ] 27G blocks: [ 10k 25% 8/s ] cpus: 2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 96%) -> (1.4k/53k) -> write( 2%) 1:07:12 INF [osm_pass2] - nodes: [ 2.8B 32% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 371M 101k/s ] 27G blocks: [ 10k 25% 8/s ] cpus: 2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 96%) -> (688/53k) -> write( 3%) 1:07:22 INF [osm_pass2] - nodes: [ 2.8B 32% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 372M 91k/s ] 27G blocks: [ 10k 25% 9/s ] cpus: 2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (729/53k) -> write( 2%) 1:07:32 INF [osm_pass2] - nodes: [ 2.8B 33% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 373M 98k/s ] 27G blocks: [ 10k 25% 8/s ] cpus: 2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 97%) -> (493/53k) -> write( 3%) 1:07:42 INF [osm_pass2] - nodes: [ 2.9B 33% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 373M 92k/s ] 27G blocks: [ 11k 26% 8/s ] cpus: 2 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 95%) -> (438/53k) -> write( 2%) 1:07:52 INF [osm_pass2] - nodes: [ 2.9B 33% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 375M 108k/s ] 27G blocks: [ 11k 26% 8/s ] cpus: 2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (1.1k/53k) -> write( 3%) 1:08:02 INF [osm_pass2] - nodes: [ 2.9B 34% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 375M 79k/s ] 27G blocks: [ 11k 26% 9/s ] cpus: 2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (1.7k/53k) -> write( 2%) 1:08:12 INF [osm_pass2] - nodes: [ 3B 34% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 376M 103k/s ] 28G blocks: [ 11k 26% 8/s ] cpus: 2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (891/53k) -> write( 3%) 1:08:22 INF [osm_pass2] - nodes: [ 3B 34% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 377M 60k/s ] 28G blocks: [ 11k 27% 9/s ] cpus: 2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (1.2k/53k) -> write( 2%) 1:08:32 INF [osm_pass2] - nodes: [ 3B 35% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 378M 65k/s ] 28G blocks: [ 11k 27% 9/s ] cpus: 2 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 98%) -> (1.1k/53k) -> write( 2%) 1:08:42 INF [osm_pass2] - nodes: [ 3.1B 35% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 378M 77k/s ] 28G blocks: [ 11k 27% 9/s ] cpus: 2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (766/53k) -> write( 2%) 1:08:52 INF [osm_pass2] - nodes: [ 3.1B 35% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 379M 74k/s ] 28G blocks: [ 11k 27% 9/s ] cpus: 2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (1.4k/53k) -> write( 2%) 1:09:02 INF [osm_pass2] - nodes: [ 3.1B 36% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 380M 90k/s ] 28G blocks: [ 11k 27% 8/s ] cpus: 2 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (1.6k/53k) -> write( 2%) 1:09:12 INF [osm_pass2] - nodes: [ 3.2B 36% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 381M 70k/s ] 28G blocks: [ 11k 28% 9/s ] cpus: 2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (1.2k/53k) -> write( 2%) 1:09:22 INF [osm_pass2] - nodes: [ 3.2B 36% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 382M 89k/s ] 28G blocks: [ 11k 28% 8/s ] cpus: 2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (1.1k/53k) -> write( 2%) 1:09:32 INF [osm_pass2] - nodes: [ 3.2B 37% 2.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 383M 91k/s ] 28G blocks: [ 12k 28% 8/s ] cpus: 2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(95% 96%) -> (1.1k/53k) -> write( 2%) 1:09:42 INF [osm_pass2] - nodes: [ 3.2B 37% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 383M 86k/s ] 28G blocks: [ 12k 28% 8/s ] cpus: 2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 96%) -> (1.2k/53k) -> write( 2%) 1:09:52 INF [osm_pass2] - nodes: [ 3.3B 37% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 385M 149k/s ] 28G blocks: [ 12k 28% 8/s ] cpus: 2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(95% 97%) -> (1.3k/53k) -> write( 4%) 1:10:02 INF [osm_pass2] - nodes: [ 3.3B 38% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 386M 150k/s ] 28G blocks: [ 12k 29% 8/s ] cpus: 2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(94% 97%) -> (1.3k/53k) -> write( 4%) 1:10:12 INF [osm_pass2] - nodes: [ 3.3B 38% 2.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 388M 126k/s ] 28G blocks: [ 12k 29% 8/s ] cpus: 2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 96%) -> (516/53k) -> write( 3%) 1:10:22 INF [osm_pass2] - nodes: [ 3.4B 38% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 389M 127k/s ] 29G blocks: [ 12k 29% 8/s ] cpus: 2 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 96%) -> (577/53k) -> write( 3%) 1:10:32 INF [osm_pass2] - nodes: [ 3.4B 39% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 390M 103k/s ] 29G blocks: [ 12k 29% 8/s ] cpus: 2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 97%) -> (1.4k/53k) -> write( 3%) 1:10:42 INF [osm_pass2] - nodes: [ 3.4B 39% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 391M 82k/s ] 29G blocks: [ 12k 29% 8/s ] cpus: 2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (1.6k/53k) -> write( 2%) 1:10:52 INF [osm_pass2] - nodes: [ 3.4B 39% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 392M 69k/s ] 29G blocks: [ 12k 30% 8/s ] cpus: 2 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (929/53k) -> write( 2%) 1:11:02 INF [osm_pass2] - nodes: [ 3.5B 40% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 393M 102k/s ] 29G blocks: [ 12k 30% 8/s ] cpus: 2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (293/53k) -> write( 3%) 1:11:12 INF [osm_pass2] - nodes: [ 3.5B 40% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 394M 112k/s ] 29G blocks: [ 12k 30% 8/s ] cpus: 2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (1.5k/53k) -> write( 3%) 1:11:22 INF [osm_pass2] - nodes: [ 3.5B 40% 2.6M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 396M 177k/s ] 29G blocks: [ 12k 30% 8/s ] cpus: 2 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 97%) -> (938/53k) -> write( 4%) 1:11:32 INF [osm_pass2] - nodes: [ 3.6B 41% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 397M 101k/s ] 29G blocks: [ 13k 30% 8/s ] cpus: 2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (848/53k) -> write( 2%) 1:11:42 INF [osm_pass2] - nodes: [ 3.6B 41% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 397M 75k/s ] 29G blocks: [ 13k 31% 8/s ] cpus: 2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (1.4k/53k) -> write( 2%) 1:11:52 INF [osm_pass2] - nodes: [ 3.6B 41% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 398M 64k/s ] 29G blocks: [ 13k 31% 9/s ] cpus: 2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (1.4k/53k) -> write( 2%) 1:12:02 INF [osm_pass2] - nodes: [ 3.7B 42% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 399M 69k/s ] 29G blocks: [ 13k 31% 8/s ] cpus: 2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (826/53k) -> write( 2%) 1:12:12 INF [osm_pass2] - nodes: [ 3.7B 42% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 399M 81k/s ] 29G blocks: [ 13k 31% 8/s ] cpus: 2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (1.6k/53k) -> write( 2%) 1:12:22 INF [osm_pass2] - nodes: [ 3.7B 42% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 400M 70k/s ] 29G blocks: [ 13k 31% 8/s ] cpus: 2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (691/53k) -> write( 2%) 1:12:32 INF [osm_pass2] - nodes: [ 3.7B 43% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 401M 66k/s ] 31G blocks: [ 13k 32% 8/s ] cpus: 2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (1k/53k) -> write( 2%) 1:12:42 INF [osm_pass2] - nodes: [ 3.8B 43% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 402M 74k/s ] 31G blocks: [ 13k 32% 8/s ] cpus: 2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (1.7k/53k) -> write( 2%) 1:12:52 INF [osm_pass2] - nodes: [ 3.8B 43% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 402M 93k/s ] 31G blocks: [ 13k 32% 8/s ] cpus: 2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (409/53k) -> write( 2%) 1:13:02 INF [osm_pass2] - nodes: [ 3.8B 44% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 403M 72k/s ] 31G blocks: [ 13k 32% 8/s ] cpus: 2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (469/53k) -> write( 2%) 1:13:12 INF [osm_pass2] - nodes: [ 3.9B 44% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 404M 82k/s ] 31G blocks: [ 13k 32% 8/s ] cpus: 2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (952/53k) -> write( 2%) 1:13:22 INF [osm_pass2] - nodes: [ 3.9B 45% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 405M 77k/s ] 31G blocks: [ 14k 33% 8/s ] cpus: 2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (1k/53k) -> write( 2%) 1:13:32 INF [osm_pass2] - nodes: [ 3.9B 45% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 406M 91k/s ] 31G blocks: [ 14k 33% 8/s ] cpus: 2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 97%) -> (1k/53k) -> write( 2%) 1:13:42 INF [osm_pass2] - nodes: [ 4B 45% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 407M 91k/s ] 31G blocks: [ 14k 33% 8/s ] cpus: 2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (1.3k/53k) -> write( 2%) 1:13:52 INF [osm_pass2] - nodes: [ 4B 46% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 408M 101k/s ] 31G blocks: [ 14k 33% 8/s ] cpus: 2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (1.8k/53k) -> write( 3%) 1:14:02 INF [osm_pass2] - nodes: [ 4B 46% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 409M 90k/s ] 31G blocks: [ 14k 33% 8/s ] cpus: 2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 98%) -> (1.1k/53k) -> write( 2%) 1:14:12 INF [osm_pass2] - nodes: [ 4B 46% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 409M 86k/s ] 31G blocks: [ 14k 34% 8/s ] cpus: 2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (258/53k) -> write( 2%) 1:14:22 INF [osm_pass2] - nodes: [ 4.1B 47% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 411M 109k/s ] 31G blocks: [ 14k 34% 8/s ] cpus: 2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (1k/53k) -> write( 3%) 1:14:32 INF [osm_pass2] - nodes: [ 4.1B 47% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 411M 83k/s ] 31G blocks: [ 14k 34% 8/s ] cpus: 2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (304/53k) -> write( 2%) 1:14:42 INF [osm_pass2] - nodes: [ 4.1B 47% 2.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 412M 110k/s ] 31G blocks: [ 14k 34% 8/s ] cpus: 2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (838/53k) -> write( 3%) 1:14:52 INF [osm_pass2] - nodes: [ 4.2B 48% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 414M 106k/s ] 32G blocks: [ 14k 34% 8/s ] cpus: 2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (935/53k) -> write( 3%) 1:15:02 INF [osm_pass2] - nodes: [ 4.2B 48% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 414M 86k/s ] 32G blocks: [ 14k 35% 8/s ] cpus: 2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 96%) -> (225/53k) -> write( 2%) 1:15:12 INF [osm_pass2] - nodes: [ 4.2B 48% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 416M 140k/s ] 32G blocks: [ 14k 35% 8/s ] cpus: 2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 96%) -> (359/53k) -> write( 3%) 1:15:22 INF [osm_pass2] - nodes: [ 4.2B 49% 2.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 417M 131k/s ] 32G blocks: [ 15k 35% 8/s ] cpus: 2 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 97%) -> (1.4k/53k) -> write( 3%) 1:15:32 INF [osm_pass2] - nodes: [ 4.3B 49% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 418M 86k/s ] 32G blocks: [ 15k 35% 8/s ] cpus: 2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 96%) -> (725/53k) -> write( 2%) 1:15:42 INF [osm_pass2] - nodes: [ 4.3B 49% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 419M 74k/s ] 32G blocks: [ 15k 35% 8/s ] cpus: 2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 98%) -> (1.5k/53k) -> write( 2%) 1:15:52 INF [osm_pass2] - nodes: [ 4.3B 50% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 420M 89k/s ] 32G blocks: [ 15k 36% 8/s ] cpus: 2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (1.1k/53k) -> write( 2%) 1:16:02 INF [osm_pass2] - nodes: [ 4.4B 50% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 420M 66k/s ] 32G blocks: [ 15k 36% 9/s ] cpus: 2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 98%) -> (202/53k) -> write( 2%) 1:16:12 INF [osm_pass2] - nodes: [ 4.4B 50% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 421M 77k/s ] 32G blocks: [ 15k 36% 8/s ] cpus: 2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (563/53k) -> write( 2%) 1:16:22 INF [osm_pass2] - nodes: [ 4.4B 51% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 422M 76k/s ] 32G blocks: [ 15k 36% 8/s ] cpus: 2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (1.6k/53k) -> write( 2%) 1:16:32 INF [osm_pass2] - nodes: [ 4.5B 51% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 423M 102k/s ] 32G blocks: [ 15k 36% 8/s ] cpus: 2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (148/53k) -> write( 2%) 1:16:42 INF [osm_pass2] - nodes: [ 4.5B 51% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 424M 91k/s ] 32G blocks: [ 15k 37% 8/s ] cpus: 2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (725/53k) -> write( 2%) 1:16:52 INF [osm_pass2] - nodes: [ 4.5B 52% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 425M 71k/s ] 32G blocks: [ 15k 37% 8/s ] cpus: 2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (656/53k) -> write( 2%) 1:17:02 INF [osm_pass2] - nodes: [ 4.6B 52% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 426M 107k/s ] 32G blocks: [ 15k 37% 8/s ] cpus: 2 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (627/53k) -> write( 2%) 1:17:12 INF [osm_pass2] - nodes: [ 4.6B 52% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 426M 76k/s ] 33G blocks: [ 16k 37% 8/s ] cpus: 2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 98%) -> (1.5k/53k) -> write( 2%) 1:17:22 INF [osm_pass2] - nodes: [ 4.6B 53% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 427M 65k/s ] 33G blocks: [ 16k 37% 9/s ] cpus: 2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (638/53k) -> write( 2%) 1:17:32 INF [osm_pass2] - nodes: [ 4.7B 53% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 428M 79k/s ] 33G blocks: [ 16k 38% 8/s ] cpus: 2 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (1.2k/53k) -> write( 2%) 1:17:42 INF [osm_pass2] - nodes: [ 4.7B 53% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 429M 97k/s ] 33G blocks: [ 16k 38% 8/s ] cpus: 2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (940/53k) -> write( 2%) 1:17:52 INF [osm_pass2] - nodes: [ 4.7B 54% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 430M 76k/s ] 33G blocks: [ 16k 38% 8/s ] cpus: 2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (1k/53k) -> write( 2%) 1:18:02 INF [osm_pass2] - nodes: [ 4.7B 54% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 430M 88k/s ] 33G blocks: [ 16k 38% 8/s ] cpus: 2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (224/53k) -> write( 2%) 1:18:12 INF [osm_pass2] - nodes: [ 4.8B 54% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 431M 85k/s ] 33G blocks: [ 16k 38% 8/s ] cpus: 2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (452/53k) -> write( 2%) 1:18:22 INF [osm_pass2] - nodes: [ 4.8B 55% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 432M 70k/s ] 33G blocks: [ 16k 39% 8/s ] cpus: 2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (429/53k) -> write( 2%) 1:18:32 INF [osm_pass2] - nodes: [ 4.8B 55% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 433M 94k/s ] 33G blocks: [ 16k 39% 8/s ] cpus: 2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (1.8k/53k) -> write( 2%) 1:18:42 INF [osm_pass2] - nodes: [ 4.9B 56% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 434M 77k/s ] 33G blocks: [ 16k 39% 8/s ] cpus: 2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (914/53k) -> write( 2%) 1:18:52 INF [osm_pass2] - nodes: [ 4.9B 56% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 434M 66k/s ] 33G blocks: [ 16k 39% 8/s ] cpus: 2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (1.6k/53k) -> write( 2%) 1:19:02 INF [osm_pass2] - nodes: [ 4.9B 56% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 435M 66k/s ] 33G blocks: [ 16k 39% 8/s ] cpus: 2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 98%) -> (1.1k/53k) -> write( 2%) 1:19:12 INF [osm_pass2] - nodes: [ 5B 57% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 436M 65k/s ] 33G blocks: [ 17k 40% 9/s ] cpus: 2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (229/53k) -> write( 2%) 1:19:22 INF [osm_pass2] - nodes: [ 5B 57% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 436M 68k/s ] 33G blocks: [ 17k 40% 8/s ] cpus: 2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (1.4k/53k) -> write( 2%) 1:19:32 INF [osm_pass2] - nodes: [ 5B 57% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 437M 63k/s ] 33G blocks: [ 17k 40% 9/s ] cpus: 2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (694/53k) -> write( 2%) 1:19:42 INF [osm_pass2] - nodes: [ 5.1B 58% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 438M 82k/s ] 33G blocks: [ 17k 40% 8/s ] cpus: 2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (824/53k) -> write( 2%) 1:19:52 INF [osm_pass2] - nodes: [ 5.1B 58% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 439M 75k/s ] 35G blocks: [ 17k 40% 9/s ] cpus: 2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (816/53k) -> write( 2%) 1:20:02 INF [osm_pass2] - nodes: [ 5.1B 58% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 439M 73k/s ] 35G blocks: [ 17k 41% 9/s ] cpus: 2 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 98%) -> (961/53k) -> write( 2%) 1:20:12 INF [osm_pass2] - nodes: [ 5.2B 59% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 440M 85k/s ] 35G blocks: [ 17k 41% 8/s ] cpus: 2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (563/53k) -> write( 2%) 1:20:22 INF [osm_pass2] - nodes: [ 5.2B 59% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 441M 96k/s ] 35G blocks: [ 17k 41% 8/s ] cpus: 2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (1.1k/53k) -> write( 2%) 1:20:32 INF [osm_pass2] - nodes: [ 5.2B 59% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 442M 83k/s ] 35G blocks: [ 17k 41% 8/s ] cpus: 2 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (336/53k) -> write( 2%) 1:20:42 INF [osm_pass2] - nodes: [ 5.2B 60% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 443M 67k/s ] 35G blocks: [ 17k 42% 8/s ] cpus: 2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (677/53k) -> write( 2%) 1:20:52 INF [osm_pass2] - nodes: [ 5.3B 60% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 444M 116k/s ] 35G blocks: [ 17k 42% 8/s ] cpus: 2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 98%) -> (1.1k/53k) -> write( 3%) 1:21:02 INF [osm_pass2] - nodes: [ 5.3B 60% 2.6M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 446M 178k/s ] 35G blocks: [ 18k 42% 7/s ] cpus: 2 gc: 1% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 95%) -> (1.4k/53k) -> write( 4%) 1:21:12 INF [osm_pass2] - nodes: [ 5.3B 61% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 446M 82k/s ] 35G blocks: [ 18k 42% 8/s ] cpus: 2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (229/53k) -> write( 2%) 1:21:22 INF [osm_pass2] - nodes: [ 5.4B 61% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 447M 89k/s ] 35G blocks: [ 18k 42% 8/s ] cpus: 2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (1k/53k) -> write( 2%) 1:21:32 INF [osm_pass2] - nodes: [ 5.4B 61% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 448M 88k/s ] 35G blocks: [ 18k 42% 8/s ] cpus: 2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (1k/53k) -> write( 2%) 1:21:42 INF [osm_pass2] - nodes: [ 5.4B 62% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 449M 84k/s ] 35G blocks: [ 18k 43% 8/s ] cpus: 2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (440/53k) -> write( 2%) 1:21:52 INF [osm_pass2] - nodes: [ 5.5B 62% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 450M 109k/s ] 35G blocks: [ 18k 43% 8/s ] cpus: 2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (497/53k) -> write( 3%) 1:22:02 INF [osm_pass2] - nodes: [ 5.5B 62% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 451M 87k/s ] 35G blocks: [ 18k 43% 8/s ] cpus: 2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (798/53k) -> write( 2%) 1:22:12 INF [osm_pass2] - nodes: [ 5.5B 63% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 452M 94k/s ] 36G blocks: [ 18k 43% 8/s ] cpus: 2 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 98%) -> (456/53k) -> write( 2%) 1:22:22 INF [osm_pass2] - nodes: [ 5.5B 63% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 453M 85k/s ] 36G blocks: [ 18k 43% 8/s ] cpus: 2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 98%) -> (1k/53k) -> write( 2%) 1:22:32 INF [osm_pass2] - nodes: [ 5.6B 63% 2.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 455M 167k/s ] 36G blocks: [ 18k 44% 7/s ] cpus: 2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 96%) -> (1.1k/53k) -> write( 4%) 1:22:42 INF [osm_pass2] - nodes: [ 5.6B 64% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 456M 102k/s ] 36G blocks: [ 18k 44% 8/s ] cpus: 2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (938/53k) -> write( 2%) 1:22:52 INF [osm_pass2] - nodes: [ 5.6B 64% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 456M 79k/s ] 36G blocks: [ 19k 44% 8/s ] cpus: 2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (805/53k) -> write( 2%) 1:23:02 INF [osm_pass2] - nodes: [ 5.7B 65% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 457M 65k/s ] 36G blocks: [ 19k 44% 9/s ] cpus: 2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (718/53k) -> write( 2%) 1:23:12 INF [osm_pass2] - nodes: [ 5.7B 65% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 458M 131k/s ] 36G blocks: [ 19k 44% 8/s ] cpus: 2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 97%) -> (571/53k) -> write( 3%) 1:23:22 INF [osm_pass2] - nodes: [ 5.7B 65% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 460M 140k/s ] 36G blocks: [ 19k 45% 8/s ] cpus: 2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 96%) -> (573/53k) -> write( 3%) 1:23:32 INF [osm_pass2] - nodes: [ 5.8B 66% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 460M 65k/s ] 36G blocks: [ 19k 45% 9/s ] cpus: 2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (1.6k/53k) -> write( 2%) 1:23:42 INF [osm_pass2] - nodes: [ 5.8B 66% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 461M 70k/s ] 36G blocks: [ 19k 45% 8/s ] cpus: 2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 98%) -> (1.3k/53k) -> write( 2%) 1:23:52 INF [osm_pass2] - nodes: [ 5.8B 66% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 462M 68k/s ] 36G blocks: [ 19k 45% 8/s ] cpus: 2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (908/53k) -> write( 2%) 1:24:02 INF [osm_pass2] - nodes: [ 5.9B 67% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 463M 74k/s ] 36G blocks: [ 19k 46% 8/s ] cpus: 2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (270/53k) -> write( 2%) 1:24:12 INF [osm_pass2] - nodes: [ 5.9B 67% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 463M 60k/s ] 36G blocks: [ 19k 46% 8/s ] cpus: 2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (957/53k) -> write( 2%) 1:24:22 INF [osm_pass2] - nodes: [ 5.9B 67% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 464M 124k/s ] 37G blocks: [ 19k 46% 8/s ] cpus: 2 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (1.2k/53k) -> write( 3%) 1:24:32 INF [osm_pass2] - nodes: [ 6B 68% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 465M 64k/s ] 37G blocks: [ 19k 46% 8/s ] cpus: 2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 98%) -> (123/53k) -> write( 2%) 1:24:42 INF [osm_pass2] - nodes: [ 6B 68% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 466M 70k/s ] 37G blocks: [ 19k 46% 8/s ] cpus: 2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 98%) -> (1.2k/53k) -> write( 2%) 1:24:52 INF [osm_pass2] - nodes: [ 6B 68% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 467M 93k/s ] 37G blocks: [ 20k 47% 8/s ] cpus: 2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (977/53k) -> write( 2%) 1:25:02 INF [osm_pass2] - nodes: [ 6B 69% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 467M 77k/s ] 37G blocks: [ 20k 47% 8/s ] cpus: 2 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (1.2k/53k) -> write( 2%) 1:25:12 INF [osm_pass2] - nodes: [ 6.1B 69% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 468M 89k/s ] 37G blocks: [ 20k 47% 8/s ] cpus: 2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (498/53k) -> write( 2%) 1:25:22 INF [osm_pass2] - nodes: [ 6.1B 70% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 469M 63k/s ] 37G blocks: [ 20k 47% 8/s ] cpus: 2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (187/53k) -> write( 2%) 1:25:32 INF [osm_pass2] - nodes: [ 6.1B 70% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 470M 58k/s ] 37G blocks: [ 20k 47% 8/s ] cpus: 2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (703/53k) -> write( 2%) 1:25:42 INF [osm_pass2] - nodes: [ 6.2B 70% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 470M 78k/s ] 37G blocks: [ 20k 48% 8/s ] cpus: 2 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 98%) -> (726/53k) -> write( 2%) 1:25:52 INF [osm_pass2] - nodes: [ 6.2B 71% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 471M 95k/s ] 37G blocks: [ 20k 48% 8/s ] cpus: 2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (1.3k/53k) -> write( 2%) 1:26:02 INF [osm_pass2] - nodes: [ 6.2B 71% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 472M 65k/s ] 37G blocks: [ 20k 48% 8/s ] cpus: 2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (806/53k) -> write( 2%) 1:26:13 INF [osm_pass2] - nodes: [ 6.3B 71% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 473M 93k/s ] 37G blocks: [ 20k 48% 8/s ] cpus: 2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (636/53k) -> write( 2%) 1:26:23 INF [osm_pass2] - nodes: [ 6.3B 72% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 474M 75k/s ] 37G blocks: [ 20k 48% 8/s ] cpus: 2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (133/53k) -> write( 2%) 1:26:33 INF [osm_pass2] - nodes: [ 6.3B 72% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 474M 77k/s ] 37G blocks: [ 20k 49% 8/s ] cpus: 2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (943/53k) -> write( 2%) 1:26:43 INF [osm_pass2] - nodes: [ 6.4B 72% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 475M 91k/s ] 37G blocks: [ 21k 49% 8/s ] cpus: 2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (893/53k) -> write( 2%) 1:26:53 INF [osm_pass2] - nodes: [ 6.4B 73% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 476M 81k/s ] 37G blocks: [ 21k 49% 8/s ] cpus: 2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (623/53k) -> write( 2%) 1:27:03 INF [osm_pass2] - nodes: [ 6.4B 73% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 477M 89k/s ] 39G blocks: [ 21k 49% 8/s ] cpus: 2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (1.1k/53k) -> write( 2%) 1:27:13 INF [osm_pass2] - nodes: [ 6.5B 73% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 478M 138k/s ] 39G blocks: [ 21k 49% 8/s ] cpus: 2 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 96%) -> (1.1k/53k) -> write( 3%) 1:27:23 INF [osm_pass2] - nodes: [ 6.5B 74% 2.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 480M 128k/s ] 39G blocks: [ 21k 50% 8/s ] cpus: 2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 95%) -> (937/53k) -> write( 3%) 1:27:33 INF [osm_pass2] - nodes: [ 6.5B 74% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 481M 131k/s ] 39G blocks: [ 21k 50% 8/s ] cpus: 2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 96%) -> (256/53k) -> write( 3%) 1:27:43 INF [osm_pass2] - nodes: [ 6.5B 74% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 482M 95k/s ] 39G blocks: [ 21k 50% 8/s ] cpus: 2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (1.1k/53k) -> write( 2%) 1:27:53 INF [osm_pass2] - nodes: [ 6.6B 75% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 484M 177k/s ] 39G blocks: [ 21k 50% 8/s ] cpus: 2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (1.4k/53k) -> write( 3%) 1:28:03 INF [osm_pass2] - nodes: [ 6.6B 75% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 485M 72k/s ] 39G blocks: [ 21k 50% 8/s ] cpus: 2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (904/53k) -> write( 2%) 1:28:13 INF [osm_pass2] - nodes: [ 6.6B 75% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 486M 149k/s ] 39G blocks: [ 21k 51% 8/s ] cpus: 2 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (312/53k) -> write( 3%) 1:28:23 INF [osm_pass2] - nodes: [ 6.7B 76% 2.3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 487M 93k/s ] 39G blocks: [ 21k 51% 6/s ] cpus: 2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 98%) -> (896/53k) -> write( 2%) 1:28:33 INF [osm_pass2] - nodes: [ 6.7B 76% 2.5M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 488M 110k/s ] 39G blocks: [ 21k 51% 6/s ] cpus: 2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (740/53k) -> write( 2%) 1:28:43 INF [osm_pass2] - nodes: [ 6.7B 76% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 489M 65k/s ] 39G blocks: [ 22k 51% 8/s ] cpus: 2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 98%) -> (1.1k/53k) -> write( 2%) 1:28:53 INF [osm_pass2] - nodes: [ 6.7B 77% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 489M 75k/s ] 39G blocks: [ 22k 51% 8/s ] cpus: 2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (1.4k/53k) -> write( 2%) 1:29:03 INF [osm_pass2] - nodes: [ 6.8B 77% 2.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 492M 255k/s ] 40G blocks: [ 22k 51% 7/s ] cpus: 2 gc: 1% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(95% 96%) -> (890/53k) -> write( 5%) 1:29:13 INF [osm_pass2] - nodes: [ 6.8B 77% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 493M 75k/s ] 40G blocks: [ 22k 52% 8/s ] cpus: 2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (1.1k/53k) -> write( 2%) 1:29:23 INF [osm_pass2] - nodes: [ 6.8B 78% 2.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 494M 89k/s ] 40G blocks: [ 22k 52% 7/s ] cpus: 2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (1.8k/53k) -> write( 2%) 1:29:33 INF [osm_pass2] - nodes: [ 6.9B 78% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 495M 90k/s ] 40G blocks: [ 22k 52% 8/s ] cpus: 2 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 96%) -> (1.5k/53k) -> write( 2%) 1:29:43 INF [osm_pass2] - nodes: [ 6.9B 78% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 495M 78k/s ] 40G blocks: [ 22k 52% 8/s ] cpus: 2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (877/53k) -> write( 2%) 1:29:53 INF [osm_pass2] - nodes: [ 6.9B 79% 2.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 496M 80k/s ] 40G blocks: [ 22k 52% 7/s ] cpus: 2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (706/53k) -> write( 2%) 1:30:03 INF [osm_pass2] - nodes: [ 6.9B 79% 2.5M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 498M 149k/s ] 40G blocks: [ 22k 53% 7/s ] cpus: 2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (504/53k) -> write( 3%) 1:30:13 INF [osm_pass2] - nodes: [ 7B 79% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 498M 73k/s ] 40G blocks: [ 22k 53% 8/s ] cpus: 2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (374/53k) -> write( 2%) 1:30:23 INF [osm_pass2] - nodes: [ 7B 80% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 499M 70k/s ] 40G blocks: [ 22k 53% 8/s ] cpus: 2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (394/53k) -> write( 2%) 1:30:33 INF [osm_pass2] - nodes: [ 7B 80% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 500M 59k/s ] 40G blocks: [ 22k 53% 8/s ] cpus: 2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (351/53k) -> write( 2%) 1:30:43 INF [osm_pass2] - nodes: [ 7.1B 80% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 500M 63k/s ] 40G blocks: [ 23k 53% 8/s ] cpus: 2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (648/53k) -> write( 2%) 1:30:53 INF [osm_pass2] - nodes: [ 7.1B 81% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 501M 68k/s ] 40G blocks: [ 23k 54% 8/s ] cpus: 2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (408/53k) -> write( 2%) 1:31:03 INF [osm_pass2] - nodes: [ 7.1B 81% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 502M 73k/s ] 40G blocks: [ 23k 54% 8/s ] cpus: 2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 96%) -> (1.1k/53k) -> write( 2%) 1:31:13 INF [osm_pass2] - nodes: [ 7.2B 81% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 502M 65k/s ] 40G blocks: [ 23k 54% 8/s ] cpus: 2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (895/53k) -> write( 2%) 1:31:23 INF [osm_pass2] - nodes: [ 7.2B 82% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 503M 61k/s ] 40G blocks: [ 23k 54% 8/s ] cpus: 2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (1.3k/53k) -> write( 2%) 1:31:33 INF [osm_pass2] - nodes: [ 7.2B 82% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 504M 80k/s ] 41G blocks: [ 23k 54% 8/s ] cpus: 2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (1k/53k) -> write( 2%) 1:31:43 INF [osm_pass2] - nodes: [ 7.3B 82% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 505M 81k/s ] 41G blocks: [ 23k 55% 8/s ] cpus: 2 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (1k/53k) -> write( 2%) 1:31:53 INF [osm_pass2] - nodes: [ 7.3B 83% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 505M 79k/s ] 41G blocks: [ 23k 55% 8/s ] cpus: 2 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (1.2k/53k) -> write( 2%) 1:32:03 INF [osm_pass2] - nodes: [ 7.3B 83% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 506M 99k/s ] 41G blocks: [ 23k 55% 8/s ] cpus: 2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (938/53k) -> write( 2%) 1:32:13 INF [osm_pass2] - nodes: [ 7.4B 84% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 507M 91k/s ] 41G blocks: [ 23k 55% 8/s ] cpus: 2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (1.4k/53k) -> write( 2%) 1:32:23 INF [osm_pass2] - nodes: [ 7.4B 84% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 508M 106k/s ] 41G blocks: [ 23k 55% 8/s ] cpus: 2 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 96%) -> (1.2k/53k) -> write( 3%) 1:32:33 INF [osm_pass2] - nodes: [ 7.4B 84% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 510M 111k/s ] 41G blocks: [ 23k 56% 8/s ] cpus: 2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (1k/53k) -> write( 3%) 1:32:43 INF [osm_pass2] - nodes: [ 7.4B 85% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 510M 63k/s ] 41G blocks: [ 24k 56% 8/s ] cpus: 2 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 98%) -> (1.2k/53k) -> write( 2%) 1:32:53 INF [osm_pass2] - nodes: [ 7.5B 85% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 511M 96k/s ] 41G blocks: [ 24k 56% 8/s ] cpus: 2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 98%) -> (1.2k/53k) -> write( 2%) 1:33:03 INF [osm_pass2] - nodes: [ 7.5B 85% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 512M 104k/s ] 41G blocks: [ 24k 56% 8/s ] cpus: 2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (1.1k/53k) -> write( 2%) 1:33:13 INF [osm_pass2] - nodes: [ 7.5B 86% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 513M 62k/s ] 41G blocks: [ 24k 56% 8/s ] cpus: 2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (881/53k) -> write( 2%) 1:33:23 INF [osm_pass2] - nodes: [ 7.6B 86% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 514M 96k/s ] 41G blocks: [ 24k 57% 8/s ] cpus: 2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (433/53k) -> write( 2%) 1:33:33 INF [osm_pass2] - nodes: [ 7.6B 86% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 515M 91k/s ] 41G blocks: [ 24k 57% 8/s ] cpus: 2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 96%) -> (1k/53k) -> write( 2%) 1:33:43 INF [osm_pass2] - nodes: [ 7.6B 87% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 515M 78k/s ] 41G blocks: [ 24k 57% 8/s ] cpus: 2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (557/53k) -> write( 2%) 1:33:53 INF [osm_pass2] - nodes: [ 7.7B 87% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 516M 97k/s ] 43G blocks: [ 24k 57% 8/s ] cpus: 2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (1k/53k) -> write( 2%) 1:34:03 INF [osm_pass2] - nodes: [ 7.7B 87% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 518M 125k/s ] 43G blocks: [ 24k 57% 8/s ] cpus: 2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (972/53k) -> write( 3%) 1:34:13 INF [osm_pass2] - nodes: [ 7.7B 88% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 519M 93k/s ] 43G blocks: [ 24k 58% 8/s ] cpus: 2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 98%) -> (506/53k) -> write( 2%) 1:34:23 INF [osm_pass2] - nodes: [ 7.7B 88% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 520M 108k/s ] 43G blocks: [ 24k 58% 8/s ] cpus: 2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (701/53k) -> write( 3%) 1:34:33 INF [osm_pass2] - nodes: [ 7.8B 88% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 521M 106k/s ] 43G blocks: [ 24k 58% 8/s ] cpus: 2 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (1.7k/53k) -> write( 3%) 1:34:43 INF [osm_pass2] - nodes: [ 7.8B 89% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 522M 79k/s ] 43G blocks: [ 25k 58% 8/s ] cpus: 2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (1.5k/53k) -> write( 2%) 1:34:53 INF [osm_pass2] - nodes: [ 7.8B 89% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 523M 101k/s ] 43G blocks: [ 25k 58% 8/s ] cpus: 2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (276/53k) -> write( 2%) 1:35:03 INF [osm_pass2] - nodes: [ 7.9B 89% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 523M 79k/s ] 43G blocks: [ 25k 59% 8/s ] cpus: 2 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (445/53k) -> write( 2%) 1:35:13 INF [osm_pass2] - nodes: [ 7.9B 90% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 524M 61k/s ] 43G blocks: [ 25k 59% 9/s ] cpus: 2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (1.2k/53k) -> write( 2%) 1:35:23 INF [osm_pass2] - nodes: [ 7.9B 90% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 525M 89k/s ] 43G blocks: [ 25k 59% 8/s ] cpus: 2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (452/53k) -> write( 2%) 1:35:33 INF [osm_pass2] - nodes: [ 8B 90% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 525M 59k/s ] 43G blocks: [ 25k 59% 8/s ] cpus: 2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (968/53k) -> write( 2%) 1:35:43 INF [osm_pass2] - nodes: [ 8B 91% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 526M 99k/s ] 43G blocks: [ 25k 59% 8/s ] cpus: 2 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(99% 97%) -> (1k/53k) -> write( 2%) 1:35:53 INF [osm_pass2] - nodes: [ 8B 91% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 527M 96k/s ] 43G blocks: [ 25k 60% 8/s ] cpus: 2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (1.5k/53k) -> write( 2%) 1:36:03 INF [osm_pass2] - nodes: [ 8.1B 92% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 528M 104k/s ] 43G blocks: [ 25k 60% 8/s ] cpus: 2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (917/53k) -> write( 2%) 1:36:13 INF [osm_pass2] - nodes: [ 8.1B 92% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 529M 88k/s ] 44G blocks: [ 25k 60% 8/s ] cpus: 2 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (966/53k) -> write( 2%) 1:36:23 INF [osm_pass2] - nodes: [ 8.1B 92% 3.3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 530M 55k/s ] 44G blocks: [ 25k 60% 8/s ] cpus: 2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 98%) -> (1.2k/53k) -> write( 1%) 1:36:33 INF [osm_pass2] - nodes: [ 8.2B 93% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 531M 86k/s ] 44G blocks: [ 26k 60% 8/s ] cpus: 2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (503/53k) -> write( 2%) 1:36:43 INF [osm_pass2] - nodes: [ 8.2B 93% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 532M 90k/s ] 44G blocks: [ 26k 61% 8/s ] cpus: 2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(99% 97%) -> (1.5k/53k) -> write( 2%) 1:36:53 INF [osm_pass2] - nodes: [ 8.2B 93% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 533M 94k/s ] 44G blocks: [ 26k 61% 8/s ] cpus: 2 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (1.2k/53k) -> write( 2%) 1:37:03 INF [osm_pass2] - nodes: [ 8.2B 94% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 534M 106k/s ] 44G blocks: [ 26k 61% 8/s ] cpus: 2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (205/53k) -> write( 2%) 1:37:13 INF [osm_pass2] - nodes: [ 8.3B 94% 2.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 535M 127k/s ] 44G blocks: [ 26k 61% 9/s ] cpus: 2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (362/53k) -> write( 3%) 1:37:23 INF [osm_pass2] - nodes: [ 8.3B 94% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 536M 70k/s ] 44G blocks: [ 26k 61% 8/s ] cpus: 2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (1k/53k) -> write( 2%) 1:37:33 INF [osm_pass2] - nodes: [ 8.3B 95% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 537M 106k/s ] 44G blocks: [ 26k 62% 9/s ] cpus: 2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 96%) -> (794/53k) -> write( 2%) 1:37:43 INF [osm_pass2] - nodes: [ 8.4B 95% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 538M 89k/s ] 44G blocks: [ 26k 62% 8/s ] cpus: 2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (1k/53k) -> write( 2%) 1:37:53 INF [osm_pass2] - nodes: [ 8.4B 95% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 539M 112k/s ] 44G blocks: [ 26k 62% 8/s ] cpus: 2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (895/53k) -> write( 3%) 1:38:03 INF [osm_pass2] - nodes: [ 8.4B 96% 2.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 540M 83k/s ] 44G blocks: [ 26k 62% 8/s ] cpus: 2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (1.1k/53k) -> write( 2%) 1:38:13 INF [osm_pass2] - nodes: [ 8.5B 96% 2.3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 541M 183k/s ] 44G blocks: [ 26k 62% 8/s ] cpus: 2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 98%) -> (1.6k/53k) -> write( 4%) 1:38:23 INF [osm_pass2] - nodes: [ 8.5B 96% 2.3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 544M 205k/s ] 45G blocks: [ 26k 63% 8/s ] cpus: 2 gc: 1% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 96%) -> (888/53k) -> write( 4%) 1:38:33 INF [osm_pass2] - nodes: [ 8.5B 97% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 544M 70k/s ] 45G blocks: [ 27k 63% 8/s ] cpus: 2 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (10/13) -> process(98% 98%) -> (975/53k) -> write( 2%) 1:38:43 INF [osm_pass2] - nodes: [ 8.5B 97% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 545M 87k/s ] 45G blocks: [ 27k 63% 8/s ] cpus: 2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (606/53k) -> write( 2%) 1:38:53 INF [osm_pass2] - nodes: [ 8.6B 97% 2.3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 547M 191k/s ] 45G blocks: [ 27k 63% 8/s ] cpus: 2 gc: 1% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 96%) -> (759/53k) -> write( 4%) 1:39:03 INF [osm_pass2] - nodes: [ 8.6B 98% 3.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 548M 74k/s ] 45G blocks: [ 27k 63% 8/s ] cpus: 2 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (1.5k/53k) -> write( 2%) 1:39:13 INF [osm_pass2] - nodes: [ 8.6B 98% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 549M 91k/s ] 45G blocks: [ 27k 64% 8/s ] cpus: 2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (1.2k/53k) -> write( 2%) 1:39:23 INF [osm_pass2] - nodes: [ 8.7B 98% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 549M 69k/s ] 45G blocks: [ 27k 64% 8/s ] cpus: 2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (1.2k/53k) -> write( 2%) 1:39:33 INF [osm_pass2] - nodes: [ 8.7B 99% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 550M 83k/s ] 45G blocks: [ 27k 64% 8/s ] cpus: 2 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 96%) -> (1.2k/53k) -> write( 2%) 1:39:43 INF [osm_pass2] - nodes: [ 8.7B 99% 2.7M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 551M 127k/s ] 45G blocks: [ 27k 64% 7/s ] cpus: 2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 97%) -> (292/53k) -> write( 3%) 1:39:53 INF [osm_pass2] - nodes: [ 8.7B 99% 2.8M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 553M 132k/s ] 45G blocks: [ 27k 64% 8/s ] cpus: 2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(96% 96%) -> (876/53k) -> write( 3%) 1:40:03 INF [osm_pass2] - nodes: [ 8.8B 100% 3M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 554M 71k/s ] 45G blocks: [ 27k 65% 8/s ] cpus: 2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(98% 97%) -> (748/53k) -> write( 2%) 1:40:13 INF [osm_pass2] - nodes: [ 8.8B 100% 3.2M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 554M 64k/s ] 45G blocks: [ 27k 65% 9/s ] cpus: 2 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(97% 98%) -> (1.1k/53k) -> write( 2%) 1:40:16 DEB [osm_pass2:process] - Sorting long long multimap... 1:40:16 INF [osm_pass2:process] - Finished nodes: 8,860,666,091 (2.9M/s) in 50m55s cpu:1h40m30s gc:12s avg:2 1:40:23 INF [osm_pass2] - nodes: [ 8.8B 100% 948k/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 554M 24k/s ] 45G blocks: [ 27k 65% 2/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277 read( 0%) -> (11/13) -> process(31% 98%) -> (953/53k) -> write( 1%) 1:40:25 DEB [osm_pass2:process] - Sorted long long multimap 9s cpu:9s avg:1.1 1:40:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 28k 0% 2.8k/s ] rels: [ 0 0% 0/s ] features: [ 555M 21k/s ] 45G blocks: [ 27k 65% 0/s ] cpus: 1.6 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 824k read( 0%) -> (11/13) -> process(28% 44%) -> (1.5k/53k) -> write( 1%) 1:40:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 103k 0% 7.4k/s ] rels: [ 0 0% 0/s ] features: [ 555M 48k/s ] 45G blocks: [ 27k 65% <1/s ] cpus: 0.7 gc: 0% heap: 3G/6.4G direct: 62M postGC: 983M relInfo: 564M mpGeoms: 6.3M read( 0%) -> (11/13) -> process(27% 27%) -> (1.7k/53k) -> write( 1%) 1:40:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 186k 0% 8.3k/s ] rels: [ 0 0% 0/s ] features: [ 556M 53k/s ] 45G blocks: [ 27k 65% <1/s ] cpus: 0.7 gc: 0% heap: 2G/6.4G direct: 62M postGC: 982M relInfo: 564M mpGeoms: 14M read( 0%) -> (11/13) -> process(29% 30%) -> (1.1k/53k) -> write( 1%) 1:41:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 263k 0% 7.6k/s ] rels: [ 0 0% 0/s ] features: [ 556M 54k/s ] 45G blocks: [ 27k 65% <1/s ] cpus: 0.6 gc: 0% heap: 963M/6.4G direct: 62M postGC: 985M relInfo: 564M mpGeoms: 14M read( 0%) -> (11/13) -> process(30% 29%) -> (1.4k/53k) -> write( 1%) 1:41:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 339k 0% 7.5k/s ] rels: [ 0 0% 0/s ] features: [ 557M 51k/s ] 45G blocks: [ 27k 65% <1/s ] cpus: 0.7 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 989M relInfo: 564M mpGeoms: 21M read( 0%) -> (11/13) -> process(29% 31%) -> (830/53k) -> write( 1%) 1:41:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 414k 0% 7.5k/s ] rels: [ 0 0% 0/s ] features: [ 557M 52k/s ] 45G blocks: [ 27k 65% <1/s ] cpus: 0.7 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 987M relInfo: 564M mpGeoms: 23M read( 0%) -> (11/13) -> process(29% 31%) -> (1k/53k) -> write( 1%) 1:41:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 484k 0% 7k/s ] rels: [ 0 0% 0/s ] features: [ 558M 51k/s ] 46G blocks: [ 27k 65% <1/s ] cpus: 0.6 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 985M relInfo: 564M mpGeoms: 25M read( 0%) -> (11/13) -> process(30% 30%) -> (1.5k/53k) -> write( 1%) 1:41:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 558k 0% 7.3k/s ] rels: [ 0 0% 0/s ] features: [ 558M 52k/s ] 46G blocks: [ 27k 65% <1/s ] cpus: 0.7 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 986M relInfo: 564M mpGeoms: 26M read( 0%) -> (11/13) -> process(30% 32%) -> (1.7k/53k) -> write( 1%) 1:41:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 649k 0% 9.1k/s ] rels: [ 0 0% 0/s ] features: [ 559M 61k/s ] 46G blocks: [ 27k 65% <1/s ] cpus: 0.7 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 985M relInfo: 564M mpGeoms: 29M read( 0%) -> (11/13) -> process(34% 36%) -> (404/53k) -> write( 2%) 1:42:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 785k 0% 13k/s ] rels: [ 0 0% 0/s ] features: [ 560M 79k/s ] 46G blocks: [ 27k 65% <1/s ] cpus: 0.8 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 986M relInfo: 564M mpGeoms: 29M read( 0%) -> (11/13) -> process(40% 37%) -> (996/53k) -> write( 2%) 1:42:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 938k 0% 15k/s ] rels: [ 0 0% 0/s ] features: [ 561M 96k/s ] 46G blocks: [ 27k 65% <1/s ] cpus: 0.9 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 983M relInfo: 564M mpGeoms: 29M read( 0%) -> (11/13) -> process(37% 46%) -> (1.1k/53k) -> write( 3%) 1:42:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 1.1M 0% 16k/s ] rels: [ 0 0% 0/s ] features: [ 562M 107k/s ] 46G blocks: [ 27k 65% <1/s ] cpus: 0.9 gc: 0% heap: 3G/6.4G direct: 62M postGC: 985M relInfo: 564M mpGeoms: 30M read( 0%) -> (11/13) -> process(43% 43%) -> (372/53k) -> write( 3%) 1:42:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 1.2M 0% 12k/s ] rels: [ 0 0% 0/s ] features: [ 563M 81k/s ] 46G blocks: [ 27k 65% <1/s ] cpus: 0.8 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 986M relInfo: 564M mpGeoms: 30M read( 0%) -> (11/13) -> process(36% 36%) -> (925/53k) -> write( 2%) 1:42:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 1.3M 0% 13k/s ] rels: [ 0 0% 0/s ] features: [ 563M 85k/s ] 46G blocks: [ 27k 65% <1/s ] cpus: 0.8 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 984M relInfo: 564M mpGeoms: 31M read( 0%) -> (11/13) -> process(36% 40%) -> (816/53k) -> write( 2%) 1:42:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 1.4M 0% 11k/s ] rels: [ 0 0% 0/s ] features: [ 564M 75k/s ] 46G blocks: [ 27k 65% <1/s ] cpus: 1 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 986M relInfo: 564M mpGeoms: 31M read( 0%) -> (11/13) -> process(44% 48%) -> (1.3k/53k) -> write( 2%) 1:43:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 1.6M 0% 12k/s ] rels: [ 0 0% 0/s ] features: [ 565M 92k/s ] 46G blocks: [ 27k 65% <1/s ] cpus: 0.9 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 982M relInfo: 564M mpGeoms: 31M read( 0%) -> (11/13) -> process(38% 44%) -> (1.3k/53k) -> write( 2%) 1:43:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 1.7M 0% 17k/s ] rels: [ 0 0% 0/s ] features: [ 566M 119k/s ] 46G blocks: [ 27k 65% <1/s ] cpus: 0.9 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 982M relInfo: 564M mpGeoms: 31M read( 0%) -> (11/13) -> process(42% 42%) -> (650/53k) -> write( 3%) 1:43:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 1.9M 0% 16k/s ] rels: [ 0 0% 0/s ] features: [ 567M 113k/s ] 46G blocks: [ 27k 65% <1/s ] cpus: 0.8 gc: 0% heap: 3G/6.4G direct: 62M postGC: 982M relInfo: 564M mpGeoms: 31M read( 0%) -> (11/13) -> process(41% 40%) -> (1.6k/53k) -> write( 3%) 1:43:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 2M 0% 16k/s ] rels: [ 0 0% 0/s ] features: [ 569M 110k/s ] 46G blocks: [ 27k 65% <1/s ] cpus: 0.8 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 986M relInfo: 564M mpGeoms: 32M read( 0%) -> (11/13) -> process(40% 39%) -> (1k/53k) -> write( 2%) 1:43:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 2.2M 0% 16k/s ] rels: [ 0 0% 0/s ] features: [ 570M 105k/s ] 46G blocks: [ 27k 65% <1/s ] cpus: 0.9 gc: 0% heap: 947M/6.4G direct: 62M postGC: 986M relInfo: 564M mpGeoms: 32M read( 0%) -> (11/13) -> process(41% 42%) -> (855/53k) -> write( 2%) 1:43:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 2.4M 0% 19k/s ] rels: [ 0 0% 0/s ] features: [ 571M 115k/s ] 46G blocks: [ 27k 65% <1/s ] cpus: 1 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 988M relInfo: 564M mpGeoms: 33M read( 0%) -> (11/13) -> process(51% 46%) -> (1k/53k) -> write( 3%) 1:44:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 2.5M 0% 6.3k/s ] rels: [ 0 0% 0/s ] features: [ 571M 44k/s ] 48G blocks: [ 27k 65% <1/s ] cpus: 0.6 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 986M relInfo: 564M mpGeoms: 36M read( 0%) -> (11/13) -> process(28% 29%) -> (953/53k) -> write( 1%) 1:44:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 2.5M 0% 7.2k/s ] rels: [ 0 0% 0/s ] features: [ 572M 49k/s ] 48G blocks: [ 27k 65% <1/s ] cpus: 0.5 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 986M relInfo: 564M mpGeoms: 37M read( 0%) -> (11/13) -> process(23% 27%) -> (327/53k) -> write( 1%) 1:44:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 2.7M 0% 12k/s ] rels: [ 0 0% 0/s ] features: [ 572M 81k/s ] 48G blocks: [ 28k 65% <1/s ] cpus: 0.7 gc: 0% heap: 3G/6.4G direct: 62M postGC: 986M relInfo: 564M mpGeoms: 37M read( 0%) -> (11/13) -> process(37% 32%) -> (1.1k/53k) -> write( 2%) 1:44:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 2.8M 0% 13k/s ] rels: [ 0 0% 0/s ] features: [ 573M 88k/s ] 48G blocks: [ 28k 65% <1/s ] cpus: 0.8 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 988M relInfo: 564M mpGeoms: 38M read( 0%) -> (11/13) -> process(40% 39%) -> (495/53k) -> write( 2%) 1:44:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 2.9M 0% 14k/s ] rels: [ 0 0% 0/s ] features: [ 574M 102k/s ] 48G blocks: [ 28k 65% <1/s ] cpus: 0.8 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 986M relInfo: 564M mpGeoms: 39M read( 0%) -> (11/13) -> process(42% 40%) -> (806/53k) -> write( 3%) 1:44:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 3.1M 0% 13k/s ] rels: [ 0 0% 0/s ] features: [ 575M 93k/s ] 48G blocks: [ 28k 65% <1/s ] cpus: 0.9 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 986M relInfo: 564M mpGeoms: 39M read( 0%) -> (11/13) -> process(41% 41%) -> (549/53k) -> write( 2%) 1:45:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 3.2M 0% 14k/s ] rels: [ 0 0% 0/s ] features: [ 576M 102k/s ] 48G blocks: [ 28k 65% <1/s ] cpus: 0.9 gc: 1% heap: 1G/6.4G direct: 62M postGC: 988M relInfo: 564M mpGeoms: 40M read( 0%) -> (11/13) -> process(43% 45%) -> (1k/53k) -> write( 3%) 1:45:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 3.4M 0% 21k/s ] rels: [ 0 0% 0/s ] features: [ 577M 111k/s ] 48G blocks: [ 28k 65% <1/s ] cpus: 1 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 981M relInfo: 564M mpGeoms: 42M read( 0%) -> (11/13) -> process(51% 49%) -> (635/53k) -> write( 3%) 1:45:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 3.6M 0% 19k/s ] rels: [ 0 0% 0/s ] features: [ 579M 117k/s ] 48G blocks: [ 28k 65% <1/s ] cpus: 0.9 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 988M relInfo: 564M mpGeoms: 43M read( 0%) -> (11/13) -> process(47% 43%) -> (1.3k/53k) -> write( 3%) 1:45:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 3.8M 0% 11k/s ] rels: [ 0 0% 0/s ] features: [ 579M 79k/s ] 48G blocks: [ 28k 65% <1/s ] cpus: 0.7 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 989M relInfo: 564M mpGeoms: 44M read( 0%) -> (11/13) -> process(35% 34%) -> (1.3k/53k) -> write( 2%) 1:45:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 3.9M 0% 13k/s ] rels: [ 0 0% 0/s ] features: [ 580M 84k/s ] 48G blocks: [ 28k 65% <1/s ] cpus: 0.9 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 991M relInfo: 564M mpGeoms: 45M read( 0%) -> (11/13) -> process(43% 42%) -> (1.3k/53k) -> write( 2%) 1:45:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 4M 0% 14k/s ] rels: [ 0 0% 0/s ] features: [ 581M 90k/s ] 48G blocks: [ 28k 65% <1/s ] cpus: 0.9 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 989M relInfo: 564M mpGeoms: 47M read( 0%) -> (11/13) -> process(40% 43%) -> (1.3k/53k) -> write( 2%) 1:46:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 4.2M 0% 12k/s ] rels: [ 0 0% 0/s ] features: [ 582M 79k/s ] 48G blocks: [ 28k 65% <1/s ] cpus: 0.9 gc: 0% heap: 3G/6.4G direct: 62M postGC: 991M relInfo: 564M mpGeoms: 48M read( 0%) -> (11/13) -> process(45% 40%) -> (908/53k) -> write( 2%) 1:46:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 4.3M 0% 14k/s ] rels: [ 0 0% 0/s ] features: [ 583M 98k/s ] 48G blocks: [ 28k 65% <1/s ] cpus: 0.8 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 991M relInfo: 564M mpGeoms: 50M read( 0%) -> (11/13) -> process(42% 37%) -> (263/53k) -> write( 2%) 1:46:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 4.5M 0% 16k/s ] rels: [ 0 0% 0/s ] features: [ 584M 110k/s ] 48G blocks: [ 28k 65% <1/s ] cpus: 0.9 gc: 0% heap: 936M/6.4G direct: 62M postGC: 989M relInfo: 564M mpGeoms: 51M read( 0%) -> (11/13) -> process(42% 40%) -> (1.2k/53k) -> write( 3%) 1:46:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 4.6M 0% 17k/s ] rels: [ 0 0% 0/s ] features: [ 585M 118k/s ] 49G blocks: [ 28k 65% <1/s ] cpus: 0.9 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 991M relInfo: 564M mpGeoms: 53M read( 0%) -> (11/13) -> process(43% 46%) -> (268/53k) -> write( 3%) 1:46:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 4.8M 0% 15k/s ] rels: [ 0 0% 0/s ] features: [ 586M 102k/s ] 49G blocks: [ 28k 65% <1/s ] cpus: 0.9 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 988M relInfo: 564M mpGeoms: 54M read( 0%) -> (11/13) -> process(42% 43%) -> (926/53k) -> write( 2%) 1:46:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 4.9M 1% 14k/s ] rels: [ 0 0% 0/s ] features: [ 587M 98k/s ] 49G blocks: [ 28k 65% <1/s ] cpus: 0.8 gc: 0% heap: 3G/6.4G direct: 62M postGC: 991M relInfo: 564M mpGeoms: 54M read( 0%) -> (11/13) -> process(40% 40%) -> (398/53k) -> write( 2%) 1:47:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 5.1M 1% 17k/s ] rels: [ 0 0% 0/s ] features: [ 588M 113k/s ] 49G blocks: [ 28k 65% <1/s ] cpus: 1 gc: 1% heap: 1G/6.4G direct: 62M postGC: 989M relInfo: 564M mpGeoms: 54M read( 0%) -> (11/13) -> process(47% 51%) -> (1.1k/53k) -> write( 3%) 1:47:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 5.3M 1% 15k/s ] rels: [ 0 0% 0/s ] features: [ 589M 98k/s ] 49G blocks: [ 28k 65% <1/s ] cpus: 0.8 gc: 0% heap: 2G/6.4G direct: 62M postGC: 989M relInfo: 564M mpGeoms: 55M read( 0%) -> (11/13) -> process(41% 40%) -> (288/53k) -> write( 2%) 1:47:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 5.4M 1% 16k/s ] rels: [ 0 0% 0/s ] features: [ 590M 109k/s ] 49G blocks: [ 28k 65% <1/s ] cpus: 1 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 993M relInfo: 564M mpGeoms: 57M read( 0%) -> (11/13) -> process(48% 46%) -> (832/53k) -> write( 3%) 1:47:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 5.6M 1% 20k/s ] rels: [ 0 0% 0/s ] features: [ 592M 130k/s ] 49G blocks: [ 28k 65% <1/s ] cpus: 1.1 gc: 1% heap: 2.7G/6.4G direct: 62M postGC: 991M relInfo: 564M mpGeoms: 63M read( 0%) -> (11/13) -> process(50% 52%) -> (1.1k/53k) -> write( 3%) 1:47:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 5.9M 1% 23k/s ] rels: [ 0 0% 0/s ] features: [ 593M 139k/s ] 49G blocks: [ 28k 65% <1/s ] cpus: 1.1 gc: 1% heap: 1.7G/6.4G direct: 62M postGC: 989M relInfo: 564M mpGeoms: 71M read( 0%) -> (11/13) -> process(53% 54%) -> (1.1k/53k) -> write( 3%) 1:47:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 6.1M 1% 21k/s ] rels: [ 0 0% 0/s ] features: [ 594M 126k/s ] 49G blocks: [ 28k 65% <1/s ] cpus: 1 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 991M relInfo: 564M mpGeoms: 74M read( 0%) -> (11/13) -> process(47% 44%) -> (1.5k/53k) -> write( 3%) 1:48:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 6.3M 1% 22k/s ] rels: [ 0 0% 0/s ] features: [ 596M 140k/s ] 49G blocks: [ 28k 65% <1/s ] cpus: 1.1 gc: 1% heap: 2.6G/6.4G direct: 62M postGC: 989M relInfo: 564M mpGeoms: 74M read( 0%) -> (11/13) -> process(51% 52%) -> (1.5k/53k) -> write( 3%) 1:48:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 6.5M 1% 19k/s ] rels: [ 0 0% 0/s ] features: [ 597M 107k/s ] 49G blocks: [ 28k 65% <1/s ] cpus: 1.1 gc: 1% heap: 1.3G/6.4G direct: 62M postGC: 991M relInfo: 564M mpGeoms: 76M read( 0%) -> (11/13) -> process(57% 48%) -> (973/53k) -> write( 3%) 1:48:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 6.7M 1% 22k/s ] rels: [ 0 0% 0/s ] features: [ 598M 118k/s ] 49G blocks: [ 28k 65% <1/s ] cpus: 1.1 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 987M relInfo: 564M mpGeoms: 79M read( 0%) -> (11/13) -> process(54% 48%) -> (1.4k/53k) -> write( 3%) 1:48:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 6.9M 1% 17k/s ] rels: [ 0 0% 0/s ] features: [ 599M 101k/s ] 50G blocks: [ 28k 65% <1/s ] cpus: 0.9 gc: 1% heap: 1.5G/6.4G direct: 62M postGC: 993M relInfo: 564M mpGeoms: 80M read( 0%) -> (11/13) -> process(42% 49%) -> (909/53k) -> write( 3%) 1:48:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 7.2M 1% 25k/s ] rels: [ 0 0% 0/s ] features: [ 601M 138k/s ] 50G blocks: [ 28k 65% <1/s ] cpus: 1.1 gc: 1% heap: 3G/6.4G direct: 62M postGC: 989M relInfo: 564M mpGeoms: 81M read( 0%) -> (11/13) -> process(56% 54%) -> (1.4k/53k) -> write( 3%) 1:48:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 7.4M 1% 22k/s ] rels: [ 0 0% 0/s ] features: [ 602M 120k/s ] 50G blocks: [ 28k 65% <1/s ] cpus: 1 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 989M relInfo: 564M mpGeoms: 81M read( 0%) -> (11/13) -> process(44% 49%) -> (367/53k) -> write( 3%) 1:49:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 7.5M 1% 14k/s ] rels: [ 0 0% 0/s ] features: [ 603M 90k/s ] 50G blocks: [ 28k 65% <1/s ] cpus: 0.8 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 991M relInfo: 564M mpGeoms: 85M read( 0%) -> (11/13) -> process(39% 37%) -> (1.4k/53k) -> write( 2%) 1:49:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 7.7M 1% 17k/s ] rels: [ 0 0% 0/s ] features: [ 604M 96k/s ] 50G blocks: [ 28k 65% <1/s ] cpus: 0.9 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 991M relInfo: 564M mpGeoms: 86M read( 0%) -> (11/13) -> process(40% 45%) -> (1k/53k) -> write( 2%) 1:49:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 7.9M 1% 18k/s ] rels: [ 0 0% 0/s ] features: [ 605M 104k/s ] 50G blocks: [ 28k 65% <1/s ] cpus: 1 gc: 0% heap: 3G/6.4G direct: 62M postGC: 989M relInfo: 564M mpGeoms: 88M read( 0%) -> (11/13) -> process(49% 47%) -> (347/53k) -> write( 3%) 1:49:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 8.1M 1% 22k/s ] rels: [ 0 0% 0/s ] features: [ 606M 130k/s ] 50G blocks: [ 28k 65% <1/s ] cpus: 1 gc: 1% heap: 1.1G/6.4G direct: 62M postGC: 991M relInfo: 564M mpGeoms: 88M read( 0%) -> (11/13) -> process(50% 49%) -> (1.2k/53k) -> write( 3%) 1:49:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 8.3M 1% 17k/s ] rels: [ 0 0% 0/s ] features: [ 607M 114k/s ] 50G blocks: [ 28k 65% <1/s ] cpus: 1.1 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 991M relInfo: 564M mpGeoms: 89M read( 0%) -> (11/13) -> process(47% 57%) -> (625/53k) -> write( 3%) 1:49:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 8.4M 1% 14k/s ] rels: [ 0 0% 0/s ] features: [ 608M 99k/s ] 50G blocks: [ 28k 65% <1/s ] cpus: 1 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 993M relInfo: 564M mpGeoms: 90M read( 0%) -> (11/13) -> process(48% 46%) -> (303/53k) -> write( 2%) 1:50:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 8.6M 1% 15k/s ] rels: [ 0 0% 0/s ] features: [ 609M 95k/s ] 50G blocks: [ 28k 65% <1/s ] cpus: 0.8 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 991M relInfo: 564M mpGeoms: 90M read( 0%) -> (11/13) -> process(42% 40%) -> (1k/53k) -> write( 2%) 1:50:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 8.7M 1% 15k/s ] rels: [ 0 0% 0/s ] features: [ 610M 95k/s ] 50G blocks: [ 28k 65% <1/s ] cpus: 0.9 gc: 1% heap: 2.1G/6.4G direct: 62M postGC: 991M relInfo: 564M mpGeoms: 90M read( 0%) -> (11/13) -> process(46% 40%) -> (1.7k/53k) -> write( 2%) 1:50:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 8.9M 1% 14k/s ] rels: [ 0 0% 0/s ] features: [ 611M 99k/s ] 50G blocks: [ 28k 65% <1/s ] cpus: 0.9 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 987M relInfo: 564M mpGeoms: 91M read( 0%) -> (11/13) -> process(42% 41%) -> (1.6k/53k) -> write( 3%) 1:50:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 9M 1% 13k/s ] rels: [ 0 0% 0/s ] features: [ 612M 89k/s ] 52G blocks: [ 28k 65% <1/s ] cpus: 0.8 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 989M relInfo: 564M mpGeoms: 91M read( 0%) -> (11/13) -> process(36% 39%) -> (1k/53k) -> write( 2%) 1:50:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 9.2M 1% 17k/s ] rels: [ 0 0% 0/s ] features: [ 613M 102k/s ] 52G blocks: [ 28k 65% <1/s ] cpus: 0.8 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 989M relInfo: 564M mpGeoms: 91M read( 0%) -> (11/13) -> process(43% 38%) -> (1.1k/53k) -> write( 2%) 1:50:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 9.4M 1% 20k/s ] rels: [ 0 0% 0/s ] features: [ 614M 106k/s ] 52G blocks: [ 28k 65% <1/s ] cpus: 0.9 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 987M relInfo: 564M mpGeoms: 91M read( 0%) -> (11/13) -> process(45% 45%) -> (1.7k/53k) -> write( 3%) 1:51:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 9.6M 1% 16k/s ] rels: [ 0 0% 0/s ] features: [ 615M 104k/s ] 52G blocks: [ 28k 65% <1/s ] cpus: 0.8 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 989M relInfo: 564M mpGeoms: 91M read( 0%) -> (11/13) -> process(41% 40%) -> (1.2k/53k) -> write( 3%) 1:51:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 9.8M 1% 21k/s ] rels: [ 0 0% 0/s ] features: [ 616M 131k/s ] 52G blocks: [ 28k 65% <1/s ] cpus: 1 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 987M relInfo: 564M mpGeoms: 91M read( 0%) -> (11/13) -> process(48% 48%) -> (713/53k) -> write( 3%) 1:51:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 10M 1% 23k/s ] rels: [ 0 0% 0/s ] features: [ 618M 130k/s ] 52G blocks: [ 28k 65% <1/s ] cpus: 1 gc: 0% heap: 2G/6.4G direct: 62M postGC: 989M relInfo: 564M mpGeoms: 91M read( 0%) -> (11/13) -> process(50% 50%) -> (1.4k/53k) -> write( 3%) 1:51:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 10M 1% 21k/s ] rels: [ 0 0% 0/s ] features: [ 619M 119k/s ] 52G blocks: [ 28k 65% <1/s ] cpus: 1 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 989M relInfo: 564M mpGeoms: 92M read( 0%) -> (11/13) -> process(50% 48%) -> (1k/53k) -> write( 3%) 1:51:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 10M 1% 17k/s ] rels: [ 0 0% 0/s ] features: [ 620M 95k/s ] 52G blocks: [ 28k 65% <1/s ] cpus: 0.9 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 991M relInfo: 564M mpGeoms: 92M read( 0%) -> (11/13) -> process(41% 46%) -> (532/53k) -> write( 2%) 1:51:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 10M 1% 15k/s ] rels: [ 0 0% 0/s ] features: [ 621M 91k/s ] 52G blocks: [ 28k 65% <1/s ] cpus: 0.8 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 989M relInfo: 564M mpGeoms: 92M read( 0%) -> (11/13) -> process(41% 39%) -> (1.4k/53k) -> write( 2%) 1:52:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 10M 1% 14k/s ] rels: [ 0 0% 0/s ] features: [ 622M 95k/s ] 52G blocks: [ 28k 65% <1/s ] cpus: 0.8 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 989M relInfo: 564M mpGeoms: 93M read( 0%) -> (11/13) -> process(38% 42%) -> (978/53k) -> write( 2%) 1:52:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 10M 1% 16k/s ] rels: [ 0 0% 0/s ] features: [ 623M 110k/s ] 52G blocks: [ 28k 65% <1/s ] cpus: 0.9 gc: 0% heap: 987M/6.4G direct: 62M postGC: 989M relInfo: 564M mpGeoms: 93M read( 0%) -> (11/13) -> process(44% 46%) -> (868/53k) -> write( 3%) 1:52:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 11M 1% 15k/s ] rels: [ 0 0% 0/s ] features: [ 624M 96k/s ] 52G blocks: [ 28k 65% <1/s ] cpus: 0.9 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 989M relInfo: 564M mpGeoms: 94M read( 0%) -> (11/13) -> process(46% 41%) -> (1k/53k) -> write( 2%) 1:52:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 11M 1% 18k/s ] rels: [ 0 0% 0/s ] features: [ 625M 74k/s ] 52G blocks: [ 28k 65% <1/s ] cpus: 0.9 gc: 0% heap: 2G/6.4G direct: 62M postGC: 989M relInfo: 564M mpGeoms: 96M read( 0%) -> (11/13) -> process(43% 48%) -> (1.2k/53k) -> write( 2%) 1:52:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 11M 1% 17k/s ] rels: [ 0 0% 0/s ] features: [ 626M 108k/s ] 53G blocks: [ 28k 65% <1/s ] cpus: 1 gc: 1% heap: 1.9G/6.4G direct: 62M postGC: 991M relInfo: 564M mpGeoms: 96M read( 0%) -> (11/13) -> process(46% 47%) -> (1.3k/53k) -> write( 3%) 1:52:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 11M 1% 23k/s ] rels: [ 0 0% 0/s ] features: [ 627M 98k/s ] 53G blocks: [ 28k 65% <1/s ] cpus: 1.1 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 989M relInfo: 564M mpGeoms: 98M read( 0%) -> (11/13) -> process(54% 49%) -> (721/53k) -> write( 2%) 1:53:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 11M 1% 20k/s ] rels: [ 0 0% 0/s ] features: [ 628M 118k/s ] 53G blocks: [ 28k 65% <1/s ] cpus: 1 gc: 1% heap: 3G/6.4G direct: 62M postGC: 993M relInfo: 564M mpGeoms: 99M read( 0%) -> (11/13) -> process(52% 49%) -> (731/53k) -> write( 3%) 1:53:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 12M 1% 21k/s ] rels: [ 0 0% 0/s ] features: [ 629M 121k/s ] 53G blocks: [ 28k 65% <1/s ] cpus: 1 gc: 1% heap: 918M/6.4G direct: 62M postGC: 996M relInfo: 564M mpGeoms: 102M read( 0%) -> (11/13) -> process(48% 48%) -> (1.4k/53k) -> write( 3%) 1:53:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 12M 1% 21k/s ] rels: [ 0 0% 0/s ] features: [ 630M 126k/s ] 53G blocks: [ 28k 65% <1/s ] cpus: 1 gc: 1% heap: 1.1G/6.4G direct: 62M postGC: 996M relInfo: 564M mpGeoms: 103M read( 0%) -> (11/13) -> process(46% 50%) -> (386/53k) -> write( 3%) 1:53:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 12M 1% 15k/s ] rels: [ 0 0% 0/s ] features: [ 631M 109k/s ] 53G blocks: [ 28k 65% <1/s ] cpus: 0.9 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 993M relInfo: 564M mpGeoms: 105M read( 0%) -> (11/13) -> process(43% 43%) -> (904/53k) -> write( 3%) 1:53:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 12M 1% 18k/s ] rels: [ 0 0% 0/s ] features: [ 633M 120k/s ] 53G blocks: [ 28k 65% <1/s ] cpus: 1 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 993M relInfo: 564M mpGeoms: 108M read( 0%) -> (11/13) -> process(46% 47%) -> (568/53k) -> write( 3%) 1:53:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 12M 1% 19k/s ] rels: [ 0 0% 0/s ] features: [ 634M 125k/s ] 53G blocks: [ 28k 65% <1/s ] cpus: 1 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 993M relInfo: 564M mpGeoms: 109M read( 0%) -> (11/13) -> process(45% 48%) -> (1k/53k) -> write( 3%) 1:54:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 13M 1% 15k/s ] rels: [ 0 0% 0/s ] features: [ 635M 76k/s ] 53G blocks: [ 28k 65% <1/s ] cpus: 0.9 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 997M relInfo: 564M mpGeoms: 125M read( 0%) -> (11/13) -> process(43% 42%) -> (912/53k) -> write( 2%) 1:54:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 13M 1% 7.6k/s ] rels: [ 0 0% 0/s ] features: [ 635M 49k/s ] 53G blocks: [ 28k 65% <1/s ] cpus: 0.7 gc: 0% heap: 1G/6.4G direct: 62M postGC: 995M relInfo: 564M mpGeoms: 131M read( 0%) -> (11/13) -> process(33% 33%) -> (330/53k) -> write( 1%) 1:54:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 13M 1% 6.2k/s ] rels: [ 0 0% 0/s ] features: [ 636M 45k/s ] 53G blocks: [ 28k 65% <1/s ] cpus: 0.7 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 995M relInfo: 564M mpGeoms: 136M read( 0%) -> (11/13) -> process(33% 32%) -> (1.3k/53k) -> write( 1%) 1:54:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 13M 1% 7k/s ] rels: [ 0 0% 0/s ] features: [ 636M 45k/s ] 53G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 995M relInfo: 564M mpGeoms: 140M read( 0%) -> (11/13) -> process(32% 32%) -> (1.2k/53k) -> write( 1%) 1:54:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 13M 1% 7.3k/s ] rels: [ 0 0% 0/s ] features: [ 636M 47k/s ] 53G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 997M relInfo: 564M mpGeoms: 144M read( 0%) -> (11/13) -> process(35% 35%) -> (834/53k) -> write( 1%) 1:54:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 13M 1% 7k/s ] rels: [ 0 0% 0/s ] features: [ 637M 47k/s ] 53G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 995M relInfo: 564M mpGeoms: 148M read( 0%) -> (11/13) -> process(38% 35%) -> (1.1k/53k) -> write( 1%) 1:55:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 13M 1% 7k/s ] rels: [ 0 0% 0/s ] features: [ 637M 46k/s ] 53G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 997M relInfo: 564M mpGeoms: 150M read( 0%) -> (11/13) -> process(35% 35%) -> (296/53k) -> write( 1%) 1:55:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 13M 1% 7.6k/s ] rels: [ 0 0% 0/s ] features: [ 638M 49k/s ] 53G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 929M/6.4G direct: 62M postGC: 995M relInfo: 564M mpGeoms: 152M read( 0%) -> (11/13) -> process(33% 33%) -> (554/53k) -> write( 1%) 1:55:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 13M 1% 7.4k/s ] rels: [ 0 0% 0/s ] features: [ 638M 47k/s ] 53G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 997M relInfo: 564M mpGeoms: 155M read( 0%) -> (11/13) -> process(37% 36%) -> (493/53k) -> write( 1%) 1:55:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 13M 1% 8.9k/s ] rels: [ 0 0% 0/s ] features: [ 639M 47k/s ] 53G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 995M relInfo: 564M mpGeoms: 160M read( 0%) -> (11/13) -> process(36% 36%) -> (499/53k) -> write( 1%) 1:55:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 13M 1% 7.8k/s ] rels: [ 0 0% 0/s ] features: [ 639M 48k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 992M/6.4G direct: 62M postGC: 995M relInfo: 564M mpGeoms: 163M read( 0%) -> (11/13) -> process(36% 39%) -> (1.2k/53k) -> write( 1%) 1:55:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 13M 1% 7.7k/s ] rels: [ 0 0% 0/s ] features: [ 640M 49k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 3G/6.4G direct: 62M postGC: 997M relInfo: 564M mpGeoms: 165M read( 0%) -> (11/13) -> process(34% 37%) -> (669/53k) -> write( 1%) 1:56:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 13M 1% 10k/s ] rels: [ 0 0% 0/s ] features: [ 641M 72k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 1% heap: 963M/6.4G direct: 62M postGC: 997M relInfo: 564M mpGeoms: 166M read( 0%) -> (11/13) -> process(34% 38%) -> (1.2k/53k) -> write( 2%) 1:56:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 14M 1% 8k/s ] rels: [ 0 0% 0/s ] features: [ 641M 52k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 995M relInfo: 564M mpGeoms: 168M read( 0%) -> (11/13) -> process(32% 35%) -> (1k/53k) -> write( 1%) 1:56:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 14M 1% 7.3k/s ] rels: [ 0 0% 0/s ] features: [ 642M 47k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 995M relInfo: 564M mpGeoms: 170M read( 0%) -> (11/13) -> process(31% 35%) -> (1.4k/53k) -> write( 1%) 1:56:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 14M 1% 7.4k/s ] rels: [ 0 0% 0/s ] features: [ 642M 46k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 2G/6.4G direct: 62M postGC: 995M relInfo: 564M mpGeoms: 171M read( 0%) -> (11/13) -> process(32% 39%) -> (1k/53k) -> write( 1%) 1:56:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 14M 1% 7.8k/s ] rels: [ 0 0% 0/s ] features: [ 642M 47k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 993M relInfo: 564M mpGeoms: 173M read( 0%) -> (11/13) -> process(32% 32%) -> (1.4k/53k) -> write( 1%) 1:56:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 14M 1% 7.8k/s ] rels: [ 0 0% 0/s ] features: [ 643M 46k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 993M relInfo: 564M mpGeoms: 174M read( 0%) -> (11/13) -> process(32% 32%) -> (468/53k) -> write( 1%) 1:57:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 14M 1% 8k/s ] rels: [ 0 0% 0/s ] features: [ 643M 47k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 999M relInfo: 564M mpGeoms: 175M read( 0%) -> (11/13) -> process(34% 32%) -> (218/53k) -> write( 1%) 1:57:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 14M 1% 7.7k/s ] rels: [ 0 0% 0/s ] features: [ 644M 47k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 995M relInfo: 564M mpGeoms: 176M read( 0%) -> (11/13) -> process(33% 33%) -> (1.1k/53k) -> write( 1%) 1:57:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 14M 1% 6.8k/s ] rels: [ 0 0% 0/s ] features: [ 644M 46k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 181M read( 0%) -> (11/13) -> process(47% 32%) -> (1.2k/53k) -> write( 1%) 1:57:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 14M 1% 4.9k/s ] rels: [ 0 0% 0/s ] features: [ 645M 45k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 1.1 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 185M read( 0%) -> (11/13) -> process(51% 58%) -> (1.3k/53k) -> write( 1%) 1:57:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 14M 1% 8.1k/s ] rels: [ 0 0% 0/s ] features: [ 645M 48k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 186M read( 0%) -> (11/13) -> process(33% 35%) -> (379/53k) -> write( 1%) 1:57:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 14M 1% 8k/s ] rels: [ 0 0% 0/s ] features: [ 646M 46k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 187M read( 0%) -> (11/13) -> process(39% 34%) -> (950/53k) -> write( 1%) 1:58:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 14M 1% 8k/s ] rels: [ 0 0% 0/s ] features: [ 646M 47k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 188M read( 0%) -> (11/13) -> process(33% 38%) -> (724/53k) -> write( 1%) 1:58:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 14M 2% 8k/s ] rels: [ 0 0% 0/s ] features: [ 647M 48k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 191M read( 0%) -> (11/13) -> process(35% 33%) -> (1.3k/53k) -> write( 1%) 1:58:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 15M 2% 7.6k/s ] rels: [ 0 0% 0/s ] features: [ 647M 48k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 193M read( 0%) -> (11/13) -> process(33% 33%) -> (1.5k/53k) -> write( 1%) 1:58:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 15M 2% 8.1k/s ] rels: [ 0 0% 0/s ] features: [ 648M 48k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 196M read( 0%) -> (11/13) -> process(33% 32%) -> (1k/53k) -> write( 1%) 1:58:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 15M 2% 7.6k/s ] rels: [ 0 0% 0/s ] features: [ 648M 44k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 198M read( 0%) -> (11/13) -> process(32% 36%) -> (1.4k/53k) -> write( 1%) 1:58:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 15M 2% 5.1k/s ] rels: [ 0 0% 0/s ] features: [ 648M 23k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 203M read( 0%) -> (11/13) -> process(39% 49%) -> (741/53k) -> write( 1%) 1:59:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 15M 2% 7.6k/s ] rels: [ 0 0% 0/s ] features: [ 649M 47k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 204M read( 0%) -> (11/13) -> process(35% 31%) -> (319/53k) -> write( 1%) 1:59:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 15M 2% 7.8k/s ] rels: [ 0 0% 0/s ] features: [ 649M 47k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 205M read( 0%) -> (11/13) -> process(33% 32%) -> (1.7k/53k) -> write( 1%) 1:59:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 15M 2% 7.8k/s ] rels: [ 0 0% 0/s ] features: [ 650M 46k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 207M read( 0%) -> (11/13) -> process(33% 33%) -> (788/53k) -> write( 1%) 1:59:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 15M 2% 7.6k/s ] rels: [ 0 0% 0/s ] features: [ 650M 45k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.6 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 209M read( 0%) -> (11/13) -> process(31% 31%) -> (1.3k/53k) -> write( 1%) 1:59:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 15M 2% 8.3k/s ] rels: [ 0 0% 0/s ] features: [ 651M 45k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 210M read( 0%) -> (11/13) -> process(32% 32%) -> (1k/53k) -> write( 1%) 1:59:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 15M 2% 10k/s ] rels: [ 0 0% 0/s ] features: [ 651M 48k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 211M read( 0%) -> (11/13) -> process(45% 32%) -> (1.3k/53k) -> write( 1%) 2:00:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 15M 2% 9.1k/s ] rels: [ 0 0% 0/s ] features: [ 652M 47k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 213M read( 0%) -> (11/13) -> process(35% 37%) -> (710/53k) -> write( 1%) 2:00:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 15M 2% 8k/s ] rels: [ 0 0% 0/s ] features: [ 652M 47k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 214M read( 0%) -> (11/13) -> process(33% 34%) -> (1.8k/53k) -> write( 1%) 2:00:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 15M 2% 8.5k/s ] rels: [ 0 0% 0/s ] features: [ 653M 48k/s ] 54G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 215M read( 0%) -> (11/13) -> process(34% 34%) -> (1.6k/53k) -> write( 1%) 2:00:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 16M 2% 8.1k/s ] rels: [ 0 0% 0/s ] features: [ 653M 49k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 218M read( 0%) -> (11/13) -> process(33% 34%) -> (1.8k/53k) -> write( 1%) 2:00:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 16M 2% 8.1k/s ] rels: [ 0 0% 0/s ] features: [ 654M 48k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 220M read( 0%) -> (11/13) -> process(37% 33%) -> (1.3k/53k) -> write( 1%) 2:00:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 16M 2% 7.7k/s ] rels: [ 0 0% 0/s ] features: [ 654M 47k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 222M read( 0%) -> (11/13) -> process(38% 39%) -> (527/53k) -> write( 1%) 2:01:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 16M 2% 8.3k/s ] rels: [ 0 0% 0/s ] features: [ 655M 47k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 225M read( 0%) -> (11/13) -> process(35% 36%) -> (546/53k) -> write( 1%) 2:01:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 16M 2% 8.3k/s ] rels: [ 0 0% 0/s ] features: [ 655M 47k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 226M read( 0%) -> (11/13) -> process(34% 34%) -> (650/53k) -> write( 1%) 2:01:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 16M 2% 8.5k/s ] rels: [ 0 0% 0/s ] features: [ 656M 51k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 231M read( 0%) -> (11/13) -> process(35% 34%) -> (805/53k) -> write( 1%) 2:01:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 16M 2% 8.2k/s ] rels: [ 0 0% 0/s ] features: [ 656M 48k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 234M read( 0%) -> (11/13) -> process(34% 36%) -> (884/53k) -> write( 1%) 2:01:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 16M 2% 8.3k/s ] rels: [ 0 0% 0/s ] features: [ 657M 48k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 989M/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 235M read( 0%) -> (11/13) -> process(35% 36%) -> (1k/53k) -> write( 1%) 2:01:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 16M 2% 7.7k/s ] rels: [ 0 0% 0/s ] features: [ 657M 46k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 989M/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 237M read( 0%) -> (11/13) -> process(38% 36%) -> (1.2k/53k) -> write( 1%) 2:02:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 16M 2% 8.1k/s ] rels: [ 0 0% 0/s ] features: [ 657M 48k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 997M/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 239M read( 0%) -> (11/13) -> process(37% 38%) -> (729/53k) -> write( 1%) 2:02:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 16M 2% 7.9k/s ] rels: [ 0 0% 0/s ] features: [ 658M 47k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 240M read( 0%) -> (11/13) -> process(39% 39%) -> (609/53k) -> write( 1%) 2:02:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 16M 2% 8.5k/s ] rels: [ 0 0% 0/s ] features: [ 658M 45k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 242M read( 0%) -> (11/13) -> process(41% 37%) -> (1.6k/53k) -> write( 1%) 2:02:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 17M 2% 8.2k/s ] rels: [ 0 0% 0/s ] features: [ 659M 47k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 244M read( 0%) -> (11/13) -> process(36% 38%) -> (1k/53k) -> write( 1%) 2:02:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 17M 2% 8.4k/s ] rels: [ 0 0% 0/s ] features: [ 659M 48k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 247M read( 0%) -> (11/13) -> process(37% 39%) -> (311/53k) -> write( 1%) 2:02:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 17M 2% 8.5k/s ] rels: [ 0 0% 0/s ] features: [ 660M 48k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 250M read( 0%) -> (11/13) -> process(39% 40%) -> (1.4k/53k) -> write( 1%) 2:03:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 17M 2% 9.1k/s ] rels: [ 0 0% 0/s ] features: [ 660M 46k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 252M read( 0%) -> (11/13) -> process(41% 39%) -> (913/53k) -> write( 1%) 2:03:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 17M 2% 8.7k/s ] rels: [ 0 0% 0/s ] features: [ 661M 46k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 254M read( 0%) -> (11/13) -> process(36% 36%) -> (826/53k) -> write( 1%) 2:03:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 17M 2% 8.1k/s ] rels: [ 0 0% 0/s ] features: [ 661M 43k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 256M read( 0%) -> (11/13) -> process(35% 36%) -> (628/53k) -> write( 1%) 2:03:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 17M 2% 18k/s ] rels: [ 0 0% 0/s ] features: [ 662M 56k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 1.1 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 257M read( 0%) -> (11/13) -> process(52% 52%) -> (953/53k) -> write( 2%) 2:03:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 17M 2% 16k/s ] rels: [ 0 0% 0/s ] features: [ 662M 55k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 1.2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 259M read( 0%) -> (11/13) -> process(57% 60%) -> (1.1k/53k) -> write( 2%) 2:03:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 17M 2% 12k/s ] rels: [ 0 0% 0/s ] features: [ 663M 53k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 261M read( 0%) -> (11/13) -> process(43% 43%) -> (1.4k/53k) -> write( 1%) 2:04:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 18M 2% 7.9k/s ] rels: [ 0 0% 0/s ] features: [ 663M 45k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 262M read( 0%) -> (11/13) -> process(36% 37%) -> (1k/53k) -> write( 1%) 2:04:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 18M 2% 9.9k/s ] rels: [ 0 0% 0/s ] features: [ 664M 47k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 263M read( 0%) -> (11/13) -> process(38% 34%) -> (1.4k/53k) -> write( 1%) 2:04:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 18M 2% 9.3k/s ] rels: [ 0 0% 0/s ] features: [ 664M 47k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 265M read( 0%) -> (11/13) -> process(39% 36%) -> (1k/53k) -> write( 1%) 2:04:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 18M 2% 9.6k/s ] rels: [ 0 0% 0/s ] features: [ 665M 53k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 268M read( 0%) -> (11/13) -> process(35% 37%) -> (565/53k) -> write( 1%) 2:04:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 18M 2% 8.1k/s ] rels: [ 0 0% 0/s ] features: [ 665M 43k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 271M read( 0%) -> (11/13) -> process(37% 46%) -> (1.1k/53k) -> write( 1%) 2:04:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 18M 2% 9.2k/s ] rels: [ 0 0% 0/s ] features: [ 666M 50k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 272M read( 0%) -> (11/13) -> process(37% 37%) -> (710/53k) -> write( 1%) 2:05:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 18M 2% 9.5k/s ] rels: [ 0 0% 0/s ] features: [ 666M 53k/s ] 55G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 275M read( 0%) -> (11/13) -> process(41% 41%) -> (1.9k/53k) -> write( 1%) 2:05:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 18M 2% 9.6k/s ] rels: [ 0 0% 0/s ] features: [ 667M 59k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 278M read( 0%) -> (11/13) -> process(40% 49%) -> (252/53k) -> write( 2%) 2:05:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 18M 2% 10k/s ] rels: [ 0 0% 0/s ] features: [ 667M 54k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 975M/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 279M read( 0%) -> (11/13) -> process(42% 45%) -> (1.3k/53k) -> write( 2%) 2:05:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 18M 2% 7.2k/s ] rels: [ 0 0% 0/s ] features: [ 668M 42k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 281M read( 0%) -> (11/13) -> process(37% 36%) -> (1.2k/53k) -> write( 1%) 2:05:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 18M 2% 8.7k/s ] rels: [ 0 0% 0/s ] features: [ 668M 55k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 282M read( 0%) -> (11/13) -> process(35% 46%) -> (944/53k) -> write( 2%) 2:05:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 19M 2% 9.8k/s ] rels: [ 0 0% 0/s ] features: [ 669M 53k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 284M read( 0%) -> (11/13) -> process(48% 39%) -> (1.7k/53k) -> write( 1%) 2:06:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 19M 2% 11k/s ] rels: [ 0 0% 0/s ] features: [ 670M 66k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 286M read( 0%) -> (11/13) -> process(40% 48%) -> (1.8k/53k) -> write( 2%) 2:06:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 19M 2% 7.6k/s ] rels: [ 0 0% 0/s ] features: [ 670M 44k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 287M read( 0%) -> (11/13) -> process(47% 37%) -> (704/53k) -> write( 1%) 2:06:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 19M 2% 11k/s ] rels: [ 0 0% 0/s ] features: [ 671M 69k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 970M/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 288M read( 0%) -> (11/13) -> process(41% 37%) -> (1.3k/53k) -> write( 2%) 2:06:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 19M 2% 11k/s ] rels: [ 0 0% 0/s ] features: [ 671M 66k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 289M read( 0%) -> (11/13) -> process(37% 40%) -> (766/53k) -> write( 2%) 2:06:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 19M 2% 9.9k/s ] rels: [ 0 0% 0/s ] features: [ 672M 51k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 291M read( 0%) -> (11/13) -> process(36% 37%) -> (1.3k/53k) -> write( 1%) 2:06:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 19M 2% 9.1k/s ] rels: [ 0 0% 0/s ] features: [ 672M 44k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 292M read( 0%) -> (11/13) -> process(36% 38%) -> (1.4k/53k) -> write( 1%) 2:07:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 19M 2% 8.9k/s ] rels: [ 0 0% 0/s ] features: [ 673M 48k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 301M read( 0%) -> (11/13) -> process(36% 37%) -> (1.5k/53k) -> write( 1%) 2:07:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 19M 2% 8.8k/s ] rels: [ 0 0% 0/s ] features: [ 673M 46k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 304M read( 0%) -> (11/13) -> process(36% 35%) -> (727/53k) -> write( 1%) 2:07:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 19M 2% 9.8k/s ] rels: [ 0 0% 0/s ] features: [ 674M 50k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 309M read( 0%) -> (11/13) -> process(36% 38%) -> (324/53k) -> write( 1%) 2:07:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 20M 2% 11k/s ] rels: [ 0 0% 0/s ] features: [ 674M 48k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 313M read( 0%) -> (11/13) -> process(44% 48%) -> (1.6k/53k) -> write( 1%) 2:07:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 20M 2% 9.6k/s ] rels: [ 0 0% 0/s ] features: [ 675M 45k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 318M read( 0%) -> (11/13) -> process(39% 35%) -> (700/53k) -> write( 1%) 2:07:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 20M 2% 9.2k/s ] rels: [ 0 0% 0/s ] features: [ 675M 55k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 322M read( 0%) -> (11/13) -> process(40% 33%) -> (1.3k/53k) -> write( 1%) 2:08:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 20M 2% 9.3k/s ] rels: [ 0 0% 0/s ] features: [ 676M 46k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 326M read( 0%) -> (11/13) -> process(39% 35%) -> (721/53k) -> write( 1%) 2:08:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 20M 2% 11k/s ] rels: [ 0 0% 0/s ] features: [ 677M 71k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 329M read( 0%) -> (11/13) -> process(42% 40%) -> (862/53k) -> write( 2%) 2:08:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 20M 2% 9k/s ] rels: [ 0 0% 0/s ] features: [ 677M 51k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 334M read( 0%) -> (11/13) -> process(43% 36%) -> (667/53k) -> write( 1%) 2:08:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 20M 2% 8.9k/s ] rels: [ 0 0% 0/s ] features: [ 677M 42k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 338M read( 0%) -> (11/13) -> process(37% 39%) -> (968/53k) -> write( 1%) 2:08:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 20M 2% 11k/s ] rels: [ 0 0% 0/s ] features: [ 678M 45k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 1.2 gc: 1% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 344M read( 0%) -> (11/13) -> process(52% 67%) -> (733/53k) -> write( 1%) 2:08:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 20M 2% 10k/s ] rels: [ 0 0% 0/s ] features: [ 678M 44k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 349M read( 0%) -> (11/13) -> process(49% 42%) -> (887/53k) -> write( 1%) 2:09:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 20M 2% 10k/s ] rels: [ 0 0% 0/s ] features: [ 679M 47k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 1.1 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 355M read( 0%) -> (11/13) -> process(63% 49%) -> (1.1k/53k) -> write( 1%) 2:09:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 21M 2% 10k/s ] rels: [ 0 0% 0/s ] features: [ 679M 50k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 358M read( 0%) -> (11/13) -> process(39% 37%) -> (1.1k/53k) -> write( 1%) 2:09:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 21M 2% 9.9k/s ] rels: [ 0 0% 0/s ] features: [ 680M 53k/s ] 57G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 359M read( 0%) -> (11/13) -> process(35% 36%) -> (1.5k/53k) -> write( 1%) 2:09:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 21M 2% 11k/s ] rels: [ 0 0% 0/s ] features: [ 681M 63k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 361M read( 0%) -> (11/13) -> process(38% 35%) -> (318/53k) -> write( 2%) 2:09:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 21M 2% 10k/s ] rels: [ 0 0% 0/s ] features: [ 681M 58k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 363M read( 0%) -> (11/13) -> process(42% 33%) -> (1.4k/53k) -> write( 2%) 2:09:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 21M 2% 9.2k/s ] rels: [ 0 0% 0/s ] features: [ 682M 46k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 364M read( 0%) -> (11/13) -> process(36% 36%) -> (205/53k) -> write( 1%) 2:10:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 21M 2% 11k/s ] rels: [ 0 0% 0/s ] features: [ 682M 48k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 366M read( 0%) -> (11/13) -> process(38% 37%) -> (1.5k/53k) -> write( 1%) 2:10:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 21M 2% 14k/s ] rels: [ 0 0% 0/s ] features: [ 682M 40k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 1.1 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 367M read( 0%) -> (11/13) -> process(60% 44%) -> (1.1k/53k) -> write( 1%) 2:10:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 21M 2% 19k/s ] rels: [ 0 0% 0/s ] features: [ 683M 37k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 367M read( 0%) -> (11/13) -> process(69% 70%) -> (1.3k/53k) -> write( 1%) 2:10:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 22M 2% 24k/s ] rels: [ 0 0% 0/s ] features: [ 683M 37k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 1.6 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 369M read( 0%) -> (11/13) -> process(79% 75%) -> (778/53k) -> write( 1%) 2:10:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 22M 2% 17k/s ] rels: [ 0 0% 0/s ] features: [ 684M 50k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 369M read( 0%) -> (11/13) -> process(57% 56%) -> (1.5k/53k) -> write( 1%) 2:10:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 22M 2% 9k/s ] rels: [ 0 0% 0/s ] features: [ 684M 47k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 371M read( 0%) -> (11/13) -> process(35% 35%) -> (270/53k) -> write( 1%) 2:11:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 22M 2% 9.5k/s ] rels: [ 0 0% 0/s ] features: [ 685M 49k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 0.7 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 372M read( 0%) -> (11/13) -> process(37% 35%) -> (456/53k) -> write( 1%) 2:11:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 22M 2% 12k/s ] rels: [ 0 0% 0/s ] features: [ 685M 57k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 374M read( 0%) -> (11/13) -> process(42% 39%) -> (859/53k) -> write( 1%) 2:11:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 22M 2% 10k/s ] rels: [ 0 0% 0/s ] features: [ 686M 53k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 375M read( 0%) -> (11/13) -> process(41% 34%) -> (1k/53k) -> write( 1%) 2:11:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 22M 2% 10k/s ] rels: [ 0 0% 0/s ] features: [ 686M 49k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 379M read( 0%) -> (11/13) -> process(46% 33%) -> (868/53k) -> write( 1%) 2:11:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 22M 2% 9.5k/s ] rels: [ 0 0% 0/s ] features: [ 687M 47k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 380M read( 0%) -> (11/13) -> process(38% 39%) -> (565/53k) -> write( 1%) 2:11:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 23M 2% 8.9k/s ] rels: [ 0 0% 0/s ] features: [ 687M 48k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 382M read( 0%) -> (11/13) -> process(35% 39%) -> (436/53k) -> write( 1%) 2:12:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 23M 2% 10k/s ] rels: [ 0 0% 0/s ] features: [ 688M 51k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 384M read( 0%) -> (11/13) -> process(41% 39%) -> (723/53k) -> write( 1%) 2:12:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 23M 2% 9.9k/s ] rels: [ 0 0% 0/s ] features: [ 688M 50k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 388M read( 0%) -> (11/13) -> process(40% 36%) -> (713/53k) -> write( 1%) 2:12:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 23M 2% 11k/s ] rels: [ 0 0% 0/s ] features: [ 689M 58k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 392M read( 0%) -> (11/13) -> process(39% 38%) -> (1.1k/53k) -> write( 1%) 2:12:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 23M 2% 11k/s ] rels: [ 0 0% 0/s ] features: [ 689M 53k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 396M read( 0%) -> (11/13) -> process(47% 38%) -> (1.3k/53k) -> write( 1%) 2:12:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 23M 2% 9.9k/s ] rels: [ 0 0% 0/s ] features: [ 690M 50k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 400M read( 0%) -> (11/13) -> process(40% 42%) -> (1.2k/53k) -> write( 1%) 2:12:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 23M 2% 10k/s ] rels: [ 0 0% 0/s ] features: [ 690M 50k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 402M read( 0%) -> (11/13) -> process(37% 37%) -> (614/53k) -> write( 1%) 2:13:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 23M 2% 11k/s ] rels: [ 0 0% 0/s ] features: [ 691M 52k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 1% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 405M read( 0%) -> (11/13) -> process(48% 38%) -> (776/53k) -> write( 1%) 2:13:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 23M 2% 12k/s ] rels: [ 0 0% 0/s ] features: [ 691M 51k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 1 gc: 1% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 410M read( 0%) -> (11/13) -> process(47% 53%) -> (358/53k) -> write( 1%) 2:13:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 24M 2% 9.8k/s ] rels: [ 0 0% 0/s ] features: [ 692M 51k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 414M read( 0%) -> (11/13) -> process(44% 38%) -> (282/53k) -> write( 1%) 2:13:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 24M 2% 10k/s ] rels: [ 0 0% 0/s ] features: [ 692M 51k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 415M read( 0%) -> (11/13) -> process(38% 36%) -> (1.5k/53k) -> write( 1%) 2:13:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 24M 2% 12k/s ] rels: [ 0 0% 0/s ] features: [ 693M 56k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 417M read( 0%) -> (11/13) -> process(38% 40%) -> (1.3k/53k) -> write( 1%) 2:13:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 24M 2% 13k/s ] rels: [ 0 0% 0/s ] features: [ 694M 55k/s ] 58G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 1% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 419M read( 0%) -> (11/13) -> process(39% 43%) -> (1k/53k) -> write( 1%) 2:14:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 24M 2% 9.7k/s ] rels: [ 0 0% 0/s ] features: [ 694M 42k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 423M read( 0%) -> (11/13) -> process(48% 45%) -> (269/53k) -> write( 1%) 2:14:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 24M 2% 11k/s ] rels: [ 0 0% 0/s ] features: [ 695M 52k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 426M read( 0%) -> (11/13) -> process(48% 46%) -> (928/53k) -> write( 1%) 2:14:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 24M 2% 12k/s ] rels: [ 0 0% 0/s ] features: [ 695M 49k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1.1 gc: 1% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 428M read( 0%) -> (11/13) -> process(54% 50%) -> (1.1k/53k) -> write( 1%) 2:14:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 24M 3% 11k/s ] rels: [ 0 0% 0/s ] features: [ 695M 42k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1.1 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 432M read( 0%) -> (11/13) -> process(54% 58%) -> (871/53k) -> write( 1%) 2:14:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 24M 3% 10k/s ] rels: [ 0 0% 0/s ] features: [ 696M 47k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1.1 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 436M read( 0%) -> (11/13) -> process(56% 51%) -> (896/53k) -> write( 1%) 2:14:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 25M 3% 12k/s ] rels: [ 0 0% 0/s ] features: [ 696M 51k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 438M read( 0%) -> (11/13) -> process(41% 47%) -> (922/53k) -> write( 1%) 2:15:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 25M 3% 11k/s ] rels: [ 0 0% 0/s ] features: [ 697M 53k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 441M read( 0%) -> (11/13) -> process(45% 42%) -> (497/53k) -> write( 2%) 2:15:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 25M 3% 13k/s ] rels: [ 0 0% 0/s ] features: [ 698M 53k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 448M read( 0%) -> (11/13) -> process(47% 48%) -> (819/53k) -> write( 2%) 2:15:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 25M 3% 13k/s ] rels: [ 0 0% 0/s ] features: [ 698M 53k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 451M read( 0%) -> (11/13) -> process(42% 44%) -> (1k/53k) -> write( 2%) 2:15:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 25M 3% 12k/s ] rels: [ 0 0% 0/s ] features: [ 699M 50k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 455M read( 0%) -> (11/13) -> process(40% 48%) -> (1k/53k) -> write( 1%) 2:15:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 25M 3% 11k/s ] rels: [ 0 0% 0/s ] features: [ 699M 42k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1.1 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 461M read( 0%) -> (11/13) -> process(48% 60%) -> (1k/53k) -> write( 1%) 2:15:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 25M 3% 3.4k/s ] rels: [ 0 0% 0/s ] features: [ 699M 21k/s ] 59G blocks: [ 28k 66% 0/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 463M read( 0%) -> (11/13) -> process(63% 63%) -> (589/53k) -> write( 1%) 2:16:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 25M 3% 2.8k/s ] rels: [ 0 0% 0/s ] features: [ 699M 19k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 465M read( 0%) -> (11/13) -> process(68% 64%) -> (1.2k/53k) -> write( 1%) 2:16:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 25M 3% 2.3k/s ] rels: [ 0 0% 0/s ] features: [ 700M 16k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 467M read( 0%) -> (11/13) -> process(73% 66%) -> (1.1k/53k) -> write( 1%) 2:16:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 25M 3% 2.8k/s ] rels: [ 0 0% 0/s ] features: [ 700M 18k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1.4 gc: 1% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 468M read( 0%) -> (11/13) -> process(71% 71%) -> (984/53k) -> write( 1%) 2:16:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 25M 3% 2.8k/s ] rels: [ 0 0% 0/s ] features: [ 700M 18k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 470M read( 0%) -> (11/13) -> process(70% 71%) -> (979/53k) -> write( 1%) 2:16:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 25M 3% 3k/s ] rels: [ 0 0% 0/s ] features: [ 700M 19k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 472M read( 0%) -> (11/13) -> process(66% 70%) -> (314/53k) -> write( 1%) 2:16:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 25M 3% 3.2k/s ] rels: [ 0 0% 0/s ] features: [ 700M 20k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 475M read( 0%) -> (11/13) -> process(70% 67%) -> (775/53k) -> write( 1%) 2:17:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 25M 3% 2.7k/s ] rels: [ 0 0% 0/s ] features: [ 700M 17k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 477M read( 0%) -> (11/13) -> process(68% 70%) -> (1.3k/53k) -> write( 1%) 2:17:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 25M 3% 3.2k/s ] rels: [ 0 0% 0/s ] features: [ 701M 18k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1.6 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 482M read( 0%) -> (11/13) -> process(75% 79%) -> (968/53k) -> write( 1%) 2:17:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 25M 3% 2.9k/s ] rels: [ 0 0% 0/s ] features: [ 701M 18k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1.6 gc: 1% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 485M read( 0%) -> (11/13) -> process(83% 74%) -> (1.3k/53k) -> write( 1%) 2:17:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 26M 3% 2.9k/s ] rels: [ 0 0% 0/s ] features: [ 701M 17k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1.6 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 491M read( 0%) -> (11/13) -> process(79% 77%) -> (872/53k) -> write( 1%) 2:17:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 26M 3% 3.1k/s ] rels: [ 0 0% 0/s ] features: [ 701M 17k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1.7 gc: 1% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 494M read( 0%) -> (11/13) -> process(77% 88%) -> (1.6k/53k) -> write( 1%) 2:17:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 26M 3% 3.1k/s ] rels: [ 0 0% 0/s ] features: [ 701M 19k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1.6 gc: 1% heap: 985M/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 498M read( 0%) -> (11/13) -> process(77% 85%) -> (990/53k) -> write( 1%) 2:18:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 26M 3% 5.7k/s ] rels: [ 0 0% 0/s ] features: [ 702M 29k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 502M read( 0%) -> (11/13) -> process(49% 78%) -> (1.3k/53k) -> write( 1%) 2:18:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 26M 3% 7.4k/s ] rels: [ 0 0% 0/s ] features: [ 702M 36k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 504M read( 0%) -> (11/13) -> process(37% 58%) -> (1.1k/53k) -> write( 1%) 2:18:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 26M 3% 16k/s ] rels: [ 0 0% 0/s ] features: [ 703M 50k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1.1 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 506M read( 0%) -> (11/13) -> process(53% 52%) -> (850/53k) -> write( 2%) 2:18:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 26M 3% 8.8k/s ] rels: [ 0 0% 0/s ] features: [ 703M 40k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 508M read( 0%) -> (11/13) -> process(47% 42%) -> (1.6k/53k) -> write( 1%) 2:18:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 26M 3% 10k/s ] rels: [ 0 0% 0/s ] features: [ 704M 52k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 512M read( 0%) -> (11/13) -> process(48% 48%) -> (672/53k) -> write( 2%) 2:18:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 26M 3% 9.4k/s ] rels: [ 0 0% 0/s ] features: [ 704M 47k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 516M read( 0%) -> (11/13) -> process(49% 47%) -> (545/53k) -> write( 1%) 2:19:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 26M 3% 11k/s ] rels: [ 0 0% 0/s ] features: [ 705M 54k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 520M read( 0%) -> (11/13) -> process(53% 48%) -> (1k/53k) -> write( 2%) 2:19:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 26M 3% 10k/s ] rels: [ 0 0% 0/s ] features: [ 705M 46k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1 gc: 1% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 530M read( 0%) -> (11/13) -> process(48% 54%) -> (836/53k) -> write( 2%) 2:19:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 27M 3% 12k/s ] rels: [ 0 0% 0/s ] features: [ 706M 51k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1 gc: 1% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 536M read( 0%) -> (11/13) -> process(53% 44%) -> (1.6k/53k) -> write( 2%) 2:19:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 27M 3% 13k/s ] rels: [ 0 0% 0/s ] features: [ 706M 51k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 1 gc: 1% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 541M read( 0%) -> (11/13) -> process(47% 47%) -> (616/53k) -> write( 2%) 2:19:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 27M 3% 10k/s ] rels: [ 0 0% 0/s ] features: [ 707M 49k/s ] 59G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 545M read( 0%) -> (11/13) -> process(43% 44%) -> (1.5k/53k) -> write( 2%) 2:19:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 27M 3% 11k/s ] rels: [ 0 0% 0/s ] features: [ 707M 46k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 546M read( 0%) -> (11/13) -> process(43% 42%) -> (824/53k) -> write( 2%) 2:20:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 27M 3% 10k/s ] rels: [ 0 0% 0/s ] features: [ 707M 43k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 549M read( 0%) -> (11/13) -> process(47% 45%) -> (577/53k) -> write( 1%) 2:20:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 27M 3% 10k/s ] rels: [ 0 0% 0/s ] features: [ 708M 49k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 0.8 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 551M read( 0%) -> (11/13) -> process(42% 40%) -> (1.5k/53k) -> write( 2%) 2:20:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 27M 3% 11k/s ] rels: [ 0 0% 0/s ] features: [ 708M 49k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 1 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 554M read( 0%) -> (11/13) -> process(45% 48%) -> (1.6k/53k) -> write( 2%) 2:20:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 27M 3% 11k/s ] rels: [ 0 0% 0/s ] features: [ 709M 46k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 1 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 557M read( 0%) -> (11/13) -> process(51% 48%) -> (469/53k) -> write( 2%) 2:20:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 27M 3% 13k/s ] rels: [ 0 0% 0/s ] features: [ 710M 65k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 1 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 579M read( 0%) -> (11/13) -> process(44% 50%) -> (837/53k) -> write( 2%) 2:20:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 28M 3% 7.4k/s ] rels: [ 0 0% 0/s ] features: [ 710M 42k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 585M read( 0%) -> (11/13) -> process(77% 59%) -> (237/53k) -> write( 2%) 2:21:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 28M 3% 3.8k/s ] rels: [ 0 0% 0/s ] features: [ 710M 28k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 1.7 gc: 1% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 587M read( 0%) -> (11/13) -> process(78% 89%) -> (1.2k/53k) -> write( 1%) 2:21:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 28M 3% 10k/s ] rels: [ 0 0% 0/s ] features: [ 711M 47k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 1.1 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 589M read( 0%) -> (11/13) -> process(47% 58%) -> (1.3k/53k) -> write( 2%) 2:21:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 28M 3% 16k/s ] rels: [ 0 0% 0/s ] features: [ 711M 61k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 1.1 gc: 1% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 590M read( 0%) -> (11/13) -> process(51% 51%) -> (1k/53k) -> write( 2%) 2:21:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 28M 3% 14k/s ] rels: [ 0 0% 0/s ] features: [ 712M 51k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 1.1 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 594M read( 0%) -> (11/13) -> process(46% 58%) -> (258/53k) -> write( 2%) 2:21:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 28M 3% 22k/s ] rels: [ 0 0% 0/s ] features: [ 713M 72k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 1.1 gc: 1% heap: 947M/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 595M read( 0%) -> (11/13) -> process(56% 52%) -> (834/53k) -> write( 2%) 2:21:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 28M 3% 12k/s ] rels: [ 0 0% 0/s ] features: [ 713M 46k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 1 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 597M read( 0%) -> (11/13) -> process(49% 47%) -> (1.4k/53k) -> write( 2%) 2:22:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 28M 3% 11k/s ] rels: [ 0 0% 0/s ] features: [ 714M 48k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 598M read( 0%) -> (11/13) -> process(41% 44%) -> (1.4k/53k) -> write( 2%) 2:22:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 29M 3% 11k/s ] rels: [ 0 0% 0/s ] features: [ 714M 46k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 599M read( 0%) -> (11/13) -> process(45% 42%) -> (594/53k) -> write( 2%) 2:22:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 29M 3% 11k/s ] rels: [ 0 0% 0/s ] features: [ 714M 48k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 601M read( 0%) -> (11/13) -> process(45% 44%) -> (862/53k) -> write( 2%) 2:22:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 29M 3% 19k/s ] rels: [ 0 0% 0/s ] features: [ 715M 51k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 1.1 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 602M read( 0%) -> (11/13) -> process(56% 56%) -> (358/53k) -> write( 2%) 2:22:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 29M 3% 14k/s ] rels: [ 0 0% 0/s ] features: [ 715M 49k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 1 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 603M read( 0%) -> (11/13) -> process(46% 51%) -> (1.1k/53k) -> write( 2%) 2:22:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 29M 3% 10k/s ] rels: [ 0 0% 0/s ] features: [ 716M 47k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 605M read( 0%) -> (11/13) -> process(45% 47%) -> (1.4k/53k) -> write( 2%) 2:23:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 29M 3% 11k/s ] rels: [ 0 0% 0/s ] features: [ 716M 47k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 608M read( 0%) -> (11/13) -> process(46% 46%) -> (923/53k) -> write( 2%) 2:23:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 29M 3% 11k/s ] rels: [ 0 0% 0/s ] features: [ 717M 50k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 611M read( 0%) -> (11/13) -> process(44% 44%) -> (1.1k/53k) -> write( 2%) 2:23:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 29M 3% 10k/s ] rels: [ 0 0% 0/s ] features: [ 717M 48k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 613M read( 0%) -> (11/13) -> process(44% 45%) -> (596/53k) -> write( 2%) 2:23:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 30M 3% 9.8k/s ] rels: [ 0 0% 0/s ] features: [ 718M 49k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 615M read( 0%) -> (11/13) -> process(46% 45%) -> (1k/53k) -> write( 2%) 2:23:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 30M 3% 11k/s ] rels: [ 0 0% 0/s ] features: [ 718M 48k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 1 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 618M read( 0%) -> (11/13) -> process(49% 49%) -> (1.7k/53k) -> write( 2%) 2:23:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 30M 3% 14k/s ] rels: [ 0 0% 0/s ] features: [ 719M 51k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 1.1 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 622M read( 0%) -> (11/13) -> process(52% 52%) -> (1.4k/53k) -> write( 2%) 2:24:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 30M 3% 12k/s ] rels: [ 0 0% 0/s ] features: [ 719M 49k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 1 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 626M read( 0%) -> (11/13) -> process(49% 51%) -> (1.1k/53k) -> write( 2%) 2:24:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 30M 3% 12k/s ] rels: [ 0 0% 0/s ] features: [ 720M 49k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 1.1 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 630M read( 0%) -> (11/13) -> process(50% 55%) -> (1k/53k) -> write( 2%) 2:24:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 30M 3% 14k/s ] rels: [ 0 0% 0/s ] features: [ 720M 51k/s ] 61G blocks: [ 28k 66% <1/s ] cpus: 1.1 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 633M read( 0%) -> (11/13) -> process(53% 54%) -> (1k/53k) -> write( 2%) 2:24:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 30M 3% 16k/s ] rels: [ 0 0% 0/s ] features: [ 721M 55k/s ] 62G blocks: [ 28k 66% <1/s ] cpus: 1.1 gc: 1% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 636M read( 0%) -> (11/13) -> process(55% 55%) -> (1.1k/53k) -> write( 2%) 2:24:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 30M 3% 12k/s ] rels: [ 0 0% 0/s ] features: [ 721M 49k/s ] 62G blocks: [ 28k 66% <1/s ] cpus: 1.1 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 640M read( 0%) -> (11/13) -> process(59% 49%) -> (460/53k) -> write( 2%) 2:24:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 31M 3% 12k/s ] rels: [ 0 0% 0/s ] features: [ 722M 47k/s ] 62G blocks: [ 28k 66% <1/s ] cpus: 1 gc: 1% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 643M read( 0%) -> (11/13) -> process(47% 55%) -> (132/53k) -> write( 2%) 2:25:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 31M 3% 15k/s ] rels: [ 0 0% 0/s ] features: [ 722M 48k/s ] 62G blocks: [ 28k 66% <1/s ] cpus: 1.1 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 645M read( 0%) -> (11/13) -> process(55% 48%) -> (1.7k/53k) -> write( 2%) 2:25:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 31M 3% 14k/s ] rels: [ 0 0% 0/s ] features: [ 723M 50k/s ] 62G blocks: [ 28k 66% <1/s ] cpus: 1 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 649M read( 0%) -> (11/13) -> process(50% 48%) -> (608/53k) -> write( 2%) 2:25:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 31M 3% 13k/s ] rels: [ 0 0% 0/s ] features: [ 723M 47k/s ] 62G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 650M read( 0%) -> (11/13) -> process(47% 44%) -> (970/53k) -> write( 2%) 2:25:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 31M 3% 12k/s ] rels: [ 0 0% 0/s ] features: [ 724M 47k/s ] 62G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 652M read( 0%) -> (11/13) -> process(42% 45%) -> (494/53k) -> write( 2%) 2:25:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 31M 3% 11k/s ] rels: [ 0 0% 0/s ] features: [ 724M 45k/s ] 62G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 654M read( 0%) -> (11/13) -> process(45% 45%) -> (477/53k) -> write( 2%) 2:25:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 31M 3% 12k/s ] rels: [ 0 0% 0/s ] features: [ 725M 48k/s ] 62G blocks: [ 28k 66% <1/s ] cpus: 1 gc: 1% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 656M read( 0%) -> (11/13) -> process(46% 47%) -> (1k/53k) -> write( 2%) 2:26:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 32M 3% 12k/s ] rels: [ 0 0% 0/s ] features: [ 725M 46k/s ] 62G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 658M read( 0%) -> (11/13) -> process(46% 46%) -> (308/53k) -> write( 2%) 2:26:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 32M 3% 14k/s ] rels: [ 0 0% 0/s ] features: [ 726M 47k/s ] 62G blocks: [ 28k 66% <1/s ] cpus: 1 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 659M read( 0%) -> (11/13) -> process(51% 45%) -> (673/53k) -> write( 2%) 2:26:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 32M 3% 13k/s ] rels: [ 0 0% 0/s ] features: [ 726M 46k/s ] 62G blocks: [ 28k 66% <1/s ] cpus: 0.9 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 661M read( 0%) -> (11/13) -> process(46% 46%) -> (1k/53k) -> write( 2%) 2:26:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 32M 3% 16k/s ] rels: [ 0 0% 0/s ] features: [ 727M 50k/s ] 62G blocks: [ 28k 66% <1/s ] cpus: 1.1 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 662M read( 0%) -> (11/13) -> process(57% 47%) -> (1.3k/53k) -> write( 2%) 2:26:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 32M 3% 21k/s ] rels: [ 0 0% 0/s ] features: [ 727M 49k/s ] 62G blocks: [ 28k 67% <1/s ] cpus: 1.2 gc: 1% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 665M read( 0%) -> (11/13) -> process(54% 62%) -> (1.1k/53k) -> write( 2%) 2:26:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 32M 3% 13k/s ] rels: [ 0 0% 0/s ] features: [ 728M 49k/s ] 62G blocks: [ 28k 67% <1/s ] cpus: 1 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 667M read( 0%) -> (11/13) -> process(48% 46%) -> (1.1k/53k) -> write( 2%) 2:27:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 32M 3% 12k/s ] rels: [ 0 0% 0/s ] features: [ 728M 47k/s ] 62G blocks: [ 28k 67% <1/s ] cpus: 1 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 670M read( 0%) -> (11/13) -> process(50% 50%) -> (464/53k) -> write( 2%) 2:27:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 33M 3% 13k/s ] rels: [ 0 0% 0/s ] features: [ 729M 45k/s ] 62G blocks: [ 28k 67% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 672M read( 0%) -> (11/13) -> process(59% 55%) -> (841/53k) -> write( 2%) 2:27:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 33M 3% 14k/s ] rels: [ 0 0% 0/s ] features: [ 729M 46k/s ] 62G blocks: [ 28k 67% <1/s ] cpus: 1.1 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 675M read( 0%) -> (11/13) -> process(49% 54%) -> (574/53k) -> write( 2%) 2:27:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 33M 3% 14k/s ] rels: [ 0 0% 0/s ] features: [ 730M 52k/s ] 62G blocks: [ 28k 67% <1/s ] cpus: 1.1 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 677M read( 0%) -> (11/13) -> process(59% 51%) -> (1.2k/53k) -> write( 2%) 2:27:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 33M 3% 14k/s ] rels: [ 0 0% 0/s ] features: [ 730M 54k/s ] 62G blocks: [ 28k 67% <1/s ] cpus: 1 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 678M read( 0%) -> (11/13) -> process(54% 48%) -> (1.2k/53k) -> write( 2%) 2:27:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 33M 3% 12k/s ] rels: [ 0 0% 0/s ] features: [ 731M 47k/s ] 62G blocks: [ 28k 67% <1/s ] cpus: 1 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 680M read( 0%) -> (11/13) -> process(47% 52%) -> (1.3k/53k) -> write( 2%) 2:28:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 33M 3% 11k/s ] rels: [ 0 0% 0/s ] features: [ 731M 43k/s ] 62G blocks: [ 28k 67% <1/s ] cpus: 1 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 684M read( 0%) -> (11/13) -> process(50% 46%) -> (1.5k/53k) -> write( 2%) 2:28:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 33M 3% 12k/s ] rels: [ 0 0% 0/s ] features: [ 732M 43k/s ] 62G blocks: [ 28k 67% <1/s ] cpus: 1 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 687M read( 0%) -> (11/13) -> process(48% 46%) -> (1k/53k) -> write( 2%) 2:28:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 34M 3% 12k/s ] rels: [ 0 0% 0/s ] features: [ 732M 42k/s ] 62G blocks: [ 28k 67% <1/s ] cpus: 1 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 690M read( 0%) -> (11/13) -> process(53% 46%) -> (474/53k) -> write( 1%) 2:28:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 34M 3% 13k/s ] rels: [ 0 0% 0/s ] features: [ 732M 48k/s ] 62G blocks: [ 28k 67% <1/s ] cpus: 1.1 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 696M read( 0%) -> (11/13) -> process(51% 60%) -> (1.3k/53k) -> write( 2%) 2:28:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 34M 3% 15k/s ] rels: [ 0 0% 0/s ] features: [ 733M 49k/s ] 62G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 1% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 700M read( 0%) -> (11/13) -> process(64% 61%) -> (1.3k/53k) -> write( 2%) 2:28:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 34M 3% 18k/s ] rels: [ 0 0% 0/s ] features: [ 733M 50k/s ] 62G blocks: [ 28k 67% <1/s ] cpus: 1.2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 703M read( 0%) -> (11/13) -> process(61% 61%) -> (798/53k) -> write( 2%) 2:29:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 34M 3% 12k/s ] rels: [ 0 0% 0/s ] features: [ 734M 48k/s ] 62G blocks: [ 28k 67% <1/s ] cpus: 1.2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 706M read( 0%) -> (11/13) -> process(56% 57%) -> (1.7k/53k) -> write( 2%) 2:29:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 34M 4% 15k/s ] rels: [ 0 0% 0/s ] features: [ 734M 50k/s ] 62G blocks: [ 28k 67% <1/s ] cpus: 1.2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 709M read( 0%) -> (11/13) -> process(52% 61%) -> (1.7k/53k) -> write( 2%) 2:29:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 34M 4% 16k/s ] rels: [ 0 0% 0/s ] features: [ 735M 49k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 713M read( 0%) -> (11/13) -> process(63% 58%) -> (775/53k) -> write( 2%) 2:29:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 35M 4% 14k/s ] rels: [ 0 0% 0/s ] features: [ 735M 45k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 715M read( 0%) -> (11/13) -> process(53% 61%) -> (1.3k/53k) -> write( 2%) 2:29:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 35M 4% 15k/s ] rels: [ 0 0% 0/s ] features: [ 736M 45k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.1 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 717M read( 0%) -> (11/13) -> process(50% 57%) -> (1.5k/53k) -> write( 2%) 2:29:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 35M 4% 16k/s ] rels: [ 0 0% 0/s ] features: [ 736M 47k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 720M read( 0%) -> (11/13) -> process(59% 59%) -> (1.3k/53k) -> write( 2%) 2:30:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 35M 4% 15k/s ] rels: [ 0 0% 0/s ] features: [ 737M 50k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 722M read( 0%) -> (11/13) -> process(61% 68%) -> (958/53k) -> write( 2%) 2:30:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 35M 4% 13k/s ] rels: [ 0 0% 0/s ] features: [ 737M 46k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 725M read( 0%) -> (11/13) -> process(46% 51%) -> (420/53k) -> write( 2%) 2:30:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 35M 4% 11k/s ] rels: [ 0 0% 0/s ] features: [ 738M 49k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 726M read( 0%) -> (11/13) -> process(61% 65%) -> (921/53k) -> write( 2%) 2:30:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 35M 4% 12k/s ] rels: [ 0 0% 0/s ] features: [ 738M 50k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 727M read( 0%) -> (11/13) -> process(66% 64%) -> (1.1k/53k) -> write( 2%) 2:30:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 36M 4% 10k/s ] rels: [ 0 0% 0/s ] features: [ 739M 47k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 991M/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 728M read( 0%) -> (11/13) -> process(67% 60%) -> (1.1k/53k) -> write( 2%) 2:30:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 36M 4% 14k/s ] rels: [ 0 0% 0/s ] features: [ 739M 46k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.1 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 732M read( 0%) -> (11/13) -> process(51% 56%) -> (1.3k/53k) -> write( 2%) 2:31:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 36M 4% 16k/s ] rels: [ 0 0% 0/s ] features: [ 740M 51k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 735M read( 0%) -> (11/13) -> process(58% 59%) -> (963/53k) -> write( 2%) 2:31:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 36M 4% 15k/s ] rels: [ 0 0% 0/s ] features: [ 740M 62k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.2 gc: 1% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 736M read( 0%) -> (11/13) -> process(66% 55%) -> (1.2k/53k) -> write( 2%) 2:31:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 36M 4% 15k/s ] rels: [ 0 0% 0/s ] features: [ 741M 59k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 737M read( 0%) -> (11/13) -> process(58% 57%) -> (303/53k) -> write( 2%) 2:31:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 36M 4% 16k/s ] rels: [ 0 0% 0/s ] features: [ 742M 60k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 1% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 740M read( 0%) -> (11/13) -> process(67% 56%) -> (1.6k/53k) -> write( 2%) 2:31:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 36M 4% 15k/s ] rels: [ 0 0% 0/s ] features: [ 742M 51k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.1 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 743M read( 0%) -> (11/13) -> process(58% 52%) -> (1.2k/53k) -> write( 2%) 2:31:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 37M 4% 13k/s ] rels: [ 0 0% 0/s ] features: [ 743M 47k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 747M read( 0%) -> (11/13) -> process(50% 50%) -> (1.7k/53k) -> write( 2%) 2:32:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 37M 4% 12k/s ] rels: [ 0 0% 0/s ] features: [ 743M 41k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 752M read( 0%) -> (11/13) -> process(46% 51%) -> (560/53k) -> write( 1%) 2:32:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 37M 4% 29k/s ] rels: [ 0 0% 0/s ] features: [ 744M 51k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 754M read( 0%) -> (11/13) -> process(67% 63%) -> (545/53k) -> write( 2%) 2:32:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 37M 4% 38k/s ] rels: [ 0 0% 0/s ] features: [ 744M 54k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.5 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 754M read( 0%) -> (11/13) -> process(79% 71%) -> (972/53k) -> write( 2%) 2:32:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 38M 4% 39k/s ] rels: [ 0 0% 0/s ] features: [ 745M 53k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.6 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 756M read( 0%) -> (11/13) -> process(78% 77%) -> (1.1k/53k) -> write( 2%) 2:32:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 38M 4% 38k/s ] rels: [ 0 0% 0/s ] features: [ 745M 54k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.5 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 758M read( 0%) -> (11/13) -> process(72% 78%) -> (1.4k/53k) -> write( 2%) 2:32:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 39M 4% 32k/s ] rels: [ 0 0% 0/s ] features: [ 746M 52k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 759M read( 0%) -> (11/13) -> process(67% 69%) -> (804/53k) -> write( 2%) 2:33:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 39M 4% 31k/s ] rels: [ 0 0% 0/s ] features: [ 746M 52k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.4 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 760M read( 0%) -> (11/13) -> process(65% 68%) -> (975/53k) -> write( 2%) 2:33:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 39M 4% 33k/s ] rels: [ 0 0% 0/s ] features: [ 747M 53k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 762M read( 0%) -> (11/13) -> process(68% 68%) -> (353/53k) -> write( 2%) 2:33:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 39M 4% 30k/s ] rels: [ 0 0% 0/s ] features: [ 747M 54k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 764M read( 0%) -> (11/13) -> process(68% 62%) -> (1.6k/53k) -> write( 2%) 2:33:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 40M 4% 25k/s ] rels: [ 0 0% 0/s ] features: [ 748M 47k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 767M read( 0%) -> (11/13) -> process(60% 69%) -> (1.2k/53k) -> write( 2%) 2:33:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 40M 4% 29k/s ] rels: [ 0 0% 0/s ] features: [ 748M 49k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 768M read( 0%) -> (11/13) -> process(65% 67%) -> (1.2k/53k) -> write( 2%) 2:33:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 40M 4% 25k/s ] rels: [ 0 0% 0/s ] features: [ 749M 54k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 770M read( 0%) -> (11/13) -> process(60% 64%) -> (1.1k/53k) -> write( 2%) 2:34:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 41M 4% 22k/s ] rels: [ 0 0% 0/s ] features: [ 749M 46k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.2 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 772M read( 0%) -> (11/13) -> process(61% 61%) -> (1k/53k) -> write( 2%) 2:34:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 41M 4% 22k/s ] rels: [ 0 0% 0/s ] features: [ 750M 47k/s ] 63G blocks: [ 28k 67% <1/s ] cpus: 1.2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 775M read( 0%) -> (11/13) -> process(62% 59%) -> (792/53k) -> write( 2%) 2:34:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 41M 4% 28k/s ] rels: [ 0 0% 0/s ] features: [ 750M 54k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 776M read( 0%) -> (11/13) -> process(68% 65%) -> (715/53k) -> write( 2%) 2:34:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 41M 4% 28k/s ] rels: [ 0 0% 0/s ] features: [ 751M 53k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 778M read( 0%) -> (11/13) -> process(65% 62%) -> (1.2k/53k) -> write( 2%) 2:34:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 42M 4% 22k/s ] rels: [ 0 0% 0/s ] features: [ 751M 50k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.2 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 780M read( 0%) -> (11/13) -> process(58% 61%) -> (1.8k/53k) -> write( 2%) 2:34:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 42M 4% 25k/s ] rels: [ 0 0% 0/s ] features: [ 752M 51k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 1% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 782M read( 0%) -> (11/13) -> process(60% 67%) -> (780/53k) -> write( 2%) 2:35:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 42M 4% 23k/s ] rels: [ 0 0% 0/s ] features: [ 752M 49k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 784M read( 0%) -> (11/13) -> process(55% 62%) -> (410/53k) -> write( 2%) 2:35:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 42M 4% 24k/s ] rels: [ 0 0% 0/s ] features: [ 753M 49k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 786M read( 0%) -> (11/13) -> process(58% 63%) -> (473/53k) -> write( 2%) 2:35:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 42M 4% 21k/s ] rels: [ 0 0% 0/s ] features: [ 753M 51k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.2 gc: 0% heap: 983M/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 788M read( 0%) -> (11/13) -> process(55% 64%) -> (919/53k) -> write( 2%) 2:35:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 43M 4% 25k/s ] rels: [ 0 0% 0/s ] features: [ 754M 51k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 791M read( 0%) -> (11/13) -> process(61% 62%) -> (422/53k) -> write( 2%) 2:35:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 43M 4% 24k/s ] rels: [ 0 0% 0/s ] features: [ 754M 49k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 794M read( 0%) -> (11/13) -> process(58% 66%) -> (679/53k) -> write( 2%) 2:35:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 43M 4% 22k/s ] rels: [ 0 0% 0/s ] features: [ 755M 49k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 796M read( 0%) -> (11/13) -> process(63% 62%) -> (733/53k) -> write( 2%) 2:36:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 43M 4% 23k/s ] rels: [ 0 0% 0/s ] features: [ 755M 49k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 798M read( 0%) -> (11/13) -> process(59% 59%) -> (1.1k/53k) -> write( 2%) 2:36:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 44M 4% 18k/s ] rels: [ 0 0% 0/s ] features: [ 756M 48k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 800M read( 0%) -> (11/13) -> process(59% 53%) -> (527/53k) -> write( 2%) 2:36:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 44M 4% 23k/s ] rels: [ 0 0% 0/s ] features: [ 756M 53k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 803M read( 0%) -> (11/13) -> process(60% 69%) -> (1.4k/53k) -> write( 2%) 2:36:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 44M 4% 21k/s ] rels: [ 0 0% 0/s ] features: [ 757M 47k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 807M read( 0%) -> (11/13) -> process(63% 63%) -> (1k/53k) -> write( 2%) 2:36:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 44M 5% 25k/s ] rels: [ 0 0% 0/s ] features: [ 757M 50k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 810M read( 0%) -> (11/13) -> process(66% 64%) -> (1.3k/53k) -> write( 2%) 2:36:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 45M 5% 19k/s ] rels: [ 0 0% 0/s ] features: [ 758M 45k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.2 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 812M read( 0%) -> (11/13) -> process(61% 56%) -> (1.4k/53k) -> write( 2%) 2:37:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 45M 5% 24k/s ] rels: [ 0 0% 0/s ] features: [ 758M 51k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 814M read( 0%) -> (11/13) -> process(66% 58%) -> (1k/53k) -> write( 2%) 2:37:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 45M 5% 26k/s ] rels: [ 0 0% 0/s ] features: [ 759M 53k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 816M read( 0%) -> (11/13) -> process(67% 62%) -> (638/53k) -> write( 2%) 2:37:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 45M 5% 26k/s ] rels: [ 0 0% 0/s ] features: [ 759M 54k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 818M read( 0%) -> (11/13) -> process(64% 69%) -> (537/53k) -> write( 2%) 2:37:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 46M 5% 28k/s ] rels: [ 0 0% 0/s ] features: [ 760M 58k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 822M read( 0%) -> (11/13) -> process(71% 65%) -> (599/53k) -> write( 2%) 2:37:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 46M 5% 23k/s ] rels: [ 0 0% 0/s ] features: [ 761M 48k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 823M read( 0%) -> (11/13) -> process(65% 59%) -> (1k/53k) -> write( 2%) 2:37:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 46M 5% 21k/s ] rels: [ 0 0% 0/s ] features: [ 761M 47k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 827M read( 0%) -> (11/13) -> process(61% 68%) -> (913/53k) -> write( 2%) 2:38:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 46M 5% 24k/s ] rels: [ 0 0% 0/s ] features: [ 761M 47k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.4 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 830M read( 0%) -> (11/13) -> process(68% 68%) -> (1.7k/53k) -> write( 2%) 2:38:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 47M 5% 22k/s ] rels: [ 0 0% 0/s ] features: [ 762M 48k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 832M read( 0%) -> (11/13) -> process(62% 61%) -> (1.4k/53k) -> write( 2%) 2:38:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 47M 5% 22k/s ] rels: [ 0 0% 0/s ] features: [ 762M 50k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 834M read( 0%) -> (11/13) -> process(63% 63%) -> (1.5k/53k) -> write( 2%) 2:38:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 47M 5% 17k/s ] rels: [ 0 0% 0/s ] features: [ 763M 42k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 837M read( 0%) -> (11/13) -> process(65% 60%) -> (821/53k) -> write( 2%) 2:38:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 47M 5% 19k/s ] rels: [ 0 0% 0/s ] features: [ 763M 45k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 841M read( 0%) -> (11/13) -> process(67% 61%) -> (1.3k/53k) -> write( 2%) 2:38:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 47M 5% 23k/s ] rels: [ 0 0% 0/s ] features: [ 764M 47k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 843M read( 0%) -> (11/13) -> process(65% 56%) -> (716/53k) -> write( 2%) 2:39:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 48M 5% 24k/s ] rels: [ 0 0% 0/s ] features: [ 764M 54k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 845M read( 0%) -> (11/13) -> process(60% 63%) -> (1.1k/53k) -> write( 2%) 2:39:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 48M 5% 23k/s ] rels: [ 0 0% 0/s ] features: [ 765M 61k/s ] 64G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 847M read( 0%) -> (11/13) -> process(66% 63%) -> (1.2k/53k) -> write( 2%) 2:39:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 48M 5% 21k/s ] rels: [ 0 0% 0/s ] features: [ 765M 47k/s ] 66G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 851M read( 0%) -> (11/13) -> process(62% 64%) -> (679/53k) -> write( 2%) 2:39:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 48M 5% 24k/s ] rels: [ 0 0% 0/s ] features: [ 766M 58k/s ] 66G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 854M read( 0%) -> (11/13) -> process(64% 59%) -> (751/53k) -> write( 2%) 2:39:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 48M 5% 19k/s ] rels: [ 0 0% 0/s ] features: [ 766M 45k/s ] 66G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 1% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 857M read( 0%) -> (11/13) -> process(63% 63%) -> (1k/53k) -> write( 2%) 2:39:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 49M 5% 19k/s ] rels: [ 0 0% 0/s ] features: [ 767M 44k/s ] 66G blocks: [ 28k 67% <1/s ] cpus: 1.2 gc: 1% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 860M read( 0%) -> (11/13) -> process(61% 60%) -> (1.5k/53k) -> write( 2%) 2:40:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 49M 5% 20k/s ] rels: [ 0 0% 0/s ] features: [ 767M 47k/s ] 66G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 863M read( 0%) -> (11/13) -> process(67% 62%) -> (413/53k) -> write( 2%) 2:40:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 49M 5% 19k/s ] rels: [ 0 0% 0/s ] features: [ 768M 47k/s ] 66G blocks: [ 28k 67% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 865M read( 0%) -> (11/13) -> process(62% 54%) -> (1.1k/53k) -> write( 2%) 2:40:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 49M 5% 22k/s ] rels: [ 0 0% 0/s ] features: [ 768M 48k/s ] 66G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 868M read( 0%) -> (11/13) -> process(62% 62%) -> (801/53k) -> write( 2%) 2:40:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 50M 5% 21k/s ] rels: [ 0 0% 0/s ] features: [ 769M 46k/s ] 66G blocks: [ 28k 67% <1/s ] cpus: 1.3 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 871M read( 0%) -> (11/13) -> process(60% 63%) -> (873/53k) -> write( 2%) 2:40:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 50M 5% 20k/s ] rels: [ 0 0% 0/s ] features: [ 769M 48k/s ] 66G blocks: [ 28k 67% <1/s ] cpus: 1.2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 872M read( 0%) -> (11/13) -> process(64% 58%) -> (854/53k) -> write( 2%) 2:40:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 50M 5% 20k/s ] rels: [ 0 0% 0/s ] features: [ 770M 46k/s ] 66G blocks: [ 29k 67% <1/s ] cpus: 1.2 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 877M read( 0%) -> (11/13) -> process(60% 60%) -> (1.2k/53k) -> write( 2%) 2:41:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 50M 5% 24k/s ] rels: [ 0 0% 0/s ] features: [ 770M 52k/s ] 66G blocks: [ 29k 67% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 879M read( 0%) -> (11/13) -> process(63% 63%) -> (768/53k) -> write( 2%) 2:41:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 50M 5% 17k/s ] rels: [ 0 0% 0/s ] features: [ 771M 45k/s ] 66G blocks: [ 29k 67% <1/s ] cpus: 1.1 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 881M read( 0%) -> (11/13) -> process(57% 54%) -> (1.2k/53k) -> write( 2%) 2:41:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 51M 5% 18k/s ] rels: [ 0 0% 0/s ] features: [ 771M 45k/s ] 66G blocks: [ 29k 67% <1/s ] cpus: 1.2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 884M read( 0%) -> (11/13) -> process(58% 56%) -> (175/53k) -> write( 2%) 2:41:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 51M 5% 18k/s ] rels: [ 0 0% 0/s ] features: [ 772M 44k/s ] 66G blocks: [ 29k 67% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 887M read( 0%) -> (11/13) -> process(58% 62%) -> (1.3k/53k) -> write( 2%) 2:41:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 51M 5% 18k/s ] rels: [ 0 0% 0/s ] features: [ 772M 45k/s ] 66G blocks: [ 29k 67% <1/s ] cpus: 1.1 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 889M read( 0%) -> (11/13) -> process(55% 55%) -> (1.7k/53k) -> write( 2%) 2:41:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 51M 5% 22k/s ] rels: [ 0 0% 0/s ] features: [ 773M 51k/s ] 66G blocks: [ 29k 67% <1/s ] cpus: 1.2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 892M read( 0%) -> (11/13) -> process(59% 56%) -> (596/53k) -> write( 2%) 2:42:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 51M 5% 25k/s ] rels: [ 0 0% 0/s ] features: [ 773M 49k/s ] 66G blocks: [ 29k 67% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 894M read( 0%) -> (11/13) -> process(66% 59%) -> (1.6k/53k) -> write( 2%) 2:42:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 52M 5% 24k/s ] rels: [ 0 0% 0/s ] features: [ 774M 55k/s ] 66G blocks: [ 29k 67% <1/s ] cpus: 1.2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 895M read( 0%) -> (11/13) -> process(60% 57%) -> (588/53k) -> write( 2%) 2:42:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 52M 5% 19k/s ] rels: [ 0 0% 0/s ] features: [ 774M 48k/s ] 66G blocks: [ 29k 67% <1/s ] cpus: 1.1 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 898M read( 0%) -> (11/13) -> process(55% 57%) -> (246/53k) -> write( 2%) 2:42:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 52M 5% 20k/s ] rels: [ 0 0% 0/s ] features: [ 775M 47k/s ] 66G blocks: [ 29k 67% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 901M read( 0%) -> (11/13) -> process(58% 59%) -> (922/53k) -> write( 2%) 2:42:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 52M 5% 20k/s ] rels: [ 0 0% 0/s ] features: [ 775M 47k/s ] 66G blocks: [ 29k 67% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 903M read( 0%) -> (11/13) -> process(62% 64%) -> (1.2k/53k) -> write( 2%) 2:42:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 52M 5% 19k/s ] rels: [ 0 0% 0/s ] features: [ 776M 50k/s ] 66G blocks: [ 29k 67% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 905M read( 0%) -> (11/13) -> process(57% 57%) -> (896/53k) -> write( 2%) 2:43:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 53M 5% 17k/s ] rels: [ 0 0% 0/s ] features: [ 776M 48k/s ] 66G blocks: [ 29k 67% <1/s ] cpus: 1.2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 907M read( 0%) -> (11/13) -> process(61% 62%) -> (130/53k) -> write( 2%) 2:43:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 53M 5% 17k/s ] rels: [ 0 0% 0/s ] features: [ 777M 51k/s ] 66G blocks: [ 29k 67% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 909M read( 0%) -> (11/13) -> process(63% 65%) -> (1.3k/53k) -> write( 2%) 2:43:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 53M 5% 18k/s ] rels: [ 0 0% 0/s ] features: [ 777M 47k/s ] 66G blocks: [ 29k 67% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 911M read( 0%) -> (11/13) -> process(61% 55%) -> (667/53k) -> write( 2%) 2:43:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 53M 5% 18k/s ] rels: [ 0 0% 0/s ] features: [ 778M 44k/s ] 66G blocks: [ 29k 67% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 912M read( 0%) -> (11/13) -> process(60% 64%) -> (348/53k) -> write( 2%) 2:43:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 53M 5% 23k/s ] rels: [ 0 0% 0/s ] features: [ 778M 45k/s ] 66G blocks: [ 29k 67% <1/s ] cpus: 1.4 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 914M read( 0%) -> (11/13) -> process(68% 67%) -> (236/53k) -> write( 2%) 2:43:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 54M 5% 19k/s ] rels: [ 0 0% 0/s ] features: [ 778M 46k/s ] 66G blocks: [ 29k 67% <1/s ] cpus: 1.3 gc: 0% heap: 946M/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 916M read( 0%) -> (11/13) -> process(66% 65%) -> (1.5k/53k) -> write( 2%) 2:44:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 54M 5% 16k/s ] rels: [ 0 0% 0/s ] features: [ 779M 40k/s ] 66G blocks: [ 29k 67% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 942M read( 0%) -> (11/13) -> process(67% 64%) -> (1.3k/53k) -> write( 1%) 2:44:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 54M 5% 20k/s ] rels: [ 0 0% 0/s ] features: [ 779M 44k/s ] 66G blocks: [ 29k 67% <1/s ] cpus: 1.4 gc: 1% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 943M read( 0%) -> (11/13) -> process(66% 69%) -> (782/53k) -> write( 2%) 2:44:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 54M 6% 19k/s ] rels: [ 0 0% 0/s ] features: [ 780M 45k/s ] 66G blocks: [ 29k 67% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 945M read( 0%) -> (11/13) -> process(66% 61%) -> (1.2k/53k) -> write( 2%) 2:44:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 54M 6% 15k/s ] rels: [ 0 0% 0/s ] features: [ 780M 42k/s ] 66G blocks: [ 29k 67% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 948M read( 0%) -> (11/13) -> process(63% 68%) -> (720/53k) -> write( 2%) 2:44:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 54M 6% 13k/s ] rels: [ 0 0% 0/s ] features: [ 781M 38k/s ] 67G blocks: [ 29k 67% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 953M read( 0%) -> (11/13) -> process(63% 63%) -> (290/53k) -> write( 1%) 2:44:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 55M 6% 19k/s ] rels: [ 0 0% 0/s ] features: [ 781M 39k/s ] 67G blocks: [ 29k 67% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 956M read( 0%) -> (11/13) -> process(67% 72%) -> (799/53k) -> write( 1%) 2:45:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 55M 6% 18k/s ] rels: [ 0 0% 0/s ] features: [ 781M 47k/s ] 67G blocks: [ 29k 67% <1/s ] cpus: 1.3 gc: 1% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 960M read( 0%) -> (11/13) -> process(62% 66%) -> (927/53k) -> write( 2%) 2:45:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 55M 6% 14k/s ] rels: [ 0 0% 0/s ] features: [ 782M 40k/s ] 67G blocks: [ 29k 67% <1/s ] cpus: 1.4 gc: 1% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 965M read( 0%) -> (11/13) -> process(66% 67%) -> (804/53k) -> write( 1%) 2:45:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 55M 6% 15k/s ] rels: [ 0 0% 0/s ] features: [ 782M 40k/s ] 67G blocks: [ 29k 67% <1/s ] cpus: 1.5 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 969M read( 0%) -> (11/13) -> process(71% 73%) -> (1.2k/53k) -> write( 1%) 2:45:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 55M 6% 17k/s ] rels: [ 0 0% 0/s ] features: [ 783M 44k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.5 gc: 1% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 971M read( 0%) -> (11/13) -> process(73% 77%) -> (372/53k) -> write( 2%) 2:45:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 55M 6% 11k/s ] rels: [ 0 0% 0/s ] features: [ 783M 30k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.6 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 973M read( 0%) -> (11/13) -> process(79% 78%) -> (613/53k) -> write( 1%) 2:45:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 55M 6% 8.2k/s ] rels: [ 0 0% 0/s ] features: [ 783M 26k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.6 gc: 1% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 975M read( 0%) -> (11/13) -> process(81% 81%) -> (1.4k/53k) -> write( 1%) 2:46:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 56M 6% 10k/s ] rels: [ 0 0% 0/s ] features: [ 784M 32k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.5 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 977M read( 0%) -> (11/13) -> process(72% 72%) -> (364/53k) -> write( 1%) 2:46:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 56M 6% 10k/s ] rels: [ 0 0% 0/s ] features: [ 784M 34k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.4 gc: 1% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 980M read( 0%) -> (11/13) -> process(70% 64%) -> (1.4k/53k) -> write( 1%) 2:46:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 56M 6% 8.9k/s ] rels: [ 0 0% 0/s ] features: [ 784M 30k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.5 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 983M read( 0%) -> (11/13) -> process(73% 76%) -> (966/53k) -> write( 1%) 2:46:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 56M 6% 9.2k/s ] rels: [ 0 0% 0/s ] features: [ 785M 28k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.6 gc: 1% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 984M read( 0%) -> (11/13) -> process(79% 75%) -> (793/53k) -> write( 1%) 2:46:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 56M 6% 13k/s ] rels: [ 0 0% 0/s ] features: [ 785M 34k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.5 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 986M read( 0%) -> (11/13) -> process(74% 72%) -> (630/53k) -> write( 1%) 2:46:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 56M 6% 5.2k/s ] rels: [ 0 0% 0/s ] features: [ 785M 22k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.8 gc: 1% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 987M read( 0%) -> (11/13) -> process(86% 90%) -> (944/53k) -> write( 1%) 2:47:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 56M 6% 11k/s ] rels: [ 0 0% 0/s ] features: [ 785M 30k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.6 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 988M read( 0%) -> (11/13) -> process(82% 75%) -> (858/53k) -> write( 1%) 2:47:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 56M 6% 17k/s ] rels: [ 0 0% 0/s ] features: [ 786M 46k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 990M read( 0%) -> (11/13) -> process(55% 62%) -> (574/53k) -> write( 2%) 2:47:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 57M 6% 16k/s ] rels: [ 0 0% 0/s ] features: [ 786M 48k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 992M read( 0%) -> (11/13) -> process(67% 55%) -> (430/53k) -> write( 2%) 2:47:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 57M 6% 21k/s ] rels: [ 0 0% 0/s ] features: [ 787M 55k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 994M read( 0%) -> (11/13) -> process(58% 57%) -> (639/53k) -> write( 2%) 2:47:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 57M 6% 20k/s ] rels: [ 0 0% 0/s ] features: [ 787M 50k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 995M read( 0%) -> (11/13) -> process(62% 61%) -> (1.6k/53k) -> write( 2%) 2:47:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 57M 6% 16k/s ] rels: [ 0 0% 0/s ] features: [ 788M 40k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 998M read( 0%) -> (11/13) -> process(67% 58%) -> (1.5k/53k) -> write( 1%) 2:48:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 57M 6% 19k/s ] rels: [ 0 0% 0/s ] features: [ 788M 50k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 999M read( 0%) -> (11/13) -> process(59% 54%) -> (1.2k/53k) -> write( 2%) 2:48:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 57M 6% 16k/s ] rels: [ 0 0% 0/s ] features: [ 789M 48k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.1 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(56% 56%) -> (934/53k) -> write( 2%) 2:48:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 58M 6% 18k/s ] rels: [ 0 0% 0/s ] features: [ 789M 46k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(64% 60%) -> (1.5k/53k) -> write( 2%) 2:48:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 58M 6% 18k/s ] rels: [ 0 0% 0/s ] features: [ 790M 46k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(61% 61%) -> (917/53k) -> write( 2%) 2:48:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 58M 6% 20k/s ] rels: [ 0 0% 0/s ] features: [ 790M 52k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(69% 65%) -> (659/53k) -> write( 2%) 2:48:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 58M 6% 19k/s ] rels: [ 0 0% 0/s ] features: [ 791M 46k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 1% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(62% 63%) -> (1.7k/53k) -> write( 2%) 2:49:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 58M 6% 22k/s ] rels: [ 0 0% 0/s ] features: [ 791M 53k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(59% 62%) -> (602/53k) -> write( 2%) 2:49:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 59M 6% 22k/s ] rels: [ 0 0% 0/s ] features: [ 792M 46k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 1% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(60% 67%) -> (766/53k) -> write( 2%) 2:49:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 59M 6% 19k/s ] rels: [ 0 0% 0/s ] features: [ 792M 46k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(66% 70%) -> (507/53k) -> write( 2%) 2:49:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 59M 6% 20k/s ] rels: [ 0 0% 0/s ] features: [ 793M 53k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(56% 61%) -> (1k/53k) -> write( 2%) 2:49:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 59M 6% 16k/s ] rels: [ 0 0% 0/s ] features: [ 793M 43k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(56% 64%) -> (997/53k) -> write( 2%) 2:49:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 59M 6% 21k/s ] rels: [ 0 0% 0/s ] features: [ 794M 47k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(62% 59%) -> (783/53k) -> write( 2%) 2:50:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 60M 6% 22k/s ] rels: [ 0 0% 0/s ] features: [ 794M 52k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 1% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(59% 59%) -> (1k/53k) -> write( 2%) 2:50:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 60M 6% 23k/s ] rels: [ 0 0% 0/s ] features: [ 795M 57k/s ] 67G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(60% 57%) -> (1.4k/53k) -> write( 2%) 2:50:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 60M 6% 20k/s ] rels: [ 0 0% 0/s ] features: [ 795M 54k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(65% 57%) -> (481/53k) -> write( 2%) 2:50:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 60M 6% 14k/s ] rels: [ 0 0% 0/s ] features: [ 796M 43k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 994M/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(65% 55%) -> (585/53k) -> write( 2%) 2:50:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 60M 6% 16k/s ] rels: [ 0 0% 0/s ] features: [ 796M 46k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(60% 54%) -> (351/53k) -> write( 2%) 2:50:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 61M 6% 10k/s ] rels: [ 0 0% 0/s ] features: [ 797M 35k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(69% 65%) -> (1.4k/53k) -> write( 1%) 2:51:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 61M 6% 11k/s ] rels: [ 0 0% 0/s ] features: [ 797M 33k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(66% 74%) -> (790/53k) -> write( 1%) 2:51:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 61M 6% 12k/s ] rels: [ 0 0% 0/s ] features: [ 797M 33k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(68% 70%) -> (577/53k) -> write( 1%) 2:51:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 61M 6% 12k/s ] rels: [ 0 0% 0/s ] features: [ 798M 33k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(69% 71%) -> (858/53k) -> write( 1%) 2:51:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 61M 6% 18k/s ] rels: [ 0 0% 0/s ] features: [ 798M 43k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(64% 64%) -> (1.4k/53k) -> write( 2%) 2:51:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 61M 6% 16k/s ] rels: [ 0 0% 0/s ] features: [ 799M 45k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(67% 59%) -> (916/53k) -> write( 2%) 2:51:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 61M 6% 14k/s ] rels: [ 0 0% 0/s ] features: [ 799M 36k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.4 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(70% 71%) -> (1k/53k) -> write( 1%) 2:52:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 62M 6% 17k/s ] rels: [ 0 0% 0/s ] features: [ 799M 44k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(62% 65%) -> (1.1k/53k) -> write( 2%) 2:52:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 62M 6% 17k/s ] rels: [ 0 0% 0/s ] features: [ 800M 49k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(55% 58%) -> (1.6k/53k) -> write( 2%) 2:52:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 62M 6% 17k/s ] rels: [ 0 0% 0/s ] features: [ 800M 49k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.1 gc: 1% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(55% 54%) -> (685/53k) -> write( 2%) 2:52:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 62M 6% 18k/s ] rels: [ 0 0% 0/s ] features: [ 801M 51k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(62% 60%) -> (1.8k/53k) -> write( 2%) 2:52:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 62M 6% 17k/s ] rels: [ 0 0% 0/s ] features: [ 801M 48k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(57% 61%) -> (886/53k) -> write( 2%) 2:52:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 62M 6% 18k/s ] rels: [ 0 0% 0/s ] features: [ 802M 47k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(58% 60%) -> (1.1k/53k) -> write( 2%) 2:53:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 63M 6% 19k/s ] rels: [ 0 0% 0/s ] features: [ 802M 48k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(58% 62%) -> (1k/53k) -> write( 2%) 2:53:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 63M 6% 17k/s ] rels: [ 0 0% 0/s ] features: [ 803M 48k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(56% 58%) -> (1.3k/53k) -> write( 2%) 2:53:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 63M 6% 16k/s ] rels: [ 0 0% 0/s ] features: [ 803M 49k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(58% 54%) -> (557/53k) -> write( 2%) 2:53:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 63M 6% 16k/s ] rels: [ 0 0% 0/s ] features: [ 804M 47k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 1% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(63% 63%) -> (1.6k/53k) -> write( 2%) 2:53:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 63M 6% 16k/s ] rels: [ 0 0% 0/s ] features: [ 804M 46k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.1 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(58% 54%) -> (1k/53k) -> write( 2%) 2:53:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 64M 6% 18k/s ] rels: [ 0 0% 0/s ] features: [ 805M 51k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(56% 57%) -> (1.3k/53k) -> write( 2%) 2:54:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 64M 6% 18k/s ] rels: [ 0 0% 0/s ] features: [ 805M 49k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.1 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(53% 59%) -> (903/53k) -> write( 2%) 2:54:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 64M 6% 17k/s ] rels: [ 0 0% 0/s ] features: [ 806M 47k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(62% 58%) -> (1.7k/53k) -> write( 2%) 2:54:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 64M 7% 17k/s ] rels: [ 0 0% 0/s ] features: [ 806M 48k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(60% 59%) -> (1.4k/53k) -> write( 2%) 2:54:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 64M 7% 16k/s ] rels: [ 0 0% 0/s ] features: [ 807M 47k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(56% 62%) -> (1k/53k) -> write( 2%) 2:54:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 64M 7% 17k/s ] rels: [ 0 0% 0/s ] features: [ 807M 46k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(61% 59%) -> (1.2k/53k) -> write( 2%) 2:54:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 65M 7% 15k/s ] rels: [ 0 0% 0/s ] features: [ 808M 49k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1G read( 0%) -> (11/13) -> process(61% 56%) -> (647/53k) -> write( 2%) 2:55:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 65M 7% 18k/s ] rels: [ 0 0% 0/s ] features: [ 808M 50k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(59% 62%) -> (1.6k/53k) -> write( 2%) 2:55:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 65M 7% 19k/s ] rels: [ 0 0% 0/s ] features: [ 809M 48k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(63% 57%) -> (1k/53k) -> write( 2%) 2:55:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 65M 7% 19k/s ] rels: [ 0 0% 0/s ] features: [ 809M 49k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(60% 60%) -> (697/53k) -> write( 2%) 2:55:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 65M 7% 17k/s ] rels: [ 0 0% 0/s ] features: [ 810M 47k/s ] 68G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(54% 58%) -> (696/53k) -> write( 2%) 2:55:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 65M 7% 17k/s ] rels: [ 0 0% 0/s ] features: [ 810M 47k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(58% 56%) -> (375/53k) -> write( 2%) 2:55:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 66M 7% 21k/s ] rels: [ 0 0% 0/s ] features: [ 811M 49k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(63% 60%) -> (362/53k) -> write( 2%) 2:56:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 66M 7% 20k/s ] rels: [ 0 0% 0/s ] features: [ 811M 48k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(59% 60%) -> (975/53k) -> write( 2%) 2:56:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 66M 7% 19k/s ] rels: [ 0 0% 0/s ] features: [ 811M 46k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(76% 65%) -> (1.2k/53k) -> write( 2%) 2:56:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 66M 7% 19k/s ] rels: [ 0 0% 0/s ] features: [ 812M 49k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(62% 56%) -> (1.7k/53k) -> write( 2%) 2:56:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 66M 7% 20k/s ] rels: [ 0 0% 0/s ] features: [ 812M 50k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(68% 66%) -> (729/53k) -> write( 2%) 2:56:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 67M 7% 19k/s ] rels: [ 0 0% 0/s ] features: [ 813M 47k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(64% 67%) -> (1.5k/53k) -> write( 2%) 2:56:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 67M 7% 19k/s ] rels: [ 0 0% 0/s ] features: [ 813M 50k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(71% 58%) -> (1.2k/53k) -> write( 2%) 2:57:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 67M 7% 16k/s ] rels: [ 0 0% 0/s ] features: [ 814M 50k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(57% 61%) -> (1.1k/53k) -> write( 2%) 2:57:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 67M 7% 18k/s ] rels: [ 0 0% 0/s ] features: [ 814M 50k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(69% 60%) -> (587/53k) -> write( 2%) 2:57:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 67M 7% 17k/s ] rels: [ 0 0% 0/s ] features: [ 815M 49k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(61% 59%) -> (785/53k) -> write( 2%) 2:57:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 68M 7% 19k/s ] rels: [ 0 0% 0/s ] features: [ 815M 47k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(60% 62%) -> (230/53k) -> write( 2%) 2:57:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 68M 7% 17k/s ] rels: [ 0 0% 0/s ] features: [ 816M 48k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(62% 64%) -> (675/53k) -> write( 2%) 2:57:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 68M 7% 16k/s ] rels: [ 0 0% 0/s ] features: [ 816M 47k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(58% 64%) -> (1.1k/53k) -> write( 2%) 2:58:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 68M 7% 16k/s ] rels: [ 0 0% 0/s ] features: [ 817M 48k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(63% 61%) -> (1.5k/53k) -> write( 2%) 2:58:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 68M 7% 17k/s ] rels: [ 0 0% 0/s ] features: [ 817M 44k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(60% 62%) -> (561/53k) -> write( 2%) 2:58:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 68M 7% 18k/s ] rels: [ 0 0% 0/s ] features: [ 818M 48k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(60% 56%) -> (606/53k) -> write( 2%) 2:58:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 69M 7% 14k/s ] rels: [ 0 0% 0/s ] features: [ 818M 43k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(66% 62%) -> (834/53k) -> write( 2%) 2:58:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 69M 7% 14k/s ] rels: [ 0 0% 0/s ] features: [ 819M 44k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(62% 64%) -> (957/53k) -> write( 2%) 2:58:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 69M 7% 15k/s ] rels: [ 0 0% 0/s ] features: [ 819M 46k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(64% 67%) -> (374/53k) -> write( 2%) 2:59:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 69M 7% 19k/s ] rels: [ 0 0% 0/s ] features: [ 820M 51k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(59% 66%) -> (1.1k/53k) -> write( 2%) 2:59:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 69M 7% 17k/s ] rels: [ 0 0% 0/s ] features: [ 820M 47k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(60% 58%) -> (313/53k) -> write( 2%) 2:59:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 69M 7% 17k/s ] rels: [ 0 0% 0/s ] features: [ 821M 44k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(69% 61%) -> (1.1k/53k) -> write( 2%) 2:59:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 70M 7% 17k/s ] rels: [ 0 0% 0/s ] features: [ 821M 49k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(63% 58%) -> (787/53k) -> write( 2%) 2:59:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 70M 7% 19k/s ] rels: [ 0 0% 0/s ] features: [ 822M 48k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(64% 60%) -> (655/53k) -> write( 2%) 2:59:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 70M 7% 22k/s ] rels: [ 0 0% 0/s ] features: [ 822M 49k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.1G read( 0%) -> (11/13) -> process(67% 67%) -> (807/53k) -> write( 2%) 3:00:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 70M 7% 16k/s ] rels: [ 0 0% 0/s ] features: [ 823M 46k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(58% 60%) -> (615/53k) -> write( 2%) 3:00:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 70M 7% 16k/s ] rels: [ 0 0% 0/s ] features: [ 823M 46k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(62% 61%) -> (806/53k) -> write( 2%) 3:00:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 71M 7% 18k/s ] rels: [ 0 0% 0/s ] features: [ 824M 55k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(61% 65%) -> (1.6k/53k) -> write( 2%) 3:00:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 71M 7% 13k/s ] rels: [ 0 0% 0/s ] features: [ 824M 42k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(66% 63%) -> (971/53k) -> write( 2%) 3:00:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 71M 7% 13k/s ] rels: [ 0 0% 0/s ] features: [ 824M 46k/s ] 69G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(64% 63%) -> (706/53k) -> write( 2%) 3:00:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 71M 7% 17k/s ] rels: [ 0 0% 0/s ] features: [ 825M 54k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(60% 55%) -> (1.2k/53k) -> write( 2%) 3:01:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 71M 7% 19k/s ] rels: [ 0 0% 0/s ] features: [ 826M 54k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(60% 59%) -> (864/53k) -> write( 2%) 3:01:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 71M 7% 18k/s ] rels: [ 0 0% 0/s ] features: [ 826M 49k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(62% 57%) -> (1.2k/53k) -> write( 2%) 3:01:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 72M 7% 18k/s ] rels: [ 0 0% 0/s ] features: [ 827M 50k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.1 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(53% 53%) -> (1.6k/53k) -> write( 2%) 3:01:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 72M 7% 16k/s ] rels: [ 0 0% 0/s ] features: [ 827M 51k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.1 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(58% 54%) -> (364/53k) -> write( 2%) 3:01:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 72M 7% 21k/s ] rels: [ 0 0% 0/s ] features: [ 828M 50k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(61% 61%) -> (624/53k) -> write( 2%) 3:01:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 72M 7% 17k/s ] rels: [ 0 0% 0/s ] features: [ 828M 46k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 1% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(64% 56%) -> (148/53k) -> write( 2%) 3:02:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 72M 7% 22k/s ] rels: [ 0 0% 0/s ] features: [ 829M 52k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(60% 61%) -> (1.4k/53k) -> write( 2%) 3:02:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 73M 7% 20k/s ] rels: [ 0 0% 0/s ] features: [ 829M 50k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(57% 62%) -> (1.9k/53k) -> write( 2%) 3:02:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 73M 7% 21k/s ] rels: [ 0 0% 0/s ] features: [ 830M 57k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(59% 61%) -> (563/53k) -> write( 2%) 3:02:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 73M 7% 19k/s ] rels: [ 0 0% 0/s ] features: [ 830M 54k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(59% 61%) -> (203/53k) -> write( 2%) 3:02:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 73M 7% 22k/s ] rels: [ 0 0% 0/s ] features: [ 831M 55k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(59% 61%) -> (1.1k/53k) -> write( 2%) 3:02:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 73M 7% 18k/s ] rels: [ 0 0% 0/s ] features: [ 831M 51k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.1 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(54% 58%) -> (1.2k/53k) -> write( 2%) 3:03:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 74M 7% 22k/s ] rels: [ 0 0% 0/s ] features: [ 832M 53k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(58% 59%) -> (137/53k) -> write( 2%) 3:03:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 74M 7% 24k/s ] rels: [ 0 0% 0/s ] features: [ 832M 59k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(69% 65%) -> (1.6k/53k) -> write( 2%) 3:03:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 74M 8% 22k/s ] rels: [ 0 0% 0/s ] features: [ 833M 50k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(59% 63%) -> (869/53k) -> write( 2%) 3:03:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 74M 8% 17k/s ] rels: [ 0 0% 0/s ] features: [ 833M 50k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.1 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(53% 51%) -> (1k/53k) -> write( 2%) 3:03:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 74M 8% 17k/s ] rels: [ 0 0% 0/s ] features: [ 834M 50k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.1 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(55% 51%) -> (1.2k/53k) -> write( 2%) 3:03:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 75M 8% 21k/s ] rels: [ 0 0% 0/s ] features: [ 834M 52k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(60% 53%) -> (639/53k) -> write( 2%) 3:04:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 75M 8% 20k/s ] rels: [ 0 0% 0/s ] features: [ 835M 50k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.1 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(56% 54%) -> (730/53k) -> write( 2%) 3:04:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 75M 8% 16k/s ] rels: [ 0 0% 0/s ] features: [ 835M 51k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.1 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(54% 55%) -> (386/53k) -> write( 2%) 3:04:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 75M 8% 21k/s ] rels: [ 0 0% 0/s ] features: [ 836M 56k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(61% 60%) -> (514/53k) -> write( 2%) 3:04:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 75M 8% 23k/s ] rels: [ 0 0% 0/s ] features: [ 837M 52k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(61% 65%) -> (1k/53k) -> write( 2%) 3:04:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 76M 8% 21k/s ] rels: [ 0 0% 0/s ] features: [ 837M 53k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(58% 61%) -> (976/53k) -> write( 2%) 3:04:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 76M 8% 17k/s ] rels: [ 0 0% 0/s ] features: [ 838M 58k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(63% 55%) -> (927/53k) -> write( 2%) 3:05:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 76M 8% 19k/s ] rels: [ 0 0% 0/s ] features: [ 838M 58k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(62% 57%) -> (281/53k) -> write( 2%) 3:05:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 76M 8% 19k/s ] rels: [ 0 0% 0/s ] features: [ 839M 57k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(61% 61%) -> (1.2k/53k) -> write( 2%) 3:05:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 76M 8% 19k/s ] rels: [ 0 0% 0/s ] features: [ 839M 54k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(56% 63%) -> (718/53k) -> write( 2%) 3:05:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 77M 8% 20k/s ] rels: [ 0 0% 0/s ] features: [ 840M 56k/s ] 71G blocks: [ 29k 68% <1/s ] cpus: 1.1 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(55% 57%) -> (646/53k) -> write( 2%) 3:05:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 77M 8% 22k/s ] rels: [ 0 0% 0/s ] features: [ 841M 58k/s ] 72G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(62% 59%) -> (1k/53k) -> write( 2%) 3:05:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 77M 8% 25k/s ] rels: [ 0 0% 0/s ] features: [ 841M 64k/s ] 72G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(66% 60%) -> (641/53k) -> write( 2%) 3:06:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 77M 8% 21k/s ] rels: [ 0 0% 0/s ] features: [ 842M 59k/s ] 72G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(58% 57%) -> (1.4k/53k) -> write( 2%) 3:06:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 77M 8% 18k/s ] rels: [ 0 0% 0/s ] features: [ 842M 54k/s ] 72G blocks: [ 29k 68% <1/s ] cpus: 1.1 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(54% 56%) -> (976/53k) -> write( 2%) 3:06:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 78M 8% 18k/s ] rels: [ 0 0% 0/s ] features: [ 843M 56k/s ] 72G blocks: [ 29k 68% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(56% 57%) -> (382/53k) -> write( 2%) 3:06:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 78M 8% 26k/s ] rels: [ 0 0% 0/s ] features: [ 843M 56k/s ] 72G blocks: [ 29k 68% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(59% 66%) -> (1.3k/53k) -> write( 2%) 3:06:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 78M 8% 17k/s ] rels: [ 0 0% 0/s ] features: [ 844M 53k/s ] 72G blocks: [ 29k 68% <1/s ] cpus: 1.1 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(52% 57%) -> (1.4k/53k) -> write( 2%) 3:06:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 78M 8% 17k/s ] rels: [ 0 0% 0/s ] features: [ 845M 55k/s ] 72G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(58% 55%) -> (1.3k/53k) -> write( 2%) 3:07:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 78M 8% 18k/s ] rels: [ 0 0% 0/s ] features: [ 845M 52k/s ] 72G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(58% 60%) -> (727/53k) -> write( 2%) 3:07:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 79M 8% 19k/s ] rels: [ 0 0% 0/s ] features: [ 846M 55k/s ] 72G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(62% 58%) -> (1.1k/53k) -> write( 2%) 3:07:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 79M 8% 18k/s ] rels: [ 0 0% 0/s ] features: [ 846M 49k/s ] 72G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(58% 56%) -> (930/53k) -> write( 2%) 3:07:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 79M 8% 18k/s ] rels: [ 0 0% 0/s ] features: [ 847M 53k/s ] 72G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(57% 56%) -> (1.5k/53k) -> write( 2%) 3:07:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 79M 8% 17k/s ] rels: [ 0 0% 0/s ] features: [ 847M 54k/s ] 72G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(55% 56%) -> (475/53k) -> write( 2%) 3:07:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 79M 8% 20k/s ] rels: [ 0 0% 0/s ] features: [ 848M 52k/s ] 72G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(57% 59%) -> (522/53k) -> write( 2%) 3:08:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 80M 8% 20k/s ] rels: [ 0 0% 0/s ] features: [ 848M 57k/s ] 72G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(57% 58%) -> (708/53k) -> write( 2%) 3:08:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 80M 8% 18k/s ] rels: [ 0 0% 0/s ] features: [ 849M 54k/s ] 72G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(56% 58%) -> (961/53k) -> write( 2%) 3:08:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 80M 8% 16k/s ] rels: [ 0 0% 0/s ] features: [ 849M 49k/s ] 72G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(56% 58%) -> (981/53k) -> write( 2%) 3:08:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 80M 8% 19k/s ] rels: [ 0 0% 0/s ] features: [ 850M 54k/s ] 72G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(59% 57%) -> (1.9k/53k) -> write( 2%) 3:08:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 80M 8% 19k/s ] rels: [ 0 0% 0/s ] features: [ 850M 56k/s ] 72G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.2G read( 0%) -> (11/13) -> process(56% 58%) -> (1.1k/53k) -> write( 2%) 3:08:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 81M 8% 23k/s ] rels: [ 0 0% 0/s ] features: [ 851M 56k/s ] 72G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(62% 61%) -> (1.1k/53k) -> write( 2%) 3:09:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 81M 8% 18k/s ] rels: [ 0 0% 0/s ] features: [ 852M 55k/s ] 72G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(54% 56%) -> (22/53k) -> write( 2%) 3:09:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 81M 8% 19k/s ] rels: [ 0 0% 0/s ] features: [ 852M 49k/s ] 72G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(57% 56%) -> (914/53k) -> write( 2%) 3:09:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 81M 8% 18k/s ] rels: [ 0 0% 0/s ] features: [ 853M 54k/s ] 72G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(57% 54%) -> (1.2k/53k) -> write( 2%) 3:09:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 81M 8% 20k/s ] rels: [ 0 0% 0/s ] features: [ 853M 64k/s ] 72G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 977M/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(56% 62%) -> (872/53k) -> write( 2%) 3:09:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 82M 8% 21k/s ] rels: [ 0 0% 0/s ] features: [ 854M 61k/s ] 72G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(61% 59%) -> (1.4k/53k) -> write( 2%) 3:09:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 82M 8% 20k/s ] rels: [ 0 0% 0/s ] features: [ 854M 57k/s ] 72G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(56% 56%) -> (171/53k) -> write( 2%) 3:10:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 82M 8% 20k/s ] rels: [ 0 0% 0/s ] features: [ 855M 52k/s ] 72G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(59% 56%) -> (471/53k) -> write( 2%) 3:10:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 82M 8% 17k/s ] rels: [ 0 0% 0/s ] features: [ 855M 51k/s ] 72G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(53% 51%) -> (776/53k) -> write( 2%) 3:10:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 82M 8% 17k/s ] rels: [ 0 0% 0/s ] features: [ 856M 52k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(55% 54%) -> (961/53k) -> write( 2%) 3:10:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 83M 8% 20k/s ] rels: [ 0 0% 0/s ] features: [ 856M 51k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(57% 57%) -> (1.5k/53k) -> write( 2%) 3:10:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 83M 8% 20k/s ] rels: [ 0 0% 0/s ] features: [ 857M 56k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(56% 54%) -> (1.1k/53k) -> write( 2%) 3:10:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 83M 8% 21k/s ] rels: [ 0 0% 0/s ] features: [ 858M 51k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(57% 59%) -> (1.1k/53k) -> write( 2%) 3:11:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 83M 8% 19k/s ] rels: [ 0 0% 0/s ] features: [ 858M 51k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(56% 55%) -> (76/53k) -> write( 2%) 3:11:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 83M 8% 19k/s ] rels: [ 0 0% 0/s ] features: [ 859M 49k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(54% 59%) -> (1.5k/53k) -> write( 2%) 3:11:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 84M 8% 19k/s ] rels: [ 0 0% 0/s ] features: [ 859M 53k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 1% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(58% 59%) -> (1.7k/53k) -> write( 2%) 3:11:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 84M 8% 21k/s ] rels: [ 0 0% 0/s ] features: [ 860M 51k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(60% 61%) -> (1.7k/53k) -> write( 2%) 3:11:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 84M 9% 19k/s ] rels: [ 0 0% 0/s ] features: [ 860M 61k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(55% 62%) -> (1.7k/53k) -> write( 2%) 3:11:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 84M 9% 22k/s ] rels: [ 0 0% 0/s ] features: [ 861M 62k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(63% 62%) -> (1.4k/53k) -> write( 2%) 3:12:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 84M 9% 23k/s ] rels: [ 0 0% 0/s ] features: [ 861M 58k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(59% 62%) -> (325/53k) -> write( 2%) 3:12:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 85M 9% 21k/s ] rels: [ 0 0% 0/s ] features: [ 862M 54k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(55% 58%) -> (781/53k) -> write( 2%) 3:12:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 85M 9% 21k/s ] rels: [ 0 0% 0/s ] features: [ 863M 53k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(62% 58%) -> (132/53k) -> write( 2%) 3:12:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 85M 9% 21k/s ] rels: [ 0 0% 0/s ] features: [ 863M 52k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(58% 59%) -> (815/53k) -> write( 2%) 3:12:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 85M 9% 18k/s ] rels: [ 0 0% 0/s ] features: [ 864M 55k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(58% 55%) -> (1.7k/53k) -> write( 2%) 3:12:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 85M 9% 22k/s ] rels: [ 0 0% 0/s ] features: [ 864M 52k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(60% 61%) -> (397/53k) -> write( 2%) 3:13:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 86M 9% 21k/s ] rels: [ 0 0% 0/s ] features: [ 865M 51k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(55% 59%) -> (1.1k/53k) -> write( 2%) 3:13:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 86M 9% 20k/s ] rels: [ 0 0% 0/s ] features: [ 865M 54k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(57% 56%) -> (1.1k/53k) -> write( 2%) 3:13:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 86M 9% 20k/s ] rels: [ 0 0% 0/s ] features: [ 866M 53k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(56% 57%) -> (956/53k) -> write( 2%) 3:13:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 86M 9% 20k/s ] rels: [ 0 0% 0/s ] features: [ 866M 51k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(58% 54%) -> (599/53k) -> write( 2%) 3:13:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 86M 9% 18k/s ] rels: [ 0 0% 0/s ] features: [ 867M 55k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(53% 52%) -> (1.5k/53k) -> write( 2%) 3:13:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 87M 9% 18k/s ] rels: [ 0 0% 0/s ] features: [ 867M 54k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(53% 57%) -> (864/53k) -> write( 2%) 3:14:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 87M 9% 21k/s ] rels: [ 0 0% 0/s ] features: [ 868M 59k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(60% 60%) -> (976/53k) -> write( 2%) 3:14:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 87M 9% 17k/s ] rels: [ 0 0% 0/s ] features: [ 868M 52k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(55% 52%) -> (805/53k) -> write( 2%) 3:14:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 87M 9% 17k/s ] rels: [ 0 0% 0/s ] features: [ 869M 51k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(53% 55%) -> (1.7k/53k) -> write( 2%) 3:14:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 87M 9% 17k/s ] rels: [ 0 0% 0/s ] features: [ 870M 49k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(52% 53%) -> (186/53k) -> write( 2%) 3:14:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 88M 9% 20k/s ] rels: [ 0 0% 0/s ] features: [ 870M 58k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(55% 59%) -> (1.2k/53k) -> write( 2%) 3:14:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 88M 9% 18k/s ] rels: [ 0 0% 0/s ] features: [ 871M 52k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(50% 56%) -> (1k/53k) -> write( 2%) 3:15:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 88M 9% 18k/s ] rels: [ 0 0% 0/s ] features: [ 871M 54k/s ] 73G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(58% 55%) -> (488/53k) -> write( 2%) 3:15:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 88M 9% 18k/s ] rels: [ 0 0% 0/s ] features: [ 872M 55k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(54% 54%) -> (916/53k) -> write( 2%) 3:15:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 88M 9% 17k/s ] rels: [ 0 0% 0/s ] features: [ 872M 49k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(55% 52%) -> (1.2k/53k) -> write( 2%) 3:15:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 89M 9% 19k/s ] rels: [ 0 0% 0/s ] features: [ 873M 50k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(55% 57%) -> (176/53k) -> write( 2%) 3:15:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 89M 9% 22k/s ] rels: [ 0 0% 0/s ] features: [ 873M 51k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(59% 58%) -> (685/53k) -> write( 2%) 3:15:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 89M 9% 20k/s ] rels: [ 0 0% 0/s ] features: [ 874M 50k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(53% 62%) -> (800/53k) -> write( 2%) 3:16:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 89M 9% 19k/s ] rels: [ 0 0% 0/s ] features: [ 874M 51k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(59% 56%) -> (474/53k) -> write( 2%) 3:16:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 89M 9% 27k/s ] rels: [ 0 0% 0/s ] features: [ 875M 47k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(59% 53%) -> (1.3k/53k) -> write( 2%) 3:16:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 90M 9% 19k/s ] rels: [ 0 0% 0/s ] features: [ 875M 47k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(57% 54%) -> (1.3k/53k) -> write( 2%) 3:16:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 90M 9% 16k/s ] rels: [ 0 0% 0/s ] features: [ 876M 48k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 1% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.3G read( 0%) -> (11/13) -> process(54% 57%) -> (1k/53k) -> write( 2%) 3:16:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 90M 9% 19k/s ] rels: [ 0 0% 0/s ] features: [ 876M 50k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(57% 59%) -> (655/53k) -> write( 2%) 3:16:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 90M 9% 18k/s ] rels: [ 0 0% 0/s ] features: [ 877M 48k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(57% 58%) -> (1.2k/53k) -> write( 2%) 3:17:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 90M 9% 18k/s ] rels: [ 0 0% 0/s ] features: [ 877M 48k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(58% 59%) -> (987/53k) -> write( 2%) 3:17:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 91M 9% 16k/s ] rels: [ 0 0% 0/s ] features: [ 878M 49k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(53% 58%) -> (977/53k) -> write( 2%) 3:17:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 91M 9% 15k/s ] rels: [ 0 0% 0/s ] features: [ 878M 47k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(53% 56%) -> (527/53k) -> write( 2%) 3:17:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 91M 9% 16k/s ] rels: [ 0 0% 0/s ] features: [ 879M 48k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(57% 63%) -> (682/53k) -> write( 2%) 3:17:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 91M 9% 18k/s ] rels: [ 0 0% 0/s ] features: [ 879M 49k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(66% 63%) -> (953/53k) -> write( 2%) 3:17:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 91M 9% 19k/s ] rels: [ 0 0% 0/s ] features: [ 880M 48k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(58% 62%) -> (1k/53k) -> write( 2%) 3:18:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 91M 9% 17k/s ] rels: [ 0 0% 0/s ] features: [ 880M 51k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(64% 61%) -> (1.4k/53k) -> write( 2%) 3:18:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 92M 9% 21k/s ] rels: [ 0 0% 0/s ] features: [ 881M 58k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(60% 58%) -> (1.4k/53k) -> write( 2%) 3:18:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 92M 9% 18k/s ] rels: [ 0 0% 0/s ] features: [ 881M 50k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 0% heap: 984M/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(68% 56%) -> (1.9k/53k) -> write( 2%) 3:18:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 92M 9% 19k/s ] rels: [ 0 0% 0/s ] features: [ 882M 52k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(66% 61%) -> (1.6k/53k) -> write( 2%) 3:18:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 92M 9% 19k/s ] rels: [ 0 0% 0/s ] features: [ 882M 54k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(54% 65%) -> (826/53k) -> write( 2%) 3:18:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 92M 9% 20k/s ] rels: [ 0 0% 0/s ] features: [ 883M 53k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(64% 62%) -> (1.3k/53k) -> write( 2%) 3:19:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 93M 9% 17k/s ] rels: [ 0 0% 0/s ] features: [ 883M 51k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(59% 59%) -> (475/53k) -> write( 2%) 3:19:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 93M 9% 16k/s ] rels: [ 0 0% 0/s ] features: [ 884M 47k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(61% 64%) -> (447/53k) -> write( 2%) 3:19:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 93M 9% 20k/s ] rels: [ 0 0% 0/s ] features: [ 884M 50k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(59% 57%) -> (430/53k) -> write( 2%) 3:19:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 93M 9% 19k/s ] rels: [ 0 0% 0/s ] features: [ 885M 49k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(57% 63%) -> (1.1k/53k) -> write( 2%) 3:19:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 93M 9% 18k/s ] rels: [ 0 0% 0/s ] features: [ 885M 49k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(59% 55%) -> (963/53k) -> write( 2%) 3:19:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 94M 9% 18k/s ] rels: [ 0 0% 0/s ] features: [ 886M 52k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(59% 61%) -> (899/53k) -> write( 2%) 3:20:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 94M 9% 17k/s ] rels: [ 0 0% 0/s ] features: [ 886M 52k/s ] 74G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(63% 58%) -> (641/53k) -> write( 2%) 3:20:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 94M 10% 17k/s ] rels: [ 0 0% 0/s ] features: [ 887M 43k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(63% 67%) -> (1k/53k) -> write( 2%) 3:20:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 94M 10% 17k/s ] rels: [ 0 0% 0/s ] features: [ 887M 51k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(60% 62%) -> (1.9k/53k) -> write( 2%) 3:20:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 94M 10% 18k/s ] rels: [ 0 0% 0/s ] features: [ 888M 51k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(61% 59%) -> (1.3k/53k) -> write( 2%) 3:20:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 94M 10% 16k/s ] rels: [ 0 0% 0/s ] features: [ 888M 46k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 1% heap: 3.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(65% 66%) -> (708/53k) -> write( 2%) 3:20:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 95M 10% 20k/s ] rels: [ 0 0% 0/s ] features: [ 889M 51k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(62% 64%) -> (560/53k) -> write( 2%) 3:21:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 95M 10% 19k/s ] rels: [ 0 0% 0/s ] features: [ 889M 56k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(59% 68%) -> (1.4k/53k) -> write( 2%) 3:21:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 95M 10% 16k/s ] rels: [ 0 0% 0/s ] features: [ 890M 51k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(56% 60%) -> (1.2k/53k) -> write( 2%) 3:21:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 95M 10% 18k/s ] rels: [ 0 0% 0/s ] features: [ 890M 52k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(64% 65%) -> (1k/53k) -> write( 2%) 3:21:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 95M 10% 21k/s ] rels: [ 0 0% 0/s ] features: [ 891M 50k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(63% 63%) -> (208/53k) -> write( 2%) 3:21:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 96M 10% 26k/s ] rels: [ 0 0% 0/s ] features: [ 891M 55k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(61% 72%) -> (1k/53k) -> write( 2%) 3:21:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 96M 10% 19k/s ] rels: [ 0 0% 0/s ] features: [ 892M 52k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 1% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(63% 64%) -> (1k/53k) -> write( 2%) 3:22:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 96M 10% 23k/s ] rels: [ 0 0% 0/s ] features: [ 893M 57k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(62% 65%) -> (1.2k/53k) -> write( 2%) 3:22:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 96M 10% 22k/s ] rels: [ 0 0% 0/s ] features: [ 893M 55k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(63% 64%) -> (860/53k) -> write( 2%) 3:22:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 96M 10% 21k/s ] rels: [ 0 0% 0/s ] features: [ 894M 54k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(56% 68%) -> (867/53k) -> write( 2%) 3:22:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 97M 10% 20k/s ] rels: [ 0 0% 0/s ] features: [ 894M 53k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.4 gc: 1% heap: 2.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(70% 63%) -> (478/53k) -> write( 2%) 3:22:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 97M 10% 20k/s ] rels: [ 0 0% 0/s ] features: [ 895M 53k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 1% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.4G read( 0%) -> (11/13) -> process(67% 65%) -> (565/53k) -> write( 2%) 3:22:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 97M 10% 25k/s ] rels: [ 0 0% 0/s ] features: [ 895M 54k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.5G read( 0%) -> (11/13) -> process(66% 65%) -> (1.2k/53k) -> write( 2%) 3:23:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 97M 10% 19k/s ] rels: [ 0 0% 0/s ] features: [ 896M 49k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.5G read( 0%) -> (11/13) -> process(64% 67%) -> (440/53k) -> write( 2%) 3:23:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 98M 10% 21k/s ] rels: [ 0 0% 0/s ] features: [ 896M 51k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 1% heap: 1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.5G read( 0%) -> (11/13) -> process(63% 65%) -> (1.2k/53k) -> write( 2%) 3:23:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 98M 10% 21k/s ] rels: [ 0 0% 0/s ] features: [ 897M 52k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.5G read( 0%) -> (11/13) -> process(65% 58%) -> (1.4k/53k) -> write( 2%) 3:23:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 98M 10% 23k/s ] rels: [ 0 0% 0/s ] features: [ 897M 53k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.5G read( 0%) -> (11/13) -> process(64% 65%) -> (898/53k) -> write( 2%) 3:23:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 98M 10% 18k/s ] rels: [ 0 0% 0/s ] features: [ 898M 50k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.5G read( 0%) -> (11/13) -> process(61% 65%) -> (816/53k) -> write( 2%) 3:23:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 98M 10% 20k/s ] rels: [ 0 0% 0/s ] features: [ 898M 51k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.5G read( 0%) -> (11/13) -> process(62% 62%) -> (688/53k) -> write( 2%) 3:24:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 99M 10% 17k/s ] rels: [ 0 0% 0/s ] features: [ 899M 52k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.5G read( 0%) -> (11/13) -> process(62% 59%) -> (791/53k) -> write( 2%) 3:24:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 99M 10% 18k/s ] rels: [ 0 0% 0/s ] features: [ 899M 55k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.5G read( 0%) -> (11/13) -> process(57% 64%) -> (598/53k) -> write( 2%) 3:24:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 99M 10% 20k/s ] rels: [ 0 0% 0/s ] features: [ 900M 51k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.5G read( 0%) -> (11/13) -> process(57% 64%) -> (1.6k/53k) -> write( 2%) 3:24:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 99M 10% 20k/s ] rels: [ 0 0% 0/s ] features: [ 900M 49k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.5G read( 0%) -> (11/13) -> process(65% 64%) -> (808/53k) -> write( 2%) 3:24:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 99M 10% 21k/s ] rels: [ 0 0% 0/s ] features: [ 901M 49k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 1% heap: 2.3G/6.4G direct: 62M postGC: 1G relInfo: 564M mpGeoms: 1.5G read( 0%) -> (11/13) -> process(68% 62%) -> (592/53k) -> write( 2%) 3:24:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 100M 10% 16k/s ] rels: [ 0 0% 0/s ] features: [ 901M 49k/s ] 75G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.5G read( 0%) -> (11/13) -> process(59% 57%) -> (163/53k) -> write( 2%) 3:25:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 100M 10% 18k/s ] rels: [ 0 0% 0/s ] features: [ 902M 47k/s ] 77G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.5G read( 0%) -> (11/13) -> process(58% 58%) -> (851/53k) -> write( 2%) 3:25:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 100M 10% 20k/s ] rels: [ 0 0% 0/s ] features: [ 902M 56k/s ] 77G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(58% 58%) -> (1.6k/53k) -> write( 2%) 3:25:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 100M 10% 23k/s ] rels: [ 0 0% 0/s ] features: [ 903M 62k/s ] 77G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 1% heap: 1.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(55% 61%) -> (912/53k) -> write( 2%) 3:25:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 100M 10% 16k/s ] rels: [ 0 0% 0/s ] features: [ 904M 51k/s ] 77G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(53% 50%) -> (765/53k) -> write( 2%) 3:25:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 101M 10% 22k/s ] rels: [ 0 0% 0/s ] features: [ 904M 52k/s ] 77G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(56% 56%) -> (1.2k/53k) -> write( 2%) 3:25:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 101M 10% 23k/s ] rels: [ 0 0% 0/s ] features: [ 905M 53k/s ] 77G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(57% 59%) -> (1.2k/53k) -> write( 2%) 3:26:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 101M 10% 23k/s ] rels: [ 0 0% 0/s ] features: [ 905M 53k/s ] 77G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(60% 58%) -> (891/53k) -> write( 2%) 3:26:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 101M 10% 27k/s ] rels: [ 0 0% 0/s ] features: [ 906M 53k/s ] 77G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(58% 69%) -> (406/53k) -> write( 2%) 3:26:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 101M 10% 18k/s ] rels: [ 0 0% 0/s ] features: [ 906M 50k/s ] 77G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(54% 65%) -> (1.4k/53k) -> write( 2%) 3:26:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 102M 10% 19k/s ] rels: [ 0 0% 0/s ] features: [ 907M 53k/s ] 77G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(56% 64%) -> (1.6k/53k) -> write( 2%) 3:26:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 102M 10% 21k/s ] rels: [ 0 0% 0/s ] features: [ 907M 53k/s ] 77G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(57% 60%) -> (962/53k) -> write( 2%) 3:26:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 102M 10% 19k/s ] rels: [ 0 0% 0/s ] features: [ 908M 51k/s ] 77G blocks: [ 29k 69% <1/s ] cpus: 1.1 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(55% 56%) -> (1k/53k) -> write( 2%) 3:27:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 102M 10% 19k/s ] rels: [ 0 0% 0/s ] features: [ 908M 50k/s ] 77G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(58% 58%) -> (724/53k) -> write( 2%) 3:27:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 102M 10% 20k/s ] rels: [ 0 0% 0/s ] features: [ 909M 55k/s ] 77G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 1% heap: 1.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(58% 59%) -> (1k/53k) -> write( 2%) 3:27:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 103M 10% 24k/s ] rels: [ 0 0% 0/s ] features: [ 909M 54k/s ] 77G blocks: [ 29k 69% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(70% 63%) -> (1.1k/53k) -> write( 2%) 3:27:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 103M 10% 19k/s ] rels: [ 0 0% 0/s ] features: [ 910M 51k/s ] 77G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(56% 61%) -> (1.2k/53k) -> write( 2%) 3:27:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 103M 10% 18k/s ] rels: [ 0 0% 0/s ] features: [ 910M 50k/s ] 77G blocks: [ 29k 69% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(66% 58%) -> (616/53k) -> write( 2%) 3:27:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 103M 10% 18k/s ] rels: [ 0 0% 0/s ] features: [ 911M 51k/s ] 77G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(60% 55%) -> (1.3k/53k) -> write( 2%) 3:28:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 103M 10% 19k/s ] rels: [ 0 0% 0/s ] features: [ 912M 52k/s ] 77G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(55% 61%) -> (1k/53k) -> write( 2%) 3:28:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 104M 11% 21k/s ] rels: [ 0 0% 0/s ] features: [ 912M 51k/s ] 77G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(60% 57%) -> (504/53k) -> write( 2%) 3:28:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 104M 11% 23k/s ] rels: [ 0 0% 0/s ] features: [ 913M 52k/s ] 77G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(61% 59%) -> (837/53k) -> write( 2%) 3:28:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 104M 11% 20k/s ] rels: [ 0 0% 0/s ] features: [ 913M 50k/s ] 77G blocks: [ 29k 69% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(61% 58%) -> (662/53k) -> write( 2%) 3:28:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 104M 11% 21k/s ] rels: [ 0 0% 0/s ] features: [ 914M 50k/s ] 77G blocks: [ 29k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(57% 58%) -> (1.2k/53k) -> write( 2%) 3:28:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 105M 11% 19k/s ] rels: [ 0 0% 0/s ] features: [ 914M 52k/s ] 77G blocks: [ 29k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(58% 56%) -> (1.4k/53k) -> write( 2%) 3:29:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 105M 11% 19k/s ] rels: [ 0 0% 0/s ] features: [ 915M 51k/s ] 77G blocks: [ 29k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(56% 57%) -> (1.2k/53k) -> write( 2%) 3:29:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 105M 11% 20k/s ] rels: [ 0 0% 0/s ] features: [ 915M 53k/s ] 77G blocks: [ 29k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(57% 58%) -> (1.3k/53k) -> write( 2%) 3:29:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 105M 11% 19k/s ] rels: [ 0 0% 0/s ] features: [ 916M 52k/s ] 77G blocks: [ 29k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(56% 57%) -> (952/53k) -> write( 2%) 3:29:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 105M 11% 18k/s ] rels: [ 0 0% 0/s ] features: [ 916M 50k/s ] 77G blocks: [ 29k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(57% 57%) -> (1.5k/53k) -> write( 2%) 3:29:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 106M 11% 17k/s ] rels: [ 0 0% 0/s ] features: [ 917M 52k/s ] 77G blocks: [ 29k 70% <1/s ] cpus: 1.1 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(55% 55%) -> (1.2k/53k) -> write( 2%) 3:29:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 106M 11% 18k/s ] rels: [ 0 0% 0/s ] features: [ 917M 51k/s ] 78G blocks: [ 29k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(57% 60%) -> (1.1k/53k) -> write( 2%) 3:30:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 106M 11% 21k/s ] rels: [ 0 0% 0/s ] features: [ 918M 52k/s ] 78G blocks: [ 29k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(59% 63%) -> (833/53k) -> write( 2%) 3:30:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 106M 11% 19k/s ] rels: [ 0 0% 0/s ] features: [ 918M 53k/s ] 78G blocks: [ 29k 70% <1/s ] cpus: 1.1 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(54% 57%) -> (1.3k/53k) -> write( 2%) 3:30:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 106M 11% 22k/s ] rels: [ 0 0% 0/s ] features: [ 919M 56k/s ] 78G blocks: [ 29k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(57% 61%) -> (852/53k) -> write( 2%) 3:30:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 107M 11% 23k/s ] rels: [ 0 0% 0/s ] features: [ 919M 57k/s ] 78G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(59% 62%) -> (145/53k) -> write( 2%) 3:30:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 107M 11% 21k/s ] rels: [ 0 0% 0/s ] features: [ 920M 55k/s ] 78G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(58% 58%) -> (953/53k) -> write( 2%) 3:30:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 107M 11% 23k/s ] rels: [ 0 0% 0/s ] features: [ 921M 57k/s ] 78G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(59% 61%) -> (520/53k) -> write( 2%) 3:31:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 107M 11% 22k/s ] rels: [ 0 0% 0/s ] features: [ 921M 57k/s ] 78G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(59% 58%) -> (1.3k/53k) -> write( 2%) 3:31:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 107M 11% 21k/s ] rels: [ 0 0% 0/s ] features: [ 922M 55k/s ] 78G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(61% 55%) -> (1.8k/53k) -> write( 2%) 3:31:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 108M 11% 20k/s ] rels: [ 0 0% 0/s ] features: [ 922M 54k/s ] 78G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(56% 58%) -> (908/53k) -> write( 2%) 3:31:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 108M 11% 20k/s ] rels: [ 0 0% 0/s ] features: [ 923M 55k/s ] 78G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(55% 59%) -> (1.4k/53k) -> write( 2%) 3:31:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 108M 11% 19k/s ] rels: [ 0 0% 0/s ] features: [ 923M 53k/s ] 78G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(57% 55%) -> (1.2k/53k) -> write( 2%) 3:31:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 108M 11% 19k/s ] rels: [ 0 0% 0/s ] features: [ 924M 55k/s ] 78G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(55% 56%) -> (1.1k/53k) -> write( 2%) 3:32:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 108M 11% 19k/s ] rels: [ 0 0% 0/s ] features: [ 924M 58k/s ] 78G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(57% 57%) -> (1.1k/53k) -> write( 2%) 3:32:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 109M 11% 23k/s ] rels: [ 0 0% 0/s ] features: [ 925M 59k/s ] 78G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(62% 59%) -> (776/53k) -> write( 2%) 3:32:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 109M 11% 20k/s ] rels: [ 0 0% 0/s ] features: [ 926M 55k/s ] 78G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(55% 57%) -> (1.4k/53k) -> write( 2%) 3:32:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 109M 11% 20k/s ] rels: [ 0 0% 0/s ] features: [ 926M 55k/s ] 78G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(55% 55%) -> (1.3k/53k) -> write( 2%) 3:32:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 109M 11% 20k/s ] rels: [ 0 0% 0/s ] features: [ 927M 55k/s ] 78G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(54% 59%) -> (825/53k) -> write( 2%) 3:32:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 110M 11% 21k/s ] rels: [ 0 0% 0/s ] features: [ 927M 56k/s ] 78G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(56% 63%) -> (1k/53k) -> write( 2%) 3:33:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 110M 11% 19k/s ] rels: [ 0 0% 0/s ] features: [ 928M 54k/s ] 78G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(55% 58%) -> (1.6k/53k) -> write( 2%) 3:33:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 110M 11% 18k/s ] rels: [ 0 0% 0/s ] features: [ 928M 50k/s ] 78G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.6G read( 0%) -> (11/13) -> process(54% 57%) -> (591/53k) -> write( 2%) 3:33:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 110M 11% 17k/s ] rels: [ 0 0% 0/s ] features: [ 929M 51k/s ] 78G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(57% 57%) -> (1.7k/53k) -> write( 2%) 3:33:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 110M 11% 19k/s ] rels: [ 0 0% 0/s ] features: [ 929M 54k/s ] 78G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(60% 54%) -> (647/53k) -> write( 2%) 3:33:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 110M 11% 19k/s ] rels: [ 0 0% 0/s ] features: [ 930M 51k/s ] 78G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(59% 52%) -> (1.4k/53k) -> write( 2%) 3:33:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 111M 11% 19k/s ] rels: [ 0 0% 0/s ] features: [ 930M 55k/s ] 78G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(62% 51%) -> (982/53k) -> write( 2%) 3:34:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 111M 11% 19k/s ] rels: [ 0 0% 0/s ] features: [ 931M 49k/s ] 78G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(56% 56%) -> (1k/53k) -> write( 2%) 3:34:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 111M 11% 19k/s ] rels: [ 0 0% 0/s ] features: [ 931M 50k/s ] 78G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(55% 55%) -> (888/53k) -> write( 2%) 3:34:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 111M 11% 18k/s ] rels: [ 0 0% 0/s ] features: [ 932M 52k/s ] 78G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(55% 57%) -> (1.3k/53k) -> write( 2%) 3:34:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 111M 11% 18k/s ] rels: [ 0 0% 0/s ] features: [ 933M 56k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(58% 58%) -> (733/53k) -> write( 2%) 3:34:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 112M 11% 18k/s ] rels: [ 0 0% 0/s ] features: [ 933M 55k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(60% 60%) -> (1.6k/53k) -> write( 2%) 3:34:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 112M 11% 20k/s ] rels: [ 0 0% 0/s ] features: [ 934M 56k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(57% 60%) -> (547/53k) -> write( 2%) 3:35:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 112M 11% 20k/s ] rels: [ 0 0% 0/s ] features: [ 934M 54k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(55% 59%) -> (1.3k/53k) -> write( 2%) 3:35:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 112M 11% 17k/s ] rels: [ 0 0% 0/s ] features: [ 935M 50k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(56% 55%) -> (812/53k) -> write( 2%) 3:35:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 112M 11% 18k/s ] rels: [ 0 0% 0/s ] features: [ 935M 52k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(53% 53%) -> (613/53k) -> write( 2%) 3:35:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 113M 11% 18k/s ] rels: [ 0 0% 0/s ] features: [ 936M 50k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(55% 56%) -> (1.1k/53k) -> write( 2%) 3:35:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 113M 11% 17k/s ] rels: [ 0 0% 0/s ] features: [ 936M 49k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(54% 55%) -> (1.6k/53k) -> write( 2%) 3:35:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 113M 11% 16k/s ] rels: [ 0 0% 0/s ] features: [ 937M 46k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(57% 71%) -> (1.4k/53k) -> write( 2%) 3:36:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 113M 11% 20k/s ] rels: [ 0 0% 0/s ] features: [ 937M 51k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(58% 57%) -> (1k/53k) -> write( 2%) 3:36:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 113M 11% 18k/s ] rels: [ 0 0% 0/s ] features: [ 938M 50k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(54% 55%) -> (351/53k) -> write( 2%) 3:36:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 113M 11% 17k/s ] rels: [ 0 0% 0/s ] features: [ 938M 51k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(52% 53%) -> (1.1k/53k) -> write( 2%) 3:36:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 114M 12% 18k/s ] rels: [ 0 0% 0/s ] features: [ 939M 52k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(58% 55%) -> (1k/53k) -> write( 2%) 3:36:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 114M 12% 22k/s ] rels: [ 0 0% 0/s ] features: [ 939M 56k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(60% 56%) -> (967/53k) -> write( 2%) 3:36:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 114M 12% 24k/s ] rels: [ 0 0% 0/s ] features: [ 940M 58k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(61% 58%) -> (828/53k) -> write( 2%) 3:37:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 114M 12% 23k/s ] rels: [ 0 0% 0/s ] features: [ 941M 54k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(57% 59%) -> (460/53k) -> write( 2%) 3:37:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 115M 12% 23k/s ] rels: [ 0 0% 0/s ] features: [ 941M 55k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(59% 57%) -> (1.1k/53k) -> write( 2%) 3:37:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 115M 12% 26k/s ] rels: [ 0 0% 0/s ] features: [ 942M 59k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 1% heap: 2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(62% 59%) -> (789/53k) -> write( 2%) 3:37:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 115M 12% 20k/s ] rels: [ 0 0% 0/s ] features: [ 942M 56k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(58% 56%) -> (778/53k) -> write( 2%) 3:37:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 115M 12% 20k/s ] rels: [ 0 0% 0/s ] features: [ 943M 54k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 1% heap: 1.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(60% 55%) -> (572/53k) -> write( 2%) 3:37:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 115M 12% 20k/s ] rels: [ 0 0% 0/s ] features: [ 943M 58k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(56% 57%) -> (1.1k/53k) -> write( 2%) 3:38:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 116M 12% 21k/s ] rels: [ 0 0% 0/s ] features: [ 944M 55k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(56% 55%) -> (1.1k/53k) -> write( 2%) 3:38:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 116M 12% 18k/s ] rels: [ 0 0% 0/s ] features: [ 944M 52k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(55% 54%) -> (1.6k/53k) -> write( 2%) 3:38:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 116M 12% 19k/s ] rels: [ 0 0% 0/s ] features: [ 945M 58k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(53% 55%) -> (1.4k/53k) -> write( 2%) 3:38:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 116M 12% 23k/s ] rels: [ 0 0% 0/s ] features: [ 946M 55k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(60% 58%) -> (1k/53k) -> write( 2%) 3:38:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 116M 12% 17k/s ] rels: [ 0 0% 0/s ] features: [ 946M 49k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(54% 50%) -> (1.7k/53k) -> write( 2%) 3:38:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 117M 12% 18k/s ] rels: [ 0 0% 0/s ] features: [ 947M 53k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(54% 55%) -> (1.1k/53k) -> write( 2%) 3:39:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 117M 12% 23k/s ] rels: [ 0 0% 0/s ] features: [ 947M 57k/s ] 79G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(60% 57%) -> (1.1k/53k) -> write( 2%) 3:39:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 117M 12% 18k/s ] rels: [ 0 0% 0/s ] features: [ 948M 52k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(58% 55%) -> (1.8k/53k) -> write( 2%) 3:39:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 117M 12% 22k/s ] rels: [ 0 0% 0/s ] features: [ 948M 53k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(57% 59%) -> (829/53k) -> write( 2%) 3:39:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 117M 12% 19k/s ] rels: [ 0 0% 0/s ] features: [ 949M 52k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(59% 55%) -> (984/53k) -> write( 2%) 3:39:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 118M 12% 19k/s ] rels: [ 0 0% 0/s ] features: [ 949M 49k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(52% 58%) -> (1.2k/53k) -> write( 2%) 3:39:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 118M 12% 20k/s ] rels: [ 0 0% 0/s ] features: [ 950M 51k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(57% 55%) -> (1.3k/53k) -> write( 2%) 3:40:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 118M 12% 19k/s ] rels: [ 0 0% 0/s ] features: [ 950M 53k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 1% heap: 1.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(59% 55%) -> (1.8k/53k) -> write( 2%) 3:40:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 118M 12% 19k/s ] rels: [ 0 0% 0/s ] features: [ 951M 53k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(61% 55%) -> (1.3k/53k) -> write( 2%) 3:40:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 118M 12% 21k/s ] rels: [ 0 0% 0/s ] features: [ 951M 52k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(56% 56%) -> (829/53k) -> write( 2%) 3:40:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 119M 12% 22k/s ] rels: [ 0 0% 0/s ] features: [ 952M 54k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(57% 57%) -> (975/53k) -> write( 2%) 3:40:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 119M 12% 22k/s ] rels: [ 0 0% 0/s ] features: [ 952M 57k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(55% 58%) -> (1.3k/53k) -> write( 2%) 3:40:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 119M 12% 21k/s ] rels: [ 0 0% 0/s ] features: [ 953M 55k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.7G read( 0%) -> (11/13) -> process(56% 54%) -> (1.7k/53k) -> write( 2%) 3:41:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 119M 12% 17k/s ] rels: [ 0 0% 0/s ] features: [ 954M 52k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(51% 53%) -> (98/53k) -> write( 2%) 3:41:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 120M 12% 18k/s ] rels: [ 0 0% 0/s ] features: [ 954M 52k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(55% 53%) -> (736/53k) -> write( 2%) 3:41:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 120M 12% 18k/s ] rels: [ 0 0% 0/s ] features: [ 955M 51k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(54% 54%) -> (1.6k/53k) -> write( 2%) 3:41:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 120M 12% 18k/s ] rels: [ 0 0% 0/s ] features: [ 955M 52k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(55% 52%) -> (463/53k) -> write( 2%) 3:41:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 120M 12% 19k/s ] rels: [ 0 0% 0/s ] features: [ 956M 54k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 1% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(58% 52%) -> (1k/53k) -> write( 2%) 3:41:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 120M 12% 18k/s ] rels: [ 0 0% 0/s ] features: [ 956M 53k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(55% 52%) -> (1k/53k) -> write( 2%) 3:42:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 120M 12% 19k/s ] rels: [ 0 0% 0/s ] features: [ 957M 56k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(56% 58%) -> (116/53k) -> write( 2%) 3:42:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 121M 12% 19k/s ] rels: [ 0 0% 0/s ] features: [ 957M 54k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(57% 55%) -> (403/53k) -> write( 2%) 3:42:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 121M 12% 19k/s ] rels: [ 0 0% 0/s ] features: [ 958M 53k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(53% 54%) -> (1.2k/53k) -> write( 2%) 3:42:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 121M 12% 22k/s ] rels: [ 0 0% 0/s ] features: [ 958M 54k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(54% 60%) -> (1k/53k) -> write( 2%) 3:42:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 121M 12% 19k/s ] rels: [ 0 0% 0/s ] features: [ 959M 56k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(54% 54%) -> (958/53k) -> write( 2%) 3:42:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 121M 12% 18k/s ] rels: [ 0 0% 0/s ] features: [ 959M 52k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(52% 52%) -> (1.4k/53k) -> write( 2%) 3:43:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 122M 12% 16k/s ] rels: [ 0 0% 0/s ] features: [ 960M 53k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(50% 51%) -> (1.2k/53k) -> write( 2%) 3:43:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 122M 12% 16k/s ] rels: [ 0 0% 0/s ] features: [ 961M 53k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(51% 49%) -> (850/53k) -> write( 2%) 3:43:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 122M 12% 15k/s ] rels: [ 0 0% 0/s ] features: [ 961M 53k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(49% 48%) -> (733/53k) -> write( 2%) 3:43:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 122M 12% 15k/s ] rels: [ 0 0% 0/s ] features: [ 962M 53k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(49% 48%) -> (620/53k) -> write( 2%) 3:43:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 122M 12% 15k/s ] rels: [ 0 0% 0/s ] features: [ 962M 55k/s ] 80G blocks: [ 30k 70% <1/s ] cpus: 1 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(49% 49%) -> (1.4k/53k) -> write( 2%) 3:43:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 122M 12% 15k/s ] rels: [ 0 0% 0/s ] features: [ 963M 51k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(49% 49%) -> (462/53k) -> write( 2%) 3:44:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 123M 12% 18k/s ] rels: [ 0 0% 0/s ] features: [ 963M 54k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(52% 51%) -> (1.5k/53k) -> write( 2%) 3:44:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 123M 12% 18k/s ] rels: [ 0 0% 0/s ] features: [ 964M 54k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(52% 53%) -> (1.4k/53k) -> write( 2%) 3:44:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 123M 12% 19k/s ] rels: [ 0 0% 0/s ] features: [ 964M 52k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(55% 57%) -> (462/53k) -> write( 2%) 3:44:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 123M 12% 19k/s ] rels: [ 0 0% 0/s ] features: [ 965M 52k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(57% 55%) -> (1.6k/53k) -> write( 2%) 3:44:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 123M 12% 18k/s ] rels: [ 0 0% 0/s ] features: [ 965M 53k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(58% 56%) -> (1.7k/53k) -> write( 2%) 3:44:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 124M 13% 19k/s ] rels: [ 0 0% 0/s ] features: [ 966M 53k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(53% 55%) -> (1.5k/53k) -> write( 2%) 3:45:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 124M 13% 18k/s ] rels: [ 0 0% 0/s ] features: [ 966M 53k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(52% 56%) -> (1.2k/53k) -> write( 2%) 3:45:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 124M 13% 20k/s ] rels: [ 0 0% 0/s ] features: [ 967M 53k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(60% 57%) -> (1.2k/53k) -> write( 2%) 3:45:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 124M 13% 21k/s ] rels: [ 0 0% 0/s ] features: [ 968M 55k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(58% 60%) -> (920/53k) -> write( 2%) 3:45:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 124M 13% 21k/s ] rels: [ 0 0% 0/s ] features: [ 968M 55k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(59% 54%) -> (770/53k) -> write( 2%) 3:45:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 125M 13% 18k/s ] rels: [ 0 0% 0/s ] features: [ 969M 54k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(55% 53%) -> (994/53k) -> write( 2%) 3:45:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 125M 13% 18k/s ] rels: [ 0 0% 0/s ] features: [ 969M 52k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(58% 58%) -> (576/53k) -> write( 2%) 3:46:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 125M 13% 19k/s ] rels: [ 0 0% 0/s ] features: [ 970M 54k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(58% 57%) -> (1.1k/53k) -> write( 2%) 3:46:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 125M 13% 19k/s ] rels: [ 0 0% 0/s ] features: [ 970M 53k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(55% 59%) -> (1.4k/53k) -> write( 2%) 3:46:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 125M 13% 19k/s ] rels: [ 0 0% 0/s ] features: [ 971M 50k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(55% 55%) -> (1.5k/53k) -> write( 2%) 3:46:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 126M 13% 21k/s ] rels: [ 0 0% 0/s ] features: [ 971M 55k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(60% 58%) -> (1.8k/53k) -> write( 2%) 3:46:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 126M 13% 20k/s ] rels: [ 0 0% 0/s ] features: [ 972M 57k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(60% 57%) -> (1k/53k) -> write( 2%) 3:46:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 126M 13% 20k/s ] rels: [ 0 0% 0/s ] features: [ 972M 57k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(59% 59%) -> (1.3k/53k) -> write( 2%) 3:47:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 126M 13% 21k/s ] rels: [ 0 0% 0/s ] features: [ 973M 54k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(56% 59%) -> (901/53k) -> write( 2%) 3:47:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 126M 13% 20k/s ] rels: [ 0 0% 0/s ] features: [ 974M 53k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(54% 63%) -> (1.4k/53k) -> write( 2%) 3:47:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 127M 13% 20k/s ] rels: [ 0 0% 0/s ] features: [ 974M 52k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(56% 57%) -> (90/53k) -> write( 2%) 3:47:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 127M 13% 18k/s ] rels: [ 0 0% 0/s ] features: [ 975M 51k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(58% 55%) -> (870/53k) -> write( 2%) 3:47:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 127M 13% 21k/s ] rels: [ 0 0% 0/s ] features: [ 975M 53k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(62% 62%) -> (1.5k/53k) -> write( 2%) 3:47:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 127M 13% 18k/s ] rels: [ 0 0% 0/s ] features: [ 976M 53k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(56% 57%) -> (989/53k) -> write( 2%) 3:48:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 127M 13% 19k/s ] rels: [ 0 0% 0/s ] features: [ 976M 54k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(57% 56%) -> (1.1k/53k) -> write( 2%) 3:48:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 128M 13% 20k/s ] rels: [ 0 0% 0/s ] features: [ 977M 50k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 1% heap: 1.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(61% 59%) -> (1.4k/53k) -> write( 2%) 3:48:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 128M 13% 22k/s ] rels: [ 0 0% 0/s ] features: [ 977M 53k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(59% 60%) -> (702/53k) -> write( 2%) 3:48:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 128M 13% 19k/s ] rels: [ 0 0% 0/s ] features: [ 978M 54k/s ] 81G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(59% 56%) -> (730/53k) -> write( 2%) 3:48:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 128M 13% 18k/s ] rels: [ 0 0% 0/s ] features: [ 978M 53k/s ] 83G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(56% 54%) -> (776/53k) -> write( 2%) 3:48:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 128M 13% 17k/s ] rels: [ 0 0% 0/s ] features: [ 979M 51k/s ] 83G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(53% 52%) -> (1.1k/53k) -> write( 2%) 3:49:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 129M 13% 17k/s ] rels: [ 0 0% 0/s ] features: [ 979M 53k/s ] 83G blocks: [ 30k 70% <1/s ] cpus: 1.1 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.8G read( 0%) -> (11/13) -> process(58% 52%) -> (359/53k) -> write( 2%) 3:49:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 129M 13% 18k/s ] rels: [ 0 0% 0/s ] features: [ 980M 50k/s ] 83G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(61% 56%) -> (661/53k) -> write( 2%) 3:49:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 129M 13% 19k/s ] rels: [ 0 0% 0/s ] features: [ 980M 50k/s ] 83G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(61% 59%) -> (918/53k) -> write( 2%) 3:49:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 129M 13% 20k/s ] rels: [ 0 0% 0/s ] features: [ 981M 50k/s ] 83G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(59% 58%) -> (1.8k/53k) -> write( 2%) 3:49:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 129M 13% 19k/s ] rels: [ 0 0% 0/s ] features: [ 981M 54k/s ] 83G blocks: [ 30k 70% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(62% 63%) -> (1k/53k) -> write( 2%) 3:49:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 129M 13% 19k/s ] rels: [ 0 0% 0/s ] features: [ 982M 53k/s ] 83G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(56% 64%) -> (748/53k) -> write( 2%) 3:50:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 130M 13% 21k/s ] rels: [ 0 0% 0/s ] features: [ 983M 54k/s ] 83G blocks: [ 30k 70% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(60% 65%) -> (782/53k) -> write( 2%) 3:50:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 130M 13% 18k/s ] rels: [ 0 0% 0/s ] features: [ 983M 51k/s ] 83G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(57% 60%) -> (379/53k) -> write( 2%) 3:50:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 130M 13% 19k/s ] rels: [ 0 0% 0/s ] features: [ 984M 55k/s ] 83G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(59% 60%) -> (1.4k/53k) -> write( 2%) 3:50:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 130M 13% 20k/s ] rels: [ 0 0% 0/s ] features: [ 984M 52k/s ] 83G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(61% 57%) -> (1.4k/53k) -> write( 2%) 3:50:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 130M 13% 17k/s ] rels: [ 0 0% 0/s ] features: [ 985M 50k/s ] 83G blocks: [ 30k 70% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(57% 57%) -> (1.7k/53k) -> write( 2%) 3:50:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 131M 13% 16k/s ] rels: [ 0 0% 0/s ] features: [ 985M 45k/s ] 83G blocks: [ 30k 70% <1/s ] cpus: 1.3 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(62% 61%) -> (1.3k/53k) -> write( 2%) 3:51:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 131M 13% 18k/s ] rels: [ 0 0% 0/s ] features: [ 986M 50k/s ] 83G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(58% 61%) -> (1.2k/53k) -> write( 2%) 3:51:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 131M 13% 16k/s ] rels: [ 0 0% 0/s ] features: [ 986M 48k/s ] 83G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(56% 63%) -> (1k/53k) -> write( 2%) 3:51:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 131M 13% 17k/s ] rels: [ 0 0% 0/s ] features: [ 987M 46k/s ] 83G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(60% 62%) -> (769/53k) -> write( 2%) 3:51:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 131M 13% 18k/s ] rels: [ 0 0% 0/s ] features: [ 987M 51k/s ] 83G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(60% 62%) -> (589/53k) -> write( 2%) 3:51:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 131M 13% 16k/s ] rels: [ 0 0% 0/s ] features: [ 988M 45k/s ] 83G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(58% 66%) -> (1.1k/53k) -> write( 2%) 3:51:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 132M 13% 19k/s ] rels: [ 0 0% 0/s ] features: [ 988M 53k/s ] 83G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(61% 59%) -> (1.8k/53k) -> write( 2%) 3:52:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 132M 13% 18k/s ] rels: [ 0 0% 0/s ] features: [ 989M 51k/s ] 83G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(60% 62%) -> (1.1k/53k) -> write( 2%) 3:52:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 132M 13% 18k/s ] rels: [ 0 0% 0/s ] features: [ 989M 49k/s ] 83G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(67% 61%) -> (831/53k) -> write( 2%) 3:52:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 132M 13% 18k/s ] rels: [ 0 0% 0/s ] features: [ 990M 48k/s ] 83G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(63% 68%) -> (905/53k) -> write( 2%) 3:52:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 132M 13% 15k/s ] rels: [ 0 0% 0/s ] features: [ 990M 42k/s ] 83G blocks: [ 30k 71% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(71% 67%) -> (228/53k) -> write( 2%) 3:52:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 133M 13% 19k/s ] rels: [ 0 0% 0/s ] features: [ 990M 48k/s ] 83G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(66% 63%) -> (1.6k/53k) -> write( 2%) 3:52:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 133M 13% 18k/s ] rels: [ 0 0% 0/s ] features: [ 991M 51k/s ] 83G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(63% 60%) -> (542/53k) -> write( 2%) 3:53:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 133M 13% 19k/s ] rels: [ 0 0% 0/s ] features: [ 991M 48k/s ] 83G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(64% 66%) -> (891/53k) -> write( 2%) 3:53:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 133M 13% 13k/s ] rels: [ 0 0% 0/s ] features: [ 992M 36k/s ] 83G blocks: [ 30k 71% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(71% 65%) -> (977/53k) -> write( 1%) 3:53:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 133M 13% 19k/s ] rels: [ 0 0% 0/s ] features: [ 992M 50k/s ] 83G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(62% 60%) -> (170/53k) -> write( 2%) 3:53:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 134M 14% 18k/s ] rels: [ 0 0% 0/s ] features: [ 993M 51k/s ] 83G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(62% 56%) -> (1.5k/53k) -> write( 2%) 3:53:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 134M 14% 21k/s ] rels: [ 0 0% 0/s ] features: [ 993M 53k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(59% 63%) -> (1.7k/53k) -> write( 2%) 3:53:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 134M 14% 21k/s ] rels: [ 0 0% 0/s ] features: [ 994M 56k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(59% 62%) -> (1.5k/53k) -> write( 2%) 3:54:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 134M 14% 19k/s ] rels: [ 0 0% 0/s ] features: [ 995M 56k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(59% 60%) -> (1.3k/53k) -> write( 2%) 3:54:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 134M 14% 19k/s ] rels: [ 0 0% 0/s ] features: [ 995M 53k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.1 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(57% 53%) -> (310/53k) -> write( 2%) 3:54:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 135M 14% 18k/s ] rels: [ 0 0% 0/s ] features: [ 996M 53k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(65% 54%) -> (1.1k/53k) -> write( 2%) 3:54:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 135M 14% 21k/s ] rels: [ 0 0% 0/s ] features: [ 996M 54k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(59% 62%) -> (587/53k) -> write( 2%) 3:54:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 135M 14% 19k/s ] rels: [ 0 0% 0/s ] features: [ 997M 52k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 1.9G read( 0%) -> (11/13) -> process(59% 64%) -> (1.2k/53k) -> write( 2%) 3:54:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 135M 14% 19k/s ] rels: [ 0 0% 0/s ] features: [ 997M 54k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(58% 59%) -> (1.2k/53k) -> write( 2%) 3:55:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 135M 14% 22k/s ] rels: [ 0 0% 0/s ] features: [ 998M 55k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(60% 59%) -> (1.4k/53k) -> write( 2%) 3:55:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 136M 14% 22k/s ] rels: [ 0 0% 0/s ] features: [ 998M 53k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(60% 61%) -> (1.6k/53k) -> write( 2%) 3:55:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 136M 14% 19k/s ] rels: [ 0 0% 0/s ] features: [ 999M 48k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(63% 64%) -> (472/53k) -> write( 2%) 3:55:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 136M 14% 21k/s ] rels: [ 0 0% 0/s ] features: [ 999M 52k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(68% 63%) -> (856/53k) -> write( 2%) 3:55:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 136M 14% 15k/s ] rels: [ 0 0% 0/s ] features: [ 1B 42k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(63% 67%) -> (547/53k) -> write( 1%) 3:55:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 136M 14% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 53k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(60% 62%) -> (1k/53k) -> write( 2%) 3:56:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 137M 14% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1B 53k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(60% 62%) -> (1.9k/53k) -> write( 2%) 3:56:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 137M 14% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 54k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(61% 59%) -> (302/53k) -> write( 2%) 3:56:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 137M 14% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 56k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(58% 56%) -> (837/53k) -> write( 2%) 3:56:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 137M 14% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 53k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(59% 60%) -> (993/53k) -> write( 2%) 3:56:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 137M 14% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1B 60k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(63% 61%) -> (1.5k/53k) -> write( 2%) 3:56:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 138M 14% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 55k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(59% 62%) -> (1.6k/53k) -> write( 2%) 3:57:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 138M 14% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1B 55k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(61% 63%) -> (1.1k/53k) -> write( 2%) 3:57:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 138M 14% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1B 53k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(61% 61%) -> (986/53k) -> write( 2%) 3:57:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 138M 14% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1B 53k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(64% 63%) -> (1k/53k) -> write( 2%) 3:57:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 139M 14% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 55k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(62% 62%) -> (956/53k) -> write( 2%) 3:57:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 139M 14% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 56k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(61% 63%) -> (642/53k) -> write( 2%) 3:57:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 139M 14% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1B 54k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(68% 60%) -> (1.2k/53k) -> write( 2%) 3:58:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 139M 14% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1B 57k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(63% 65%) -> (1k/53k) -> write( 2%) 3:58:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 139M 14% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 53k/s ] 84G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 1% heap: 3.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(69% 61%) -> (1k/53k) -> write( 2%) 3:58:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 140M 14% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 55k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(61% 62%) -> (1.3k/53k) -> write( 2%) 3:58:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 140M 14% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 56k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(64% 61%) -> (304/53k) -> write( 2%) 3:58:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 140M 14% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1B 59k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(63% 65%) -> (1.2k/53k) -> write( 2%) 3:58:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 140M 14% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 55k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(64% 63%) -> (744/53k) -> write( 2%) 3:59:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 140M 14% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 54k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(66% 62%) -> (1.8k/53k) -> write( 2%) 3:59:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 141M 14% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1B 55k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(63% 60%) -> (762/53k) -> write( 2%) 3:59:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 141M 14% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1B 59k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(61% 61%) -> (1.5k/53k) -> write( 2%) 3:59:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 141M 14% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1B 59k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(64% 66%) -> (908/53k) -> write( 2%) 3:59:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 141M 14% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 56k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(66% 59%) -> (1k/53k) -> write( 2%) 3:59:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 142M 14% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1B 53k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(65% 64%) -> (1.6k/53k) -> write( 2%) 4:00:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 142M 14% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1B 55k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(63% 60%) -> (670/53k) -> write( 2%) 4:00:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 142M 14% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 55k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(58% 57%) -> (1.5k/53k) -> write( 2%) 4:00:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 142M 14% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 56k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(56% 59%) -> (1.6k/53k) -> write( 2%) 4:00:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 142M 14% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 54k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(59% 57%) -> (989/53k) -> write( 2%) 4:00:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 143M 14% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 53k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(56% 57%) -> (867/53k) -> write( 2%) 4:00:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 143M 14% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 56k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.1 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(55% 57%) -> (426/53k) -> write( 2%) 4:01:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 143M 14% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 55k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(56% 58%) -> (1.5k/53k) -> write( 2%) 4:01:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 143M 14% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 59k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.1 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(56% 55%) -> (1.1k/53k) -> write( 2%) 4:01:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 144M 15% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1B 54k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.1 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(57% 55%) -> (643/53k) -> write( 2%) 4:01:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 144M 15% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1B 53k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2G read( 0%) -> (11/13) -> process(55% 58%) -> (1k/53k) -> write( 2%) 4:01:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 144M 15% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 53k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(56% 59%) -> (419/53k) -> write( 2%) 4:01:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 144M 15% 18k/s ] rels: [ 0 0% 0/s ] features: [ 1B 56k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(57% 62%) -> (680/53k) -> write( 2%) 4:02:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 144M 15% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 52k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(56% 59%) -> (1.5k/53k) -> write( 2%) 4:02:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 145M 15% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 52k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(62% 59%) -> (1.4k/53k) -> write( 2%) 4:02:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 145M 15% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1B 55k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(67% 61%) -> (1.2k/53k) -> write( 2%) 4:02:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 145M 15% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 53k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(60% 60%) -> (415/53k) -> write( 2%) 4:02:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 145M 15% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1B 54k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(61% 60%) -> (409/53k) -> write( 2%) 4:02:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 145M 15% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 56k/s ] 85G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 1% heap: 1.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(61% 63%) -> (777/53k) -> write( 2%) 4:03:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 146M 15% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1B 54k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(60% 68%) -> (843/53k) -> write( 2%) 4:03:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 146M 15% 18k/s ] rels: [ 0 0% 0/s ] features: [ 1B 50k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(59% 66%) -> (311/53k) -> write( 2%) 4:03:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 146M 15% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(59% 60%) -> (649/53k) -> write( 2%) 4:03:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 146M 15% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 52k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(59% 61%) -> (441/53k) -> write( 2%) 4:03:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 146M 15% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1B 49k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(64% 60%) -> (877/53k) -> write( 2%) 4:03:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 147M 15% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1B 50k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(58% 58%) -> (1.6k/53k) -> write( 2%) 4:04:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 147M 15% 17k/s ] rels: [ 0 0% 0/s ] features: [ 1B 49k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(59% 58%) -> (889/53k) -> write( 2%) 4:04:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 147M 15% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(59% 62%) -> (1k/53k) -> write( 2%) 4:04:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 147M 15% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 53k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(58% 59%) -> (1k/53k) -> write( 2%) 4:04:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 147M 15% 16k/s ] rels: [ 0 0% 0/s ] features: [ 1B 48k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.1 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(58% 53%) -> (1.4k/53k) -> write( 2%) 4:04:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 148M 15% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 50k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(62% 60%) -> (826/53k) -> write( 2%) 4:04:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 148M 15% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 52k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(58% 61%) -> (1.3k/53k) -> write( 2%) 4:05:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 148M 15% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(58% 57%) -> (582/53k) -> write( 2%) 4:05:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 148M 15% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(58% 61%) -> (697/53k) -> write( 2%) 4:05:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 148M 15% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 55k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(61% 59%) -> (1k/53k) -> write( 2%) 4:05:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 149M 15% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 53k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(61% 60%) -> (1.4k/53k) -> write( 2%) 4:05:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 149M 15% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 55k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(65% 62%) -> (1.1k/53k) -> write( 2%) 4:05:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 149M 15% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 53k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(62% 61%) -> (1.4k/53k) -> write( 2%) 4:06:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 149M 15% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 55k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(63% 62%) -> (252/53k) -> write( 2%) 4:06:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 149M 15% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 59k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(62% 60%) -> (1k/53k) -> write( 2%) 4:06:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 150M 15% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1B 56k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(63% 62%) -> (505/53k) -> write( 2%) 4:06:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 150M 15% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 55k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(64% 59%) -> (1.2k/53k) -> write( 2%) 4:06:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 150M 15% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 56k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(58% 64%) -> (390/53k) -> write( 2%) 4:06:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 150M 15% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1B 54k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(59% 60%) -> (1.7k/53k) -> write( 2%) 4:07:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 150M 15% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 60k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(62% 58%) -> (655/53k) -> write( 2%) 4:07:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 151M 15% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 57k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(66% 63%) -> (924/53k) -> write( 2%) 4:07:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 151M 15% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 53k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(62% 64%) -> (639/53k) -> write( 2%) 4:07:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 151M 15% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1B 58k/s ] 86G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(62% 63%) -> (1.4k/53k) -> write( 2%) 4:07:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 151M 15% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 55k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(59% 61%) -> (483/53k) -> write( 2%) 4:07:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 152M 15% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1B 57k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.1G read( 0%) -> (11/13) -> process(64% 62%) -> (1k/53k) -> write( 2%) 4:08:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 152M 15% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 56k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(62% 58%) -> (763/53k) -> write( 2%) 4:08:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 152M 15% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1B 61k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(63% 66%) -> (1.4k/53k) -> write( 2%) 4:08:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 152M 15% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1B 63k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(69% 70%) -> (1.3k/53k) -> write( 2%) 4:08:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 153M 15% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1B 62k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 1% heap: 1.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(65% 64%) -> (352/53k) -> write( 2%) 4:08:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 153M 15% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1B 57k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(66% 65%) -> (1k/53k) -> write( 2%) 4:08:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 153M 15% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 56k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(58% 59%) -> (1.4k/53k) -> write( 2%) 4:09:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 153M 15% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1B 55k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 1% heap: 2.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(66% 60%) -> (1.1k/53k) -> write( 2%) 4:09:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 153M 16% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1B 57k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 1% heap: 2.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(64% 63%) -> (1k/53k) -> write( 2%) 4:09:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 154M 16% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1B 58k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(63% 59%) -> (834/53k) -> write( 2%) 4:09:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 154M 16% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1B 61k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(67% 73%) -> (1.3k/53k) -> write( 2%) 4:09:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 154M 16% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1B 68k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.5 gc: 1% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(74% 75%) -> (1.1k/53k) -> write( 2%) 4:09:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 155M 16% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1B 63k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.5 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(70% 73%) -> (443/53k) -> write( 2%) 4:10:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 155M 16% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1B 66k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.5 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(73% 72%) -> (641/53k) -> write( 2%) 4:10:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 155M 16% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1B 68k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.5 gc: 1% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(76% 69%) -> (719/53k) -> write( 2%) 4:10:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 156M 16% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1B 67k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.5 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(74% 74%) -> (1.7k/53k) -> write( 2%) 4:10:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 156M 16% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1B 67k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.5 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(73% 75%) -> (1.4k/53k) -> write( 2%) 4:10:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 156M 16% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1B 68k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.5 gc: 1% heap: 2.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(75% 70%) -> (144/53k) -> write( 2%) 4:10:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 156M 16% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1B 65k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.4 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(74% 66%) -> (1.4k/53k) -> write( 2%) 4:11:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 157M 16% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1B 61k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(57% 71%) -> (1k/53k) -> write( 2%) 4:11:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 157M 16% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1B 54k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(57% 62%) -> (968/53k) -> write( 2%) 4:11:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 157M 16% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1B 62k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(65% 71%) -> (1k/53k) -> write( 2%) 4:11:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 157M 16% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1B 64k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.5 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(78% 68%) -> (1.4k/53k) -> write( 2%) 4:11:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 158M 16% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1B 62k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.5 gc: 1% heap: 1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(72% 71%) -> (544/53k) -> write( 2%) 4:11:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 158M 16% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(58% 62%) -> (1.3k/53k) -> write( 2%) 4:12:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 158M 16% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1B 54k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(66% 59%) -> (718/53k) -> write( 2%) 4:12:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 158M 16% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1B 56k/s ] 87G blocks: [ 30k 71% <1/s ] cpus: 1.3 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(66% 57%) -> (1.5k/53k) -> write( 2%) 4:12:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 159M 16% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1B 50k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(58% 56%) -> (558/53k) -> write( 2%) 4:12:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 159M 16% 18k/s ] rels: [ 0 0% 0/s ] features: [ 1B 52k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(59% 57%) -> (1.3k/53k) -> write( 2%) 4:12:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 159M 16% 17k/s ] rels: [ 0 0% 0/s ] features: [ 1B 50k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.1 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(55% 55%) -> (404/53k) -> write( 2%) 4:12:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 159M 16% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1B 52k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(60% 61%) -> (1k/53k) -> write( 2%) 4:13:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 159M 16% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1B 52k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(64% 62%) -> (863/53k) -> write( 2%) 4:13:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 160M 16% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 53k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(61% 59%) -> (1.2k/53k) -> write( 2%) 4:13:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 160M 16% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(57% 56%) -> (503/53k) -> write( 2%) 4:13:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 160M 16% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1B 54k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 1% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(60% 59%) -> (878/53k) -> write( 2%) 4:13:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 160M 16% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 52k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(58% 57%) -> (490/53k) -> write( 2%) 4:13:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 160M 16% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 52k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(58% 57%) -> (1k/53k) -> write( 2%) 4:14:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 161M 16% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.1 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(55% 57%) -> (1.1k/53k) -> write( 2%) 4:14:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 161M 16% 17k/s ] rels: [ 0 0% 0/s ] features: [ 1B 48k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.1 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(56% 54%) -> (1.4k/53k) -> write( 2%) 4:14:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 161M 16% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1B 48k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.1 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(56% 53%) -> (1.2k/53k) -> write( 2%) 4:14:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 161M 16% 18k/s ] rels: [ 0 0% 0/s ] features: [ 1B 48k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.1 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(55% 54%) -> (1.1k/53k) -> write( 2%) 4:14:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 161M 16% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1B 50k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(59% 57%) -> (803/53k) -> write( 2%) 4:14:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 162M 16% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 53k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(56% 59%) -> (1.4k/53k) -> write( 2%) 4:15:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 162M 16% 18k/s ] rels: [ 0 0% 0/s ] features: [ 1B 54k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(62% 64%) -> (1.7k/53k) -> write( 2%) 4:15:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 162M 16% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 50k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(62% 58%) -> (1.2k/53k) -> write( 2%) 4:15:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 162M 16% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1B 50k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(62% 60%) -> (794/53k) -> write( 2%) 4:15:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 162M 16% 18k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(62% 65%) -> (381/53k) -> write( 2%) 4:15:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 163M 16% 18k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.3 gc: 1% heap: 2.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(60% 64%) -> (761/53k) -> write( 2%) 4:15:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 163M 16% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1B 52k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(57% 64%) -> (1.8k/53k) -> write( 2%) 4:16:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 163M 16% 18k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.2G read( 0%) -> (11/13) -> process(60% 57%) -> (597/53k) -> write( 2%) 4:16:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 163M 17% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 52k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.1 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(54% 57%) -> (796/53k) -> write( 2%) 4:16:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 163M 17% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 53k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(56% 57%) -> (1k/53k) -> write( 2%) 4:16:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 164M 17% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1B 54k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(59% 61%) -> (1.1k/53k) -> write( 2%) 4:16:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 164M 17% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1B 57k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(63% 61%) -> (1.8k/53k) -> write( 2%) 4:16:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 164M 17% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 53k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(58% 56%) -> (767/53k) -> write( 2%) 4:17:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 164M 17% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1B 52k/s ] 88G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(56% 58%) -> (1.3k/53k) -> write( 2%) 4:17:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 165M 17% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1B 54k/s ] 90G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(57% 64%) -> (670/53k) -> write( 2%) 4:17:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 165M 17% 16k/s ] rels: [ 0 0% 0/s ] features: [ 1B 46k/s ] 90G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(66% 56%) -> (754/53k) -> write( 2%) 4:17:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 165M 17% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 90G blocks: [ 30k 72% <1/s ] cpus: 1.1 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(57% 55%) -> (747/53k) -> write( 2%) 4:17:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 165M 17% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 53k/s ] 90G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(58% 61%) -> (1k/53k) -> write( 2%) 4:17:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 165M 17% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1B 54k/s ] 90G blocks: [ 30k 72% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(62% 65%) -> (519/53k) -> write( 2%) 4:18:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 166M 17% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 90G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(57% 60%) -> (1k/53k) -> write( 2%) 4:18:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 166M 17% 13k/s ] rels: [ 0 0% 0/s ] features: [ 1B 41k/s ] 90G blocks: [ 30k 72% <1/s ] cpus: 1.5 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(76% 67%) -> (949/53k) -> write( 2%) 4:18:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 166M 17% 17k/s ] rels: [ 0 0% 0/s ] features: [ 1B 52k/s ] 90G blocks: [ 30k 72% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(58% 72%) -> (1.4k/53k) -> write( 2%) 4:18:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 166M 17% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 60k/s ] 90G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(58% 59%) -> (1.1k/53k) -> write( 2%) 4:18:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 166M 17% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1B 61k/s ] 90G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(58% 61%) -> (1.3k/53k) -> write( 2%) 4:18:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 166M 17% 18k/s ] rels: [ 0 0% 0/s ] features: [ 1B 50k/s ] 90G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(58% 57%) -> (1.6k/53k) -> write( 2%) 4:19:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 167M 17% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 59k/s ] 90G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(60% 59%) -> (915/53k) -> write( 2%) 4:19:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 167M 17% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1B 56k/s ] 90G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(59% 61%) -> (696/53k) -> write( 2%) 4:19:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 167M 17% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 50k/s ] 90G blocks: [ 30k 72% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(59% 66%) -> (973/53k) -> write( 2%) 4:19:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 167M 17% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1B 49k/s ] 90G blocks: [ 30k 72% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(62% 65%) -> (1k/53k) -> write( 2%) 4:19:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 168M 17% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 90G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(58% 61%) -> (1.2k/53k) -> write( 2%) 4:19:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 168M 17% 12k/s ] rels: [ 0 0% 0/s ] features: [ 1B 36k/s ] 90G blocks: [ 30k 72% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(62% 80%) -> (360/53k) -> write( 1%) 4:20:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 168M 17% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 53k/s ] 90G blocks: [ 30k 72% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(60% 66%) -> (1k/53k) -> write( 2%) 4:20:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 168M 17% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 90G blocks: [ 30k 72% <1/s ] cpus: 1.3 gc: 1% heap: 1.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(63% 64%) -> (1.1k/53k) -> write( 2%) 4:20:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 168M 17% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1B 53k/s ] 90G blocks: [ 30k 72% <1/s ] cpus: 1.1 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(57% 55%) -> (1.1k/53k) -> write( 2%) 4:20:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 168M 17% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 53k/s ] 90G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(57% 56%) -> (668/53k) -> write( 2%) 4:20:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 169M 17% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 55k/s ] 90G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(58% 59%) -> (485/53k) -> write( 2%) 4:20:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 169M 17% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1B 54k/s ] 90G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(58% 55%) -> (332/53k) -> write( 2%) 4:21:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 169M 17% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 53k/s ] 90G blocks: [ 30k 72% <1/s ] cpus: 1.2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(57% 56%) -> (1.1k/53k) -> write( 2%) 4:21:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 169M 17% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 90G blocks: [ 30k 72% <1/s ] cpus: 1.1 gc: 1% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(57% 54%) -> (810/53k) -> write( 2%) 4:21:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 169M 17% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 52k/s ] 90G blocks: [ 31k 72% <1/s ] cpus: 1.1 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(55% 56%) -> (363/53k) -> write( 2%) 4:21:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 170M 17% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1B 52k/s ] 90G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 1% heap: 1.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(62% 58%) -> (1k/53k) -> write( 2%) 4:21:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 170M 17% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 52k/s ] 90G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(61% 59%) -> (371/53k) -> write( 2%) 4:21:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 170M 17% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 90G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(60% 61%) -> (1.2k/53k) -> write( 2%) 4:22:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 170M 17% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(59% 59%) -> (419/53k) -> write( 2%) 4:22:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 170M 17% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(58% 56%) -> (1.4k/53k) -> write( 2%) 4:22:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 171M 17% 18k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(56% 58%) -> (137/53k) -> write( 2%) 4:22:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 171M 17% 18k/s ] rels: [ 0 0% 0/s ] features: [ 1B 57k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(57% 56%) -> (1k/53k) -> write( 2%) 4:22:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 171M 17% 18k/s ] rels: [ 0 0% 0/s ] features: [ 1B 52k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.1 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(55% 54%) -> (215/53k) -> write( 2%) 4:22:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 171M 17% 18k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.1 gc: 1% heap: 1.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(54% 57%) -> (922/53k) -> write( 2%) 4:23:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 171M 17% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(58% 59%) -> (969/53k) -> write( 2%) 4:23:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 172M 17% 17k/s ] rels: [ 0 0% 0/s ] features: [ 1B 61k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.3 gc: 1% heap: 2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.3G read( 0%) -> (11/13) -> process(63% 63%) -> (1.8k/53k) -> write( 2%) 4:23:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 172M 17% 15k/s ] rels: [ 0 0% 0/s ] features: [ 1B 49k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(77% 56%) -> (582/53k) -> write( 2%) 4:23:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 172M 17% 17k/s ] rels: [ 0 0% 0/s ] features: [ 1B 52k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.3 gc: 1% heap: 2.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(70% 59%) -> (552/53k) -> write( 2%) 4:23:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 172M 17% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 52k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(58% 58%) -> (1.8k/53k) -> write( 2%) 4:23:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 172M 17% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 50k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(57% 61%) -> (909/53k) -> write( 2%) 4:24:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 173M 17% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 50k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(61% 59%) -> (890/53k) -> write( 2%) 4:24:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 173M 17% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(57% 59%) -> (80/53k) -> write( 2%) 4:24:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 173M 17% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 1% heap: 1.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(55% 59%) -> (91/53k) -> write( 2%) 4:24:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 173M 18% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.1 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(57% 54%) -> (461/53k) -> write( 2%) 4:24:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 173M 18% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1B 52k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 1% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(60% 62%) -> (1.1k/53k) -> write( 2%) 4:24:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 174M 18% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(61% 59%) -> (1.1k/53k) -> write( 2%) 4:25:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 174M 18% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(63% 63%) -> (1.4k/53k) -> write( 2%) 4:25:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 174M 18% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 50k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(59% 57%) -> (726/53k) -> write( 2%) 4:25:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 174M 18% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1B 48k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(64% 63%) -> (113/53k) -> write( 2%) 4:25:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 175M 18% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 51k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(62% 64%) -> (803/53k) -> write( 2%) 4:25:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 175M 18% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 49k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(58% 65%) -> (1.1k/53k) -> write( 2%) 4:25:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 175M 18% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1B 50k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(59% 56%) -> (145/53k) -> write( 2%) 4:26:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 175M 18% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1B 49k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(58% 60%) -> (1.3k/53k) -> write( 2%) 4:26:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 175M 18% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 50k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(60% 59%) -> (938/53k) -> write( 2%) 4:26:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 176M 18% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(59% 56%) -> (1.7k/53k) -> write( 2%) 4:26:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 176M 18% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 50k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.1 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(58% 54%) -> (1.1k/53k) -> write( 2%) 4:26:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 176M 18% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 51k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(58% 59%) -> (757/53k) -> write( 2%) 4:26:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 176M 18% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 51k/s ] 91G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(57% 63%) -> (1k/53k) -> write( 2%) 4:27:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 176M 18% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 51k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(58% 59%) -> (493/53k) -> write( 2%) 4:27:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 177M 18% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 50k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(57% 58%) -> (525/53k) -> write( 2%) 4:27:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 177M 18% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.1 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(55% 57%) -> (885/53k) -> write( 2%) 4:27:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 177M 18% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 51k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(63% 59%) -> (819/53k) -> write( 2%) 4:27:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 177M 18% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(58% 56%) -> (825/53k) -> write( 2%) 4:27:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 177M 18% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(57% 61%) -> (1.6k/53k) -> write( 2%) 4:28:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 178M 18% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(58% 58%) -> (949/53k) -> write( 2%) 4:28:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 178M 18% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(59% 59%) -> (962/53k) -> write( 2%) 4:28:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 178M 18% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(60% 60%) -> (1.4k/53k) -> write( 2%) 4:28:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 178M 18% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 51k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(62% 62%) -> (860/53k) -> write( 2%) 4:28:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 179M 18% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.3 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(61% 61%) -> (692/53k) -> write( 2%) 4:28:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 179M 18% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 56k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(60% 60%) -> (440/53k) -> write( 2%) 4:29:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 179M 18% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(59% 57%) -> (552/53k) -> write( 2%) 4:29:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 179M 18% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(60% 59%) -> (877/53k) -> write( 2%) 4:29:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 179M 18% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 51k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(58% 57%) -> (1k/53k) -> write( 2%) 4:29:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 180M 18% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 49k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 1% heap: 1.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(57% 56%) -> (650/53k) -> write( 2%) 4:29:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 180M 18% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(59% 58%) -> (1.1k/53k) -> write( 2%) 4:29:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 180M 18% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(62% 57%) -> (528/53k) -> write( 2%) 4:30:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 180M 18% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 50k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.4G read( 0%) -> (11/13) -> process(57% 60%) -> (1.7k/53k) -> write( 2%) 4:30:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 181M 18% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 51k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(61% 59%) -> (1.1k/53k) -> write( 2%) 4:30:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 181M 18% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 50k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(60% 61%) -> (1.2k/53k) -> write( 2%) 4:30:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 181M 18% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 49k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 1% heap: 1.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(58% 58%) -> (969/53k) -> write( 2%) 4:30:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 181M 18% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(57% 59%) -> (663/53k) -> write( 2%) 4:30:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 181M 18% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(61% 58%) -> (1k/53k) -> write( 2%) 4:31:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 182M 18% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(60% 61%) -> (664/53k) -> write( 2%) 4:31:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 182M 18% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(60% 61%) -> (906/53k) -> write( 2%) 4:31:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 182M 18% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(61% 63%) -> (1.3k/53k) -> write( 2%) 4:31:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 182M 18% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(63% 64%) -> (290/53k) -> write( 2%) 4:31:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 183M 18% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 54k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(63% 62%) -> (1.3k/53k) -> write( 2%) 4:31:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 183M 18% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 92G blocks: [ 31k 72% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(63% 62%) -> (1k/53k) -> write( 2%) 4:32:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 183M 19% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 93G blocks: [ 31k 72% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(64% 62%) -> (1k/53k) -> write( 2%) 4:32:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 183M 19% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 57k/s ] 93G blocks: [ 31k 72% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(65% 64%) -> (247/53k) -> write( 2%) 4:32:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 184M 19% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 60k/s ] 93G blocks: [ 31k 72% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(69% 65%) -> (1.5k/53k) -> write( 2%) 4:32:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 184M 19% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 56k/s ] 93G blocks: [ 31k 72% <1/s ] cpus: 1.3 gc: 1% heap: 2.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(64% 67%) -> (1.3k/53k) -> write( 2%) 4:32:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 184M 19% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 58k/s ] 93G blocks: [ 31k 72% <1/s ] cpus: 1.4 gc: 1% heap: 1.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(67% 68%) -> (740/53k) -> write( 2%) 4:32:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 184M 19% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 61k/s ] 93G blocks: [ 31k 72% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(70% 69%) -> (1.5k/53k) -> write( 2%) 4:33:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 185M 19% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 59k/s ] 93G blocks: [ 31k 72% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(63% 68%) -> (992/53k) -> write( 2%) 4:33:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 185M 19% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 57k/s ] 93G blocks: [ 31k 72% <1/s ] cpus: 1.3 gc: 1% heap: 3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(63% 66%) -> (1.1k/53k) -> write( 2%) 4:33:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 185M 19% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 63k/s ] 93G blocks: [ 31k 72% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(62% 63%) -> (1.5k/53k) -> write( 2%) 4:33:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 185M 19% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 57k/s ] 93G blocks: [ 31k 72% <1/s ] cpus: 1.3 gc: 1% heap: 3.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(65% 66%) -> (1.2k/53k) -> write( 2%) 4:33:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 186M 19% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 59k/s ] 93G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 1.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(67% 67%) -> (1.2k/53k) -> write( 2%) 4:33:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 186M 19% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 60k/s ] 93G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(67% 67%) -> (560/53k) -> write( 2%) 4:34:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 186M 19% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 56k/s ] 93G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(66% 64%) -> (1.3k/53k) -> write( 2%) 4:34:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 187M 19% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 55k/s ] 93G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(64% 62%) -> (965/53k) -> write( 2%) 4:34:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 187M 19% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 55k/s ] 93G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(65% 65%) -> (936/53k) -> write( 2%) 4:34:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 187M 19% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 54k/s ] 93G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(59% 65%) -> (1.3k/53k) -> write( 2%) 4:34:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 187M 19% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 54k/s ] 93G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(66% 64%) -> (1k/53k) -> write( 2%) 4:34:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 188M 19% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 56k/s ] 93G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(62% 63%) -> (1k/53k) -> write( 2%) 4:35:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 188M 19% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 54k/s ] 93G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(67% 62%) -> (1k/53k) -> write( 2%) 4:35:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 188M 19% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 54k/s ] 93G blocks: [ 31k 73% <1/s ] cpus: 1.2 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(61% 61%) -> (776/53k) -> write( 2%) 4:35:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 188M 19% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 54k/s ] 93G blocks: [ 31k 73% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(62% 58%) -> (1.6k/53k) -> write( 2%) 4:35:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 188M 19% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 58k/s ] 93G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(63% 64%) -> (1.8k/53k) -> write( 2%) 4:35:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 189M 19% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 60k/s ] 93G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(62% 63%) -> (757/53k) -> write( 2%) 4:35:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 189M 19% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 56k/s ] 93G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(65% 64%) -> (948/53k) -> write( 2%) 4:36:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 189M 19% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 55k/s ] 93G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(62% 63%) -> (983/53k) -> write( 2%) 4:36:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 189M 19% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 56k/s ] 93G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(62% 64%) -> (1.4k/53k) -> write( 2%) 4:36:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 190M 19% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 56k/s ] 93G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(62% 63%) -> (762/53k) -> write( 2%) 4:36:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 190M 19% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 65k/s ] 93G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(65% 64%) -> (1.2k/53k) -> write( 2%) 4:36:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 190M 19% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 58k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(60% 62%) -> (782/53k) -> write( 2%) 4:36:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 190M 19% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(59% 58%) -> (1.3k/53k) -> write( 2%) 4:37:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 191M 19% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 54k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(59% 60%) -> (515/53k) -> write( 2%) 4:37:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 191M 19% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(58% 58%) -> (1.4k/53k) -> write( 2%) 4:37:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 191M 19% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 56k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.5G read( 0%) -> (11/13) -> process(57% 57%) -> (560/53k) -> write( 2%) 4:37:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 191M 19% 18k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 49k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(58% 61%) -> (1.5k/53k) -> write( 2%) 4:37:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 191M 19% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(59% 60%) -> (1k/53k) -> write( 2%) 4:37:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 192M 19% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.2 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(60% 59%) -> (196/53k) -> write( 2%) 4:38:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 192M 19% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.2 gc: 1% heap: 1.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(61% 58%) -> (422/53k) -> write( 2%) 4:38:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 192M 19% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 55k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(60% 60%) -> (615/53k) -> write( 2%) 4:38:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 192M 19% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 55k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(62% 62%) -> (922/53k) -> write( 2%) 4:38:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 193M 19% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 55k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(64% 65%) -> (870/53k) -> write( 2%) 4:38:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 193M 19% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(62% 61%) -> (563/53k) -> write( 2%) 4:38:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 193M 20% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(61% 59%) -> (1.6k/53k) -> write( 2%) 4:39:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 193M 20% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 56k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(61% 65%) -> (1.4k/53k) -> write( 2%) 4:39:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 193M 20% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(63% 70%) -> (860/53k) -> write( 2%) 4:39:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 194M 20% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 49k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(65% 67%) -> (852/53k) -> write( 2%) 4:39:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 194M 20% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 50k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(69% 68%) -> (351/53k) -> write( 2%) 4:39:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 194M 20% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 48k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(75% 62%) -> (1.8k/53k) -> write( 2%) 4:39:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 194M 20% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 50k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(69% 67%) -> (805/53k) -> write( 2%) 4:40:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 195M 20% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(68% 67%) -> (1.5k/53k) -> write( 2%) 4:40:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 195M 20% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 50k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(69% 61%) -> (680/53k) -> write( 2%) 4:40:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 195M 20% 18k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 49k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(69% 64%) -> (1.2k/53k) -> write( 2%) 4:40:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 195M 20% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(60% 66%) -> (874/53k) -> write( 2%) 4:40:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 195M 20% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(61% 62%) -> (476/53k) -> write( 2%) 4:40:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 196M 20% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 50k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(66% 66%) -> (1.2k/53k) -> write( 2%) 4:41:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 196M 20% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 51k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(66% 59%) -> (1k/53k) -> write( 2%) 4:41:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 196M 20% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 51k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(67% 62%) -> (1.5k/53k) -> write( 2%) 4:41:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 196M 20% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 94G blocks: [ 31k 73% <1/s ] cpus: 1.2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(60% 61%) -> (1k/53k) -> write( 2%) 4:41:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 197M 20% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(63% 62%) -> (574/53k) -> write( 2%) 4:41:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 197M 20% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(66% 62%) -> (1k/53k) -> write( 2%) 4:41:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 197M 20% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(62% 59%) -> (829/53k) -> write( 2%) 4:42:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 197M 20% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 55k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(66% 62%) -> (470/53k) -> write( 2%) 4:42:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 197M 20% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 51k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 1% heap: 3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(65% 62%) -> (1.2k/53k) -> write( 2%) 4:42:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 198M 20% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 51k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 1% heap: 2.8G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.6G read( 0%) -> (11/13) -> process(66% 61%) -> (554/53k) -> write( 2%) 4:42:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 198M 20% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.7G read( 0%) -> (11/13) -> process(65% 62%) -> (501/53k) -> write( 2%) 4:42:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 198M 20% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 58k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.7G read( 0%) -> (11/13) -> process(65% 62%) -> (844/53k) -> write( 2%) 4:42:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 198M 20% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 51k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.7G read( 0%) -> (11/13) -> process(61% 65%) -> (993/53k) -> write( 2%) 4:43:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 199M 20% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 1G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.7G read( 0%) -> (11/13) -> process(66% 70%) -> (1.3k/53k) -> write( 2%) 4:43:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 199M 20% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 1% heap: 1.5G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.7G read( 0%) -> (11/13) -> process(66% 65%) -> (1.1k/53k) -> write( 2%) 4:43:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 199M 20% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.7G read( 0%) -> (11/13) -> process(62% 63%) -> (706/53k) -> write( 2%) 4:43:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 199M 20% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 2.4G/6.4G direct: 62M postGC: 1.1G relInfo: 564M mpGeoms: 2.7G read( 0%) -> (11/13) -> process(68% 70%) -> (540/53k) -> write( 2%) 4:43:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 200M 20% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(70% 66%) -> (1.1k/53k) -> write( 2%) 4:43:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 200M 20% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(65% 68%) -> (821/53k) -> write( 2%) 4:44:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 200M 20% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(67% 69%) -> (1.2k/53k) -> write( 2%) 4:44:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 200M 20% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(67% 67%) -> (965/53k) -> write( 2%) 4:44:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 201M 20% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 58k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.5 gc: 1% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(71% 73%) -> (1.4k/53k) -> write( 2%) 4:44:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 201M 20% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 54k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(69% 72%) -> (536/53k) -> write( 2%) 4:44:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 201M 20% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 54k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(70% 71%) -> (312/53k) -> write( 2%) 4:44:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 202M 20% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 54k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.5 gc: 1% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(70% 74%) -> (883/53k) -> write( 2%) 4:45:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 202M 20% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 55k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(71% 70%) -> (1.1k/53k) -> write( 2%) 4:45:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 202M 20% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 56k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.5 gc: 1% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(71% 73%) -> (391/53k) -> write( 2%) 4:45:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 203M 20% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 54k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(68% 71%) -> (780/53k) -> write( 2%) 4:45:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 203M 21% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 55k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 2.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(70% 69%) -> (895/53k) -> write( 2%) 4:45:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 203M 21% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(67% 67%) -> (930/53k) -> write( 2%) 4:45:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 204M 21% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 55k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(69% 67%) -> (691/53k) -> write( 2%) 4:46:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 204M 21% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 55k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 1.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(70% 68%) -> (1.1k/53k) -> write( 2%) 4:46:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 204M 21% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 54k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.5 gc: 1% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(69% 74%) -> (1k/53k) -> write( 2%) 4:46:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 204M 21% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(70% 71%) -> (1.2k/53k) -> write( 2%) 4:46:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 205M 21% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 47k/s ] 96G blocks: [ 31k 73% <1/s ] cpus: 1.5 gc: 1% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(71% 74%) -> (1.1k/53k) -> write( 2%) 4:46:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 205M 21% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 97G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(66% 67%) -> (1.5k/53k) -> write( 2%) 4:46:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 205M 21% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 97G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(67% 68%) -> (1.8k/53k) -> write( 2%) 4:47:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 206M 21% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 97G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(66% 71%) -> (1.6k/53k) -> write( 2%) 4:47:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 206M 21% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 51k/s ] 97G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(67% 65%) -> (666/53k) -> write( 2%) 4:47:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 206M 21% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 55k/s ] 97G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(70% 69%) -> (1.7k/53k) -> write( 2%) 4:47:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 206M 21% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 97G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(67% 67%) -> (622/53k) -> write( 2%) 4:47:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 207M 21% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 54k/s ] 97G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(68% 70%) -> (998/53k) -> write( 2%) 4:47:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 207M 21% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 97G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(65% 62%) -> (1.2k/53k) -> write( 2%) 4:48:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 207M 21% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 97G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(66% 70%) -> (1.2k/53k) -> write( 2%) 4:48:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 208M 21% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 54k/s ] 97G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.8G read( 0%) -> (11/13) -> process(65% 67%) -> (505/53k) -> write( 2%) 4:48:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 208M 21% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 54k/s ] 97G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 1% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(67% 64%) -> (590/53k) -> write( 2%) 4:48:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 208M 21% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 55k/s ] 97G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 1% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(66% 64%) -> (135/53k) -> write( 2%) 4:48:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 208M 21% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 97G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(67% 70%) -> (1.1k/53k) -> write( 2%) 4:48:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 209M 21% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 54k/s ] 97G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(69% 64%) -> (1.3k/53k) -> write( 2%) 4:49:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 209M 21% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 55k/s ] 97G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(68% 67%) -> (898/53k) -> write( 2%) 4:49:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 209M 21% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 97G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(71% 68%) -> (293/53k) -> write( 2%) 4:49:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 210M 21% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 55k/s ] 97G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 1% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(62% 65%) -> (1.2k/53k) -> write( 2%) 4:49:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 210M 21% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 55k/s ] 97G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 1% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(65% 62%) -> (1.4k/53k) -> write( 2%) 4:49:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 210M 21% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 57k/s ] 97G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 2.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(69% 69%) -> (833/53k) -> write( 2%) 4:49:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 211M 21% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 57k/s ] 97G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 1% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(67% 68%) -> (1.2k/53k) -> write( 2%) 4:50:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 211M 21% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 59k/s ] 97G blocks: [ 31k 73% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(68% 67%) -> (978/53k) -> write( 2%) 4:50:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 211M 21% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 56k/s ] 97G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(61% 62%) -> (512/53k) -> write( 2%) 4:50:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 211M 21% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 60k/s ] 97G blocks: [ 31k 73% <1/s ] cpus: 1.3 gc: 1% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(64% 66%) -> (1k/53k) -> write( 2%) 4:50:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 212M 21% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 57k/s ] 97G blocks: [ 31k 74% <1/s ] cpus: 1.4 gc: 1% heap: 1.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(67% 67%) -> (687/53k) -> write( 2%) 4:50:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 212M 21% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 59k/s ] 97G blocks: [ 31k 74% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(70% 65%) -> (953/53k) -> write( 2%) 4:50:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 212M 21% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 56k/s ] 97G blocks: [ 31k 74% <1/s ] cpus: 1.4 gc: 1% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(70% 67%) -> (819/53k) -> write( 2%) 4:51:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 213M 21% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 97G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 1% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(64% 68%) -> (1k/53k) -> write( 2%) 4:51:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 213M 22% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 56k/s ] 97G blocks: [ 31k 74% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(68% 65%) -> (395/53k) -> write( 2%) 4:51:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 213M 22% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 57k/s ] 97G blocks: [ 31k 74% <1/s ] cpus: 1.4 gc: 1% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(68% 66%) -> (520/53k) -> write( 2%) 4:51:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 214M 22% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 58k/s ] 97G blocks: [ 31k 74% <1/s ] cpus: 1.4 gc: 1% heap: 2.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(66% 67%) -> (1.2k/53k) -> write( 2%) 4:51:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 214M 22% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 56k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(64% 66%) -> (566/53k) -> write( 2%) 4:51:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 214M 22% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.4 gc: 1% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(68% 65%) -> (760/53k) -> write( 2%) 4:52:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 214M 22% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 58k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.4 gc: 1% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(66% 68%) -> (1.2k/53k) -> write( 2%) 4:52:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 215M 22% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 1% heap: 1.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(67% 65%) -> (1.1k/53k) -> write( 2%) 4:52:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 215M 22% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 56k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(65% 65%) -> (1.8k/53k) -> write( 2%) 4:52:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 215M 22% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 55k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.4 gc: 1% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(70% 69%) -> (731/53k) -> write( 2%) 4:52:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 216M 22% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 55k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(65% 65%) -> (1k/53k) -> write( 2%) 4:52:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 216M 22% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 58k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 1% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(64% 64%) -> (525/53k) -> write( 2%) 4:53:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 216M 22% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 55k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 1% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(65% 63%) -> (1k/53k) -> write( 2%) 4:53:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 216M 22% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.4 gc: 1% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(67% 66%) -> (1k/53k) -> write( 2%) 4:53:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 217M 22% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.4 gc: 1% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(67% 73%) -> (404/53k) -> write( 2%) 4:53:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 217M 22% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 1% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(63% 65%) -> (1.6k/53k) -> write( 2%) 4:53:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 217M 22% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 51k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 1% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(66% 65%) -> (996/53k) -> write( 2%) 4:53:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 217M 22% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 54k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(65% 64%) -> (918/53k) -> write( 2%) 4:54:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 218M 22% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(61% 64%) -> (1.3k/53k) -> write( 1%) 4:54:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 218M 22% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 54k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 1% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(64% 64%) -> (1.7k/53k) -> write( 1%) 4:54:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 218M 22% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 56k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 1% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(62% 66%) -> (713/53k) -> write( 2%) 4:54:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 218M 22% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 60k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(66% 67%) -> (981/53k) -> write( 2%) 4:54:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 219M 22% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 54k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(63% 67%) -> (877/53k) -> write( 1%) 4:55:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 219M 22% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(57% 61%) -> (421/53k) -> write( 1%) 4:55:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 219M 22% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 54k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(62% 63%) -> (1.2k/53k) -> write( 1%) 4:55:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 219M 22% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 56k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.2 gc: 1% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(56% 62%) -> (1k/53k) -> write( 2%) 4:55:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 220M 22% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(57% 61%) -> (834/53k) -> write( 1%) 4:55:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 220M 22% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(60% 63%) -> (1.5k/53k) -> write( 1%) 4:55:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 220M 22% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(63% 63%) -> (961/53k) -> write( 1%) 4:56:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 220M 22% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 55k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(61% 59%) -> (184/53k) -> write( 1%) 4:56:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 221M 22% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(62% 60%) -> (1.2k/53k) -> write( 1%) 4:56:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 221M 22% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 53k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(64% 61%) -> (783/53k) -> write( 1%) 4:56:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 221M 22% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 1% heap: 3.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(64% 62%) -> (319/53k) -> write( 1%) 4:56:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 221M 22% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 48k/s ] 98G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 1% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(63% 62%) -> (1.5k/53k) -> write( 1%) 4:56:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 222M 22% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 52k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 2.9G read( 0%) -> (11/13) -> process(62% 61%) -> (475/53k) -> write( 1%) 4:57:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 222M 22% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.2 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(60% 59%) -> (1.2k/53k) -> write( 1%) 4:57:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 222M 22% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(62% 60%) -> (756/53k) -> write( 1%) 4:57:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 222M 22% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(57% 58%) -> (1.3k/53k) -> write( 1%) 4:57:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 223M 22% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 55k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.2 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(56% 60%) -> (1.5k/53k) -> write( 1%) 4:57:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 223M 23% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 55k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(61% 60%) -> (969/53k) -> write( 1%) 4:57:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 223M 23% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(61% 59%) -> (1.1k/53k) -> write( 1%) 4:58:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 223M 23% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 55k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(61% 60%) -> (1.1k/53k) -> write( 1%) 4:58:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 223M 23% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 55k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(60% 61%) -> (1.5k/53k) -> write( 1%) 4:58:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 224M 23% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(62% 62%) -> (399/53k) -> write( 1%) 4:58:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 224M 23% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 1% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(61% 63%) -> (348/53k) -> write( 1%) 4:58:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 224M 23% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(65% 63%) -> (641/53k) -> write( 1%) 4:58:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 224M 23% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(59% 59%) -> (539/53k) -> write( 1%) 4:59:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 225M 23% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(59% 59%) -> (1.2k/53k) -> write( 1%) 4:59:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 225M 23% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(60% 59%) -> (1k/53k) -> write( 1%) 4:59:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 225M 23% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(62% 61%) -> (1k/53k) -> write( 1%) 4:59:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 225M 23% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(63% 61%) -> (1.1k/53k) -> write( 1%) 4:59:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 226M 23% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 49k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.4 gc: 1% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(65% 70%) -> (998/53k) -> write( 2%) 4:59:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 226M 23% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 50k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(67% 66%) -> (1.1k/53k) -> write( 2%) 5:00:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 226M 23% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(65% 63%) -> (1.5k/53k) -> write( 2%) 5:00:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 226M 23% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(66% 60%) -> (1.6k/53k) -> write( 2%) 5:00:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 227M 23% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(63% 64%) -> (608/53k) -> write( 2%) 5:00:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 227M 23% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 1% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(65% 61%) -> (289/53k) -> write( 2%) 5:00:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 227M 23% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(66% 63%) -> (1.8k/53k) -> write( 2%) 5:00:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 227M 23% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(64% 64%) -> (1.1k/53k) -> write( 2%) 5:01:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 228M 23% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 56k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(64% 69%) -> (379/53k) -> write( 2%) 5:01:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 228M 23% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 57k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(67% 67%) -> (1k/53k) -> write( 2%) 5:01:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 228M 23% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 55k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(62% 69%) -> (1.3k/53k) -> write( 2%) 5:01:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 228M 23% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 55k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(65% 66%) -> (1.4k/53k) -> write( 2%) 5:01:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 229M 23% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 49k/s ] 99G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(62% 66%) -> (848/53k) -> write( 2%) 5:01:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 229M 23% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 50k/s ] 100G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(64% 62%) -> (580/53k) -> write( 2%) 5:02:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 229M 23% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 100G blocks: [ 31k 74% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(67% 66%) -> (1.1k/53k) -> write( 2%) 5:02:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 229M 23% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 100G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(62% 63%) -> (594/53k) -> write( 2%) 5:02:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 230M 23% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 100G blocks: [ 31k 74% <1/s ] cpus: 1.2 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(58% 60%) -> (1.5k/53k) -> write( 2%) 5:02:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 230M 23% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 100G blocks: [ 31k 74% <1/s ] cpus: 1.2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(59% 59%) -> (785/53k) -> write( 2%) 5:02:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 230M 23% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 50k/s ] 100G blocks: [ 31k 74% <1/s ] cpus: 1.2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(59% 61%) -> (1.4k/53k) -> write( 2%) 5:02:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 230M 23% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 100G blocks: [ 31k 74% <1/s ] cpus: 1.2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(60% 61%) -> (1.2k/53k) -> write( 2%) 5:03:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 231M 23% 19k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 100G blocks: [ 31k 74% <1/s ] cpus: 1.2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(59% 61%) -> (510/53k) -> write( 2%) 5:03:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 231M 23% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 100G blocks: [ 31k 74% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(65% 67%) -> (946/53k) -> write( 2%) 5:03:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 231M 23% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 50k/s ] 100G blocks: [ 32k 74% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3G read( 0%) -> (11/13) -> process(60% 66%) -> (358/53k) -> write( 2%) 5:03:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 231M 23% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 50k/s ] 100G blocks: [ 32k 74% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(66% 61%) -> (780/53k) -> write( 2%) 5:03:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 232M 23% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 100G blocks: [ 32k 74% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(64% 61%) -> (500/53k) -> write( 2%) 5:03:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 232M 23% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 49k/s ] 100G blocks: [ 32k 74% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(61% 61%) -> (1.2k/53k) -> write( 2%) 5:04:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 232M 23% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 50k/s ] 100G blocks: [ 32k 74% <1/s ] cpus: 1.2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(59% 61%) -> (1.5k/53k) -> write( 2%) 5:04:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 232M 23% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 100G blocks: [ 32k 74% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(62% 60%) -> (879/53k) -> write( 2%) 5:04:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 232M 23% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 50k/s ] 100G blocks: [ 32k 74% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(61% 61%) -> (1.2k/53k) -> write( 2%) 5:04:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 233M 23% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 100G blocks: [ 32k 74% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(64% 62%) -> (1.2k/53k) -> write( 2%) 5:04:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 233M 24% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 50k/s ] 100G blocks: [ 32k 74% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(61% 63%) -> (1k/53k) -> write( 2%) 5:04:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 233M 24% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 100G blocks: [ 32k 74% <1/s ] cpus: 1.2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(61% 59%) -> (1k/53k) -> write( 2%) 5:05:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 233M 24% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 100G blocks: [ 32k 74% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(60% 62%) -> (824/53k) -> write( 2%) 5:05:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 233M 24% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 50k/s ] 100G blocks: [ 32k 74% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(62% 63%) -> (1.1k/53k) -> write( 2%) 5:05:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 234M 24% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 50k/s ] 100G blocks: [ 32k 74% <1/s ] cpus: 1.2 gc: 1% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(60% 61%) -> (231/53k) -> write( 2%) 5:05:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 234M 24% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 100G blocks: [ 32k 74% <1/s ] cpus: 1.2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(61% 61%) -> (1.1k/53k) -> write( 2%) 5:05:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 234M 24% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 100G blocks: [ 32k 74% <1/s ] cpus: 1.2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(60% 58%) -> (998/53k) -> write( 2%) 5:05:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 234M 24% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 50k/s ] 100G blocks: [ 32k 74% <1/s ] cpus: 1.2 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(59% 60%) -> (1k/53k) -> write( 2%) 5:06:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 235M 24% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 100G blocks: [ 32k 74% <1/s ] cpus: 1.2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(61% 61%) -> (286/53k) -> write( 2%) 5:06:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 235M 24% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 100G blocks: [ 32k 74% <1/s ] cpus: 1.2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(60% 62%) -> (949/53k) -> write( 2%) 5:06:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 235M 24% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 100G blocks: [ 32k 74% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(61% 63%) -> (770/53k) -> write( 2%) 5:06:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 235M 24% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 50k/s ] 100G blocks: [ 32k 74% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(62% 61%) -> (622/53k) -> write( 2%) 5:06:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 235M 24% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 100G blocks: [ 32k 74% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(61% 61%) -> (1k/53k) -> write( 2%) 5:06:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 236M 24% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 101G blocks: [ 32k 74% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(62% 61%) -> (571/53k) -> write( 2%) 5:07:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 236M 24% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 101G blocks: [ 32k 74% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(67% 63%) -> (1.2k/53k) -> write( 2%) 5:07:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 236M 24% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 101G blocks: [ 32k 74% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(66% 61%) -> (1.4k/53k) -> write( 2%) 5:07:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 236M 24% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 101G blocks: [ 32k 74% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(62% 62%) -> (1k/53k) -> write( 2%) 5:07:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 237M 24% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 56k/s ] 101G blocks: [ 32k 74% <1/s ] cpus: 1.3 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(63% 63%) -> (451/53k) -> write( 2%) 5:07:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 237M 24% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 101G blocks: [ 32k 74% <1/s ] cpus: 1.3 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(63% 65%) -> (1.3k/53k) -> write( 2%) 5:07:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 237M 24% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 101G blocks: [ 32k 74% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(67% 64%) -> (203/53k) -> write( 2%) 5:08:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 237M 24% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 101G blocks: [ 32k 74% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(64% 62%) -> (755/53k) -> write( 2%) 5:08:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 237M 24% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 55k/s ] 101G blocks: [ 32k 74% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(62% 65%) -> (772/53k) -> write( 2%) 5:08:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 238M 24% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 101G blocks: [ 32k 74% <1/s ] cpus: 1.3 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(61% 65%) -> (1k/53k) -> write( 2%) 5:08:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 238M 24% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 55k/s ] 101G blocks: [ 32k 74% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(61% 63%) -> (943/53k) -> write( 2%) 5:08:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 238M 24% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 101G blocks: [ 32k 74% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(60% 63%) -> (1.7k/53k) -> write( 2%) 5:08:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 238M 24% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 101G blocks: [ 32k 74% <1/s ] cpus: 1.3 gc: 1% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.1G read( 0%) -> (11/13) -> process(62% 65%) -> (1.5k/53k) -> write( 2%) 5:09:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 239M 24% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 101G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(65% 61%) -> (232/53k) -> write( 2%) 5:09:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 239M 24% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 55k/s ] 101G blocks: [ 32k 75% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(68% 67%) -> (1.2k/53k) -> write( 2%) 5:09:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 239M 24% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 101G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(65% 63%) -> (1.2k/53k) -> write( 2%) 5:09:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 239M 24% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 101G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(64% 61%) -> (1.4k/53k) -> write( 2%) 5:09:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 240M 24% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 56k/s ] 101G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(66% 65%) -> (1.2k/53k) -> write( 2%) 5:09:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 240M 24% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 57k/s ] 101G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(64% 66%) -> (1.2k/53k) -> write( 2%) 5:10:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 240M 24% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 101G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(64% 66%) -> (999/53k) -> write( 2%) 5:10:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 240M 24% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 101G blocks: [ 32k 75% <1/s ] cpus: 1.2 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(61% 61%) -> (1.8k/53k) -> write( 2%) 5:10:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 240M 24% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 101G blocks: [ 32k 75% <1/s ] cpus: 1.2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(61% 61%) -> (487/53k) -> write( 2%) 5:10:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 241M 24% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 101G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(61% 63%) -> (571/53k) -> write( 2%) 5:10:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 241M 24% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 50k/s ] 101G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(61% 61%) -> (1k/53k) -> write( 2%) 5:10:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 241M 24% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 101G blocks: [ 32k 75% <1/s ] cpus: 1.2 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(61% 60%) -> (705/53k) -> write( 2%) 5:11:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 241M 24% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 101G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(62% 61%) -> (1.1k/53k) -> write( 2%) 5:11:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 242M 24% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 55k/s ] 101G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 1% heap: 2.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(62% 62%) -> (1.3k/53k) -> write( 2%) 5:11:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 242M 24% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 101G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(65% 62%) -> (1.4k/53k) -> write( 2%) 5:11:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 242M 24% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 101G blocks: [ 32k 75% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(61% 61%) -> (1.8k/53k) -> write( 2%) 5:11:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 242M 24% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(62% 63%) -> (707/53k) -> write( 2%) 5:11:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 242M 24% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 55k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(63% 62%) -> (1.5k/53k) -> write( 2%) 5:12:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 243M 25% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(61% 65%) -> (1.3k/53k) -> write( 2%) 5:12:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 243M 25% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(60% 61%) -> (1.5k/53k) -> write( 2%) 5:12:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 243M 25% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(62% 62%) -> (876/53k) -> write( 2%) 5:12:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 243M 25% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(61% 61%) -> (1k/53k) -> write( 2%) 5:12:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 244M 25% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 50k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(61% 64%) -> (1.4k/53k) -> write( 2%) 5:12:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 244M 25% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(62% 61%) -> (1.2k/53k) -> write( 2%) 5:13:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 244M 25% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(62% 62%) -> (1.4k/53k) -> write( 2%) 5:13:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 244M 25% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(60% 60%) -> (1.4k/53k) -> write( 2%) 5:13:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 244M 25% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(64% 63%) -> (1.2k/53k) -> write( 2%) 5:13:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 245M 25% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(60% 64%) -> (825/53k) -> write( 2%) 5:13:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 245M 25% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(60% 63%) -> (1.2k/53k) -> write( 2%) 5:13:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 245M 25% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(65% 60%) -> (925/53k) -> write( 2%) 5:14:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 245M 25% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 50k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(61% 60%) -> (1.7k/53k) -> write( 2%) 5:14:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 245M 25% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.2 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(61% 58%) -> (1.2k/53k) -> write( 2%) 5:14:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 246M 25% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 50k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(64% 63%) -> (1.1k/53k) -> write( 2%) 5:14:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 246M 25% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.2G read( 0%) -> (11/13) -> process(68% 66%) -> (1.3k/53k) -> write( 2%) 5:14:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 246M 25% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.2 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(61% 61%) -> (761/53k) -> write( 2%) 5:14:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 246M 25% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(64% 66%) -> (1k/53k) -> write( 2%) 5:15:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 247M 25% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(59% 59%) -> (909/53k) -> write( 2%) 5:15:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 247M 25% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(58% 65%) -> (189/53k) -> write( 2%) 5:15:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 247M 25% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 55k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(61% 65%) -> (173/53k) -> write( 2%) 5:15:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 247M 25% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(65% 62%) -> (485/53k) -> write( 2%) 5:15:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 247M 25% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 50k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(62% 62%) -> (1.9k/53k) -> write( 2%) 5:15:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 248M 25% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(64% 63%) -> (355/53k) -> write( 2%) 5:16:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 248M 25% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 58k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(66% 67%) -> (652/53k) -> write( 2%) 5:16:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 248M 25% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 55k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(66% 65%) -> (1.3k/53k) -> write( 2%) 5:16:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 248M 25% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 103G blocks: [ 32k 75% <1/s ] cpus: 1.2 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(63% 59%) -> (1k/53k) -> write( 2%) 5:16:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 249M 25% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 57k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(63% 62%) -> (984/53k) -> write( 2%) 5:16:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 249M 25% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(64% 63%) -> (1.1k/53k) -> write( 2%) 5:16:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 249M 25% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 55k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(62% 62%) -> (971/53k) -> write( 2%) 5:17:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 249M 25% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(61% 62%) -> (1.6k/53k) -> write( 2%) 5:17:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 250M 25% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 55k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(63% 65%) -> (514/53k) -> write( 2%) 5:17:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 250M 25% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(65% 66%) -> (962/53k) -> write( 2%) 5:17:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 250M 25% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(65% 63%) -> (1.1k/53k) -> write( 2%) 5:17:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 250M 25% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(62% 63%) -> (401/53k) -> write( 2%) 5:17:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 251M 25% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(63% 61%) -> (860/53k) -> write( 2%) 5:18:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 251M 25% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(64% 62%) -> (1.2k/53k) -> write( 2%) 5:18:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 251M 25% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(70% 67%) -> (674/53k) -> write( 2%) 5:18:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 251M 25% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 50k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(67% 67%) -> (353/53k) -> write( 2%) 5:18:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 252M 25% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 50k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(62% 63%) -> (1.1k/53k) -> write( 2%) 5:18:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 252M 25% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(65% 64%) -> (507/53k) -> write( 2%) 5:18:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 252M 25% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 56k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(65% 63%) -> (246/53k) -> write( 2%) 5:19:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 252M 25% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(65% 65%) -> (449/53k) -> write( 2%) 5:19:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 252M 25% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 51k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(68% 63%) -> (1k/53k) -> write( 2%) 5:19:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 253M 26% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(63% 64%) -> (208/53k) -> write( 2%) 5:19:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 253M 26% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(59% 63%) -> (814/53k) -> write( 2%) 5:19:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 253M 26% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(65% 67%) -> (1.3k/53k) -> write( 2%) 5:19:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 253M 26% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 56k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.3G read( 0%) -> (11/13) -> process(68% 68%) -> (1.1k/53k) -> write( 2%) 5:20:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 254M 26% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(63% 65%) -> (1.6k/53k) -> write( 2%) 5:20:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 254M 26% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(65% 63%) -> (853/53k) -> write( 2%) 5:20:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 254M 26% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 56k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(62% 63%) -> (1.3k/53k) -> write( 2%) 5:20:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 254M 26% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(62% 65%) -> (566/53k) -> write( 2%) 5:20:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 255M 26% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(60% 63%) -> (1.4k/53k) -> write( 2%) 5:20:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 255M 26% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(66% 65%) -> (848/53k) -> write( 2%) 5:21:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 255M 26% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(61% 64%) -> (812/53k) -> write( 2%) 5:21:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 255M 26% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(65% 64%) -> (1.3k/53k) -> write( 2%) 5:21:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 256M 26% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 104G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(66% 64%) -> (858/53k) -> write( 2%) 5:21:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 256M 26% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(62% 63%) -> (1.5k/53k) -> write( 2%) 5:21:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 256M 26% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(62% 64%) -> (1.5k/53k) -> write( 2%) 5:21:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 256M 26% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 3.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(63% 64%) -> (1.3k/53k) -> write( 2%) 5:22:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 256M 26% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 56k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.4 gc: 1% heap: 1.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(66% 67%) -> (957/53k) -> write( 2%) 5:22:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 257M 26% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 56k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(62% 66%) -> (913/53k) -> write( 2%) 5:22:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 257M 26% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.2 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(62% 60%) -> (874/53k) -> write( 2%) 5:22:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 257M 26% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(66% 64%) -> (788/53k) -> write( 2%) 5:22:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 257M 26% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(64% 61%) -> (1.5k/53k) -> write( 2%) 5:22:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 258M 26% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 55k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(63% 63%) -> (1.4k/53k) -> write( 2%) 5:23:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 258M 26% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 56k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(61% 66%) -> (1.1k/53k) -> write( 2%) 5:23:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 258M 26% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(60% 66%) -> (704/53k) -> write( 2%) 5:23:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 258M 26% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(62% 67%) -> (214/53k) -> write( 2%) 5:23:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 259M 26% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 55k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(62% 64%) -> (1.3k/53k) -> write( 2%) 5:23:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 259M 26% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 69k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(71% 66%) -> (408/53k) -> write( 2%) 5:23:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 259M 26% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 65k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.4 gc: 1% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(70% 71%) -> (1k/53k) -> write( 2%) 5:24:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 259M 26% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(64% 63%) -> (351/53k) -> write( 2%) 5:24:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 260M 26% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 55k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 1% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(64% 62%) -> (1.2k/53k) -> write( 2%) 5:24:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 260M 26% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 58k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(65% 65%) -> (796/53k) -> write( 2%) 5:24:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 260M 26% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 57k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(64% 64%) -> (428/53k) -> write( 2%) 5:24:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 261M 26% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 56k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.4G read( 0%) -> (11/13) -> process(64% 62%) -> (1.1k/53k) -> write( 2%) 5:24:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 261M 26% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.5G read( 0%) -> (11/13) -> process(61% 61%) -> (451/53k) -> write( 2%) 5:25:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 261M 26% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 56k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.5G read( 0%) -> (11/13) -> process(65% 61%) -> (645/53k) -> write( 2%) 5:25:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 261M 26% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 56k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.5G read( 0%) -> (11/13) -> process(68% 61%) -> (996/53k) -> write( 2%) 5:25:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 262M 26% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 54k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.4 gc: 1% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.5G read( 0%) -> (11/13) -> process(67% 66%) -> (1.3k/53k) -> write( 2%) 5:25:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 262M 26% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 56k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.5G read( 0%) -> (11/13) -> process(61% 64%) -> (767/53k) -> write( 2%) 5:25:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 262M 26% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 56k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.5G read( 0%) -> (11/13) -> process(64% 63%) -> (836/53k) -> write( 2%) 5:25:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 262M 26% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 52k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.5G read( 0%) -> (11/13) -> process(61% 61%) -> (617/53k) -> write( 2%) 5:26:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 263M 27% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 50k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.5G read( 0%) -> (11/13) -> process(59% 60%) -> (1.2k/53k) -> write( 1%) 5:26:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 263M 27% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 53k/s ] 105G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.5G read( 0%) -> (11/13) -> process(66% 64%) -> (868/53k) -> write( 2%) 5:26:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 263M 27% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 59k/s ] 106G blocks: [ 32k 75% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.5G read( 0%) -> (11/13) -> process(70% 66%) -> (772/53k) -> write( 2%) 5:26:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 264M 27% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 60k/s ] 106G blocks: [ 32k 75% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.5G read( 0%) -> (11/13) -> process(67% 68%) -> (1.5k/53k) -> write( 2%) 5:26:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 264M 27% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 55k/s ] 106G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.5G read( 0%) -> (11/13) -> process(68% 64%) -> (656/53k) -> write( 2%) 5:26:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 264M 27% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 57k/s ] 106G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.5G read( 0%) -> (11/13) -> process(64% 64%) -> (1.1k/53k) -> write( 2%) 5:27:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 264M 27% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 56k/s ] 106G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.5G read( 0%) -> (11/13) -> process(65% 63%) -> (717/53k) -> write( 2%) 5:27:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 265M 27% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 58k/s ] 106G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.5G read( 0%) -> (11/13) -> process(65% 66%) -> (738/53k) -> write( 2%) 5:27:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 265M 27% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 55k/s ] 106G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.5G read( 0%) -> (11/13) -> process(64% 64%) -> (1k/53k) -> write( 2%) 5:27:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 265M 27% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 55k/s ] 106G blocks: [ 32k 75% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.5G read( 0%) -> (11/13) -> process(61% 61%) -> (1.6k/53k) -> write( 2%) 5:27:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 266M 27% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 56k/s ] 106G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.5G read( 0%) -> (11/13) -> process(64% 64%) -> (1.3k/53k) -> write( 2%) 5:27:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 266M 27% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 57k/s ] 106G blocks: [ 32k 75% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.5G read( 0%) -> (11/13) -> process(66% 66%) -> (634/53k) -> write( 2%) 5:28:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 266M 27% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 57k/s ] 106G blocks: [ 32k 75% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.5G read( 0%) -> (11/13) -> process(65% 66%) -> (1.1k/53k) -> write( 2%) 5:28:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 267M 27% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 58k/s ] 106G blocks: [ 32k 76% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.5G read( 0%) -> (11/13) -> process(68% 65%) -> (373/53k) -> write( 2%) 5:28:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 267M 27% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 54k/s ] 106G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.5G read( 0%) -> (11/13) -> process(62% 62%) -> (1.6k/53k) -> write( 2%) 5:28:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 267M 27% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 53k/s ] 106G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.5G read( 0%) -> (11/13) -> process(63% 64%) -> (945/53k) -> write( 2%) 5:28:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 267M 27% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 54k/s ] 106G blocks: [ 32k 76% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.6G read( 0%) -> (11/13) -> process(65% 68%) -> (361/53k) -> write( 2%) 5:28:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 268M 27% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 56k/s ] 106G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 1% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.6G read( 0%) -> (11/13) -> process(68% 64%) -> (1.9k/53k) -> write( 2%) 5:29:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 268M 27% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 57k/s ] 106G blocks: [ 32k 76% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.6G read( 0%) -> (11/13) -> process(68% 66%) -> (1k/53k) -> write( 2%) 5:29:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 268M 27% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 56k/s ] 106G blocks: [ 32k 76% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.6G read( 0%) -> (11/13) -> process(68% 67%) -> (933/53k) -> write( 2%) 5:29:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 269M 27% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 106G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.6G read( 0%) -> (11/13) -> process(67% 66%) -> (984/53k) -> write( 2%) 5:29:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 269M 27% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 56k/s ] 106G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 3.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.6G read( 0%) -> (11/13) -> process(66% 63%) -> (150/53k) -> write( 2%) 5:29:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 269M 27% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 106G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.6G read( 0%) -> (11/13) -> process(63% 64%) -> (857/53k) -> write( 2%) 5:29:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 270M 27% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 56k/s ] 106G blocks: [ 32k 76% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.6G read( 0%) -> (11/13) -> process(67% 69%) -> (303/53k) -> write( 2%) 5:30:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 270M 27% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 106G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.6G read( 0%) -> (11/13) -> process(64% 64%) -> (1.1k/53k) -> write( 1%) 5:30:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 270M 27% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 56k/s ] 106G blocks: [ 32k 76% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.6G read( 0%) -> (11/13) -> process(70% 68%) -> (1.4k/53k) -> write( 2%) 5:30:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 271M 27% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 54k/s ] 106G blocks: [ 32k 76% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.6G read( 0%) -> (11/13) -> process(66% 68%) -> (1.5k/53k) -> write( 1%) 5:30:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 271M 27% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 106G blocks: [ 32k 76% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.6G read( 0%) -> (11/13) -> process(71% 62%) -> (1.1k/53k) -> write( 1%) 5:30:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 271M 27% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 51k/s ] 106G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.6G read( 0%) -> (11/13) -> process(64% 66%) -> (1.2k/53k) -> write( 1%) 5:30:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 271M 27% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 106G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.6G read( 0%) -> (11/13) -> process(69% 64%) -> (515/53k) -> write( 1%) 5:31:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 272M 27% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 54k/s ] 106G blocks: [ 32k 76% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.6G read( 0%) -> (11/13) -> process(68% 68%) -> (667/53k) -> write( 1%) 5:31:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 272M 27% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 54k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.6G read( 0%) -> (11/13) -> process(64% 65%) -> (589/53k) -> write( 2%) 5:31:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 272M 27% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 50k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.6G read( 0%) -> (11/13) -> process(67% 73%) -> (567/53k) -> write( 1%) 5:31:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 273M 28% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 54k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.6G read( 0%) -> (11/13) -> process(64% 66%) -> (1.1k/53k) -> write( 1%) 5:31:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 273M 28% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 60k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 1% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.6G read( 0%) -> (11/13) -> process(63% 67%) -> (135/53k) -> write( 2%) 5:31:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 273M 28% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 57k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.6G read( 0%) -> (11/13) -> process(65% 64%) -> (771/53k) -> write( 2%) 5:32:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 273M 28% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 58k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.4 gc: 1% heap: 2.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(68% 66%) -> (639/53k) -> write( 2%) 5:32:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 274M 28% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 59k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(68% 67%) -> (1.4k/53k) -> write( 2%) 5:32:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 274M 28% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 59k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(65% 66%) -> (1.2k/53k) -> write( 2%) 5:32:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 274M 28% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 60k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(65% 68%) -> (75/53k) -> write( 2%) 5:32:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 275M 28% 37k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 63k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(68% 68%) -> (1.8k/53k) -> write( 2%) 5:32:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 275M 28% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 58k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(66% 64%) -> (348/53k) -> write( 2%) 5:33:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 275M 28% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 60k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(64% 64%) -> (1.4k/53k) -> write( 2%) 5:33:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 276M 28% 39k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 65k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(67% 71%) -> (1.1k/53k) -> write( 2%) 5:33:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 276M 28% 42k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 65k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(71% 71%) -> (820/53k) -> write( 2%) 5:33:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 276M 28% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 56k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(61% 61%) -> (1.1k/53k) -> write( 1%) 5:33:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 277M 28% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 58k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(65% 65%) -> (670/53k) -> write( 2%) 5:33:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 277M 28% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 61k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 1% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(62% 67%) -> (966/53k) -> write( 2%) 5:34:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 277M 28% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 59k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(66% 63%) -> (1.6k/53k) -> write( 2%) 5:34:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 278M 28% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 58k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(69% 65%) -> (1k/53k) -> write( 2%) 5:34:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 278M 28% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(65% 60%) -> (1.9k/53k) -> write( 1%) 5:34:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 278M 28% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 56k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(60% 63%) -> (1k/53k) -> write( 1%) 5:34:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 279M 28% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(60% 61%) -> (1.3k/53k) -> write( 1%) 5:34:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 279M 28% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 53k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(58% 63%) -> (617/53k) -> write( 1%) 5:35:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 279M 28% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(61% 56%) -> (844/53k) -> write( 1%) 5:35:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 279M 28% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 58k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(64% 57%) -> (62/53k) -> write( 2%) 5:35:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 280M 28% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 58k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(63% 59%) -> (1.8k/53k) -> write( 2%) 5:35:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 280M 28% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 57k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(65% 59%) -> (814/53k) -> write( 2%) 5:35:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 280M 28% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(60% 62%) -> (1.3k/53k) -> write( 1%) 5:35:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 280M 28% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 56k/s ] 107G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(63% 61%) -> (854/53k) -> write( 1%) 5:36:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 281M 28% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 56k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(62% 59%) -> (1.2k/53k) -> write( 2%) 5:36:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 281M 28% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 54k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(60% 59%) -> (1.1k/53k) -> write( 1%) 5:36:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 281M 28% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 54k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(65% 63%) -> (821/53k) -> write( 1%) 5:36:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 282M 28% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 54k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(61% 63%) -> (1.2k/53k) -> write( 1%) 5:36:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 282M 28% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 54k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(61% 59%) -> (1.1k/53k) -> write( 1%) 5:36:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 282M 28% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 1% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(63% 65%) -> (1k/53k) -> write( 1%) 5:37:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 282M 29% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 59k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(67% 63%) -> (313/53k) -> write( 2%) 5:37:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 283M 29% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 54k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(66% 63%) -> (643/53k) -> write( 1%) 5:37:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 283M 29% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 54k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(61% 60%) -> (907/53k) -> write( 1%) 5:37:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 283M 29% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(61% 60%) -> (921/53k) -> write( 1%) 5:37:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 283M 29% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(65% 63%) -> (1k/53k) -> write( 1%) 5:37:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 284M 29% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 53k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(59% 62%) -> (563/53k) -> write( 1%) 5:38:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 284M 29% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 54k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(62% 66%) -> (745/53k) -> write( 1%) 5:38:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 284M 29% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 57k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.7G read( 0%) -> (11/13) -> process(61% 62%) -> (974/53k) -> write( 1%) 5:38:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 284M 29% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 58k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(62% 65%) -> (802/53k) -> write( 2%) 5:38:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 285M 29% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 56k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(63% 63%) -> (725/53k) -> write( 1%) 5:38:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 285M 29% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 57k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(61% 63%) -> (380/53k) -> write( 1%) 5:38:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 285M 29% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 56k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(60% 62%) -> (1.2k/53k) -> write( 1%) 5:39:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 285M 29% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 57k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(59% 62%) -> (946/53k) -> write( 1%) 5:39:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 286M 29% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 57k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(64% 61%) -> (1k/53k) -> write( 1%) 5:39:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 286M 29% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(62% 60%) -> (314/53k) -> write( 1%) 5:39:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 286M 29% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 58k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(62% 62%) -> (693/53k) -> write( 1%) 5:39:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 286M 29% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 57k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(64% 58%) -> (890/53k) -> write( 1%) 5:39:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 287M 29% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(60% 58%) -> (975/53k) -> write( 1%) 5:40:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 287M 29% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 54k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(60% 63%) -> (179/53k) -> write( 1%) 5:40:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 287M 29% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 58k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(57% 60%) -> (736/53k) -> write( 1%) 5:40:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 287M 29% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 59k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(63% 60%) -> (1.3k/53k) -> write( 2%) 5:40:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 288M 29% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 54k/s ] 108G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(57% 60%) -> (1.5k/53k) -> write( 1%) 5:40:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 288M 29% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 56k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(61% 61%) -> (990/53k) -> write( 1%) 5:40:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 288M 29% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 57k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(60% 63%) -> (769/53k) -> write( 1%) 5:41:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 288M 29% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 53k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(60% 60%) -> (1.2k/53k) -> write( 1%) 5:41:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 289M 29% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(60% 59%) -> (1k/53k) -> write( 2%) 5:41:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 289M 29% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 56k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(64% 65%) -> (864/53k) -> write( 2%) 5:41:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 289M 29% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(58% 59%) -> (1.4k/53k) -> write( 2%) 5:41:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 289M 29% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 54k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(59% 57%) -> (1.6k/53k) -> write( 1%) 5:41:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 290M 29% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 53k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(61% 62%) -> (1.4k/53k) -> write( 1%) 5:42:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 290M 29% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(60% 61%) -> (1.2k/53k) -> write( 2%) 5:42:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 290M 29% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 53k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(57% 58%) -> (1.7k/53k) -> write( 1%) 5:42:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 290M 29% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 54k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(58% 63%) -> (1.1k/53k) -> write( 1%) 5:42:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 291M 29% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 54k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(60% 59%) -> (1.5k/53k) -> write( 1%) 5:42:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 291M 29% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 56k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(61% 59%) -> (322/53k) -> write( 2%) 5:42:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 291M 29% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 53k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(59% 58%) -> (952/53k) -> write( 1%) 5:43:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 291M 29% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 53k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(70% 59%) -> (1.3k/53k) -> write( 1%) 5:43:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 292M 29% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 58k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(63% 58%) -> (1.3k/53k) -> write( 2%) 5:43:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 292M 29% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 57k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(61% 59%) -> (1.2k/53k) -> write( 1%) 5:43:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 292M 29% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 56k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(60% 57%) -> (517/53k) -> write( 1%) 5:43:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 292M 30% 20k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(62% 59%) -> (1.1k/53k) -> write( 1%) 5:43:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 293M 30% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 57k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(62% 62%) -> (1.5k/53k) -> write( 2%) 5:44:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 293M 30% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(58% 60%) -> (1k/53k) -> write( 2%) 5:44:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 293M 30% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 53k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.8G read( 0%) -> (11/13) -> process(62% 60%) -> (1.2k/53k) -> write( 2%) 5:44:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 293M 30% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 52k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(59% 64%) -> (417/53k) -> write( 2%) 5:44:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 293M 30% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 57k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(64% 65%) -> (1k/53k) -> write( 2%) 5:44:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 294M 30% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 57k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(67% 64%) -> (996/53k) -> write( 2%) 5:44:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 294M 30% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 57k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(62% 65%) -> (981/53k) -> write( 2%) 5:45:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 294M 30% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(60% 60%) -> (818/53k) -> write( 2%) 5:45:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 295M 30% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(61% 62%) -> (775/53k) -> write( 2%) 5:45:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 295M 30% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 54k/s ] 110G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(62% 64%) -> (1k/53k) -> write( 1%) 5:45:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 295M 30% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 111G blocks: [ 32k 76% <1/s ] cpus: 1.2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(62% 58%) -> (1.5k/53k) -> write( 2%) 5:45:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 295M 30% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 56k/s ] 111G blocks: [ 32k 76% <1/s ] cpus: 1.3 gc: 1% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(62% 61%) -> (1.4k/53k) -> write( 2%) 5:45:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 296M 30% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 57k/s ] 111G blocks: [ 32k 77% <1/s ] cpus: 1.3 gc: 1% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(64% 66%) -> (1k/53k) -> write( 2%) 5:46:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 296M 30% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 57k/s ] 111G blocks: [ 32k 77% <1/s ] cpus: 1.4 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(69% 70%) -> (600/53k) -> write( 2%) 5:46:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 296M 30% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 58k/s ] 111G blocks: [ 32k 77% <1/s ] cpus: 1.5 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(74% 69%) -> (709/53k) -> write( 2%) 5:46:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 296M 30% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 58k/s ] 111G blocks: [ 32k 77% <1/s ] cpus: 1.4 gc: 1% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(67% 68%) -> (1.2k/53k) -> write( 2%) 5:46:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 297M 30% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 57k/s ] 111G blocks: [ 33k 77% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(66% 68%) -> (1k/53k) -> write( 2%) 5:46:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 297M 30% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 56k/s ] 111G blocks: [ 33k 77% <1/s ] cpus: 1.5 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(71% 72%) -> (1.1k/53k) -> write( 2%) 5:46:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 297M 30% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 111G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(65% 66%) -> (694/53k) -> write( 2%) 5:47:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 298M 30% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 111G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(63% 66%) -> (224/53k) -> write( 2%) 5:47:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 298M 30% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 60k/s ] 111G blocks: [ 33k 77% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(69% 67%) -> (1.2k/53k) -> write( 2%) 5:47:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 298M 30% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 57k/s ] 111G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(66% 64%) -> (89/53k) -> write( 2%) 5:47:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 298M 30% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 56k/s ] 111G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(60% 64%) -> (633/53k) -> write( 2%) 5:47:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 299M 30% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 111G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(62% 64%) -> (1.2k/53k) -> write( 2%) 5:47:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 299M 30% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 56k/s ] 111G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(64% 64%) -> (1.1k/53k) -> write( 2%) 5:48:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 299M 30% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 57k/s ] 111G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(65% 63%) -> (1.5k/53k) -> write( 2%) 5:48:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 299M 30% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 111G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(63% 62%) -> (769/53k) -> write( 2%) 5:48:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 300M 30% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 56k/s ] 111G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(65% 64%) -> (1.2k/53k) -> write( 2%) 5:48:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 300M 30% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 53k/s ] 111G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 1% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(66% 63%) -> (1.1k/53k) -> write( 2%) 5:48:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 300M 30% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 54k/s ] 111G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(66% 65%) -> (402/53k) -> write( 2%) 5:48:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 300M 30% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 52k/s ] 111G blocks: [ 33k 77% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(64% 71%) -> (1.5k/53k) -> write( 2%) 5:49:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 301M 30% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 111G blocks: [ 33k 77% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(65% 68%) -> (730/53k) -> write( 2%) 5:49:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 301M 30% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 56k/s ] 111G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(67% 65%) -> (902/53k) -> write( 2%) 5:49:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 301M 30% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 59k/s ] 111G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(64% 66%) -> (869/53k) -> write( 2%) 5:49:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 302M 30% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 56k/s ] 111G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(66% 63%) -> (1k/53k) -> write( 2%) 5:49:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 302M 30% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 59k/s ] 111G blocks: [ 33k 77% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(66% 67%) -> (510/53k) -> write( 2%) 5:49:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 302M 31% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 111G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(66% 65%) -> (834/53k) -> write( 2%) 5:50:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 302M 31% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 53k/s ] 111G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 3.9G read( 0%) -> (11/13) -> process(63% 67%) -> (659/53k) -> write( 2%) 5:50:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 303M 31% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 54k/s ] 111G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4G read( 0%) -> (11/13) -> process(63% 63%) -> (379/53k) -> write( 2%) 5:50:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 303M 31% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 58k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4G read( 0%) -> (11/13) -> process(63% 65%) -> (1.7k/53k) -> write( 2%) 5:50:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 303M 31% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 54k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4G read( 0%) -> (11/13) -> process(64% 73%) -> (679/53k) -> write( 2%) 5:50:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 303M 31% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4G read( 0%) -> (11/13) -> process(67% 65%) -> (650/53k) -> write( 2%) 5:50:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 304M 31% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 52k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4G read( 0%) -> (11/13) -> process(62% 61%) -> (883/53k) -> write( 2%) 5:51:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 304M 31% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 54k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 1% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4G read( 0%) -> (11/13) -> process(65% 63%) -> (599/53k) -> write( 2%) 5:51:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 304M 31% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4G read( 0%) -> (11/13) -> process(65% 64%) -> (730/53k) -> write( 2%) 5:51:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 305M 31% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 54k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4G read( 0%) -> (11/13) -> process(62% 64%) -> (991/53k) -> write( 2%) 5:51:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 305M 31% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4G read( 0%) -> (11/13) -> process(63% 66%) -> (1.2k/53k) -> write( 2%) 5:51:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 305M 31% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 57k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 1% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4G read( 0%) -> (11/13) -> process(64% 66%) -> (1.1k/53k) -> write( 2%) 5:51:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 305M 31% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 58k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4G read( 0%) -> (11/13) -> process(63% 64%) -> (686/53k) -> write( 2%) 5:52:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 306M 31% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 53k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4G read( 0%) -> (11/13) -> process(65% 66%) -> (755/53k) -> write( 2%) 5:52:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 306M 31% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 59k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4G read( 0%) -> (11/13) -> process(63% 62%) -> (1.2k/53k) -> write( 2%) 5:52:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 306M 31% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 58k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4G read( 0%) -> (11/13) -> process(61% 66%) -> (398/53k) -> write( 2%) 5:52:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 306M 31% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 62k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4G read( 0%) -> (11/13) -> process(66% 64%) -> (481/53k) -> write( 2%) 5:52:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 307M 31% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 56k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4G read( 0%) -> (11/13) -> process(66% 66%) -> (514/53k) -> write( 2%) 5:52:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 307M 31% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4G read( 0%) -> (11/13) -> process(63% 66%) -> (1.2k/53k) -> write( 2%) 5:53:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 307M 31% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 58k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4G read( 0%) -> (11/13) -> process(64% 67%) -> (935/53k) -> write( 2%) 5:53:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 308M 31% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 57k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4G read( 0%) -> (11/13) -> process(66% 66%) -> (1.7k/53k) -> write( 2%) 5:53:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 308M 31% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4G read( 0%) -> (11/13) -> process(65% 65%) -> (543/53k) -> write( 2%) 5:53:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 308M 31% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 54k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4G read( 0%) -> (11/13) -> process(64% 64%) -> (359/53k) -> write( 1%) 5:53:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 308M 31% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 59k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4G read( 0%) -> (11/13) -> process(65% 62%) -> (454/53k) -> write( 2%) 5:53:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 309M 31% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 59k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4G read( 0%) -> (11/13) -> process(63% 65%) -> (1.2k/53k) -> write( 2%) 5:54:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 309M 31% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 60k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4G read( 0%) -> (11/13) -> process(65% 64%) -> (1.9k/53k) -> write( 2%) 5:54:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 309M 31% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 57k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(63% 61%) -> (1.6k/53k) -> write( 2%) 5:54:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 310M 31% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 61k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(65% 65%) -> (542/53k) -> write( 2%) 5:54:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 310M 31% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 61k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(64% 64%) -> (1k/53k) -> write( 2%) 5:54:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 310M 31% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 67k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.4 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(65% 69%) -> (1.1k/53k) -> write( 2%) 5:54:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 310M 31% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 60k/s ] 112G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(63% 63%) -> (1.5k/53k) -> write( 2%) 5:55:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 311M 31% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 65k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(65% 65%) -> (1.7k/53k) -> write( 2%) 5:55:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 311M 31% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 61k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(66% 66%) -> (1.4k/53k) -> write( 2%) 5:55:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 311M 31% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 62k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(68% 67%) -> (1.6k/53k) -> write( 2%) 5:55:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 312M 31% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 55k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(63% 65%) -> (606/53k) -> write( 2%) 5:55:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 312M 31% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 60k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(67% 65%) -> (948/53k) -> write( 2%) 5:55:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 312M 32% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 60k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(63% 67%) -> (1.2k/53k) -> write( 2%) 5:56:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 313M 32% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 58k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(65% 66%) -> (1.2k/53k) -> write( 2%) 5:56:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 313M 32% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 57k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(65% 67%) -> (550/53k) -> write( 2%) 5:56:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 313M 32% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 59k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(70% 69%) -> (1.4k/53k) -> write( 2%) 5:56:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 313M 32% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 59k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.5 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(76% 72%) -> (1.5k/53k) -> write( 2%) 5:56:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 314M 32% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 59k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(70% 61%) -> (1.1k/53k) -> write( 2%) 5:56:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 314M 32% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 60k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.4 gc: 1% heap: 2.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(68% 69%) -> (814/53k) -> write( 2%) 5:57:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 314M 32% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 57k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(65% 66%) -> (708/53k) -> write( 2%) 5:57:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 314M 32% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 62k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(65% 64%) -> (513/53k) -> write( 2%) 5:57:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 315M 32% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 59k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(64% 63%) -> (942/53k) -> write( 2%) 5:57:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 315M 32% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 55k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(74% 64%) -> (176/53k) -> write( 2%) 5:57:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 315M 32% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 62k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(65% 65%) -> (1.3k/53k) -> write( 2%) 5:57:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 316M 32% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 66k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(67% 64%) -> (358/53k) -> write( 2%) 5:58:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 316M 32% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 64k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(62% 65%) -> (827/53k) -> write( 2%) 5:58:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 316M 32% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(64% 66%) -> (1.2k/53k) -> write( 2%) 5:58:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 317M 32% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 62k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(65% 65%) -> (1.5k/53k) -> write( 2%) 5:58:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 317M 32% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 61k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(65% 65%) -> (454/53k) -> write( 2%) 5:58:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 317M 32% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 55k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.4 gc: 1% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(77% 65%) -> (1.5k/53k) -> write( 2%) 5:58:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 317M 32% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 62k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.5 gc: 1% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(75% 70%) -> (843/53k) -> write( 2%) 5:59:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 318M 32% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.4 gc: 1% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(70% 67%) -> (1.6k/53k) -> write( 2%) 5:59:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 318M 32% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 54k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.5 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(73% 72%) -> (1.7k/53k) -> write( 2%) 5:59:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 318M 32% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 62k/s ] 113G blocks: [ 33k 77% <1/s ] cpus: 1.5 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(73% 72%) -> (379/53k) -> write( 2%) 5:59:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 319M 32% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 55k/s ] 114G blocks: [ 33k 77% <1/s ] cpus: 1.5 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(76% 71%) -> (843/53k) -> write( 2%) 5:59:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 319M 32% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 60k/s ] 114G blocks: [ 33k 77% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.1G read( 0%) -> (11/13) -> process(70% 65%) -> (620/53k) -> write( 2%) 5:59:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 319M 32% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 114G blocks: [ 33k 77% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(65% 71%) -> (1.1k/53k) -> write( 2%) 6:00:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 320M 32% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 53k/s ] 114G blocks: [ 33k 77% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(75% 67%) -> (1k/53k) -> write( 2%) 6:00:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 320M 32% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 114G blocks: [ 33k 77% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(66% 67%) -> (722/53k) -> write( 2%) 6:00:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 320M 32% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 114G blocks: [ 33k 77% <1/s ] cpus: 1.5 gc: 1% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(75% 71%) -> (981/53k) -> write( 2%) 6:00:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 320M 32% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 53k/s ] 114G blocks: [ 33k 77% <1/s ] cpus: 1.5 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(77% 74%) -> (1.4k/53k) -> write( 2%) 6:00:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 321M 32% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 53k/s ] 114G blocks: [ 33k 77% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(69% 72%) -> (930/53k) -> write( 2%) 6:00:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 321M 32% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 60k/s ] 114G blocks: [ 33k 77% <1/s ] cpus: 1.5 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(72% 71%) -> (1.6k/53k) -> write( 2%) 6:01:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 321M 32% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 60k/s ] 114G blocks: [ 33k 77% <1/s ] cpus: 1.5 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(71% 71%) -> (1.5k/53k) -> write( 2%) 6:01:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 322M 32% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 59k/s ] 114G blocks: [ 33k 77% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(71% 69%) -> (860/53k) -> write( 2%) 6:01:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 322M 33% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 59k/s ] 114G blocks: [ 33k 77% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(67% 68%) -> (1.4k/53k) -> write( 2%) 6:01:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 322M 33% 21k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 47k/s ] 114G blocks: [ 33k 77% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(74% 68%) -> (1.8k/53k) -> write( 2%) 6:01:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 323M 33% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 54k/s ] 114G blocks: [ 33k 77% <1/s ] cpus: 1.5 gc: 1% heap: 1.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(73% 74%) -> (477/53k) -> write( 2%) 6:01:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 323M 33% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 58k/s ] 114G blocks: [ 33k 77% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(74% 66%) -> (1.2k/53k) -> write( 2%) 6:02:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 323M 33% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 59k/s ] 114G blocks: [ 33k 77% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(65% 74%) -> (1.1k/53k) -> write( 2%) 6:02:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 324M 33% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 58k/s ] 114G blocks: [ 33k 77% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(69% 68%) -> (989/53k) -> write( 2%) 6:02:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 324M 33% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 52k/s ] 114G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(65% 66%) -> (739/53k) -> write( 2%) 6:02:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 324M 33% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 60k/s ] 114G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 1% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(67% 64%) -> (792/53k) -> write( 2%) 6:02:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 325M 33% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 61k/s ] 114G blocks: [ 33k 77% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(63% 67%) -> (778/53k) -> write( 2%) 6:02:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 325M 33% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 62k/s ] 114G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(69% 66%) -> (1.3k/53k) -> write( 2%) 6:03:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 325M 33% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 59k/s ] 114G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(67% 64%) -> (719/53k) -> write( 2%) 6:03:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 326M 33% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 61k/s ] 114G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(66% 69%) -> (898/53k) -> write( 2%) 6:03:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 326M 33% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 62k/s ] 114G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(69% 73%) -> (693/53k) -> write( 2%) 6:03:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 326M 33% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 59k/s ] 114G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(67% 67%) -> (1.1k/53k) -> write( 2%) 6:03:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 326M 33% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 114G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(67% 68%) -> (803/53k) -> write( 2%) 6:03:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 327M 33% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 70k/s ] 114G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(69% 64%) -> (828/53k) -> write( 2%) 6:04:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 327M 33% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 66k/s ] 114G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(62% 64%) -> (578/53k) -> write( 2%) 6:04:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 327M 33% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 60k/s ] 114G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(69% 68%) -> (671/53k) -> write( 2%) 6:04:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 328M 33% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 57k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(67% 64%) -> (1.1k/53k) -> write( 2%) 6:04:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 328M 33% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 58k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(68% 66%) -> (1.1k/53k) -> write( 2%) 6:04:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 328M 33% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 63k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(69% 67%) -> (1k/53k) -> write( 2%) 6:04:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 329M 33% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 58k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(64% 63%) -> (1.1k/53k) -> write( 2%) 6:05:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 329M 33% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 57k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(67% 63%) -> (891/53k) -> write( 2%) 6:05:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 329M 33% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 55k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(65% 63%) -> (1.3k/53k) -> write( 2%) 6:05:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 330M 33% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 58k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(65% 66%) -> (915/53k) -> write( 2%) 6:05:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 330M 33% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 55k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(66% 68%) -> (1.1k/53k) -> write( 2%) 6:05:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 330M 33% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 59k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(65% 64%) -> (1.2k/53k) -> write( 2%) 6:05:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 330M 33% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 54k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.2G read( 0%) -> (11/13) -> process(62% 64%) -> (473/53k) -> write( 2%) 6:06:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 331M 33% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 62k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(67% 61%) -> (995/53k) -> write( 2%) 6:06:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 331M 33% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 61k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 1% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(66% 70%) -> (972/53k) -> write( 2%) 6:06:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 331M 33% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 57k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(68% 66%) -> (719/53k) -> write( 2%) 6:06:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 332M 33% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 53k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(67% 68%) -> (1.6k/53k) -> write( 2%) 6:06:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 332M 34% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(65% 68%) -> (323/53k) -> write( 2%) 6:06:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 332M 34% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(66% 68%) -> (1.3k/53k) -> write( 2%) 6:07:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 332M 34% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 50k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(62% 61%) -> (299/53k) -> write( 2%) 6:07:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 333M 34% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 53k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(70% 68%) -> (1.1k/53k) -> write( 2%) 6:07:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 333M 34% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 53k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(66% 62%) -> (1.3k/53k) -> write( 2%) 6:07:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 333M 34% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 57k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(66% 64%) -> (1.4k/53k) -> write( 2%) 6:07:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 334M 34% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 58k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 1% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(68% 70%) -> (628/53k) -> write( 2%) 6:07:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 334M 34% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(69% 65%) -> (868/53k) -> write( 2%) 6:08:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 334M 34% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 59k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(70% 66%) -> (830/53k) -> write( 2%) 6:08:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 335M 34% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 61k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(66% 63%) -> (976/53k) -> write( 2%) 6:08:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 335M 34% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 59k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(69% 67%) -> (399/53k) -> write( 2%) 6:08:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 335M 34% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 55k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.5 gc: 1% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(69% 73%) -> (627/53k) -> write( 2%) 6:08:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 336M 34% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 51k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(66% 65%) -> (1.1k/53k) -> write( 2%) 6:08:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 336M 34% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 52k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(71% 67%) -> (812/53k) -> write( 2%) 6:09:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 336M 34% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 52k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 1% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(70% 66%) -> (1.1k/53k) -> write( 2%) 6:09:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 336M 34% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 53k/s ] 115G blocks: [ 33k 78% <1/s ] cpus: 1.5 gc: 1% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(70% 73%) -> (243/53k) -> write( 2%) 6:09:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 337M 34% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 51k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(70% 66%) -> (1.5k/53k) -> write( 2%) 6:09:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 337M 34% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 53k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(64% 69%) -> (192/53k) -> write( 2%) 6:09:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 337M 34% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 55k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 1% heap: 2.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(71% 64%) -> (739/53k) -> write( 2%) 6:09:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 338M 34% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 54k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 1% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(67% 72%) -> (460/53k) -> write( 2%) 6:10:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 338M 34% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 52k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(65% 63%) -> (1.3k/53k) -> write( 2%) 6:10:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 338M 34% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(68% 61%) -> (1k/53k) -> write( 2%) 6:10:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 338M 34% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 1% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(67% 61%) -> (1.5k/53k) -> write( 2%) 6:10:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 339M 34% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 54k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.2 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(62% 56%) -> (1.1k/53k) -> write( 1%) 6:10:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 339M 34% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 54k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(65% 63%) -> (1k/53k) -> write( 2%) 6:10:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 339M 34% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 83k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(64% 60%) -> (1.4k/53k) -> write( 2%) 6:11:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 340M 34% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 75k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(63% 63%) -> (846/53k) -> write( 2%) 6:11:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 340M 34% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 54k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(71% 65%) -> (1.7k/53k) -> write( 2%) 6:11:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 340M 34% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 54k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 1% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.3G read( 0%) -> (11/13) -> process(65% 66%) -> (565/53k) -> write( 2%) 6:11:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 340M 34% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 63k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(66% 62%) -> (812/53k) -> write( 2%) 6:11:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 341M 34% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 60k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 1% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(66% 64%) -> (1k/53k) -> write( 2%) 6:11:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 341M 34% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 57k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 1% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(62% 65%) -> (1.5k/53k) -> write( 2%) 6:12:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 341M 34% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 64k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(60% 62%) -> (1.1k/53k) -> write( 2%) 6:12:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 341M 34% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 64k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(58% 63%) -> (1.4k/53k) -> write( 2%) 6:12:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 342M 34% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 61k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.2 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(60% 62%) -> (577/53k) -> write( 2%) 6:12:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 342M 35% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 1% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(63% 61%) -> (544/53k) -> write( 2%) 6:12:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 342M 35% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 58k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.2 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(62% 59%) -> (898/53k) -> write( 2%) 6:12:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 342M 35% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 3.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(61% 62%) -> (1k/53k) -> write( 2%) 6:13:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 343M 35% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 55k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.2 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(59% 62%) -> (1.2k/53k) -> write( 2%) 6:13:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 343M 35% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 55k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 1% heap: 1.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(64% 62%) -> (1.1k/53k) -> write( 2%) 6:13:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 343M 35% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 57k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(65% 69%) -> (219/53k) -> write( 2%) 6:13:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 344M 35% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 48k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.5 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(73% 72%) -> (646/53k) -> write( 1%) 6:13:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 344M 35% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 50k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(65% 72%) -> (751/53k) -> write( 1%) 6:13:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 344M 35% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 116G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(61% 68%) -> (1.1k/53k) -> write( 2%) 6:14:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 344M 35% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 52k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(63% 71%) -> (426/53k) -> write( 2%) 6:14:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 345M 35% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 70k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(65% 63%) -> (827/53k) -> write( 2%) 6:14:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 345M 35% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 53k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 1% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(67% 66%) -> (574/53k) -> write( 2%) 6:14:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 345M 35% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 54k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 1% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(69% 71%) -> (654/53k) -> write( 2%) 6:14:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 345M 35% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.2 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(62% 54%) -> (712/53k) -> write( 2%) 6:14:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 346M 35% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 55k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.2 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(60% 62%) -> (922/53k) -> write( 2%) 6:15:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 346M 35% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 58k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 1% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(65% 69%) -> (1.1k/53k) -> write( 2%) 6:15:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 346M 35% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(62% 63%) -> (1.6k/53k) -> write( 1%) 6:15:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 347M 35% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 55k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(62% 63%) -> (896/53k) -> write( 2%) 6:15:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 347M 35% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(63% 64%) -> (600/53k) -> write( 2%) 6:15:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 347M 35% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 58k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(67% 65%) -> (1.7k/53k) -> write( 2%) 6:15:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 347M 35% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 55k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(65% 64%) -> (1.3k/53k) -> write( 2%) 6:16:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 348M 35% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 54k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(62% 62%) -> (1.1k/53k) -> write( 2%) 6:16:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 348M 35% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(65% 64%) -> (1.3k/53k) -> write( 2%) 6:16:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 348M 35% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 52k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(66% 65%) -> (704/53k) -> write( 1%) 6:16:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 349M 35% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 54k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(62% 62%) -> (1k/53k) -> write( 1%) 6:16:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 349M 35% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 60k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.4G read( 0%) -> (11/13) -> process(67% 67%) -> (559/53k) -> write( 2%) 6:16:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 349M 35% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(64% 68%) -> (410/53k) -> write( 2%) 6:17:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 350M 35% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 58k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(66% 66%) -> (1.1k/53k) -> write( 2%) 6:17:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 350M 35% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 55k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(63% 63%) -> (1.7k/53k) -> write( 2%) 6:17:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 350M 35% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 58k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(64% 67%) -> (1k/53k) -> write( 2%) 6:17:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 350M 35% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 57k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 1% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(62% 67%) -> (1.5k/53k) -> write( 2%) 6:17:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 351M 35% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(64% 64%) -> (1k/53k) -> write( 2%) 6:17:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 351M 35% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 54k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(63% 62%) -> (192/53k) -> write( 2%) 6:18:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 351M 35% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 57k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(64% 66%) -> (979/53k) -> write( 2%) 6:18:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 352M 35% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(65% 62%) -> (939/53k) -> write( 2%) 6:18:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 352M 36% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 54k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(64% 63%) -> (150/53k) -> write( 1%) 6:18:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 352M 36% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(65% 63%) -> (1k/53k) -> write( 2%) 6:18:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 352M 36% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 118G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 1% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(67% 73%) -> (1.3k/53k) -> write( 2%) 6:18:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 353M 36% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 55k/s ] 119G blocks: [ 33k 78% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(66% 63%) -> (1.2k/53k) -> write( 2%) 6:19:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 353M 36% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 119G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 1% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(69% 66%) -> (1.1k/53k) -> write( 2%) 6:19:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 353M 36% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 55k/s ] 119G blocks: [ 33k 78% <1/s ] cpus: 1.4 gc: 1% heap: 1.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(71% 70%) -> (1.1k/53k) -> write( 2%) 6:19:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 354M 36% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 54k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.4 gc: 1% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(70% 66%) -> (1k/53k) -> write( 2%) 6:19:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 354M 36% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(66% 64%) -> (899/53k) -> write( 2%) 6:19:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 354M 36% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 59k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(67% 65%) -> (923/53k) -> write( 2%) 6:19:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 355M 36% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 61k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(68% 68%) -> (472/53k) -> write( 2%) 6:20:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 355M 36% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 57k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(67% 66%) -> (1.3k/53k) -> write( 2%) 6:20:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 355M 36% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 61k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(68% 67%) -> (1.3k/53k) -> write( 2%) 6:20:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 356M 36% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 58k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(65% 66%) -> (1.6k/53k) -> write( 2%) 6:20:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 356M 36% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 62k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(70% 70%) -> (704/53k) -> write( 2%) 6:20:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 356M 36% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 57k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(67% 68%) -> (921/53k) -> write( 2%) 6:20:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 357M 36% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 57k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(63% 68%) -> (1.5k/53k) -> write( 2%) 6:21:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 357M 36% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 59k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.4 gc: 1% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(68% 65%) -> (1.1k/53k) -> write( 2%) 6:21:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 357M 36% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.4 gc: 1% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(69% 69%) -> (413/53k) -> write( 2%) 6:21:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 357M 36% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(63% 65%) -> (1k/53k) -> write( 2%) 6:21:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 358M 36% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 58k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(64% 67%) -> (789/53k) -> write( 2%) 6:21:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 358M 36% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 57k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.4 gc: 1% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(68% 66%) -> (1k/53k) -> write( 2%) 6:21:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 358M 36% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(67% 67%) -> (1.6k/53k) -> write( 2%) 6:22:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 359M 36% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(67% 66%) -> (1.8k/53k) -> write( 2%) 6:22:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 359M 36% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 58k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(65% 67%) -> (955/53k) -> write( 2%) 6:22:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 359M 36% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 59k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(69% 64%) -> (621/53k) -> write( 2%) 6:22:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 360M 36% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 55k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(65% 64%) -> (946/53k) -> write( 2%) 6:22:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 360M 36% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 56k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(66% 67%) -> (1.5k/53k) -> write( 2%) 6:22:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 360M 36% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 63k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(63% 70%) -> (385/53k) -> write( 2%) 6:23:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 361M 36% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 61k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.4 gc: 1% heap: 2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(67% 66%) -> (360/53k) -> write( 2%) 6:23:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 361M 36% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 58k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(67% 66%) -> (747/53k) -> write( 2%) 6:23:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 361M 36% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 61k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(68% 67%) -> (882/53k) -> write( 2%) 6:23:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 361M 36% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 60k/s ] 119G blocks: [ 33k 79% <1/s ] cpus: 1.4 gc: 0% heap: 1.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(65% 68%) -> (804/53k) -> write( 2%) 6:23:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 362M 37% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 59k/s ] 120G blocks: [ 33k 79% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(67% 65%) -> (1.1k/53k) -> write( 2%) 6:23:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 362M 37% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 59k/s ] 120G blocks: [ 33k 79% <1/s ] cpus: 1.4 gc: 1% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(71% 68%) -> (1k/53k) -> write( 2%) 6:24:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 362M 37% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 63k/s ] 120G blocks: [ 33k 79% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.5G read( 0%) -> (11/13) -> process(68% 66%) -> (884/53k) -> write( 2%) 6:24:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 363M 37% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 57k/s ] 120G blocks: [ 33k 79% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(68% 66%) -> (894/53k) -> write( 2%) 6:24:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 363M 37% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 59k/s ] 120G blocks: [ 33k 79% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(67% 67%) -> (1.3k/53k) -> write( 2%) 6:24:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 363M 37% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 57k/s ] 120G blocks: [ 33k 79% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(65% 64%) -> (1.2k/53k) -> write( 2%) 6:24:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 364M 37% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 59k/s ] 120G blocks: [ 33k 79% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(67% 67%) -> (925/53k) -> write( 2%) 6:24:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 364M 37% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 63k/s ] 120G blocks: [ 33k 79% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(67% 66%) -> (1.4k/53k) -> write( 2%) 6:25:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 364M 37% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 61k/s ] 120G blocks: [ 33k 79% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(67% 67%) -> (991/53k) -> write( 2%) 6:25:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 364M 37% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 57k/s ] 120G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(68% 69%) -> (1k/53k) -> write( 2%) 6:25:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 365M 37% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 62k/s ] 120G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(67% 67%) -> (1k/53k) -> write( 2%) 6:25:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 365M 37% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 60k/s ] 120G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(71% 66%) -> (1.7k/53k) -> write( 2%) 6:25:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 365M 37% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 61k/s ] 120G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 0% heap: 1.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(70% 70%) -> (482/53k) -> write( 2%) 6:25:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 366M 37% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 63k/s ] 120G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(71% 70%) -> (1.6k/53k) -> write( 2%) 6:26:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 366M 37% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 60k/s ] 120G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(70% 68%) -> (1.3k/53k) -> write( 2%) 6:26:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 366M 37% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 61k/s ] 120G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(71% 71%) -> (1.1k/53k) -> write( 2%) 6:26:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 367M 37% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 60k/s ] 120G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(70% 70%) -> (421/53k) -> write( 2%) 6:26:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 367M 37% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 61k/s ] 120G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(69% 69%) -> (1.8k/53k) -> write( 2%) 6:26:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 367M 37% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 53k/s ] 120G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(71% 66%) -> (936/53k) -> write( 2%) 6:26:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 368M 37% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 59k/s ] 120G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(68% 70%) -> (972/53k) -> write( 2%) 6:27:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 368M 37% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 60k/s ] 120G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(69% 68%) -> (1.2k/53k) -> write( 2%) 6:27:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 368M 37% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 64k/s ] 120G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(69% 70%) -> (1.2k/53k) -> write( 2%) 6:27:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 369M 37% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 64k/s ] 120G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 1% heap: 1.7G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(70% 69%) -> (1.6k/53k) -> write( 2%) 6:27:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 369M 37% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 60k/s ] 120G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(67% 70%) -> (1k/53k) -> write( 2%) 6:27:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 369M 37% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 61k/s ] 120G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(71% 67%) -> (556/53k) -> write( 2%) 6:27:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 369M 37% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 57k/s ] 120G blocks: [ 34k 79% <1/s ] cpus: 1.6 gc: 1% heap: 2.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(78% 74%) -> (662/53k) -> write( 2%) 6:28:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 370M 37% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 56k/s ] 120G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 1% heap: 3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(76% 76%) -> (387/53k) -> write( 2%) 6:28:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 370M 37% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 54k/s ] 120G blocks: [ 34k 79% <1/s ] cpus: 1.6 gc: 1% heap: 1.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(78% 78%) -> (602/53k) -> write( 2%) 6:28:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 370M 37% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 56k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 1% heap: 1.5G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(72% 75%) -> (648/53k) -> write( 2%) 6:28:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 371M 37% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 1% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(72% 75%) -> (715/53k) -> write( 2%) 6:28:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 371M 37% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 60k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(66% 68%) -> (90/53k) -> write( 2%) 6:28:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 371M 37% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 55k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 1% heap: 2.8G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(74% 76%) -> (571/53k) -> write( 2%) 6:29:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 372M 38% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 57k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 1% heap: 3.3G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(77% 74%) -> (1.4k/53k) -> write( 2%) 6:29:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 372M 38% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 62k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(68% 68%) -> (1.7k/53k) -> write( 2%) 6:29:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 372M 38% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 4.6G read( 0%) -> (11/13) -> process(67% 67%) -> (1.2k/53k) -> write( 2%) 6:29:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 373M 38% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 53k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 1% heap: 2.9G/6.4G direct: 4M postGC: 1.4G relInfo: 564M mpGeoms: 4.8G read( 0%) -> (11/13) -> process(62% 64%) -> (1.4k/53k) -> write( 1%) 6:29:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 373M 38% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 59k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 1% heap: 3.4G/6.4G direct: 4M postGC: 1.8G relInfo: 564M mpGeoms: 4.8G read( 0%) -> (11/13) -> process(62% 63%) -> (1.2k/53k) -> write( 2%) 6:29:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 373M 38% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 59k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.8G relInfo: 564M mpGeoms: 4.8G read( 0%) -> (11/13) -> process(61% 62%) -> (1.3k/53k) -> write( 2%) 6:30:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 374M 38% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 61k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.8G read( 0%) -> (11/13) -> process(65% 66%) -> (862/53k) -> write( 2%) 6:30:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 374M 38% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 55k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 1% heap: 2.6G/6.4G direct: 4M postGC: 1.8G relInfo: 564M mpGeoms: 4.8G read( 0%) -> (11/13) -> process(62% 60%) -> (1.6k/53k) -> write( 2%) 6:30:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 374M 38% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.8G read( 0%) -> (11/13) -> process(63% 63%) -> (949/53k) -> write( 2%) 6:30:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 374M 38% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 1% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.8G read( 0%) -> (11/13) -> process(62% 63%) -> (573/53k) -> write( 2%) 6:30:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 375M 38% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 57k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 1% heap: 3.4G/6.4G direct: 4M postGC: 1.8G relInfo: 564M mpGeoms: 4.8G read( 0%) -> (11/13) -> process(65% 63%) -> (1.2k/53k) -> write( 2%) 6:30:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 375M 38% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 59k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 1.8G relInfo: 564M mpGeoms: 4.8G read( 0%) -> (11/13) -> process(65% 62%) -> (1.1k/53k) -> write( 2%) 6:31:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 375M 38% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 54k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 4.8G read( 0%) -> (11/13) -> process(61% 63%) -> (986/53k) -> write( 2%) 6:31:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 376M 38% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.8G read( 0%) -> (11/13) -> process(68% 64%) -> (750/53k) -> write( 2%) 6:31:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 376M 38% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 54k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.8G read( 0%) -> (11/13) -> process(63% 61%) -> (1k/53k) -> write( 2%) 6:31:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 376M 38% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 57k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 4.8G read( 0%) -> (11/13) -> process(62% 61%) -> (853/53k) -> write( 2%) 6:31:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 376M 38% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 53k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 1% heap: 1.6G/6.4G direct: 4M postGC: 1.6G relInfo: 564M mpGeoms: 4.8G read( 0%) -> (11/13) -> process(62% 60%) -> (1.6k/53k) -> write( 2%) 6:31:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 377M 38% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 56k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.8G read( 0%) -> (11/13) -> process(66% 63%) -> (1.1k/53k) -> write( 2%) 6:32:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 377M 38% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 56k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 1% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.8G read( 0%) -> (11/13) -> process(61% 60%) -> (1.1k/53k) -> write( 2%) 6:32:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 377M 38% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 52k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 1% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(60% 59%) -> (1.8k/53k) -> write( 2%) 6:32:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 378M 38% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 54k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 1% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(61% 60%) -> (412/53k) -> write( 2%) 6:32:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 378M 38% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 48k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(57% 59%) -> (905/53k) -> write( 1%) 6:32:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 378M 38% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 53k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 1% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(59% 60%) -> (1.2k/53k) -> write( 2%) 6:32:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 378M 38% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 53k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 0% heap: 1.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(62% 60%) -> (555/53k) -> write( 2%) 6:33:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 379M 38% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 51k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(60% 62%) -> (729/53k) -> write( 1%) 6:33:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 379M 38% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 50k/s ] 121G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(58% 60%) -> (1.1k/53k) -> write( 1%) 6:33:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 379M 38% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 50k/s ] 122G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 1% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(57% 59%) -> (1.3k/53k) -> write( 2%) 6:33:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 379M 38% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 51k/s ] 122G blocks: [ 34k 79% <1/s ] cpus: 1.4 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(60% 60%) -> (1.5k/53k) -> write( 1%) 6:33:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 380M 38% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 51k/s ] 122G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(61% 62%) -> (1.2k/53k) -> write( 1%) 6:33:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 380M 38% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 52k/s ] 122G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(63% 62%) -> (543/53k) -> write( 2%) 6:34:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 380M 38% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 54k/s ] 122G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 1% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(60% 62%) -> (1k/53k) -> write( 2%) 6:34:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 380M 38% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 52k/s ] 122G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(61% 59%) -> (368/53k) -> write( 1%) 6:34:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 381M 38% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 52k/s ] 122G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 1% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(61% 61%) -> (898/53k) -> write( 1%) 6:34:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 381M 38% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 50k/s ] 122G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(59% 62%) -> (1.2k/53k) -> write( 1%) 6:34:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 381M 38% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 48k/s ] 122G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(59% 57%) -> (572/53k) -> write( 1%) 6:34:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 381M 39% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 49k/s ] 122G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(58% 59%) -> (1.6k/53k) -> write( 1%) 6:35:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 382M 39% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 52k/s ] 122G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(62% 61%) -> (1.5k/53k) -> write( 1%) 6:35:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 382M 39% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 49k/s ] 122G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(62% 61%) -> (1.3k/53k) -> write( 1%) 6:35:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 382M 39% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 53k/s ] 122G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(59% 60%) -> (1k/53k) -> write( 1%) 6:35:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 383M 39% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 50k/s ] 122G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(58% 58%) -> (700/53k) -> write( 1%) 6:35:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 383M 39% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 51k/s ] 122G blocks: [ 34k 79% <1/s ] cpus: 1.5 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(60% 61%) -> (1k/53k) -> write( 1%) 6:35:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 383M 39% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 51k/s ] 122G blocks: [ 34k 80% <1/s ] cpus: 1.5 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(63% 60%) -> (128/53k) -> write( 1%) 6:36:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 383M 39% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 51k/s ] 122G blocks: [ 34k 80% <1/s ] cpus: 1.5 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(58% 60%) -> (1k/53k) -> write( 1%) 6:36:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 384M 39% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 52k/s ] 122G blocks: [ 34k 80% <1/s ] cpus: 1.5 gc: 1% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(61% 60%) -> (1.2k/53k) -> write( 1%) 6:36:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 384M 39% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 51k/s ] 122G blocks: [ 34k 80% <1/s ] cpus: 1.5 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(61% 62%) -> (1.5k/53k) -> write( 1%) 6:36:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 384M 39% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 122G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(67% 68%) -> (429/53k) -> write( 2%) 6:36:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 385M 39% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 52k/s ] 122G blocks: [ 34k 80% <1/s ] cpus: 1.6 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.6G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(64% 60%) -> (398/53k) -> write( 1%) 6:36:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 385M 39% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 50k/s ] 122G blocks: [ 34k 80% <1/s ] cpus: 1.5 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(59% 62%) -> (518/53k) -> write( 1%) 6:37:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 385M 39% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 50k/s ] 122G blocks: [ 34k 80% <1/s ] cpus: 1.5 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.6G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(61% 60%) -> (1.4k/53k) -> write( 1%) 6:37:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 385M 39% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 52k/s ] 122G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(62% 65%) -> (465/53k) -> write( 1%) 6:37:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 386M 39% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 61k/s ] 122G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(67% 71%) -> (1.1k/53k) -> write( 2%) 6:37:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 386M 39% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 59k/s ] 122G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(68% 66%) -> (295/53k) -> write( 2%) 6:37:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 387M 39% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 59k/s ] 122G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(70% 69%) -> (1.3k/53k) -> write( 2%) 6:37:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 387M 39% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 55k/s ] 122G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(67% 68%) -> (1.1k/53k) -> write( 2%) 6:38:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 387M 39% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 57k/s ] 122G blocks: [ 34k 80% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(67% 66%) -> (330/53k) -> write( 2%) 6:38:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 387M 39% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 59k/s ] 122G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(66% 68%) -> (1.7k/53k) -> write( 2%) 6:38:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 388M 39% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 57k/s ] 122G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(67% 68%) -> (1.5k/53k) -> write( 2%) 6:38:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 388M 39% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 53k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 4.9G read( 0%) -> (11/13) -> process(63% 66%) -> (1.7k/53k) -> write( 2%) 6:38:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 388M 39% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 57k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(67% 68%) -> (1.3k/53k) -> write( 2%) 6:38:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 389M 39% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(68% 65%) -> (588/53k) -> write( 2%) 6:39:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 389M 39% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 59k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(68% 66%) -> (1k/53k) -> write( 2%) 6:39:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 389M 39% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 55k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(65% 69%) -> (1.5k/53k) -> write( 2%) 6:39:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 390M 39% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 60k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(69% 66%) -> (869/53k) -> write( 2%) 6:39:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 390M 39% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(67% 69%) -> (382/53k) -> write( 2%) 6:39:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 390M 39% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 56k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(67% 68%) -> (1k/53k) -> write( 2%) 6:39:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 391M 39% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 53k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(64% 64%) -> (1.4k/53k) -> write( 2%) 6:40:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 391M 39% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 57k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(66% 66%) -> (1.2k/53k) -> write( 2%) 6:40:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 391M 39% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 59k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(68% 66%) -> (848/53k) -> write( 2%) 6:40:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 392M 40% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 57k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(64% 68%) -> (996/53k) -> write( 2%) 6:40:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 392M 40% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 56k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(65% 65%) -> (1.2k/53k) -> write( 2%) 6:40:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 392M 40% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 54k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(69% 66%) -> (173/53k) -> write( 2%) 6:40:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 392M 40% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 55k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(64% 64%) -> (1k/53k) -> write( 2%) 6:41:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 393M 40% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 55k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(68% 64%) -> (1k/53k) -> write( 2%) 6:41:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 393M 40% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(69% 69%) -> (733/53k) -> write( 2%) 6:41:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 393M 40% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 55k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(68% 68%) -> (1k/53k) -> write( 2%) 6:41:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 394M 40% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 56k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(69% 68%) -> (1.1k/53k) -> write( 2%) 6:41:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 394M 40% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(69% 69%) -> (523/53k) -> write( 2%) 6:41:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 394M 40% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(69% 66%) -> (1.7k/53k) -> write( 2%) 6:42:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 395M 40% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 55k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(69% 69%) -> (200/53k) -> write( 2%) 6:42:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 395M 40% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 55k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(68% 68%) -> (261/53k) -> write( 2%) 6:42:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 395M 40% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 59k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(68% 69%) -> (982/53k) -> write( 2%) 6:42:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 396M 40% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 59k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(69% 67%) -> (403/53k) -> write( 2%) 6:42:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 396M 40% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(68% 68%) -> (787/53k) -> write( 2%) 6:42:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 396M 40% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(69% 68%) -> (1.4k/53k) -> write( 2%) 6:43:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 397M 40% 38k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 60k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(70% 70%) -> (1.8k/53k) -> write( 2%) 6:43:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 397M 40% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 59k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(71% 67%) -> (1.2k/53k) -> write( 2%) 6:43:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 397M 40% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 59k/s ] 123G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(68% 68%) -> (583/53k) -> write( 2%) 6:43:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 398M 40% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 54k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(66% 64%) -> (674/53k) -> write( 2%) 6:43:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 398M 40% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 55k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(64% 64%) -> (797/53k) -> write( 2%) 6:43:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 398M 40% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 57k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(65% 66%) -> (903/53k) -> write( 2%) 6:44:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 399M 40% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(68% 68%) -> (682/53k) -> write( 2%) 6:44:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 399M 40% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 53k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(67% 65%) -> (654/53k) -> write( 2%) 6:44:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 399M 40% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5G read( 0%) -> (11/13) -> process(68% 67%) -> (1.8k/53k) -> write( 2%) 6:44:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 399M 40% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(68% 67%) -> (1.1k/53k) -> write( 2%) 6:44:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 400M 40% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(68% 70%) -> (543/53k) -> write( 2%) 6:44:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 400M 40% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(67% 68%) -> (608/53k) -> write( 2%) 6:45:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 400M 40% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 56k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(65% 67%) -> (1.2k/53k) -> write( 2%) 6:45:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 401M 40% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 1% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(68% 69%) -> (1.3k/53k) -> write( 2%) 6:45:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 401M 40% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 59k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(69% 68%) -> (1.2k/53k) -> write( 2%) 6:45:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 401M 41% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(68% 65%) -> (1.6k/53k) -> write( 2%) 6:45:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 402M 41% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 54k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(67% 67%) -> (242/53k) -> write( 2%) 6:45:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 402M 41% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 57k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(67% 68%) -> (1.2k/53k) -> write( 2%) 6:46:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 402M 41% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 59k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(70% 67%) -> (1.4k/53k) -> write( 2%) 6:46:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 403M 41% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 60k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(69% 72%) -> (539/53k) -> write( 2%) 6:46:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 403M 41% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 56k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(68% 70%) -> (1.4k/53k) -> write( 2%) 6:46:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 403M 41% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(69% 68%) -> (1.1k/53k) -> write( 2%) 6:46:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 404M 41% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(70% 70%) -> (441/53k) -> write( 2%) 6:46:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 404M 41% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 60k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(68% 70%) -> (1.2k/53k) -> write( 2%) 6:47:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 404M 41% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(69% 69%) -> (586/53k) -> write( 2%) 6:47:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 405M 41% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(68% 68%) -> (1.2k/53k) -> write( 2%) 6:47:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 405M 41% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 56k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(70% 69%) -> (1.2k/53k) -> write( 2%) 6:47:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 405M 41% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(68% 65%) -> (701/53k) -> write( 2%) 6:47:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 406M 41% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(69% 67%) -> (669/53k) -> write( 2%) 6:47:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 406M 41% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 59k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(69% 70%) -> (1.9k/53k) -> write( 2%) 6:48:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 406M 41% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 60k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(69% 71%) -> (674/53k) -> write( 2%) 6:48:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 407M 41% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 124G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(69% 69%) -> (1k/53k) -> write( 2%) 6:48:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 407M 41% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 125G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(69% 68%) -> (791/53k) -> write( 2%) 6:48:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 407M 41% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 57k/s ] 125G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(69% 66%) -> (1.5k/53k) -> write( 2%) 6:48:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 408M 41% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 60k/s ] 125G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(68% 72%) -> (526/53k) -> write( 2%) 6:48:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 408M 41% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 59k/s ] 125G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(68% 72%) -> (1.5k/53k) -> write( 2%) 6:49:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 408M 41% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 59k/s ] 125G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(68% 66%) -> (806/53k) -> write( 2%) 6:49:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 409M 41% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 57k/s ] 125G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(68% 68%) -> (1.1k/53k) -> write( 2%) 6:49:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 409M 41% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 57k/s ] 125G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(66% 70%) -> (1.4k/53k) -> write( 2%) 6:49:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 409M 41% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 57k/s ] 125G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(68% 68%) -> (1.2k/53k) -> write( 2%) 6:49:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 410M 41% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 125G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(67% 69%) -> (1.3k/53k) -> write( 2%) 6:49:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 410M 41% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 59k/s ] 125G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(70% 70%) -> (830/53k) -> write( 2%) 6:50:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 410M 41% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 57k/s ] 125G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(70% 67%) -> (686/53k) -> write( 2%) 6:50:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 411M 41% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 57k/s ] 125G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(69% 72%) -> (1.1k/53k) -> write( 2%) 6:50:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 411M 41% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 125G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(68% 67%) -> (1.3k/53k) -> write( 2%) 6:50:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 411M 42% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 59k/s ] 125G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(70% 71%) -> (824/53k) -> write( 2%) 6:50:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 412M 42% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 59k/s ] 125G blocks: [ 34k 80% <1/s ] cpus: 1.5 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(72% 71%) -> (601/53k) -> write( 2%) 6:50:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 412M 42% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 125G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(71% 69%) -> (305/53k) -> write( 2%) 6:51:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 412M 42% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 56k/s ] 125G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(70% 71%) -> (1k/53k) -> write( 2%) 6:51:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 413M 42% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 57k/s ] 125G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(68% 68%) -> (1k/53k) -> write( 2%) 6:51:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 413M 42% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 59k/s ] 125G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(69% 68%) -> (974/53k) -> write( 2%) 6:51:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 413M 42% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 125G blocks: [ 34k 80% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(72% 70%) -> (824/53k) -> write( 2%) 6:51:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 414M 42% 38k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 59k/s ] 125G blocks: [ 34k 80% <1/s ] cpus: 1.5 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(73% 75%) -> (748/53k) -> write( 2%) 6:51:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 414M 42% 40k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 125G blocks: [ 34k 80% <1/s ] cpus: 1.6 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(78% 76%) -> (633/53k) -> write( 2%) 6:52:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 415M 42% 38k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 57k/s ] 125G blocks: [ 34k 81% <1/s ] cpus: 1.5 gc: 1% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(75% 76%) -> (1k/53k) -> write( 2%) 6:52:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 415M 42% 38k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 60k/s ] 125G blocks: [ 34k 81% <1/s ] cpus: 1.5 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(73% 74%) -> (728/53k) -> write( 2%) 6:52:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 415M 42% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 125G blocks: [ 34k 81% <1/s ] cpus: 1.5 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(72% 72%) -> (1k/53k) -> write( 2%) 6:52:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 416M 42% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 56k/s ] 125G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(70% 69%) -> (868/53k) -> write( 2%) 6:52:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 416M 42% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 125G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.1G read( 0%) -> (11/13) -> process(70% 70%) -> (720/53k) -> write( 2%) 6:52:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 416M 42% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 56k/s ] 125G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(68% 70%) -> (310/53k) -> write( 2%) 6:53:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 417M 42% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 59k/s ] 125G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 1% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(69% 67%) -> (143/53k) -> write( 2%) 6:53:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 417M 42% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 58k/s ] 125G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(71% 72%) -> (1k/53k) -> write( 2%) 6:53:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 417M 42% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 60k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(71% 69%) -> (799/53k) -> write( 2%) 6:53:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 418M 42% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 59k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(70% 71%) -> (857/53k) -> write( 2%) 6:53:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 418M 42% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 57k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(68% 68%) -> (162/53k) -> write( 2%) 6:53:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 418M 42% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 61k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(71% 70%) -> (1.3k/53k) -> write( 2%) 6:54:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 419M 42% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 65k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(70% 70%) -> (1.4k/53k) -> write( 2%) 6:54:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 419M 42% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 62k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(70% 69%) -> (738/53k) -> write( 2%) 6:54:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 419M 42% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 61k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(70% 70%) -> (239/53k) -> write( 2%) 6:54:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 420M 42% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 61k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(71% 68%) -> (1.2k/53k) -> write( 2%) 6:54:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 420M 42% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 60k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(69% 67%) -> (711/53k) -> write( 2%) 6:54:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 420M 42% 37k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 61k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.5 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(71% 71%) -> (779/53k) -> write( 2%) 6:55:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 421M 42% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 60k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(70% 69%) -> (799/53k) -> write( 2%) 6:55:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 421M 43% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 61k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(71% 68%) -> (1k/53k) -> write( 2%) 6:55:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 421M 43% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 56k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(66% 67%) -> (651/53k) -> write( 2%) 6:55:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 422M 43% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 58k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(68% 65%) -> (474/53k) -> write( 2%) 6:55:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 422M 43% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 61k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(70% 70%) -> (828/53k) -> write( 2%) 6:55:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 422M 43% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 64k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(69% 71%) -> (941/53k) -> write( 2%) 6:56:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 423M 43% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 55k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.5 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(73% 73%) -> (864/53k) -> write( 2%) 6:56:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 423M 43% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 60k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(69% 68%) -> (893/53k) -> write( 2%) 6:56:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 423M 43% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 60k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 1% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(66% 66%) -> (385/53k) -> write( 2%) 6:56:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 424M 43% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 60k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(70% 68%) -> (1.1k/53k) -> write( 2%) 6:56:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 424M 43% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 59k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(71% 70%) -> (1.7k/53k) -> write( 2%) 6:56:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 424M 43% 37k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 61k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(71% 71%) -> (1.3k/53k) -> write( 2%) 6:57:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 425M 43% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 61k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(69% 69%) -> (1.4k/53k) -> write( 2%) 6:57:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 425M 43% 42k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 66k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.5 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(71% 73%) -> (750/53k) -> write( 2%) 6:57:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 426M 43% 42k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 65k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.5 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(75% 69%) -> (1.1k/53k) -> write( 2%) 6:57:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 426M 43% 37k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 61k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(71% 71%) -> (1k/53k) -> write( 2%) 6:57:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 426M 43% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 61k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(70% 69%) -> (920/53k) -> write( 2%) 6:57:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 427M 43% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 60k/s ] 127G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 1.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(68% 68%) -> (267/53k) -> write( 2%) 6:58:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 427M 43% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 65k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(66% 67%) -> (1.3k/53k) -> write( 2%) 6:58:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 427M 43% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 61k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(70% 66%) -> (976/53k) -> write( 2%) 6:58:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 428M 43% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 63k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.5 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(70% 73%) -> (1.2k/53k) -> write( 2%) 6:58:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 428M 43% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 57k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(66% 68%) -> (545/53k) -> write( 2%) 6:58:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 428M 43% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 61k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(66% 67%) -> (1.2k/53k) -> write( 2%) 6:58:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 429M 43% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 60k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(67% 67%) -> (1.1k/53k) -> write( 2%) 6:59:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 429M 43% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 58k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(67% 67%) -> (482/53k) -> write( 2%) 6:59:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 429M 43% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 57k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(64% 65%) -> (865/53k) -> write( 2%) 6:59:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 430M 43% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 60k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(66% 69%) -> (1.9k/53k) -> write( 2%) 6:59:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 430M 43% 38k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 62k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(72% 68%) -> (1.1k/53k) -> write( 2%) 6:59:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 430M 43% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 62k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(68% 68%) -> (1.3k/53k) -> write( 2%) 6:59:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 431M 43% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 55k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(67% 66%) -> (1.8k/53k) -> write( 2%) 7:00:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 431M 43% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 62k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(64% 65%) -> (1.2k/53k) -> write( 2%) 7:00:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 431M 44% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 58k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(65% 65%) -> (965/53k) -> write( 2%) 7:00:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 432M 44% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 56k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(66% 66%) -> (528/53k) -> write( 2%) 7:00:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 432M 44% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 54k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(66% 66%) -> (695/53k) -> write( 2%) 7:00:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 432M 44% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 57k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.3 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(65% 66%) -> (1.1k/53k) -> write( 2%) 7:00:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 432M 44% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 57k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(66% 65%) -> (1.4k/53k) -> write( 2%) 7:01:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 433M 44% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 54k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.2G read( 0%) -> (11/13) -> process(65% 64%) -> (1.6k/53k) -> write( 2%) 7:01:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 433M 44% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 53k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(63% 66%) -> (821/53k) -> write( 2%) 7:01:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 433M 44% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 55k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(64% 63%) -> (1.2k/53k) -> write( 2%) 7:01:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 433M 44% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 56k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(62% 64%) -> (470/53k) -> write( 2%) 7:01:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 434M 44% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 56k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(65% 65%) -> (500/53k) -> write( 2%) 7:01:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 434M 44% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 56k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(66% 66%) -> (1.1k/53k) -> write( 2%) 7:02:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 434M 44% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 53k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(66% 67%) -> (647/53k) -> write( 2%) 7:02:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 435M 44% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 57k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(68% 67%) -> (1k/53k) -> write( 2%) 7:02:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 435M 44% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 56k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(68% 67%) -> (571/53k) -> write( 2%) 7:02:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 435M 44% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 59k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(67% 65%) -> (771/53k) -> write( 2%) 7:02:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 436M 44% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 56k/s ] 128G blocks: [ 34k 81% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(66% 65%) -> (1.4k/53k) -> write( 2%) 7:02:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 436M 44% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 56k/s ] 129G blocks: [ 34k 81% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(68% 67%) -> (1.1k/53k) -> write( 2%) 7:03:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 436M 44% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 59k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(68% 66%) -> (946/53k) -> write( 2%) 7:03:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 436M 44% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 57k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(65% 66%) -> (998/53k) -> write( 2%) 7:03:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 437M 44% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 56k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(65% 64%) -> (1.2k/53k) -> write( 2%) 7:03:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 437M 44% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 55k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(63% 65%) -> (479/53k) -> write( 2%) 7:03:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 437M 44% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 58k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(64% 67%) -> (957/53k) -> write( 2%) 7:03:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 438M 44% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 55k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(65% 63%) -> (795/53k) -> write( 2%) 7:04:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 438M 44% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 56k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(64% 67%) -> (1k/53k) -> write( 2%) 7:04:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 438M 44% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 57k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(64% 66%) -> (1.4k/53k) -> write( 2%) 7:04:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 438M 44% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 56k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(64% 65%) -> (995/53k) -> write( 2%) 7:04:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 439M 44% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 57k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(65% 66%) -> (1.3k/53k) -> write( 2%) 7:04:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 439M 44% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 56k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.3 gc: 0% heap: 1.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(65% 64%) -> (902/53k) -> write( 2%) 7:04:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 439M 44% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 55k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(68% 65%) -> (1.4k/53k) -> write( 2%) 7:05:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 440M 44% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 60k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(63% 68%) -> (399/53k) -> write( 2%) 7:05:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 440M 44% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 59k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(67% 67%) -> (1.6k/53k) -> write( 2%) 7:05:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 440M 44% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 58k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(62% 66%) -> (1k/53k) -> write( 2%) 7:05:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 440M 44% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 55k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(69% 66%) -> (538/53k) -> write( 2%) 7:05:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 441M 44% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 58k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(69% 64%) -> (1k/53k) -> write( 2%) 7:05:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 441M 45% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 58k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(67% 68%) -> (1k/53k) -> write( 2%) 7:06:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 441M 45% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 59k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(67% 68%) -> (179/53k) -> write( 2%) 7:06:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 442M 45% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 58k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(68% 69%) -> (679/53k) -> write( 2%) 7:06:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 442M 45% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 55k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(66% 67%) -> (1.1k/53k) -> write( 2%) 7:06:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 442M 45% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 57k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(66% 65%) -> (984/53k) -> write( 2%) 7:06:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 443M 45% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 60k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(66% 67%) -> (1.2k/53k) -> write( 2%) 7:06:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 443M 45% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 60k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(68% 65%) -> (602/53k) -> write( 2%) 7:07:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 443M 45% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 55k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(70% 69%) -> (1.1k/53k) -> write( 2%) 7:07:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 444M 45% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 56k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.3G read( 0%) -> (11/13) -> process(66% 66%) -> (692/53k) -> write( 2%) 7:07:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 444M 45% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 60k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(66% 67%) -> (338/53k) -> write( 2%) 7:07:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 444M 45% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 59k/s ] 129G blocks: [ 35k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(67% 67%) -> (1k/53k) -> write( 2%) 7:07:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 444M 45% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 59k/s ] 130G blocks: [ 35k 81% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(70% 68%) -> (1.1k/53k) -> write( 2%) 7:07:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 445M 45% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 59k/s ] 130G blocks: [ 35k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(70% 70%) -> (679/53k) -> write( 2%) 7:08:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 445M 45% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 53k/s ] 130G blocks: [ 35k 81% <1/s ] cpus: 1.5 gc: 1% heap: 1.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(70% 72%) -> (1.4k/53k) -> write( 2%) 7:08:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 445M 45% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 58k/s ] 130G blocks: [ 35k 81% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(65% 67%) -> (1.8k/53k) -> write( 2%) 7:08:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 446M 45% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 59k/s ] 130G blocks: [ 35k 81% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(67% 66%) -> (1.2k/53k) -> write( 2%) 7:08:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 446M 45% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 62k/s ] 130G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(66% 68%) -> (1.4k/53k) -> write( 2%) 7:08:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 446M 45% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 60k/s ] 130G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(67% 69%) -> (1.2k/53k) -> write( 2%) 7:08:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 447M 45% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 56k/s ] 130G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(69% 66%) -> (950/53k) -> write( 2%) 7:09:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 447M 45% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 58k/s ] 130G blocks: [ 35k 82% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(63% 65%) -> (681/53k) -> write( 2%) 7:09:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 447M 45% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 63k/s ] 130G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(68% 66%) -> (1.2k/53k) -> write( 2%) 7:09:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 447M 45% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 58k/s ] 130G blocks: [ 35k 82% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(63% 66%) -> (1.4k/53k) -> write( 2%) 7:09:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 448M 45% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 63k/s ] 130G blocks: [ 35k 82% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(65% 66%) -> (1k/53k) -> write( 2%) 7:09:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 448M 45% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 59k/s ] 130G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(66% 68%) -> (534/53k) -> write( 2%) 7:09:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 448M 45% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 60k/s ] 130G blocks: [ 35k 82% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(66% 64%) -> (1.8k/53k) -> write( 2%) 7:10:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 449M 45% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 61k/s ] 130G blocks: [ 35k 82% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(66% 66%) -> (918/53k) -> write( 2%) 7:10:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 449M 45% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 63k/s ] 130G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(68% 68%) -> (879/53k) -> write( 2%) 7:10:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 449M 45% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 62k/s ] 130G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(68% 66%) -> (1k/53k) -> write( 2%) 7:10:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 450M 45% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 57k/s ] 130G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(70% 68%) -> (988/53k) -> write( 2%) 7:10:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 450M 45% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 58k/s ] 130G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 1.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(65% 68%) -> (1.1k/53k) -> write( 2%) 7:10:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 450M 45% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 61k/s ] 130G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(68% 68%) -> (1k/53k) -> write( 2%) 7:11:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 451M 45% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 62k/s ] 130G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(67% 68%) -> (725/53k) -> write( 2%) 7:11:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 451M 46% 38k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 65k/s ] 130G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(69% 70%) -> (1k/53k) -> write( 2%) 7:11:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 451M 46% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 57k/s ] 130G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(72% 70%) -> (529/53k) -> write( 2%) 7:11:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 452M 46% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 55k/s ] 130G blocks: [ 35k 82% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(65% 68%) -> (1.3k/53k) -> write( 2%) 7:11:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 452M 46% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 64k/s ] 130G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(68% 67%) -> (1k/53k) -> write( 2%) 7:11:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 452M 46% 37k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 65k/s ] 130G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(69% 68%) -> (992/53k) -> write( 2%) 7:12:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 453M 46% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 63k/s ] 130G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(68% 67%) -> (1.1k/53k) -> write( 2%) 7:12:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 453M 46% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 62k/s ] 130G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(67% 72%) -> (1.1k/53k) -> write( 2%) 7:12:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 453M 46% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 57k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(68% 66%) -> (890/53k) -> write( 2%) 7:12:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 454M 46% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 63k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(66% 67%) -> (1.7k/53k) -> write( 2%) 7:12:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 454M 46% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 62k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.4G read( 0%) -> (11/13) -> process(65% 65%) -> (880/53k) -> write( 2%) 7:12:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 454M 46% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 59k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(69% 63%) -> (693/53k) -> write( 2%) 7:13:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 455M 46% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 56k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(67% 69%) -> (758/53k) -> write( 2%) 7:13:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 455M 46% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 58k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(67% 67%) -> (1.3k/53k) -> write( 2%) 7:13:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 455M 46% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 62k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(67% 66%) -> (1k/53k) -> write( 2%) 7:13:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 456M 46% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 63k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(67% 69%) -> (347/53k) -> write( 2%) 7:13:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 456M 46% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 61k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(68% 68%) -> (101/53k) -> write( 2%) 7:13:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 456M 46% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 59k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(69% 66%) -> (1.3k/53k) -> write( 2%) 7:14:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 457M 46% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 54k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(74% 67%) -> (1k/53k) -> write( 2%) 7:14:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 457M 46% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 64k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(68% 68%) -> (778/53k) -> write( 2%) 7:14:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 457M 46% 39k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 67k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(71% 71%) -> (1.3k/53k) -> write( 2%) 7:14:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 458M 46% 42k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 67k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.5 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(73% 72%) -> (802/53k) -> write( 2%) 7:14:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 458M 46% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 62k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.5 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(72% 72%) -> (750/53k) -> write( 2%) 7:14:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 458M 46% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 59k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(69% 70%) -> (1.1k/53k) -> write( 2%) 7:15:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 459M 46% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 59k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(68% 68%) -> (1.6k/53k) -> write( 2%) 7:15:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 459M 46% 38k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 62k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(71% 70%) -> (1.1k/53k) -> write( 2%) 7:15:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 460M 46% 38k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 64k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(70% 72%) -> (972/53k) -> write( 2%) 7:15:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 460M 46% 39k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 65k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(70% 68%) -> (494/53k) -> write( 2%) 7:15:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 460M 46% 39k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 64k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.5 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(73% 71%) -> (1.4k/53k) -> write( 2%) 7:15:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 461M 46% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 59k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(67% 72%) -> (564/53k) -> write( 2%) 7:16:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 461M 47% 38k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 63k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(70% 69%) -> (508/53k) -> write( 2%) 7:16:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 462M 47% 40k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 65k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(72% 70%) -> (836/53k) -> write( 2%) 7:16:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 462M 47% 39k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 65k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(69% 71%) -> (772/53k) -> write( 2%) 7:16:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 462M 47% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 63k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(67% 70%) -> (823/53k) -> write( 2%) 7:16:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 463M 47% 38k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 61k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.5 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(75% 69%) -> (1.1k/53k) -> write( 2%) 7:16:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 463M 47% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 63k/s ] 131G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(71% 66%) -> (988/53k) -> write( 2%) 7:17:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 463M 47% 38k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 65k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(71% 68%) -> (1.2k/53k) -> write( 2%) 7:17:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 464M 47% 39k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 63k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(71% 70%) -> (995/53k) -> write( 2%) 7:17:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 464M 47% 38k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 64k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(70% 70%) -> (1.2k/53k) -> write( 2%) 7:17:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 465M 47% 40k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 63k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.5 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(73% 74%) -> (1.6k/53k) -> write( 2%) 7:17:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 465M 47% 39k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 64k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.5 gc: 1% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(72% 72%) -> (995/53k) -> write( 2%) 7:17:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 465M 47% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 62k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(70% 69%) -> (990/53k) -> write( 2%) 7:18:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 466M 47% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 57k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(65% 63%) -> (941/53k) -> write( 2%) 7:18:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 466M 47% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 57k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(66% 66%) -> (1.1k/53k) -> write( 2%) 7:18:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 466M 47% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 52k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(68% 66%) -> (1.3k/53k) -> write( 2%) 7:18:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 467M 47% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 61k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(68% 68%) -> (1k/53k) -> write( 2%) 7:18:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 467M 47% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 57k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(66% 68%) -> (433/53k) -> write( 2%) 7:18:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 467M 47% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 60k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(66% 65%) -> (599/53k) -> write( 2%) 7:19:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 468M 47% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 58k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(72% 66%) -> (467/53k) -> write( 2%) 7:19:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 468M 47% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 54k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(64% 69%) -> (679/53k) -> write( 2%) 7:19:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 468M 47% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 62k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(69% 68%) -> (1.4k/53k) -> write( 2%) 7:19:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 469M 47% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 61k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(67% 70%) -> (1.7k/53k) -> write( 2%) 7:19:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 469M 47% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 62k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.5G read( 0%) -> (11/13) -> process(71% 64%) -> (954/53k) -> write( 2%) 7:19:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 469M 47% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 55k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(67% 70%) -> (1.3k/53k) -> write( 2%) 7:20:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 469M 47% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 56k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(68% 68%) -> (947/53k) -> write( 2%) 7:20:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 470M 47% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 60k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(65% 67%) -> (1.7k/53k) -> write( 2%) 7:20:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 470M 47% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 61k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(69% 69%) -> (970/53k) -> write( 2%) 7:20:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 470M 47% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 58k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(67% 69%) -> (910/53k) -> write( 2%) 7:20:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 471M 48% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 54k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(70% 67%) -> (988/53k) -> write( 2%) 7:20:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 471M 48% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 59k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(69% 68%) -> (1.2k/53k) -> write( 2%) 7:21:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 471M 48% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 59k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(71% 69%) -> (1.5k/53k) -> write( 2%) 7:21:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 472M 48% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 59k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(68% 69%) -> (884/53k) -> write( 2%) 7:21:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 472M 48% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 55k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(67% 69%) -> (656/53k) -> write( 2%) 7:21:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 472M 48% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 53k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(66% 71%) -> (740/53k) -> write( 2%) 7:21:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 473M 48% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 60k/s ] 132G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(69% 65%) -> (1.1k/53k) -> write( 2%) 7:21:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 473M 48% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 62k/s ] 133G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(67% 67%) -> (925/53k) -> write( 2%) 7:22:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 473M 48% 41k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 64k/s ] 133G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(71% 71%) -> (1.8k/53k) -> write( 2%) 7:22:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 474M 48% 40k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 64k/s ] 133G blocks: [ 35k 82% <1/s ] cpus: 1.5 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(72% 72%) -> (673/53k) -> write( 2%) 7:22:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 474M 48% 41k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 64k/s ] 133G blocks: [ 35k 82% <1/s ] cpus: 1.5 gc: 1% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(71% 72%) -> (852/53k) -> write( 2%) 7:22:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 475M 48% 43k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 67k/s ] 133G blocks: [ 35k 82% <1/s ] cpus: 1.5 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(72% 72%) -> (1.7k/53k) -> write( 2%) 7:22:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 475M 48% 40k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 65k/s ] 133G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(70% 70%) -> (1k/53k) -> write( 2%) 7:22:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 476M 48% 43k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 67k/s ] 133G blocks: [ 35k 82% <1/s ] cpus: 1.5 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(70% 73%) -> (1.8k/53k) -> write( 2%) 7:23:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 476M 48% 43k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 67k/s ] 133G blocks: [ 35k 82% <1/s ] cpus: 1.5 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(71% 72%) -> (1.5k/53k) -> write( 2%) 7:23:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 476M 48% 41k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 64k/s ] 133G blocks: [ 35k 82% <1/s ] cpus: 1.5 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(72% 73%) -> (930/53k) -> write( 2%) 7:23:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 477M 48% 41k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 65k/s ] 133G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(70% 72%) -> (655/53k) -> write( 2%) 7:23:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 477M 48% 41k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 65k/s ] 133G blocks: [ 35k 82% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(70% 71%) -> (1.1k/53k) -> write( 2%) 7:23:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 478M 48% 44k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 70k/s ] 133G blocks: [ 35k 83% <1/s ] cpus: 1.5 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(73% 72%) -> (691/53k) -> write( 2%) 7:23:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 478M 48% 41k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 65k/s ] 133G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(71% 71%) -> (1.4k/53k) -> write( 2%) 7:24:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 478M 48% 37k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 61k/s ] 133G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(68% 69%) -> (1.5k/53k) -> write( 2%) 7:24:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 479M 48% 39k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 63k/s ] 133G blocks: [ 35k 83% <1/s ] cpus: 1.5 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(72% 71%) -> (1.3k/53k) -> write( 2%) 7:24:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 479M 48% 42k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 67k/s ] 133G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(71% 70%) -> (1.4k/53k) -> write( 2%) 7:24:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 480M 48% 42k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 69k/s ] 133G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(71% 70%) -> (1.1k/53k) -> write( 2%) 7:24:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 480M 48% 45k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 69k/s ] 133G blocks: [ 35k 83% <1/s ] cpus: 1.5 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(73% 72%) -> (962/53k) -> write( 2%) 7:24:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 481M 48% 45k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 65k/s ] 133G blocks: [ 35k 83% <1/s ] cpus: 1.5 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(75% 74%) -> (1.8k/53k) -> write( 2%) 7:25:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 481M 49% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 58k/s ] 133G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(75% 67%) -> (377/53k) -> write( 2%) 7:25:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 481M 49% 45k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 68k/s ] 133G blocks: [ 35k 83% <1/s ] cpus: 1.5 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(70% 73%) -> (366/53k) -> write( 2%) 7:25:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 482M 49% 47k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 69k/s ] 133G blocks: [ 35k 83% <1/s ] cpus: 1.5 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(73% 72%) -> (947/53k) -> write( 2%) 7:25:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 482M 49% 44k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 67k/s ] 133G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(71% 71%) -> (1.5k/53k) -> write( 2%) 7:25:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 483M 49% 40k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 67k/s ] 133G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(68% 70%) -> (830/53k) -> write( 2%) 7:25:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 483M 49% 37k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 62k/s ] 133G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(68% 66%) -> (380/53k) -> write( 2%) 7:26:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 483M 49% 39k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 68k/s ] 133G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(69% 66%) -> (1.1k/53k) -> write( 2%) 7:26:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 484M 49% 41k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 67k/s ] 133G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(69% 70%) -> (1.4k/53k) -> write( 2%) 7:26:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 484M 49% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 61k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(68% 74%) -> (1k/53k) -> write( 2%) 7:26:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 485M 49% 40k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 67k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(68% 70%) -> (1.2k/53k) -> write( 2%) 7:26:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 485M 49% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 56k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.5 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(76% 70%) -> (101/53k) -> write( 1%) 7:26:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 485M 49% 39k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 69k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.6G read( 0%) -> (11/13) -> process(68% 67%) -> (754/53k) -> write( 2%) 7:27:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 486M 49% 39k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 67k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(66% 69%) -> (622/53k) -> write( 2%) 7:27:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 486M 49% 40k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 68k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(68% 67%) -> (1.8k/53k) -> write( 2%) 7:27:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 486M 49% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 62k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(68% 64%) -> (969/53k) -> write( 2%) 7:27:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 487M 49% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 62k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(67% 64%) -> (325/53k) -> write( 2%) 7:27:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 487M 49% 37k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 67k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 1% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(67% 67%) -> (1.1k/53k) -> write( 2%) 7:27:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 488M 49% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 67k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(66% 67%) -> (1.3k/53k) -> write( 2%) 7:28:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 488M 49% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 66k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(65% 67%) -> (817/53k) -> write( 2%) 7:28:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 488M 49% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 63k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(65% 66%) -> (671/53k) -> write( 2%) 7:28:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 489M 49% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 64k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(69% 67%) -> (805/53k) -> write( 2%) 7:28:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 489M 49% 38k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 68k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(70% 68%) -> (1k/53k) -> write( 2%) 7:28:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 489M 49% 42k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 69k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(69% 70%) -> (1.2k/53k) -> write( 2%) 7:28:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 490M 49% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 65k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(69% 69%) -> (772/53k) -> write( 2%) 7:29:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 490M 49% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 63k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(67% 67%) -> (306/53k) -> write( 2%) 7:29:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 491M 49% 39k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 68k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(69% 69%) -> (1.1k/53k) -> write( 2%) 7:29:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 491M 50% 42k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 69k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(72% 69%) -> (1.1k/53k) -> write( 2%) 7:29:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 491M 50% 40k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 66k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(68% 72%) -> (999/53k) -> write( 2%) 7:29:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 492M 50% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 60k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(68% 68%) -> (1.4k/53k) -> write( 2%) 7:29:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 492M 50% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 63k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(66% 67%) -> (1.4k/53k) -> write( 2%) 7:30:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 492M 50% 39k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 68k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(70% 69%) -> (1.3k/53k) -> write( 2%) 7:30:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 493M 50% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 66k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(66% 68%) -> (1.4k/53k) -> write( 2%) 7:30:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 493M 50% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 64k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(70% 68%) -> (1.6k/53k) -> write( 2%) 7:30:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 493M 50% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 59k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(69% 67%) -> (857/53k) -> write( 2%) 7:30:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 494M 50% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 65k/s ] 134G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(66% 67%) -> (1k/53k) -> write( 2%) 7:30:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 494M 50% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 66k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(67% 63%) -> (1.7k/53k) -> write( 2%) 7:31:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 495M 50% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 64k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(63% 64%) -> (1.1k/53k) -> write( 2%) 7:31:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 495M 50% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 61k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(67% 66%) -> (1.3k/53k) -> write( 2%) 7:31:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 495M 50% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 58k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(66% 65%) -> (273/53k) -> write( 2%) 7:31:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 495M 50% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 60k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(67% 68%) -> (1.1k/53k) -> write( 2%) 7:31:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 496M 50% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 60k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(68% 69%) -> (1.1k/53k) -> write( 2%) 7:31:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 496M 50% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 60k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(65% 65%) -> (1.1k/53k) -> write( 2%) 7:32:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 497M 50% 39k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 60k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.5 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(75% 72%) -> (757/53k) -> write( 2%) 7:32:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 497M 50% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 60k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(66% 70%) -> (346/53k) -> write( 2%) 7:32:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 497M 50% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 62k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(66% 61%) -> (1.1k/53k) -> write( 2%) 7:32:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 498M 50% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 62k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(63% 68%) -> (972/53k) -> write( 2%) 7:32:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 498M 50% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 60k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 1% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(67% 71%) -> (1.7k/53k) -> write( 2%) 7:32:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 498M 50% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 63k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(69% 69%) -> (777/53k) -> write( 2%) 7:33:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 499M 50% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 58k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(63% 75%) -> (421/53k) -> write( 2%) 7:33:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 499M 50% 39k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 63k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.5 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(75% 69%) -> (691/53k) -> write( 2%) 7:33:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 499M 50% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 64k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.7G read( 0%) -> (11/13) -> process(67% 71%) -> (418/53k) -> write( 2%) 7:33:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 500M 50% 41k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 63k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.5 gc: 1% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(74% 73%) -> (1.6k/53k) -> write( 2%) 7:33:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 500M 50% 37k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 64k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(72% 64%) -> (982/53k) -> write( 2%) 7:33:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 500M 50% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 58k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(63% 61%) -> (381/53k) -> write( 1%) 7:34:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 501M 51% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 62k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(67% 62%) -> (1k/53k) -> write( 2%) 7:34:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 501M 51% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 60k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.3 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(64% 64%) -> (1.2k/53k) -> write( 2%) 7:34:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 501M 51% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 57k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(67% 65%) -> (891/53k) -> write( 2%) 7:34:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 502M 51% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 59k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(69% 68%) -> (977/53k) -> write( 2%) 7:34:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 502M 51% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 61k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(65% 61%) -> (986/53k) -> write( 2%) 7:34:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 502M 51% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 62k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(67% 65%) -> (1.3k/53k) -> write( 2%) 7:35:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 503M 51% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 62k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(66% 66%) -> (1.6k/53k) -> write( 2%) 7:35:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 503M 51% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 62k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(64% 64%) -> (1.6k/53k) -> write( 2%) 7:35:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 503M 51% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 56k/s ] 135G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(66% 68%) -> (1k/53k) -> write( 1%) 7:35:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 503M 51% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 58k/s ] 136G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(68% 69%) -> (1k/53k) -> write( 2%) 7:35:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 504M 51% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 64k/s ] 136G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(68% 66%) -> (1.2k/53k) -> write( 2%) 7:35:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 504M 51% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 63k/s ] 136G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(66% 69%) -> (909/53k) -> write( 2%) 7:36:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 504M 51% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 58k/s ] 136G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(65% 69%) -> (399/53k) -> write( 2%) 7:36:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 505M 51% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 62k/s ] 136G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(69% 69%) -> (917/53k) -> write( 2%) 7:36:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 505M 51% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 61k/s ] 136G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(68% 71%) -> (393/53k) -> write( 2%) 7:36:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 505M 51% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 64k/s ] 136G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(68% 69%) -> (769/53k) -> write( 2%) 7:36:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 506M 51% 37k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 68k/s ] 136G blocks: [ 35k 83% <1/s ] cpus: 1.5 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(71% 73%) -> (911/53k) -> write( 2%) 7:36:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 506M 51% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 60k/s ] 136G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(71% 70%) -> (901/53k) -> write( 2%) 7:37:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 507M 51% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 59k/s ] 136G blocks: [ 35k 83% <1/s ] cpus: 1.5 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(71% 72%) -> (1.5k/53k) -> write( 2%) 7:37:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 507M 51% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 63k/s ] 136G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(69% 69%) -> (360/53k) -> write( 2%) 7:37:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 507M 51% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 58k/s ] 136G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(71% 70%) -> (1.4k/53k) -> write( 2%) 7:37:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 508M 51% 39k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 65k/s ] 136G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(69% 71%) -> (1k/53k) -> write( 2%) 7:37:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 508M 51% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 62k/s ] 136G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 1% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.8G read( 0%) -> (11/13) -> process(70% 68%) -> (1.1k/53k) -> write( 2%) 7:37:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 508M 51% 37k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 59k/s ] 136G blocks: [ 35k 83% <1/s ] cpus: 1.5 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(70% 74%) -> (230/53k) -> write( 2%) 7:38:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 509M 51% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 59k/s ] 136G blocks: [ 35k 83% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(69% 70%) -> (1.7k/53k) -> write( 2%) 7:38:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 509M 51% 39k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 70k/s ] 136G blocks: [ 35k 83% <1/s ] cpus: 1.5 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(73% 76%) -> (1.2k/53k) -> write( 2%) 7:38:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 509M 51% 38k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 70k/s ] 136G blocks: [ 36k 84% <1/s ] cpus: 1.5 gc: 0% heap: 1.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(72% 80%) -> (1.4k/53k) -> write( 2%) 7:38:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 510M 51% 38k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 64k/s ] 136G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(66% 67%) -> (1.2k/53k) -> write( 2%) 7:38:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 510M 51% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 56k/s ] 136G blocks: [ 36k 84% <1/s ] cpus: 1.5 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(73% 75%) -> (761/53k) -> write( 2%) 7:38:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 511M 52% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 56k/s ] 136G blocks: [ 36k 84% <1/s ] cpus: 1.5 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(73% 78%) -> (1.1k/53k) -> write( 2%) 7:39:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 511M 52% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 59k/s ] 136G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(74% 66%) -> (1.3k/53k) -> write( 2%) 7:39:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 511M 52% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 62k/s ] 136G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(68% 67%) -> (920/53k) -> write( 2%) 7:39:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 512M 52% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 65k/s ] 136G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(69% 68%) -> (775/53k) -> write( 2%) 7:39:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 512M 52% 38k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 65k/s ] 136G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(70% 67%) -> (1.4k/53k) -> write( 2%) 7:39:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 512M 52% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 62k/s ] 136G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(67% 70%) -> (1k/53k) -> write( 2%) 7:39:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 513M 52% 37k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 66k/s ] 136G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(71% 71%) -> (596/53k) -> write( 2%) 7:40:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 513M 52% 39k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 66k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(68% 66%) -> (1.7k/53k) -> write( 2%) 7:40:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 513M 52% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 65k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(69% 67%) -> (517/53k) -> write( 2%) 7:40:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 514M 52% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 63k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(67% 71%) -> (1.1k/53k) -> write( 2%) 7:40:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 514M 52% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 61k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(71% 67%) -> (1.3k/53k) -> write( 2%) 7:40:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 515M 52% 39k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 66k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.5 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(75% 74%) -> (644/53k) -> write( 2%) 7:40:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 515M 52% 38k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 67k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(69% 69%) -> (280/53k) -> write( 2%) 7:41:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 515M 52% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 64k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(67% 68%) -> (658/53k) -> write( 2%) 7:41:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 516M 52% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 64k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(68% 67%) -> (1.3k/53k) -> write( 2%) 7:41:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 516M 52% 41k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 66k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(70% 71%) -> (921/53k) -> write( 2%) 7:41:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 516M 52% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 58k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(68% 67%) -> (1.2k/53k) -> write( 1%) 7:41:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 517M 52% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 62k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(68% 68%) -> (1.5k/53k) -> write( 2%) 7:41:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 517M 52% 40k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 70k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(70% 70%) -> (1.1k/53k) -> write( 2%) 7:42:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 518M 52% 40k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 67k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(69% 66%) -> (116/53k) -> write( 2%) 7:42:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 518M 52% 38k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 64k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(69% 72%) -> (431/53k) -> write( 2%) 7:42:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 518M 52% 38k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 64k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(70% 72%) -> (1k/53k) -> write( 2%) 7:42:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 519M 52% 40k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 64k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(69% 72%) -> (701/53k) -> write( 2%) 7:42:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 519M 52% 44k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 68k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(69% 72%) -> (852/53k) -> write( 2%) 7:42:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 520M 52% 42k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 70k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(71% 71%) -> (1.3k/53k) -> write( 2%) 7:43:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 520M 52% 43k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 74k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.5 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(76% 71%) -> (988/53k) -> write( 2%) 7:43:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 520M 53% 42k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 72k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.5 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(73% 76%) -> (1.2k/53k) -> write( 2%) 7:43:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 521M 53% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 62k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.5 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(72% 75%) -> (611/53k) -> write( 2%) 7:43:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 521M 53% 40k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 65k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(70% 71%) -> (576/53k) -> write( 2%) 7:43:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 522M 53% 39k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 65k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(69% 69%) -> (1.4k/53k) -> write( 2%) 7:43:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 522M 53% 42k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 79k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.5 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(73% 73%) -> (1k/53k) -> write( 2%) 7:44:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 523M 53% 46k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 84k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.5 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(71% 79%) -> (1.3k/53k) -> write( 2%) 7:44:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 523M 53% 39k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 67k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(71% 67%) -> (1.1k/53k) -> write( 2%) 7:44:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 523M 53% 39k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 77k/s ] 138G blocks: [ 36k 84% <1/s ] cpus: 1.5 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 5.9G read( 0%) -> (11/13) -> process(72% 77%) -> (1.2k/53k) -> write( 2%) 7:44:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 524M 53% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 58k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(69% 69%) -> (1.6k/53k) -> write( 2%) 7:44:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 524M 53% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 63k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(67% 67%) -> (283/53k) -> write( 2%) 7:44:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 524M 53% 42k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 67k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.5 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(70% 75%) -> (639/53k) -> write( 2%) 7:45:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 525M 53% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 65k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.3 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(63% 69%) -> (1.7k/53k) -> write( 2%) 7:45:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 525M 53% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 60k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.3 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(67% 65%) -> (244/53k) -> write( 2%) 7:45:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 525M 53% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 61k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(66% 67%) -> (1.5k/53k) -> write( 2%) 7:45:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 526M 53% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 61k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(65% 63%) -> (1.1k/53k) -> write( 2%) 7:45:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 526M 53% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 63k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(64% 66%) -> (633/53k) -> write( 2%) 7:45:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 526M 53% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 62k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(65% 65%) -> (403/53k) -> write( 2%) 7:46:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 527M 53% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 59k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(66% 66%) -> (886/53k) -> write( 2%) 7:46:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 527M 53% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 59k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(68% 65%) -> (455/53k) -> write( 2%) 7:46:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 527M 53% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 60k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(66% 69%) -> (154/53k) -> write( 2%) 7:46:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 528M 53% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 61k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.3 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(64% 66%) -> (250/53k) -> write( 2%) 7:46:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 528M 53% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 60k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(70% 68%) -> (840/53k) -> write( 2%) 7:46:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 528M 53% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 50k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.6 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(86% 68%) -> (1k/53k) -> write( 1%) 7:47:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 528M 53% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 49k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.6 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(79% 74%) -> (980/53k) -> write( 1%) 7:47:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 529M 53% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 58k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(72% 70%) -> (771/53k) -> write( 2%) 7:47:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 529M 53% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 62k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(66% 66%) -> (1.4k/53k) -> write( 2%) 7:47:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 529M 53% 38k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 65k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(69% 73%) -> (1.6k/53k) -> write( 2%) 7:47:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 530M 53% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 53k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.5 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(72% 72%) -> (1k/53k) -> write( 2%) 7:47:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 530M 53% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 58k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(70% 70%) -> (1.6k/53k) -> write( 2%) 7:48:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 530M 54% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 57k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(67% 69%) -> (767/53k) -> write( 2%) 7:48:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 531M 54% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 62k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(69% 68%) -> (1.1k/53k) -> write( 2%) 7:48:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 531M 54% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 58k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(68% 70%) -> (1k/53k) -> write( 2%) 7:48:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 531M 54% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 58k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(69% 70%) -> (885/53k) -> write( 2%) 7:48:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 532M 54% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 63k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(68% 66%) -> (1k/53k) -> write( 2%) 7:48:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 532M 54% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 60k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(71% 68%) -> (596/53k) -> write( 2%) 7:49:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 532M 54% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 58k/s ] 139G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(69% 67%) -> (407/53k) -> write( 2%) 7:49:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 533M 54% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 61k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(71% 69%) -> (434/53k) -> write( 2%) 7:49:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 533M 54% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 57k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(70% 71%) -> (1.6k/53k) -> write( 2%) 7:49:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 533M 54% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 63k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 1% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(68% 70%) -> (509/53k) -> write( 2%) 7:49:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 534M 54% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 66k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(74% 68%) -> (1k/53k) -> write( 2%) 7:49:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 534M 54% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 65k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.5 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(70% 72%) -> (1.5k/53k) -> write( 2%) 7:50:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 534M 54% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 63k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(68% 68%) -> (968/53k) -> write( 2%) 7:50:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 535M 54% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 55k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(68% 69%) -> (1.3k/53k) -> write( 2%) 7:50:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 535M 54% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 59k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(64% 67%) -> (1.3k/53k) -> write( 2%) 7:50:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 535M 54% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 63k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(65% 65%) -> (828/53k) -> write( 2%) 7:50:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 535M 54% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 55k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(74% 66%) -> (998/53k) -> write( 2%) 7:50:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 536M 54% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 52k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(72% 69%) -> (988/53k) -> write( 2%) 7:51:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 536M 54% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 56k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6G read( 0%) -> (11/13) -> process(67% 67%) -> (549/53k) -> write( 2%) 7:51:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 536M 54% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 55k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(66% 66%) -> (586/53k) -> write( 2%) 7:51:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 537M 54% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 57k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(69% 71%) -> (740/53k) -> write( 2%) 7:51:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 537M 54% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 58k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(67% 69%) -> (1.4k/53k) -> write( 2%) 7:51:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 537M 54% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 56k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(68% 67%) -> (1.3k/53k) -> write( 2%) 7:51:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 537M 54% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 55k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.5 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(70% 72%) -> (1.7k/53k) -> write( 2%) 7:52:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 538M 54% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 56k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(66% 69%) -> (746/53k) -> write( 2%) 7:52:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 538M 54% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 59k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(64% 66%) -> (1.6k/53k) -> write( 2%) 7:52:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 538M 54% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 59k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(68% 64%) -> (615/53k) -> write( 2%) 7:52:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 539M 54% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 56k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(66% 69%) -> (752/53k) -> write( 2%) 7:52:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 539M 54% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 56k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(66% 66%) -> (196/53k) -> write( 2%) 7:52:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 539M 54% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 57k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(70% 69%) -> (941/53k) -> write( 2%) 7:53:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 539M 54% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 61k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(67% 65%) -> (476/53k) -> write( 2%) 7:53:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 540M 54% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 62k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(68% 66%) -> (971/53k) -> write( 2%) 7:53:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 540M 54% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 56k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(71% 68%) -> (1k/53k) -> write( 2%) 7:53:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 540M 55% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 57k/s ] 140G blocks: [ 36k 84% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(63% 65%) -> (1.6k/53k) -> write( 2%) 7:53:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 541M 55% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 54k/s ] 140G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(68% 66%) -> (329/53k) -> write( 2%) 7:53:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 541M 55% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 55k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(65% 67%) -> (1.5k/53k) -> write( 2%) 7:54:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 541M 55% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 56k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(66% 64%) -> (269/53k) -> write( 2%) 7:54:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 541M 55% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 53k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(67% 67%) -> (1.6k/53k) -> write( 2%) 7:54:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 542M 55% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 57k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(66% 64%) -> (601/53k) -> write( 2%) 7:54:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 542M 55% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 55k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(65% 70%) -> (470/53k) -> write( 2%) 7:54:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 542M 55% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 58k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(70% 66%) -> (779/53k) -> write( 2%) 7:54:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 543M 55% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 55k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(66% 67%) -> (215/53k) -> write( 2%) 7:55:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 543M 55% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 53k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(67% 65%) -> (879/53k) -> write( 2%) 7:55:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 543M 55% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 60k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(63% 65%) -> (445/53k) -> write( 2%) 7:55:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 543M 55% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 58k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(64% 65%) -> (926/53k) -> write( 2%) 7:55:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 544M 55% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 59k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 1.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(63% 67%) -> (367/53k) -> write( 2%) 7:55:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 544M 55% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 54k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(66% 64%) -> (1.3k/53k) -> write( 2%) 7:55:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 544M 55% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 59k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(66% 61%) -> (383/53k) -> write( 2%) 7:56:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 545M 55% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 61k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(64% 64%) -> (609/53k) -> write( 2%) 7:56:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 545M 55% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 60k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(66% 67%) -> (1.3k/53k) -> write( 2%) 7:56:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 545M 55% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 61k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(67% 66%) -> (621/53k) -> write( 2%) 7:56:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 546M 55% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 54k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(65% 66%) -> (1.3k/53k) -> write( 2%) 7:56:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 546M 55% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 57k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(63% 65%) -> (163/53k) -> write( 2%) 7:56:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 546M 55% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 59k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(65% 66%) -> (839/53k) -> write( 2%) 7:57:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 546M 55% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 60k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(65% 67%) -> (717/53k) -> write( 2%) 7:57:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 547M 55% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 57k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(68% 66%) -> (1.4k/53k) -> write( 2%) 7:57:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 547M 55% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 56k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(64% 62%) -> (424/53k) -> write( 2%) 7:57:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 547M 55% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 58k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(62% 63%) -> (1.1k/53k) -> write( 2%) 7:57:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 548M 55% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 61k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.1G read( 0%) -> (11/13) -> process(65% 61%) -> (644/53k) -> write( 2%) 7:57:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 548M 55% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 63k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(65% 64%) -> (704/53k) -> write( 2%) 7:58:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 548M 55% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 58k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(65% 62%) -> (1.3k/53k) -> write( 2%) 7:58:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 548M 55% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 59k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(64% 62%) -> (637/53k) -> write( 2%) 7:58:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 549M 55% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 59k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(64% 61%) -> (835/53k) -> write( 2%) 7:58:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 549M 55% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 63k/s ] 141G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(62% 61%) -> (1.2k/53k) -> write( 2%) 7:58:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 549M 55% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 60k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(63% 64%) -> (1.2k/53k) -> write( 2%) 7:58:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 550M 55% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 55k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(63% 63%) -> (1k/53k) -> write( 2%) 7:59:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 550M 55% 23k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 51k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(78% 62%) -> (1.1k/53k) -> write( 2%) 7:59:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 550M 55% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 58k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(62% 62%) -> (113/53k) -> write( 2%) 7:59:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 550M 56% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 56k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(66% 65%) -> (552/53k) -> write( 2%) 7:59:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 551M 56% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 53k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 1% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(70% 63%) -> (990/53k) -> write( 2%) 7:59:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 551M 56% 22k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 53k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(68% 70%) -> (306/53k) -> write( 2%) 7:59:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 551M 56% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 55k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(64% 62%) -> (775/53k) -> write( 2%) 8:00:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 551M 56% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 59k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(62% 63%) -> (439/53k) -> write( 2%) 8:00:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 552M 56% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 55k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(64% 65%) -> (800/53k) -> write( 2%) 8:00:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 552M 56% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 54k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.2 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(60% 62%) -> (1k/53k) -> write( 2%) 8:00:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 552M 56% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 55k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(62% 64%) -> (835/53k) -> write( 2%) 8:00:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 552M 56% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 59k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.2 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(61% 61%) -> (705/53k) -> write( 2%) 8:00:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 553M 56% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 58k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(64% 64%) -> (637/53k) -> write( 2%) 8:01:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 553M 56% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 53k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(64% 62%) -> (614/53k) -> write( 2%) 8:01:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 553M 56% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 55k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(61% 65%) -> (496/53k) -> write( 2%) 8:01:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 554M 56% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 55k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(65% 62%) -> (906/53k) -> write( 2%) 8:01:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 554M 56% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 56k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(63% 62%) -> (743/53k) -> write( 2%) 8:01:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 554M 56% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 54k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(66% 68%) -> (526/53k) -> write( 2%) 8:01:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 554M 56% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 50k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(65% 67%) -> (405/53k) -> write( 2%) 8:02:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 555M 56% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 54k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(64% 64%) -> (1.7k/53k) -> write( 2%) 8:02:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 555M 56% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 59k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(63% 63%) -> (405/53k) -> write( 2%) 8:02:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 555M 56% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 53k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(67% 63%) -> (1k/53k) -> write( 2%) 8:02:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 555M 56% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 56k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(65% 63%) -> (1.1k/53k) -> write( 2%) 8:02:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 556M 56% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 51k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(68% 64%) -> (803/53k) -> write( 2%) 8:02:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 556M 56% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 57k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(64% 65%) -> (1.3k/53k) -> write( 2%) 8:03:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 556M 56% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 58k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(65% 65%) -> (601/53k) -> write( 2%) 8:03:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 557M 56% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 58k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(67% 61%) -> (638/53k) -> write( 2%) 8:03:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 557M 56% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 54k/s ] 142G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(64% 65%) -> (1.7k/53k) -> write( 2%) 8:03:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 557M 56% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 55k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(66% 64%) -> (597/53k) -> write( 2%) 8:03:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 557M 56% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 58k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(66% 63%) -> (1.4k/53k) -> write( 2%) 8:03:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 558M 56% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 58k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(64% 64%) -> (627/53k) -> write( 2%) 8:04:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 558M 56% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 54k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.2G read( 0%) -> (11/13) -> process(69% 69%) -> (832/53k) -> write( 2%) 8:04:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 558M 56% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 50k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(71% 66%) -> (1.3k/53k) -> write( 2%) 8:04:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 559M 56% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 54k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 1.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(68% 65%) -> (492/53k) -> write( 2%) 8:04:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 559M 56% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 58k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(68% 66%) -> (801/53k) -> write( 2%) 8:04:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 559M 56% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 57k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(67% 65%) -> (363/53k) -> write( 2%) 8:04:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 559M 56% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 57k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(65% 61%) -> (1.4k/53k) -> write( 2%) 8:05:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 560M 56% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 52k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(70% 68%) -> (826/53k) -> write( 2%) 8:05:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 560M 56% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 56k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(63% 64%) -> (1.4k/53k) -> write( 2%) 8:05:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 560M 57% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 54k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(65% 65%) -> (1.3k/53k) -> write( 2%) 8:05:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 560M 57% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 57k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(63% 61%) -> (1.5k/53k) -> write( 2%) 8:05:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 561M 57% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 54k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 1.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(67% 65%) -> (904/53k) -> write( 2%) 8:05:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 561M 57% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 58k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(66% 62%) -> (1.2k/53k) -> write( 2%) 8:06:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 561M 57% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 55k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(70% 65%) -> (866/53k) -> write( 2%) 8:06:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 562M 57% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 54k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(68% 68%) -> (1.3k/53k) -> write( 2%) 8:06:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 562M 57% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 57k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(62% 68%) -> (1.3k/53k) -> write( 2%) 8:06:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 562M 57% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 56k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(68% 66%) -> (620/53k) -> write( 2%) 8:06:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 562M 57% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 53k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(69% 64%) -> (1.5k/53k) -> write( 2%) 8:06:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 563M 57% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 60k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(65% 65%) -> (644/53k) -> write( 2%) 8:07:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 563M 57% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 59k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(68% 66%) -> (1.6k/53k) -> write( 2%) 8:07:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 563M 57% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 56k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(64% 65%) -> (441/53k) -> write( 2%) 8:07:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 564M 57% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 53k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(69% 65%) -> (1k/53k) -> write( 2%) 8:07:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 564M 57% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 58k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(64% 63%) -> (1.3k/53k) -> write( 2%) 8:07:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 564M 57% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 57k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(64% 62%) -> (890/53k) -> write( 2%) 8:07:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 564M 57% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 57k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(64% 61%) -> (1k/53k) -> write( 2%) 8:08:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 565M 57% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 56k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(62% 68%) -> (185/53k) -> write( 2%) 8:08:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 565M 57% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 52k/s ] 143G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(66% 68%) -> (1k/53k) -> write( 2%) 8:08:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 565M 57% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 59k/s ] 144G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(63% 63%) -> (749/53k) -> write( 2%) 8:08:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 565M 57% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 59k/s ] 144G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(63% 64%) -> (1.5k/53k) -> write( 2%) 8:08:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 566M 57% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 59k/s ] 144G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(67% 63%) -> (1.1k/53k) -> write( 2%) 8:08:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 566M 57% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 60k/s ] 144G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(63% 66%) -> (960/53k) -> write( 2%) 8:09:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 566M 57% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 55k/s ] 144G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(66% 62%) -> (246/53k) -> write( 2%) 8:09:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 567M 57% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 60k/s ] 144G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(65% 64%) -> (998/53k) -> write( 2%) 8:09:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 567M 57% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 60k/s ] 144G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(66% 66%) -> (492/53k) -> write( 2%) 8:09:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 567M 57% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 59k/s ] 144G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(65% 68%) -> (536/53k) -> write( 2%) 8:09:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 568M 57% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 60k/s ] 144G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.3G read( 0%) -> (11/13) -> process(66% 65%) -> (466/53k) -> write( 2%) 8:09:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 568M 57% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 55k/s ] 144G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(65% 66%) -> (655/53k) -> write( 2%) 8:10:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 568M 57% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 59k/s ] 144G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(65% 65%) -> (856/53k) -> write( 2%) 8:10:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 568M 57% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 62k/s ] 144G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(64% 65%) -> (1.1k/53k) -> write( 2%) 8:10:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 569M 57% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 55k/s ] 144G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(69% 73%) -> (152/53k) -> write( 2%) 8:10:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 569M 57% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 59k/s ] 144G blocks: [ 36k 85% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(66% 63%) -> (574/53k) -> write( 2%) 8:10:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 569M 57% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 53k/s ] 144G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(68% 70%) -> (564/53k) -> write( 2%) 8:10:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 570M 57% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 57k/s ] 144G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(68% 67%) -> (1.3k/53k) -> write( 2%) 8:11:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 570M 57% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 60k/s ] 144G blocks: [ 36k 85% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(68% 65%) -> (1.2k/53k) -> write( 2%) 8:11:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 570M 58% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 60k/s ] 144G blocks: [ 36k 86% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(66% 67%) -> (603/53k) -> write( 2%) 8:11:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 571M 58% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 62k/s ] 144G blocks: [ 36k 86% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(67% 69%) -> (1k/53k) -> write( 2%) 8:11:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 571M 58% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 60k/s ] 144G blocks: [ 36k 86% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(67% 69%) -> (1.4k/53k) -> write( 2%) 8:11:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 571M 58% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 57k/s ] 144G blocks: [ 36k 86% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(67% 66%) -> (617/53k) -> write( 2%) 8:11:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 571M 58% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 62k/s ] 144G blocks: [ 36k 86% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(66% 68%) -> (207/53k) -> write( 2%) 8:12:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 572M 58% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 58k/s ] 144G blocks: [ 36k 86% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(66% 70%) -> (930/53k) -> write( 2%) 8:12:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 572M 58% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 57k/s ] 144G blocks: [ 36k 86% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(66% 67%) -> (1k/53k) -> write( 2%) 8:12:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 572M 58% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 62k/s ] 144G blocks: [ 36k 86% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(67% 67%) -> (827/53k) -> write( 2%) 8:12:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 573M 58% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 60k/s ] 144G blocks: [ 36k 86% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(69% 66%) -> (1k/53k) -> write( 2%) 8:12:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 573M 58% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 59k/s ] 144G blocks: [ 36k 86% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(67% 64%) -> (1.8k/53k) -> write( 2%) 8:12:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 573M 58% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 64k/s ] 144G blocks: [ 36k 86% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(64% 62%) -> (250/53k) -> write( 2%) 8:13:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 574M 58% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 62k/s ] 145G blocks: [ 36k 86% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(63% 65%) -> (314/53k) -> write( 2%) 8:13:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 574M 58% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 61k/s ] 145G blocks: [ 36k 86% <1/s ] cpus: 1.3 gc: 1% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(65% 63%) -> (773/53k) -> write( 2%) 8:13:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 574M 58% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 55k/s ] 145G blocks: [ 36k 86% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(69% 68%) -> (956/53k) -> write( 1%) 8:13:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 575M 58% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 54k/s ] 145G blocks: [ 36k 86% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(65% 73%) -> (1k/53k) -> write( 1%) 8:13:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 575M 58% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 62k/s ] 145G blocks: [ 36k 86% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(66% 64%) -> (351/53k) -> write( 2%) 8:13:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 575M 58% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 61k/s ] 145G blocks: [ 36k 86% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(68% 68%) -> (952/53k) -> write( 2%) 8:14:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 576M 58% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 61k/s ] 145G blocks: [ 36k 86% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(69% 70%) -> (1.4k/53k) -> write( 2%) 8:14:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 576M 58% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 58k/s ] 145G blocks: [ 36k 86% <1/s ] cpus: 1.5 gc: 1% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(73% 72%) -> (488/53k) -> write( 2%) 8:14:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 576M 58% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 63k/s ] 145G blocks: [ 36k 86% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(64% 73%) -> (1.2k/53k) -> write( 2%) 8:14:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 577M 58% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 63k/s ] 145G blocks: [ 36k 86% <1/s ] cpus: 1.4 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(69% 67%) -> (1.5k/53k) -> write( 2%) 8:14:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 577M 58% 40k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 66k/s ] 145G blocks: [ 36k 86% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(68% 72%) -> (1.3k/53k) -> write( 2%) 8:14:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 578M 58% 39k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 66k/s ] 145G blocks: [ 36k 86% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(72% 66%) -> (471/53k) -> write( 2%) 8:15:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 578M 58% 39k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 64k/s ] 145G blocks: [ 36k 86% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(71% 70%) -> (917/53k) -> write( 2%) 8:15:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 578M 58% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 64k/s ] 145G blocks: [ 36k 86% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.4G read( 0%) -> (11/13) -> process(70% 69%) -> (374/53k) -> write( 2%) 8:15:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 579M 58% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 64k/s ] 145G blocks: [ 36k 86% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(63% 65%) -> (1k/53k) -> write( 2%) 8:15:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 579M 58% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 68k/s ] 145G blocks: [ 36k 86% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(65% 69%) -> (846/53k) -> write( 2%) 8:15:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 579M 58% 37k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 69k/s ] 145G blocks: [ 36k 86% <1/s ] cpus: 1.4 gc: 1% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(68% 70%) -> (1k/53k) -> write( 2%) 8:15:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 580M 58% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 63k/s ] 145G blocks: [ 36k 86% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(65% 66%) -> (950/53k) -> write( 2%) 8:16:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 580M 59% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 61k/s ] 145G blocks: [ 37k 86% <1/s ] cpus: 1.5 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(71% 74%) -> (645/53k) -> write( 2%) 8:16:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 580M 59% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 59k/s ] 145G blocks: [ 37k 86% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(70% 67%) -> (342/53k) -> write( 2%) 8:16:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 581M 59% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 65k/s ] 145G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(62% 63%) -> (708/53k) -> write( 2%) 8:16:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 581M 59% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 65k/s ] 145G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(66% 64%) -> (1k/53k) -> write( 2%) 8:16:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 581M 59% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 62k/s ] 145G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(65% 65%) -> (592/53k) -> write( 2%) 8:16:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 582M 59% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 59k/s ] 145G blocks: [ 37k 86% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(68% 66%) -> (972/53k) -> write( 2%) 8:17:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 582M 59% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 64k/s ] 145G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(61% 62%) -> (1k/53k) -> write( 2%) 8:17:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 582M 59% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 65k/s ] 145G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 1.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(62% 62%) -> (803/53k) -> write( 2%) 8:17:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 583M 59% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 64k/s ] 145G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(60% 65%) -> (653/53k) -> write( 2%) 8:17:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 583M 59% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 64k/s ] 145G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(63% 62%) -> (1.2k/53k) -> write( 2%) 8:17:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 583M 59% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 61k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(65% 63%) -> (842/53k) -> write( 2%) 8:17:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 584M 59% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 67k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.2 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(60% 61%) -> (1.1k/53k) -> write( 2%) 8:18:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 584M 59% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 67k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(66% 63%) -> (1.1k/53k) -> write( 2%) 8:18:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 584M 59% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 69k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(66% 64%) -> (1.8k/53k) -> write( 2%) 8:18:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 585M 59% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 64k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(68% 67%) -> (1.1k/53k) -> write( 2%) 8:18:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 585M 59% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 64k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(65% 64%) -> (954/53k) -> write( 2%) 8:18:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 585M 59% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 70k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(62% 62%) -> (866/53k) -> write( 2%) 8:18:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 586M 59% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 64k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(64% 66%) -> (1k/53k) -> write( 2%) 8:19:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 586M 59% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 65k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(64% 63%) -> (678/53k) -> write( 2%) 8:19:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 586M 59% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 63k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.4 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(65% 70%) -> (463/53k) -> write( 2%) 8:19:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 587M 59% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 60k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(68% 66%) -> (790/53k) -> write( 2%) 8:19:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 587M 59% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 64k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(63% 63%) -> (1.2k/53k) -> write( 2%) 8:19:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 587M 59% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 63k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(66% 64%) -> (1.3k/53k) -> write( 2%) 8:19:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 588M 59% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 63k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(63% 62%) -> (1.7k/53k) -> write( 2%) 8:20:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 588M 59% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 62k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(68% 64%) -> (1.8k/53k) -> write( 2%) 8:20:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 588M 59% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 61k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(66% 65%) -> (1k/53k) -> write( 2%) 8:20:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 588M 59% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 61k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(66% 65%) -> (526/53k) -> write( 2%) 8:20:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 589M 59% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 65k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(65% 64%) -> (1.1k/53k) -> write( 2%) 8:20:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 589M 59% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 65k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(67% 65%) -> (509/53k) -> write( 2%) 8:20:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 589M 59% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 65k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(69% 68%) -> (1.5k/53k) -> write( 2%) 8:21:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 590M 59% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 63k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.5G read( 0%) -> (11/13) -> process(72% 68%) -> (1.1k/53k) -> write( 2%) 8:21:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 590M 60% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 65k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.4 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(68% 68%) -> (1.7k/53k) -> write( 2%) 8:21:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 590M 60% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 60k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(66% 64%) -> (1k/53k) -> write( 2%) 8:21:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 591M 60% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 64k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(65% 64%) -> (974/53k) -> write( 2%) 8:21:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 591M 60% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 61k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(64% 63%) -> (343/53k) -> write( 2%) 8:21:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 591M 60% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 64k/s ] 147G blocks: [ 37k 86% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(68% 68%) -> (1.1k/53k) -> write( 2%) 8:22:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 592M 60% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 64k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(69% 65%) -> (962/53k) -> write( 2%) 8:22:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 592M 60% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 62k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(65% 63%) -> (1.4k/53k) -> write( 2%) 8:22:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 592M 60% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 63k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(65% 65%) -> (1k/53k) -> write( 2%) 8:22:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 593M 60% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 63k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(65% 64%) -> (1.1k/53k) -> write( 2%) 8:22:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 593M 60% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 62k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(65% 66%) -> (1k/53k) -> write( 2%) 8:22:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 593M 60% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 60k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.4 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(68% 70%) -> (647/53k) -> write( 2%) 8:23:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 594M 60% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 61k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(64% 64%) -> (395/53k) -> write( 2%) 8:23:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 594M 60% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 63k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(65% 65%) -> (1.4k/53k) -> write( 2%) 8:23:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 594M 60% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 64k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(68% 67%) -> (878/53k) -> write( 2%) 8:23:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 595M 60% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 66k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(64% 65%) -> (223/53k) -> write( 2%) 8:23:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 595M 60% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 60k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(67% 69%) -> (633/53k) -> write( 2%) 8:23:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 595M 60% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 65k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(64% 64%) -> (1.4k/53k) -> write( 2%) 8:24:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 595M 60% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 62k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(61% 62%) -> (596/53k) -> write( 2%) 8:24:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 596M 60% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 64k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(63% 65%) -> (1.6k/53k) -> write( 2%) 8:24:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 596M 60% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 63k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(65% 66%) -> (651/53k) -> write( 2%) 8:24:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 596M 60% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 63k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(68% 68%) -> (1.2k/53k) -> write( 2%) 8:24:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 597M 60% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 60k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(66% 67%) -> (1k/53k) -> write( 2%) 8:24:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 597M 60% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 67k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(66% 64%) -> (621/53k) -> write( 2%) 8:25:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 597M 60% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 65k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(66% 65%) -> (396/53k) -> write( 2%) 8:25:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 598M 60% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 66k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(66% 67%) -> (1.3k/53k) -> write( 2%) 8:25:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 598M 60% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 66k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(69% 67%) -> (1.1k/53k) -> write( 2%) 8:25:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 598M 60% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 61k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(71% 71%) -> (875/53k) -> write( 2%) 8:25:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 599M 60% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 67k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(66% 65%) -> (1.1k/53k) -> write( 2%) 8:25:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 599M 60% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 67k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(65% 67%) -> (1k/53k) -> write( 2%) 8:26:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 599M 60% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 66k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(62% 64%) -> (874/53k) -> write( 2%) 8:26:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 600M 60% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 64k/s ] 148G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.6G read( 0%) -> (11/13) -> process(66% 64%) -> (1.4k/53k) -> write( 2%) 8:26:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 600M 61% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 62k/s ] 149G blocks: [ 37k 86% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.7G read( 0%) -> (11/13) -> process(67% 69%) -> (1.2k/53k) -> write( 2%) 8:26:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 600M 61% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 67k/s ] 149G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.7G read( 0%) -> (11/13) -> process(61% 66%) -> (1.2k/53k) -> write( 2%) 8:26:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 601M 61% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 69k/s ] 149G blocks: [ 37k 86% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.7G read( 0%) -> (11/13) -> process(62% 62%) -> (861/53k) -> write( 2%) 8:26:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 601M 61% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 68k/s ] 149G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.7G read( 0%) -> (11/13) -> process(67% 65%) -> (1.6k/53k) -> write( 2%) 8:27:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 601M 61% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 65k/s ] 149G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.7G read( 0%) -> (11/13) -> process(68% 65%) -> (1.4k/53k) -> write( 2%) 8:27:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 602M 61% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 64k/s ] 149G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.7G read( 0%) -> (11/13) -> process(71% 69%) -> (253/53k) -> write( 2%) 8:27:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 602M 61% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 66k/s ] 149G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.7G read( 0%) -> (11/13) -> process(64% 62%) -> (1.1k/53k) -> write( 2%) 8:27:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 602M 61% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 67k/s ] 149G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.7G read( 0%) -> (11/13) -> process(66% 65%) -> (956/53k) -> write( 2%) 8:27:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 603M 61% 35k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 67k/s ] 149G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.7G read( 0%) -> (11/13) -> process(64% 62%) -> (1.8k/53k) -> write( 2%) 8:27:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 603M 61% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 69k/s ] 149G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.7G read( 0%) -> (11/13) -> process(67% 64%) -> (484/53k) -> write( 2%) 8:28:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 604M 61% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 58k/s ] 149G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.7G read( 0%) -> (11/13) -> process(66% 68%) -> (1.3k/53k) -> write( 1%) 8:28:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 604M 61% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 67k/s ] 149G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.7G read( 0%) -> (11/13) -> process(66% 62%) -> (815/53k) -> write( 2%) 8:28:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 604M 61% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 70k/s ] 149G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.7G read( 0%) -> (11/13) -> process(64% 63%) -> (1.3k/53k) -> write( 2%) 8:28:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 605M 61% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 65k/s ] 149G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.7G read( 0%) -> (11/13) -> process(64% 64%) -> (1.3k/53k) -> write( 2%) 8:28:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 605M 61% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 67k/s ] 149G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.7G read( 0%) -> (11/13) -> process(64% 66%) -> (1.6k/53k) -> write( 2%) 8:28:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 605M 61% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 62k/s ] 149G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.7G read( 0%) -> (11/13) -> process(69% 69%) -> (245/53k) -> write( 2%) 8:29:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 605M 61% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 63k/s ] 149G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.7G read( 0%) -> (11/13) -> process(66% 68%) -> (1.5k/53k) -> write( 2%) 8:29:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 606M 61% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 65k/s ] 149G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.7G read( 0%) -> (11/13) -> process(67% 64%) -> (281/53k) -> write( 2%) 8:29:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 606M 61% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 65k/s ] 149G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.7G read( 0%) -> (11/13) -> process(63% 64%) -> (1.3k/53k) -> write( 2%) 8:29:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 606M 61% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 62k/s ] 149G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.7G read( 0%) -> (11/13) -> process(62% 64%) -> (473/53k) -> write( 2%) 8:29:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 607M 61% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 53k/s ] 149G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.7G read( 0%) -> (11/13) -> process(69% 71%) -> (556/53k) -> write( 1%) 8:29:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 607M 61% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 58k/s ] 149G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.7G read( 0%) -> (11/13) -> process(66% 66%) -> (634/53k) -> write( 2%) 8:30:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 607M 61% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 56k/s ] 149G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.7G read( 0%) -> (11/13) -> process(62% 67%) -> (1.5k/53k) -> write( 1%) 8:30:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 608M 61% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 57k/s ] 149G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.7G read( 0%) -> (11/13) -> process(67% 69%) -> (759/53k) -> write( 1%) 8:30:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 608M 61% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 56k/s ] 149G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.7G read( 0%) -> (11/13) -> process(68% 65%) -> (1.1k/53k) -> write( 1%) 8:30:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 608M 61% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 51k/s ] 149G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.8G read( 0%) -> (11/13) -> process(71% 69%) -> (717/53k) -> write( 1%) 8:30:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 609M 61% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 60k/s ] 149G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.8G read( 0%) -> (11/13) -> process(64% 65%) -> (668/53k) -> write( 2%) 8:30:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 609M 61% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 60k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.8G read( 0%) -> (11/13) -> process(65% 64%) -> (1.2k/53k) -> write( 2%) 8:31:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 609M 61% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 56k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 1% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.8G read( 0%) -> (11/13) -> process(65% 62%) -> (646/53k) -> write( 1%) 8:31:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 609M 61% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 58k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.8G read( 0%) -> (11/13) -> process(67% 68%) -> (1.5k/53k) -> write( 1%) 8:31:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 610M 62% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 59k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.8G read( 0%) -> (11/13) -> process(67% 66%) -> (1k/53k) -> write( 2%) 8:31:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 610M 62% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 59k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.8G read( 0%) -> (11/13) -> process(66% 62%) -> (148/53k) -> write( 2%) 8:31:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 610M 62% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 55k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.8G read( 0%) -> (11/13) -> process(64% 73%) -> (1.2k/53k) -> write( 1%) 8:31:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 611M 62% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 62k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.8G read( 0%) -> (11/13) -> process(65% 67%) -> (1.2k/53k) -> write( 2%) 8:32:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 611M 62% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 53k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.5 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.8G read( 0%) -> (11/13) -> process(74% 68%) -> (1.8k/53k) -> write( 1%) 8:32:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 611M 62% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 53k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.8G read( 0%) -> (11/13) -> process(71% 66%) -> (913/53k) -> write( 1%) 8:32:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 611M 62% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 56k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.8G read( 0%) -> (11/13) -> process(68% 64%) -> (1k/53k) -> write( 1%) 8:32:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 612M 62% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 62k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.8G read( 0%) -> (11/13) -> process(65% 66%) -> (1.7k/53k) -> write( 2%) 8:32:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 612M 62% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 58k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.8G read( 0%) -> (11/13) -> process(66% 67%) -> (1.3k/53k) -> write( 1%) 8:32:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 612M 62% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 61k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.8G read( 0%) -> (11/13) -> process(65% 67%) -> (1.2k/53k) -> write( 2%) 8:33:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 613M 62% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 55k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.8G read( 0%) -> (11/13) -> process(70% 68%) -> (1k/53k) -> write( 1%) 8:33:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 613M 62% 34k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 64k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.8G read( 0%) -> (11/13) -> process(64% 65%) -> (956/53k) -> write( 2%) 8:33:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 613M 62% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 63k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.8G read( 0%) -> (11/13) -> process(62% 63%) -> (1.1k/53k) -> write( 2%) 8:33:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 613M 62% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 61k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.8G read( 0%) -> (11/13) -> process(65% 68%) -> (1.4k/53k) -> write( 2%) 8:33:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 614M 62% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 64k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.8G read( 0%) -> (11/13) -> process(65% 63%) -> (1.3k/53k) -> write( 2%) 8:33:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 614M 62% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 59k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.8G read( 0%) -> (11/13) -> process(66% 68%) -> (577/53k) -> write( 2%) 8:34:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 614M 62% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 59k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.8G read( 0%) -> (11/13) -> process(67% 66%) -> (626/53k) -> write( 2%) 8:34:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 615M 62% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 63k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.8G read( 0%) -> (11/13) -> process(63% 66%) -> (1k/53k) -> write( 2%) 8:34:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 615M 62% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 62k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.8G read( 0%) -> (11/13) -> process(64% 68%) -> (689/53k) -> write( 2%) 8:34:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 615M 62% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 66k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.9G read( 0%) -> (11/13) -> process(68% 65%) -> (1.1k/53k) -> write( 2%) 8:34:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 616M 62% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 60k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.9G read( 0%) -> (11/13) -> process(68% 69%) -> (948/53k) -> write( 2%) 8:34:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 616M 62% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 58k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.9G read( 0%) -> (11/13) -> process(66% 67%) -> (1.5k/53k) -> write( 1%) 8:35:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 616M 62% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 61k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.9G read( 0%) -> (11/13) -> process(67% 64%) -> (1.8k/53k) -> write( 2%) 8:35:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 616M 62% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 70k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 1% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.9G read( 0%) -> (11/13) -> process(65% 66%) -> (1.2k/53k) -> write( 2%) 8:35:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 617M 62% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 62k/s ] 150G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.9G read( 0%) -> (11/13) -> process(62% 67%) -> (1.7k/53k) -> write( 2%) 8:35:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 617M 62% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 59k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.9G read( 0%) -> (11/13) -> process(67% 67%) -> (682/53k) -> write( 2%) 8:35:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 617M 62% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 52k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.9G read( 0%) -> (11/13) -> process(71% 71%) -> (304/53k) -> write( 1%) 8:35:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 618M 62% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 60k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.9G read( 0%) -> (11/13) -> process(66% 73%) -> (1.5k/53k) -> write( 2%) 8:36:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 618M 62% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 63k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.9G read( 0%) -> (11/13) -> process(64% 65%) -> (1.6k/53k) -> write( 2%) 8:36:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 618M 62% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 68k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.9G read( 0%) -> (11/13) -> process(62% 65%) -> (1.2k/53k) -> write( 2%) 8:36:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 619M 62% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 64k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.9G read( 0%) -> (11/13) -> process(64% 64%) -> (1k/53k) -> write( 2%) 8:36:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 619M 62% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 59k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.9G read( 0%) -> (11/13) -> process(66% 72%) -> (1.3k/53k) -> write( 2%) 8:36:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 619M 62% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 60k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.9G read( 0%) -> (11/13) -> process(68% 65%) -> (1.1k/53k) -> write( 2%) 8:36:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 619M 62% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 65k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.9G read( 0%) -> (11/13) -> process(61% 62%) -> (1k/53k) -> write( 2%) 8:37:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 620M 63% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 63k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.2 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.9G read( 0%) -> (11/13) -> process(61% 59%) -> (213/53k) -> write( 2%) 8:37:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 620M 63% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 67k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.9G read( 0%) -> (11/13) -> process(63% 63%) -> (1.3k/53k) -> write( 2%) 8:37:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 620M 63% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 56k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.9G read( 0%) -> (11/13) -> process(66% 67%) -> (853/53k) -> write( 1%) 8:37:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 621M 63% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 59k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.9G read( 0%) -> (11/13) -> process(66% 64%) -> (1.1k/53k) -> write( 2%) 8:37:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 621M 63% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 64k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.9G read( 0%) -> (11/13) -> process(62% 63%) -> (1.1k/53k) -> write( 2%) 8:37:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 621M 63% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 65k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.9G read( 0%) -> (11/13) -> process(65% 62%) -> (722/53k) -> write( 2%) 8:38:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 622M 63% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 62k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.9G read( 0%) -> (11/13) -> process(63% 62%) -> (858/53k) -> write( 2%) 8:38:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 622M 63% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 56k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.9G read( 0%) -> (11/13) -> process(69% 67%) -> (1.7k/53k) -> write( 1%) 8:38:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 622M 63% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 58k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.9G read( 0%) -> (11/13) -> process(64% 65%) -> (560/53k) -> write( 1%) 8:38:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 622M 63% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 56k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 6.9G read( 0%) -> (11/13) -> process(71% 67%) -> (1.7k/53k) -> write( 1%) 8:38:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 623M 63% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 64k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7G read( 0%) -> (11/13) -> process(65% 68%) -> (877/53k) -> write( 2%) 8:38:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 623M 63% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 66k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7G read( 0%) -> (11/13) -> process(63% 64%) -> (1.3k/53k) -> write( 2%) 8:39:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 623M 63% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 61k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7G read( 0%) -> (11/13) -> process(69% 68%) -> (1.4k/53k) -> write( 2%) 8:39:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 624M 63% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 58k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7G read( 0%) -> (11/13) -> process(66% 67%) -> (1.1k/53k) -> write( 2%) 8:39:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 624M 63% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 64k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7G read( 0%) -> (11/13) -> process(64% 62%) -> (824/53k) -> write( 2%) 8:39:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 624M 63% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 63k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7G read( 0%) -> (11/13) -> process(63% 65%) -> (1.7k/53k) -> write( 2%) 8:39:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 625M 63% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 67k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7G read( 0%) -> (11/13) -> process(65% 66%) -> (560/53k) -> write( 2%) 8:39:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 625M 63% 36k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 65k/s ] 151G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7G read( 0%) -> (11/13) -> process(69% 69%) -> (655/53k) -> write( 2%) 8:40:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 625M 63% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 57k/s ] 152G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7G read( 0%) -> (11/13) -> process(66% 69%) -> (1.2k/53k) -> write( 2%) 8:40:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 626M 63% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 65k/s ] 152G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7G read( 0%) -> (11/13) -> process(64% 63%) -> (1.5k/53k) -> write( 2%) 8:40:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 626M 63% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 67k/s ] 152G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7G read( 0%) -> (11/13) -> process(68% 64%) -> (1.3k/53k) -> write( 2%) 8:40:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 626M 63% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 59k/s ] 152G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7G read( 0%) -> (11/13) -> process(66% 62%) -> (1.5k/53k) -> write( 2%) 8:40:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 627M 63% 29k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 59k/s ] 152G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7G read( 0%) -> (11/13) -> process(67% 67%) -> (953/53k) -> write( 2%) 8:40:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 627M 63% 26k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 48k/s ] 152G blocks: [ 37k 87% <1/s ] cpus: 1.5 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7G read( 0%) -> (11/13) -> process(70% 80%) -> (1.1k/53k) -> write( 2%) 8:41:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 627M 63% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 53k/s ] 152G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7G read( 0%) -> (11/13) -> process(69% 72%) -> (592/53k) -> write( 2%) 8:41:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 627M 63% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 54k/s ] 152G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7G read( 0%) -> (11/13) -> process(68% 73%) -> (566/53k) -> write( 2%) 8:41:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 628M 63% 27k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 54k/s ] 152G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7G read( 0%) -> (11/13) -> process(65% 68%) -> (977/53k) -> write( 2%) 8:41:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 628M 63% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 57k/s ] 152G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7G read( 0%) -> (11/13) -> process(66% 67%) -> (1.2k/53k) -> write( 2%) 8:41:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 628M 63% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 62k/s ] 152G blocks: [ 37k 87% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7G read( 0%) -> (11/13) -> process(66% 66%) -> (1.2k/53k) -> write( 2%) 8:41:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 629M 63% 14k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 29k/s ] 152G blocks: [ 37k 87% <1/s ] cpus: 1.7 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(78% 90%) -> (298/53k) -> write( 1%) 8:42:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 629M 63% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 58k/s ] 152G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(69% 72%) -> (532/53k) -> write( 2%) 8:42:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 629M 63% 30k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 60k/s ] 152G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(65% 68%) -> (888/53k) -> write( 2%) 8:42:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 629M 63% 24k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 49k/s ] 152G blocks: [ 37k 87% <1/s ] cpus: 1.5 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(80% 69%) -> (646/53k) -> write( 1%) 8:42:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 630M 64% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 62k/s ] 152G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(65% 70%) -> (1.1k/53k) -> write( 2%) 8:42:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 630M 64% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 61k/s ] 152G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(66% 71%) -> (1.6k/53k) -> write( 2%) 8:42:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 630M 64% 25k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 51k/s ] 152G blocks: [ 37k 87% <1/s ] cpus: 1.5 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(73% 72%) -> (977/53k) -> write( 1%) 8:43:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 631M 64% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 58k/s ] 152G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(68% 69%) -> (1k/53k) -> write( 2%) 8:43:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 631M 64% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 61k/s ] 152G blocks: [ 37k 87% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(67% 68%) -> (496/53k) -> write( 2%) 8:43:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 631M 64% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 64k/s ] 152G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(65% 65%) -> (918/53k) -> write( 2%) 8:43:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 632M 64% 28k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 56k/s ] 152G blocks: [ 37k 88% <1/s ] cpus: 1.5 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(67% 78%) -> (1.5k/53k) -> write( 1%) 8:43:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 632M 64% 32k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 61k/s ] 152G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(64% 69%) -> (727/53k) -> write( 2%) 8:43:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 632M 64% 33k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 63k/s ] 152G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(66% 65%) -> (820/53k) -> write( 2%) 8:44:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 632M 64% 31k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 58k/s ] 152G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(71% 69%) -> (1.7k/53k) -> write( 2%) 8:44:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 633M 64% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 59k/s ] 152G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(73% 70%) -> (834/53k) -> write( 2%) 8:44:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 633M 64% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 61k/s ] 152G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(64% 67%) -> (747/53k) -> write( 2%) 8:44:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 633M 64% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 64k/s ] 152G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(66% 65%) -> (1.1k/53k) -> write( 2%) 8:44:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 634M 64% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(65% 68%) -> (1.8k/53k) -> write( 2%) 8:44:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 634M 64% 18k/s ] rels: [ 0 0% 0/s ] features: [ 2B 35k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.6 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(85% 78%) -> (950/53k) -> write( 1%) 8:45:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 634M 64% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 66k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(66% 67%) -> (1.3k/53k) -> write( 2%) 8:45:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 635M 64% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2B 59k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(69% 69%) -> (1.1k/53k) -> write( 2%) 8:45:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 635M 64% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2B 54k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(69% 69%) -> (1k/53k) -> write( 1%) 8:45:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 635M 64% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2B 61k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(65% 65%) -> (474/53k) -> write( 2%) 8:45:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 636M 64% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 65k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(65% 65%) -> (605/53k) -> write( 2%) 8:45:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 636M 64% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 67k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(68% 67%) -> (899/53k) -> write( 2%) 8:46:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 636M 64% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2B 66k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(67% 65%) -> (1.2k/53k) -> write( 2%) 8:46:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 637M 64% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 64k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(67% 65%) -> (1.7k/53k) -> write( 2%) 8:46:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 637M 64% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2B 57k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(68% 68%) -> (1.2k/53k) -> write( 1%) 8:46:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 637M 64% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2B 60k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(68% 72%) -> (655/53k) -> write( 2%) 8:46:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 638M 64% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.1G read( 0%) -> (11/13) -> process(67% 66%) -> (1k/53k) -> write( 2%) 8:46:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 638M 64% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 67k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 1% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(67% 69%) -> (1k/53k) -> write( 2%) 8:47:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 638M 64% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 67k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(66% 69%) -> (1.6k/53k) -> write( 2%) 8:47:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 639M 64% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(65% 65%) -> (1.7k/53k) -> write( 2%) 8:47:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 639M 64% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 57k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(66% 67%) -> (1.1k/53k) -> write( 1%) 8:47:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 639M 64% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2B 58k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(68% 68%) -> (1k/53k) -> write( 2%) 8:47:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 640M 65% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2B 60k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(61% 64%) -> (866/53k) -> write( 2%) 8:47:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 640M 65% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(62% 63%) -> (1k/53k) -> write( 2%) 8:48:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 640M 65% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 62k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(64% 64%) -> (992/53k) -> write( 2%) 8:48:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 641M 65% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 64k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(63% 63%) -> (706/53k) -> write( 2%) 8:48:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 641M 65% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2B 64k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(63% 65%) -> (1.1k/53k) -> write( 2%) 8:48:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 641M 65% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 58k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(67% 67%) -> (956/53k) -> write( 2%) 8:48:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 642M 65% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2B 56k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(66% 66%) -> (857/53k) -> write( 1%) 8:48:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 642M 65% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 62k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(65% 63%) -> (1.3k/53k) -> write( 2%) 8:49:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 642M 65% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 64k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(64% 65%) -> (700/53k) -> write( 2%) 8:49:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 643M 65% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 153G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(64% 65%) -> (1.2k/53k) -> write( 2%) 8:49:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 643M 65% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 154G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(67% 68%) -> (1.5k/53k) -> write( 2%) 8:49:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 643M 65% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 60k/s ] 154G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(69% 67%) -> (1.8k/53k) -> write( 2%) 8:49:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 644M 65% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 58k/s ] 154G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(68% 69%) -> (947/53k) -> write( 2%) 8:49:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 644M 65% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 154G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(67% 67%) -> (301/53k) -> write( 2%) 8:50:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 644M 65% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2B 67k/s ] 154G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(69% 68%) -> (1.1k/53k) -> write( 2%) 8:50:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 645M 65% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 64k/s ] 154G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(68% 65%) -> (1.3k/53k) -> write( 2%) 8:50:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 645M 65% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 154G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(66% 63%) -> (853/53k) -> write( 2%) 8:50:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 645M 65% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 154G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(67% 65%) -> (727/53k) -> write( 2%) 8:50:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 646M 65% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2B 59k/s ] 154G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(70% 69%) -> (1.4k/53k) -> write( 2%) 8:50:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 646M 65% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2B 56k/s ] 154G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(66% 67%) -> (1.7k/53k) -> write( 2%) 8:51:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 646M 65% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2B 60k/s ] 154G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(69% 67%) -> (845/53k) -> write( 2%) 8:51:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 647M 65% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 65k/s ] 154G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(66% 67%) -> (1.5k/53k) -> write( 2%) 8:51:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 647M 65% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 154G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(68% 64%) -> (283/53k) -> write( 2%) 8:51:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 647M 65% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2B 65k/s ] 154G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(67% 71%) -> (1.7k/53k) -> write( 2%) 8:51:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 648M 65% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2B 62k/s ] 154G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.2G read( 0%) -> (11/13) -> process(68% 73%) -> (758/53k) -> write( 2%) 8:51:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 648M 65% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2B 56k/s ] 154G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(68% 69%) -> (627/53k) -> write( 2%) 8:52:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 648M 65% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 58k/s ] 154G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(64% 66%) -> (493/53k) -> write( 2%) 8:52:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 649M 65% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 61k/s ] 154G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(65% 63%) -> (1.1k/53k) -> write( 2%) 8:52:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 649M 65% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2B 61k/s ] 154G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(65% 63%) -> (1.4k/53k) -> write( 2%) 8:52:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 649M 65% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2B 60k/s ] 154G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(67% 64%) -> (988/53k) -> write( 2%) 8:52:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 650M 66% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2B 56k/s ] 154G blocks: [ 37k 88% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(69% 67%) -> (1.3k/53k) -> write( 2%) 8:52:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 650M 66% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2B 61k/s ] 154G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(64% 62%) -> (749/53k) -> write( 2%) 8:53:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 650M 66% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2B 60k/s ] 154G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(63% 62%) -> (1.1k/53k) -> write( 2%) 8:53:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 650M 66% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2B 64k/s ] 154G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(68% 64%) -> (840/53k) -> write( 2%) 8:53:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 651M 66% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2B 60k/s ] 154G blocks: [ 37k 88% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(65% 63%) -> (1k/53k) -> write( 2%) 8:53:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 651M 66% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 59k/s ] 154G blocks: [ 38k 88% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(69% 67%) -> (1k/53k) -> write( 2%) 8:53:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 651M 66% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2B 60k/s ] 154G blocks: [ 38k 88% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(67% 68%) -> (435/53k) -> write( 2%) 8:53:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 652M 66% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 154G blocks: [ 38k 88% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(63% 64%) -> (665/53k) -> write( 2%) 8:54:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 652M 66% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 64k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(64% 64%) -> (1.5k/53k) -> write( 2%) 8:54:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 652M 66% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 66k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(62% 67%) -> (878/53k) -> write( 2%) 8:54:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 653M 66% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2B 65k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(64% 68%) -> (999/53k) -> write( 2%) 8:54:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 653M 66% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(68% 70%) -> (301/53k) -> write( 2%) 8:54:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 653M 66% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.4 gc: 1% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(69% 64%) -> (1.3k/53k) -> write( 2%) 8:54:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 654M 66% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 65k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(64% 65%) -> (1.2k/53k) -> write( 2%) 8:55:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 654M 66% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(65% 64%) -> (538/53k) -> write( 2%) 8:55:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 654M 66% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2B 65k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(67% 66%) -> (598/53k) -> write( 2%) 8:55:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 655M 66% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2B 64k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.3 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(66% 66%) -> (1.2k/53k) -> write( 2%) 8:55:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 655M 66% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 64k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.5 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(74% 70%) -> (999/53k) -> write( 2%) 8:55:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 656M 66% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 65k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(66% 67%) -> (893/53k) -> write( 2%) 8:55:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 656M 66% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(66% 67%) -> (1.2k/53k) -> write( 2%) 8:56:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 656M 66% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2B 74k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(67% 66%) -> (1.6k/53k) -> write( 2%) 8:56:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 657M 66% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2B 60k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(66% 64%) -> (346/53k) -> write( 2%) 8:56:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 657M 66% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2B 67k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(66% 71%) -> (1.3k/53k) -> write( 2%) 8:56:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 657M 66% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 62k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.4 gc: 1% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(71% 71%) -> (1.6k/53k) -> write( 2%) 8:56:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 658M 66% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 66k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(69% 66%) -> (742/53k) -> write( 2%) 8:56:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 658M 66% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 62k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(67% 70%) -> (374/53k) -> write( 2%) 8:57:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 658M 66% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(67% 64%) -> (583/53k) -> write( 2%) 8:57:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 659M 66% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 65k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(65% 66%) -> (1k/53k) -> write( 2%) 8:57:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 659M 66% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 61k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(69% 67%) -> (496/53k) -> write( 2%) 8:57:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 659M 67% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 59k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.5 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(72% 73%) -> (955/53k) -> write( 2%) 8:57:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 660M 67% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 64k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.3G read( 0%) -> (11/13) -> process(65% 67%) -> (1.5k/53k) -> write( 2%) 8:57:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 660M 67% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(66% 67%) -> (216/53k) -> write( 2%) 8:58:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 660M 67% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.4 gc: 1% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(66% 67%) -> (1.6k/53k) -> write( 2%) 8:58:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 661M 67% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 156G blocks: [ 38k 88% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(67% 67%) -> (490/53k) -> write( 2%) 8:58:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 661M 67% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 60k/s ] 157G blocks: [ 38k 88% <1/s ] cpus: 1.4 gc: 1% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(69% 68%) -> (415/53k) -> write( 2%) 8:58:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 661M 67% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 157G blocks: [ 38k 88% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(64% 68%) -> (633/53k) -> write( 2%) 8:58:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 662M 67% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2B 65k/s ] 157G blocks: [ 38k 88% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(66% 67%) -> (1.3k/53k) -> write( 2%) 8:58:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 662M 67% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2B 65k/s ] 157G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(66% 67%) -> (996/53k) -> write( 2%) 8:59:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 662M 67% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2B 70k/s ] 157G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(69% 67%) -> (1.5k/53k) -> write( 2%) 8:59:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 663M 67% 39k/s ] rels: [ 0 0% 0/s ] features: [ 2B 67k/s ] 157G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(69% 70%) -> (536/53k) -> write( 2%) 8:59:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 663M 67% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2B 59k/s ] 157G blocks: [ 38k 89% <1/s ] cpus: 1.5 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(73% 73%) -> (1.4k/53k) -> write( 2%) 8:59:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 663M 67% 13k/s ] rels: [ 0 0% 0/s ] features: [ 2B 38k/s ] 157G blocks: [ 38k 89% <1/s ] cpus: 1.8 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(82% 93%) -> (751/53k) -> write( 2%) 8:59:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 663M 67% 10k/s ] rels: [ 0 0% 0/s ] features: [ 2B 36k/s ] 157G blocks: [ 38k 89% <1/s ] cpus: 1.8 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(92% 87%) -> (868/53k) -> write( 1%) 8:59:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 664M 67% 22k/s ] rels: [ 0 0% 0/s ] features: [ 2B 52k/s ] 157G blocks: [ 38k 89% <1/s ] cpus: 1.7 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(74% 93%) -> (1.5k/53k) -> write( 2%) 9:00:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 664M 67% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 74k/s ] 157G blocks: [ 38k 89% <1/s ] cpus: 1.5 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(68% 83%) -> (1.1k/53k) -> write( 2%) 9:00:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 664M 67% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2B 76k/s ] 157G blocks: [ 38k 89% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(67% 65%) -> (1.2k/53k) -> write( 2%) 9:00:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 665M 67% 43k/s ] rels: [ 0 0% 0/s ] features: [ 2B 102k/s ] 157G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(72% 68%) -> (122/53k) -> write( 3%) 9:00:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 665M 67% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 157G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(71% 68%) -> (759/53k) -> write( 2%) 9:00:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 665M 67% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2B 65k/s ] 157G blocks: [ 38k 89% <1/s ] cpus: 1.5 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(70% 74%) -> (754/53k) -> write( 2%) 9:00:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 666M 67% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 157G blocks: [ 38k 89% <1/s ] cpus: 1.5 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(73% 71%) -> (1.5k/53k) -> write( 2%) 9:01:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 666M 67% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 62k/s ] 157G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(70% 67%) -> (453/53k) -> write( 2%) 9:01:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 666M 67% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 62k/s ] 157G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(68% 69%) -> (1.8k/53k) -> write( 2%) 9:01:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 667M 67% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2B 60k/s ] 157G blocks: [ 38k 89% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(66% 65%) -> (274/53k) -> write( 2%) 9:01:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 667M 67% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 64k/s ] 157G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(68% 68%) -> (1.4k/53k) -> write( 2%) 9:01:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 667M 67% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 59k/s ] 157G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(70% 68%) -> (347/53k) -> write( 2%) 9:01:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 668M 67% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 60k/s ] 157G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(67% 69%) -> (744/53k) -> write( 2%) 9:02:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 668M 67% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 64k/s ] 157G blocks: [ 38k 89% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(66% 66%) -> (547/53k) -> write( 2%) 9:02:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 668M 67% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 62k/s ] 157G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(67% 66%) -> (1.3k/53k) -> write( 2%) 9:02:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 669M 67% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 157G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(67% 68%) -> (923/53k) -> write( 2%) 9:02:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 669M 68% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 61k/s ] 157G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(69% 68%) -> (682/53k) -> write( 2%) 9:02:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 669M 68% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2B 54k/s ] 157G blocks: [ 38k 89% <1/s ] cpus: 1.5 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(73% 70%) -> (894/53k) -> write( 2%) 9:02:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 670M 68% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2B 59k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(68% 67%) -> (1.1k/53k) -> write( 2%) 9:03:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 670M 68% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 65k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(66% 66%) -> (1.6k/53k) -> write( 2%) 9:03:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 670M 68% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 66k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(67% 68%) -> (1.2k/53k) -> write( 2%) 9:03:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 671M 68% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 64k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(67% 65%) -> (978/53k) -> write( 2%) 9:03:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 671M 68% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 65k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(67% 67%) -> (1.5k/53k) -> write( 2%) 9:03:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 671M 68% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2B 56k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(70% 71%) -> (832/53k) -> write( 2%) 9:03:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 672M 68% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 65k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(66% 68%) -> (1k/53k) -> write( 2%) 9:04:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 672M 68% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 65k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(68% 68%) -> (912/53k) -> write( 2%) 9:04:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 672M 68% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 69k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(68% 66%) -> (1k/53k) -> write( 2%) 9:04:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 673M 68% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2B 75k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.4G read( 0%) -> (11/13) -> process(66% 67%) -> (623/53k) -> write( 2%) 9:04:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 673M 68% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2B 65k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(69% 68%) -> (726/53k) -> write( 2%) 9:04:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 673M 68% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 59k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(68% 68%) -> (1.3k/53k) -> write( 2%) 9:04:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 674M 68% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 65k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(68% 67%) -> (964/53k) -> write( 2%) 9:05:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 674M 68% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2B 69k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(68% 67%) -> (1.1k/53k) -> write( 2%) 9:05:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 675M 68% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 68k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(68% 70%) -> (1.4k/53k) -> write( 2%) 9:05:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 675M 68% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 64k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(68% 69%) -> (1.6k/53k) -> write( 2%) 9:05:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 675M 68% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 64k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(68% 69%) -> (1.6k/53k) -> write( 2%) 9:05:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 675M 68% 27k/s ] rels: [ 0 0% 0/s ] features: [ 2B 51k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.5 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(72% 73%) -> (1.1k/53k) -> write( 2%) 9:05:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 676M 68% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 59k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(68% 69%) -> (1.2k/53k) -> write( 2%) 9:06:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 676M 68% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(66% 69%) -> (974/53k) -> write( 2%) 9:06:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 676M 68% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 62k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(67% 67%) -> (771/53k) -> write( 2%) 9:06:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 677M 68% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 62k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.5 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(70% 72%) -> (993/53k) -> write( 2%) 9:06:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 677M 68% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2B 57k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(71% 70%) -> (159/53k) -> write( 2%) 9:06:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 677M 68% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2B 52k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.5 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(70% 74%) -> (914/53k) -> write( 2%) 9:06:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 678M 68% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2B 59k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(65% 66%) -> (153/53k) -> write( 2%) 9:07:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 678M 68% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 62k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(66% 69%) -> (1.6k/53k) -> write( 2%) 9:07:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 678M 68% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2B 66k/s ] 158G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(67% 69%) -> (1.2k/53k) -> write( 2%) 9:07:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 679M 68% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 1% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(68% 68%) -> (1.6k/53k) -> write( 2%) 9:07:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 679M 69% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2B 64k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(69% 68%) -> (1.2k/53k) -> write( 2%) 9:07:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 679M 69% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 59k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(70% 71%) -> (1.1k/53k) -> write( 2%) 9:07:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 680M 69% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 59k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(67% 67%) -> (520/53k) -> write( 2%) 9:08:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 680M 69% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 62k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.3 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(66% 66%) -> (1.3k/53k) -> write( 2%) 9:08:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 680M 69% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 63k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(67% 67%) -> (653/53k) -> write( 2%) 9:08:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 681M 69% 41k/s ] rels: [ 0 0% 0/s ] features: [ 2B 67k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.5 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(72% 70%) -> (1.5k/53k) -> write( 2%) 9:08:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 681M 69% 42k/s ] rels: [ 0 0% 0/s ] features: [ 2B 67k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.5 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(70% 73%) -> (997/53k) -> write( 2%) 9:08:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 682M 69% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2B 57k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.5 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.5G read( 0%) -> (11/13) -> process(75% 70%) -> (633/53k) -> write( 2%) 9:08:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 682M 69% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2B 64k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(69% 68%) -> (365/53k) -> write( 2%) 9:09:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 682M 69% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2B 62k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(67% 67%) -> (1.1k/53k) -> write( 2%) 9:09:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 683M 69% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2B 70k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(66% 68%) -> (534/53k) -> write( 2%) 9:09:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 683M 69% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2B 69k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.3 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(65% 67%) -> (714/53k) -> write( 2%) 9:09:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 683M 69% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2B 62k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(70% 70%) -> (1.3k/53k) -> write( 2%) 9:09:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 684M 69% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2B 62k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(72% 70%) -> (948/53k) -> write( 2%) 9:09:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 684M 69% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2B 61k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.5 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(70% 74%) -> (475/53k) -> write( 2%) 9:10:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 684M 69% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2B 67k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(68% 67%) -> (1.4k/53k) -> write( 2%) 9:10:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 685M 69% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2B 65k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(68% 70%) -> (987/53k) -> write( 2%) 9:10:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 685M 69% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2B 65k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(69% 69%) -> (947/53k) -> write( 2%) 9:10:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 685M 69% 39k/s ] rels: [ 0 0% 0/s ] features: [ 2B 66k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(69% 72%) -> (1k/53k) -> write( 2%) 9:10:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 686M 69% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 64k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(70% 70%) -> (848/53k) -> write( 2%) 9:10:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 686M 69% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 62k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.5 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(72% 74%) -> (1.5k/53k) -> write( 2%) 9:11:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 686M 69% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 61k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(68% 70%) -> (1k/53k) -> write( 2%) 9:11:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 687M 69% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 63k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(69% 69%) -> (1.1k/53k) -> write( 2%) 9:11:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 687M 69% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 65k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(68% 70%) -> (1.1k/53k) -> write( 2%) 9:11:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 687M 69% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 64k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(72% 70%) -> (1.3k/53k) -> write( 2%) 9:11:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 688M 69% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 64k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(70% 70%) -> (1.8k/53k) -> write( 2%) 9:11:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 688M 69% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 65k/s ] 159G blocks: [ 38k 89% <1/s ] cpus: 1.5 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(74% 72%) -> (930/53k) -> write( 2%) 9:12:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 689M 69% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 57k/s ] 160G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(67% 70%) -> (1.2k/53k) -> write( 2%) 9:12:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 689M 69% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 61k/s ] 160G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(67% 72%) -> (1.3k/53k) -> write( 2%) 9:12:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 689M 70% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 59k/s ] 160G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(68% 70%) -> (1.3k/53k) -> write( 2%) 9:12:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 690M 70% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 58k/s ] 160G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(69% 73%) -> (868/53k) -> write( 2%) 9:12:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 690M 70% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 59k/s ] 160G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(66% 69%) -> (755/53k) -> write( 2%) 9:12:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 690M 70% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 59k/s ] 160G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(71% 69%) -> (1k/53k) -> write( 2%) 9:13:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 690M 70% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 54k/s ] 160G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(69% 70%) -> (387/53k) -> write( 2%) 9:13:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 691M 70% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 57k/s ] 160G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(72% 67%) -> (731/53k) -> write( 2%) 9:13:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 691M 70% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 61k/s ] 160G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(67% 67%) -> (1.1k/53k) -> write( 2%) 9:13:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 691M 70% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 60k/s ] 160G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.6G read( 0%) -> (11/13) -> process(71% 70%) -> (493/53k) -> write( 2%) 9:13:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 692M 70% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 65k/s ] 160G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(68% 69%) -> (1.6k/53k) -> write( 2%) 9:13:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 692M 70% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 62k/s ] 160G blocks: [ 38k 89% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(70% 72%) -> (1.5k/53k) -> write( 2%) 9:14:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 692M 70% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 58k/s ] 160G blocks: [ 38k 89% <1/s ] cpus: 1.5 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(71% 73%) -> (1.5k/53k) -> write( 2%) 9:14:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 693M 70% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 62k/s ] 160G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(67% 70%) -> (1.3k/53k) -> write( 2%) 9:14:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 693M 70% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 64k/s ] 160G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(68% 69%) -> (405/53k) -> write( 2%) 9:14:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 693M 70% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 62k/s ] 160G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(69% 70%) -> (570/53k) -> write( 2%) 9:14:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 694M 70% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 62k/s ] 160G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(68% 68%) -> (976/53k) -> write( 2%) 9:14:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 694M 70% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 61k/s ] 160G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(70% 70%) -> (1.1k/53k) -> write( 2%) 9:15:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 694M 70% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 57k/s ] 160G blocks: [ 38k 90% <1/s ] cpus: 1.5 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(73% 70%) -> (832/53k) -> write( 2%) 9:15:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 695M 70% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 60k/s ] 160G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(68% 69%) -> (893/53k) -> write( 2%) 9:15:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 695M 70% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 65k/s ] 160G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(68% 68%) -> (1.1k/53k) -> write( 2%) 9:15:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 696M 70% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 66k/s ] 160G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(69% 68%) -> (842/53k) -> write( 2%) 9:15:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 696M 70% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 63k/s ] 160G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(68% 69%) -> (454/53k) -> write( 2%) 9:15:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 696M 70% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 63k/s ] 160G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(70% 69%) -> (244/53k) -> write( 2%) 9:16:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 697M 70% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 57k/s ] 160G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(69% 69%) -> (1.4k/53k) -> write( 2%) 9:16:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 697M 70% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 60k/s ] 160G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(66% 69%) -> (1.3k/53k) -> write( 2%) 9:16:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 697M 70% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 64k/s ] 160G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(67% 68%) -> (915/53k) -> write( 2%) 9:16:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 698M 70% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 64k/s ] 160G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(66% 67%) -> (1.8k/53k) -> write( 2%) 9:16:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 698M 70% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 63k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(69% 66%) -> (1.4k/53k) -> write( 2%) 9:16:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 698M 70% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 65k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(69% 69%) -> (1.1k/53k) -> write( 2%) 9:17:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 699M 70% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 60k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(71% 71%) -> (1.1k/53k) -> write( 2%) 9:17:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 699M 71% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 59k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(70% 68%) -> (814/53k) -> write( 2%) 9:17:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 699M 71% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 66k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(68% 67%) -> (287/53k) -> write( 2%) 9:17:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 700M 71% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 67k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(67% 66%) -> (619/53k) -> write( 2%) 9:17:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 700M 71% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 65k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(67% 68%) -> (346/53k) -> write( 2%) 9:17:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 701M 71% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 65k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(70% 68%) -> (1k/53k) -> write( 2%) 9:18:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 701M 71% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 63k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.5 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(71% 71%) -> (1.7k/53k) -> write( 2%) 9:18:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 701M 71% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 62k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(69% 69%) -> (267/53k) -> write( 2%) 9:18:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 702M 71% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 66k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(69% 68%) -> (792/53k) -> write( 2%) 9:18:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 702M 71% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 66k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(67% 71%) -> (1.2k/53k) -> write( 2%) 9:18:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 702M 71% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 65k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(67% 69%) -> (1.1k/53k) -> write( 2%) 9:18:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 703M 71% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 64k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(69% 70%) -> (954/53k) -> write( 2%) 9:19:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 703M 71% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 62k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.7G read( 0%) -> (11/13) -> process(71% 71%) -> (605/53k) -> write( 2%) 9:19:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 703M 71% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 61k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(70% 71%) -> (982/53k) -> write( 2%) 9:19:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 704M 71% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 64k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(67% 72%) -> (988/53k) -> write( 2%) 9:19:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 704M 71% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 65k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(70% 68%) -> (392/53k) -> write( 2%) 9:19:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 704M 71% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 63k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(72% 70%) -> (1.9k/53k) -> write( 2%) 9:19:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 705M 71% 39k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 66k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.5 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(73% 71%) -> (1.8k/53k) -> write( 2%) 9:20:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 705M 71% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 60k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(71% 70%) -> (1k/53k) -> write( 2%) 9:20:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 706M 71% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 60k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.5 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(71% 71%) -> (1.1k/53k) -> write( 2%) 9:20:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 706M 71% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 62k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(66% 66%) -> (956/53k) -> write( 2%) 9:20:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 706M 71% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 66k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(65% 68%) -> (1k/53k) -> write( 2%) 9:20:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 707M 71% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 65k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(68% 67%) -> (535/53k) -> write( 2%) 9:20:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 707M 71% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 65k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(66% 68%) -> (1.5k/53k) -> write( 2%) 9:21:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 707M 71% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 59k/s ] 161G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(71% 70%) -> (979/53k) -> write( 2%) 9:21:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 708M 71% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 59k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(69% 69%) -> (967/53k) -> write( 2%) 9:21:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 708M 71% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 64k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(66% 65%) -> (708/53k) -> write( 2%) 9:21:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 708M 71% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 63k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(66% 67%) -> (1.4k/53k) -> write( 2%) 9:21:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 709M 71% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 62k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(68% 67%) -> (834/53k) -> write( 2%) 9:21:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 709M 72% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 60k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(71% 70%) -> (296/53k) -> write( 2%) 9:22:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 709M 72% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 57k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(69% 70%) -> (581/53k) -> write( 2%) 9:22:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 710M 72% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 64k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.3 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(65% 66%) -> (1.6k/53k) -> write( 2%) 9:22:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 710M 72% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 65k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(67% 65%) -> (783/53k) -> write( 2%) 9:22:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 710M 72% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 64k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(68% 67%) -> (1.5k/53k) -> write( 2%) 9:22:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 711M 72% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 58k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(66% 68%) -> (869/53k) -> write( 1%) 9:22:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 711M 72% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 59k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.5 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(73% 70%) -> (1.2k/53k) -> write( 2%) 9:23:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 711M 72% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 61k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(69% 67%) -> (1.4k/53k) -> write( 2%) 9:23:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 712M 72% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 64k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.3 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(65% 65%) -> (107/53k) -> write( 2%) 9:23:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 712M 72% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 64k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.3 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(66% 65%) -> (874/53k) -> write( 2%) 9:23:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 712M 72% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 66k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(67% 67%) -> (401/53k) -> write( 2%) 9:23:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 713M 72% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 62k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(67% 67%) -> (1.5k/53k) -> write( 2%) 9:23:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 713M 72% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 62k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.5 gc: 1% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(74% 70%) -> (680/53k) -> write( 2%) 9:24:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 713M 72% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 61k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.8G read( 0%) -> (11/13) -> process(69% 67%) -> (1.2k/53k) -> write( 2%) 9:24:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 714M 72% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 62k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(67% 66%) -> (1k/53k) -> write( 2%) 9:24:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 714M 72% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 65k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(65% 68%) -> (1k/53k) -> write( 2%) 9:24:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 714M 72% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 62k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 1% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(67% 68%) -> (616/53k) -> write( 2%) 9:24:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 715M 72% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 62k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(69% 69%) -> (948/53k) -> write( 2%) 9:24:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 715M 72% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 59k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.5 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(71% 71%) -> (1.1k/53k) -> write( 2%) 9:25:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 715M 72% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 62k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(72% 70%) -> (1.7k/53k) -> write( 2%) 9:25:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 716M 72% 39k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 66k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(69% 70%) -> (820/53k) -> write( 2%) 9:25:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 716M 72% 41k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 65k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(70% 70%) -> (1k/53k) -> write( 2%) 9:25:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 716M 72% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 69k/s ] 162G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(67% 70%) -> (1k/53k) -> write( 2%) 9:25:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 717M 72% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 68k/s ] 163G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(68% 67%) -> (1.4k/53k) -> write( 2%) 9:25:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 717M 72% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 65k/s ] 163G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(69% 67%) -> (1.6k/53k) -> write( 2%) 9:26:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 718M 72% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 59k/s ] 163G blocks: [ 38k 90% <1/s ] cpus: 1.5 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(72% 71%) -> (900/53k) -> write( 2%) 9:26:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 718M 72% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 65k/s ] 163G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(68% 67%) -> (1k/53k) -> write( 2%) 9:26:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 718M 72% 39k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 64k/s ] 163G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(71% 70%) -> (399/53k) -> write( 2%) 9:26:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 719M 73% 39k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 69k/s ] 163G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(68% 69%) -> (1.1k/53k) -> write( 2%) 9:26:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 719M 73% 40k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 68k/s ] 163G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(69% 67%) -> (1k/53k) -> write( 2%) 9:26:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 720M 73% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 65k/s ] 163G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(69% 70%) -> (1k/53k) -> write( 2%) 9:27:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 720M 73% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 61k/s ] 163G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(72% 69%) -> (1.2k/53k) -> write( 2%) 9:27:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 720M 73% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 64k/s ] 163G blocks: [ 38k 90% <1/s ] cpus: 1.3 gc: 0% heap: 1.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(65% 64%) -> (1k/53k) -> write( 2%) 9:27:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 721M 73% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 65k/s ] 163G blocks: [ 38k 90% <1/s ] cpus: 1.3 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(64% 66%) -> (1.1k/53k) -> write( 2%) 9:27:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 721M 73% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 66k/s ] 163G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(68% 67%) -> (1.4k/53k) -> write( 2%) 9:27:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 721M 73% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 65k/s ] 163G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(67% 68%) -> (1k/53k) -> write( 2%) 9:27:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 722M 73% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 63k/s ] 163G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(69% 69%) -> (875/53k) -> write( 2%) 9:28:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 722M 73% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 57k/s ] 163G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(71% 70%) -> (1.3k/53k) -> write( 2%) 9:28:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 722M 73% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 65k/s ] 163G blocks: [ 38k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(69% 66%) -> (573/53k) -> write( 2%) 9:28:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 723M 73% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 65k/s ] 163G blocks: [ 39k 90% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(65% 68%) -> (1.5k/53k) -> write( 2%) 9:28:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 723M 73% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 67k/s ] 163G blocks: [ 39k 90% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(66% 67%) -> (1.1k/53k) -> write( 2%) 9:28:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 723M 73% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 69k/s ] 163G blocks: [ 39k 90% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(68% 67%) -> (1.1k/53k) -> write( 2%) 9:28:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 724M 73% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 61k/s ] 163G blocks: [ 39k 90% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(69% 69%) -> (1.1k/53k) -> write( 2%) 9:29:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 724M 73% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 57k/s ] 163G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(69% 69%) -> (1k/53k) -> write( 1%) 9:29:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 724M 73% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 63k/s ] 163G blocks: [ 39k 91% <1/s ] cpus: 1.3 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(64% 67%) -> (1k/53k) -> write( 2%) 9:29:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 725M 73% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 67k/s ] 163G blocks: [ 39k 91% <1/s ] cpus: 1.3 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 7.9G read( 0%) -> (11/13) -> process(65% 66%) -> (369/53k) -> write( 2%) 9:29:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 725M 73% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 67k/s ] 163G blocks: [ 39k 91% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(65% 65%) -> (1k/53k) -> write( 2%) 9:29:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 725M 73% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 66k/s ] 163G blocks: [ 39k 91% <1/s ] cpus: 1.3 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(65% 65%) -> (690/53k) -> write( 2%) 9:29:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 726M 73% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 59k/s ] 163G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(69% 69%) -> (656/53k) -> write( 2%) 9:30:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 726M 73% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 59k/s ] 163G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(67% 67%) -> (1.3k/53k) -> write( 2%) 9:30:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 726M 73% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 67k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(67% 67%) -> (1.3k/53k) -> write( 2%) 9:30:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 727M 73% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 67k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.3 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(65% 65%) -> (1k/53k) -> write( 2%) 9:30:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 727M 73% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 66k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.3 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(65% 65%) -> (1.7k/53k) -> write( 2%) 9:30:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 728M 73% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 67k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(66% 67%) -> (1.1k/53k) -> write( 2%) 9:30:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 728M 73% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 60k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(67% 69%) -> (1.1k/53k) -> write( 2%) 9:31:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 728M 73% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 58k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(70% 69%) -> (1.3k/53k) -> write( 2%) 9:31:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 729M 73% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 64k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.3 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(66% 65%) -> (1.1k/53k) -> write( 2%) 9:31:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 729M 74% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 67k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.3 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(66% 64%) -> (414/53k) -> write( 2%) 9:31:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 729M 74% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 66k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.3 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(65% 67%) -> (1k/53k) -> write( 2%) 9:31:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 730M 74% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 64k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.3 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(65% 66%) -> (1.2k/53k) -> write( 2%) 9:31:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 730M 74% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 59k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(68% 70%) -> (1.3k/53k) -> write( 2%) 9:32:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 730M 74% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 61k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.3 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(67% 65%) -> (621/53k) -> write( 2%) 9:32:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 731M 74% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 66k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.3 gc: 1% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(67% 64%) -> (926/53k) -> write( 2%) 9:32:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 731M 74% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 65k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(66% 68%) -> (1.1k/53k) -> write( 2%) 9:32:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 731M 74% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 64k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(68% 68%) -> (1k/53k) -> write( 2%) 9:32:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 732M 74% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 66k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(71% 67%) -> (1.4k/53k) -> write( 2%) 9:32:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 732M 74% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 58k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.5 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(73% 71%) -> (1.3k/53k) -> write( 2%) 9:33:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 733M 74% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 62k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(68% 69%) -> (1.8k/53k) -> write( 2%) 9:33:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 733M 74% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 66k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(67% 66%) -> (602/53k) -> write( 2%) 9:33:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 733M 74% 39k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 65k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(69% 72%) -> (362/53k) -> write( 2%) 9:33:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 734M 74% 39k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 67k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(69% 69%) -> (827/53k) -> write( 2%) 9:33:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 734M 74% 39k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 65k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(71% 70%) -> (885/53k) -> write( 2%) 9:33:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 735M 74% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 60k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.5 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(73% 73%) -> (1.1k/53k) -> write( 2%) 9:34:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 735M 74% 41k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 60k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.5 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(77% 75%) -> (595/53k) -> write( 2%) 9:34:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 735M 74% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 64k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(68% 69%) -> (1k/53k) -> write( 2%) 9:34:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 736M 74% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 66k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(67% 68%) -> (1.1k/53k) -> write( 2%) 9:34:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 736M 74% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 67k/s ] 164G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(68% 69%) -> (1k/53k) -> write( 2%) 9:34:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 736M 74% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 67k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(68% 68%) -> (700/53k) -> write( 2%) 9:34:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 737M 74% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 68k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(69% 68%) -> (698/53k) -> write( 2%) 9:35:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 737M 74% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 58k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(68% 70%) -> (952/53k) -> write( 2%) 9:35:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 738M 74% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 59k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(67% 68%) -> (590/53k) -> write( 2%) 9:35:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 738M 74% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 67k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(70% 69%) -> (685/53k) -> write( 2%) 9:35:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 738M 74% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 69k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(68% 68%) -> (1.4k/53k) -> write( 2%) 9:35:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 739M 75% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 67k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8G read( 0%) -> (11/13) -> process(68% 67%) -> (1k/53k) -> write( 2%) 9:35:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 739M 75% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 64k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(69% 72%) -> (1.4k/53k) -> write( 2%) 9:36:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 739M 75% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 56k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(69% 70%) -> (332/53k) -> write( 1%) 9:36:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 740M 75% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 67k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.3 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(66% 65%) -> (1k/53k) -> write( 2%) 9:36:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 740M 75% 41k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 71k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(71% 66%) -> (581/53k) -> write( 2%) 9:36:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 741M 75% 39k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 69k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(67% 69%) -> (1.5k/53k) -> write( 2%) 9:36:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 741M 75% 42k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 69k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(67% 72%) -> (433/53k) -> write( 2%) 9:36:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 741M 75% 41k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 67k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(70% 72%) -> (602/53k) -> write( 2%) 9:37:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 742M 75% 42k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 64k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.5 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(74% 74%) -> (1.1k/53k) -> write( 2%) 9:37:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 742M 75% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 58k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.5 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(70% 74%) -> (1k/53k) -> write( 2%) 9:37:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 743M 75% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 67k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(71% 70%) -> (737/53k) -> write( 2%) 9:37:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 743M 75% 42k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 64k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.5 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(75% 73%) -> (904/53k) -> write( 2%) 9:37:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 743M 75% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 66k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(69% 69%) -> (1.8k/53k) -> write( 2%) 9:37:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 744M 75% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 66k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(68% 69%) -> (1.4k/53k) -> write( 2%) 9:38:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 744M 75% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 66k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(69% 69%) -> (1k/53k) -> write( 2%) 9:38:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 745M 75% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 59k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(70% 72%) -> (951/53k) -> write( 2%) 9:38:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 745M 75% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 67k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(68% 69%) -> (651/53k) -> write( 2%) 9:38:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 745M 75% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 69k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(70% 69%) -> (944/53k) -> write( 2%) 9:38:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 746M 75% 40k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 68k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(68% 71%) -> (1.2k/53k) -> write( 2%) 9:38:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 746M 75% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 66k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(71% 68%) -> (877/53k) -> write( 2%) 9:39:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 746M 75% 40k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 66k/s ] 165G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(70% 72%) -> (1.2k/53k) -> write( 2%) 9:39:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 747M 75% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 64k/s ] 167G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(69% 70%) -> (972/53k) -> write( 2%) 9:39:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 747M 75% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 64k/s ] 167G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(70% 68%) -> (1.2k/53k) -> write( 2%) 9:39:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 748M 75% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 68k/s ] 167G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(68% 66%) -> (800/53k) -> write( 2%) 9:39:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 748M 75% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 68k/s ] 167G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 1% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(68% 67%) -> (187/53k) -> write( 2%) 9:39:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 748M 75% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 67k/s ] 167G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(69% 70%) -> (1.3k/53k) -> write( 2%) 9:40:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 749M 76% 39k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 66k/s ] 167G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 1% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(71% 70%) -> (1k/53k) -> write( 2%) 9:40:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 749M 76% 40k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 60k/s ] 167G blocks: [ 39k 91% <1/s ] cpus: 1.5 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(74% 71%) -> (1.1k/53k) -> write( 2%) 9:40:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 750M 76% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 61k/s ] 167G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(69% 71%) -> (615/53k) -> write( 2%) 9:40:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 750M 76% 39k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 67k/s ] 167G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 1% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(70% 70%) -> (1.1k/53k) -> write( 2%) 9:40:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 750M 76% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 66k/s ] 167G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(71% 71%) -> (930/53k) -> write( 2%) 9:40:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 751M 76% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 64k/s ] 167G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(68% 71%) -> (764/53k) -> write( 2%) 9:41:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 751M 76% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 63k/s ] 167G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(70% 70%) -> (1.1k/53k) -> write( 2%) 9:41:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 751M 76% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 60k/s ] 167G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(68% 71%) -> (285/53k) -> write( 2%) 9:41:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 752M 76% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 59k/s ] 167G blocks: [ 39k 91% <1/s ] cpus: 1.5 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(73% 70%) -> (389/53k) -> write( 2%) 9:41:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 752M 76% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 67k/s ] 167G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(69% 71%) -> (1.2k/53k) -> write( 2%) 9:41:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 753M 76% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 68k/s ] 167G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(67% 67%) -> (1.9k/53k) -> write( 2%) 9:41:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 753M 76% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 67k/s ] 167G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(69% 67%) -> (358/53k) -> write( 2%) 9:42:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 753M 76% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 60k/s ] 167G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.1G read( 0%) -> (11/13) -> process(68% 69%) -> (541/53k) -> write( 2%) 9:42:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 754M 76% 39k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 62k/s ] 167G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(70% 72%) -> (657/53k) -> write( 2%) 9:42:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 754M 76% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 63k/s ] 167G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(68% 69%) -> (1.3k/53k) -> write( 2%) 9:42:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 754M 76% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 66k/s ] 167G blocks: [ 39k 91% <1/s ] cpus: 1.3 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(66% 65%) -> (1.8k/53k) -> write( 2%) 9:42:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 755M 76% 39k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 68k/s ] 167G blocks: [ 39k 91% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(68% 70%) -> (731/53k) -> write( 2%) 9:42:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 755M 76% 40k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 65k/s ] 167G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(70% 71%) -> (694/53k) -> write( 2%) 9:43:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 756M 76% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 64k/s ] 167G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(68% 70%) -> (922/53k) -> write( 2%) 9:43:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 756M 76% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 59k/s ] 167G blocks: [ 39k 92% <1/s ] cpus: 1.5 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(71% 72%) -> (701/53k) -> write( 2%) 9:43:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 756M 76% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 62k/s ] 167G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(69% 66%) -> (589/53k) -> write( 2%) 9:43:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 757M 76% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 65k/s ] 167G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(67% 68%) -> (533/53k) -> write( 2%) 9:43:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 757M 76% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 62k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(68% 70%) -> (738/53k) -> write( 2%) 9:43:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 758M 76% 40k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 65k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(69% 71%) -> (829/53k) -> write( 2%) 9:44:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 758M 76% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 65k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.5 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(68% 77%) -> (1.5k/53k) -> write( 2%) 9:44:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 758M 76% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 60k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(71% 70%) -> (1.5k/53k) -> write( 2%) 9:44:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 759M 77% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 61k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(68% 67%) -> (736/53k) -> write( 2%) 9:44:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 759M 77% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 60k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(69% 67%) -> (1k/53k) -> write( 2%) 9:44:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 759M 77% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 60k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(70% 71%) -> (724/53k) -> write( 2%) 9:44:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 760M 77% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 64k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(70% 65%) -> (1.7k/53k) -> write( 2%) 9:45:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 760M 77% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 61k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(71% 66%) -> (963/53k) -> write( 2%) 9:45:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 760M 77% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 60k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(69% 70%) -> (1k/53k) -> write( 2%) 9:45:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 761M 77% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 65k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(68% 66%) -> (732/53k) -> write( 2%) 9:45:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 761M 77% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 64k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 1% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(67% 68%) -> (1.5k/53k) -> write( 2%) 9:45:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 762M 77% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 65k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 1% heap: 1.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(70% 70%) -> (247/53k) -> write( 2%) 9:45:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 762M 77% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 65k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(71% 69%) -> (1.2k/53k) -> write( 2%) 9:46:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 762M 77% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 59k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(72% 70%) -> (1k/53k) -> write( 2%) 9:46:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 763M 77% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 64k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(68% 68%) -> (1k/53k) -> write( 2%) 9:46:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 763M 77% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 65k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(65% 68%) -> (1k/53k) -> write( 2%) 9:46:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 763M 77% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 65k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(69% 70%) -> (1.1k/53k) -> write( 2%) 9:46:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 764M 77% 40k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 66k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.5 gc: 1% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(72% 72%) -> (327/53k) -> write( 2%) 9:46:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 764M 77% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 63k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.5 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(72% 71%) -> (563/53k) -> write( 2%) 9:47:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 764M 77% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 62k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(70% 68%) -> (956/53k) -> write( 2%) 9:47:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 765M 77% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 63k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(70% 67%) -> (1.1k/53k) -> write( 2%) 9:47:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 765M 77% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 65k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(68% 67%) -> (910/53k) -> write( 2%) 9:47:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 766M 77% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 67k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(68% 68%) -> (1.4k/53k) -> write( 2%) 9:47:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 766M 77% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 62k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(70% 71%) -> (1.9k/53k) -> write( 2%) 9:47:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 766M 77% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 62k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(67% 67%) -> (756/53k) -> write( 2%) 9:48:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 767M 77% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 64k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(69% 69%) -> (905/53k) -> write( 2%) 9:48:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 767M 77% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 65k/s ] 168G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(71% 71%) -> (361/53k) -> write( 2%) 9:48:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 767M 77% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 62k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.2G read( 0%) -> (11/13) -> process(69% 70%) -> (683/53k) -> write( 2%) 9:48:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 768M 77% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 59k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.5 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(73% 73%) -> (512/53k) -> write( 2%) 9:48:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 768M 77% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 61k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.5 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(72% 71%) -> (790/53k) -> write( 2%) 9:48:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 768M 78% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 61k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(69% 69%) -> (1.3k/53k) -> write( 2%) 9:49:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 769M 78% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 64k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(68% 70%) -> (1.4k/53k) -> write( 2%) 9:49:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 769M 78% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 62k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(68% 67%) -> (985/53k) -> write( 2%) 9:49:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 769M 78% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 61k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(67% 71%) -> (1.5k/53k) -> write( 2%) 9:49:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 770M 78% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 57k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(67% 72%) -> (893/53k) -> write( 2%) 9:49:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 770M 78% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 63k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(66% 72%) -> (935/53k) -> write( 2%) 9:49:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 770M 78% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 61k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(67% 67%) -> (1.4k/53k) -> write( 2%) 9:50:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 771M 78% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 62k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(68% 67%) -> (402/53k) -> write( 2%) 9:50:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 771M 78% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 63k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(69% 71%) -> (1.8k/53k) -> write( 2%) 9:50:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 771M 78% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 59k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(70% 69%) -> (902/53k) -> write( 2%) 9:50:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 772M 78% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 62k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(67% 69%) -> (1.4k/53k) -> write( 2%) 9:50:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 772M 78% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 62k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(69% 68%) -> (1k/53k) -> write( 2%) 9:50:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 772M 78% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 62k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(68% 68%) -> (1.3k/53k) -> write( 2%) 9:51:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 773M 78% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 61k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(68% 67%) -> (753/53k) -> write( 2%) 9:51:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 773M 78% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 58k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(72% 68%) -> (910/53k) -> write( 2%) 9:51:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 773M 78% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 61k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(67% 66%) -> (1.6k/53k) -> write( 2%) 9:51:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 774M 78% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 64k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(69% 67%) -> (951/53k) -> write( 2%) 9:51:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 774M 78% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 62k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(67% 69%) -> (965/53k) -> write( 2%) 9:51:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 774M 78% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 61k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(69% 73%) -> (1.4k/53k) -> write( 2%) 9:52:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 775M 78% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 59k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.5 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(72% 72%) -> (779/53k) -> write( 2%) 9:52:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 775M 78% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 59k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(66% 68%) -> (1.5k/53k) -> write( 2%) 9:52:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 775M 78% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 58k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(67% 67%) -> (708/53k) -> write( 2%) 9:52:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 776M 78% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 56k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(70% 69%) -> (1.2k/53k) -> write( 2%) 9:52:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 776M 78% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 59k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(69% 69%) -> (1.3k/53k) -> write( 2%) 9:52:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 776M 78% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 56k/s ] 169G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(71% 70%) -> (1.2k/53k) -> write( 2%) 9:53:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 777M 78% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 57k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(67% 71%) -> (1.1k/53k) -> write( 2%) 9:53:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 777M 78% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 59k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(68% 72%) -> (814/53k) -> write( 2%) 9:53:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 777M 78% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 60k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(68% 69%) -> (1.1k/53k) -> write( 2%) 9:53:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 778M 78% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 59k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(68% 71%) -> (1.1k/53k) -> write( 2%) 9:53:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 778M 78% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 57k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(70% 69%) -> (937/53k) -> write( 2%) 9:53:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 778M 79% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 58k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(68% 69%) -> (829/53k) -> write( 2%) 9:54:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 779M 79% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 60k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(69% 68%) -> (1k/53k) -> write( 2%) 9:54:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 779M 79% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 60k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(71% 69%) -> (1.8k/53k) -> write( 2%) 9:54:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 779M 79% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 59k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(71% 68%) -> (830/53k) -> write( 2%) 9:54:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 780M 79% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 58k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(70% 69%) -> (1.5k/53k) -> write( 2%) 9:54:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 780M 79% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 58k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.3G read( 0%) -> (11/13) -> process(69% 70%) -> (1.4k/53k) -> write( 2%) 9:54:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 780M 79% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 60k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(69% 68%) -> (923/53k) -> write( 2%) 9:55:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 781M 79% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 61k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(70% 70%) -> (853/53k) -> write( 2%) 9:55:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 781M 79% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 62k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(71% 70%) -> (949/53k) -> write( 2%) 9:55:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 781M 79% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 56k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.5 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(73% 70%) -> (1.3k/53k) -> write( 2%) 9:55:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 782M 79% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 57k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(69% 70%) -> (1k/53k) -> write( 2%) 9:55:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 782M 79% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 59k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 1.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(68% 68%) -> (681/53k) -> write( 2%) 9:55:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 782M 79% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 60k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(70% 71%) -> (1.1k/53k) -> write( 2%) 9:56:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 783M 79% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 60k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(71% 70%) -> (860/53k) -> write( 2%) 9:56:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 783M 79% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 57k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(68% 70%) -> (1.5k/53k) -> write( 2%) 9:56:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 783M 79% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 60k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(71% 68%) -> (1k/53k) -> write( 2%) 9:56:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 784M 79% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 61k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(71% 71%) -> (1.2k/53k) -> write( 2%) 9:56:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 784M 79% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 62k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.5 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(71% 72%) -> (679/53k) -> write( 2%) 9:56:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 784M 79% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 56k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.5 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(74% 74%) -> (533/53k) -> write( 2%) 9:57:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 785M 79% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 58k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.5 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(74% 69%) -> (1.4k/53k) -> write( 2%) 9:57:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 785M 79% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 59k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(70% 70%) -> (1.5k/53k) -> write( 2%) 9:57:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 785M 79% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 57k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(69% 69%) -> (469/53k) -> write( 2%) 9:57:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 786M 79% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 61k/s ] 170G blocks: [ 39k 92% <1/s ] cpus: 1.5 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(74% 72%) -> (1.4k/53k) -> write( 2%) 9:57:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 786M 79% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 55k/s ] 171G blocks: [ 39k 92% <1/s ] cpus: 1.5 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(70% 79%) -> (1.1k/53k) -> write( 2%) 9:57:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 787M 79% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 60k/s ] 171G blocks: [ 39k 93% <1/s ] cpus: 1.5 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(74% 71%) -> (355/53k) -> write( 2%) 9:58:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 787M 79% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 58k/s ] 171G blocks: [ 39k 93% <1/s ] cpus: 1.5 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(73% 71%) -> (1.1k/53k) -> write( 2%) 9:58:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 787M 79% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 59k/s ] 171G blocks: [ 39k 93% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(73% 69%) -> (922/53k) -> write( 2%) 9:58:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 788M 79% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 57k/s ] 171G blocks: [ 39k 93% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(72% 69%) -> (494/53k) -> write( 2%) 9:58:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 788M 79% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 61k/s ] 171G blocks: [ 39k 93% <1/s ] cpus: 1.5 gc: 1% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(76% 72%) -> (1.5k/53k) -> write( 2%) 9:58:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 788M 80% 41k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 62k/s ] 171G blocks: [ 39k 93% <1/s ] cpus: 1.5 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(75% 76%) -> (1.2k/53k) -> write( 2%) 9:58:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 789M 80% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 61k/s ] 171G blocks: [ 39k 93% <1/s ] cpus: 1.5 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(73% 74%) -> (488/53k) -> write( 2%) 9:59:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 789M 80% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 56k/s ] 171G blocks: [ 39k 93% <1/s ] cpus: 1.4 gc: 1% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(69% 72%) -> (1.2k/53k) -> write( 2%) 9:59:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 789M 80% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 63k/s ] 171G blocks: [ 39k 93% <1/s ] cpus: 1.5 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(73% 70%) -> (733/53k) -> write( 2%) 9:59:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 790M 80% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 60k/s ] 171G blocks: [ 39k 93% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(69% 70%) -> (1.6k/53k) -> write( 2%) 9:59:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 790M 80% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 63k/s ] 171G blocks: [ 39k 93% <1/s ] cpus: 1.5 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(71% 73%) -> (1.1k/53k) -> write( 2%) 9:59:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 791M 80% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 59k/s ] 171G blocks: [ 39k 93% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(70% 70%) -> (719/53k) -> write( 2%) 9:59:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 791M 80% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 59k/s ] 171G blocks: [ 39k 93% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(68% 70%) -> (1.3k/53k) -> write( 2%) 10:00:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 791M 80% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 59k/s ] 171G blocks: [ 39k 93% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(67% 71%) -> (1.1k/53k) -> write( 2%) 10:00:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 792M 80% 40k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 64k/s ] 171G blocks: [ 39k 93% <1/s ] cpus: 1.5 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(73% 75%) -> (196/53k) -> write( 2%) 10:00:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 792M 80% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 62k/s ] 171G blocks: [ 39k 93% <1/s ] cpus: 1.5 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(73% 72%) -> (677/53k) -> write( 2%) 10:00:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 792M 80% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 60k/s ] 171G blocks: [ 39k 93% <1/s ] cpus: 1.5 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(69% 75%) -> (675/53k) -> write( 2%) 10:00:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 793M 80% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 55k/s ] 171G blocks: [ 39k 93% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(71% 71%) -> (1.3k/53k) -> write( 2%) 10:00:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 793M 80% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 62k/s ] 171G blocks: [ 39k 93% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.4G read( 0%) -> (11/13) -> process(71% 69%) -> (574/53k) -> write( 2%) 10:01:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 793M 80% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 62k/s ] 171G blocks: [ 39k 93% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(71% 68%) -> (676/53k) -> write( 2%) 10:01:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 794M 80% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 63k/s ] 171G blocks: [ 39k 93% <1/s ] cpus: 1.5 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(71% 75%) -> (951/53k) -> write( 2%) 10:01:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 794M 80% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 56k/s ] 171G blocks: [ 39k 93% <1/s ] cpus: 1.4 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(70% 68%) -> (232/53k) -> write( 2%) 10:01:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 794M 80% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 56k/s ] 171G blocks: [ 39k 93% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(69% 67%) -> (779/53k) -> write( 2%) 10:01:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 795M 80% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 59k/s ] 171G blocks: [ 39k 93% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(72% 69%) -> (921/53k) -> write( 2%) 10:01:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 795M 80% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 60k/s ] 171G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(69% 70%) -> (950/53k) -> write( 2%) 10:02:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 795M 80% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 59k/s ] 171G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 1% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(73% 70%) -> (982/53k) -> write( 2%) 10:02:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 796M 80% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 59k/s ] 171G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(71% 74%) -> (875/53k) -> write( 2%) 10:02:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 796M 80% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 57k/s ] 171G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(68% 70%) -> (523/53k) -> write( 2%) 10:02:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 796M 80% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 60k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(69% 69%) -> (889/53k) -> write( 2%) 10:02:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 797M 80% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 61k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(73% 71%) -> (825/53k) -> write( 2%) 10:02:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 797M 80% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 59k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(71% 72%) -> (801/53k) -> write( 2%) 10:03:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 797M 80% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 58k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(70% 72%) -> (1.4k/53k) -> write( 2%) 10:03:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 798M 80% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 57k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(70% 69%) -> (589/53k) -> write( 2%) 10:03:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 798M 80% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 59k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(69% 68%) -> (838/53k) -> write( 2%) 10:03:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 798M 81% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 61k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(73% 70%) -> (1.2k/53k) -> write( 2%) 10:03:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 799M 81% 41k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 61k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.6 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(79% 75%) -> (1.4k/53k) -> write( 2%) 10:04:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 799M 81% 43k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 64k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.6 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(79% 78%) -> (993/53k) -> write( 2%) 10:04:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 800M 81% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 58k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.6 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(78% 79%) -> (880/53k) -> write( 2%) 10:04:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 800M 81% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 58k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(69% 69%) -> (1.1k/53k) -> write( 2%) 10:04:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 800M 81% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 60k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(69% 71%) -> (1.1k/53k) -> write( 2%) 10:04:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 801M 81% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 62k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(73% 72%) -> (364/53k) -> write( 2%) 10:04:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 801M 81% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 61k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(73% 69%) -> (1.7k/53k) -> write( 2%) 10:05:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 801M 81% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 59k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(73% 73%) -> (1.5k/53k) -> write( 2%) 10:05:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 802M 81% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 61k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(74% 70%) -> (1.1k/53k) -> write( 2%) 10:05:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 802M 81% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 61k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(75% 75%) -> (1.4k/53k) -> write( 2%) 10:05:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 802M 81% 39k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 62k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(73% 73%) -> (525/53k) -> write( 2%) 10:05:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 803M 81% 40k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 65k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(78% 73%) -> (1.1k/53k) -> write( 2%) 10:05:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 803M 81% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 61k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(73% 71%) -> (667/53k) -> write( 2%) 10:06:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 804M 81% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 59k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(74% 74%) -> (1.3k/53k) -> write( 2%) 10:06:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 804M 81% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 59k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(74% 71%) -> (505/53k) -> write( 2%) 10:06:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 804M 81% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 62k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(71% 71%) -> (1.4k/53k) -> write( 2%) 10:06:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 805M 81% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 60k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(74% 71%) -> (926/53k) -> write( 2%) 10:06:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 805M 81% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 57k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(77% 72%) -> (1k/53k) -> write( 2%) 10:06:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 805M 81% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 59k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(71% 74%) -> (1.5k/53k) -> write( 2%) 10:07:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 806M 81% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 59k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(73% 73%) -> (1.1k/53k) -> write( 2%) 10:07:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 806M 81% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 58k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.5G read( 0%) -> (11/13) -> process(70% 71%) -> (956/53k) -> write( 2%) 10:07:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 806M 81% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 59k/s ] 172G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(71% 73%) -> (1.4k/53k) -> write( 2%) 10:07:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 807M 81% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 59k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(68% 69%) -> (297/53k) -> write( 2%) 10:07:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 807M 81% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 56k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(71% 70%) -> (844/53k) -> write( 2%) 10:07:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 807M 81% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 58k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(71% 70%) -> (677/53k) -> write( 2%) 10:08:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 808M 81% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 62k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(72% 68%) -> (547/53k) -> write( 2%) 10:08:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 808M 81% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 62k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(72% 70%) -> (506/53k) -> write( 2%) 10:08:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 808M 82% 42k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 66k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(77% 74%) -> (739/53k) -> write( 2%) 10:08:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 809M 82% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 61k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(71% 71%) -> (574/53k) -> write( 2%) 10:08:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 809M 82% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 56k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(71% 69%) -> (1.6k/53k) -> write( 2%) 10:08:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 809M 82% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 64k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(73% 69%) -> (1k/53k) -> write( 2%) 10:09:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 810M 82% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 58k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(73% 71%) -> (836/53k) -> write( 2%) 10:09:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 810M 82% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 61k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(72% 71%) -> (1.2k/53k) -> write( 2%) 10:09:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 811M 82% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 62k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(71% 74%) -> (574/53k) -> write( 2%) 10:09:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 811M 82% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 55k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(70% 70%) -> (377/53k) -> write( 2%) 10:09:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 811M 82% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 63k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(72% 71%) -> (1.8k/53k) -> write( 2%) 10:09:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 812M 82% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 62k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(71% 71%) -> (901/53k) -> write( 2%) 10:10:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 812M 82% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 60k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(70% 71%) -> (1.4k/53k) -> write( 2%) 10:10:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 812M 82% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 59k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(70% 72%) -> (1.2k/53k) -> write( 2%) 10:10:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 813M 82% 43k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 70k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(78% 72%) -> (738/53k) -> write( 2%) 10:10:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 813M 82% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 62k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(70% 74%) -> (1.3k/53k) -> write( 2%) 10:10:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 813M 82% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 60k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(70% 72%) -> (897/53k) -> write( 2%) 10:10:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 814M 82% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 59k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(72% 70%) -> (1.1k/53k) -> write( 2%) 10:11:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 814M 82% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 61k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(70% 71%) -> (852/53k) -> write( 2%) 10:11:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 814M 82% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 56k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 1.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(72% 71%) -> (1.4k/53k) -> write( 2%) 10:11:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 815M 82% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 60k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(71% 71%) -> (1.2k/53k) -> write( 2%) 10:11:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 815M 82% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 60k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(67% 68%) -> (654/53k) -> write( 2%) 10:11:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 815M 82% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 60k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(71% 68%) -> (1k/53k) -> write( 2%) 10:11:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 816M 82% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 60k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(75% 71%) -> (997/53k) -> write( 2%) 10:12:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 816M 82% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 59k/s ] 173G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(72% 71%) -> (1.5k/53k) -> write( 2%) 10:12:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 816M 82% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 61k/s ] 174G blocks: [ 40k 93% <1/s ] cpus: 1.5 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(71% 72%) -> (1.5k/53k) -> write( 2%) 10:12:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 817M 82% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 60k/s ] 174G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(70% 70%) -> (1.8k/53k) -> write( 2%) 10:12:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 817M 82% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 62k/s ] 174G blocks: [ 40k 93% <1/s ] cpus: 1.4 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(72% 71%) -> (725/53k) -> write( 2%) 10:12:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 818M 82% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 61k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.6G read( 0%) -> (11/13) -> process(72% 74%) -> (848/53k) -> write( 2%) 10:12:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 818M 82% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 56k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.4 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(71% 70%) -> (887/53k) -> write( 1%) 10:13:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 818M 83% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 60k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.4 gc: 0% heap: 1.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(70% 71%) -> (1.2k/53k) -> write( 2%) 10:13:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 819M 83% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 62k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.4 gc: 1% heap: 3.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(70% 70%) -> (1k/53k) -> write( 2%) 10:13:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 819M 83% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 59k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(71% 71%) -> (1.1k/53k) -> write( 2%) 10:13:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 819M 83% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 60k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.4 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(70% 71%) -> (1.2k/53k) -> write( 2%) 10:13:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 820M 83% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 56k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(71% 73%) -> (1k/53k) -> write( 2%) 10:13:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 820M 83% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 59k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(70% 69%) -> (1.4k/53k) -> write( 2%) 10:14:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 820M 83% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 61k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 1% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(71% 71%) -> (1.3k/53k) -> write( 2%) 10:14:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 821M 83% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 59k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.4 gc: 0% heap: 1.3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(71% 71%) -> (1k/53k) -> write( 2%) 10:14:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 821M 83% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 59k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.4 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(71% 69%) -> (911/53k) -> write( 2%) 10:14:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 821M 83% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 59k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(70% 71%) -> (1.2k/53k) -> write( 2%) 10:14:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 822M 83% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 61k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(71% 71%) -> (303/53k) -> write( 2%) 10:14:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 822M 83% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 62k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.4 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(72% 70%) -> (278/53k) -> write( 2%) 10:15:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 822M 83% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 62k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(73% 72%) -> (427/53k) -> write( 2%) 10:15:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 823M 83% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 61k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(73% 71%) -> (1k/53k) -> write( 2%) 10:15:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 823M 83% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 60k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(71% 72%) -> (668/53k) -> write( 2%) 10:15:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 823M 83% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 57k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.4 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(71% 71%) -> (1.7k/53k) -> write( 2%) 10:15:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 824M 83% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 62k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(72% 71%) -> (674/53k) -> write( 2%) 10:15:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 824M 83% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 61k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.4 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(72% 69%) -> (1.4k/53k) -> write( 2%) 10:16:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 825M 83% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 65k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(72% 72%) -> (1.3k/53k) -> write( 2%) 10:16:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 825M 83% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 63k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(75% 73%) -> (906/53k) -> write( 2%) 10:16:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 825M 83% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 59k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(72% 70%) -> (649/53k) -> write( 2%) 10:16:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 826M 83% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 61k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(73% 71%) -> (1.2k/53k) -> write( 2%) 10:16:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 826M 83% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 65k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.4 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(71% 70%) -> (1.5k/53k) -> write( 2%) 10:16:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 826M 83% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 63k/s ] 174G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(71% 72%) -> (755/53k) -> write( 2%) 10:17:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 827M 83% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 62k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 1% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(72% 74%) -> (1k/53k) -> write( 2%) 10:17:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 827M 83% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 62k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(71% 74%) -> (1.2k/53k) -> write( 2%) 10:17:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 828M 83% 39k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 64k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(73% 71%) -> (1.2k/53k) -> write( 2%) 10:17:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 828M 84% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 61k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 1% heap: 2.6G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(72% 71%) -> (1.2k/53k) -> write( 2%) 10:17:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 828M 84% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 65k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.3G relInfo: 564M mpGeoms: 8.7G read( 0%) -> (11/13) -> process(73% 73%) -> (1.2k/53k) -> write( 2%) 10:17:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 829M 84% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 62k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 1% heap: 3.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.1G read( 0%) -> (11/13) -> process(72% 70%) -> (985/53k) -> write( 2%) 10:18:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 829M 84% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 57k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.1G read( 0%) -> (11/13) -> process(69% 70%) -> (1k/53k) -> write( 2%) 10:18:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 829M 84% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 55k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 1% heap: 2.5G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(65% 64%) -> (1.4k/53k) -> write( 2%) 10:18:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 830M 84% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 55k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 1% heap: 3.6G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(68% 70%) -> (722/53k) -> write( 1%) 10:18:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 830M 84% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 55k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(67% 62%) -> (1k/53k) -> write( 1%) 10:18:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 830M 84% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 54k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(61% 61%) -> (785/53k) -> write( 1%) 10:18:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 831M 84% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 51k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(64% 61%) -> (757/53k) -> write( 1%) 10:19:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 831M 84% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 51k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 2.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(64% 63%) -> (1.3k/53k) -> write( 1%) 10:19:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 831M 84% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 52k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(65% 64%) -> (572/53k) -> write( 1%) 10:19:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 832M 84% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 53k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(64% 65%) -> (737/53k) -> write( 1%) 10:19:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 832M 84% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 52k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(60% 61%) -> (1.3k/53k) -> write( 1%) 10:19:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 832M 84% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 53k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(66% 64%) -> (992/53k) -> write( 1%) 10:19:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 833M 84% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 50k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(65% 61%) -> (810/53k) -> write( 1%) 10:20:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 833M 84% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 53k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(63% 61%) -> (644/53k) -> write( 1%) 10:20:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 833M 84% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 57k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 3.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(64% 64%) -> (1.2k/53k) -> write( 2%) 10:20:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 833M 84% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 55k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(64% 66%) -> (972/53k) -> write( 1%) 10:20:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 834M 84% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 51k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(64% 60%) -> (673/53k) -> write( 1%) 10:20:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 834M 84% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 51k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(63% 64%) -> (771/53k) -> write( 1%) 10:20:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 834M 84% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 54k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 3.1G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(63% 65%) -> (1k/53k) -> write( 1%) 10:21:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 835M 84% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 55k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(67% 63%) -> (1k/53k) -> write( 1%) 10:21:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 835M 84% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 55k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.7 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(63% 66%) -> (1.4k/53k) -> write( 1%) 10:21:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 835M 84% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 56k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 0% heap: 3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(63% 63%) -> (722/53k) -> write( 1%) 10:21:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 836M 84% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 56k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.7 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(67% 65%) -> (1.1k/53k) -> write( 2%) 10:21:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 836M 84% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 53k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.7 gc: 1% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(71% 64%) -> (1.1k/53k) -> write( 1%) 10:21:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 836M 84% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 53k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(63% 63%) -> (1.1k/53k) -> write( 1%) 10:22:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 837M 84% 45k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 56k/s ] 175G blocks: [ 40k 94% <1/s ] cpus: 1.8 gc: 1% heap: 3.3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(75% 68%) -> (1.1k/53k) -> write( 2%) 10:22:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 837M 84% 49k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 55k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.9 gc: 1% heap: 3.2G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(71% 76%) -> (304/53k) -> write( 2%) 10:22:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 838M 85% 43k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 58k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.8 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(72% 70%) -> (787/53k) -> write( 2%) 10:22:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 838M 85% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 54k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 2.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(61% 63%) -> (1.3k/53k) -> write( 1%) 10:22:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 838M 85% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 54k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 1% heap: 3.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(62% 61%) -> (671/53k) -> write( 1%) 10:22:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 839M 85% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 51k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(63% 66%) -> (1.1k/53k) -> write( 1%) 10:23:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 839M 85% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 48k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(65% 64%) -> (596/53k) -> write( 1%) 10:23:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 839M 85% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 55k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(63% 64%) -> (1.8k/53k) -> write( 1%) 10:23:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 840M 85% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 54k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(61% 62%) -> (741/53k) -> write( 1%) 10:23:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 840M 85% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 54k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 3.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(66% 66%) -> (867/53k) -> write( 1%) 10:23:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 840M 85% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 57k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 1% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(65% 66%) -> (809/53k) -> write( 1%) 10:23:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 841M 85% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 56k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(67% 68%) -> (335/53k) -> write( 1%) 10:24:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 841M 85% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 53k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(65% 64%) -> (593/53k) -> write( 1%) 10:24:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 841M 85% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 55k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 1% heap: 3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(62% 62%) -> (1.6k/53k) -> write( 1%) 10:24:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 842M 85% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 56k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(64% 63%) -> (1.3k/53k) -> write( 1%) 10:24:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 842M 85% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 52k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(64% 63%) -> (308/53k) -> write( 1%) 10:24:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 842M 85% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 53k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(64% 66%) -> (1.1k/53k) -> write( 1%) 10:24:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 843M 85% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 54k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(65% 65%) -> (393/53k) -> write( 1%) 10:25:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 843M 85% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 63k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.4 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(69% 71%) -> (650/53k) -> write( 2%) 10:25:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 843M 85% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 52k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.2G read( 0%) -> (11/13) -> process(62% 61%) -> (749/53k) -> write( 1%) 10:25:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 844M 85% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 51k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(63% 62%) -> (229/53k) -> write( 1%) 10:25:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 844M 85% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 55k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(69% 69%) -> (520/53k) -> write( 1%) 10:25:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 844M 85% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 49k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(63% 63%) -> (1.5k/53k) -> write( 1%) 10:25:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 844M 85% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 56k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(64% 63%) -> (1.5k/53k) -> write( 1%) 10:26:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 845M 85% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 53k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(62% 62%) -> (1.1k/53k) -> write( 1%) 10:26:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 845M 85% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 53k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(63% 62%) -> (1k/53k) -> write( 1%) 10:26:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 845M 85% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 57k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(68% 67%) -> (355/53k) -> write( 1%) 10:26:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 846M 85% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 54k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(68% 68%) -> (1.2k/53k) -> write( 1%) 10:26:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 846M 85% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 50k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(63% 60%) -> (1.3k/53k) -> write( 1%) 10:26:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 846M 85% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 54k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.5 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(65% 67%) -> (1.3k/53k) -> write( 1%) 10:27:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 847M 85% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 55k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 2.5G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(69% 71%) -> (1.3k/53k) -> write( 1%) 10:27:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 847M 85% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 51k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(64% 65%) -> (1.2k/53k) -> write( 1%) 10:27:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 847M 85% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 57k/s ] 176G blocks: [ 40k 94% <1/s ] cpus: 1.4 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(68% 69%) -> (1.3k/53k) -> write( 1%) 10:27:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 848M 85% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 52k/s ] 178G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(62% 64%) -> (874/53k) -> write( 1%) 10:27:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 848M 86% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 56k/s ] 178G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(64% 65%) -> (1.6k/53k) -> write( 1%) 10:27:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 848M 86% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 52k/s ] 178G blocks: [ 40k 94% <1/s ] cpus: 1.6 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(63% 62%) -> (1.1k/53k) -> write( 1%) 10:28:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 849M 86% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 56k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.5 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(65% 65%) -> (1.2k/53k) -> write( 1%) 10:28:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 849M 86% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 60k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.4 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(71% 71%) -> (879/53k) -> write( 2%) 10:28:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 849M 86% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 57k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.5 gc: 1% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(69% 65%) -> (43/53k) -> write( 1%) 10:28:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 850M 86% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 55k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(63% 66%) -> (885/53k) -> write( 1%) 10:28:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 850M 86% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 56k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(66% 64%) -> (835/53k) -> write( 1%) 10:28:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 850M 86% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 56k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(66% 66%) -> (943/53k) -> write( 1%) 10:29:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 851M 86% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 57k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 3.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(65% 66%) -> (1.5k/53k) -> write( 1%) 10:29:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 851M 86% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 54k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.7 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(65% 64%) -> (1.1k/53k) -> write( 1%) 10:29:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 851M 86% 39k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 66k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.5 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(71% 72%) -> (1.1k/53k) -> write( 2%) 10:29:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 852M 86% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 57k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.9G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(65% 64%) -> (1.1k/53k) -> write( 1%) 10:29:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 852M 86% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 59k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.7 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(68% 68%) -> (942/53k) -> write( 2%) 10:29:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 852M 86% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 56k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(64% 65%) -> (812/53k) -> write( 1%) 10:30:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 853M 86% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 56k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(64% 69%) -> (1.3k/53k) -> write( 1%) 10:30:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 853M 86% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 61k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(71% 71%) -> (268/53k) -> write( 2%) 10:30:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 854M 86% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 59k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.5 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(69% 66%) -> (1k/53k) -> write( 2%) 10:30:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 854M 86% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 55k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.8G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(64% 65%) -> (1.2k/53k) -> write( 1%) 10:30:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 854M 86% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 63k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.4 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(71% 69%) -> (598/53k) -> write( 2%) 10:30:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 855M 86% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 60k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 3.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(68% 65%) -> (1k/53k) -> write( 2%) 10:31:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 855M 86% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 55k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.5 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(65% 67%) -> (1.6k/53k) -> write( 1%) 10:31:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 855M 86% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 57k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(63% 64%) -> (831/53k) -> write( 1%) 10:31:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 856M 86% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 63k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.4 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(71% 71%) -> (723/53k) -> write( 2%) 10:31:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 856M 86% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 54k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(64% 64%) -> (787/53k) -> write( 1%) 10:31:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 856M 86% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 56k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.3G read( 0%) -> (11/13) -> process(67% 67%) -> (1.8k/53k) -> write( 1%) 10:31:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 857M 86% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 53k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(62% 62%) -> (996/53k) -> write( 1%) 10:32:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 857M 86% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 55k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.7 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(65% 64%) -> (716/53k) -> write( 1%) 10:32:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 857M 86% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 57k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(63% 65%) -> (494/53k) -> write( 1%) 10:32:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 858M 87% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 59k/s ] 178G blocks: [ 40k 95% <1/s ] cpus: 1.5 gc: 1% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(70% 70%) -> (1.5k/53k) -> write( 2%) 10:32:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 858M 87% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 57k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(67% 70%) -> (1.5k/53k) -> write( 2%) 10:32:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 858M 87% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 53k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.7 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(67% 66%) -> (1.4k/53k) -> write( 1%) 10:32:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 859M 87% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 57k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(64% 65%) -> (443/53k) -> write( 1%) 10:33:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 859M 87% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 58k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(65% 64%) -> (1.1k/53k) -> write( 2%) 10:33:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 859M 87% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 57k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(63% 64%) -> (1.2k/53k) -> write( 1%) 10:33:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 860M 87% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 57k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(65% 66%) -> (892/53k) -> write( 1%) 10:33:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 860M 87% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 57k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(65% 64%) -> (1.2k/53k) -> write( 1%) 10:33:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 861M 87% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 64k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.5 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(68% 67%) -> (953/53k) -> write( 2%) 10:33:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 861M 87% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 58k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.9G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(64% 64%) -> (482/53k) -> write( 1%) 10:34:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 861M 87% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 62k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.5 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(69% 68%) -> (1.2k/53k) -> write( 2%) 10:34:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 862M 87% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 56k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(62% 62%) -> (1.7k/53k) -> write( 1%) 10:34:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 862M 87% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 57k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.8G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(62% 64%) -> (1.1k/53k) -> write( 1%) 10:34:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 862M 87% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 59k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.5 gc: 1% heap: 3.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(70% 68%) -> (313/53k) -> write( 2%) 10:34:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 863M 87% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 58k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.5 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(68% 67%) -> (1.7k/53k) -> write( 2%) 10:34:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 863M 87% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 55k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(62% 62%) -> (1.4k/53k) -> write( 1%) 10:35:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 863M 87% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 55k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 3.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(64% 64%) -> (768/53k) -> write( 1%) 10:35:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 864M 87% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 56k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(64% 65%) -> (1k/53k) -> write( 1%) 10:35:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 864M 87% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 51k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.7 gc: 1% heap: 3.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(65% 66%) -> (896/53k) -> write( 1%) 10:35:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 864M 87% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 55k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(63% 63%) -> (1.1k/53k) -> write( 1%) 10:35:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 865M 87% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 53k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(63% 62%) -> (1.1k/53k) -> write( 1%) 10:35:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 865M 87% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 57k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(62% 64%) -> (1.7k/53k) -> write( 1%) 10:36:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 865M 87% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 56k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(61% 62%) -> (1.4k/53k) -> write( 1%) 10:36:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 866M 87% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 55k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 0% heap: 3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(66% 64%) -> (725/53k) -> write( 1%) 10:36:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 866M 87% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 59k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.5 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(67% 65%) -> (1.3k/53k) -> write( 2%) 10:36:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 866M 87% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 55k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.5 gc: 1% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(65% 65%) -> (603/53k) -> write( 1%) 10:36:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 866M 87% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 54k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(63% 63%) -> (1.5k/53k) -> write( 1%) 10:36:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 867M 87% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 55k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(64% 64%) -> (1k/53k) -> write( 1%) 10:37:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 867M 87% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 53k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(62% 62%) -> (894/53k) -> write( 1%) 10:37:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 867M 87% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 53k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.5 gc: 1% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(62% 61%) -> (362/53k) -> write( 1%) 10:37:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 868M 88% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 55k/s ] 179G blocks: [ 40k 95% <1/s ] cpus: 1.5 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(61% 63%) -> (1.7k/53k) -> write( 1%) 10:37:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 868M 88% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 57k/s ] 179G blocks: [ 41k 95% <1/s ] cpus: 1.5 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(66% 66%) -> (867/53k) -> write( 1%) 10:37:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 868M 88% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 56k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.5 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(66% 66%) -> (960/53k) -> write( 2%) 10:37:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 869M 88% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 53k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 1% heap: 3.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(63% 63%) -> (1k/53k) -> write( 1%) 10:38:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 869M 88% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 54k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 1% heap: 3.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(63% 62%) -> (628/53k) -> write( 1%) 10:38:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 869M 88% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 55k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(65% 65%) -> (452/53k) -> write( 1%) 10:38:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 870M 88% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 56k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.5 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(65% 65%) -> (331/53k) -> write( 1%) 10:38:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 870M 88% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 54k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(62% 61%) -> (1k/53k) -> write( 1%) 10:38:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 870M 88% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 52k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.4G read( 0%) -> (11/13) -> process(64% 62%) -> (892/53k) -> write( 1%) 10:38:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 871M 88% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 55k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(63% 62%) -> (671/53k) -> write( 1%) 10:39:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 871M 88% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 52k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.9G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(64% 64%) -> (883/53k) -> write( 1%) 10:39:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 871M 88% 27k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 50k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.8G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(66% 65%) -> (1k/53k) -> write( 1%) 10:39:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 871M 88% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 54k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.5 gc: 1% heap: 3.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(63% 62%) -> (923/53k) -> write( 1%) 10:39:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 872M 88% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 52k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.5 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(63% 61%) -> (215/53k) -> write( 1%) 10:39:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 872M 88% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 61k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.4 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(69% 70%) -> (959/53k) -> write( 2%) 10:39:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 872M 88% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 56k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.5 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(64% 64%) -> (572/53k) -> write( 1%) 10:40:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 873M 88% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 53k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(64% 63%) -> (310/53k) -> write( 1%) 10:40:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 873M 88% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 54k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(65% 64%) -> (1.5k/53k) -> write( 1%) 10:40:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 873M 88% 27k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 49k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.9G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(61% 61%) -> (510/53k) -> write( 1%) 10:40:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 874M 88% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 56k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.5 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(63% 64%) -> (1.4k/53k) -> write( 1%) 10:40:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 874M 88% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 55k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(64% 61%) -> (1k/53k) -> write( 1%) 10:40:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 874M 88% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 55k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 1% heap: 1.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(65% 63%) -> (644/53k) -> write( 1%) 10:41:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 875M 88% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 53k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.7 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(62% 66%) -> (1k/53k) -> write( 1%) 10:41:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 875M 88% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 52k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(63% 64%) -> (533/53k) -> write( 1%) 10:41:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 875M 88% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 56k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.5 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(65% 66%) -> (839/53k) -> write( 1%) 10:41:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 875M 88% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 55k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.5 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(64% 64%) -> (1.3k/53k) -> write( 1%) 10:41:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 876M 88% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 53k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(64% 64%) -> (827/53k) -> write( 1%) 10:41:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 876M 88% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 53k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(64% 63%) -> (1.1k/53k) -> write( 1%) 10:42:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 876M 88% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 56k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 1% heap: 3.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(69% 71%) -> (1.3k/53k) -> write( 1%) 10:42:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 877M 88% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 55k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(71% 69%) -> (739/53k) -> write( 1%) 10:42:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 877M 88% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 54k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.5 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(62% 62%) -> (1.5k/53k) -> write( 1%) 10:42:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 877M 88% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 54k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.5G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(63% 62%) -> (939/53k) -> write( 1%) 10:42:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 878M 89% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 50k/s ] 180G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(67% 67%) -> (1.2k/53k) -> write( 2%) 10:42:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 878M 89% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 54k/s ] 181G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(66% 65%) -> (1.4k/53k) -> write( 2%) 10:43:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 878M 89% 25k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 47k/s ] 181G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(75% 71%) -> (1.4k/53k) -> write( 2%) 10:43:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 878M 89% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 50k/s ] 181G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(65% 65%) -> (860/53k) -> write( 1%) 10:43:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 879M 89% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 50k/s ] 181G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(66% 67%) -> (1.3k/53k) -> write( 1%) 10:43:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 879M 89% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 52k/s ] 181G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 1% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(69% 65%) -> (1.6k/53k) -> write( 1%) 10:43:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 879M 89% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 62k/s ] 181G blocks: [ 41k 95% <1/s ] cpus: 1.5 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(68% 69%) -> (244/53k) -> write( 2%) 10:43:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 880M 89% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 55k/s ] 181G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(64% 63%) -> (782/53k) -> write( 1%) 10:44:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 880M 89% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 50k/s ] 181G blocks: [ 41k 95% <1/s ] cpus: 1.6 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(66% 65%) -> (1.7k/53k) -> write( 1%) 10:44:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 880M 89% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 59k/s ] 181G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.5G read( 0%) -> (11/13) -> process(64% 64%) -> (530/53k) -> write( 2%) 10:44:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 881M 89% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 53k/s ] 181G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(65% 62%) -> (899/53k) -> write( 1%) 10:44:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 881M 89% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 60k/s ] 181G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(70% 69%) -> (508/53k) -> write( 2%) 10:44:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 881M 89% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 59k/s ] 181G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(70% 69%) -> (981/53k) -> write( 2%) 10:44:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 882M 89% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 47k/s ] 181G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(67% 64%) -> (1.2k/53k) -> write( 1%) 10:45:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 882M 89% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 61k/s ] 181G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(74% 70%) -> (1.1k/53k) -> write( 2%) 10:45:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 882M 89% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 57k/s ] 181G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(64% 65%) -> (783/53k) -> write( 1%) 10:45:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 883M 89% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 52k/s ] 181G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(67% 63%) -> (1.5k/53k) -> write( 1%) 10:45:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 883M 89% 27k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 47k/s ] 181G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(66% 62%) -> (1.5k/53k) -> write( 1%) 10:45:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 883M 89% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 57k/s ] 181G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 1% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(69% 67%) -> (479/53k) -> write( 1%) 10:45:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 884M 89% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 56k/s ] 181G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(67% 65%) -> (1.5k/53k) -> write( 2%) 10:46:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 884M 89% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 54k/s ] 181G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2.9G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(63% 64%) -> (447/53k) -> write( 1%) 10:46:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 884M 89% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 56k/s ] 181G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(64% 63%) -> (669/53k) -> write( 1%) 10:46:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 885M 89% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 55k/s ] 181G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(63% 63%) -> (1.5k/53k) -> write( 1%) 10:46:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 885M 89% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 58k/s ] 181G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(69% 67%) -> (1k/53k) -> write( 2%) 10:46:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 885M 89% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 56k/s ] 181G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(62% 64%) -> (1k/53k) -> write( 1%) 10:46:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 885M 89% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 61k/s ] 181G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(67% 70%) -> (787/53k) -> write( 2%) 10:47:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 886M 89% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 58k/s ] 181G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 1% heap: 3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(66% 65%) -> (1.7k/53k) -> write( 1%) 10:47:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 886M 89% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 55k/s ] 181G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(62% 65%) -> (972/53k) -> write( 1%) 10:47:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 886M 89% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 53k/s ] 181G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(65% 63%) -> (875/53k) -> write( 1%) 10:47:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 887M 89% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 55k/s ] 181G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(63% 63%) -> (1.1k/53k) -> write( 1%) 10:47:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 887M 89% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 55k/s ] 181G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(65% 65%) -> (1.4k/53k) -> write( 1%) 10:47:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 887M 90% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 52k/s ] 181G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(61% 63%) -> (1k/53k) -> write( 1%) 10:48:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 888M 90% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 60k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(69% 65%) -> (822/53k) -> write( 2%) 10:48:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 888M 90% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 59k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(72% 68%) -> (687/53k) -> write( 2%) 10:48:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 888M 90% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 59k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(69% 70%) -> (1.3k/53k) -> write( 2%) 10:48:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 889M 90% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 53k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(62% 63%) -> (678/53k) -> write( 1%) 10:48:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 889M 90% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 52k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(64% 64%) -> (1.7k/53k) -> write( 2%) 10:48:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 889M 90% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 59k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 1% heap: 2.8G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(70% 73%) -> (1k/53k) -> write( 2%) 10:49:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 890M 90% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 53k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 3.5G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(67% 65%) -> (1.8k/53k) -> write( 2%) 10:49:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 890M 90% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 51k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(67% 63%) -> (1.2k/53k) -> write( 2%) 10:49:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 890M 90% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 57k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(68% 70%) -> (494/53k) -> write( 2%) 10:49:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 891M 90% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 53k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(67% 70%) -> (1.1k/53k) -> write( 2%) 10:49:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 891M 90% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 50k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.6G read( 0%) -> (11/13) -> process(63% 62%) -> (1.2k/53k) -> write( 2%) 10:49:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 891M 90% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 57k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.7G read( 0%) -> (11/13) -> process(72% 67%) -> (281/53k) -> write( 2%) 10:50:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 892M 90% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 49k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.7G read( 0%) -> (11/13) -> process(63% 63%) -> (1.2k/53k) -> write( 2%) 10:50:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 892M 90% 27k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 48k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.7G read( 0%) -> (11/13) -> process(66% 65%) -> (1.6k/53k) -> write( 2%) 10:50:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 892M 90% 27k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 52k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.7 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.7G read( 0%) -> (11/13) -> process(66% 68%) -> (1k/53k) -> write( 2%) 10:50:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 892M 90% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 48k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.7G read( 0%) -> (11/13) -> process(63% 63%) -> (1.2k/53k) -> write( 2%) 10:50:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 893M 90% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 51k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 9.7G read( 0%) -> (11/13) -> process(63% 62%) -> (825/53k) -> write( 2%) 10:50:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 893M 90% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 54k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 0% heap: 3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.7G read( 0%) -> (11/13) -> process(64% 65%) -> (422/53k) -> write( 2%) 10:51:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 893M 90% 24k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 45k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 0% heap: 3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.7G read( 0%) -> (11/13) -> process(61% 70%) -> (536/53k) -> write( 2%) 10:51:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 894M 90% 23k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 44k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.7 gc: 1% heap: 2.9G/6.4G direct: 4M postGC: 2.4G relInfo: 564M mpGeoms: 9.7G read( 0%) -> (11/13) -> process(65% 74%) -> (1.4k/53k) -> write( 2%) 10:51:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 894M 90% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 49k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 9.7G read( 0%) -> (11/13) -> process(62% 64%) -> (237/53k) -> write( 2%) 10:51:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 894M 90% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 51k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.7G read( 0%) -> (11/13) -> process(65% 63%) -> (1k/53k) -> write( 2%) 10:51:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 894M 90% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 52k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.7G read( 0%) -> (11/13) -> process(63% 65%) -> (938/53k) -> write( 2%) 10:51:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 895M 90% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 49k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 3.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.7G read( 0%) -> (11/13) -> process(65% 65%) -> (1.1k/53k) -> write( 2%) 10:52:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 895M 90% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 53k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.7G read( 0%) -> (11/13) -> process(66% 67%) -> (846/53k) -> write( 2%) 10:52:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 895M 90% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 49k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.7G read( 0%) -> (11/13) -> process(65% 64%) -> (110/53k) -> write( 2%) 10:52:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 896M 90% 26k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 45k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.7 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.7G read( 0%) -> (11/13) -> process(64% 72%) -> (796/53k) -> write( 2%) 10:52:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 896M 90% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 51k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.7G read( 0%) -> (11/13) -> process(64% 64%) -> (491/53k) -> write( 2%) 10:52:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 896M 90% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 51k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.7G read( 0%) -> (11/13) -> process(64% 63%) -> (1.2k/53k) -> write( 2%) 10:52:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 897M 90% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 55k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 3.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.7G read( 0%) -> (11/13) -> process(64% 65%) -> (1.1k/53k) -> write( 2%) 10:53:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 897M 90% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 52k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 3.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.7G read( 0%) -> (11/13) -> process(65% 64%) -> (680/53k) -> write( 2%) 10:53:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 897M 90% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 50k/s ] 182G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.7G read( 0%) -> (11/13) -> process(63% 63%) -> (987/53k) -> write( 2%) 10:53:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 897M 91% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 54k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.7G read( 0%) -> (11/13) -> process(62% 62%) -> (772/53k) -> write( 2%) 10:53:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 898M 91% 27k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 48k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 3.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.7G read( 0%) -> (11/13) -> process(75% 65%) -> (1k/53k) -> write( 2%) 10:53:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 898M 91% 26k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 52k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.7G read( 0%) -> (11/13) -> process(64% 61%) -> (1.5k/53k) -> write( 2%) 10:53:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 898M 91% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 53k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.7G read( 0%) -> (11/13) -> process(65% 64%) -> (322/53k) -> write( 2%) 10:54:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 899M 91% 25k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 44k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.7 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(71% 65%) -> (1.5k/53k) -> write( 1%) 10:54:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 899M 91% 21k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 43k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.7 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(74% 68%) -> (1k/53k) -> write( 1%) 10:54:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 899M 91% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 56k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(68% 67%) -> (503/53k) -> write( 2%) 10:54:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 899M 91% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 52k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(66% 66%) -> (1.2k/53k) -> write( 2%) 10:54:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 900M 91% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 52k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 3.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(65% 63%) -> (935/53k) -> write( 2%) 10:54:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 900M 91% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 51k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(66% 65%) -> (484/53k) -> write( 2%) 10:55:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 900M 91% 22k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 41k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.7 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(74% 61%) -> (856/53k) -> write( 1%) 10:55:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 900M 91% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 49k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(76% 66%) -> (824/53k) -> write( 2%) 10:55:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 901M 91% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 58k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 1% heap: 1.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(70% 67%) -> (863/53k) -> write( 2%) 10:55:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 901M 91% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 50k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(62% 63%) -> (1.1k/53k) -> write( 2%) 10:55:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 901M 91% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 56k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(68% 68%) -> (1.3k/53k) -> write( 2%) 10:55:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 902M 91% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 56k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(72% 71%) -> (1k/53k) -> write( 2%) 10:56:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 902M 91% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 50k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(62% 63%) -> (652/53k) -> write( 2%) 10:56:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 902M 91% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 55k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 3.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(66% 65%) -> (878/53k) -> write( 2%) 10:56:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 903M 91% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 57k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(69% 71%) -> (1k/53k) -> write( 2%) 10:56:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 903M 91% 26k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 48k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(62% 65%) -> (691/53k) -> write( 2%) 10:56:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 903M 91% 22k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 47k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.7 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(65% 82%) -> (784/53k) -> write( 2%) 10:56:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 904M 91% 27k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 51k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(63% 63%) -> (596/53k) -> write( 2%) 10:57:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 904M 91% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 55k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(65% 64%) -> (1k/53k) -> write( 2%) 10:57:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 904M 91% 27k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 52k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(62% 62%) -> (1.2k/53k) -> write( 2%) 10:57:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 904M 91% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 50k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(63% 64%) -> (857/53k) -> write( 2%) 10:57:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 905M 91% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 57k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(70% 68%) -> (465/53k) -> write( 2%) 10:57:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 905M 91% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 53k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(65% 65%) -> (846/53k) -> write( 2%) 10:57:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 905M 91% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 55k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(68% 69%) -> (681/53k) -> write( 2%) 10:58:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 906M 91% 27k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 49k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(64% 63%) -> (887/53k) -> write( 2%) 10:58:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 906M 91% 27k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 48k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(64% 63%) -> (1.6k/53k) -> write( 2%) 10:58:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 906M 91% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 49k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(62% 64%) -> (502/53k) -> write( 2%) 10:58:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 906M 91% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 49k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(62% 65%) -> (1.5k/53k) -> write( 2%) 10:58:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 907M 91% 26k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 45k/s ] 183G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(62% 63%) -> (1.4k/53k) -> write( 2%) 10:58:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 907M 91% 24k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 43k/s ] 184G blocks: [ 41k 96% <1/s ] cpus: 1.7 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.8G read( 0%) -> (11/13) -> process(62% 67%) -> (1k/53k) -> write( 2%) 10:59:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 907M 91% 27k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 45k/s ] 184G blocks: [ 41k 96% <1/s ] cpus: 1.7 gc: 1% heap: 2.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(65% 62%) -> (758/53k) -> write( 2%) 10:59:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 907M 92% 26k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 46k/s ] 184G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(79% 69%) -> (304/53k) -> write( 2%) 10:59:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 908M 92% 24k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 43k/s ] 184G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(72% 63%) -> (222/53k) -> write( 1%) 10:59:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 908M 92% 25k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 44k/s ] 184G blocks: [ 41k 96% <1/s ] cpus: 1.7 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(61% 76%) -> (1.2k/53k) -> write( 2%) 10:59:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 908M 92% 24k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 44k/s ] 184G blocks: [ 41k 96% <1/s ] cpus: 1.7 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(77% 62%) -> (1.4k/53k) -> write( 2%) 10:59:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 908M 92% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 51k/s ] 184G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(64% 65%) -> (772/53k) -> write( 2%) 11:00:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 909M 92% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 52k/s ] 184G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 1% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(63% 64%) -> (982/53k) -> write( 2%) 11:00:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 909M 92% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 53k/s ] 184G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(68% 69%) -> (1.2k/53k) -> write( 2%) 11:00:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 909M 92% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 54k/s ] 184G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 0% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(68% 68%) -> (1.4k/53k) -> write( 2%) 11:00:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 910M 92% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 53k/s ] 184G blocks: [ 41k 96% <1/s ] cpus: 1.6 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(67% 64%) -> (805/53k) -> write( 2%) 11:00:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 910M 92% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 56k/s ] 184G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 1% heap: 2.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(68% 70%) -> (1.2k/53k) -> write( 2%) 11:00:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 910M 92% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 58k/s ] 184G blocks: [ 41k 96% <1/s ] cpus: 1.5 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(69% 66%) -> (1.3k/53k) -> write( 2%) 11:01:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 911M 92% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 50k/s ] 184G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(65% 67%) -> (866/53k) -> write( 2%) 11:01:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 911M 92% 22k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 42k/s ] 184G blocks: [ 41k 97% <1/s ] cpus: 1.7 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(77% 62%) -> (1k/53k) -> write( 1%) 11:01:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 911M 92% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 51k/s ] 184G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(63% 62%) -> (984/53k) -> write( 2%) 11:01:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 912M 92% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 55k/s ] 184G blocks: [ 41k 97% <1/s ] cpus: 1.5 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(65% 68%) -> (226/53k) -> write( 2%) 11:01:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 912M 92% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 51k/s ] 184G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(64% 65%) -> (932/53k) -> write( 2%) 11:01:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 912M 92% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 49k/s ] 184G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(64% 63%) -> (1.4k/53k) -> write( 2%) 11:02:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 912M 92% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 49k/s ] 184G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(65% 65%) -> (1.4k/53k) -> write( 2%) 11:02:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 913M 92% 23k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 41k/s ] 184G blocks: [ 41k 97% <1/s ] cpus: 1.7 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(65% 79%) -> (829/53k) -> write( 1%) 11:02:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 913M 92% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 50k/s ] 184G blocks: [ 41k 97% <1/s ] cpus: 1.7 gc: 1% heap: 3.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(63% 70%) -> (336/53k) -> write( 2%) 11:02:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 913M 92% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 54k/s ] 184G blocks: [ 41k 97% <1/s ] cpus: 1.7 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(66% 64%) -> (1.2k/53k) -> write( 2%) 11:02:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 914M 92% 39k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 60k/s ] 184G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(71% 71%) -> (457/53k) -> write( 2%) 11:02:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 914M 92% 25k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 45k/s ] 184G blocks: [ 41k 97% <1/s ] cpus: 1.8 gc: 1% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(63% 79%) -> (317/53k) -> write( 2%) 11:03:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 914M 92% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 58k/s ] 184G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(68% 70%) -> (1.1k/53k) -> write( 2%) 11:03:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 915M 92% 40k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 59k/s ] 184G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(72% 74%) -> (522/53k) -> write( 2%) 11:03:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 915M 92% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 59k/s ] 184G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(73% 73%) -> (1.3k/53k) -> write( 2%) 11:03:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 916M 92% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 57k/s ] 184G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(69% 70%) -> (1.4k/53k) -> write( 2%) 11:03:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 916M 92% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 184G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(63% 63%) -> (757/53k) -> write( 2%) 11:03:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 916M 92% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 184G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 9.9G read( 0%) -> (11/13) -> process(65% 65%) -> (292/53k) -> write( 2%) 11:04:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 917M 92% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 184G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 3.5G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 66%) -> (1.7k/53k) -> write( 2%) 11:04:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 917M 92% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 51k/s ] 184G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 68%) -> (642/53k) -> write( 2%) 11:04:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 917M 92% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 48k/s ] 184G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 64%) -> (895/53k) -> write( 2%) 11:04:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 917M 93% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 49k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(62% 62%) -> (1.2k/53k) -> write( 2%) 11:04:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 918M 93% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 50k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(64% 64%) -> (1k/53k) -> write( 2%) 11:04:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 918M 93% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 54k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 67%) -> (1.3k/53k) -> write( 2%) 11:05:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 918M 93% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 51k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 2.5G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(62% 63%) -> (1.3k/53k) -> write( 2%) 11:05:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 919M 93% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 50k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 67%) -> (1k/53k) -> write( 2%) 11:05:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 919M 93% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 48k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(64% 64%) -> (250/53k) -> write( 2%) 11:05:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 919M 93% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 49k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(62% 63%) -> (912/53k) -> write( 2%) 11:05:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 920M 93% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(64% 64%) -> (1.7k/53k) -> write( 2%) 11:05:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 920M 93% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 54k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(69% 69%) -> (840/53k) -> write( 2%) 11:06:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 920M 93% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 53k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(69% 67%) -> (584/53k) -> write( 2%) 11:06:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 920M 93% 21k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 41k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.7 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 81%) -> (1.4k/53k) -> write( 1%) 11:06:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 921M 93% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 51k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(64% 66%) -> (1.6k/53k) -> write( 2%) 11:06:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 921M 93% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 50k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 63%) -> (701/53k) -> write( 2%) 11:06:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 921M 93% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 50k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 67%) -> (1.4k/53k) -> write( 2%) 11:06:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 922M 93% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 66%) -> (1.3k/53k) -> write( 2%) 11:07:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 922M 93% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 47k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 3.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(63% 62%) -> (626/53k) -> write( 2%) 11:07:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 922M 93% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 48k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 0% heap: 3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(64% 65%) -> (88/53k) -> write( 2%) 11:07:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 923M 93% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 50k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 0% heap: 3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(63% 63%) -> (1.5k/53k) -> write( 2%) 11:07:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 923M 93% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 58k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.4 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 70%) -> (1.5k/53k) -> write( 2%) 11:07:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 923M 93% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 53k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.5 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 65%) -> (579/53k) -> write( 2%) 11:07:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 924M 93% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 56k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.5 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 72%) -> (461/53k) -> write( 2%) 11:08:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 924M 93% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 49k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 0% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 64%) -> (1.3k/53k) -> write( 2%) 11:08:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 924M 93% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 51k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(64% 64%) -> (485/53k) -> write( 2%) 11:08:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 925M 93% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 0% heap: 3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 65%) -> (1.5k/53k) -> write( 2%) 11:08:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 925M 93% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 55k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.5 gc: 1% heap: 1.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(69% 68%) -> (1.3k/53k) -> write( 2%) 11:08:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 925M 93% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 51k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 69%) -> (1.1k/53k) -> write( 2%) 11:08:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 925M 93% 26k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 79%) -> (1.3k/53k) -> write( 2%) 11:09:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 926M 93% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 63%) -> (786/53k) -> write( 2%) 11:09:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 926M 93% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 51k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(64% 65%) -> (940/53k) -> write( 2%) 11:09:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 926M 93% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 59k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.5 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 72%) -> (739/53k) -> write( 2%) 11:09:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 927M 93% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 54k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.5 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 70%) -> (1k/53k) -> write( 2%) 11:09:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 927M 93% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 54k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.5 gc: 1% heap: 3.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 67%) -> (1k/53k) -> write( 2%) 11:09:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 927M 94% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 185G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 73%) -> (194/53k) -> write( 2%) 11:10:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 928M 94% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 59k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.5 gc: 0% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 69%) -> (850/53k) -> write( 2%) 11:10:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 928M 94% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(64% 63%) -> (638/53k) -> write( 2%) 11:10:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 928M 94% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(64% 66%) -> (556/53k) -> write( 2%) 11:10:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 929M 94% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 54k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.5 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 65%) -> (970/53k) -> write( 2%) 11:10:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 929M 94% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 51k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 62%) -> (1.3k/53k) -> write( 2%) 11:10:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 929M 94% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 51k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.7 gc: 1% heap: 3.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 65%) -> (1.4k/53k) -> write( 2%) 11:11:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 929M 94% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 51k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 66%) -> (1.3k/53k) -> write( 2%) 11:11:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 930M 94% 27k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 50k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.7 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 64%) -> (930/53k) -> write( 2%) 11:11:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 930M 94% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 49k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.7 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(64% 70%) -> (557/53k) -> write( 2%) 11:11:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 930M 94% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 51k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.5 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 65%) -> (663/53k) -> write( 2%) 11:11:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 931M 94% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(62% 63%) -> (1k/53k) -> write( 2%) 11:11:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 931M 94% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 54k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 66%) -> (939/53k) -> write( 2%) 11:12:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 931M 94% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 54k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(63% 62%) -> (1.4k/53k) -> write( 2%) 11:12:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 932M 94% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 53k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(63% 65%) -> (1.4k/53k) -> write( 2%) 11:12:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 932M 94% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 51k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(64% 66%) -> (615/53k) -> write( 2%) 11:12:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 932M 94% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 53k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 64%) -> (1.8k/53k) -> write( 2%) 11:12:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 932M 94% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 58k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.5 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 68%) -> (423/53k) -> write( 2%) 11:12:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 933M 94% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 3G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 65%) -> (195/53k) -> write( 2%) 11:13:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 933M 94% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 51k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 66%) -> (940/53k) -> write( 2%) 11:13:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 933M 94% 23k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 45k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.7 gc: 1% heap: 3.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 60%) -> (378/53k) -> write( 1%) 11:13:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 934M 94% 26k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 49k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(63% 64%) -> (1.2k/53k) -> write( 1%) 11:13:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 934M 94% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 3.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 62%) -> (1.1k/53k) -> write( 2%) 11:13:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 934M 94% 25k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 48k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.7 gc: 1% heap: 3.1G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 64%) -> (1.5k/53k) -> write( 1%) 11:13:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 934M 94% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 59k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.5 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 74%) -> (702/53k) -> write( 2%) 11:14:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 935M 94% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 50k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.7 gc: 1% heap: 3.4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 70%) -> (316/53k) -> write( 1%) 11:14:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 935M 94% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 2.9G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 62%) -> (637/53k) -> write( 2%) 11:14:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 935M 94% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 49k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.7 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(69% 66%) -> (884/53k) -> write( 1%) 11:14:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 936M 94% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 51k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 65%) -> (1.3k/53k) -> write( 2%) 11:14:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 936M 94% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 56k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 65%) -> (1.3k/53k) -> write( 2%) 11:14:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 936M 94% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 56k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.7 gc: 1% heap: 2.3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 73%) -> (969/53k) -> write( 2%) 11:15:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 937M 94% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.7 gc: 1% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 71%) -> (926/53k) -> write( 2%) 11:15:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 937M 95% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 50k/s ] 186G blocks: [ 41k 97% <1/s ] cpus: 1.7 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 66%) -> (1.1k/53k) -> write( 1%) 11:15:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 937M 95% 27k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 48k/s ] 187G blocks: [ 41k 97% <1/s ] cpus: 1.8 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 73%) -> (1.1k/53k) -> write( 2%) 11:15:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 938M 95% 26k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 49k/s ] 187G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(64% 71%) -> (950/53k) -> write( 1%) 11:15:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 938M 95% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 53k/s ] 187G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 3.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 65%) -> (1k/53k) -> write( 2%) 11:15:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 938M 95% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 53k/s ] 187G blocks: [ 41k 97% <1/s ] cpus: 1.7 gc: 1% heap: 3.2G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(62% 68%) -> (1.1k/53k) -> write( 2%) 11:16:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 939M 95% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 54k/s ] 187G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 64%) -> (974/53k) -> write( 2%) 11:16:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 939M 95% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 187G blocks: [ 41k 97% <1/s ] cpus: 1.6 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 68%) -> (1.1k/53k) -> write( 2%) 11:16:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 939M 95% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 59k/s ] 187G blocks: [ 42k 97% <1/s ] cpus: 1.5 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 69%) -> (1.7k/53k) -> write( 2%) 11:16:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 940M 95% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 56k/s ] 187G blocks: [ 42k 97% <1/s ] cpus: 1.6 gc: 1% heap: 3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(62% 64%) -> (1.2k/53k) -> write( 2%) 11:16:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 940M 95% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 62k/s ] 187G blocks: [ 42k 97% <1/s ] cpus: 1.5 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 71%) -> (961/53k) -> write( 2%) 11:16:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 940M 95% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 53k/s ] 187G blocks: [ 42k 97% <1/s ] cpus: 1.7 gc: 0% heap: 3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 66%) -> (1.9k/53k) -> write( 2%) 11:17:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 941M 95% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 53k/s ] 187G blocks: [ 42k 97% <1/s ] cpus: 1.7 gc: 1% heap: 2.9G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 64%) -> (1k/53k) -> write( 2%) 11:17:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 941M 95% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 51k/s ] 187G blocks: [ 42k 97% <1/s ] cpus: 1.7 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 70%) -> (559/53k) -> write( 2%) 11:17:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 941M 95% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 50k/s ] 187G blocks: [ 42k 97% <1/s ] cpus: 1.6 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 74%) -> (364/53k) -> write( 2%) 11:17:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 942M 95% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 187G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 69%) -> (713/53k) -> write( 2%) 11:17:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 942M 95% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 55k/s ] 187G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(64% 68%) -> (145/53k) -> write( 2%) 11:17:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 942M 95% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 187G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 1% heap: 3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 65%) -> (816/53k) -> write( 2%) 11:18:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 943M 95% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 54k/s ] 187G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 76%) -> (652/53k) -> write( 2%) 11:18:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 943M 95% 24k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 49k/s ] 187G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 1% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 61%) -> (1.3k/53k) -> write( 1%) 11:18:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 943M 95% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 56k/s ] 187G blocks: [ 42k 98% <1/s ] cpus: 1.4 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 66%) -> (655/53k) -> write( 2%) 11:18:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 943M 95% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 56k/s ] 187G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 67%) -> (848/53k) -> write( 2%) 11:18:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 944M 95% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 59k/s ] 187G blocks: [ 42k 98% <1/s ] cpus: 1.4 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 70%) -> (515/53k) -> write( 2%) 11:18:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 944M 95% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 53k/s ] 187G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 68%) -> (1.2k/53k) -> write( 1%) 11:19:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 944M 95% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 53k/s ] 187G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(63% 65%) -> (1.2k/53k) -> write( 1%) 11:19:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 945M 95% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 58k/s ] 187G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 1% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 72%) -> (726/53k) -> write( 2%) 11:19:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 945M 95% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 54k/s ] 187G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 1% heap: 2.9G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 68%) -> (361/53k) -> write( 2%) 11:19:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 945M 95% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 187G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 1% heap: 3.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(63% 64%) -> (746/53k) -> write( 2%) 11:19:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 946M 95% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 51k/s ] 187G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 66%) -> (1.5k/53k) -> write( 1%) 11:19:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 946M 95% 26k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 46k/s ] 187G blocks: [ 42k 98% <1/s ] cpus: 1.7 gc: 1% heap: 3.4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 65%) -> (1k/53k) -> write( 1%) 11:20:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 946M 95% 25k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 48k/s ] 187G blocks: [ 42k 98% <1/s ] cpus: 1.7 gc: 1% heap: 3.1G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 68%) -> (717/53k) -> write( 1%) 11:20:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 947M 95% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 55k/s ] 187G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(62% 67%) -> (1.4k/53k) -> write( 1%) 11:20:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 947M 95% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 187G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(62% 61%) -> (1.5k/53k) -> write( 1%) 11:20:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 947M 96% 25k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 46k/s ] 187G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 76%) -> (1.6k/53k) -> write( 1%) 11:20:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 947M 96% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 64%) -> (951/53k) -> write( 1%) 11:20:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 948M 96% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 58k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 73%) -> (956/53k) -> write( 2%) 11:21:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 948M 96% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(63% 63%) -> (1.5k/53k) -> write( 1%) 11:21:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 948M 96% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 57k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(69% 69%) -> (1.1k/53k) -> write( 2%) 11:21:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 949M 96% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 51k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 1% heap: 3.5G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 66%) -> (897/53k) -> write( 1%) 11:21:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 949M 96% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 55k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 66%) -> (1.6k/53k) -> write( 1%) 11:21:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 950M 96% 40k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 64k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 70%) -> (846/53k) -> write( 2%) 11:21:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 950M 96% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 50k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 1% heap: 3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 68%) -> (851/53k) -> write( 1%) 11:22:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 950M 96% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 49k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 1% heap: 3.5G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 67%) -> (878/53k) -> write( 1%) 11:22:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 950M 96% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 55k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 1% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 66%) -> (1.2k/53k) -> write( 1%) 11:22:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 951M 96% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 54k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 1% heap: 2.9G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(63% 61%) -> (1.1k/53k) -> write( 1%) 11:22:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 951M 96% 22k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 44k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.7 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 71%) -> (1.3k/53k) -> write( 1%) 11:22:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 951M 96% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 53k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(63% 64%) -> (1.2k/53k) -> write( 1%) 11:22:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 952M 96% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 55k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 69%) -> (880/53k) -> write( 1%) 11:23:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 952M 96% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 55k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.4 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 65%) -> (476/53k) -> write( 1%) 11:23:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 952M 96% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 56k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(62% 64%) -> (857/53k) -> write( 1%) 11:23:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 953M 96% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 57k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 66%) -> (1.1k/53k) -> write( 1%) 11:23:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 953M 96% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 54k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(61% 64%) -> (1.3k/53k) -> write( 1%) 11:23:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 953M 96% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 56k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 67%) -> (986/53k) -> write( 1%) 11:23:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 953M 96% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 58k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 1% heap: 3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(63% 65%) -> (1.4k/53k) -> write( 1%) 11:24:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 954M 96% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 62k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 73%) -> (1.5k/53k) -> write( 2%) 11:24:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 954M 96% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 54k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(62% 61%) -> (851/53k) -> write( 1%) 11:24:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 954M 96% 25k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 49k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.7 gc: 1% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 70%) -> (1.8k/53k) -> write( 1%) 11:24:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 955M 96% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(61% 61%) -> (331/53k) -> write( 1%) 11:24:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 955M 96% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 53k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 1% heap: 3.7G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(60% 61%) -> (179/53k) -> write( 1%) 11:24:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 955M 96% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 54k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(63% 62%) -> (1k/53k) -> write( 1%) 11:25:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 956M 96% 21k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 45k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.7 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 73%) -> (1.3k/53k) -> write( 1%) 11:25:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 956M 96% 23k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 48k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 68%) -> (1.4k/53k) -> write( 1%) 11:25:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 956M 96% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 48k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(63% 65%) -> (950/53k) -> write( 1%) 11:25:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 956M 96% 26k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 47k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(69% 66%) -> (229/53k) -> write( 1%) 11:25:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 957M 96% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 189G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(64% 62%) -> (964/53k) -> write( 1%) 11:25:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 957M 97% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 55k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 68%) -> (1.1k/53k) -> write( 2%) 11:26:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 957M 97% 23k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 48k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.7 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 70%) -> (722/53k) -> write( 1%) 11:26:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 958M 97% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 57k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 73%) -> (883/53k) -> write( 1%) 11:26:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 958M 97% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 54k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 70%) -> (1.2k/53k) -> write( 1%) 11:26:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 958M 97% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 59k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 73%) -> (1.5k/53k) -> write( 2%) 11:26:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 959M 97% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 55k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(64% 64%) -> (645/53k) -> write( 1%) 11:26:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 959M 97% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 53k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 66%) -> (269/53k) -> write( 1%) 11:27:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 959M 97% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 53k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.7 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(63% 66%) -> (881/53k) -> write( 1%) 11:27:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 960M 97% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 53k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 66%) -> (996/53k) -> write( 1%) 11:27:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 960M 97% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 54k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 66%) -> (1.1k/53k) -> write( 1%) 11:27:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 960M 97% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 59k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 68%) -> (1k/53k) -> write( 2%) 11:27:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 961M 97% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 54k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(63% 65%) -> (773/53k) -> write( 1%) 11:27:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 961M 97% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 55k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 65%) -> (441/53k) -> write( 1%) 11:28:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 961M 97% 38k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 59k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(69% 70%) -> (1.1k/53k) -> write( 2%) 11:28:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 962M 97% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 58k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 68%) -> (877/53k) -> write( 2%) 11:28:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 962M 97% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 57k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.4 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 70%) -> (802/53k) -> write( 1%) 11:28:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 962M 97% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 54k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 64%) -> (857/53k) -> write( 1%) 11:28:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 963M 97% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 58k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.4 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 71%) -> (1.1k/53k) -> write( 2%) 11:28:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 963M 97% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 54k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 65%) -> (1.1k/53k) -> write( 1%) 11:29:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 964M 97% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 55k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 65%) -> (995/53k) -> write( 1%) 11:29:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 964M 97% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 55k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 64%) -> (840/53k) -> write( 1%) 11:29:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 964M 97% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 50k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.7 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(64% 65%) -> (1k/53k) -> write( 1%) 11:29:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 965M 97% 39k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 61k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 71%) -> (1.7k/53k) -> write( 2%) 11:29:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 965M 97% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 62%) -> (918/53k) -> write( 1%) 11:29:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 965M 97% 37k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 57k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 69%) -> (1.1k/53k) -> write( 2%) 11:30:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 966M 97% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 54k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 1% heap: 2.8G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 65%) -> (1.2k/53k) -> write( 1%) 11:30:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 966M 97% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 55k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 68%) -> (487/53k) -> write( 1%) 11:30:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 966M 97% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 51k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 64%) -> (865/53k) -> write( 1%) 11:30:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 967M 97% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 57k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 72%) -> (831/53k) -> write( 2%) 11:30:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 967M 98% 36k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 58k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 73%) -> (725/53k) -> write( 2%) 11:30:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 967M 98% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 55k/s ] 190G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 1% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 70%) -> (417/53k) -> write( 1%) 11:31:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 968M 98% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 56k/s ] 191G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 72%) -> (1.4k/53k) -> write( 2%) 11:31:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 968M 98% 20k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 34k/s ] 191G blocks: [ 42k 98% <1/s ] cpus: 1.7 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 68%) -> (724/53k) -> write( 1%) 11:31:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 968M 98% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 49k/s ] 191G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 1% heap: 2.5G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(63% 64%) -> (681/53k) -> write( 1%) 11:31:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 969M 98% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 191G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 65%) -> (756/53k) -> write( 1%) 11:31:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 969M 98% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 191G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 65%) -> (870/53k) -> write( 1%) 11:31:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 969M 98% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 50k/s ] 191G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(62% 64%) -> (169/53k) -> write( 1%) 11:32:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 969M 98% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 51k/s ] 191G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 67%) -> (1.1k/53k) -> write( 1%) 11:32:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 970M 98% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 49k/s ] 191G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 1% heap: 3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 65%) -> (899/53k) -> write( 1%) 11:32:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 970M 98% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 53k/s ] 191G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(64% 62%) -> (1.1k/53k) -> write( 1%) 11:32:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 970M 98% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 58k/s ] 191G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 70%) -> (473/53k) -> write( 2%) 11:32:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 971M 98% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 57k/s ] 191G blocks: [ 42k 98% <1/s ] cpus: 1.5 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 66%) -> (1k/53k) -> write( 1%) 11:32:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 971M 98% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 52k/s ] 191G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(64% 66%) -> (569/53k) -> write( 1%) 11:33:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 971M 98% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 57k/s ] 191G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(64% 64%) -> (1.5k/53k) -> write( 1%) 11:33:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 972M 98% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 60k/s ] 191G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 67%) -> (982/53k) -> write( 2%) 11:33:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 972M 98% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 56k/s ] 191G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 64%) -> (990/53k) -> write( 1%) 11:33:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 972M 98% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 54k/s ] 191G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 66%) -> (748/53k) -> write( 1%) 11:33:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 973M 98% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 53k/s ] 191G blocks: [ 42k 98% <1/s ] cpus: 1.6 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(64% 65%) -> (666/53k) -> write( 1%) 11:33:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 973M 98% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 59k/s ] 191G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 3.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 65%) -> (794/53k) -> write( 2%) 11:34:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 973M 98% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 57k/s ] 191G blocks: [ 42k 99% <1/s ] cpus: 1.5 gc: 1% heap: 2.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 66%) -> (1.4k/53k) -> write( 1%) 11:34:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 973M 98% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 55k/s ] 191G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 67%) -> (941/53k) -> write( 1%) 11:34:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 974M 98% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 57k/s ] 191G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 67%) -> (775/53k) -> write( 1%) 11:34:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 974M 98% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 55k/s ] 191G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 3.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 66%) -> (1.5k/53k) -> write( 1%) 11:34:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 974M 98% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 53k/s ] 191G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 68%) -> (803/53k) -> write( 1%) 11:34:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 975M 98% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 53k/s ] 191G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 69%) -> (769/53k) -> write( 1%) 11:35:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 975M 98% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 55k/s ] 191G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 68%) -> (655/53k) -> write( 1%) 11:35:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 975M 98% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 59k/s ] 191G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 69%) -> (447/53k) -> write( 2%) 11:35:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 976M 98% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 55k/s ] 191G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 2.8G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 64%) -> (207/53k) -> write( 1%) 11:35:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 976M 98% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 56k/s ] 191G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 3.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(63% 63%) -> (1k/53k) -> write( 1%) 11:35:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 976M 98% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 57k/s ] 191G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(63% 65%) -> (1.5k/53k) -> write( 1%) 11:35:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 977M 98% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 57k/s ] 191G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 65%) -> (225/53k) -> write( 1%) 11:36:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 977M 99% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 57k/s ] 191G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(64% 64%) -> (1k/53k) -> write( 1%) 11:36:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 977M 99% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 51k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.5 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 66%) -> (1k/53k) -> write( 1%) 11:36:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 978M 99% 34k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 61k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.5 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(69% 70%) -> (659/53k) -> write( 2%) 11:36:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 978M 99% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 55k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 67%) -> (1.1k/53k) -> write( 1%) 11:36:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 978M 99% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 56k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(69% 69%) -> (560/53k) -> write( 1%) 11:36:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 978M 99% 24k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 40k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 2.8G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 74%) -> (1.4k/53k) -> write( 1%) 11:37:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 979M 99% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 48k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 1.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 66%) -> (696/53k) -> write( 1%) 11:37:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 979M 99% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 54k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 2.3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 64%) -> (1.3k/53k) -> write( 1%) 11:37:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 979M 99% 35k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 53k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 67%) -> (1.4k/53k) -> write( 1%) 11:37:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 980M 99% 33k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 53k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 65%) -> (1.3k/53k) -> write( 1%) 11:37:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 980M 99% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 51k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(64% 64%) -> (1k/53k) -> write( 1%) 11:37:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 980M 99% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 52k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 3.5G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 64%) -> (373/53k) -> write( 1%) 11:38:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 981M 99% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 54k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(62% 63%) -> (1k/53k) -> write( 1%) 11:38:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 981M 99% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 51k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 67%) -> (268/53k) -> write( 1%) 11:38:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 981M 99% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 53k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 65%) -> (717/53k) -> write( 1%) 11:38:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 982M 99% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 50k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(63% 64%) -> (431/53k) -> write( 1%) 11:38:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 982M 99% 31k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 52k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(63% 65%) -> (951/53k) -> write( 1%) 11:38:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 982M 99% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 52k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 65%) -> (400/53k) -> write( 1%) 11:39:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 982M 99% 25k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 48k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(62% 64%) -> (1k/53k) -> write( 1%) 11:39:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 983M 99% 32k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 59k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.5 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 72%) -> (978/53k) -> write( 2%) 11:39:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 983M 99% 27k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 51k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 73%) -> (960/53k) -> write( 1%) 11:39:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 983M 99% 26k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 51k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 62%) -> (1k/53k) -> write( 1%) 11:39:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 984M 99% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 52k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(65% 65%) -> (730/53k) -> write( 1%) 11:39:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 984M 99% 26k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 52k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 69%) -> (904/53k) -> write( 1%) 11:40:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 984M 99% 26k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 52k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 67%) -> (1.3k/53k) -> write( 1%) 11:40:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 984M 99% 29k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 62k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 79%) -> (1.3k/53k) -> write( 2%) 11:40:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 985M 99% 27k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 53k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 2.3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 69%) -> (806/53k) -> write( 1%) 11:40:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 985M 99% 27k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 55k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 67%) -> (979/53k) -> write( 2%) 11:40:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 985M 99% 30k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 56k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 70%) -> (1.3k/53k) -> write( 2%) 11:40:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 986M 99% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 59k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 3.3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 77%) -> (602/53k) -> write( 2%) 11:41:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 986M 99% 28k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 54k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(69% 68%) -> (1.2k/53k) -> write( 1%) 11:41:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 986M 99% 21k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 42k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(64% 74%) -> (1.6k/53k) -> write( 1%) 11:41:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 986M 99% 23k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 54k/s ] 192G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(69% 69%) -> (885/53k) -> write( 1%) 11:41:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 987M 99% 22k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 43k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 80%) -> (944/53k) -> write( 1%) 11:41:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 987M 100% 27k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 52k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(69% 77%) -> (446/53k) -> write( 1%) 11:41:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 987M 100% 22k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 45k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 77%) -> (924/53k) -> write( 1%) 11:42:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 987M 100% 22k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 55k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 81%) -> (1.1k/53k) -> write( 2%) 11:42:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 988M 100% 23k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 48k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 2.5G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 70%) -> (1k/53k) -> write( 1%) 11:42:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 988M 100% 22k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 57k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 83%) -> (343/53k) -> write( 2%) 11:42:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 988M 100% 23k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 53k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 3.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 71%) -> (1.1k/53k) -> write( 2%) 11:42:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 988M 100% 17k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 42k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 2.8G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 74%) -> (992/53k) -> write( 1%) 11:42:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 988M 100% 18k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 43k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 74%) -> (668/53k) -> write( 1%) 11:43:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 989M 100% 21k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 46k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 2.3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 71%) -> (1k/53k) -> write( 1%) 11:43:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 989M 100% 23k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 48k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 74%) -> (1.1k/53k) -> write( 1%) 11:43:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 989M 100% 26k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 49k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 73%) -> (678/53k) -> write( 1%) 11:43:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 989M 100% 20k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 51k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 81%) -> (862/53k) -> write( 1%) 11:43:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 989M 100% 19k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 49k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 0% heap: 4G/6.4G direct: 4M postGC: 2.5G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 78%) -> (595/53k) -> write( 1%) 11:43:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 990M 100% 21k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 48k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 73%) -> (431/53k) -> write( 1%) 11:44:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 990M 100% 21k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 42k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 75%) -> (804/53k) -> write( 1%) 11:44:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 990M 100% 20k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 46k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(69% 75%) -> (1.3k/53k) -> write( 1%) 11:44:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 990M 100% 20k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 42k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 1% heap: 2.6G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(69% 79%) -> (1.2k/53k) -> write( 1%) 11:44:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 991M 100% 21k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 42k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 70%) -> (1.4k/53k) -> write( 1%) 11:44:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 991M 100% 20k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 41k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 69%) -> (276/53k) -> write( 1%) 11:44:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 991M 100% 19k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 47k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 0% heap: 2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 78%) -> (1.2k/53k) -> write( 1%) 11:45:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 991M 100% 26k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 50k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 75%) -> (1.1k/53k) -> write( 1%) 11:45:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 991M 100% 26k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 54k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 79%) -> (644/53k) -> write( 2%) 11:45:18 INF [osm_pass2:process] - Finished ways: 992,064,323 (27k/s) in 10h5m2s cpu:13h27m38s gc:2m32s avg:1.3 11:45:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 12k/s ] rels: [ 1.9k 0% 196/s ] features: [ 2.6B 22k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.5 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(40% 62%) -> (689/53k) -> write( 1%) 11:45:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.4k 0% 346/s ] features: [ 2.6B 4.7k/s ] 193G blocks: [ 42k 99% 0/s ] cpus: 1.5 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(64% 70%) -> (1.7k/53k) -> write( 0%) 11:45:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 15k 0% 1k/s ] features: [ 2.6B 4.2k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 72%) -> (585/53k) -> write( 0%) 11:45:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 17k 0% 208/s ] features: [ 2.6B 4k/s ] 193G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 70%) -> (1.3k/53k) -> write( 0%) 11:46:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 22k 0% 443/s ] features: [ 2.6B 4.2k/s ] 193G blocks: [ 42k 99% 0/s ] cpus: 1.5 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 65%) -> (918/53k) -> write( 0%) 11:46:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 28k 0% 591/s ] features: [ 2.6B 4.1k/s ] 193G blocks: [ 42k 99% 0/s ] cpus: 1.5 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 69%) -> (822/53k) -> write( 0%) 11:46:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 31k 0% 295/s ] features: [ 2.6B 3.9k/s ] 193G blocks: [ 42k 99% 0/s ] cpus: 1.5 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.8G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(63% 67%) -> (679/53k) -> write( 0%) 11:46:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 32k 0% 156/s ] features: [ 2.6B 1.9k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(64% 84%) -> (1k/53k) -> write( 0%) 11:46:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 37k 0% 501/s ] features: [ 2.6B 3.8k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 72%) -> (1.4k/53k) -> write( 0%) 11:46:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 45k 0% 800/s ] features: [ 2.6B 4.6k/s ] 193G blocks: [ 42k 99% 0/s ] cpus: 1.5 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 72%) -> (958/53k) -> write( 0%) 11:47:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 52k 0% 668/s ] features: [ 2.6B 4.3k/s ] 193G blocks: [ 42k 99% 0/s ] cpus: 1.5 gc: 1% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 73%) -> (951/53k) -> write( 0%) 11:47:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 60k 1% 865/s ] features: [ 2.6B 3.2k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 71%) -> (1.2k/53k) -> write( 0%) 11:47:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 75k 1% 1.4k/s ] features: [ 2.6B 6k/s ] 193G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 75%) -> (750/53k) -> write( 0%) 11:47:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 86k 1% 1.1k/s ] features: [ 2.6B 4.1k/s ] 193G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 79%) -> (912/53k) -> write( 0%) 11:47:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 92k 1% 576/s ] features: [ 2.6B 6.2k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 3.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 69%) -> (1k/53k) -> write( 0%) 11:47:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 99k 1% 702/s ] features: [ 2.6B 7.4k/s ] 193G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 84%) -> (446/53k) -> write( 0%) 11:48:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 106k 1% 762/s ] features: [ 2.6B 6.5k/s ] 193G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 78%) -> (207/53k) -> write( 0%) 11:48:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 135k 1% 2.8k/s ] features: [ 2.6B 4.5k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 2.9G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 76%) -> (158/53k) -> write( 0%) 11:48:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 138k 1% 242/s ] features: [ 2.6B 10k/s ] 193G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 81%) -> (368/53k) -> write( 0%) 11:48:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 153k 1% 1.5k/s ] features: [ 2.6B 3.4k/s ] 193G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 80%) -> (1.1k/53k) -> write( 0%) 11:48:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 158k 1% 529/s ] features: [ 2.6B 3.5k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 77%) -> (260/53k) -> write( 0%) 11:48:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 160k 1% 212/s ] features: [ 2.6B 1.7k/s ] 193G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(86% 78%) -> (655/53k) -> write( 0%) 11:49:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 165k 1% 486/s ] features: [ 2.6B 2.1k/s ] 193G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 82%) -> (1.2k/53k) -> write( 0%) 11:49:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 169k 1% 368/s ] features: [ 2.6B 4k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 76%) -> (1.1k/53k) -> write( 0%) 11:49:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 171k 1% 210/s ] features: [ 2.6B 3.9k/s ] 193G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 81%) -> (1.2k/53k) -> write( 0%) 11:49:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 173k 1% 170/s ] features: [ 2.6B 2.5k/s ] 193G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 80%) -> (802/53k) -> write( 0%) 11:49:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 174k 1% 163/s ] features: [ 2.6B 2.2k/s ] 193G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 77%) -> (880/53k) -> write( 0%) 11:49:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 176k 2% 190/s ] features: [ 2.6B 1.8k/s ] 193G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(85% 83%) -> (758/53k) -> write( 0%) 11:50:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 178k 2% 192/s ] features: [ 2.6B 2.7k/s ] 193G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 80%) -> (756/53k) -> write( 0%) 11:50:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 186k 2% 763/s ] features: [ 2.6B 2.4k/s ] 193G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 1% heap: 3.7G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 73%) -> (1.1k/53k) -> write( 0%) 11:50:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 193k 2% 753/s ] features: [ 2.6B 4.2k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 79%) -> (1.6k/53k) -> write( 0%) 11:50:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 205k 2% 1.1k/s ] features: [ 2.6B 4k/s ] 193G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 76%) -> (1k/53k) -> write( 0%) 11:50:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 219k 2% 1.4k/s ] features: [ 2.6B 4.3k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 68%) -> (165/53k) -> write( 0%) 11:50:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 225k 2% 583/s ] features: [ 2.6B 5.5k/s ] 193G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 78%) -> (866/53k) -> write( 0%) 11:51:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 230k 2% 509/s ] features: [ 2.6B 4.2k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 1% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 80%) -> (1.6k/53k) -> write( 0%) 11:51:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 238k 2% 807/s ] features: [ 2.6B 4.6k/s ] 193G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 80%) -> (811/53k) -> write( 0%) 11:51:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 244k 2% 553/s ] features: [ 2.6B 7k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 77%) -> (1.4k/53k) -> write( 0%) 11:51:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 247k 2% 374/s ] features: [ 2.6B 6.3k/s ] 193G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 1% heap: 3.3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 82%) -> (1.3k/53k) -> write( 0%) 11:51:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 266k 2% 1.8k/s ] features: [ 2.6B 3k/s ] 193G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 82%) -> (562/53k) -> write( 0%) 11:51:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 270k 2% 405/s ] features: [ 2.6B 4.2k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 83%) -> (1.2k/53k) -> write( 0%) 11:52:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 338k 3% 6.7k/s ] features: [ 2.6B 8.5k/s ] 194G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 73%) -> (1.3k/53k) -> write( 0%) 11:52:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 365k 3% 2.6k/s ] features: [ 2.6B 9.8k/s ] 194G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 71%) -> (866/53k) -> write( 0%) 11:52:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 370k 3% 494/s ] features: [ 2.6B 10k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 74%) -> (852/53k) -> write( 0%) 11:52:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 377k 3% 770/s ] features: [ 2.6B 5.5k/s ] 194G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 76%) -> (1.5k/53k) -> write( 0%) 11:52:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 384k 3% 681/s ] features: [ 2.6B 5k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 78%) -> (342/53k) -> write( 0%) 11:52:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 390k 3% 594/s ] features: [ 2.6B 3.3k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 4G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(85% 74%) -> (539/53k) -> write( 0%) 11:53:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 396k 3% 588/s ] features: [ 2.6B 5.8k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 79%) -> (883/53k) -> write( 0%) 11:53:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 400k 3% 448/s ] features: [ 2.6B 3.8k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 75%) -> (229/53k) -> write( 0%) 11:53:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 412k 4% 1.1k/s ] features: [ 2.6B 5.4k/s ] 194G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 74%) -> (1.7k/53k) -> write( 0%) 11:53:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 420k 4% 790/s ] features: [ 2.6B 4.2k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 72%) -> (1.8k/53k) -> write( 0%) 11:53:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 428k 4% 822/s ] features: [ 2.6B 4.4k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 77%) -> (768/53k) -> write( 0%) 11:53:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 434k 4% 639/s ] features: [ 2.6B 5k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.5 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 69%) -> (1.1k/53k) -> write( 0%) 11:54:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 451k 4% 1.6k/s ] features: [ 2.6B 5.4k/s ] 194G blocks: [ 42k 99% <1/s ] cpus: 1.5 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(63% 71%) -> (852/53k) -> write( 0%) 11:54:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 457k 4% 623/s ] features: [ 2.6B 5k/s ] 194G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 72%) -> (489/53k) -> write( 0%) 11:54:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 462k 4% 571/s ] features: [ 2.6B 5.4k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 83%) -> (1.5k/53k) -> write( 0%) 11:54:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 469k 4% 607/s ] features: [ 2.6B 3.7k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 78%) -> (1.5k/53k) -> write( 0%) 11:54:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 475k 4% 654/s ] features: [ 2.6B 4.9k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 77%) -> (1.3k/53k) -> write( 0%) 11:54:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 480k 4% 534/s ] features: [ 2.6B 4.5k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 81%) -> (885/53k) -> write( 0%) 11:55:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 486k 4% 576/s ] features: [ 2.6B 3.7k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 80%) -> (806/53k) -> write( 0%) 11:55:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 493k 4% 649/s ] features: [ 2.6B 3.8k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 76%) -> (1.4k/53k) -> write( 0%) 11:55:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 499k 4% 639/s ] features: [ 2.6B 4.6k/s ] 194G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 79%) -> (511/53k) -> write( 0%) 11:55:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 508k 4% 896/s ] features: [ 2.6B 4.3k/s ] 194G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 76%) -> (1.2k/53k) -> write( 0%) 11:55:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 517k 4% 860/s ] features: [ 2.6B 4.2k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 73%) -> (917/53k) -> write( 0%) 11:55:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 519k 4% 266/s ] features: [ 2.6B 3.9k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 79%) -> (1.4k/53k) -> write( 0%) 11:56:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 523k 4% 330/s ] features: [ 2.6B 5.2k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.8G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 74%) -> (900/53k) -> write( 0%) 11:56:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 527k 4% 411/s ] features: [ 2.6B 4.6k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 1% heap: 3G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(93% 67%) -> (333/53k) -> write( 0%) 11:56:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 534k 5% 712/s ] features: [ 2.6B 6.6k/s ] 194G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 72%) -> (835/53k) -> write( 0%) 11:56:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 542k 5% 838/s ] features: [ 2.6B 7.9k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 74%) -> (586/53k) -> write( 0%) 11:56:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 548k 5% 529/s ] features: [ 2.6B 4.3k/s ] 194G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 73%) -> (642/53k) -> write( 0%) 11:56:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 551k 5% 367/s ] features: [ 2.6B 5.4k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 78%) -> (787/53k) -> write( 0%) 11:57:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 554k 5% 291/s ] features: [ 2.6B 4.6k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 83%) -> (1.7k/53k) -> write( 0%) 11:57:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 558k 5% 368/s ] features: [ 2.6B 3.3k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 85%) -> (844/53k) -> write( 0%) 11:57:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 560k 5% 256/s ] features: [ 2.6B 423k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 2% heap: 3.7G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(62% 80%) -> (1k/53k) -> write( 5%) 11:57:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 565k 5% 402/s ] features: [ 2.6B 140k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 2.4G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(63% 87%) -> (900/53k) -> write( 2%) 11:57:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 569k 5% 460/s ] features: [ 2.6B 4k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 82%) -> (1.1k/53k) -> write( 0%) 11:57:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 571k 5% 161/s ] features: [ 2.6B 2.9k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 85%) -> (683/53k) -> write( 0%) 11:58:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 574k 5% 366/s ] features: [ 2.6B 3.1k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 86%) -> (961/53k) -> write( 0%) 11:58:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 578k 5% 350/s ] features: [ 2.6B 3.1k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 86%) -> (1.1k/53k) -> write( 0%) 11:58:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 581k 5% 347/s ] features: [ 2.6B 3.1k/s ] 194G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 85%) -> (911/53k) -> write( 0%) 11:58:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 586k 5% 499/s ] features: [ 2.6B 4.2k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 82%) -> (1.3k/53k) -> write( 0%) 11:58:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 592k 5% 520/s ] features: [ 2.6B 4.4k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 84%) -> (1.3k/53k) -> write( 0%) 11:58:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 596k 5% 435/s ] features: [ 2.6B 5.8k/s ] 194G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 81%) -> (1.5k/53k) -> write( 0%) 11:59:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 600k 5% 412/s ] features: [ 2.6B 4k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 76%) -> (469/53k) -> write( 0%) 11:59:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 606k 5% 616/s ] features: [ 2.6B 4.2k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 1% heap: 2.5G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 73%) -> (992/53k) -> write( 0%) 11:59:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 611k 5% 478/s ] features: [ 2.6B 4.9k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 75%) -> (429/53k) -> write( 0%) 11:59:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 616k 5% 533/s ] features: [ 2.6B 3.4k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 78%) -> (848/53k) -> write( 0%) 11:59:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 621k 5% 434/s ] features: [ 2.6B 3.5k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 79%) -> (1.1k/53k) -> write( 0%) 11:59:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 626k 5% 528/s ] features: [ 2.6B 3.1k/s ] 194G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 85%) -> (1.4k/53k) -> write( 0%) 12:00:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 631k 5% 515/s ] features: [ 2.6B 4.7k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 76%) -> (632/53k) -> write( 0%) 12:00:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 635k 5% 364/s ] features: [ 2.6B 10k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 78%) -> (980/53k) -> write( 0%) 12:00:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 640k 5% 511/s ] features: [ 2.6B 6k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 78%) -> (774/53k) -> write( 0%) 12:00:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 644k 5% 387/s ] features: [ 2.6B 3.5k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 76%) -> (1.5k/53k) -> write( 0%) 12:00:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 649k 6% 509/s ] features: [ 2.6B 4.6k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 79%) -> (688/53k) -> write( 0%) 12:00:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 654k 6% 555/s ] features: [ 2.6B 6.1k/s ] 194G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 76%) -> (1k/53k) -> write( 0%) 12:01:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 659k 6% 479/s ] features: [ 2.6B 5.1k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 76%) -> (645/53k) -> write( 0%) 12:01:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 664k 6% 508/s ] features: [ 2.6B 4.9k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 80%) -> (908/53k) -> write( 0%) 12:01:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 669k 6% 423/s ] features: [ 2.6B 4.9k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 81%) -> (1.3k/53k) -> write( 0%) 12:01:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 673k 6% 394/s ] features: [ 2.6B 6.1k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 78%) -> (797/53k) -> write( 0%) 12:01:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 676k 6% 375/s ] features: [ 2.6B 4.8k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(86% 77%) -> (503/53k) -> write( 0%) 12:01:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 681k 6% 489/s ] features: [ 2.6B 5.5k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 78%) -> (1.5k/53k) -> write( 0%) 12:02:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 686k 6% 507/s ] features: [ 2.6B 6.2k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 78%) -> (1k/53k) -> write( 0%) 12:02:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 695k 6% 879/s ] features: [ 2.6B 7.8k/s ] 194G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 78%) -> (450/53k) -> write( 0%) 12:02:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 705k 6% 971/s ] features: [ 2.6B 5.1k/s ] 194G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 79%) -> (1.3k/53k) -> write( 0%) 12:02:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 711k 6% 624/s ] features: [ 2.6B 5.6k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 81%) -> (1.2k/53k) -> write( 0%) 12:02:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 719k 6% 807/s ] features: [ 2.6B 4.9k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 73%) -> (348/53k) -> write( 0%) 12:02:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 728k 6% 839/s ] features: [ 2.6B 5.3k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 78%) -> (1.8k/53k) -> write( 0%) 12:03:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 735k 6% 781/s ] features: [ 2.6B 5.3k/s ] 194G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 73%) -> (1.7k/53k) -> write( 0%) 12:03:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 743k 6% 750/s ] features: [ 2.6B 5.3k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 79%) -> (1.4k/53k) -> write( 0%) 12:03:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 748k 6% 528/s ] features: [ 2.6B 5k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 77%) -> (341/53k) -> write( 0%) 12:03:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 752k 6% 339/s ] features: [ 2.6B 2.6k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 1% heap: 3.7G/6.4G direct: 4M postGC: 1.8G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 89%) -> (716/53k) -> write( 0%) 12:03:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 758k 6% 655/s ] features: [ 2.6B 15k/s ] 194G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.8G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 80%) -> (956/53k) -> write( 0%) 12:03:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 763k 7% 497/s ] features: [ 2.6B 12k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 74%) -> (1.6k/53k) -> write( 0%) 12:04:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 774k 7% 1k/s ] features: [ 2.6B 5.4k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 82%) -> (1.1k/53k) -> write( 0%) 12:04:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 781k 7% 748/s ] features: [ 2.6B 5.7k/s ] 194G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 74%) -> (1.5k/53k) -> write( 0%) 12:04:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 790k 7% 856/s ] features: [ 2.6B 4.7k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 73%) -> (1k/53k) -> write( 0%) 12:04:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 799k 7% 885/s ] features: [ 2.6B 5k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 77%) -> (1.3k/53k) -> write( 0%) 12:04:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 808k 7% 886/s ] features: [ 2.6B 5k/s ] 194G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 68%) -> (897/53k) -> write( 0%) 12:04:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 815k 7% 775/s ] features: [ 2.6B 9.4k/s ] 194G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 3.5G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 81%) -> (958/53k) -> write( 0%) 12:05:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 825k 7% 941/s ] features: [ 2.6B 5.8k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 71%) -> (930/53k) -> write( 0%) 12:05:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 833k 7% 851/s ] features: [ 2.6B 6k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 76%) -> (1.1k/53k) -> write( 0%) 12:05:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 842k 7% 829/s ] features: [ 2.6B 5.5k/s ] 194G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 76%) -> (1.2k/53k) -> write( 0%) 12:05:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 848k 7% 637/s ] features: [ 2.6B 6.5k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.8G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(85% 81%) -> (1.2k/53k) -> write( 0%) 12:05:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 855k 7% 663/s ] features: [ 2.6B 4.7k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 87%) -> (1k/53k) -> write( 0%) 12:05:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 862k 7% 680/s ] features: [ 2.6B 5.4k/s ] 194G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 81%) -> (782/53k) -> write( 0%) 12:06:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 868k 7% 608/s ] features: [ 2.6B 4.6k/s ] 194G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 78%) -> (677/53k) -> write( 0%) 12:06:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 876k 7% 877/s ] features: [ 2.6B 18k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 79%) -> (762/53k) -> write( 1%) 12:06:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 887k 8% 1.1k/s ] features: [ 2.6B 5.6k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 74%) -> (872/53k) -> write( 0%) 12:06:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 897k 8% 935/s ] features: [ 2.6B 5.1k/s ] 196G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 79%) -> (833/53k) -> write( 0%) 12:06:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 904k 8% 715/s ] features: [ 2.6B 5k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 77%) -> (1k/53k) -> write( 0%) 12:06:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 911k 8% 657/s ] features: [ 2.6B 5k/s ] 196G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 76%) -> (1.2k/53k) -> write( 0%) 12:07:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 919k 8% 811/s ] features: [ 2.6B 5.6k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 80%) -> (1.4k/53k) -> write( 0%) 12:07:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 925k 8% 633/s ] features: [ 2.6B 5.1k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 81%) -> (438/53k) -> write( 0%) 12:07:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 932k 8% 706/s ] features: [ 2.6B 4.5k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 84%) -> (1.5k/53k) -> write( 0%) 12:07:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 939k 8% 669/s ] features: [ 2.6B 5.1k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 83%) -> (1.5k/53k) -> write( 0%) 12:07:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 947k 8% 826/s ] features: [ 2.6B 5.1k/s ] 196G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 74%) -> (919/53k) -> write( 0%) 12:07:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 953k 8% 641/s ] features: [ 2.6B 5.3k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 73%) -> (1.7k/53k) -> write( 0%) 12:08:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 960k 8% 656/s ] features: [ 2.6B 6.4k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 71%) -> (850/53k) -> write( 0%) 12:08:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 968k 8% 761/s ] features: [ 2.6B 6.8k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 78%) -> (1k/53k) -> write( 0%) 12:08:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 977k 8% 935/s ] features: [ 2.6B 5.6k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 72%) -> (1.6k/53k) -> write( 0%) 12:08:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 986k 8% 853/s ] features: [ 2.6B 7k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 4.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 76%) -> (904/53k) -> write( 0%) 12:08:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 994k 8% 811/s ] features: [ 2.6B 7k/s ] 196G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 75%) -> (220/53k) -> write( 0%) 12:08:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1M 9% 796/s ] features: [ 2.6B 6.1k/s ] 196G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 78%) -> (157/53k) -> write( 0%) 12:09:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1M 9% 1k/s ] features: [ 2.6B 5.8k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 75%) -> (836/53k) -> write( 0%) 12:09:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1M 9% 618/s ] features: [ 2.6B 9.5k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 76%) -> (1.2k/53k) -> write( 0%) 12:09:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1M 9% 558/s ] features: [ 2.6B 6.8k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 78%) -> (801/53k) -> write( 0%) 12:09:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1M 9% 685/s ] features: [ 2.6B 5.9k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 78%) -> (1k/53k) -> write( 0%) 12:09:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1M 9% 877/s ] features: [ 2.6B 5.5k/s ] 196G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(69% 79%) -> (920/53k) -> write( 0%) 12:09:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1M 9% 942/s ] features: [ 2.6B 7.9k/s ] 196G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 77%) -> (888/53k) -> write( 0%) 12:10:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1M 9% 794/s ] features: [ 2.6B 7.9k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 77%) -> (803/53k) -> write( 0%) 12:10:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1M 9% 1k/s ] features: [ 2.6B 6.5k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 73%) -> (1.1k/53k) -> write( 0%) 12:10:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1M 9% 1.2k/s ] features: [ 2.6B 5.7k/s ] 196G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 78%) -> (871/53k) -> write( 0%) 12:10:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1M 9% 1.2k/s ] features: [ 2.6B 13k/s ] 196G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 80%) -> (819/53k) -> write( 0%) 12:10:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.1M 9% 807/s ] features: [ 2.6B 8k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 2.5G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 84%) -> (1.2k/53k) -> write( 0%) 12:10:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.1M 9% 1.1k/s ] features: [ 2.6B 6k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 80%) -> (649/53k) -> write( 0%) 12:11:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.1M 10% 1.2k/s ] features: [ 2.6B 6.2k/s ] 196G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 71%) -> (366/53k) -> write( 0%) 12:11:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.1M 10% 981/s ] features: [ 2.6B 7.5k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 76%) -> (1.3k/53k) -> write( 0%) 12:11:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.1M 10% 690/s ] features: [ 2.6B 7.2k/s ] 196G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 72%) -> (1.3k/53k) -> write( 0%) 12:11:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.1M 10% 798/s ] features: [ 2.6B 5.3k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 79%) -> (1.1k/53k) -> write( 0%) 12:11:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.1M 10% 1k/s ] features: [ 2.6B 9k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 75%) -> (875/53k) -> write( 0%) 12:11:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.1M 10% 828/s ] features: [ 2.6B 5.6k/s ] 196G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 72%) -> (1.1k/53k) -> write( 0%) 12:12:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.1M 10% 991/s ] features: [ 2.6B 8.2k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 79%) -> (1.1k/53k) -> write( 0%) 12:12:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.1M 10% 883/s ] features: [ 2.6B 5.6k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 77%) -> (1.3k/53k) -> write( 0%) 12:12:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.1M 10% 772/s ] features: [ 2.6B 5.6k/s ] 196G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 73%) -> (1.6k/53k) -> write( 0%) 12:12:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.2M 10% 603/s ] features: [ 2.6B 4.6k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 78%) -> (1.2k/53k) -> write( 0%) 12:12:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.2M 10% 815/s ] features: [ 2.6B 5.8k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 79%) -> (1k/53k) -> write( 0%) 12:12:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.2M 10% 884/s ] features: [ 2.6B 5.9k/s ] 196G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 76%) -> (1.1k/53k) -> write( 0%) 12:13:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.2M 10% 760/s ] features: [ 2.6B 4.8k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 81%) -> (880/53k) -> write( 0%) 12:13:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.2M 11% 808/s ] features: [ 2.6B 6.1k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 76%) -> (1.2k/53k) -> write( 0%) 12:13:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.2M 11% 835/s ] features: [ 2.6B 5.7k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 81%) -> (742/53k) -> write( 0%) 12:13:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.2M 11% 834/s ] features: [ 2.6B 6.2k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 80%) -> (1.1k/53k) -> write( 0%) 12:13:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.2M 11% 672/s ] features: [ 2.6B 12k/s ] 196G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 79%) -> (1.3k/53k) -> write( 0%) 12:13:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.2M 11% 894/s ] features: [ 2.6B 6.2k/s ] 196G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 81%) -> (627/53k) -> write( 0%) 12:14:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.2M 11% 841/s ] features: [ 2.6B 5.2k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 3.4G/6.4G direct: 4M postGC: 2.4G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 80%) -> (748/53k) -> write( 0%) 12:14:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.2M 11% 756/s ] features: [ 2.6B 6.9k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 83%) -> (906/53k) -> write( 0%) 12:14:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.2M 11% 802/s ] features: [ 2.6B 7.5k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 81%) -> (265/53k) -> write( 0%) 12:14:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.2M 11% 849/s ] features: [ 2.6B 5.4k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 80%) -> (846/53k) -> write( 0%) 12:14:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.3M 11% 477/s ] features: [ 2.6B 4.8k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 83%) -> (1.2k/53k) -> write( 0%) 12:14:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.3M 11% 373/s ] features: [ 2.6B 4.8k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.9 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 74%) -> (1.1k/53k) -> write( 0%) 12:15:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.3M 11% 593/s ] features: [ 2.6B 5.6k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 78%) -> (44/53k) -> write( 0%) 12:15:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.3M 11% 986/s ] features: [ 2.6B 6.5k/s ] 196G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 3.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 71%) -> (294/53k) -> write( 0%) 12:15:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.3M 11% 1k/s ] features: [ 2.6B 6.1k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 76%) -> (1.4k/53k) -> write( 0%) 12:15:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.3M 11% 1.1k/s ] features: [ 2.6B 6.3k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 69%) -> (1.6k/53k) -> write( 0%) 12:15:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.3M 12% 1.3k/s ] features: [ 2.6B 13k/s ] 196G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 76%) -> (1k/53k) -> write( 0%) 12:15:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.3M 12% 942/s ] features: [ 2.6B 27k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 78%) -> (145/53k) -> write( 1%) 12:16:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.3M 12% 1k/s ] features: [ 2.6B 8.9k/s ] 196G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 78%) -> (685/53k) -> write( 0%) 12:16:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.3M 12% 1k/s ] features: [ 2.6B 6.5k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 3.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 77%) -> (505/53k) -> write( 0%) 12:16:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.4M 12% 1k/s ] features: [ 2.6B 5.9k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 67%) -> (1.3k/53k) -> write( 0%) 12:16:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.4M 12% 1k/s ] features: [ 2.6B 6.9k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 72%) -> (1.4k/53k) -> write( 0%) 12:16:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.4M 12% 701/s ] features: [ 2.6B 7k/s ] 196G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 0% heap: 4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 78%) -> (960/53k) -> write( 0%) 12:16:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.4M 12% 1.2k/s ] features: [ 2.6B 6.3k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 81%) -> (1.1k/53k) -> write( 0%) 12:17:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.4M 12% 1k/s ] features: [ 2.6B 6.3k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 80%) -> (615/53k) -> write( 0%) 12:17:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.4M 12% 940/s ] features: [ 2.6B 40k/s ] 196G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 78%) -> (295/53k) -> write( 1%) 12:17:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.4M 12% 371/s ] features: [ 2.6B 814k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 66%) -> (3.6k/53k) -> write( 9%) 12:17:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.4M 12% 841/s ] features: [ 2.6B 38k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 85%) -> (857/53k) -> write( 1%) 12:17:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.4M 13% 677/s ] features: [ 2.6B 5.7k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 82%) -> (141/53k) -> write( 0%) 12:17:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.4M 13% 1k/s ] features: [ 2.6B 5.7k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 76%) -> (1.1k/53k) -> write( 0%) 12:18:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.4M 13% 1.1k/s ] features: [ 2.6B 7.1k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 83%) -> (679/53k) -> write( 0%) 12:18:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.5M 13% 1.1k/s ] features: [ 2.6B 6.7k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 1% heap: 3.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 75%) -> (1.2k/53k) -> write( 0%) 12:18:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.5M 13% 1k/s ] features: [ 2.6B 6.1k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 1% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 70%) -> (1k/53k) -> write( 0%) 12:18:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.5M 13% 876/s ] features: [ 2.6B 5.5k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 69%) -> (725/53k) -> write( 0%) 12:18:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.5M 13% 1.2k/s ] features: [ 2.6B 6k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 77%) -> (258/53k) -> write( 0%) 12:18:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.5M 13% 936/s ] features: [ 2.6B 4.9k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.8G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 70%) -> (647/53k) -> write( 0%) 12:19:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.5M 13% 730/s ] features: [ 2.6B 10k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 1% heap: 2.9G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 87%) -> (746/53k) -> write( 0%) 12:19:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.5M 13% 1.3k/s ] features: [ 2.6B 6.2k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 72%) -> (1.2k/53k) -> write( 0%) 12:19:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.5M 13% 1k/s ] features: [ 2.6B 13k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 77%) -> (1k/53k) -> write( 0%) 12:19:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.5M 13% 742/s ] features: [ 2.6B 18k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 81%) -> (791/53k) -> write( 0%) 12:19:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.5M 14% 876/s ] features: [ 2.6B 4.2k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 77%) -> (762/53k) -> write( 0%) 12:19:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.6M 14% 971/s ] features: [ 2.6B 12k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 77%) -> (1.2k/53k) -> write( 0%) 12:20:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.6M 14% 925/s ] features: [ 2.6B 11k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 80%) -> (244/53k) -> write( 0%) 12:20:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.6M 14% 678/s ] features: [ 2.6B 6.2k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 80%) -> (360/53k) -> write( 0%) 12:20:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.6M 14% 820/s ] features: [ 2.6B 6.2k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 74%) -> (841/53k) -> write( 0%) 12:20:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.6M 14% 838/s ] features: [ 2.6B 5.5k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 78%) -> (1.4k/53k) -> write( 0%) 12:20:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.6M 14% 849/s ] features: [ 2.6B 4.9k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 75%) -> (1k/53k) -> write( 0%) 12:20:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.6M 14% 986/s ] features: [ 2.6B 5.2k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 79%) -> (1.3k/53k) -> write( 0%) 12:21:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.6M 14% 1.2k/s ] features: [ 2.6B 6.3k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 3.8G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 76%) -> (582/53k) -> write( 0%) 12:21:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.6M 14% 679/s ] features: [ 2.6B 10k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 2.4G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 80%) -> (959/53k) -> write( 0%) 12:21:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.6M 14% 728/s ] features: [ 2.6B 11k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 84%) -> (878/53k) -> write( 0%) 12:21:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.6M 14% 472/s ] features: [ 2.6B 19k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.9 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 86%) -> (682/53k) -> write( 1%) 12:21:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.6M 14% 833/s ] features: [ 2.6B 5k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 76%) -> (1.4k/53k) -> write( 0%) 12:21:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.7M 15% 1k/s ] features: [ 2.6B 5.9k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 75%) -> (1k/53k) -> write( 0%) 12:22:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.7M 15% 1.2k/s ] features: [ 2.6B 9.5k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 78%) -> (1.2k/53k) -> write( 0%) 12:22:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.7M 15% 1k/s ] features: [ 2.6B 6.9k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 78%) -> (1.9k/53k) -> write( 0%) 12:22:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.7M 15% 1.6k/s ] features: [ 2.6B 6.6k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 3.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 76%) -> (1.1k/53k) -> write( 0%) 12:22:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.7M 15% 1.1k/s ] features: [ 2.6B 5k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 76%) -> (642/53k) -> write( 0%) 12:22:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.7M 15% 957/s ] features: [ 2.6B 8.2k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 1% heap: 2.8G/6.4G direct: 4M postGC: 2.4G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 78%) -> (1.1k/53k) -> write( 0%) 12:22:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.7M 15% 861/s ] features: [ 2.6B 8.4k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 77%) -> (1.4k/53k) -> write( 0%) 12:23:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.7M 15% 803/s ] features: [ 2.6B 5.6k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.8G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 73%) -> (873/53k) -> write( 0%) 12:23:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.7M 15% 902/s ] features: [ 2.6B 7.2k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 75%) -> (722/53k) -> write( 0%) 12:23:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.7M 15% 816/s ] features: [ 2.6B 6.5k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 73%) -> (575/53k) -> write( 0%) 12:23:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.8M 15% 1k/s ] features: [ 2.6B 4.9k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 74%) -> (1.2k/53k) -> write( 0%) 12:23:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.8M 15% 848/s ] features: [ 2.6B 6.9k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 77%) -> (547/53k) -> write( 0%) 12:23:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.8M 16% 964/s ] features: [ 2.6B 5.3k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 77%) -> (1.4k/53k) -> write( 0%) 12:24:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.8M 16% 1k/s ] features: [ 2.6B 6k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 74%) -> (1.2k/53k) -> write( 0%) 12:24:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.8M 16% 1.2k/s ] features: [ 2.6B 38k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 75%) -> (1.3k/53k) -> write( 1%) 12:24:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.8M 16% 1.1k/s ] features: [ 2.6B 6.2k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 81%) -> (1k/53k) -> write( 0%) 12:24:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.8M 16% 627/s ] features: [ 2.6B 16k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 86%) -> (1k/53k) -> write( 1%) 12:24:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.8M 16% 809/s ] features: [ 2.6B 6.4k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 1% heap: 3.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 80%) -> (791/53k) -> write( 0%) 12:24:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.8M 16% 648/s ] features: [ 2.6B 4.2k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 74%) -> (663/53k) -> write( 0%) 12:25:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.8M 16% 568/s ] features: [ 2.6B 5.5k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(87% 85%) -> (1.6k/53k) -> write( 0%) 12:25:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.8M 16% 582/s ] features: [ 2.6B 5.8k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 79%) -> (1.3k/53k) -> write( 0%) 12:25:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.8M 16% 624/s ] features: [ 2.6B 5.7k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 83%) -> (1.1k/53k) -> write( 0%) 12:25:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.9M 16% 914/s ] features: [ 2.6B 13k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 81%) -> (1.1k/53k) -> write( 0%) 12:25:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.9M 16% 687/s ] features: [ 2.6B 14k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(85% 78%) -> (245/53k) -> write( 0%) 12:25:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.9M 16% 501/s ] features: [ 2.6B 4.5k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 84%) -> (736/53k) -> write( 0%) 12:26:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.9M 16% 831/s ] features: [ 2.6B 7.7k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 81%) -> (1.7k/53k) -> write( 0%) 12:26:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.9M 17% 830/s ] features: [ 2.6B 5.3k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 84%) -> (649/53k) -> write( 0%) 12:26:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.9M 17% 670/s ] features: [ 2.6B 4.8k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 78%) -> (447/53k) -> write( 0%) 12:26:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.9M 17% 670/s ] features: [ 2.6B 7.2k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(86% 86%) -> (708/53k) -> write( 0%) 12:26:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.9M 17% 1k/s ] features: [ 2.6B 7.7k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 83%) -> (756/53k) -> write( 0%) 12:26:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.9M 17% 1.3k/s ] features: [ 2.6B 7.1k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 81%) -> (1.1k/53k) -> write( 0%) 12:27:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.9M 17% 1.4k/s ] features: [ 2.6B 8k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 78%) -> (1.3k/53k) -> write( 0%) 12:27:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2M 17% 1.3k/s ] features: [ 2.6B 6.3k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 84%) -> (1.1k/53k) -> write( 0%) 12:27:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2M 17% 1.4k/s ] features: [ 2.6B 8.4k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 80%) -> (416/53k) -> write( 0%) 12:27:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2M 17% 1.6k/s ] features: [ 2.6B 6.1k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 71%) -> (879/53k) -> write( 0%) 12:27:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2M 17% 1.7k/s ] features: [ 2.6B 5.7k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 72%) -> (1k/53k) -> write( 0%) 12:27:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2M 18% 1.5k/s ] features: [ 2.6B 5.6k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 73%) -> (1.1k/53k) -> write( 0%) 12:28:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2M 18% 1.5k/s ] features: [ 2.6B 7k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 76%) -> (610/53k) -> write( 0%) 12:28:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2M 18% 1.4k/s ] features: [ 2.6B 4.8k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 77%) -> (741/53k) -> write( 0%) 12:28:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.1M 18% 1.2k/s ] features: [ 2.6B 9.6k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 77%) -> (1.4k/53k) -> write( 0%) 12:28:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.1M 18% 1.5k/s ] features: [ 2.6B 7k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 77%) -> (966/53k) -> write( 0%) 12:28:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.1M 18% 1.4k/s ] features: [ 2.6B 8.9k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 76%) -> (635/53k) -> write( 0%) 12:28:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.1M 18% 1.2k/s ] features: [ 2.6B 6.4k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 76%) -> (690/53k) -> write( 0%) 12:29:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.1M 18% 1.1k/s ] features: [ 2.6B 6k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 77%) -> (691/53k) -> write( 0%) 12:29:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.1M 19% 932/s ] features: [ 2.6B 11k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 3.5G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 78%) -> (921/53k) -> write( 0%) 12:29:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.1M 19% 872/s ] features: [ 2.6B 17k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 86%) -> (866/53k) -> write( 0%) 12:29:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.1M 19% 1.4k/s ] features: [ 2.6B 6.1k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 75%) -> (1k/53k) -> write( 0%) 12:29:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.2M 19% 1.2k/s ] features: [ 2.6B 6k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 72%) -> (1.2k/53k) -> write( 0%) 12:29:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.2M 19% 1.2k/s ] features: [ 2.6B 7.3k/s ] 197G blocks: [ 42k 99% <1/s ] cpus: 1.5 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 67%) -> (972/53k) -> write( 0%) 12:30:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.2M 19% 1.1k/s ] features: [ 2.6B 5.6k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.5 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 65%) -> (620/53k) -> write( 0%) 12:30:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.2M 19% 1.3k/s ] features: [ 2.6B 6.1k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 75%) -> (1.4k/53k) -> write( 0%) 12:30:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.2M 19% 1.1k/s ] features: [ 2.6B 8.3k/s ] 197G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 75%) -> (668/53k) -> write( 0%) 12:30:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.2M 19% 893/s ] features: [ 2.6B 19k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.5 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 59%) -> (154/53k) -> write( 0%) 12:30:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.2M 19% 908/s ] features: [ 2.6B 9.9k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 76%) -> (1.3k/53k) -> write( 0%) 12:30:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.2M 20% 1.2k/s ] features: [ 2.6B 6.3k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 72%) -> (748/53k) -> write( 0%) 12:31:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.2M 20% 961/s ] features: [ 2.6B 5k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.5 gc: 1% heap: 3.8G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 58%) -> (1k/53k) -> write( 0%) 12:31:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.3M 20% 1.2k/s ] features: [ 2.6B 6.1k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 1% heap: 3.4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 73%) -> (1.2k/53k) -> write( 0%) 12:31:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.3M 20% 1k/s ] features: [ 2.6B 6k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 75%) -> (1.2k/53k) -> write( 0%) 12:31:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.3M 20% 1.1k/s ] features: [ 2.6B 5.2k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(69% 74%) -> (713/53k) -> write( 0%) 12:31:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.3M 20% 957/s ] features: [ 2.6B 4.9k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 83%) -> (1.3k/53k) -> write( 0%) 12:31:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.3M 20% 1k/s ] features: [ 2.6B 5.2k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 78%) -> (986/53k) -> write( 0%) 12:32:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.3M 20% 1.4k/s ] features: [ 2.6B 6.2k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 77%) -> (1.2k/53k) -> write( 0%) 12:32:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.3M 20% 1.7k/s ] features: [ 2.6B 7.8k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 72%) -> (756/53k) -> write( 0%) 12:32:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.3M 20% 1.4k/s ] features: [ 2.6B 6.5k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 75%) -> (1.4k/53k) -> write( 0%) 12:32:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.4M 21% 1.2k/s ] features: [ 2.6B 6.5k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 80%) -> (317/53k) -> write( 0%) 12:32:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.4M 21% 1k/s ] features: [ 2.6B 6k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 3.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 79%) -> (217/53k) -> write( 0%) 12:32:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.4M 21% 1.5k/s ] features: [ 2.6B 6.2k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 1% heap: 2.5G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 72%) -> (881/53k) -> write( 0%) 12:33:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.4M 21% 1.4k/s ] features: [ 2.6B 11k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 74%) -> (1.5k/53k) -> write( 0%) 12:33:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.4M 21% 1.7k/s ] features: [ 2.6B 8.9k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 74%) -> (811/53k) -> write( 0%) 12:33:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.4M 21% 1.5k/s ] features: [ 2.6B 8.3k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 78%) -> (1.4k/53k) -> write( 0%) 12:33:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.4M 21% 1k/s ] features: [ 2.6B 7.4k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 75%) -> (1.1k/53k) -> write( 0%) 12:33:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.5M 21% 1.5k/s ] features: [ 2.6B 6.9k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 79%) -> (1.1k/53k) -> write( 0%) 12:33:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.5M 22% 1.5k/s ] features: [ 2.6B 8.6k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 1% heap: 2.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 72%) -> (1.4k/53k) -> write( 0%) 12:34:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.5M 22% 1.2k/s ] features: [ 2.6B 6.9k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 78%) -> (312/53k) -> write( 0%) 12:34:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.5M 22% 1k/s ] features: [ 2.6B 8.4k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 79%) -> (920/53k) -> write( 0%) 12:34:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.5M 22% 1.3k/s ] features: [ 2.6B 9.6k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(90% 73%) -> (993/53k) -> write( 0%) 12:34:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.5M 22% 1.2k/s ] features: [ 2.6B 7.3k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(87% 71%) -> (1.2k/53k) -> write( 0%) 12:34:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.5M 22% 1.1k/s ] features: [ 2.6B 6.9k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 81%) -> (691/53k) -> write( 0%) 12:34:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.6M 22% 1.5k/s ] features: [ 2.6B 20k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 77%) -> (938/53k) -> write( 1%) 12:35:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.6M 22% 1k/s ] features: [ 2.6B 6.5k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 74%) -> (418/53k) -> write( 0%) 12:35:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.6M 22% 1.3k/s ] features: [ 2.6B 6.1k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 1% heap: 3.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 79%) -> (1.8k/53k) -> write( 0%) 12:35:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.6M 22% 1.1k/s ] features: [ 2.6B 6.6k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 80%) -> (1.2k/53k) -> write( 0%) 12:35:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.6M 23% 1.1k/s ] features: [ 2.6B 7k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 3.8G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 77%) -> (759/53k) -> write( 0%) 12:35:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.6M 23% 1.4k/s ] features: [ 2.6B 5.9k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 3.6G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 73%) -> (1.3k/53k) -> write( 0%) 12:35:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.6M 23% 1k/s ] features: [ 2.6B 7.8k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 78%) -> (152/53k) -> write( 0%) 12:36:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.6M 23% 1.3k/s ] features: [ 2.6B 6k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 74%) -> (1.1k/53k) -> write( 0%) 12:36:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.6M 23% 1.2k/s ] features: [ 2.6B 6.2k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 77%) -> (491/53k) -> write( 0%) 12:36:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.7M 23% 1.2k/s ] features: [ 2.6B 5.6k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 79%) -> (749/53k) -> write( 0%) 12:36:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.7M 23% 1k/s ] features: [ 2.6B 6k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 1% heap: 2.5G/6.4G direct: 4M postGC: 1.8G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(69% 78%) -> (726/53k) -> write( 0%) 12:36:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.7M 23% 1k/s ] features: [ 2.6B 4.9k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 1% heap: 3.9G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(89% 74%) -> (632/53k) -> write( 0%) 12:36:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.7M 23% 1.1k/s ] features: [ 2.6B 6.9k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 80%) -> (1.2k/53k) -> write( 0%) 12:37:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.7M 23% 921/s ] features: [ 2.6B 6.6k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(85% 80%) -> (1.2k/53k) -> write( 0%) 12:37:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.7M 24% 1k/s ] features: [ 2.6B 6.8k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 79%) -> (866/53k) -> write( 0%) 12:37:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.7M 24% 907/s ] features: [ 2.6B 5.7k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 82%) -> (1k/53k) -> write( 0%) 12:37:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.7M 24% 834/s ] features: [ 2.6B 4.3k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 80%) -> (1.4k/53k) -> write( 0%) 12:37:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.7M 24% 1.1k/s ] features: [ 2.6B 6.2k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 79%) -> (612/53k) -> write( 0%) 12:37:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.8M 24% 1.1k/s ] features: [ 2.6B 5.7k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(85% 80%) -> (1.4k/53k) -> write( 0%) 12:38:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.8M 24% 1.2k/s ] features: [ 2.6B 6k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 3.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(87% 85%) -> (1.2k/53k) -> write( 0%) 12:38:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.8M 24% 1.1k/s ] features: [ 2.6B 5.7k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 82%) -> (1k/53k) -> write( 0%) 12:38:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.8M 24% 1.3k/s ] features: [ 2.6B 6.6k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 83%) -> (1.3k/53k) -> write( 0%) 12:38:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.8M 24% 1.4k/s ] features: [ 2.6B 6k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(86% 82%) -> (1.6k/53k) -> write( 0%) 12:38:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.8M 24% 1.3k/s ] features: [ 2.6B 6.8k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 87%) -> (655/53k) -> write( 0%) 12:38:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.8M 25% 1.2k/s ] features: [ 2.6B 6.2k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 81%) -> (1.4k/53k) -> write( 0%) 12:39:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.8M 25% 1.2k/s ] features: [ 2.6B 5.9k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 79%) -> (272/53k) -> write( 0%) 12:39:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.9M 25% 1.1k/s ] features: [ 2.6B 6k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 81%) -> (750/53k) -> write( 0%) 12:39:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.9M 25% 1.1k/s ] features: [ 2.6B 5.5k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 4G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(86% 78%) -> (1k/53k) -> write( 0%) 12:39:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.9M 25% 1k/s ] features: [ 2.6B 5.7k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 79%) -> (1.2k/53k) -> write( 0%) 12:39:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.9M 25% 1k/s ] features: [ 2.6B 5.4k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 81%) -> (600/53k) -> write( 0%) 12:39:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.9M 25% 1.3k/s ] features: [ 2.6B 5.5k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 76%) -> (1k/53k) -> write( 0%) 12:40:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.9M 25% 1.6k/s ] features: [ 2.6B 7.5k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 73%) -> (1.3k/53k) -> write( 0%) 12:40:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.9M 25% 1.2k/s ] features: [ 2.6B 6.5k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 77%) -> (895/53k) -> write( 0%) 12:40:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.9M 25% 863/s ] features: [ 2.6B 5.6k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 80%) -> (1.5k/53k) -> write( 0%) 12:40:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3M 26% 1.4k/s ] features: [ 2.6B 6.7k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 75%) -> (98/53k) -> write( 0%) 12:40:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3M 26% 1.1k/s ] features: [ 2.6B 5.8k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 70%) -> (896/53k) -> write( 0%) 12:40:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3M 26% 1.5k/s ] features: [ 2.6B 7.9k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 72%) -> (886/53k) -> write( 0%) 12:41:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3M 26% 1.1k/s ] features: [ 2.6B 9k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.5 gc: 1% heap: 2.8G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(61% 75%) -> (288/53k) -> write( 0%) 12:41:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3M 26% 515/s ] features: [ 2.6B 5.2k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 2% heap: 3.3G/6.4G direct: 4M postGC: 1.8G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(95% 76%) -> (491/53k) -> write( 0%) 12:41:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3M 26% 339/s ] features: [ 2.6B 8.1k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.9 gc: 1% heap: 3.2G/6.4G direct: 4M postGC: 1.8G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(92% 81%) -> (386/53k) -> write( 0%) 12:41:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3M 26% 894/s ] features: [ 2.6B 4.9k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 73%) -> (216/53k) -> write( 0%) 12:41:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3M 26% 620/s ] features: [ 2.6B 6k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 1% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 62%) -> (1k/53k) -> write( 0%) 12:41:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3M 26% 752/s ] features: [ 2.6B 7.7k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 86%) -> (784/53k) -> write( 0%) 12:42:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3M 26% 1.2k/s ] features: [ 2.6B 7.1k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 79%) -> (1.5k/53k) -> write( 0%) 12:42:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3M 26% 483/s ] features: [ 2.6B 4.4k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.9 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(90% 81%) -> (1.2k/53k) -> write( 0%) 12:42:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.1M 26% 1.1k/s ] features: [ 2.6B 8.8k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 77%) -> (1.2k/53k) -> write( 0%) 12:42:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.1M 27% 699/s ] features: [ 2.6B 9.1k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 90%) -> (1.8k/53k) -> write( 0%) 12:42:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.1M 27% 1.3k/s ] features: [ 2.6B 9.6k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 73%) -> (634/53k) -> write( 0%) 12:42:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.1M 27% 1.4k/s ] features: [ 2.6B 6.3k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 69%) -> (264/53k) -> write( 0%) 12:43:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.1M 27% 1.5k/s ] features: [ 2.6B 8.4k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 73%) -> (321/53k) -> write( 0%) 12:43:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.1M 27% 1.4k/s ] features: [ 2.6B 5.9k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 77%) -> (442/53k) -> write( 0%) 12:43:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.1M 27% 1.5k/s ] features: [ 2.6B 9.6k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 76%) -> (765/53k) -> write( 0%) 12:43:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.1M 27% 1.4k/s ] features: [ 2.6B 5.7k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 77%) -> (1.1k/53k) -> write( 0%) 12:43:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.2M 27% 1.5k/s ] features: [ 2.6B 6.9k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 73%) -> (646/53k) -> write( 0%) 12:43:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.2M 28% 1.5k/s ] features: [ 2.6B 6.3k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 78%) -> (909/53k) -> write( 0%) 12:44:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.2M 28% 1.1k/s ] features: [ 2.6B 7.1k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 73%) -> (882/53k) -> write( 0%) 12:44:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.2M 28% 1.4k/s ] features: [ 2.6B 5.9k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 76%) -> (765/53k) -> write( 0%) 12:44:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.2M 28% 1.8k/s ] features: [ 2.6B 5.7k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 75%) -> (740/53k) -> write( 0%) 12:44:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.2M 28% 1.4k/s ] features: [ 2.6B 7.1k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 82%) -> (241/53k) -> write( 0%) 12:44:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.2M 28% 1.2k/s ] features: [ 2.6B 7.2k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 76%) -> (830/53k) -> write( 0%) 12:44:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.3M 28% 1k/s ] features: [ 2.6B 8.2k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(86% 81%) -> (1.3k/53k) -> write( 0%) 12:45:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.3M 28% 933/s ] features: [ 2.6B 5.4k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 0% heap: 3.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(88% 87%) -> (890/53k) -> write( 0%) 12:45:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.3M 28% 1.3k/s ] features: [ 2.6B 7.2k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 81%) -> (1.8k/53k) -> write( 0%) 12:45:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.3M 29% 1.3k/s ] features: [ 2.6B 8.1k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 82%) -> (906/53k) -> write( 0%) 12:45:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.3M 29% 1k/s ] features: [ 2.6B 6.4k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 1% heap: 2.3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 84%) -> (901/53k) -> write( 0%) 12:45:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.3M 29% 1.1k/s ] features: [ 2.6B 6.7k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 85%) -> (1.5k/53k) -> write( 0%) 12:45:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.3M 29% 1.3k/s ] features: [ 2.6B 6.4k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 84%) -> (340/53k) -> write( 0%) 12:46:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.3M 29% 1.4k/s ] features: [ 2.6B 7.4k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 83%) -> (690/53k) -> write( 0%) 12:46:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.4M 29% 1k/s ] features: [ 2.6B 6.9k/s ] 199G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 77%) -> (843/53k) -> write( 0%) 12:46:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.4M 29% 1.2k/s ] features: [ 2.6B 11k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 80%) -> (1.1k/53k) -> write( 0%) 12:46:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.4M 29% 1.1k/s ] features: [ 2.6B 7.5k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.5 gc: 2% heap: 3.9G/6.4G direct: 4M postGC: 1.9G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(53% 72%) -> (814/53k) -> write( 0%) 12:46:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.4M 29% 1.1k/s ] features: [ 2.6B 8.4k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 2% heap: 3.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 75%) -> (740/53k) -> write( 0%) 12:46:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.4M 29% 1k/s ] features: [ 2.6B 10k/s ] 199G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 77%) -> (1k/53k) -> write( 0%) 12:47:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.4M 30% 1.4k/s ] features: [ 2.6B 41k/s ] 200G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 77%) -> (994/53k) -> write( 1%) 12:47:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.4M 30% 1.2k/s ] features: [ 2.6B 8.9k/s ] 200G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 75%) -> (1.1k/53k) -> write( 0%) 12:47:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.4M 30% 1.4k/s ] features: [ 2.6B 7.5k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 74%) -> (756/53k) -> write( 0%) 12:47:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.5M 30% 1.7k/s ] features: [ 2.6B 12k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 72%) -> (1.2k/53k) -> write( 0%) 12:47:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.5M 30% 1.2k/s ] features: [ 2.6B 7.7k/s ] 200G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 73%) -> (734/53k) -> write( 0%) 12:47:55 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.5M 30% 1.3k/s ] features: [ 2.6B 10k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 74%) -> (801/53k) -> write( 0%) 12:48:05 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.5M 30% 1.3k/s ] features: [ 2.6B 8.1k/s ] 200G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 80%) -> (957/53k) -> write( 0%) 12:48:15 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.5M 30% 1.2k/s ] features: [ 2.6B 7.7k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 75%) -> (942/53k) -> write( 0%) 12:48:25 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.5M 31% 1.4k/s ] features: [ 2.6B 11k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 76%) -> (1.1k/53k) -> write( 0%) 12:48:35 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.5M 31% 1.6k/s ] features: [ 2.6B 7.3k/s ] 200G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 74%) -> (485/53k) -> write( 0%) 12:48:45 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.6M 31% 1.9k/s ] features: [ 2.6B 52k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 71%) -> (1.6k/53k) -> write( 1%) 12:48:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.6M 31% 1.3k/s ] features: [ 2.6B 6.7k/s ] 200G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 81%) -> (1.1k/53k) -> write( 0%) 12:49:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.6M 31% 1.5k/s ] features: [ 2.6B 8.1k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 81%) -> (1.2k/53k) -> write( 0%) 12:49:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.6M 31% 2k/s ] features: [ 2.6B 17k/s ] 200G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 72%) -> (1k/53k) -> write( 1%) 12:49:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.6M 31% 1.7k/s ] features: [ 2.6B 6.4k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 78%) -> (853/53k) -> write( 0%) 12:49:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.6M 31% 1.1k/s ] features: [ 2.6B 7.3k/s ] 200G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 78%) -> (551/53k) -> write( 0%) 12:49:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.7M 32% 1.1k/s ] features: [ 2.6B 6.2k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 82%) -> (674/53k) -> write( 0%) 12:49:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.7M 32% 1k/s ] features: [ 2.6B 6.4k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 83%) -> (952/53k) -> write( 0%) 12:50:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.7M 32% 1.3k/s ] features: [ 2.6B 6k/s ] 200G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 80%) -> (821/53k) -> write( 0%) 12:50:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.7M 32% 1.1k/s ] features: [ 2.6B 5k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 71%) -> (917/53k) -> write( 0%) 12:50:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.7M 32% 1k/s ] features: [ 2.6B 4.4k/s ] 200G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 77%) -> (928/53k) -> write( 0%) 12:50:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.7M 32% 695/s ] features: [ 2.6B 3.3k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 77%) -> (1.2k/53k) -> write( 0%) 12:50:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.7M 32% 1.1k/s ] features: [ 2.6B 6.8k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 76%) -> (1k/53k) -> write( 0%) 12:50:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.7M 32% 723/s ] features: [ 2.6B 4.2k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 76%) -> (1.2k/53k) -> write( 0%) 12:51:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.7M 32% 915/s ] features: [ 2.6B 4.1k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 76%) -> (1k/53k) -> write( 0%) 12:51:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.7M 32% 920/s ] features: [ 2.6B 4.4k/s ] 200G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.8G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 70%) -> (749/53k) -> write( 0%) 12:51:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.7M 32% 513/s ] features: [ 2.6B 3.3k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 1% heap: 3.8G/6.4G direct: 4M postGC: 1.9G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 94%) -> (647/53k) -> write( 0%) 12:51:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.8M 32% 543/s ] features: [ 2.6B 7.6k/s ] 200G blocks: [ 42k 99% <1/s ] cpus: 1.8 gc: 3% heap: 2.4G/6.4G direct: 4M postGC: 1.9G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 92%) -> (1.3k/53k) -> write( 0%) 12:51:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.8M 32% 630/s ] features: [ 2.6B 3.6k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 1% heap: 3.8G/6.4G direct: 4M postGC: 2.6G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 93%) -> (937/53k) -> write( 0%) 12:51:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.8M 33% 770/s ] features: [ 2.6B 3k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.8G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 87%) -> (1.1k/53k) -> write( 0%) 12:52:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.8M 33% 822/s ] features: [ 2.6B 4.7k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 88%) -> (1.1k/53k) -> write( 0%) 12:52:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.8M 33% 689/s ] features: [ 2.6B 3.6k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.8 gc: 0% heap: 4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 89%) -> (1.3k/53k) -> write( 0%) 12:52:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.8M 33% 977/s ] features: [ 2.6B 3.9k/s ] 200G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 78%) -> (590/53k) -> write( 0%) 12:52:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.8M 33% 862/s ] features: [ 2.6B 4.1k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 82%) -> (730/53k) -> write( 0%) 12:52:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.8M 33% 1.5k/s ] features: [ 2.6B 11k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 80%) -> (1.2k/53k) -> write( 0%) 12:52:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.8M 33% 972/s ] features: [ 2.6B 4.7k/s ] 200G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 73%) -> (1.4k/53k) -> write( 0%) 12:53:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.8M 33% 939/s ] features: [ 2.6B 5.7k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 75%) -> (918/53k) -> write( 0%) 12:53:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.8M 33% 1.1k/s ] features: [ 2.6B 4.9k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 75%) -> (1.2k/53k) -> write( 0%) 12:53:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.9M 33% 844/s ] features: [ 2.6B 4.7k/s ] 200G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 63%) -> (208/53k) -> write( 0%) 12:53:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.9M 33% 978/s ] features: [ 2.6B 4.3k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 6% heap: 2G/6.4G direct: 4M postGC: 1.8G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 73%) -> (976/53k) -> write( 0%) 12:53:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.9M 34% 1.3k/s ] features: [ 2.6B 7.2k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 3% heap: 3.8G/6.4G direct: 4M postGC: 1.8G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 73%) -> (120/53k) -> write( 0%) 12:53:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.9M 34% 1.1k/s ] features: [ 2.6B 4.2k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 4% heap: 3.2G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 72%) -> (1.7k/53k) -> write( 0%) 12:54:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.9M 34% 1.3k/s ] features: [ 2.6B 5.5k/s ] 200G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 73%) -> (1k/53k) -> write( 0%) 12:54:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.9M 34% 1.2k/s ] features: [ 2.6B 5.5k/s ] 200G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 78%) -> (1.3k/53k) -> write( 0%) 12:54:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.9M 34% 1.3k/s ] features: [ 2.6B 5.3k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 1% heap: 4.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 78%) -> (892/53k) -> write( 0%) 12:54:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.9M 34% 994/s ] features: [ 2.6B 4.9k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 3.8G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 77%) -> (813/53k) -> write( 0%) 12:54:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4M 34% 1.4k/s ] features: [ 2.6B 5.8k/s ] 200G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 74%) -> (186/53k) -> write( 0%) 12:54:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4M 34% 1.6k/s ] features: [ 2.6B 13k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 72%) -> (1.6k/53k) -> write( 0%) 12:55:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4M 34% 1.5k/s ] features: [ 2.6B 5.6k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 77%) -> (1.3k/53k) -> write( 0%) 12:55:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4M 35% 1.5k/s ] features: [ 2.6B 5.9k/s ] 200G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 77%) -> (751/53k) -> write( 0%) 12:55:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4M 35% 1.5k/s ] features: [ 2.6B 6.6k/s ] 200G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 74%) -> (1.3k/53k) -> write( 0%) 12:55:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4M 35% 2k/s ] features: [ 2.6B 6.4k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 72%) -> (1k/53k) -> write( 0%) 12:55:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.1M 35% 1.9k/s ] features: [ 2.6B 6.2k/s ] 200G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 72%) -> (623/53k) -> write( 0%) 12:55:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.1M 35% 1.7k/s ] features: [ 2.6B 6.5k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 77%) -> (984/53k) -> write( 0%) 12:56:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.1M 35% 1.5k/s ] features: [ 2.6B 12k/s ] 200G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(69% 75%) -> (1k/53k) -> write( 0%) 12:56:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.1M 35% 1.5k/s ] features: [ 2.6B 6.2k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.7 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 79%) -> (1.4k/53k) -> write( 0%) 12:56:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.1M 36% 1.7k/s ] features: [ 2.6B 152k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 72%) -> (831/53k) -> write( 5%) 12:56:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.1M 36% 2.1k/s ] features: [ 2.6B 11k/s ] 200G blocks: [ 42k 99% <1/s ] cpus: 1.7 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 73%) -> (484/53k) -> write( 0%) 12:56:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.2M 36% 1.4k/s ] features: [ 2.6B 9.8k/s ] 200G blocks: [ 42k 99% <1/s ] cpus: 1.6 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 75%) -> (888/53k) -> write( 0%) 12:56:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.2M 36% 1.1k/s ] features: [ 2.6B 5.2k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 75%) -> (1.1k/53k) -> write( 0%) 12:57:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.2M 36% 1.3k/s ] features: [ 2.6B 5.2k/s ] 200G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 74%) -> (1.1k/53k) -> write( 0%) 12:57:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.2M 36% 1.3k/s ] features: [ 2.6B 5.5k/s ] 202G blocks: [ 42k 99% 0/s ] cpus: 1.6 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 77%) -> (444/53k) -> write( 1%) 12:57:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.2M 36% 1.1k/s ] features: [ 2.6B 5.3k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.6 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(68% 73%) -> (895/53k) -> write( 0%) 12:57:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.2M 36% 934/s ] features: [ 2.6B 4.1k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.5 gc: 2% heap: 1.7G/6.4G direct: 4M postGC: 1.8G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(63% 79%) -> (576/53k) -> write( 0%) 12:57:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.2M 37% 1.3k/s ] features: [ 2.6B 5.1k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 76%) -> (1.5k/53k) -> write( 0%) 12:57:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.2M 37% 1.3k/s ] features: [ 2.6B 6.6k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.6 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 71%) -> (1.5k/53k) -> write( 0%) 12:58:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.3M 37% 1.2k/s ] features: [ 2.6B 6.4k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 76%) -> (1.3k/53k) -> write( 0%) 12:58:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.3M 37% 1.2k/s ] features: [ 2.6B 6.6k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 75%) -> (718/53k) -> write( 0%) 12:58:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.3M 37% 1.3k/s ] features: [ 2.6B 6.5k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 74%) -> (689/53k) -> write( 0%) 12:58:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.3M 37% 916/s ] features: [ 2.6B 4.3k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 81%) -> (1.1k/53k) -> write( 0%) 12:58:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.3M 37% 1.1k/s ] features: [ 2.6B 5.8k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.8 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 82%) -> (506/53k) -> write( 0%) 12:58:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.3M 37% 1.3k/s ] features: [ 2.6B 5.6k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 82%) -> (1k/53k) -> write( 0%) 12:59:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.3M 37% 1.3k/s ] features: [ 2.6B 5.7k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 77%) -> (630/53k) -> write( 0%) 12:59:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.3M 38% 1.4k/s ] features: [ 2.6B 6k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 76%) -> (348/53k) -> write( 0%) 12:59:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.4M 38% 1.1k/s ] features: [ 2.6B 5.1k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 78%) -> (1.4k/53k) -> write( 0%) 12:59:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.4M 38% 1.1k/s ] features: [ 2.6B 5.4k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 81%) -> (865/53k) -> write( 0%) 12:59:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.4M 38% 980/s ] features: [ 2.6B 4.4k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.6 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 2.5G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(67% 76%) -> (1.1k/53k) -> write( 0%) 12:59:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.4M 38% 566/s ] features: [ 2.6B 3k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.9 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 1.8G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(94% 75%) -> (528/53k) -> write( 0%) 13:00:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.4M 38% 1.4k/s ] features: [ 2.6B 4.5k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 76%) -> (880/53k) -> write( 0%) 13:00:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.4M 38% 1.4k/s ] features: [ 2.6B 4.4k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.6 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 71%) -> (308/53k) -> write( 0%) 13:00:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.4M 38% 1.6k/s ] features: [ 2.6B 5.2k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.6 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 73%) -> (1.4k/53k) -> write( 0%) 13:00:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.4M 38% 1.6k/s ] features: [ 2.6B 4.8k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 1% heap: 2.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 76%) -> (568/53k) -> write( 0%) 13:00:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.5M 39% 1.9k/s ] features: [ 2.6B 5.5k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 74%) -> (1.1k/53k) -> write( 0%) 13:00:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.5M 39% 2k/s ] features: [ 2.6B 15k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.6 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 71%) -> (278/53k) -> write( 1%) 13:01:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.5M 39% 1.8k/s ] features: [ 2.6B 5.9k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 73%) -> (1k/53k) -> write( 0%) 13:01:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.5M 39% 1.8k/s ] features: [ 2.6B 6.1k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.6 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 78%) -> (951/53k) -> write( 0%) 13:01:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.5M 39% 1.3k/s ] features: [ 2.6B 9.2k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 79%) -> (873/53k) -> write( 0%) 13:01:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.6M 39% 1.8k/s ] features: [ 2.6B 5.7k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 76%) -> (559/53k) -> write( 0%) 13:01:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.6M 39% 1.4k/s ] features: [ 2.6B 6.2k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 79%) -> (1.5k/53k) -> write( 0%) 13:01:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.6M 39% 993/s ] features: [ 2.6B 5.1k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(87% 82%) -> (712/53k) -> write( 0%) 13:02:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.6M 40% 1.4k/s ] features: [ 2.6B 5k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 1% heap: 3G/6.4G direct: 4M postGC: 1.8G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 78%) -> (63/53k) -> write( 0%) 13:02:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.6M 40% 1.4k/s ] features: [ 2.6B 5.3k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.6 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 72%) -> (1.1k/53k) -> write( 0%) 13:02:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.6M 40% 1.8k/s ] features: [ 2.6B 5.2k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.5 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(66% 80%) -> (1.7k/53k) -> write( 0%) 13:02:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.6M 40% 1.2k/s ] features: [ 2.6B 6.5k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 80%) -> (1.2k/53k) -> write( 0%) 13:02:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.7M 40% 1.4k/s ] features: [ 2.6B 14k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 75%) -> (562/53k) -> write( 0%) 13:02:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.7M 40% 1.4k/s ] features: [ 2.6B 8.4k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 74%) -> (833/53k) -> write( 0%) 13:03:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.7M 40% 1.5k/s ] features: [ 2.6B 6.4k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.6 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 75%) -> (373/53k) -> write( 0%) 13:03:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.7M 41% 1.5k/s ] features: [ 2.6B 6.8k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.6 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 78%) -> (1.3k/53k) -> write( 0%) 13:03:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.7M 41% 1.3k/s ] features: [ 2.6B 5.2k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.8 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 79%) -> (1.8k/53k) -> write( 0%) 13:03:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.7M 41% 1.5k/s ] features: [ 2.6B 5.5k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.6 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 74%) -> (1.7k/53k) -> write( 0%) 13:03:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.7M 41% 1.6k/s ] features: [ 2.6B 6.6k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 76%) -> (1.6k/53k) -> write( 0%) 13:03:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.8M 41% 1.4k/s ] features: [ 2.6B 5.5k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.6 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 73%) -> (1k/53k) -> write( 0%) 13:04:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.8M 41% 1.1k/s ] features: [ 2.6B 5.7k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 75%) -> (1.1k/53k) -> write( 0%) 13:04:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.8M 41% 1.2k/s ] features: [ 2.6B 5.8k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 83%) -> (220/53k) -> write( 0%) 13:04:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.8M 41% 1.4k/s ] features: [ 2.6B 7.4k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 77%) -> (1.4k/53k) -> write( 0%) 13:04:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.8M 41% 1.1k/s ] features: [ 2.6B 5.4k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 83%) -> (1.3k/53k) -> write( 0%) 13:04:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.8M 42% 1.1k/s ] features: [ 2.6B 5.9k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 79%) -> (1k/53k) -> write( 0%) 13:04:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.8M 42% 886/s ] features: [ 2.6B 6.3k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 83%) -> (68/53k) -> write( 0%) 13:05:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.8M 42% 1.1k/s ] features: [ 2.6B 5k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 81%) -> (1.2k/53k) -> write( 0%) 13:05:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.9M 42% 1k/s ] features: [ 2.6B 5.3k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 82%) -> (1.6k/53k) -> write( 0%) 13:05:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.9M 42% 877/s ] features: [ 2.6B 5k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 88%) -> (1.2k/53k) -> write( 0%) 13:05:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.9M 42% 1.2k/s ] features: [ 2.6B 5.5k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 79%) -> (519/53k) -> write( 0%) 13:05:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.9M 42% 965/s ] features: [ 2.6B 3.6k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 1% heap: 2.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 78%) -> (1.4k/53k) -> write( 0%) 13:05:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.9M 42% 962/s ] features: [ 2.6B 3.7k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 78%) -> (721/53k) -> write( 0%) 13:06:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.9M 42% 1.4k/s ] features: [ 2.6B 6.5k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 78%) -> (1.4k/53k) -> write( 0%) 13:06:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.9M 42% 1.4k/s ] features: [ 2.6B 5.4k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 80%) -> (1k/53k) -> write( 0%) 13:06:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.9M 43% 1.6k/s ] features: [ 2.6B 7.9k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 78%) -> (547/53k) -> write( 0%) 13:06:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5M 43% 1.7k/s ] features: [ 2.6B 6k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 78%) -> (639/53k) -> write( 0%) 13:06:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5M 43% 798/s ] features: [ 2.6B 11k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 79%) -> (1.3k/53k) -> write( 0%) 13:06:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5M 43% 1.8k/s ] features: [ 2.6B 6.5k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 79%) -> (1k/53k) -> write( 0%) 13:07:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5M 43% 1.8k/s ] features: [ 2.6B 12k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 74%) -> (1.5k/53k) -> write( 0%) 13:07:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5M 43% 1.3k/s ] features: [ 2.6B 4.8k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 79%) -> (1.3k/53k) -> write( 0%) 13:07:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5M 43% 1.4k/s ] features: [ 2.6B 5.7k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 80%) -> (1.1k/53k) -> write( 0%) 13:07:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5M 43% 879/s ] features: [ 2.6B 4.1k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 1% heap: 3.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 79%) -> (407/53k) -> write( 0%) 13:07:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.1M 43% 1.2k/s ] features: [ 2.6B 5.1k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 81%) -> (591/53k) -> write( 0%) 13:07:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.1M 44% 1.2k/s ] features: [ 2.6B 8.9k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.8 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 80%) -> (1k/53k) -> write( 0%) 13:08:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.1M 44% 1k/s ] features: [ 2.6B 12k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 2.4G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 81%) -> (1.1k/53k) -> write( 0%) 13:08:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.1M 44% 1.4k/s ] features: [ 2.6B 8.5k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.6 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 77%) -> (263/53k) -> write( 0%) 13:08:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.1M 44% 1.3k/s ] features: [ 2.6B 8.5k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.6 gc: 0% heap: 4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 80%) -> (853/53k) -> write( 0%) 13:08:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.1M 44% 1.4k/s ] features: [ 2.6B 9k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.6 gc: 0% heap: 3G/6.4G direct: 4M postGC: 2.4G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 79%) -> (132/53k) -> write( 0%) 13:08:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.1M 44% 1.1k/s ] features: [ 2.6B 6k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.6 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 77%) -> (1.4k/53k) -> write( 0%) 13:08:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.1M 44% 1.1k/s ] features: [ 2.6B 9.5k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 72%) -> (919/53k) -> write( 0%) 13:09:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.2M 44% 1.8k/s ] features: [ 2.6B 13k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.6 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 73%) -> (369/53k) -> write( 0%) 13:09:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.2M 45% 1.7k/s ] features: [ 2.6B 85k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.6 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 76%) -> (1.4k/53k) -> write( 2%) 13:09:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.2M 45% 1k/s ] features: [ 2.6B 14k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 81%) -> (1.5k/53k) -> write( 0%) 13:09:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.2M 45% 905/s ] features: [ 2.6B 5.2k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.8 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 82%) -> (803/53k) -> write( 0%) 13:09:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.2M 45% 1.1k/s ] features: [ 2.6B 6.4k/s ] 202G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 83%) -> (1.3k/53k) -> write( 0%) 13:09:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.2M 45% 1.3k/s ] features: [ 2.6B 6.5k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 84%) -> (751/53k) -> write( 0%) 13:10:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.2M 45% 1.2k/s ] features: [ 2.6B 24k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 77%) -> (846/53k) -> write( 1%) 13:10:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.2M 45% 1.1k/s ] features: [ 2.6B 5.3k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 85%) -> (1k/53k) -> write( 0%) 13:10:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.3M 45% 1.3k/s ] features: [ 2.6B 5.2k/s ] 202G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 79%) -> (1.7k/53k) -> write( 0%) 13:10:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.3M 45% 918/s ] features: [ 2.6B 432k/s ] 204G blocks: [ 42k 100% <1/s ] cpus: 1.6 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(69% 60%) -> (33k/53k) -> write(13%) 13:10:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.3M 45% 821/s ] features: [ 2.6B 181k/s ] 204G blocks: [ 42k 100% <1/s ] cpus: 1.6 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 60%) -> (765/53k) -> write( 4%) 13:10:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.3M 46% 1.4k/s ] features: [ 2.6B 36k/s ] 204G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 80%) -> (1.6k/53k) -> write( 1%) 13:11:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.3M 46% 1k/s ] features: [ 2.6B 4.5k/s ] 204G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 79%) -> (1.2k/53k) -> write( 0%) 13:11:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.3M 46% 1.4k/s ] features: [ 2.6B 5.8k/s ] 204G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 77%) -> (1.1k/53k) -> write( 0%) 13:11:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.3M 46% 1.4k/s ] features: [ 2.6B 5.5k/s ] 204G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 78%) -> (727/53k) -> write( 0%) 13:11:36 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.3M 46% 1k/s ] features: [ 2.6B 5.4k/s ] 204G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 80%) -> (1.3k/53k) -> write( 0%) 13:11:46 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.4M 46% 1.2k/s ] features: [ 2.6B 6.3k/s ] 204G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 82%) -> (1.1k/53k) -> write( 0%) 13:11:56 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.4M 46% 860/s ] features: [ 2.6B 4.1k/s ] 204G blocks: [ 42k 100% 0/s ] cpus: 1.9 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 83%) -> (790/53k) -> write( 0%) 13:12:06 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.4M 46% 994/s ] features: [ 2.6B 4.4k/s ] 204G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 1% heap: 2.9G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 79%) -> (698/53k) -> write( 0%) 13:12:16 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.4M 46% 1.1k/s ] features: [ 2.6B 4.9k/s ] 204G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 82%) -> (1.2k/53k) -> write( 0%) 13:12:26 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.4M 46% 763/s ] features: [ 2.6B 4.4k/s ] 204G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 2.4G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 86%) -> (574/53k) -> write( 0%) 13:12:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.4M 46% 1.2k/s ] features: [ 2.6B 6.8k/s ] 204G blocks: [ 42k 100% <1/s ] cpus: 1.8 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 80%) -> (1.2k/53k) -> write( 0%) 13:12:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.4M 47% 1.3k/s ] features: [ 2.6B 15k/s ] 204G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 78%) -> (948/53k) -> write( 0%) 13:12:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.4M 47% 1.9k/s ] features: [ 2.6B 24k/s ] 204G blocks: [ 42k 100% 0/s ] cpus: 1.6 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 78%) -> (297/53k) -> write( 1%) 13:13:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.4M 47% 1.3k/s ] features: [ 2.6B 50k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.6 gc: 0% heap: 4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 78%) -> (921/53k) -> write( 1%) 13:13:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.5M 47% 1.3k/s ] features: [ 2.6B 5.2k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 1% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 73%) -> (672/53k) -> write( 0%) 13:13:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.5M 47% 1.3k/s ] features: [ 2.6B 6.8k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.4G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 79%) -> (1.1k/53k) -> write( 0%) 13:13:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.5M 48% 6.7k/s ] features: [ 2.6B 7k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.6 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 79%) -> (1.2k/53k) -> write( 0%) 13:13:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.6M 48% 3.1k/s ] features: [ 2.6B 7.2k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 80%) -> (1.5k/53k) -> write( 0%) 13:13:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.6M 48% 1.4k/s ] features: [ 2.6B 7.6k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.6 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 73%) -> (686/53k) -> write( 0%) 13:14:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.6M 48% 1.2k/s ] features: [ 2.6B 6.1k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 83%) -> (595/53k) -> write( 0%) 13:14:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.6M 48% 1.2k/s ] features: [ 2.6B 5.3k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 79%) -> (1.1k/53k) -> write( 0%) 13:14:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.6M 48% 1.3k/s ] features: [ 2.6B 6.3k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 84%) -> (1.2k/53k) -> write( 0%) 13:14:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.6M 49% 1.5k/s ] features: [ 2.6B 6.2k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 78%) -> (667/53k) -> write( 0%) 13:14:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.7M 49% 1.6k/s ] features: [ 2.6B 17k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 74%) -> (1.2k/53k) -> write( 1%) 13:14:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.7M 49% 1.7k/s ] features: [ 2.6B 9k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.6 gc: 1% heap: 3.7G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 78%) -> (430/53k) -> write( 0%) 13:15:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.7M 49% 1.3k/s ] features: [ 2.6B 12k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 79%) -> (1.5k/53k) -> write( 0%) 13:15:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.7M 49% 1.4k/s ] features: [ 2.6B 7.9k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 78%) -> (678/53k) -> write( 0%) 13:15:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.7M 49% 1.3k/s ] features: [ 2.6B 6.4k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 2.4G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 77%) -> (820/53k) -> write( 0%) 13:15:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.7M 49% 1.3k/s ] features: [ 2.6B 7.4k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 78%) -> (1.6k/53k) -> write( 0%) 13:15:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.7M 49% 908/s ] features: [ 2.6B 5.1k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(87% 87%) -> (1.2k/53k) -> write( 0%) 13:15:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.8M 49% 1.1k/s ] features: [ 2.6B 6.7k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(85% 77%) -> (668/53k) -> write( 0%) 13:16:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.8M 50% 798/s ] features: [ 2.6B 8.6k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 84%) -> (1.1k/53k) -> write( 0%) 13:16:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.8M 50% 1.3k/s ] features: [ 2.6B 6.5k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.8 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 87%) -> (1.4k/53k) -> write( 0%) 13:16:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.8M 50% 1.2k/s ] features: [ 2.6B 50k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 74%) -> (475/53k) -> write( 3%) 13:16:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.8M 50% 1.3k/s ] features: [ 2.6B 45k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.6 gc: 0% heap: 3G/6.4G direct: 4M postGC: 2.4G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 74%) -> (1.1k/53k) -> write( 1%) 13:16:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.8M 50% 1.5k/s ] features: [ 2.6B 10k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.6 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 78%) -> (892/53k) -> write( 0%) 13:16:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.8M 50% 1.5k/s ] features: [ 2.6B 7.1k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.6 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 73%) -> (782/53k) -> write( 0%) 13:17:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.8M 50% 1.4k/s ] features: [ 2.6B 6.5k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.6 gc: 0% heap: 3.8G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 74%) -> (836/53k) -> write( 0%) 13:17:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.9M 50% 1.6k/s ] features: [ 2.6B 10k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.6 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 76%) -> (718/53k) -> write( 0%) 13:17:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.9M 51% 1.4k/s ] features: [ 2.6B 10k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 73%) -> (930/53k) -> write( 0%) 13:17:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.9M 51% 1.7k/s ] features: [ 2.6B 17k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.6 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 69%) -> (992/53k) -> write( 1%) 13:17:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.9M 51% 1.2k/s ] features: [ 2.6B 13k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.6 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 71%) -> (1.3k/53k) -> write( 0%) 13:17:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.9M 51% 1k/s ] features: [ 2.6B 5.6k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 76%) -> (877/53k) -> write( 0%) 13:18:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.9M 51% 1.3k/s ] features: [ 2.6B 12k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.6 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 77%) -> (957/53k) -> write( 0%) 13:18:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.9M 51% 1.2k/s ] features: [ 2.6B 18k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.6 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 74%) -> (707/53k) -> write( 0%) 13:18:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6M 51% 1k/s ] features: [ 2.6B 12k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 2.5G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 75%) -> (535/53k) -> write( 0%) 13:18:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6M 51% 1.8k/s ] features: [ 2.6B 8.1k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 78%) -> (1.4k/53k) -> write( 0%) 13:18:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6M 51% 1.2k/s ] features: [ 2.6B 5.3k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(88% 71%) -> (1k/53k) -> write( 0%) 13:18:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6M 52% 1.6k/s ] features: [ 2.6B 18k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 75%) -> (863/53k) -> write( 1%) 13:19:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6M 52% 1.4k/s ] features: [ 2.6B 8.4k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 77%) -> (222/53k) -> write( 0%) 13:19:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6M 52% 877/s ] features: [ 2.6B 5k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 1.8G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(86% 77%) -> (548/53k) -> write( 0%) 13:19:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6M 52% 662/s ] features: [ 2.6B 3.1k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 82%) -> (1.1k/53k) -> write( 0%) 13:19:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6M 52% 949/s ] features: [ 2.6B 5.1k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.8 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 82%) -> (842/53k) -> write( 0%) 13:19:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6M 52% 1k/s ] features: [ 2.6B 7.4k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 83%) -> (882/53k) -> write( 0%) 13:19:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.1M 52% 1.1k/s ] features: [ 2.6B 5.6k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 80%) -> (882/53k) -> write( 0%) 13:20:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.1M 52% 1k/s ] features: [ 2.6B 5k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 79%) -> (505/53k) -> write( 0%) 13:20:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.1M 52% 855/s ] features: [ 2.6B 4.4k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 81%) -> (953/53k) -> write( 0%) 13:20:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.1M 52% 973/s ] features: [ 2.6B 4.1k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 83%) -> (588/53k) -> write( 0%) 13:20:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.1M 52% 1.1k/s ] features: [ 2.6B 4k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 84%) -> (1.6k/53k) -> write( 0%) 13:20:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.1M 53% 1.3k/s ] features: [ 2.6B 5.3k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 78%) -> (1.1k/53k) -> write( 0%) 13:20:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.1M 53% 1.8k/s ] features: [ 2.6B 6.2k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 75%) -> (711/53k) -> write( 0%) 13:21:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.1M 53% 1.5k/s ] features: [ 2.6B 8.6k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.6 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 76%) -> (795/53k) -> write( 0%) 13:21:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.2M 53% 1.5k/s ] features: [ 2.6B 6k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 81%) -> (959/53k) -> write( 0%) 13:21:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.2M 53% 1.4k/s ] features: [ 2.6B 6.6k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 81%) -> (983/53k) -> write( 0%) 13:21:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.2M 53% 1.2k/s ] features: [ 2.6B 6.4k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 78%) -> (1k/53k) -> write( 0%) 13:21:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.2M 53% 1.4k/s ] features: [ 2.6B 6.6k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 81%) -> (542/53k) -> write( 0%) 13:21:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.2M 53% 1.2k/s ] features: [ 2.6B 5.2k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 80%) -> (1.2k/53k) -> write( 0%) 13:22:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.2M 54% 1.2k/s ] features: [ 2.6B 4.7k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.8 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 84%) -> (831/53k) -> write( 0%) 13:22:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.3M 54% 2.2k/s ] features: [ 2.6B 6.8k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.6 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 79%) -> (1.1k/53k) -> write( 0%) 13:22:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.3M 54% 1.9k/s ] features: [ 2.6B 8.9k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 79%) -> (1.5k/53k) -> write( 0%) 13:22:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.3M 54% 2.1k/s ] features: [ 2.6B 7.8k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 80%) -> (670/53k) -> write( 0%) 13:22:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.3M 54% 1.7k/s ] features: [ 2.6B 5k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 73%) -> (1k/53k) -> write( 0%) 13:22:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.3M 54% 2.5k/s ] features: [ 2.6B 10k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.6 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 75%) -> (374/53k) -> write( 0%) 13:23:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.4M 55% 2.1k/s ] features: [ 2.6B 6.6k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.6 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 73%) -> (598/53k) -> write( 0%) 13:23:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.4M 55% 1.8k/s ] features: [ 2.6B 18k/s ] 205G blocks: [ 42k 100% <1/s ] cpus: 1.6 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 73%) -> (907/53k) -> write( 0%) 13:23:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.4M 55% 1.6k/s ] features: [ 2.6B 15k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.6 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 77%) -> (1.3k/53k) -> write( 0%) 13:23:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.4M 55% 1.4k/s ] features: [ 2.6B 5.2k/s ] 205G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 76%) -> (1.5k/53k) -> write( 0%) 13:23:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.4M 55% 1.8k/s ] features: [ 2.6B 5.7k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 75%) -> (1.4k/53k) -> write( 0%) 13:23:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.4M 55% 1.4k/s ] features: [ 2.6B 5.5k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 71%) -> (931/53k) -> write( 0%) 13:24:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.5M 55% 1.5k/s ] features: [ 2.6B 6k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 80%) -> (1.1k/53k) -> write( 0%) 13:24:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.5M 56% 1.1k/s ] features: [ 2.6B 30k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.8 gc: 1% heap: 3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 78%) -> (1.7k/53k) -> write( 1%) 13:24:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.5M 56% 2k/s ] features: [ 2.6B 7.2k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 75%) -> (692/53k) -> write( 0%) 13:24:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.5M 56% 1.3k/s ] features: [ 2.6B 18k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 82%) -> (924/53k) -> write( 1%) 13:24:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.5M 56% 1.6k/s ] features: [ 2.6B 7.1k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 75%) -> (902/53k) -> write( 0%) 13:24:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.5M 56% 1.5k/s ] features: [ 2.6B 11k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 77%) -> (1.2k/53k) -> write( 0%) 13:25:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.5M 56% 877/s ] features: [ 2.6B 17k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.8 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 2.4G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 77%) -> (1.4k/53k) -> write( 1%) 13:25:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.6M 56% 1.5k/s ] features: [ 2.6B 8.2k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 85%) -> (254/53k) -> write( 0%) 13:25:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.6M 57% 2k/s ] features: [ 2.7B 42k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 77%) -> (1.5k/53k) -> write( 1%) 13:25:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.6M 57% 2k/s ] features: [ 2.7B 10k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 76%) -> (1.4k/53k) -> write( 0%) 13:25:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.6M 57% 1.8k/s ] features: [ 2.7B 6.5k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(87% 78%) -> (978/53k) -> write( 0%) 13:25:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.6M 57% 1.5k/s ] features: [ 2.7B 6.5k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(86% 79%) -> (901/53k) -> write( 0%) 13:26:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.7M 57% 1.8k/s ] features: [ 2.7B 6k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 83%) -> (1.2k/53k) -> write( 0%) 13:26:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.7M 57% 1.7k/s ] features: [ 2.7B 5.3k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.8 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(87% 82%) -> (526/53k) -> write( 0%) 13:26:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.7M 57% 1.6k/s ] features: [ 2.7B 16k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.8G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 88%) -> (972/53k) -> write( 0%) 13:26:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.7M 58% 1.3k/s ] features: [ 2.7B 5.7k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.8 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 2.4G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 84%) -> (676/53k) -> write( 0%) 13:26:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.7M 58% 1.2k/s ] features: [ 2.7B 4.4k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(86% 84%) -> (969/53k) -> write( 0%) 13:26:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.7M 58% 1.9k/s ] features: [ 2.7B 5.9k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(85% 80%) -> (483/53k) -> write( 0%) 13:27:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.7M 58% 1.5k/s ] features: [ 2.7B 7.7k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 74%) -> (1.2k/53k) -> write( 0%) 13:27:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.8M 58% 1.5k/s ] features: [ 2.7B 5.1k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 80%) -> (671/53k) -> write( 0%) 13:27:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.8M 58% 1.3k/s ] features: [ 2.7B 5.6k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 77%) -> (1.5k/53k) -> write( 0%) 13:27:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.8M 58% 1k/s ] features: [ 2.7B 7.4k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 2.4G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 76%) -> (1.2k/53k) -> write( 0%) 13:27:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.8M 58% 1.1k/s ] features: [ 2.7B 5.6k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 79%) -> (1.3k/53k) -> write( 0%) 13:27:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.8M 58% 1k/s ] features: [ 2.7B 7k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 82%) -> (417/53k) -> write( 0%) 13:28:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.8M 59% 1k/s ] features: [ 2.7B 4.6k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 79%) -> (1.4k/53k) -> write( 0%) 13:28:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.8M 59% 1.1k/s ] features: [ 2.7B 5.3k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 79%) -> (914/53k) -> write( 0%) 13:28:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.8M 59% 1.1k/s ] features: [ 2.7B 4.6k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.8 gc: 0% heap: 4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 85%) -> (1.2k/53k) -> write( 0%) 13:28:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.9M 59% 1.1k/s ] features: [ 2.7B 6.4k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 80%) -> (937/53k) -> write( 0%) 13:28:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.9M 59% 1k/s ] features: [ 2.7B 7.5k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 78%) -> (1.1k/53k) -> write( 0%) 13:28:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.9M 59% 1.2k/s ] features: [ 2.7B 5.3k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 77%) -> (1.1k/53k) -> write( 0%) 13:29:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.9M 59% 1.1k/s ] features: [ 2.7B 17k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 78%) -> (1.4k/53k) -> write( 1%) 13:29:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.9M 59% 839/s ] features: [ 2.7B 9k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.4G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 80%) -> (1.3k/53k) -> write( 0%) 13:29:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.9M 59% 603/s ] features: [ 2.7B 4.1k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.9 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 86%) -> (433/53k) -> write( 0%) 13:29:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.9M 59% 910/s ] features: [ 2.7B 5.2k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 87%) -> (817/53k) -> write( 0%) 13:29:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.9M 59% 1k/s ] features: [ 2.7B 17k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.8 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 87%) -> (1.2k/53k) -> write( 0%) 13:29:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.9M 60% 1.2k/s ] features: [ 2.7B 10k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 81%) -> (1.2k/53k) -> write( 0%) 13:30:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.9M 60% 1k/s ] features: [ 2.7B 6.1k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(89% 78%) -> (1.1k/53k) -> write( 0%) 13:30:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7M 60% 1.3k/s ] features: [ 2.7B 5.7k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 80%) -> (1k/53k) -> write( 0%) 13:30:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7M 60% 1.2k/s ] features: [ 2.7B 4.9k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(86% 82%) -> (979/53k) -> write( 0%) 13:30:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7M 60% 923/s ] features: [ 2.7B 4.5k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.8 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 79%) -> (1.8k/53k) -> write( 0%) 13:30:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7M 60% 1.2k/s ] features: [ 2.7B 6.1k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(87% 88%) -> (199/53k) -> write( 0%) 13:30:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7M 60% 623/s ] features: [ 2.7B 3.8k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.8 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 83%) -> (1.5k/53k) -> write( 0%) 13:31:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7M 60% 1.4k/s ] features: [ 2.7B 5.5k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 86%) -> (967/53k) -> write( 0%) 13:31:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7M 60% 926/s ] features: [ 2.7B 5k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(85% 85%) -> (1.3k/53k) -> write( 0%) 13:31:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7M 60% 1k/s ] features: [ 2.7B 5k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(87% 77%) -> (808/53k) -> write( 0%) 13:31:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7M 60% 1k/s ] features: [ 2.7B 6.1k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(86% 80%) -> (710/53k) -> write( 0%) 13:31:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7M 61% 563/s ] features: [ 2.7B 2.7k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.9 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(89% 81%) -> (634/53k) -> write( 0%) 13:31:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.1M 61% 874/s ] features: [ 2.7B 4.6k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 83%) -> (830/53k) -> write( 0%) 13:32:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.1M 61% 1k/s ] features: [ 2.7B 4.7k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.8 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 78%) -> (496/53k) -> write( 0%) 13:32:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.1M 61% 1k/s ] features: [ 2.7B 7.1k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 78%) -> (1.6k/53k) -> write( 0%) 13:32:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.1M 61% 1.1k/s ] features: [ 2.7B 6.1k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 81%) -> (946/53k) -> write( 0%) 13:32:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.1M 61% 763/s ] features: [ 2.7B 5.2k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(86% 79%) -> (891/53k) -> write( 0%) 13:32:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.1M 61% 957/s ] features: [ 2.7B 5.7k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 83%) -> (1k/53k) -> write( 0%) 13:32:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.1M 61% 1k/s ] features: [ 2.7B 5.5k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.8 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 82%) -> (927/53k) -> write( 0%) 13:33:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.1M 61% 787/s ] features: [ 2.7B 4.3k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 78%) -> (1.1k/53k) -> write( 0%) 13:33:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.1M 61% 850/s ] features: [ 2.7B 5k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 78%) -> (302/53k) -> write( 0%) 13:33:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.1M 61% 410/s ] features: [ 2.7B 3.6k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.8 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 85%) -> (1.1k/53k) -> write( 0%) 13:33:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.1M 61% 770/s ] features: [ 2.7B 4.3k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 1% heap: 3.2G/6.4G direct: 4M postGC: 2.4G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 70%) -> (1.4k/53k) -> write( 0%) 13:33:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.2M 61% 1.1k/s ] features: [ 2.7B 5.5k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(86% 78%) -> (573/53k) -> write( 0%) 13:33:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.2M 62% 789/s ] features: [ 2.7B 3.4k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 81%) -> (1k/53k) -> write( 0%) 13:34:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.2M 62% 576/s ] features: [ 2.7B 4.3k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 1% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 81%) -> (1.4k/53k) -> write( 0%) 13:34:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.2M 62% 792/s ] features: [ 2.7B 4.5k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 78%) -> (1.1k/53k) -> write( 0%) 13:34:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.2M 62% 1k/s ] features: [ 2.7B 6.4k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 77%) -> (1.7k/53k) -> write( 0%) 13:34:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.2M 62% 1.2k/s ] features: [ 2.7B 5.8k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.6 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 78%) -> (498/53k) -> write( 0%) 13:34:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.2M 62% 978/s ] features: [ 2.7B 4.4k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 74%) -> (1.8k/53k) -> write( 0%) 13:34:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.2M 62% 1.3k/s ] features: [ 2.7B 7.3k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 1% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 78%) -> (538/53k) -> write( 0%) 13:35:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.2M 62% 1.1k/s ] features: [ 2.7B 6.2k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 77%) -> (699/53k) -> write( 0%) 13:35:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.2M 62% 962/s ] features: [ 2.7B 4.4k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 80%) -> (1.2k/53k) -> write( 0%) 13:35:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.3M 62% 1.4k/s ] features: [ 2.7B 5.6k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.6 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 73%) -> (1.4k/53k) -> write( 0%) 13:35:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.3M 62% 1.2k/s ] features: [ 2.7B 5.6k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 2.4G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 77%) -> (1k/53k) -> write( 0%) 13:35:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.3M 63% 1.5k/s ] features: [ 2.7B 8.6k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.6 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 76%) -> (703/53k) -> write( 0%) 13:35:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.3M 63% 1.4k/s ] features: [ 2.7B 6.7k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 76%) -> (917/53k) -> write( 0%) 13:36:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.3M 63% 1.4k/s ] features: [ 2.7B 6.2k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 75%) -> (1.1k/53k) -> write( 0%) 13:36:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.3M 63% 1.4k/s ] features: [ 2.7B 6.2k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 74%) -> (1.5k/53k) -> write( 0%) 13:36:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.3M 63% 1.5k/s ] features: [ 2.7B 6.6k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 81%) -> (1.2k/53k) -> write( 0%) 13:36:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.4M 63% 1.5k/s ] features: [ 2.7B 6.2k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 2.4G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 84%) -> (772/53k) -> write( 0%) 13:36:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.4M 63% 1.2k/s ] features: [ 2.7B 5.2k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 81%) -> (1.4k/53k) -> write( 0%) 13:36:57 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.4M 63% 1.4k/s ] features: [ 2.7B 54k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 76%) -> (1.6k/53k) -> write( 1%) 13:37:07 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.4M 64% 1.5k/s ] features: [ 2.7B 7.6k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.6 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 75%) -> (1k/53k) -> write( 0%) 13:37:17 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.4M 64% 1.5k/s ] features: [ 2.7B 8.6k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 79%) -> (590/53k) -> write( 0%) 13:37:27 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.4M 64% 892/s ] features: [ 2.7B 6.6k/s ] 207G blocks: [ 42k 100% <1/s ] cpus: 1.8 gc: 0% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 83%) -> (1.3k/53k) -> write( 0%) 13:37:37 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.4M 64% 1.1k/s ] features: [ 2.7B 5.8k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 84%) -> (1.3k/53k) -> write( 0%) 13:37:47 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.5M 64% 986/s ] features: [ 2.7B 5.7k/s ] 207G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 85%) -> (1k/53k) -> write( 0%) 13:37:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.5M 64% 963/s ] features: [ 2.7B 5.2k/s ] 209G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 85%) -> (1.5k/53k) -> write( 0%) 13:38:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.5M 64% 1k/s ] features: [ 2.7B 5.9k/s ] 209G blocks: [ 42k 100% <1/s ] cpus: 1.8 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 78%) -> (900/53k) -> write( 0%) 13:38:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.5M 64% 1.1k/s ] features: [ 2.7B 5.7k/s ] 209G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(86% 77%) -> (1.1k/53k) -> write( 0%) 13:38:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.5M 64% 1k/s ] features: [ 2.7B 5.5k/s ] 209G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 79%) -> (276/53k) -> write( 0%) 13:38:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.5M 64% 1k/s ] features: [ 2.7B 5k/s ] 209G blocks: [ 42k 100% <1/s ] cpus: 1.8 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 84%) -> (1.2k/53k) -> write( 0%) 13:38:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.5M 65% 1.3k/s ] features: [ 2.7B 5k/s ] 209G blocks: [ 42k 100% 0/s ] cpus: 1.8 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 90%) -> (862/53k) -> write( 0%) 13:38:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.5M 65% 1.2k/s ] features: [ 2.7B 6k/s ] 209G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 81%) -> (982/53k) -> write( 0%) 13:39:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.5M 65% 1.4k/s ] features: [ 2.7B 6.6k/s ] 209G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 80%) -> (627/53k) -> write( 0%) 13:39:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.6M 65% 1.2k/s ] features: [ 2.7B 3.8k/s ] 209G blocks: [ 42k 100% <1/s ] cpus: 1.8 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 79%) -> (961/53k) -> write( 0%) 13:39:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.6M 65% 1.5k/s ] features: [ 2.7B 4.9k/s ] 209G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 76%) -> (882/53k) -> write( 0%) 13:39:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.6M 65% 1.5k/s ] features: [ 2.7B 6.2k/s ] 209G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 81%) -> (764/53k) -> write( 0%) 13:39:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.6M 65% 1.3k/s ] features: [ 2.7B 5.2k/s ] 209G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 1% heap: 3.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 89%) -> (732/53k) -> write( 0%) 13:39:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.6M 65% 1.3k/s ] features: [ 2.7B 5.5k/s ] 209G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 78%) -> (1.6k/53k) -> write( 0%) 13:40:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.6M 65% 1.3k/s ] features: [ 2.7B 5k/s ] 209G blocks: [ 42k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 76%) -> (1.1k/53k) -> write( 0%) 13:40:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.6M 66% 1.3k/s ] features: [ 2.7B 6.3k/s ] 209G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 2.4G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 77%) -> (875/53k) -> write( 0%) 13:40:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.7M 66% 1.4k/s ] features: [ 2.7B 5.7k/s ] 209G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 79%) -> (1.1k/53k) -> write( 0%) 13:40:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.7M 66% 1.4k/s ] features: [ 2.7B 6.3k/s ] 209G blocks: [ 42k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 78%) -> (282/53k) -> write( 0%) 13:40:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.7M 66% 1.5k/s ] features: [ 2.7B 5.3k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 79%) -> (1.1k/53k) -> write( 0%) 13:40:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.7M 66% 1.2k/s ] features: [ 2.7B 5.4k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 79%) -> (1.2k/53k) -> write( 0%) 13:41:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.7M 66% 1k/s ] features: [ 2.7B 4.1k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 88%) -> (1k/53k) -> write( 0%) 13:41:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.7M 66% 1.2k/s ] features: [ 2.7B 5.1k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 83%) -> (1.4k/53k) -> write( 0%) 13:41:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.7M 66% 1.3k/s ] features: [ 2.7B 6.5k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 80%) -> (1k/53k) -> write( 0%) 13:41:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.8M 67% 1.4k/s ] features: [ 2.7B 7.2k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.6 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 79%) -> (1.2k/53k) -> write( 0%) 13:41:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.8M 67% 1.7k/s ] features: [ 2.7B 7.3k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.6 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 73%) -> (635/53k) -> write( 0%) 13:41:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.8M 67% 1.8k/s ] features: [ 2.7B 8.2k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.6 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 78%) -> (1.4k/53k) -> write( 0%) 13:42:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.8M 67% 1.3k/s ] features: [ 2.7B 6.5k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 79%) -> (984/53k) -> write( 0%) 13:42:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.8M 67% 1.1k/s ] features: [ 2.7B 4.9k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 77%) -> (1k/53k) -> write( 0%) 13:42:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.8M 67% 1.4k/s ] features: [ 2.7B 7.5k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 1% heap: 3.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 76%) -> (864/53k) -> write( 0%) 13:42:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.8M 67% 1.2k/s ] features: [ 2.7B 5k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 85%) -> (1.3k/53k) -> write( 0%) 13:42:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.9M 67% 1.4k/s ] features: [ 2.7B 6.2k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 76%) -> (1.6k/53k) -> write( 0%) 13:42:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.9M 68% 1.5k/s ] features: [ 2.7B 8.6k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 78%) -> (1.7k/53k) -> write( 0%) 13:43:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.9M 68% 1.4k/s ] features: [ 2.7B 6.9k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 83%) -> (1.5k/53k) -> write( 0%) 13:43:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.9M 68% 1.3k/s ] features: [ 2.7B 5.1k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 80%) -> (1.7k/53k) -> write( 0%) 13:43:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.9M 68% 1.6k/s ] features: [ 2.7B 7.1k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 84%) -> (407/53k) -> write( 0%) 13:43:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.9M 68% 1.5k/s ] features: [ 2.7B 6.5k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 79%) -> (1.4k/53k) -> write( 0%) 13:43:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.9M 68% 1.3k/s ] features: [ 2.7B 5.3k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 83%) -> (738/53k) -> write( 0%) 13:43:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8M 68% 983/s ] features: [ 2.7B 6.7k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 90%) -> (1.4k/53k) -> write( 0%) 13:44:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8M 68% 1k/s ] features: [ 2.7B 4.4k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 78%) -> (627/53k) -> write( 0%) 13:44:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8M 68% 1.2k/s ] features: [ 2.7B 4.9k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(90% 78%) -> (1.3k/53k) -> write( 0%) 13:44:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8M 69% 1.2k/s ] features: [ 2.7B 6k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 76%) -> (588/53k) -> write( 0%) 13:44:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8M 69% 1.4k/s ] features: [ 2.7B 6.9k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 75%) -> (1.3k/53k) -> write( 0%) 13:44:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8M 69% 1.5k/s ] features: [ 2.7B 5.9k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 72%) -> (1.1k/53k) -> write( 0%) 13:44:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8M 69% 1.3k/s ] features: [ 2.7B 6.7k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 76%) -> (670/53k) -> write( 0%) 13:45:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8M 69% 1.3k/s ] features: [ 2.7B 5.9k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 79%) -> (1.1k/53k) -> write( 0%) 13:45:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.1M 69% 1.3k/s ] features: [ 2.7B 5.5k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 81%) -> (250/53k) -> write( 0%) 13:45:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.1M 69% 1.5k/s ] features: [ 2.7B 6.1k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 73%) -> (1.1k/53k) -> write( 0%) 13:45:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.1M 69% 1.5k/s ] features: [ 2.7B 7k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 77%) -> (1k/53k) -> write( 0%) 13:45:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.1M 70% 2.2k/s ] features: [ 2.7B 7.1k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.6 gc: 0% heap: 4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 74%) -> (1.4k/53k) -> write( 0%) 13:45:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.1M 70% 1.7k/s ] features: [ 2.7B 5.3k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 76%) -> (1.8k/53k) -> write( 0%) 13:46:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.1M 70% 1.8k/s ] features: [ 2.7B 6k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.6 gc: 0% heap: 3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(70% 75%) -> (1.1k/53k) -> write( 0%) 13:46:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.2M 70% 1.7k/s ] features: [ 2.7B 5.8k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 78%) -> (10/53k) -> write( 0%) 13:46:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.2M 70% 1.6k/s ] features: [ 2.7B 17k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.6 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 71%) -> (1k/53k) -> write( 0%) 13:46:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.2M 70% 1.5k/s ] features: [ 2.7B 6.3k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 81%) -> (1.1k/53k) -> write( 0%) 13:46:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.2M 70% 1.6k/s ] features: [ 2.7B 7.5k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 79%) -> (216/53k) -> write( 0%) 13:46:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.2M 71% 1.7k/s ] features: [ 2.7B 7.5k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 75%) -> (651/53k) -> write( 0%) 13:47:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.3M 71% 1.8k/s ] features: [ 2.7B 6.5k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 76%) -> (1k/53k) -> write( 0%) 13:47:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.3M 71% 1.7k/s ] features: [ 2.7B 5.8k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.6 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 79%) -> (901/53k) -> write( 0%) 13:47:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.3M 71% 1.8k/s ] features: [ 2.7B 6.2k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 78%) -> (540/53k) -> write( 0%) 13:47:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.3M 71% 1.7k/s ] features: [ 2.7B 6.4k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 79%) -> (271/53k) -> write( 0%) 13:47:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.3M 71% 1.6k/s ] features: [ 2.7B 5.6k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 75%) -> (1k/53k) -> write( 0%) 13:47:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.3M 72% 1.8k/s ] features: [ 2.7B 6.3k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.6 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 74%) -> (625/53k) -> write( 0%) 13:48:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.4M 72% 1.5k/s ] features: [ 2.7B 5.5k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 79%) -> (1.4k/53k) -> write( 0%) 13:48:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.4M 72% 1.6k/s ] features: [ 2.7B 5.6k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 78%) -> (1.4k/53k) -> write( 0%) 13:48:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.4M 72% 1.7k/s ] features: [ 2.7B 7.2k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.6 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 79%) -> (576/53k) -> write( 0%) 13:48:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.4M 72% 1.7k/s ] features: [ 2.7B 5.6k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.6 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 77%) -> (1.1k/53k) -> write( 0%) 13:48:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.4M 72% 1.3k/s ] features: [ 2.7B 4.9k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 78%) -> (1.4k/53k) -> write( 0%) 13:48:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.4M 72% 1.6k/s ] features: [ 2.7B 4.7k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 80%) -> (1.2k/53k) -> write( 0%) 13:49:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.5M 72% 1.5k/s ] features: [ 2.7B 5.2k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 76%) -> (271/53k) -> write( 0%) 13:49:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.5M 73% 1.4k/s ] features: [ 2.7B 14k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 78%) -> (1.8k/53k) -> write( 0%) 13:49:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.5M 73% 1.8k/s ] features: [ 2.7B 10k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 73%) -> (1.1k/53k) -> write( 0%) 13:49:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.5M 73% 1.4k/s ] features: [ 2.7B 5.3k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 80%) -> (1.2k/53k) -> write( 0%) 13:49:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.5M 73% 1.3k/s ] features: [ 2.7B 5.8k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 1% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 77%) -> (1.2k/53k) -> write( 0%) 13:49:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.5M 73% 1.2k/s ] features: [ 2.7B 8.6k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.8G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 77%) -> (1.5k/53k) -> write( 0%) 13:50:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.5M 73% 1.5k/s ] features: [ 2.7B 10k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 82%) -> (1.1k/53k) -> write( 0%) 13:50:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.6M 73% 1.6k/s ] features: [ 2.7B 8.1k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.6 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 73%) -> (138/53k) -> write( 0%) 13:50:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.6M 74% 1.7k/s ] features: [ 2.7B 12k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 75%) -> (1.8k/53k) -> write( 1%) 13:50:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.6M 74% 1.6k/s ] features: [ 2.7B 9.3k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 72%) -> (1k/53k) -> write( 0%) 13:50:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.6M 74% 1.4k/s ] features: [ 2.7B 7.3k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 82%) -> (1.2k/53k) -> write( 0%) 13:50:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.6M 74% 1.8k/s ] features: [ 2.7B 6.9k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.6 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 75%) -> (1.6k/53k) -> write( 0%) 13:51:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.6M 74% 1.4k/s ] features: [ 2.7B 6.1k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 77%) -> (558/53k) -> write( 0%) 13:51:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.7M 74% 1.4k/s ] features: [ 2.7B 7.3k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 79%) -> (617/53k) -> write( 0%) 13:51:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.7M 74% 1.2k/s ] features: [ 2.7B 7.9k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 81%) -> (1.2k/53k) -> write( 0%) 13:51:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.7M 74% 1.5k/s ] features: [ 2.7B 6.9k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.6 gc: 0% heap: 4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 73%) -> (881/53k) -> write( 0%) 13:51:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.7M 75% 1.8k/s ] features: [ 2.7B 7.6k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 76%) -> (607/53k) -> write( 0%) 13:51:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.7M 75% 1.7k/s ] features: [ 2.7B 6.8k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.6 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 76%) -> (907/53k) -> write( 0%) 13:52:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.7M 75% 1.3k/s ] features: [ 2.7B 6.3k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 76%) -> (979/53k) -> write( 0%) 13:52:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.7M 75% 1.3k/s ] features: [ 2.7B 4.9k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 76%) -> (877/53k) -> write( 0%) 13:52:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.8M 75% 1.5k/s ] features: [ 2.7B 7.3k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 78%) -> (1k/53k) -> write( 0%) 13:52:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.8M 75% 1.4k/s ] features: [ 2.7B 6.9k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 80%) -> (1.2k/53k) -> write( 0%) 13:52:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.8M 75% 1.4k/s ] features: [ 2.7B 6.8k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 79%) -> (1.3k/53k) -> write( 0%) 13:52:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.8M 75% 1.2k/s ] features: [ 2.7B 12k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 82%) -> (647/53k) -> write( 0%) 13:53:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.8M 76% 1.2k/s ] features: [ 2.7B 6.5k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 86%) -> (921/53k) -> write( 0%) 13:53:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.8M 76% 1.2k/s ] features: [ 2.7B 6.9k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 76%) -> (938/53k) -> write( 0%) 13:53:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.8M 76% 1.1k/s ] features: [ 2.7B 5.7k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 78%) -> (1.1k/53k) -> write( 0%) 13:53:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.9M 76% 1.3k/s ] features: [ 2.7B 9.6k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 81%) -> (976/53k) -> write( 0%) 13:53:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.9M 76% 1.2k/s ] features: [ 2.7B 6.5k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 79%) -> (963/53k) -> write( 0%) 13:53:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.9M 76% 1.2k/s ] features: [ 2.7B 11k/s ] 209G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 78%) -> (1.3k/53k) -> write( 0%) 13:54:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.9M 76% 1.1k/s ] features: [ 2.7B 6.1k/s ] 209G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 1% heap: 2.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 76%) -> (1.5k/53k) -> write( 0%) 13:54:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.9M 76% 1.2k/s ] features: [ 2.7B 48k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 82%) -> (1.1k/53k) -> write( 1%) 13:54:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.9M 76% 1.7k/s ] features: [ 2.7B 5.8k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 75%) -> (1.8k/53k) -> write( 0%) 13:54:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.9M 77% 1.5k/s ] features: [ 2.7B 6.1k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 77%) -> (666/53k) -> write( 0%) 13:54:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.9M 77% 1.4k/s ] features: [ 2.7B 4.7k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 78%) -> (699/53k) -> write( 0%) 13:54:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9M 77% 1.3k/s ] features: [ 2.7B 8.9k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.6 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 82%) -> (1.3k/53k) -> write( 0%) 13:55:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9M 77% 1.2k/s ] features: [ 2.7B 5.9k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 2.4G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 77%) -> (70/53k) -> write( 0%) 13:55:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9M 77% 1.3k/s ] features: [ 2.7B 6.4k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.6 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 69%) -> (1.2k/53k) -> write( 0%) 13:55:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9M 77% 1.3k/s ] features: [ 2.7B 6.1k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 74%) -> (615/53k) -> write( 0%) 13:55:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9M 77% 1.2k/s ] features: [ 2.7B 7.2k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 80%) -> (340/53k) -> write( 0%) 13:55:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9M 77% 1.2k/s ] features: [ 2.7B 8.4k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 75%) -> (1.2k/53k) -> write( 0%) 13:55:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9M 78% 1.6k/s ] features: [ 2.7B 8.3k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 79%) -> (1.7k/53k) -> write( 0%) 13:56:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.1M 78% 1.5k/s ] features: [ 2.7B 8.8k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 81%) -> (1.3k/53k) -> write( 0%) 13:56:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.1M 78% 1.5k/s ] features: [ 2.7B 9.4k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 76%) -> (1.3k/53k) -> write( 0%) 13:56:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.1M 78% 1.2k/s ] features: [ 2.7B 7.3k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 76%) -> (914/53k) -> write( 0%) 13:56:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.1M 78% 1.5k/s ] features: [ 2.7B 8.3k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 78%) -> (377/53k) -> write( 0%) 13:56:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.1M 78% 1.7k/s ] features: [ 2.7B 7.8k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 72%) -> (774/53k) -> write( 0%) 13:56:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.1M 78% 1.5k/s ] features: [ 2.7B 8.2k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 75%) -> (1k/53k) -> write( 0%) 13:57:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.2M 78% 1.5k/s ] features: [ 2.7B 8.3k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 76%) -> (521/53k) -> write( 0%) 13:57:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.2M 79% 1.4k/s ] features: [ 2.7B 6.7k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 81%) -> (1.5k/53k) -> write( 0%) 13:57:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.2M 79% 1.3k/s ] features: [ 2.7B 8.8k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 2.4G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 77%) -> (825/53k) -> write( 0%) 13:57:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.2M 79% 1.2k/s ] features: [ 2.7B 5.6k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 80%) -> (1.3k/53k) -> write( 0%) 13:57:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.2M 79% 1.3k/s ] features: [ 2.7B 6.1k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 81%) -> (887/53k) -> write( 0%) 13:57:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.2M 79% 1.3k/s ] features: [ 2.7B 7.9k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 77%) -> (357/53k) -> write( 0%) 13:58:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.2M 79% 1.2k/s ] features: [ 2.7B 6k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 76%) -> (1.3k/53k) -> write( 0%) 13:58:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.2M 79% 1.6k/s ] features: [ 2.7B 23k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.6 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 79%) -> (853/53k) -> write( 1%) 13:58:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.3M 79% 1.6k/s ] features: [ 2.7B 11k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 78%) -> (1k/53k) -> write( 1%) 13:58:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.3M 80% 1.4k/s ] features: [ 2.7B 11k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 80%) -> (1.3k/53k) -> write( 1%) 13:58:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.3M 80% 1.6k/s ] features: [ 2.7B 7.7k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(75% 78%) -> (907/53k) -> write( 0%) 13:58:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.3M 80% 1.6k/s ] features: [ 2.7B 9.6k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 79%) -> (930/53k) -> write( 0%) 13:59:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.3M 80% 1.2k/s ] features: [ 2.7B 6.7k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 77%) -> (990/53k) -> write( 0%) 13:59:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.3M 80% 1.6k/s ] features: [ 2.7B 9.2k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 77%) -> (680/53k) -> write( 0%) 13:59:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.4M 80% 1.4k/s ] features: [ 2.7B 6.4k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 75%) -> (898/53k) -> write( 0%) 13:59:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.4M 80% 1.2k/s ] features: [ 2.7B 5.8k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(87% 80%) -> (375/53k) -> write( 0%) 13:59:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.4M 80% 1.4k/s ] features: [ 2.7B 5.8k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 79%) -> (1.1k/53k) -> write( 0%) 13:59:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.4M 81% 1.8k/s ] features: [ 2.7B 6.8k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.6 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 67%) -> (812/53k) -> write( 0%) 14:00:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.4M 81% 899/s ] features: [ 2.7B 2.6k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 5% heap: 2.8G/6.4G direct: 4M postGC: 2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(73% 89%) -> (849/53k) -> write( 0%) 14:00:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.4M 81% 749/s ] features: [ 2.7B 2.9k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 1% heap: 2.4G/6.4G direct: 4M postGC: 1.8G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 92%) -> (1k/53k) -> write( 0%) 14:00:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.4M 81% 1.3k/s ] features: [ 2.7B 5.7k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 83%) -> (1.6k/53k) -> write( 0%) 14:00:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.4M 81% 1.1k/s ] features: [ 2.7B 6.4k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 82%) -> (943/53k) -> write( 0%) 14:00:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.5M 81% 1.3k/s ] features: [ 2.7B 5.1k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 82%) -> (1.3k/53k) -> write( 0%) 14:00:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.5M 81% 1.4k/s ] features: [ 2.7B 5.8k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 78%) -> (316/53k) -> write( 0%) 14:01:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.5M 81% 1.2k/s ] features: [ 2.7B 5.6k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 79%) -> (693/53k) -> write( 0%) 14:01:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.5M 81% 1.2k/s ] features: [ 2.7B 6.8k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 80%) -> (1k/53k) -> write( 0%) 14:01:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.5M 82% 1.4k/s ] features: [ 2.7B 6k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 78%) -> (640/53k) -> write( 0%) 14:01:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.5M 82% 1.6k/s ] features: [ 2.7B 5.9k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 80%) -> (948/53k) -> write( 0%) 14:01:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.5M 82% 1.3k/s ] features: [ 2.7B 5.1k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 79%) -> (767/53k) -> write( 0%) 14:01:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.6M 82% 1.4k/s ] features: [ 2.7B 5k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 76%) -> (1.1k/53k) -> write( 0%) 14:02:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.6M 82% 1.3k/s ] features: [ 2.7B 6.2k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 82%) -> (1.6k/53k) -> write( 0%) 14:02:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.6M 82% 1.3k/s ] features: [ 2.7B 5.6k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 81%) -> (679/53k) -> write( 0%) 14:02:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.6M 82% 1.4k/s ] features: [ 2.7B 9.1k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 77%) -> (1.4k/53k) -> write( 0%) 14:02:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.6M 82% 1.5k/s ] features: [ 2.7B 9.3k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 74%) -> (1.1k/53k) -> write( 0%) 14:02:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.6M 83% 1.7k/s ] features: [ 2.7B 7.7k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 80%) -> (428/53k) -> write( 0%) 14:02:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.6M 83% 1.4k/s ] features: [ 2.7B 4.7k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 79%) -> (1.1k/53k) -> write( 0%) 14:03:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.7M 83% 1.7k/s ] features: [ 2.7B 5.5k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 79%) -> (1.3k/53k) -> write( 0%) 14:03:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.7M 83% 1.5k/s ] features: [ 2.7B 6.2k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.6 gc: 0% heap: 2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 72%) -> (393/53k) -> write( 0%) 14:03:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.7M 83% 1.7k/s ] features: [ 2.7B 6.5k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 79%) -> (1.2k/53k) -> write( 0%) 14:03:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.7M 83% 1.6k/s ] features: [ 2.7B 8.5k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 76%) -> (974/53k) -> write( 0%) 14:03:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.7M 83% 1.4k/s ] features: [ 2.7B 18k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 77%) -> (167/53k) -> write( 1%) 14:03:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.7M 83% 1.6k/s ] features: [ 2.7B 5.1k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 74%) -> (1.3k/53k) -> write( 0%) 14:04:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.8M 84% 1.4k/s ] features: [ 2.7B 5.6k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 1% heap: 2.7G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 80%) -> (1k/53k) -> write( 0%) 14:04:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.8M 84% 1.8k/s ] features: [ 2.7B 5.5k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 82%) -> (518/53k) -> write( 0%) 14:04:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.8M 84% 1.4k/s ] features: [ 2.7B 6.4k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 79%) -> (1.3k/53k) -> write( 0%) 14:04:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.8M 84% 1.5k/s ] features: [ 2.7B 6.2k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 77%) -> (731/53k) -> write( 0%) 14:04:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.8M 84% 1.3k/s ] features: [ 2.7B 5.2k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 80%) -> (1.3k/53k) -> write( 0%) 14:04:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.8M 84% 1.7k/s ] features: [ 2.7B 6.4k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 78%) -> (879/53k) -> write( 0%) 14:05:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.8M 84% 1.5k/s ] features: [ 2.7B 6.5k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 79%) -> (964/53k) -> write( 0%) 14:05:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.9M 85% 1.3k/s ] features: [ 2.7B 14k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 75%) -> (1.7k/53k) -> write( 0%) 14:05:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.9M 85% 1k/s ] features: [ 2.7B 5k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 81%) -> (588/53k) -> write( 0%) 14:05:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.9M 85% 1.6k/s ] features: [ 2.7B 5.6k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(85% 81%) -> (1k/53k) -> write( 0%) 14:05:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.9M 85% 1.5k/s ] features: [ 2.7B 5.7k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 78%) -> (1k/53k) -> write( 0%) 14:05:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.9M 85% 1k/s ] features: [ 2.7B 4.2k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 87%) -> (608/53k) -> write( 0%) 14:06:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.9M 85% 1.7k/s ] features: [ 2.7B 5.8k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 79%) -> (1.1k/53k) -> write( 0%) 14:06:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.9M 85% 1.5k/s ] features: [ 2.7B 5.3k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 86%) -> (1k/53k) -> write( 0%) 14:06:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 85% 1.5k/s ] features: [ 2.7B 5.7k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 80%) -> (830/53k) -> write( 0%) 14:06:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 86% 1.6k/s ] features: [ 2.7B 5.9k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 79%) -> (826/53k) -> write( 0%) 14:06:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 86% 1.6k/s ] features: [ 2.7B 5.6k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 79%) -> (914/53k) -> write( 0%) 14:06:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 86% 1.4k/s ] features: [ 2.7B 5.8k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 83%) -> (500/53k) -> write( 0%) 14:07:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 86% 1.2k/s ] features: [ 2.7B 5.4k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 77%) -> (1.1k/53k) -> write( 0%) 14:07:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 86% 1.5k/s ] features: [ 2.7B 5.4k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 76%) -> (1.1k/53k) -> write( 0%) 14:07:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 86% 1.3k/s ] features: [ 2.7B 5.2k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 79%) -> (1.2k/53k) -> write( 0%) 14:07:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 86% 1.6k/s ] features: [ 2.7B 6.4k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 79%) -> (971/53k) -> write( 0%) 14:07:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 86% 1.4k/s ] features: [ 2.7B 5.4k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 78%) -> (745/53k) -> write( 0%) 14:07:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 86% 918/s ] features: [ 2.7B 4.4k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(85% 83%) -> (1k/53k) -> write( 0%) 14:08:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 87% 1.1k/s ] features: [ 2.7B 5.6k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 83%) -> (679/53k) -> write( 0%) 14:08:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 87% 1k/s ] features: [ 2.7B 4.5k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(85% 85%) -> (1k/53k) -> write( 0%) 14:08:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 87% 1.3k/s ] features: [ 2.7B 5.2k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 80%) -> (1.1k/53k) -> write( 0%) 14:08:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 87% 1.5k/s ] features: [ 2.7B 6.5k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 88%) -> (644/53k) -> write( 0%) 14:08:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 87% 1.3k/s ] features: [ 2.7B 5.5k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 83%) -> (903/53k) -> write( 0%) 14:08:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 87% 1.2k/s ] features: [ 2.7B 5k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 84%) -> (930/53k) -> write( 0%) 14:09:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 87% 1k/s ] features: [ 2.7B 4.6k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 1% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 86%) -> (454/53k) -> write( 0%) 14:09:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 87% 1.4k/s ] features: [ 2.7B 5.6k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 78%) -> (707/53k) -> write( 0%) 14:09:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 87% 1.1k/s ] features: [ 2.7B 6.5k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 85%) -> (1.2k/53k) -> write( 0%) 14:09:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 88% 1.8k/s ] features: [ 2.7B 9.4k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(74% 81%) -> (1.8k/53k) -> write( 0%) 14:09:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 88% 2k/s ] features: [ 2.7B 6.8k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 81%) -> (1.5k/53k) -> write( 0%) 14:09:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 88% 1.7k/s ] features: [ 2.7B 6.6k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 80%) -> (897/53k) -> write( 0%) 14:10:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 88% 2.1k/s ] features: [ 2.7B 6k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 77%) -> (548/53k) -> write( 0%) 14:10:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 88% 1.5k/s ] features: [ 2.7B 5.2k/s ] 210G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 73%) -> (1.2k/53k) -> write( 0%) 14:10:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 88% 973/s ] features: [ 2.7B 4.8k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 82%) -> (1.1k/53k) -> write( 0%) 14:10:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 88% 1.2k/s ] features: [ 2.7B 5.5k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 82%) -> (727/53k) -> write( 0%) 14:10:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 89% 1.5k/s ] features: [ 2.7B 6.1k/s ] 210G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 82%) -> (777/53k) -> write( 0%) 14:10:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 89% 1.3k/s ] features: [ 2.7B 5.6k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(87% 74%) -> (803/53k) -> write( 0%) 14:11:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 89% 1.4k/s ] features: [ 2.7B 5.7k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(92% 78%) -> (1.2k/53k) -> write( 0%) 14:11:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 89% 1.1k/s ] features: [ 2.7B 4.8k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(95% 78%) -> (465/53k) -> write( 0%) 14:11:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 89% 1.2k/s ] features: [ 2.7B 5.6k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(93% 77%) -> (1.2k/53k) -> write( 0%) 14:11:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 89% 1.3k/s ] features: [ 2.7B 6.8k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 3.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 83%) -> (121/53k) -> write( 0%) 14:11:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 89% 1.5k/s ] features: [ 2.7B 6.2k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 79%) -> (600/53k) -> write( 0%) 14:11:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 89% 1.5k/s ] features: [ 2.7B 6.6k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 76%) -> (260/53k) -> write( 0%) 14:12:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 90% 1.5k/s ] features: [ 2.7B 6k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(86% 80%) -> (1.8k/53k) -> write( 0%) 14:12:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 90% 1.6k/s ] features: [ 2.7B 7.9k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 78%) -> (361/53k) -> write( 0%) 14:12:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 90% 1.5k/s ] features: [ 2.7B 5.2k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 1% heap: 3.2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(72% 71%) -> (1k/53k) -> write( 0%) 14:12:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 90% 1.3k/s ] features: [ 2.7B 5.1k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.6 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 81%) -> (778/53k) -> write( 0%) 14:12:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 90% 1.7k/s ] features: [ 2.7B 6k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 75%) -> (1.1k/53k) -> write( 0%) 14:12:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 90% 1.6k/s ] features: [ 2.7B 5.8k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 78%) -> (1.3k/53k) -> write( 0%) 14:13:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 90% 1.5k/s ] features: [ 2.7B 6.1k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 78%) -> (733/53k) -> write( 0%) 14:13:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 90% 1.6k/s ] features: [ 2.7B 5.5k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 78%) -> (1.3k/53k) -> write( 0%) 14:13:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 91% 1.4k/s ] features: [ 2.7B 6.2k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 81%) -> (443/53k) -> write( 0%) 14:13:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 91% 1.6k/s ] features: [ 2.7B 7.9k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 78%) -> (231/53k) -> write( 0%) 14:13:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 91% 1.6k/s ] features: [ 2.7B 9.3k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 4.1G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 78%) -> (1k/53k) -> write( 0%) 14:13:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 91% 1.5k/s ] features: [ 2.7B 10k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 81%) -> (706/53k) -> write( 0%) 14:14:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 91% 1.4k/s ] features: [ 2.7B 6.5k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 82%) -> (1.6k/53k) -> write( 0%) 14:14:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 91% 1.4k/s ] features: [ 2.7B 6k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(76% 76%) -> (720/53k) -> write( 0%) 14:14:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 91% 1.8k/s ] features: [ 2.7B 7.2k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(83% 78%) -> (1.1k/53k) -> write( 0%) 14:14:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 92% 1.2k/s ] features: [ 2.7B 6.6k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 77%) -> (1.3k/53k) -> write( 0%) 14:14:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 92% 932/s ] features: [ 2.7B 4.5k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.9 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 90%) -> (471/53k) -> write( 0%) 14:14:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 92% 1.4k/s ] features: [ 2.7B 6.6k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(87% 75%) -> (1k/53k) -> write( 0%) 14:15:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 92% 2k/s ] features: [ 2.7B 8.7k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 79%) -> (1k/53k) -> write( 0%) 14:15:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 92% 1.9k/s ] features: [ 2.7B 8.9k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 79%) -> (964/53k) -> write( 0%) 14:15:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 92% 2k/s ] features: [ 2.7B 8.5k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 81%) -> (1k/53k) -> write( 0%) 14:15:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 92% 1.2k/s ] features: [ 2.7B 7.6k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 84%) -> (945/53k) -> write( 0%) 14:15:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 92% 1.6k/s ] features: [ 2.7B 7.6k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 82%) -> (567/53k) -> write( 0%) 14:15:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 93% 1.6k/s ] features: [ 2.7B 6.7k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(71% 80%) -> (115/53k) -> write( 0%) 14:16:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 93% 1.8k/s ] features: [ 2.7B 5.9k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 83%) -> (1k/53k) -> write( 0%) 14:16:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 93% 1.5k/s ] features: [ 2.7B 6.2k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 81%) -> (1.2k/53k) -> write( 0%) 14:16:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 93% 1.3k/s ] features: [ 2.7B 6.2k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 85%) -> (1.4k/53k) -> write( 0%) 14:16:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 93% 1.5k/s ] features: [ 2.7B 6.7k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 77%) -> (864/53k) -> write( 0%) 14:16:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 93% 1.6k/s ] features: [ 2.7B 6.4k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 77%) -> (967/53k) -> write( 0%) 14:16:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 93% 1.6k/s ] features: [ 2.7B 6.2k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 80%) -> (1.5k/53k) -> write( 0%) 14:17:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 94% 1.4k/s ] features: [ 2.7B 7.4k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(84% 81%) -> (1.4k/53k) -> write( 0%) 14:17:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 94% 2.2k/s ] features: [ 2.7B 12k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 77%) -> (718/53k) -> write( 0%) 14:17:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 94% 1.4k/s ] features: [ 2.7B 5.9k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 79%) -> (1.6k/53k) -> write( 0%) 14:17:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 94% 2.2k/s ] features: [ 2.7B 7.4k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 79%) -> (1.2k/53k) -> write( 0%) 14:17:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 94% 1.9k/s ] features: [ 2.7B 7.9k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.6 gc: 0% heap: 3.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 79%) -> (701/53k) -> write( 0%) 14:17:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 94% 1.7k/s ] features: [ 2.7B 7.8k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 77%) -> (734/53k) -> write( 0%) 14:18:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 95% 1.6k/s ] features: [ 2.7B 6.5k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 77%) -> (154/53k) -> write( 0%) 14:18:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 95% 1.2k/s ] features: [ 2.7B 6.5k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 2.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 79%) -> (784/53k) -> write( 0%) 14:18:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 95% 1.1k/s ] features: [ 2.7B 5.6k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 82%) -> (1.2k/53k) -> write( 0%) 14:18:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 95% 1.5k/s ] features: [ 2.7B 6.7k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 78%) -> (1.8k/53k) -> write( 0%) 14:18:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 95% 1.4k/s ] features: [ 2.7B 44k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 77%) -> (1k/53k) -> write( 1%) 14:18:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 95% 1.2k/s ] features: [ 2.7B 5.8k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 83%) -> (977/53k) -> write( 0%) 14:19:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 95% 1.5k/s ] features: [ 2.7B 7.1k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(77% 82%) -> (145/53k) -> write( 0%) 14:19:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 95% 1.2k/s ] features: [ 2.7B 5.8k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 1% heap: 3.5G/6.4G direct: 4M postGC: 2.4G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(86% 80%) -> (799/53k) -> write( 0%) 14:19:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 95% 1.1k/s ] features: [ 2.7B 5.6k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 1% heap: 4.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(89% 82%) -> (703/53k) -> write( 0%) 14:19:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 96% 1.3k/s ] features: [ 2.7B 6.2k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 1.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(78% 84%) -> (1k/53k) -> write( 0%) 14:19:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 96% 1.8k/s ] features: [ 2.7B 7.5k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 77%) -> (199/53k) -> write( 0%) 14:19:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 96% 1.7k/s ] features: [ 2.7B 6.5k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(81% 80%) -> (869/53k) -> write( 0%) 14:20:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 96% 1.9k/s ] features: [ 2.7B 7.9k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(79% 78%) -> (71/53k) -> write( 0%) 14:20:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 96% 1.2k/s ] features: [ 2.7B 4.5k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(80% 82%) -> (766/53k) -> write( 0%) 14:20:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 96% 1.6k/s ] features: [ 2.7B 5.8k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(87% 78%) -> (458/53k) -> write( 0%) 14:20:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 96% 1.4k/s ] features: [ 2.7B 5k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( 0%) -> (11/13) -> process(82% 87%) -> (406/53k) -> write( 0%) 14:20:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 97% 1.9k/s ] features: [ 2.7B 5.1k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 2G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( -%) -> (10/13) -> process(81% 79%) -> (423/53k) -> write( 0%) 14:20:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 97% 1.9k/s ] features: [ 2.7B 6.8k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( -%) -> (10/13) -> process(88% 79%) -> (1.5k/53k) -> write( 0%) 14:21:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 97% 2.1k/s ] features: [ 2.7B 6.6k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 3.2G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( -%) -> (9/13) -> process(77% 78%) -> (864/53k) -> write( 0%) 14:21:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 97% 2k/s ] features: [ 2.7B 31k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( -%) -> (9/13) -> process(84% 83%) -> (1.2k/53k) -> write( 1%) 14:21:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 97% 2.1k/s ] features: [ 2.7B 7.1k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2.6G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( -%) -> (8/13) -> process(78% 76%) -> (1.3k/53k) -> write( 0%) 14:21:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 97% 2.4k/s ] features: [ 2.7B 6.9k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( -%) -> (8/13) -> process(77% 84%) -> (591/53k) -> write( 0%) 14:21:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 98% 2.2k/s ] features: [ 2.7B 16k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 1% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( -%) -> (7/13) -> process(83% 78%) -> (1.7k/53k) -> write( 0%) 14:21:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 98% 1.5k/s ] features: [ 2.7B 12k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 2.7G/6.4G direct: 4M postGC: 2.5G relInfo: 564M mpGeoms: 10G read( -%) -> (6/13) -> process(81% 81%) -> (974/53k) -> write( 0%) 14:22:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 98% 1k/s ] features: [ 2.7B 13k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 2.3G relInfo: 564M mpGeoms: 10G read( -%) -> (6/13) -> process(85% 78%) -> (1.1k/53k) -> write( 0%) 14:22:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 98% 1k/s ] features: [ 2.7B 12k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.8G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( -%) -> (6/13) -> process(81% 79%) -> (741/53k) -> write( 0%) 14:22:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 98% 1.6k/s ] features: [ 2.7B 8.8k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( -%) -> (6/13) -> process(76% 86%) -> (1.3k/53k) -> write( 0%) 14:22:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 98% 1.5k/s ] features: [ 2.7B 6.2k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 2.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( -%) -> (5/13) -> process(80% 82%) -> (1.1k/53k) -> write( 0%) 14:22:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 98% 1.7k/s ] features: [ 2.7B 6.7k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.7 gc: 0% heap: 2G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( -%) -> (4/13) -> process(78% 76%) -> (929/53k) -> write( 0%) 14:22:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 99% 1.8k/s ] features: [ 2.7B 7.6k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( -%) -> (4/13) -> process(80% 80%) -> (1.1k/53k) -> write( 0%) 14:23:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 99% 1.5k/s ] features: [ 2.7B 7.2k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.9G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( -%) -> (4/13) -> process(80% 80%) -> (1.2k/53k) -> write( 0%) 14:23:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 99% 1.1k/s ] features: [ 2.7B 7.5k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 3.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( -%) -> (3/13) -> process(84% 81%) -> (1.1k/53k) -> write( 0%) 14:23:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 99% 1k/s ] features: [ 2.7B 15k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.7 gc: 0% heap: 3.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( -%) -> (3/13) -> process(79% 81%) -> (1.3k/53k) -> write( 0%) 14:23:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 99% 1k/s ] features: [ 2.7B 12k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 2.1G relInfo: 564M mpGeoms: 10G read( -%) -> (2/13) -> process(82% 79%) -> (355/53k) -> write( 0%) 14:23:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 99% 749/s ] features: [ 2.7B 6.2k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 1% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( -%) -> (2/13) -> process(87% 82%) -> (1k/53k) -> write( 0%) 14:23:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 99% 933/s ] features: [ 2.7B 6.1k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( -%) -> (2/13) -> process(88% 79%) -> (623/53k) -> write( 0%) 14:24:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 99% 990/s ] features: [ 2.7B 6k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 1.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( -%) -> (2/13) -> process(85% 83%) -> (1.3k/53k) -> write( 0%) 14:24:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 99% 883/s ] features: [ 2.7B 6.4k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.9 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( -%) -> (2/13) -> process(90% 83%) -> (1k/53k) -> write( 0%) 14:24:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 99% 818/s ] features: [ 2.7B 5.6k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.9 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( -%) -> (1/13) -> process(81% 84%) -> (1.4k/53k) -> write( 0%) 14:24:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 99% 806/s ] features: [ 2.7B 6.6k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.1G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( -%) -> (1/13) -> process(86% 83%) -> (392/53k) -> write( 0%) 14:24:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 99% 799/s ] features: [ 2.7B 6.5k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.9 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( -%) -> (1/13) -> process(88% 85%) -> (457/53k) -> write( 0%) 14:24:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 100% 749/s ] features: [ 2.7B 5.6k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 2.2G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( -%) -> (1/13) -> process(86% 79%) -> (1.7k/53k) -> write( 0%) 14:25:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 100% 452/s ] features: [ 2.7B 4.6k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.9 gc: 0% heap: 3.7G/6.4G direct: 4M postGC: 2.2G relInfo: 564M mpGeoms: 10G read( -%) -> (1/13) -> process(88% 87%) -> (658/53k) -> write( 0%) 14:25:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 100% 812/s ] features: [ 2.7B 5.6k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.9 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( -%) -> (1/13) -> process(87% 86%) -> (785/53k) -> write( 0%) 14:25:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 100% 974/s ] features: [ 2.7B 6.8k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.8 gc: 0% heap: 3.4G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( -%) -> (0/13) -> process(84% 84%) -> (627/53k) -> write( 0%) 14:25:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 100% 753/s ] features: [ 2.7B 6.2k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.9 gc: 0% heap: 2.5G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( -%) -> (0/13) -> process(85% 89%) -> (954/53k) -> write( 0%) 14:25:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 100% 1k/s ] features: [ 2.7B 5.7k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.8 gc: 0% heap: 3.3G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( -%) -> (0/13) -> process(82% 84%) -> (1.4k/53k) -> write( 0%) 14:25:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 100% 956/s ] features: [ 2.7B 6.3k/s ] 212G blocks: [ 43k 100% 0/s ] cpus: 1.9 gc: 0% heap: 1.8G/6.4G direct: 4M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( -%) -> (0/13) -> process(82% 86%) -> (1.1k/53k) -> write( 0%) 14:26:01 INF [osm_pass2:process] - Finished relations: 11,728,203 (1.2k/s) in 2h40m43s cpu:4h34m3s gc:41s avg:1.7 14:26:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 100% 1.2k/s ] features: [ 2.7B 7.1k/s ] 212G blocks: [ 43k 100% <1/s ] cpus: 1.9 gc: 0% heap: 2.5G/6.4G direct: 3.9M postGC: 1.7G relInfo: 564M mpGeoms: 10G read( -%) -> (0/13) -> process( -% -%) -> (0/53k) -> write( -%) 14:26:02 DEB [osm_pass2] - Processed 43,112 blocks: 14:26:02 DEB [osm_pass2] - nodes: 8,860,666,091 (2.9M/s) in 50m55s cpu:1h40m30s gc:12s avg:2 14:26:02 DEB [osm_pass2] - ways: 992,064,323 (27k/s) in 10h5m2s cpu:13h27m38s gc:2m32s avg:1.3 14:26:02 DEB [osm_pass2] - relations: 11,728,203 (1.2k/s) in 2h40m43s cpu:4h34m3s gc:41s avg:1.7 14:26:02 INF [osm_pass2] - Finished in 13h36m41s cpu:19h42m12s gc:3m25s avg:1.4 14:26:02 INF [osm_pass2] - read 1x(0% 4s wait:13h31m11s done:5m19s) 14:26:02 INF [osm_pass2] - process 2x(68% 9h19m23s block:5s wait:3s) 14:26:02 INF [osm_pass2] - write 1x(2% 12m17s wait:13h24m40s) 14:26:02 INF [boundaries] - 14:26:02 INF [boundaries] - Starting... 14:26:02 INF [boundaries] - Creating polygons for 218 boundaries 14:26:12 INF [boundaries] - Finished creating 218 country polygons 14:26:14 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 14:26:14 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 14:26:14 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 14:26:14 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 14:26:14 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 14:26:14 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 14:26:15 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 14:26:15 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 14:26:16 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 14:26:17 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 14:26:18 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 14:26:18 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 14:26:18 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 14:26:20 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 14:26:20 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 14:26:20 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 14:26:20 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 14:26:20 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 14:26:20 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 14:26:20 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 14:26:20 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 14:26:20 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 14:26:20 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 14:26:20 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 14:26:20 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 14:26:20 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 14:26:20 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 14:26:20 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 14:26:20 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 14:26:21 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 14:26:21 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 14:26: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 14:26:22 INF [boundaries] - Finished in 20s cpu:27s gc:1s avg:1.3 14:26:22 INF [agg_stop] - 14:26:22 INF [agg_stop] - Starting... 14:26:22 INF [agg_stop] - Processing 28681 agg_stop sets 14:26:23 INF [agg_stop] - Finished in 0.7s cpu:1s avg:1.5 14:26:25 INF - Deleting node.db to make room for output file 14:26:25 INF [sort] - 14:26:25 INF [sort] - Starting... 14:26:25 INF [sort] - Grouped 183 chunks into 178 14:26:35 INF [sort] - chunks: [ 0 / 178 0% ] 212G cpus: 0.7 gc: 6% heap: 2.5G/6.4G direct: 3.9M postGC: 2.5G -> (177/180) -> worker(40%) 14:26:45 INF [sort] - chunks: [ 1 / 178 1% ] 212G cpus: 0.2 gc: 5% heap: 3.4G/6.4G direct: 3.9M postGC: 3.2G -> (176/180) -> worker(15%) 14:26:55 INF [sort] - chunks: [ 1 / 178 1% ] 212G cpus: 0.7 gc: 3% heap: 4.1G/6.4G direct: 3.9M postGC: 4G -> (176/180) -> worker(59%) 14:27:05 INF [sort] - chunks: [ 2 / 178 1% ] 212G cpus: 0.3 gc: 4% heap: 1.9G/6.4G direct: 3.9M postGC: 1.7G -> (175/180) -> worker(17%) 14:27:19 INF [sort] - chunks: [ 2 / 178 1% ] 212G cpus: 0.3 gc: 1% heap: 2.2G/6.4G direct: 3.9M postGC: 2.1G -> (175/180) -> worker(24%) 14:27:40 INF [sort] - chunks: [ 3 / 178 2% ] 212G cpus: 0.5 gc: 4% heap: 2.2G/6.4G direct: 3.9M postGC: 2.1G -> (174/180) -> worker(28%) 14:27:50 INF [sort] - chunks: [ 4 / 178 2% ] 212G cpus: 0.6 gc: 4% heap: 2G/6.4G direct: 3.9M postGC: 2G -> (173/180) -> worker(75%) 14:28:00 INF [sort] - chunks: [ 5 / 178 3% ] 212G cpus: 0.5 gc: 9% heap: 3.3G/6.4G direct: 3.9M postGC: 3.3G -> (172/180) -> worker(28%) 14:28:14 INF [sort] - chunks: [ 5 / 178 3% ] 213G cpus: 0.8 gc: 2% heap: 3.8G/6.4G direct: 3.9M postGC: 3.7G -> (172/180) -> worker(53%) 14:28:24 INF [sort] - chunks: [ 6 / 178 3% ] 212G cpus: 0.6 gc: 7% heap: 2.1G/6.4G direct: 3.9M postGC: 2G -> (171/180) -> worker(65%) 14:28:34 INF [sort] - chunks: [ 7 / 178 4% ] 212G cpus: 0.6 gc: 4% heap: 1.2G/6.4G direct: 3.9M postGC: 1.1G -> (170/180) -> worker(45%) 14:28:49 INF [sort] - chunks: [ 7 / 178 4% ] 212G cpus: 0.5 gc: 2% heap: 2.1G/6.4G direct: 3.9M postGC: 1.8G -> (170/180) -> worker(36%) 14:28:59 INF [sort] - chunks: [ 8 / 178 4% ] 212G cpus: 0.7 gc: 6% heap: 2G/6.4G direct: 3.9M postGC: 1.7G -> (169/180) -> worker(78%) 14:29:09 INF [sort] - chunks: [ 9 / 178 5% ] 212G cpus: 1 gc: 13% heap: 1.9G/6.4G direct: 3.9M postGC: 2G -> (168/180) -> worker(58%) 14:29:19 INF [sort] - chunks: [ 10 / 178 6% ] 212G cpus: 0.8 gc: 5% heap: 2.8G/6.4G direct: 3.9M postGC: 2.7G -> (167/180) -> worker(64%) 14:29:29 INF [sort] - chunks: [ 10 / 178 6% ] 212G cpus: 0.8 gc: 3% heap: 3.9G/6.4G direct: 3.9M postGC: 3.5G -> (167/180) -> worker(73%) 14:29:39 INF [sort] - chunks: [ 11 / 178 6% ] 212G cpus: 0.4 gc: 7% heap: 1.2G/6.4G direct: 3.9M postGC: 1.3G -> (166/180) -> worker(22%) 14:29:53 INF [sort] - chunks: [ 11 / 178 6% ] 212G cpus: 0.5 gc: 3% heap: 2.1G/6.4G direct: 3.9M postGC: 2.1G -> (166/180) -> worker(29%) 14:30:03 INF [sort] - chunks: [ 12 / 178 7% ] 212G cpus: 0.6 gc: 5% heap: 3.9G/6.4G direct: 3.9M postGC: 3.8G -> (165/180) -> worker(73%) 14:30:13 INF [sort] - chunks: [ 13 / 178 7% ] 212G cpus: 0.5 gc: 4% heap: 4.3G/6.4G direct: 3.9M postGC: 4.3G -> (164/180) -> worker(38%) 14:30:23 INF [sort] - chunks: [ 13 / 178 7% ] 212G cpus: 0.8 gc: 5% heap: 2.1G/6.4G direct: 3.9M postGC: 1.8G -> (164/180) -> worker(70%) 14:30:33 INF [sort] - chunks: [ 14 / 178 8% ] 212G cpus: 0.8 gc: 12% heap: 2G/6.4G direct: 3.9M postGC: 2G -> (163/180) -> worker(42%) 14:30:47 INF [sort] - chunks: [ 14 / 178 8% ] 212G cpus: 0.7 gc: 0% heap: 2G/6.4G direct: 3.9M postGC: 2G -> (163/180) -> worker(55%) 14:31:00 INF [sort] - chunks: [ 15 / 178 8% ] 213G cpus: 0.8 gc: 7% heap: 3.8G/6.4G direct: 3.9M postGC: 3.6G -> (162/180) -> worker(65%) 14:31:13 INF [sort] - chunks: [ 16 / 178 9% ] 213G cpus: 0.9 gc: 8% heap: 2G/6.4G direct: 3.9M postGC: 1.8G -> (161/180) -> worker(66%) 14:31:23 INF [sort] - chunks: [ 17 / 178 10% ] 212G cpus: 0.8 gc: 8% heap: 2.1G/6.4G direct: 3.9M postGC: 1.9G -> (160/180) -> worker(67%) 14:31:33 INF [sort] - chunks: [ 18 / 178 10% ] 212G cpus: 0.5 gc: 6% heap: 2G/6.4G direct: 3.9M postGC: 1.9G -> (159/180) -> worker(31%) 14:31:43 INF [sort] - chunks: [ 19 / 178 11% ] 212G cpus: 0.3 gc: 3% heap: 2.6G/6.4G direct: 3.9M postGC: 2.5G -> (158/180) -> worker(27%) 14:31:57 INF [sort] - chunks: [ 19 / 178 11% ] 212G cpus: 1.1 gc: 6% heap: 2G/6.4G direct: 3.9M postGC: 2G -> (158/180) -> worker(61%) 14:32:07 INF [sort] - chunks: [ 20 / 178 11% ] 212G cpus: 0.8 gc: 6% heap: 1.9G/6.4G direct: 3.9M postGC: 1.7G -> (157/180) -> worker(73%) 14:32:17 INF [sort] - chunks: [ 21 / 178 12% ] 212G cpus: 0.7 gc: 11% heap: 1.9G/6.4G direct: 3.9M postGC: 1.8G -> (156/180) -> worker(43%) 14:32:27 INF [sort] - chunks: [ 22 / 178 12% ] 212G cpus: 0.8 gc: 5% heap: 2.5G/6.4G direct: 3.9M postGC: 2.6G -> (155/180) -> worker(72%) 14:32:40 INF [sort] - chunks: [ 22 / 178 12% ] 212G cpus: 1 gc: 7% heap: 2G/6.4G direct: 3.9M postGC: 1.9G -> (155/180) -> worker(69%) 14:32:53 INF [sort] - chunks: [ 23 / 178 13% ] 212G cpus: 1 gc: 8% heap: 2G/6.4G direct: 3.9M postGC: 1.9G -> (154/180) -> worker(62%) 14:33:03 INF [sort] - chunks: [ 24 / 178 13% ] 212G cpus: 0.7 gc: 6% heap: 3.8G/6.4G direct: 3.9M postGC: 3.7G -> (153/180) -> worker(67%) 14:33:13 INF [sort] - chunks: [ 25 / 178 14% ] 212G cpus: 0.5 gc: 6% heap: 1.3G/6.4G direct: 3.9M postGC: 1.1G -> (152/180) -> worker(27%) 14:33:25 INF [sort] - chunks: [ 25 / 178 14% ] 213G cpus: 0.9 gc: 4% heap: 2G/6.4G direct: 3.9M postGC: 1.7G -> (152/180) -> worker(70%) 14:33:35 INF [sort] - chunks: [ 26 / 178 15% ] 212G cpus: 1 gc: 9% heap: 2G/6.4G direct: 3.9M postGC: 2G -> (151/180) -> worker(68%) 14:33:45 INF [sort] - chunks: [ 27 / 178 15% ] 212G cpus: 0.9 gc: 10% heap: 1.9G/6.4G direct: 3.9M postGC: 1.9G -> (150/180) -> worker(50%) 14:33:55 INF [sort] - chunks: [ 28 / 178 16% ] 212G cpus: 0.8 gc: 4% heap: 2.4G/6.4G direct: 3.9M postGC: 2.4G -> (149/180) -> worker(66%) 14:34:05 INF [sort] - chunks: [ 28 / 178 16% ] 212G cpus: 1.2 gc: 8% heap: 1.9G/6.4G direct: 3.9M postGC: 2G -> (149/180) -> worker(80%) 14:34:15 INF [sort] - chunks: [ 29 / 178 16% ] 212G cpus: 0.6 gc: 9% heap: 3.7G/6.4G direct: 3.9M postGC: 3.7G -> (148/180) -> worker(43%) 14:34:25 INF [sort] - chunks: [ 30 / 178 17% ] 212G cpus: 0.6 gc: 2% heap: 4.1G/6.4G direct: 3.9M postGC: 4.1G -> (147/180) -> worker(58%) 14:34:38 INF [sort] - chunks: [ 30 / 178 17% ] 213G cpus: 1 gc: 10% heap: 2G/6.4G direct: 3.9M postGC: 1.9G -> (147/180) -> worker(62%) 14:34:48 INF [sort] - chunks: [ 31 / 178 17% ] 212G cpus: 0.7 gc: 5% heap: 2G/6.4G direct: 3.9M postGC: 1.7G -> (146/180) -> worker(65%) 14:34:58 INF [sort] - chunks: [ 32 / 178 18% ] 212G cpus: 0.6 gc: 11% heap: 3.8G/6.4G direct: 3.9M postGC: 3.5G -> (145/180) -> worker(39%) 14:35:10 INF [sort] - chunks: [ 32 / 178 18% ] 213G cpus: 1.1 gc: 2% heap: 1.9G/6.4G direct: 3.9M postGC: 1.9G -> (145/180) -> worker(76%) 14:35:25 INF [sort] - chunks: [ 33 / 178 19% ] 212G cpus: 0.8 gc: 7% heap: 3.8G/6.4G direct: 3.9M postGC: 3.6G -> (144/180) -> worker(57%) 14:35:39 INF [sort] - chunks: [ 34 / 178 19% ] 213G cpus: 0.8 gc: 8% heap: 2G/6.4G direct: 3.9M postGC: 1.8G -> (143/180) -> worker(66%) 14:35:49 INF [sort] - chunks: [ 35 / 178 20% ] 212G cpus: 0.9 gc: 8% heap: 2G/6.4G direct: 3.9M postGC: 2G -> (142/180) -> worker(75%) 14:35:59 INF [sort] - chunks: [ 36 / 178 20% ] 212G cpus: 0.8 gc: 13% heap: 3.8G/6.4G direct: 3.9M postGC: 3.7G -> (141/180) -> worker(50%) 14:36:09 INF [sort] - chunks: [ 37 / 178 21% ] 212G cpus: 0.7 gc: 2% heap: 4G/6.4G direct: 3.9M postGC: 4.1G -> (140/180) -> worker(66%) 14:36:19 INF [sort] - chunks: [ 37 / 178 21% ] 212G cpus: 0.9 gc: 7% heap: 2G/6.4G direct: 3.9M postGC: 1.9G -> (140/180) -> worker(69%) 14:36:29 INF [sort] - chunks: [ 38 / 178 21% ] 212G cpus: 0.6 gc: 10% heap: 1.9G/6.4G direct: 3.9M postGC: 2G -> (139/180) -> worker(35%) 14:36:39 INF [sort] - chunks: [ 39 / 178 22% ] 212G cpus: 0.8 gc: 0% heap: 2.3G/6.4G direct: 3.9M postGC: 2G -> (138/180) -> worker(77%) 14:36:49 INF [sort] - chunks: [ 39 / 178 22% ] 212G cpus: 0.9 gc: 8% heap: 2.1G/6.4G direct: 3.9M postGC: 2G -> (138/180) -> worker(69%) 14:36:59 INF [sort] - chunks: [ 40 / 178 22% ] 212G cpus: 0.6 gc: 9% heap: 1.9G/6.4G direct: 3.9M postGC: 1.9G -> (137/180) -> worker(37%) 14:37:09 INF [sort] - chunks: [ 41 / 178 23% ] 212G cpus: 0.7 gc: 2% heap: 2.3G/6.4G direct: 3.9M postGC: 2.3G -> (136/180) -> worker(67%) 14:37:19 INF [sort] - chunks: [ 41 / 178 23% ] 212G cpus: 0.9 gc: 7% heap: 2G/6.4G direct: 3.9M postGC: 2G -> (136/180) -> worker(72%) 14:37:29 INF [sort] - chunks: [ 42 / 178 24% ] 212G cpus: 0.6 gc: 10% heap: 1.9G/6.4G direct: 3.9M postGC: 1.9G -> (135/180) -> worker(37%) 14:37:41 INF [sort] - chunks: [ 42 / 178 24% ] 212G cpus: 0.8 gc: 0% heap: 2G/6.4G direct: 3.9M postGC: 1.9G -> (135/180) -> worker(68%) 14:37:56 INF [sort] - chunks: [ 43 / 178 24% ] 212G cpus: 0.9 gc: 8% heap: 2G/6.4G direct: 3.9M postGC: 1.9G -> (134/180) -> worker(61%) 14:38:09 INF [sort] - chunks: [ 44 / 178 25% ] 213G cpus: 0.8 gc: 7% heap: 2G/6.4G direct: 3.9M postGC: 1.8G -> (133/180) -> worker(65%) 14:38:19 INF [sort] - chunks: [ 45 / 178 25% ] 212G cpus: 0.9 gc: 8% heap: 1.9G/6.4G direct: 3.9M postGC: 1.9G -> (132/180) -> worker(74%) 14:38:29 INF [sort] - chunks: [ 46 / 178 26% ] 212G cpus: 0.7 gc: 9% heap: 3.7G/6.4G direct: 3.9M postGC: 3.5G -> (131/180) -> worker(46%) 14:38:39 INF [sort] - chunks: [ 47 / 178 26% ] 212G cpus: 0.7 gc: 10% heap: 2G/6.4G direct: 3.9M postGC: 1.9G -> (130/180) -> worker(43%) 14:38:49 INF [sort] - chunks: [ 48 / 178 27% ] 212G cpus: 0.9 gc: 6% heap: 1.1G/6.4G direct: 3.9M postGC: 1.2G -> (129/180) -> worker(68%) 14:39:00 INF [sort] - chunks: [ 48 / 178 27% ] 213G cpus: 0.8 gc: 3% heap: 2G/6.4G direct: 3.9M postGC: 1.8G -> (129/180) -> worker(70%) 14:39:10 INF [sort] - chunks: [ 49 / 178 28% ] 212G cpus: 1 gc: 9% heap: 2G/6.4G direct: 3.9M postGC: 1.7G -> (128/180) -> worker(80%) 14:39:20 INF [sort] - chunks: [ 50 / 178 28% ] 212G cpus: 0.8 gc: 12% heap: 1.9G/6.4G direct: 3.9M postGC: 1.9G -> (127/180) -> worker(50%) 14:39:31 INF [sort] - chunks: [ 50 / 178 28% ] 212G cpus: 0.7 gc: 0% heap: 2G/6.4G direct: 3.9M postGC: 1.9G -> (127/180) -> worker(66%) 14:39:44 INF [sort] - chunks: [ 51 / 178 29% ] 213G cpus: 1 gc: 9% heap: 2G/6.4G direct: 3.9M postGC: 1.7G -> (126/180) -> worker(69%) 14:39:54 INF [sort] - chunks: [ 53 / 178 30% ] 212G cpus: 0.8 gc: 12% heap: 2.4G/6.4G direct: 3.9M postGC: 2.5G -> (124/180) -> worker(53%) 14:40:07 INF [sort] - chunks: [ 53 / 178 30% ] 213G cpus: 1 gc: 6% heap: 1.9G/6.4G direct: 3.9M postGC: 1.9G -> (124/180) -> worker(62%) 14:40:17 INF [sort] - chunks: [ 54 / 178 30% ] 212G cpus: 0.9 gc: 9% heap: 2G/6.4G direct: 3.9M postGC: 2G -> (123/180) -> worker(66%) 14:40:27 INF [sort] - chunks: [ 55 / 178 31% ] 212G cpus: 0.4 gc: 0% heap: 2.2G/6.4G direct: 3.9M postGC: 2G -> (122/180) -> worker(39%) 14:40:44 INF [sort] - chunks: [ 55 / 178 31% ] 212G cpus: 0.9 gc: 7% heap: 3.8G/6.4G direct: 3.9M postGC: 3.5G -> (122/180) -> worker(49%) 14:40:58 INF [sort] - chunks: [ 56 / 178 31% ] 213G cpus: 0.7 gc: 7% heap: 2G/6.4G direct: 3.9M postGC: 1.8G -> (121/180) -> worker(67%) 14:41:12 INF [sort] - chunks: [ 57 / 178 32% ] 212G cpus: 1 gc: 10% heap: 2G/6.4G direct: 3.9M postGC: 2G -> (120/180) -> worker(61%) 14:41:22 INF [sort] - chunks: [ 58 / 178 33% ] 212G cpus: 0.8 gc: 6% heap: 3.8G/6.4G direct: 3.9M postGC: 3.6G -> (119/180) -> worker(74%) 14:41:32 INF [sort] - chunks: [ 59 / 178 33% ] 212G cpus: 0.7 gc: 13% heap: 1.9G/6.4G direct: 3.9M postGC: 1.9G -> (118/180) -> worker(41%) 14:41:42 INF [sort] - chunks: [ 60 / 178 34% ] 212G cpus: 0.9 gc: 4% heap: 2.8G/6.4G direct: 3.9M postGC: 2.6G -> (117/180) -> worker(72%) 14:41:55 INF [sort] - chunks: [ 60 / 178 34% ] 212G cpus: 0.9 gc: 4% heap: 2G/6.4G direct: 3.9M postGC: 1.8G -> (117/180) -> worker(64%) 14:42:05 INF [sort] - chunks: [ 61 / 178 34% ] 212G cpus: 0.9 gc: 9% heap: 2G/6.4G direct: 3.9M postGC: 1.9G -> (116/180) -> worker(79%) 14:42:15 INF [sort] - chunks: [ 62 / 178 35% ] 212G cpus: 0.8 gc: 9% heap: 2G/6.4G direct: 3.9M postGC: 1.7G -> (115/180) -> worker(55%) 14:42:25 INF [sort] - chunks: [ 63 / 178 35% ] 212G cpus: 0.8 gc: 10% heap: 3.4G/6.4G direct: 3.9M postGC: 3.3G -> (114/180) -> worker(61%) 14:42:38 INF [sort] - chunks: [ 63 / 178 35% ] 212G cpus: 0.9 gc: 2% heap: 3.8G/6.4G direct: 3.9M postGC: 3.6G -> (114/180) -> worker(67%) 14:42:48 INF [sort] - chunks: [ 64 / 178 36% ] 212G cpus: 0.9 gc: 10% heap: 2G/6.4G direct: 3.9M postGC: 2G -> (113/180) -> worker(76%) 14:42:58 INF [sort] - chunks: [ 65 / 178 37% ] 212G cpus: 0.9 gc: 10% heap: 1.9G/6.4G direct: 3.9M postGC: 2G -> (112/180) -> worker(56%) 14:43:08 INF [sort] - chunks: [ 66 / 178 37% ] 212G cpus: 0.8 gc: 8% heap: 3.2G/6.4G direct: 3.9M postGC: 3G -> (111/180) -> worker(64%) 14:43:21 INF [sort] - chunks: [ 66 / 178 37% ] 212G cpus: 0.9 gc: 4% heap: 3.8G/6.4G direct: 3.9M postGC: 3.6G -> (111/180) -> worker(63%) 14:43:31 INF [sort] - chunks: [ 67 / 178 38% ] 212G cpus: 0.9 gc: 10% heap: 2G/6.4G direct: 3.9M postGC: 1.9G -> (110/180) -> worker(76%) 14:43:41 INF [sort] - chunks: [ 68 / 178 38% ] 212G cpus: 0.7 gc: 8% heap: 2G/6.4G direct: 3.9M postGC: 2G -> (109/180) -> worker(44%) 14:43:51 INF [sort] - chunks: [ 69 / 178 39% ] 212G cpus: 0.6 gc: 0% heap: 2.4G/6.4G direct: 3.9M postGC: 2G -> (108/180) -> worker(63%) 14:44:01 INF [sort] - chunks: [ 69 / 178 39% ] 212G cpus: 1.1 gc: 10% heap: 1.9G/6.4G direct: 3.9M postGC: 1.9G -> (108/180) -> worker(78%) 14:44:11 INF [sort] - chunks: [ 70 / 178 39% ] 212G cpus: 0.8 gc: 10% heap: 1.9G/6.4G direct: 3.9M postGC: 1.7G -> (107/180) -> worker(54%) 14:44:21 INF [sort] - chunks: [ 71 / 178 40% ] 212G cpus: 0.9 gc: 11% heap: 1.8G/6.4G direct: 3.9M postGC: 1.8G -> (106/180) -> worker(57%) 14:44:31 INF [sort] - chunks: [ 72 / 178 40% ] 212G cpus: 0.9 gc: 3% heap: 2.2G/6.4G direct: 3.9M postGC: 2.3G -> (105/180) -> worker(76%) 14:44:44 INF [sort] - chunks: [ 72 / 178 40% ] 213G cpus: 1.2 gc: 7% heap: 1.9G/6.4G direct: 3.9M postGC: 1.9G -> (105/180) -> worker(70%) 14:44:54 INF [sort] - chunks: [ 73 / 178 41% ] 212G cpus: 1 gc: 9% heap: 2G/6.4G direct: 3.9M postGC: 2G -> (104/180) -> worker(76%) 14:45:04 INF [sort] - chunks: [ 74 / 178 42% ] 212G cpus: 0.7 gc: 12% heap: 3.8G/6.4G direct: 3.9M postGC: 3.7G -> (103/180) -> worker(51%) 14:45:14 INF [sort] - chunks: [ 74 / 178 42% ] 213G cpus: 0.8 gc: 0% heap: 3.8G/6.4G direct: 3.9M postGC: 3.7G -> (103/180) -> worker(74%) 14:45:28 INF [sort] - chunks: [ 75 / 178 42% ] 213G cpus: 1.1 gc: 12% heap: 2G/6.4G direct: 3.9M postGC: 1.9G -> (102/180) -> worker(66%) 14:45:41 INF [sort] - chunks: [ 76 / 178 43% ] 213G cpus: 0.8 gc: 6% heap: 2G/6.4G direct: 3.9M postGC: 1.7G -> (101/180) -> worker(67%) 14:45:51 INF [sort] - chunks: [ 77 / 178 43% ] 212G cpus: 1 gc: 10% heap: 1.9G/6.4G direct: 3.9M postGC: 2G -> (100/180) -> worker(78%) 14:46:01 INF [sort] - chunks: [ 78 / 178 44% ] 212G cpus: 0.7 gc: 13% heap: 3.7G/6.4G direct: 3.9M postGC: 3.7G -> (99/180) -> worker(45%) 14:46:13 INF [sort] - chunks: [ 78 / 178 44% ] 213G cpus: 0.9 gc: 0% heap: 1.9G/6.4G direct: 3.9M postGC: 1.9G -> (99/180) -> worker(64%) 14:46:31 INF [sort] - chunks: [ 79 / 178 44% ] 212G cpus: 0.8 gc: 7% heap: 3.8G/6.4G direct: 3.9M postGC: 3.7G -> (98/180) -> worker(49%) 14:46:47 INF [sort] - chunks: [ 80 / 178 45% ] 212G cpus: 0.4 gc: 4% heap: 2.1G/6.4G direct: 3.9M postGC: 1.9G -> (97/180) -> worker(27%) 14:46:57 INF [sort] - chunks: [ 82 / 178 46% ] 212G cpus: 0.6 gc: 8% heap: 2.3G/6.4G direct: 3.9M postGC: 2.2G -> (95/180) -> worker(52%) 14:47:12 INF [sort] - chunks: [ 82 / 178 46% ] 212G cpus: 0.9 gc: 7% heap: 2G/6.4G direct: 3.9M postGC: 1.9G -> (95/180) -> worker(60%) 14:47:29 INF [sort] - chunks: [ 83 / 178 47% ] 212G cpus: 0.7 gc: 6% heap: 2.1G/6.4G direct: 3.9M postGC: 2.1G -> (94/180) -> worker(34%) 14:47:39 INF [sort] - chunks: [ 84 / 178 47% ] 212G cpus: 0.6 gc: 4% heap: 2G/6.4G direct: 3.9M postGC: 1.8G -> (93/180) -> worker(65%) 14:47:49 INF [sort] - chunks: [ 85 / 178 48% ] 212G cpus: 0.5 gc: 5% heap: 1.3G/6.4G direct: 3.9M postGC: 1G -> (92/180) -> worker(30%) 14:48:01 INF [sort] - chunks: [ 85 / 178 48% ] 212G cpus: 0.7 gc: 3% heap: 2G/6.4G direct: 3.9M postGC: 1.7G -> (92/180) -> worker(67%) 14:48:11 INF [sort] - chunks: [ 86 / 178 48% ] 212G cpus: 1.1 gc: 12% heap: 1.9G/6.4G direct: 3.9M postGC: 1.9G -> (91/180) -> worker(73%) 14:48:21 INF [sort] - chunks: [ 87 / 178 49% ] 212G cpus: 0.8 gc: 9% heap: 1.9G/6.4G direct: 3.9M postGC: 1.9G -> (90/180) -> worker(47%) 14:48:31 INF [sort] - chunks: [ 88 / 178 49% ] 212G cpus: 0.7 gc: 2% heap: 2.1G/6.4G direct: 3.9M postGC: 2.1G -> (89/180) -> worker(65%) 14:48:41 INF [sort] - chunks: [ 88 / 178 49% ] 212G cpus: 0.9 gc: 6% heap: 3.8G/6.4G direct: 3.9M postGC: 3.6G -> (89/180) -> worker(72%) 14:48:51 INF [sort] - chunks: [ 89 / 178 50% ] 212G cpus: 0.4 gc: 3% heap: 4.1G/6.4G direct: 3.9M postGC: 4G -> (88/180) -> worker(33%) 14:49:04 INF [sort] - chunks: [ 89 / 178 50% ] 213G cpus: 1.1 gc: 11% heap: 2G/6.4G direct: 3.9M postGC: 2G -> (88/180) -> worker(70%) 14:49:14 INF [sort] - chunks: [ 90 / 178 51% ] 212G cpus: 0.9 gc: 7% heap: 2G/6.4G direct: 3.9M postGC: 2G -> (87/180) -> worker(70%) 14:49:24 INF [sort] - chunks: [ 91 / 178 51% ] 212G cpus: 0.6 gc: 6% heap: 2.5G/6.4G direct: 3.9M postGC: 2.4G -> (86/180) -> worker(53%) 14:49:38 INF [sort] - chunks: [ 91 / 178 51% ] 213G cpus: 1 gc: 7% heap: 3.8G/6.4G direct: 3.9M postGC: 3.7G -> (86/180) -> worker(65%) 14:49:54 INF [sort] - chunks: [ 92 / 178 52% ] 212G cpus: 0.5 gc: 6% heap: 2.1G/6.4G direct: 3.9M postGC: 1.8G -> (85/180) -> worker(33%) 14:50:04 INF [sort] - chunks: [ 93 / 178 52% ] 212G cpus: 0.8 gc: 7% heap: 1.9G/6.4G direct: 3.9M postGC: 1.9G -> (84/180) -> worker(75%) 14:50:14 INF [sort] - chunks: [ 94 / 178 53% ] 212G cpus: 0.8 gc: 11% heap: 3.7G/6.4G direct: 3.9M postGC: 3.7G -> (83/180) -> worker(52%) 14:50:25 INF [sort] - chunks: [ 94 / 178 53% ] 212G cpus: 0.9 gc: 0% heap: 2G/6.4G direct: 3.9M postGC: 2G -> (83/180) -> worker(72%) 14:50:35 INF [sort] - chunks: [ 95 / 178 53% ] 212G cpus: 0.9 gc: 7% heap: 3.8G/6.4G direct: 3.9M postGC: 3.6G -> (82/180) -> worker(80%) 14:50:45 INF [sort] - chunks: [ 96 / 178 54% ] 212G cpus: 0.7 gc: 11% heap: 1.9G/6.4G direct: 3.9M postGC: 1.8G -> (81/180) -> worker(45%) 14:50:57 INF [sort] - chunks: [ 96 / 178 54% ] 212G cpus: 0.9 gc: 0% heap: 2G/6.4G direct: 3.9M postGC: 1.8G -> (81/180) -> worker(81%) 14:51:07 INF [sort] - chunks: [ 97 / 178 54% ] 212G cpus: 1.1 gc: 12% heap: 2G/6.4G direct: 3.9M postGC: 1.9G -> (80/180) -> worker(76%) 14:51:17 INF [sort] - chunks: [ 98 / 178 55% ] 212G cpus: 0.7 gc: 10% heap: 3.7G/6.4G direct: 3.9M postGC: 3.7G -> (79/180) -> worker(42%) 14:51:32 INF [sort] - chunks: [ 98 / 178 55% ] 212G cpus: 0.9 gc: 0% heap: 3.8G/6.4G direct: 3.9M postGC: 3.7G -> (79/180) -> worker(62%) 14:51:42 INF [sort] - chunks: [ 99 / 178 56% ] 212G cpus: 0.7 gc: 7% heap: 2G/6.4G direct: 3.9M postGC: 1.9G -> (78/180) -> worker(75%) 14:51:52 INF [sort] - chunks: [ 100 / 178 56% ] 212G cpus: 0.7 gc: 11% heap: 1.9G/6.4G direct: 3.9M postGC: 1.8G -> (77/180) -> worker(46%) 14:52:03 INF [sort] - chunks: [ 100 / 178 56% ] 213G cpus: 0.9 gc: 0% heap: 2G/6.4G direct: 3.9M postGC: 1.8G -> (77/180) -> worker(83%) 14:52:13 INF [sort] - chunks: [ 101 / 178 57% ] 212G cpus: 0.8 gc: 8% heap: 2G/6.4G direct: 3.9M postGC: 1.9G -> (76/180) -> worker(67%) 14:52:23 INF [sort] - chunks: [ 102 / 178 57% ] 212G cpus: 0.8 gc: 3% heap: 2.3G/6.4G direct: 3.9M postGC: 2.3G -> (75/180) -> worker(67%) 14:52:33 INF [sort] - chunks: [ 102 / 178 57% ] 212G cpus: 1 gc: 7% heap: 2G/6.4G direct: 3.9M postGC: 1.7G -> (75/180) -> worker(79%) 14:52:43 INF [sort] - chunks: [ 103 / 178 58% ] 212G cpus: 0.8 gc: 12% heap: 3.8G/6.4G direct: 3.9M postGC: 3.5G -> (74/180) -> worker(53%) 14:52:54 INF [sort] - chunks: [ 103 / 178 58% ] 213G cpus: 0.8 gc: 4% heap: 3.8G/6.4G direct: 3.9M postGC: 3.5G -> (74/180) -> worker(72%) 14:53:04 INF [sort] - chunks: [ 104 / 178 58% ] 212G cpus: 1.2 gc: 11% heap: 1.9G/6.4G direct: 3.9M postGC: 1.7G -> (73/180) -> worker(80%) 14:53:14 INF [sort] - chunks: [ 105 / 178 59% ] 212G cpus: 1 gc: 14% heap: 1.9G/6.4G direct: 3.9M postGC: 1.9G -> (72/180) -> worker(57%) 14:53:24 INF [sort] - chunks: [ 106 / 178 60% ] 212G cpus: 0.9 gc: 9% heap: 3.3G/6.4G direct: 3.9M postGC: 3.3G -> (71/180) -> worker(65%) 14:53:34 INF [sort] - chunks: [ 107 / 178 60% ] 212G cpus: 1 gc: 6% heap: 2.8G/6.4G direct: 3.9M postGC: 2.7G -> (70/180) -> worker(61%) 14:53:44 INF [sort] - chunks: [ 107 / 178 60% ] 212G cpus: 1.1 gc: 5% heap: 1.9G/6.4G direct: 3.9M postGC: 1.9G -> (70/180) -> worker(82%) 14:53:54 INF [sort] - chunks: [ 108 / 178 61% ] 212G cpus: 0.5 gc: 2% heap: 2.3G/6.4G direct: 3.9M postGC: 2.3G -> (69/180) -> worker(41%) 14:54:04 INF [sort] - chunks: [ 108 / 178 61% ] 212G cpus: 0.9 gc: 7% heap: 3.7G/6.4G direct: 3.9M postGC: 3.7G -> (69/180) -> worker(73%) 14:54:14 INF [sort] - chunks: [ 109 / 178 61% ] 212G cpus: 0.6 gc: 6% heap: 1.3G/6.4G direct: 3.9M postGC: 1.3G -> (68/180) -> worker(36%) 14:54:30 INF [sort] - chunks: [ 109 / 178 61% ] 212G cpus: 0.9 gc: 3% heap: 2G/6.4G direct: 3.9M postGC: 1.7G -> (68/180) -> worker(63%) 14:54:40 INF [sort] - chunks: [ 110 / 178 62% ] 212G cpus: 0.7 gc: 7% heap: 2G/6.4G direct: 3.9M postGC: 1.7G -> (67/180) -> worker(75%) 14:54:50 INF [sort] - chunks: [ 111 / 178 62% ] 212G cpus: 0.9 gc: 13% heap: 1.9G/6.4G direct: 3.9M postGC: 1.8G -> (66/180) -> worker(57%) 14:55:00 INF [sort] - chunks: [ 112 / 178 63% ] 212G cpus: 0.8 gc: 2% heap: 2.3G/6.4G direct: 3.9M postGC: 2.1G -> (65/180) -> worker(75%) 14:55:10 INF [sort] - chunks: [ 112 / 178 63% ] 212G cpus: 1.1 gc: 9% heap: 2G/6.4G direct: 3.9M postGC: 2G -> (65/180) -> worker(72%) 14:55:20 INF [sort] - chunks: [ 112 / 178 63% ] 212G cpus: 0.5 gc: 0% heap: 2G/6.4G direct: 3.9M postGC: 2G -> (65/180) -> worker(45%) 14:55:30 INF [sort] - chunks: [ 113 / 178 63% ] 212G cpus: 0.9 gc: 8% heap: 3.8G/6.4G direct: 3.9M postGC: 3.7G -> (64/180) -> worker(74%) 14:55:40 INF [sort] - chunks: [ 114 / 178 64% ] 212G cpus: 0.6 gc: 7% heap: 1.3G/6.4G direct: 3.9M postGC: 1.3G -> (63/180) -> worker(35%) 14:55:54 INF [sort] - chunks: [ 114 / 178 64% ] 213G cpus: 0.9 gc: 3% heap: 2G/6.4G direct: 3.9M postGC: 1.9G -> (63/180) -> worker(66%) 14:56:04 INF [sort] - chunks: [ 115 / 178 65% ] 212G cpus: 0.8 gc: 7% heap: 2G/6.4G direct: 3.9M postGC: 1.7G -> (62/180) -> worker(76%) 14:56:14 INF [sort] - chunks: [ 116 / 178 65% ] 212G cpus: 0.8 gc: 13% heap: 1.9G/6.4G direct: 3.9M postGC: 1.9G -> (61/180) -> worker(49%) 14:56:25 INF [sort] - chunks: [ 116 / 178 65% ] 213G cpus: 0.9 gc: 0% heap: 2G/6.4G direct: 3.9M postGC: 1.9G -> (61/180) -> worker(83%) 14:56:35 INF [sort] - chunks: [ 117 / 178 66% ] 212G cpus: 0.9 gc: 8% heap: 2G/6.4G direct: 3.9M postGC: 1.7G -> (60/180) -> worker(70%) 14:56:45 INF [sort] - chunks: [ 118 / 178 66% ] 212G cpus: 0.9 gc: 15% heap: 3.7G/6.4G direct: 3.9M postGC: 3.8G -> (59/180) -> worker(52%) 14:56:57 INF [sort] - chunks: [ 118 / 178 66% ] 213G cpus: 1 gc: 0% heap: 1.9G/6.4G direct: 3.9M postGC: 1.9G -> (59/180) -> worker(78%) 14:57:07 INF [sort] - chunks: [ 119 / 178 67% ] 212G cpus: 1.1 gc: 9% heap: 2G/6.4G direct: 3.9M postGC: 2G -> (58/180) -> worker(75%) 14:57:17 INF [sort] - chunks: [ 120 / 178 67% ] 212G cpus: 0.6 gc: 7% heap: 3.3G/6.4G direct: 3.9M postGC: 3.3G -> (57/180) -> worker(49%) 14:57:30 INF [sort] - chunks: [ 120 / 178 67% ] 213G cpus: 0.9 gc: 2% heap: 3.8G/6.4G direct: 3.9M postGC: 3.7G -> (57/180) -> worker(67%) 14:57:40 INF [sort] - chunks: [ 121 / 178 68% ] 212G cpus: 0.8 gc: 9% heap: 2G/6.4G direct: 3.9M postGC: 2G -> (56/180) -> worker(72%) 14:57:50 INF [sort] - chunks: [ 122 / 178 69% ] 212G cpus: 0.7 gc: 8% heap: 1.8G/6.4G direct: 3.9M postGC: 1.8G -> (55/180) -> worker(43%) 14:58:03 INF [sort] - chunks: [ 122 / 178 69% ] 212G cpus: 1 gc: 0% heap: 2G/6.4G direct: 3.9M postGC: 1.8G -> (55/180) -> worker(82%) 14:58:13 INF [sort] - chunks: [ 123 / 178 69% ] 212G cpus: 0.9 gc: 9% heap: 1.9G/6.4G direct: 3.9M postGC: 1.7G -> (54/180) -> worker(78%) 14:58:23 INF [sort] - chunks: [ 124 / 178 70% ] 212G cpus: 0.7 gc: 10% heap: 2G/6.4G direct: 3.9M postGC: 1.7G -> (53/180) -> worker(44%) 14:58:37 INF [sort] - chunks: [ 124 / 178 70% ] 212G cpus: 0.8 gc: 0% heap: 2G/6.4G direct: 3.9M postGC: 1.7G -> (53/180) -> worker(61%) 14:58:47 INF [sort] - chunks: [ 125 / 178 70% ] 212G cpus: 0.7 gc: 8% heap: 2G/6.4G direct: 3.9M postGC: 2G -> (52/180) -> worker(64%) 14:58:57 INF [sort] - chunks: [ 125 / 178 70% ] 212G cpus: 0.5 gc: 0% heap: 2G/6.4G direct: 3.9M postGC: 2G -> (52/180) -> worker(43%) 14:59:07 INF [sort] - chunks: [ 126 / 178 71% ] 212G cpus: 0.8 gc: 8% heap: 3.8G/6.4G direct: 3.9M postGC: 3.8G -> (51/180) -> worker(65%) 14:59:17 INF [sort] - chunks: [ 127 / 178 71% ] 212G cpus: 0.4 gc: 0% heap: 4G/6.4G direct: 3.9M postGC: 3.8G -> (50/180) -> worker(35%) 14:59:27 INF [sort] - chunks: [ 127 / 178 71% ] 212G cpus: 1 gc: 9% heap: 2G/6.4G direct: 3.9M postGC: 1.7G -> (50/180) -> worker(74%) 14:59:38 INF [sort] - chunks: [ 128 / 178 72% ] 212G cpus: 0.5 gc: 7% heap: 948M/6.4G direct: 3.9M postGC: 1G -> (49/180) -> worker(35%) 14:59:48 INF [sort] - chunks: [ 128 / 178 72% ] 212G cpus: 1 gc: 6% heap: 2G/6.4G direct: 3.9M postGC: 1.9G -> (49/180) -> worker(86%) 14:59:58 INF [sort] - chunks: [ 129 / 178 72% ] 212G cpus: 1 gc: 10% heap: 1.9G/6.4G direct: 3.9M postGC: 2G -> (48/180) -> worker(53%) 15:00:08 INF [sort] - chunks: [ 130 / 178 73% ] 212G cpus: 0.9 gc: 7% heap: 2.8G/6.4G direct: 3.9M postGC: 2.9G -> (47/180) -> worker(73%) 15:00:18 INF [sort] - chunks: [ 130 / 178 73% ] 212G cpus: 1.2 gc: 6% heap: 2G/6.4G direct: 3.9M postGC: 2G -> (47/180) -> worker(86%) 15:00:28 INF [sort] - chunks: [ 131 / 178 74% ] 212G cpus: 0.7 gc: 8% heap: 3.7G/6.4G direct: 3.9M postGC: 3.5G -> (46/180) -> worker(50%) 15:00:39 INF [sort] - chunks: [ 131 / 178 74% ] 212G cpus: 0.8 gc: 0% heap: 3.8G/6.4G direct: 3.9M postGC: 3.5G -> (46/180) -> worker(68%) 15:00:49 INF [sort] - chunks: [ 132 / 178 74% ] 212G cpus: 1 gc: 12% heap: 1.9G/6.4G direct: 3.9M postGC: 1.8G -> (45/180) -> worker(76%) 15:00:59 INF [sort] - chunks: [ 133 / 178 75% ] 212G cpus: 0.7 gc: 9% heap: 1.9G/6.4G direct: 3.9M postGC: 1.8G -> (44/180) -> worker(48%) 15:01:11 INF [sort] - chunks: [ 133 / 178 75% ] 212G cpus: 0.9 gc: 0% heap: 2G/6.4G direct: 3.9M postGC: 1.8G -> (44/180) -> worker(80%) 15:01:21 INF [sort] - chunks: [ 134 / 178 75% ] 212G cpus: 0.9 gc: 9% heap: 2G/6.4G direct: 3.9M postGC: 1.9G -> (43/180) -> worker(74%) 15:01:31 INF [sort] - chunks: [ 135 / 178 76% ] 212G cpus: 0.9 gc: 11% heap: 1.9G/6.4G direct: 3.9M postGC: 2G -> (42/180) -> worker(55%) 15:01:41 INF [sort] - chunks: [ 136 / 178 76% ] 212G cpus: 0.8 gc: 2% heap: 2.5G/6.4G direct: 3.9M postGC: 2.4G -> (41/180) -> worker(75%) 15:01:51 INF [sort] - chunks: [ 136 / 178 76% ] 212G cpus: 1.2 gc: 9% heap: 2G/6.4G direct: 3.9M postGC: 2G -> (41/180) -> worker(76%) 15:02:01 INF [sort] - chunks: [ 137 / 178 77% ] 212G cpus: 0.5 gc: 7% heap: 3.5G/6.4G direct: 3.9M postGC: 3.4G -> (40/180) -> worker(38%) 15:02:14 INF [sort] - chunks: [ 137 / 178 77% ] 212G cpus: 0.9 gc: 2% heap: 3.8G/6.4G direct: 3.9M postGC: 3.7G -> (40/180) -> worker(66%) 15:02:24 INF [sort] - chunks: [ 138 / 178 78% ] 212G cpus: 0.9 gc: 8% heap: 2G/6.4G direct: 3.9M postGC: 1.9G -> (39/180) -> worker(76%) 15:02:34 INF [sort] - chunks: [ 139 / 178 78% ] 212G cpus: 0.8 gc: 9% heap: 1.9G/6.4G direct: 3.9M postGC: 1.7G -> (38/180) -> worker(50%) 15:02:45 INF [sort] - chunks: [ 139 / 178 78% ] 213G cpus: 0.9 gc: 3% heap: 1.9G/6.4G direct: 3.9M postGC: 1.7G -> (38/180) -> worker(77%) 15:02:55 INF [sort] - chunks: [ 140 / 178 79% ] 212G cpus: 1 gc: 9% heap: 1.8G/6.4G direct: 3.9M postGC: 1.7G -> (37/180) -> worker(73%) 15:03:05 INF [sort] - chunks: [ 141 / 178 79% ] 212G cpus: 0.7 gc: 11% heap: 1.9G/6.4G direct: 3.9M postGC: 1.9G -> (36/180) -> worker(47%) 15:03:17 INF [sort] - chunks: [ 141 / 178 79% ] 212G cpus: 0.9 gc: 0% heap: 1.9G/6.4G direct: 3.9M postGC: 1.9G -> (36/180) -> worker(74%) 15:03:27 INF [sort] - chunks: [ 142 / 178 80% ] 212G cpus: 0.9 gc: 7% heap: 1.9G/6.4G direct: 3.9M postGC: 1.7G -> (35/180) -> worker(73%) 15:03:37 INF [sort] - chunks: [ 143 / 178 80% ] 212G cpus: 0.8 gc: 11% heap: 1.9G/6.4G direct: 3.9M postGC: 1.8G -> (34/180) -> worker(54%) 15:03:47 INF [sort] - chunks: [ 144 / 178 81% ] 212G cpus: 0.8 gc: 2% heap: 2.1G/6.4G direct: 3.9M postGC: 2.1G -> (33/180) -> worker(77%) 15:03:57 INF [sort] - chunks: [ 144 / 178 81% ] 212G cpus: 0.9 gc: 7% heap: 1.9G/6.4G direct: 3.9M postGC: 1.8G -> (33/180) -> worker(72%) 15:04:07 INF [sort] - chunks: [ 145 / 178 81% ] 212G cpus: 0.7 gc: 11% heap: 1.8G/6.4G direct: 3.9M postGC: 1.9G -> (32/180) -> worker(44%) 15:04:17 INF [sort] - chunks: [ 146 / 178 82% ] 212G cpus: 0.8 gc: 0% heap: 2.1G/6.4G direct: 3.9M postGC: 1.9G -> (31/180) -> worker(78%) 15:04:27 INF [sort] - chunks: [ 146 / 178 82% ] 212G cpus: 1.1 gc: 10% heap: 1.9G/6.4G direct: 3.9M postGC: 1.8G -> (31/180) -> worker(79%) 15:04:37 INF [sort] - chunks: [ 147 / 178 83% ] 212G cpus: 0.8 gc: 10% heap: 1.9G/6.4G direct: 3.9M postGC: 1.8G -> (30/180) -> worker(52%) 15:04:47 INF [sort] - chunks: [ 148 / 178 83% ] 212G cpus: 0.9 gc: 3% heap: 2G/6.4G direct: 3.9M postGC: 2.1G -> (29/180) -> worker(76%) 15:04:57 INF [sort] - chunks: [ 148 / 178 83% ] 212G cpus: 1 gc: 8% heap: 1.9G/6.4G direct: 3.9M postGC: 1.8G -> (29/180) -> worker(78%) 15:05:07 INF [sort] - chunks: [ 149 / 178 84% ] 212G cpus: 0.8 gc: 11% heap: 1.9G/6.4G direct: 3.9M postGC: 1.8G -> (28/180) -> worker(56%) 15:05:17 INF [sort] - chunks: [ 150 / 178 84% ] 212G cpus: 0.8 gc: 2% heap: 2.3G/6.4G direct: 3.9M postGC: 2.2G -> (27/180) -> worker(77%) 15:05:27 INF [sort] - chunks: [ 150 / 178 84% ] 212G cpus: 1 gc: 7% heap: 1.9G/6.4G direct: 3.9M postGC: 1.7G -> (27/180) -> worker(79%) 15:05:37 INF [sort] - chunks: [ 151 / 178 85% ] 212G cpus: 0.6 gc: 8% heap: 2G/6.4G direct: 3.9M postGC: 1.9G -> (26/180) -> worker(41%) 15:05:47 INF [sort] - chunks: [ 152 / 178 85% ] 212G cpus: 0.4 gc: 0% heap: 2.1G/6.4G direct: 3.9M postGC: 1.9G -> (25/180) -> worker(33%) 15:06:01 INF [sort] - chunks: [ 152 / 178 85% ] 212G cpus: 0.7 gc: 7% heap: 2G/6.4G direct: 3.9M postGC: 1.8G -> (25/180) -> worker(40%) 15:06:12 INF [sort] - chunks: [ 153 / 178 86% ] 213G cpus: 0.7 gc: 8% heap: 1.8G/6.4G direct: 3.9M postGC: 1.7G -> (24/180) -> worker(52%) 15:06:22 INF [sort] - chunks: [ 155 / 178 87% ] 212G cpus: 0.8 gc: 14% heap: 3.8G/6.4G direct: 3.9M postGC: 3.8G -> (22/180) -> worker(54%) 15:06:32 INF [sort] - chunks: [ 155 / 178 87% ] 212G cpus: 1 gc: 8% heap: 2G/6.4G direct: 3.9M postGC: 1.8G -> (22/180) -> worker(79%) 15:06:42 INF [sort] - chunks: [ 156 / 178 88% ] 212G cpus: 0.8 gc: 10% heap: 1.9G/6.4G direct: 3.9M postGC: 1.7G -> (21/180) -> worker(58%) 15:06:52 INF [sort] - chunks: [ 157 / 178 88% ] 212G cpus: 0.9 gc: 9% heap: 1.3G/6.4G direct: 3.9M postGC: 1.2G -> (20/180) -> worker(67%) 15:07:04 INF [sort] - chunks: [ 157 / 178 88% ] 213G cpus: 1 gc: 3% heap: 1.9G/6.4G direct: 3.9M postGC: 1.7G -> (20/180) -> worker(78%) 15:07:14 INF [sort] - chunks: [ 158 / 178 89% ] 212G cpus: 0.9 gc: 9% heap: 1.9G/6.4G direct: 3.9M postGC: 1.7G -> (19/180) -> worker(76%) 15:07:24 INF [sort] - chunks: [ 159 / 178 89% ] 212G cpus: 0.9 gc: 11% heap: 1.9G/6.4G direct: 3.9M postGC: 1.8G -> (18/180) -> worker(66%) 15:07:34 INF [sort] - chunks: [ 160 / 178 90% ] 212G cpus: 0.9 gc: 2% heap: 2G/6.4G direct: 3.9M postGC: 2.1G -> (17/180) -> worker(79%) 15:07:44 INF [sort] - chunks: [ 160 / 178 90% ] 212G cpus: 1 gc: 7% heap: 1.9G/6.4G direct: 3.9M postGC: 1.8G -> (17/180) -> worker(77%) 15:07:54 INF [sort] - chunks: [ 161 / 178 90% ] 212G cpus: 0.9 gc: 10% heap: 1.7G/6.4G direct: 3.9M postGC: 1.6G -> (16/180) -> worker(58%) 15:08:05 INF [sort] - chunks: [ 161 / 178 90% ] 212G cpus: 0.9 gc: 1% heap: 2G/6.4G direct: 3.9M postGC: 1.9G -> (16/180) -> worker(80%) 15:08:15 INF [sort] - chunks: [ 163 / 178 92% ] 212G cpus: 1 gc: 14% heap: 2.5G/6.4G direct: 3.9M postGC: 2.6G -> (14/180) -> worker(56%) 15:08:25 INF [sort] - chunks: [ 163 / 178 92% ] 212G cpus: 1 gc: 4% heap: 1.9G/6.4G direct: 3.9M postGC: 2G -> (14/180) -> worker(76%) 15:08:35 INF [sort] - chunks: [ 164 / 178 92% ] 212G cpus: 0.4 gc: 6% heap: 2.9G/6.4G direct: 3.9M postGC: 2.9G -> (13/180) -> worker(29%) 15:08:45 INF [sort] - chunks: [ 164 / 178 92% ] 212G cpus: 1.2 gc: 5% heap: 1.9G/6.4G direct: 3.9M postGC: 1.9G -> (13/180) -> worker(86%) 15:08:55 INF [sort] - chunks: [ 165 / 178 93% ] 212G cpus: 0.5 gc: 7% heap: 3.6G/6.4G direct: 3.9M postGC: 3.4G -> (12/180) -> worker(36%) 15:09:09 INF [sort] - chunks: [ 165 / 178 93% ] 213G cpus: 0.8 gc: 0% heap: 3.7G/6.4G direct: 3.9M postGC: 3.4G -> (12/180) -> worker(62%) 15:09:20 INF [sort] - chunks: [ 166 / 178 93% ] 213G cpus: 0.6 gc: 10% heap: 1.8G/6.4G direct: 3.9M postGC: 1.7G -> (11/180) -> worker(46%) 15:09:30 INF [sort] - chunks: [ 167 / 178 94% ] 212G cpus: 1.1 gc: 9% heap: 1.9G/6.4G direct: 3.9M postGC: 1.9G -> (10/180) -> worker(76%) 15:09:40 INF [sort] - chunks: [ 168 / 178 94% ] 212G cpus: 0.7 gc: 10% heap: 3.7G/6.4G direct: 3.9M postGC: 3.5G -> (9/180) -> worker(46%) 15:09:53 INF [sort] - chunks: [ 168 / 178 94% ] 213G cpus: 0.7 gc: 0% heap: 3.8G/6.4G direct: 3.9M postGC: 3.5G -> (9/180) -> worker(54%) 15:10:03 INF [sort] - chunks: [ 169 / 178 95% ] 212G cpus: 0.8 gc: 9% heap: 1.9G/6.4G direct: 3.9M postGC: 1.9G -> (8/180) -> worker(77%) 15:10:13 INF [sort] - chunks: [ 170 / 178 96% ] 212G cpus: 0.9 gc: 9% heap: 1.9G/6.4G direct: 3.9M postGC: 1.7G -> (7/180) -> worker(59%) 15:10:23 INF [sort] - chunks: [ 171 / 178 96% ] 212G cpus: 0.8 gc: 10% heap: 1.5G/6.4G direct: 3.9M postGC: 1.4G -> (6/180) -> worker(62%) 15:10:35 INF [sort] - chunks: [ 171 / 178 96% ] 213G cpus: 0.9 gc: 1% heap: 1.9G/6.4G direct: 3.9M postGC: 1.7G -> (6/180) -> worker(78%) 15:10:45 INF [sort] - chunks: [ 173 / 178 97% ] 212G cpus: 1.2 gc: 18% heap: 2.6G/6.4G direct: 3.9M postGC: 2.7G -> (4/180) -> worker(67%) 15:10:55 INF [sort] - chunks: [ 174 / 178 98% ] 212G cpus: 1 gc: 10% heap: 2.7G/6.4G direct: 3.9M postGC: 2.6G -> (3/180) -> worker(57%) 15:11:08 INF [sort] - chunks: [ 174 / 178 98% ] 213G cpus: 1.2 gc: 6% heap: 1.9G/6.4G direct: 3.9M postGC: 1.9G -> (3/180) -> worker(70%) 15:11:18 INF [sort] - chunks: [ 176 / 178 99% ] 212G cpus: 0.6 gc: 8% heap: 4.1G/6.4G direct: 3.9M postGC: 3.9G -> (1/180) -> worker(50%) 15:11:33 INF [sort] - chunks: [ 176 / 178 99% ] 212G cpus: 0.6 gc: 4% heap: 1.9G/6.4G direct: 3.9M postGC: 1.8G -> (1/180) -> worker(33%) 15:11:34 INF [sort] - chunks: [ 178 / 178 100% ] 212G cpus: 0.3 gc: 3% heap: 365M/6.4G direct: 3.9M postGC: 428M -> (0/180) -> worker( -%) 15:11:34 INF [sort] - Finished in 45m10s cpu:36m11s gc:3m2s avg:0.8 15:11:34 INF [sort] - worker 1x(60% 27m12s) 15:11:35 INF - read:673s write:867s sort:1168s 15:11:35 INF [archive] - 15:11:35 INF [archive] - Starting... 15:11:39 INF [archive:write] - Starting z0 15:11:39 INF [archive:write] - Finished z0 in 0s cpu:0s avg:2, now starting z1 15:11:39 INF [archive:write] - Finished z1 in 0s cpu:0s avg:0, now starting z2 15:11:40 INF [archive:write] - Finished z2 in 1s cpu:3s avg:2, now starting z3 15:11:41 INF [archive:write] - Finished z3 in 1s cpu:3s avg:2, now starting z4 15:11:46 INF [archive] - features: [ 1M 0% 106k/s ] 212G tiles: [ 289 28/s ] 11M cpus: 2 gc: 7% heap: 1.5G/6.4G direct: 4.2M postGC: 1.1G read(18%) -> (322/325) -> encode(48% 49%) -> (323/324) -> write( 0%) last tile: 4/12/5 (z4 79%) https://onthegomap.github.io/planetiler-demo/#4.5/48.37824/101.25 15:11:52 INF [archive:write] - Finished z4 in 11s cpu:21s gc:2s avg:2, now starting z5 15:11:56 INF [archive] - features: [ 2.6M 0% 161k/s ] 212G tiles: [ 1k 78/s ] 21M cpus: 2 gc: 19% heap: 2.4G/6.4G direct: 4.2M postGC: 2.1G read( 4%) -> (322/325) -> encode(51% 50%) -> (323/324) -> write( 0%) last tile: 5/27/18 (z5 72%) https://onthegomap.github.io/planetiler-demo/#5.5/-26.9476/129.375 15:12:04 INF [archive:write] - Finished z5 in 12s cpu:24s gc:2s avg:2, now starting z6 15:12:06 INF [archive] - features: [ 4.8M 0% 215k/s ] 212G tiles: [ 1.5k 45/s ] 29M cpus: 2 gc: 12% heap: 2.5G/6.4G direct: 4.2M postGC: 1.8G read( 3%) -> (321/325) -> encode(67% 70%) -> (323/324) -> write( 0%) last tile: 6/13/15 (z6 4%) https://onthegomap.github.io/planetiler-demo/#6.5/67.58491/-104.0625 15:12:16 INF [archive] - features: [ 5.4M 0% 65k/s ] 212G tiles: [ 2k 49/s ] 33M cpus: 2 gc: 2% heap: 2.3G/6.4G direct: 4.2M postGC: 1.4G read( 1%) -> (322/325) -> encode(72% 70%) -> (323/324) -> write( 0%) last tile: 6/30/25 (z6 16%) https://onthegomap.github.io/planetiler-demo/#6.5/34.27503/-8.4375 15:12:26 INF [archive] - features: [ 6.5M 0% 103k/s ] 212G tiles: [ 2.1k 16/s ] 37M cpus: 2 gc: 2% heap: 2.7G/6.4G direct: 4.2M postGC: 1.3G read( 2%) -> (322/325) -> encode(89% 89%) -> (323/324) -> write( 0%) last tile: 6/14/24 (z6 20%) https://onthegomap.github.io/planetiler-demo/#6.5/38.78889/-98.4375 15:12:36 INF [archive] - features: [ 7.5M 0% 98k/s ] 212G tiles: [ 4.4k 228/s ] 46M cpus: 2 gc: 4% heap: 2.5G/6.4G direct: 4.2M postGC: 1.3G read( 4%) -> (321/325) -> encode(89% 88%) -> (322/324) -> write( 0%) last tile: 6/57/25 (z6 76%) https://onthegomap.github.io/planetiler-demo/#6.5/34.27503/143.4375 15:12:46 INF [archive] - features: [ 9.4M 0% 192k/s ] 212G tiles: [ 4.7k 25/s ] 52M cpus: 2 gc: 4% heap: 3.9G/6.4G direct: 4.2M postGC: 2.2G read( 3%) -> (321/325) -> encode(84% 85%) -> (323/324) -> write( 0%) last tile: 6/41/24 (z6 82%) https://onthegomap.github.io/planetiler-demo/#6.5/38.78889/53.4375 15:12:56 INF [archive] - features: [ 10M 0% 104k/s ] 212G tiles: [ 4.8k 10/s ] 57M cpus: 2 gc: 5% heap: 2.4G/6.4G direct: 4.2M postGC: 1.1G read( 2%) -> (322/325) -> encode(89% 87%) -> (323/324) -> write( 0%) last tile: 6/33/23 (z6 85%) https://onthegomap.github.io/planetiler-demo/#6.5/43.03447/8.4375 15:13:06 INF [archive] - features: [ 11M 0% 93k/s ] 212G tiles: [ 4.9k 5/s ] 60M cpus: 2 gc: 3% heap: 2.7G/6.4G direct: 4.2M postGC: 2.1G read( 1%) -> (322/325) -> encode(87% 87%) -> (323/324) -> write( 0%) last tile: 6/40/18 (z6 86%) https://onthegomap.github.io/planetiler-demo/#6.5/60.21007/47.8125 15:13:10 INF [archive:write] - Finished z6 in 1m6s cpu:2m12s gc:2s avg:2, now starting z7 15:13:16 INF [archive] - features: [ 11M 0% 16k/s ] 212G tiles: [ 6.8k 193/s ] 65M cpus: 2 gc: 2% heap: 1.7G/6.4G direct: 4.2M postGC: 1.4G read( 0%) -> (322/325) -> encode(90% 89%) -> (323/324) -> write( 0%) last tile: 7/60/3 (z7 8%) https://onthegomap.github.io/planetiler-demo/#7.5/84.12322/-9.84375 15:13:26 INF [archive] - features: [ 11M 0% 33k/s ] 212G tiles: [ 7.6k 77/s ] 69M cpus: 2 gc: 2% heap: 2.6G/6.4G direct: 4.2M postGC: 1.3G read( 0%) -> (322/325) -> encode(93% 91%) -> (323/324) -> write( 0%) last tile: 7/36/45 (z7 13%) https://onthegomap.github.io/planetiler-demo/#7.5/46.06461/-77.34375 15:13:36 INF [archive] - features: [ 12M 0% 36k/s ] 212G tiles: [ 7.6k 6/s ] 71M cpus: 2 gc: 2% heap: 2.8G/6.4G direct: 4.2M postGC: 1.3G read( 0%) -> (316/325) -> encode(93% 94%) -> (323/324) -> write( 0%) last tile: 7/44/44 (z7 13%) https://onthegomap.github.io/planetiler-demo/#7.5/47.98134/-54.84375 15:13:46 INF [archive] - features: [ 13M 0% 122k/s ] 212G tiles: [ 8.2k 53/s ] 77M cpus: 2 gc: 4% heap: 2.5G/6.4G direct: 4.2M postGC: 969M read( 2%) -> (322/325) -> encode(91% 90%) -> (323/324) -> write( 0%) last tile: 7/59/61 (z7 17%) https://onthegomap.github.io/planetiler-demo/#7.5/7.01158/-12.65625 15:13:56 INF [archive] - features: [ 14M 1% 77k/s ] 212G tiles: [ 8.4k 25/s ] 80M cpus: 2 gc: 4% heap: 943M/6.4G direct: 4.2M postGC: 1.6G read( 1%) -> (322/325) -> encode(88% 87%) -> (323/324) -> write( 0%) last tile: 7/33/53 (z7 18%) https://onthegomap.github.io/planetiler-demo/#7.5/28.29718/-85.78125 15:14:06 INF [archive] - features: [ 14M 1% 64k/s ] 212G tiles: [ 8.7k 25/s ] 83M cpus: 2 gc: 3% heap: 2.7G/6.4G direct: 4.2M postGC: 1G read( 2%) -> (320/325) -> encode(92% 92%) -> (323/324) -> write( 0%) last tile: 7/21/49 (z7 20%) https://onthegomap.github.io/planetiler-demo/#7.5/37.71024/-119.53125 15:14:16 INF [archive] - features: [ 15M 1% 90k/s ] 212G tiles: [ 8.8k 10/s ] 87M cpus: 2 gc: 4% heap: 2.4G/6.4G direct: 4.2M postGC: 1G read( 3%) -> (322/325) -> encode(87% 87%) -> (323/324) -> write( 0%) last tile: 7/25/44 (z7 20%) https://onthegomap.github.io/planetiler-demo/#7.5/47.98134/-108.28125 15:14:26 INF [archive] - features: [ 16M 1% 15k/s ] 212G tiles: [ 9k 19/s ] 93M cpus: 2 gc: 2% heap: 2.7G/6.4G direct: 4.2M postGC: 1G read( 0%) -> (322/325) -> encode(93% 94%) -> (323/324) -> write( 0%) last tile: 7/22/43 (z7 22%) https://onthegomap.github.io/planetiler-demo/#7.5/49.82948/-116.71875 15:14:36 INF [archive] - features: [ 16M 1% 66k/s ] 212G tiles: [ 12k 343/s ] 100M cpus: 2 gc: 3% heap: 3.1G/6.4G direct: 4.2M postGC: 999M read( 1%) -> (322/325) -> encode(91% 93%) -> (323/324) -> write( 0%) last tile: 7/35/65 (z7 48%) https://onthegomap.github.io/planetiler-demo/#7.5/-4.21368/-80.15625 15:14:46 INF [archive] - features: [ 17M 1% 79k/s ] 212G tiles: [ 15k 259/s ] 108M cpus: 2 gc: 3% heap: 3.1G/6.4G direct: 4.2M postGC: 1.5G read( 2%) -> (322/325) -> encode(84% 88%) -> (323/324) -> write( 0%) last tile: 7/107/64 (z7 73%) https://onthegomap.github.io/planetiler-demo/#7.5/-1.40569/122.34375 15:14:56 INF [archive] - features: [ 18M 1% 67k/s ] 212G tiles: [ 15k 73/s ] 113M cpus: 2 gc: 3% heap: 2.6G/6.4G direct: 4.2M postGC: 1G read( 1%) -> (318/325) -> encode(89% 93%) -> (323/324) -> write( 0%) last tile: 7/113/33 (z7 78%) https://onthegomap.github.io/planetiler-demo/#7.5/64.76747/139.21875 15:15:06 INF [archive] - features: [ 19M 1% 132k/s ] 212G tiles: [ 16k 41/s ] 121M cpus: 2 gc: 4% heap: 2.8G/6.4G direct: 4.2M postGC: 1.1G read( 4%) -> (319/325) -> encode(89% 91%) -> (320/324) -> write( 0%) last tile: 7/104/49 (z7 80%) https://onthegomap.github.io/planetiler-demo/#7.5/37.71024/113.90625 15:15:16 INF [archive] - features: [ 20M 1% 125k/s ] 212G tiles: [ 16k 7/s ] 124M cpus: 2 gc: 5% heap: 2.2G/6.4G direct: 4.2M postGC: 1.1G read( 4%) -> (320/325) -> encode(88% 88%) -> (323/324) -> write( 0%) last tile: 7/107/59 (z7 81%) https://onthegomap.github.io/planetiler-demo/#7.5/12.5509/122.34375 15:15:26 INF [archive] - features: [ 21M 1% 122k/s ] 212G tiles: [ 16k 36/s ] 133M cpus: 2 gc: 4% heap: 2.2G/6.4G direct: 4.2M postGC: 1.1G read( 3%) -> (321/325) -> encode(93% 94%) -> (323/324) -> write( 0%) last tile: 7/80/61 (z7 83%) https://onthegomap.github.io/planetiler-demo/#7.5/7.01158/46.40625 15:15:36 INF [archive] - features: [ 22M 1% 76k/s ] 212G tiles: [ 16k 22/s ] 139M cpus: 2 gc: 3% heap: 2.4G/6.4G direct: 4.2M postGC: 2G read( 2%) -> (322/325) -> encode(92% 90%) -> (323/324) -> write( 0%) last tile: 7/74/52 (z7 84%) https://onthegomap.github.io/planetiler-demo/#7.5/30.7437/29.53125 15:15:46 INF [archive] - features: [ 23M 1% 54k/s ] 212G tiles: [ 16k 5/s ] 142M cpus: 2 gc: 4% heap: 2.9G/6.4G direct: 4.2M postGC: 1.1G read( 2%) -> (319/325) -> encode(94% 95%) -> (323/324) -> write( 0%) last tile: 7/77/41 (z7 85%) https://onthegomap.github.io/planetiler-demo/#7.5/53.32261/37.96875 15:15:56 INF [archive] - features: [ 23M 1% 40k/s ] 212G tiles: [ 16k 2/s ] 146M cpus: 2 gc: 3% heap: 2.5G/6.4G direct: 4.2M postGC: 1.1G read( 2%) -> (322/325) -> encode(95% 96%) -> (323/324) -> write( 0%) last tile: 7/74/44 (z7 85%) https://onthegomap.github.io/planetiler-demo/#7.5/47.98134/29.53125 15:16:06 INF [archive] - features: [ 24M 1% 124k/s ] 212G tiles: [ 16k 3/s ] 150M cpus: 2 gc: 3% heap: 1.4G/6.4G direct: 4.2M postGC: 1.2G read( 1%) -> (322/325) -> encode(96% 95%) -> (323/324) -> write( 0%) last tile: 7/64/46 (z7 85%) https://onthegomap.github.io/planetiler-demo/#7.5/44.07896/1.40625 15:16:16 INF [archive] - features: [ 26M 1% 122k/s ] 212G tiles: [ 16k 1/s ] 153M cpus: 2 gc: 4% heap: 1.5G/6.4G direct: 4.2M postGC: 1.2G read( 1%) -> (319/325) -> encode(94% 96%) -> (323/324) -> write( 0%) last tile: 7/64/42 (z7 85%) https://onthegomap.github.io/planetiler-demo/#7.5/51.60962/1.40625 15:16:26 INF [archive] - features: [ 26M 1% 68k/s ] 212G tiles: [ 17k 1/s ] 156M cpus: 2 gc: 4% heap: 2.2G/6.4G direct: 4.2M postGC: 1.2G read( 1%) -> (320/325) -> encode(95% 95%) -> (323/324) -> write( 0%) last tile: 7/71/43 (z7 85%) https://onthegomap.github.io/planetiler-demo/#7.5/49.82948/21.09375 15:16:36 INF [archive] - features: [ 27M 1% 27k/s ] 212G tiles: [ 17k 3/s ] 159M cpus: 2 gc: 2% heap: 2.9G/6.4G direct: 4.2M postGC: 1.3G read( 1%) -> (322/325) -> encode(98% 97%) -> (323/324) -> write( 0%) last tile: 7/67/34 (z7 85%) https://onthegomap.github.io/planetiler-demo/#7.5/63.54167/9.84375 15:16:46 INF [archive] - features: [ 27M 1% 24k/s ] 212G tiles: [ 17k 5/s ] 163M cpus: 2 gc: 2% heap: 2.6G/6.4G direct: 4.2M postGC: 1.3G read( 1%) -> (322/325) -> encode(97% 97%) -> (323/324) -> write( 0%) last tile: 7/75/37 (z7 86%) https://onthegomap.github.io/planetiler-demo/#7.5/59.52678/32.34375 15:16:57 INF [archive] - features: [ 27M 1% 22k/s ] 212G tiles: [ 17k 8/s ] 166M cpus: 2 gc: 3% heap: 1.5G/6.4G direct: 4.2M postGC: 1.3G read( 1%) -> (321/325) -> encode(97% 97%) -> (323/324) -> write( 0%) last tile: 7/85/38 (z7 86%) https://onthegomap.github.io/planetiler-demo/#7.5/58.07013/60.46875 15:17:07 INF [archive] - features: [ 27M 1% 31k/s ] 212G tiles: [ 17k 13/s ] 170M cpus: 2 gc: 2% heap: 3.2G/6.4G direct: 4.2M postGC: 1.4G read( 1%) -> (321/325) -> encode(97% 97%) -> (323/324) -> write( 0%) last tile: 7/95/42 (z7 87%) https://onthegomap.github.io/planetiler-demo/#7.5/51.60962/88.59375 15:17:14 INF [archive:write] - Finished z7 in 4m4s cpu:8m6s gc:7s avg:2, now starting z8 15:17:17 INF [archive] - features: [ 28M 1% 20k/s ] 212G tiles: [ 21k 464/s ] 179M cpus: 2 gc: 2% heap: 3.3G/6.4G direct: 4.2M postGC: 1.4G read( 1%) -> (322/325) -> encode(96% 96%) -> (323/324) -> write( 0%) last tile: 8/40/52 (z8 4%) https://onthegomap.github.io/planetiler-demo/#8.5/72.18055/-123.04688 15:17:27 INF [archive] - features: [ 28M 1% 25k/s ] 212G tiles: [ 27k 597/s ] 189M cpus: 2 gc: 2% heap: 3.6G/6.4G direct: 4.2M postGC: 1.5G read( 1%) -> (320/325) -> encode(96% 97%) -> (323/324) -> write( 0%) last tile: 8/66/94 (z8 13%) https://onthegomap.github.io/planetiler-demo/#8.5/42.55093/-86.48438 15:17:37 INF [archive] - features: [ 28M 1% 51k/s ] 212G tiles: [ 28k 7/s ] 194M cpus: 2 gc: 3% heap: 2.7G/6.4G direct: 4.2M postGC: 1.5G read( 1%) -> (322/325) -> encode(96% 96%) -> (323/324) -> write( 0%) last tile: 8/77/94 (z8 13%) https://onthegomap.github.io/planetiler-demo/#8.5/42.55093/-71.01562 15:17:47 INF [archive] - features: [ 29M 1% 27k/s ] 212G tiles: [ 29k 103/s ] 203M cpus: 2 gc: 2% heap: 1.1G/6.4G direct: 4.2M postGC: 964M read( 1%) -> (322/325) -> encode(93% 93%) -> (323/324) -> write( 0%) last tile: 8/124/78 (z8 15%) https://onthegomap.github.io/planetiler-demo/#8.5/56.943/-4.92188 15:17:57 INF [archive] - features: [ 30M 1% 86k/s ] 212G tiles: [ 29k 18/s ] 205M cpus: 2 gc: 4% heap: 1.6G/6.4G direct: 4.2M postGC: 1G read( 1%) -> (314/325) -> encode(96% 95%) -> (323/324) -> write( 0%) last tile: 8/127/84 (z8 15%) https://onthegomap.github.io/planetiler-demo/#8.5/52.0504/-0.70312 15:18:07 INF [archive] - features: [ 31M 1% 180k/s ] 212G tiles: [ 31k 204/s ] 217M cpus: 2 gc: 4% heap: 2G/6.4G direct: 4.2M postGC: 1.1G read( 3%) -> (322/325) -> encode(94% 95%) -> (323/324) -> write( 0%) last tile: 8/74/99 (z8 18%) https://onthegomap.github.io/planetiler-demo/#8.5/37.15824/-75.23438 15:18:17 INF [archive] - features: [ 32M 1% 69k/s ] 212G tiles: [ 31k 7/s ] 221M cpus: 2 gc: 3% heap: 1.3G/6.4G direct: 4.2M postGC: 1.2G read( 1%) -> (322/325) -> encode(96% 97%) -> (323/324) -> write( 0%) last tile: 8/65/97 (z8 18%) https://onthegomap.github.io/planetiler-demo/#8.5/39.36616/-87.89062 15:18:27 INF [archive] - features: [ 33M 1% 48k/s ] 212G tiles: [ 31k 5/s ] 223M cpus: 2 gc: 4% heap: 1.7G/6.4G direct: 4.2M postGC: 1.3G read( 1%) -> (322/325) -> encode(95% 95%) -> (323/324) -> write( 0%) last tile: 8/70/107 (z8 18%) https://onthegomap.github.io/planetiler-demo/#8.5/27.68175/-80.85938 15:18:37 INF [archive] - features: [ 33M 1% 65k/s ] 212G tiles: [ 31k 40/s ] 229M cpus: 2 gc: 2% heap: 3G/6.4G direct: 4.2M postGC: 1.3G read( 1%) -> (322/325) -> encode(97% 96%) -> (323/324) -> write( 0%) last tile: 8/56/114 (z8 19%) https://onthegomap.github.io/planetiler-demo/#8.5/18.64494/-100.54688 15:18:47 INF [archive] - features: [ 34M 1% 91k/s ] 212G tiles: [ 32k 81/s ] 234M cpus: 2 gc: 4% heap: 1.5G/6.4G direct: 4.2M postGC: 1.4G read( 4%) -> (320/325) -> encode(94% 94%) -> (321/324) -> write( 0%) last tile: 8/58/109 (z8 20%) https://onthegomap.github.io/planetiler-demo/#8.5/25.16351/-97.73438 15:18:57 INF [archive] - features: [ 35M 1% 73k/s ] 212G tiles: [ 32k 31/s ] 242M cpus: 2 gc: 4% heap: 1.6G/6.4G direct: 4.2M postGC: 1.6G read( 2%) -> (322/325) -> encode(92% 90%) -> (323/324) -> write( 0%) last tile: 8/58/86 (z8 21%) https://onthegomap.github.io/planetiler-demo/#8.5/50.28722/-97.73438 15:19:07 INF [archive] - features: [ 35M 1% 15k/s ] 212G tiles: [ 33k 63/s ] 253M cpus: 2 gc: 1% heap: 2.3G/6.4G direct: 4.2M postGC: 1G read( 0%) -> (322/325) -> encode(95% 94%) -> (323/324) -> write( 0%) last tile: 8/46/82 (z8 22%) https://onthegomap.github.io/planetiler-demo/#8.5/53.74665/-114.60938 15:19:17 INF [archive] - features: [ 35M 1% 39k/s ] 212G tiles: [ 45k 1.1k/s ] 261M cpus: 2 gc: 3% heap: 1.5G/6.4G direct: 4.2M postGC: 976M read( 2%) -> (322/325) -> encode(97% 96%) -> (323/324) -> write( 0%) last tile: 8/103/181 (z8 45%) https://onthegomap.github.io/planetiler-demo/#8.5/-59.88706/-34.45312 15:19:27 INF [archive] - features: [ 36M 1% 98k/s ] 212G tiles: [ 47k 211/s ] 273M cpus: 2 gc: 2% heap: 2.9G/6.4G direct: 4.2M postGC: 1G read( 3%) -> (320/325) -> encode(95% 94%) -> (323/324) -> write( 0%) last tile: 8/87/139 (z8 48%) https://onthegomap.github.io/planetiler-demo/#8.5/-15.96019/-56.95312 15:19:37 INF [archive] - features: [ 38M 1% 149k/s ] 212G tiles: [ 54k 766/s ] 288M cpus: 2 gc: 4% heap: 3.2G/6.4G direct: 4.2M postGC: 1.2G read( 6%) -> (322/325) -> encode(92% 94%) -> (323/324) -> write( 0%) last tile: 8/231/161 (z8 70%) https://onthegomap.github.io/planetiler-demo/#8.5/-42.55093/145.54688 15:19:47 INF [archive] - features: [ 39M 1% 125k/s ] 212G tiles: [ 57k 308/s ] 297M cpus: 2 gc: 3% heap: 3.3G/6.4G direct: 4.2M postGC: 1.3G read( 3%) -> (321/325) -> encode(95% 95%) -> (323/324) -> write( 0%) last tile: 8/251/156 (z8 74%) https://onthegomap.github.io/planetiler-demo/#8.5/-37.15824/173.67188 15:19:57 INF [archive] - features: [ 40M 1% 72k/s ] 212G tiles: [ 60k 242/s ] 305M cpus: 2 gc: 3% heap: 1.4G/6.4G direct: 4.2M postGC: 1.4G read( 3%) -> (322/325) -> encode(94% 95%) -> (323/324) -> write( 0%) last tile: 8/216/88 (z8 78%) https://onthegomap.github.io/planetiler-demo/#8.5/48.45621/124.45312 15:20:07 INF [archive] - features: [ 42M 2% 185k/s ] 212G tiles: [ 61k 119/s ] 319M cpus: 2 gc: 3% heap: 2.7G/6.4G direct: 4.2M postGC: 1.6G read( 7%) -> (321/325) -> encode(95% 90%) -> (322/324) -> write( 0%) last tile: 8/203/102 (z8 80%) https://onthegomap.github.io/planetiler-demo/#8.5/33.72235/106.17188 15:20:17 INF [archive] - features: [ 44M 2% 249k/s ] 212G tiles: [ 61k 24/s ] 325M cpus: 2 gc: 4% heap: 3.2G/6.4G direct: 4.2M postGC: 986M read( 7%) -> (322/325) -> encode(90% 87%) -> (323/324) -> write( 0%) last tile: 8/213/109 (z8 80%) https://onthegomap.github.io/planetiler-demo/#8.5/25.16351/120.23438 15:20:27 INF [archive] - features: [ 46M 2% 194k/s ] 212G tiles: [ 62k 41/s ] 332M cpus: 2 gc: 4% heap: 1.4G/6.4G direct: 4.2M postGC: 1.1G read( 4%) -> (322/325) -> encode(95% 92%) -> (323/324) -> write( 0%) last tile: 8/201/112 (z8 81%) https://onthegomap.github.io/planetiler-demo/#8.5/21.28791/103.35938 15:20:37 INF [archive] - features: [ 49M 2% 304k/s ] 212G tiles: [ 62k 63/s ] 344M cpus: 2 gc: 4% heap: 2.1G/6.4G direct: 4.2M postGC: 1.2G read( 4%) -> (322/325) -> encode(94% 93%) -> (323/324) -> write( 0%) last tile: 8/183/110 (z8 82%) https://onthegomap.github.io/planetiler-demo/#8.5/23.88424/78.04688 15:20:47 INF [archive] - features: [ 52M 2% 239k/s ] 212G tiles: [ 63k 90/s ] 358M cpus: 2 gc: 4% heap: 1.9G/6.4G direct: 4.2M postGC: 1.4G read( 5%) -> (319/325) -> encode(93% 93%) -> (323/324) -> write( 0%) last tile: 8/134/123 (z8 83%) https://onthegomap.github.io/planetiler-demo/#8.5/6.31483/9.14062 15:20:57 INF [archive] - features: [ 53M 2% 186k/s ] 212G tiles: [ 64k 65/s ] 369M cpus: 2 gc: 5% heap: 1.9G/6.4G direct: 4.2M postGC: 1.9G read( 7%) -> (322/325) -> encode(87% 89%) -> (323/324) -> write( 0%) last tile: 8/158/92 (z8 84%) https://onthegomap.github.io/planetiler-demo/#8.5/44.58831/42.89062 15:21:07 INF [archive] - features: [ 54M 2% 59k/s ] 212G tiles: [ 64k 9/s ] 375M cpus: 2 gc: 4% heap: 2.4G/6.4G direct: 4.2M postGC: 1G read( 4%) -> (322/325) -> encode(92% 94%) -> (323/324) -> write( 0%) last tile: 8/155/81 (z8 85%) https://onthegomap.github.io/planetiler-demo/#8.5/54.57002/38.67188 15:21:17 INF [archive] - features: [ 55M 2% 66k/s ] 212G tiles: [ 64k 6/s ] 381M cpus: 2 gc: 4% heap: 3G/6.4G direct: 4.2M postGC: 1G read( 1%) -> (321/325) -> encode(95% 96%) -> (323/324) -> write( 0%) last tile: 8/146/81 (z8 85%) https://onthegomap.github.io/planetiler-demo/#8.5/54.57002/26.01562 15:21:27 INF [archive] - features: [ 56M 2% 92k/s ] 212G tiles: [ 64k 8/s ] 390M cpus: 2 gc: 4% heap: 2G/6.4G direct: 4.2M postGC: 1.1G read( 2%) -> (322/325) -> encode(94% 94%) -> (323/324) -> write( 0%) last tile: 8/144/93 (z8 85%) https://onthegomap.github.io/planetiler-demo/#8.5/43.57824/23.20312 15:21:37 INF [archive] - features: [ 57M 2% 124k/s ] 212G tiles: [ 64k 5/s ] 397M cpus: 2 gc: 4% heap: 1.2G/6.4G direct: 4.2M postGC: 1.2G read( 1%) -> (322/325) -> encode(95% 96%) -> (323/324) -> write( 0%) last tile: 8/137/91 (z8 85%) https://onthegomap.github.io/planetiler-demo/#8.5/45.58113/13.35938 15:21:47 INF [archive] - features: [ 58M 2% 107k/s ] 212G tiles: [ 64k 5/s ] 403M cpus: 2 gc: 2% heap: 2.8G/6.4G direct: 4.2M postGC: 1.2G read( 1%) -> (320/325) -> encode(96% 96%) -> (323/324) -> write( 0%) last tile: 8/128/88 (z8 85%) https://onthegomap.github.io/planetiler-demo/#8.5/48.45621/0.70312 15:21:57 INF [archive] - features: [ 59M 2% 128k/s ] 212G tiles: [ 64k 3/s ] 409M cpus: 2 gc: 3% heap: 3.1G/6.4G direct: 4.2M postGC: 1.3G read( 1%) -> (321/325) -> encode(96% 96%) -> (323/324) -> write( 0%) last tile: 8/132/84 (z8 85%) https://onthegomap.github.io/planetiler-demo/#8.5/52.0504/6.32812 15:22:07 INF [archive] - features: [ 60M 2% 80k/s ] 212G tiles: [ 64k 4/s ] 412M cpus: 2 gc: 4% heap: 1.4G/6.4G direct: 4.2M postGC: 1.4G read( 0%) -> (322/325) -> encode(95% 95%) -> (323/324) -> write( 0%) last tile: 8/133/82 (z8 85%) https://onthegomap.github.io/planetiler-demo/#8.5/53.74665/7.73438 15:22:17 INF [archive] - features: [ 61M 2% 101k/s ] 212G tiles: [ 64k 4/s ] 417M cpus: 2 gc: 2% heap: 2.1G/6.4G direct: 4.2M postGC: 1.4G read( 1%) -> (322/325) -> encode(97% 97%) -> (323/324) -> write( 0%) last tile: 8/141/85 (z8 85%) https://onthegomap.github.io/planetiler-demo/#8.5/51.17724/18.98438 15:22:27 INF [archive] - features: [ 62M 2% 65k/s ] 212G tiles: [ 64k 2/s ] 420M cpus: 2 gc: 4% heap: 2.9G/6.4G direct: 4.2M postGC: 1.4G read( 1%) -> (322/325) -> encode(94% 94%) -> (323/324) -> write( 0%) last tile: 8/141/82 (z8 85%) https://onthegomap.github.io/planetiler-demo/#8.5/53.74665/18.98438 15:22:37 INF [archive] - features: [ 62M 2% 39k/s ] 212G tiles: [ 64k 11/s ] 425M cpus: 2 gc: 2% heap: 3.4G/6.4G direct: 4.2M postGC: 1.5G read( 1%) -> (322/325) -> encode(97% 97%) -> (323/324) -> write( 0%) last tile: 8/130/73 (z8 85%) https://onthegomap.github.io/planetiler-demo/#8.5/60.58512/3.51562 15:22:47 INF [archive] - features: [ 62M 2% 28k/s ] 212G tiles: [ 65k 18/s ] 433M cpus: 2 gc: 2% heap: 3.5G/6.4G direct: 4.2M postGC: 1.5G read( 1%) -> (322/325) -> encode(97% 97%) -> (323/324) -> write( 0%) last tile: 8/150/70 (z8 86%) https://onthegomap.github.io/planetiler-demo/#8.5/62.59158/31.64062 15:22:57 INF [archive] - features: [ 63M 2% 35k/s ] 212G tiles: [ 65k 5/s ] 439M cpus: 2 gc: 3% heap: 1.6G/6.4G direct: 4.2M postGC: 914M read( 1%) -> (322/325) -> encode(94% 93%) -> (323/324) -> write( 0%) last tile: 8/148/78 (z8 86%) https://onthegomap.github.io/planetiler-demo/#8.5/56.943/28.82812 15:23:07 INF [archive] - features: [ 63M 2% 28k/s ] 212G tiles: [ 65k 6/s ] 444M cpus: 2 gc: 3% heap: 1.2G/6.4G direct: 4.2M postGC: 932M read( 1%) -> (321/325) -> encode(96% 96%) -> (323/324) -> write( 0%) last tile: 8/157/79 (z8 86%) https://onthegomap.github.io/planetiler-demo/#8.5/56.16803/41.48438 15:23:17 INF [archive] - features: [ 63M 2% 26k/s ] 212G tiles: [ 65k 32/s ] 452M cpus: 2 gc: 2% heap: 2.3G/6.4G direct: 4.2M postGC: 963M read( 1%) -> (322/325) -> encode(98% 97%) -> (323/324) -> write( 0%) last tile: 8/161/75 (z8 86%) https://onthegomap.github.io/planetiler-demo/#8.5/59.17403/47.10938 15:23:27 INF [archive] - features: [ 64M 2% 43k/s ] 212G tiles: [ 65k 28/s ] 459M cpus: 2 gc: 3% heap: 2.7G/6.4G direct: 4.2M postGC: 1G read( 1%) -> (322/325) -> encode(96% 95%) -> (323/324) -> write( 0%) last tile: 8/179/80 (z8 87%) https://onthegomap.github.io/planetiler-demo/#8.5/55.37709/72.42188 15:23:37 INF [archive] - features: [ 64M 2% 42k/s ] 212G tiles: [ 67k 179/s ] 471M cpus: 2 gc: 3% heap: 2G/6.4G direct: 4.2M postGC: 1.1G read( 1%) -> (322/325) -> encode(96% 96%) -> (323/324) -> write( 0%) last tile: 8/142/58 (z8 89%) https://onthegomap.github.io/planetiler-demo/#8.5/69.40982/20.39062 15:23:39 INF [archive:write] - Finished z8 in 6m26s cpu:12m49s gc:12s avg:2, now starting z9 15:23:47 INF [archive] - features: [ 64M 2% 32k/s ] 212G tiles: [ 103k 3.5k/s ] 495M cpus: 2 gc: 3% heap: 3.3G/6.4G direct: 4.2M postGC: 1.1G read( 1%) -> (320/325) -> encode(96% 95%) -> (323/324) -> write( 1%) last tile: 9/189/116 (z9 11%) https://onthegomap.github.io/planetiler-demo/#9.5/69.53416/-46.75781 15:23:57 INF [archive] - features: [ 65M 2% 47k/s ] 212G tiles: [ 108k 531/s ] 509M cpus: 2 gc: 3% heap: 1.9G/6.4G direct: 4.2M postGC: 1.2G read( 1%) -> (322/325) -> encode(96% 96%) -> (323/324) -> write( 0%) last tile: 9/136/188 (z9 13%) https://onthegomap.github.io/planetiler-demo/#9.5/42.81098/-84.02344 15:24:07 INF [archive] - features: [ 65M 2% 40k/s ] 212G tiles: [ 108k 15/s ] 517M cpus: 2 gc: 2% heap: 2.7G/6.4G direct: 4.2M postGC: 1.3G read( 1%) -> (322/325) -> encode(96% 97%) -> (323/324) -> write( 0%) last tile: 9/148/183 (z9 13%) https://onthegomap.github.io/planetiler-demo/#9.5/45.33616/-75.58594 15:24:17 INF [archive] - features: [ 66M 2% 51k/s ] 212G tiles: [ 108k 22/s ] 527M cpus: 2 gc: 2% heap: 3G/6.4G direct: 4.2M postGC: 1.3G read( 2%) -> (322/325) -> encode(97% 97%) -> (323/324) -> write( 0%) last tile: 9/158/172 (z9 13%) https://onthegomap.github.io/planetiler-demo/#9.5/50.5129/-68.55469 15:24:27 INF [archive] - features: [ 66M 2% 21k/s ] 212G tiles: [ 110k 196/s ] 541M cpus: 2 gc: 2% heap: 2.1G/6.4G direct: 4.2M postGC: 1.4G read( 1%) -> (321/325) -> encode(97% 97%) -> (323/324) -> write( 0%) last tile: 9/167/131 (z9 14%) https://onthegomap.github.io/planetiler-demo/#9.5/65.51256/-62.22656 15:24:37 INF [archive] - features: [ 67M 2% 94k/s ] 212G tiles: [ 113k 276/s ] 554M cpus: 2 gc: 3% heap: 3.3G/6.4G direct: 4.2M postGC: 1.5G read( 2%) -> (322/325) -> encode(95% 95%) -> (323/324) -> write( 0%) last tile: 9/250/171 (z9 15%) https://onthegomap.github.io/planetiler-demo/#9.5/50.9579/-3.86719 15:24:47 INF [archive] - features: [ 68M 3% 88k/s ] 212G tiles: [ 113k 26/s ] 563M cpus: 2 gc: 3% heap: 3.6G/6.4G direct: 4.2M postGC: 1.3G read( 1%) -> (322/325) -> encode(92% 92%) -> (323/324) -> write( 0%) last tile: 9/254/184 (z9 15%) https://onthegomap.github.io/planetiler-demo/#9.5/44.83975/-1.05469 15:24:57 INF [archive] - features: [ 69M 3% 141k/s ] 212G tiles: [ 117k 356/s ] 579M cpus: 2 gc: 5% heap: 1G/6.4G direct: 4.2M postGC: 1G read( 3%) -> (322/325) -> encode(93% 94%) -> (323/324) -> write( 0%) last tile: 9/232/234 (z9 16%) https://onthegomap.github.io/planetiler-demo/#9.5/14.94452/-16.52344 15:25:07 INF [archive] - features: [ 70M 3% 118k/s ] 212G tiles: [ 121k 438/s ] 593M cpus: 2 gc: 3% heap: 2.8G/6.4G direct: 4.2M postGC: 1.2G read( 2%) -> (322/325) -> encode(96% 96%) -> (323/324) -> write( 0%) last tile: 9/145/196 (z9 18%) https://onthegomap.github.io/planetiler-demo/#9.5/38.54764/-77.69531 15:25:17 INF [archive] - features: [ 71M 3% 70k/s ] 212G tiles: [ 122k 22/s ] 602M cpus: 2 gc: 3% heap: 1.7G/6.4G direct: 4.2M postGC: 1.3G read( 2%) -> (321/325) -> encode(95% 95%) -> (323/324) -> write( 0%) last tile: 9/134/193 (z9 18%) https://onthegomap.github.io/planetiler-demo/#9.5/40.17834/-85.42969 15:25:27 INF [archive] - features: [ 72M 3% 62k/s ] 212G tiles: [ 122k 19/s ] 609M cpus: 2 gc: 4% heap: 2G/6.4G direct: 4.2M postGC: 1.4G read( 1%) -> (322/325) -> encode(94% 95%) -> (323/324) -> write( 0%) last tile: 9/140/211 (z9 18%) https://onthegomap.github.io/planetiler-demo/#9.5/29.84018/-81.21094 15:25:37 INF [archive] - features: [ 72M 3% 19k/s ] 212G tiles: [ 122k 2/s ] 611M cpus: 2 gc: 3% heap: 3.3G/6.4G direct: 4.2M postGC: 1.5G read( 0%) -> (321/325) -> encode(97% 97%) -> (323/324) -> write( 0%) last tile: 9/138/212 (z9 18%) https://onthegomap.github.io/planetiler-demo/#9.5/29.22843/-82.61719 15:25:47 INF [archive] - features: [ 73M 3% 100k/s ] 212G tiles: [ 124k 176/s ] 627M cpus: 2 gc: 3% heap: 3.4G/6.4G direct: 4.2M postGC: 1.6G read( 2%) -> (322/325) -> encode(97% 95%) -> (323/324) -> write( 0%) last tile: 9/108/226 (z9 19%) https://onthegomap.github.io/planetiler-demo/#9.5/20.30307/-103.71094 15:25:57 INF [archive] - features: [ 74M 3% 93k/s ] 212G tiles: [ 126k 261/s ] 636M cpus: 2 gc: 4% heap: 924M/6.4G direct: 4.2M postGC: 955M read( 1%) -> (322/325) -> encode(93% 91%) -> (323/324) -> write( 0%) last tile: 9/109/203 (z9 20%) https://onthegomap.github.io/planetiler-demo/#9.5/34.59654/-103.00781 15:26:07 INF [archive] - features: [ 75M 3% 122k/s ] 212G tiles: [ 127k 84/s ] 648M cpus: 2 gc: 4% heap: 2.1G/6.4G direct: 4.2M postGC: 1.1G read( 2%) -> (322/325) -> encode(94% 95%) -> (323/324) -> write( 0%) last tile: 9/126/196 (z9 20%) https://onthegomap.github.io/planetiler-demo/#9.5/38.54764/-91.05469 15:26:17 INF [archive] - features: [ 76M 3% 62k/s ] 212G tiles: [ 128k 89/s ] 663M cpus: 2 gc: 3% heap: 1.2G/6.4G direct: 4.2M postGC: 1.2G read( 2%) -> (322/325) -> encode(95% 96%) -> (323/324) -> write( 0%) last tile: 9/118/175 (z9 21%) https://onthegomap.github.io/planetiler-demo/#9.5/49.15244/-96.67969 15:26:27 INF [archive] - features: [ 76M 3% 19k/s ] 212G tiles: [ 130k 215/s ] 681M cpus: 2 gc: 1% heap: 3.2G/6.4G direct: 4.2M postGC: 1.2G read( 0%) -> (322/325) -> encode(98% 98%) -> (323/324) -> write( 0%) last tile: 9/65/157 (z9 21%) https://onthegomap.github.io/planetiler-demo/#9.5/56.75223/-133.94531 15:26:37 INF [archive] - features: [ 76M 3% 38k/s ] 212G tiles: [ 131k 54/s ] 690M cpus: 2 gc: 2% heap: 1.8G/6.4G direct: 4.2M postGC: 1.3G read( 1%) -> (321/325) -> encode(97% 97%) -> (323/324) -> write( 0%) last tile: 9/80/183 (z9 22%) https://onthegomap.github.io/planetiler-demo/#9.5/45.33616/-123.39844 15:26:47 INF [archive] - features: [ 77M 3% 44k/s ] 212G tiles: [ 177k 4.6k/s ] 707M cpus: 2 gc: 2% heap: 3.5G/6.4G direct: 4.2M postGC: 1.4G read( 2%) -> (322/325) -> encode(96% 95%) -> (323/324) -> write( 1%) last tile: 9/128/362 (z9 46%) https://onthegomap.github.io/planetiler-demo/#9.5/-59.71163/-89.64844 15:26:57 INF [archive] - features: [ 78M 3% 90k/s ] 212G tiles: [ 181k 352/s ] 725M cpus: 2 gc: 4% heap: 3.2G/6.4G direct: 4.2M postGC: 1.5G read( 3%) -> (322/325) -> encode(93% 95%) -> (323/324) -> write( 0%) last tile: 9/152/313 (z9 47%) https://onthegomap.github.io/planetiler-demo/#9.5/-37.43945/-72.77344 15:27:07 INF [archive] - features: [ 79M 3% 119k/s ] 212G tiles: [ 185k 402/s ] 749M cpus: 2 gc: 4% heap: 3.1G/6.4G direct: 4.2M postGC: 995M read( 3%) -> (322/325) -> encode(90% 92%) -> (323/324) -> write( 0%) last tile: 9/199/285 (z9 49%) https://onthegomap.github.io/planetiler-demo/#9.5/-20.30307/-39.72656 15:27:17 INF [archive] - features: [ 80M 3% 146k/s ] 212G tiles: [ 197k 1.2k/s ] 772M cpus: 2 gc: 4% heap: 1.4G/6.4G direct: 4.2M postGC: 1.2G read( 3%) -> (321/325) -> encode(93% 95%) -> (323/324) -> write( 0%) last tile: 9/359/331 (z9 54%) https://onthegomap.github.io/planetiler-demo/#9.5/-46.79952/72.77344 15:27:27 INF [archive] - features: [ 82M 3% 123k/s ] 212G tiles: [ 224k 2.6k/s ] 791M cpus: 2 gc: 2% heap: 3.2G/6.4G direct: 4.2M postGC: 1.3G read( 3%) -> (321/325) -> encode(96% 94%) -> (323/324) -> write( 0%) last tile: 9/468/287 (z9 74%) https://onthegomap.github.io/planetiler-demo/#9.5/-21.61621/149.41406 15:27:37 INF [archive] - features: [ 82M 3% 66k/s ] 212G tiles: [ 226k 202/s ] 802M cpus: 2 gc: 3% heap: 3.4G/6.4G direct: 4.2M postGC: 1.5G read( 2%) -> (322/325) -> encode(96% 95%) -> (323/324) -> write( 0%) last tile: 9/509/315 (z9 74%) https://onthegomap.github.io/planetiler-demo/#9.5/-38.54764/178.24219 15:27:47 INF [archive] - features: [ 83M 3% 88k/s ] 212G tiles: [ 234k 811/s ] 813M cpus: 2 gc: 3% heap: 1.8G/6.4G direct: 4.2M postGC: 1.2G read( 3%) -> (322/325) -> encode(92% 92%) -> (323/324) -> write( 0%) last tile: 9/457/135 (z9 78%) https://onthegomap.github.io/planetiler-demo/#9.5/64.32045/141.67969 15:27:57 INF [archive] - features: [ 84M 3% 64k/s ] 212G tiles: [ 237k 337/s ] 833M cpus: 2 gc: 2% heap: 1.7G/6.4G direct: 4.2M postGC: 1G read( 2%) -> (322/325) -> encode(96% 96%) -> (323/324) -> write( 0%) last tile: 9/420/157 (z9 79%) https://onthegomap.github.io/planetiler-demo/#9.5/56.75223/115.66406 15:28:07 INF [archive] - features: [ 85M 3% 151k/s ] 212G tiles: [ 240k 279/s ] 857M cpus: 2 gc: 3% heap: 2.7G/6.4G direct: 4.2M postGC: 1.1G read( 4%) -> (321/325) -> encode(94% 94%) -> (323/324) -> write( 0%) last tile: 9/410/211 (z9 80%) https://onthegomap.github.io/planetiler-demo/#9.5/29.84018/108.63281 15:28:17 INF [archive] - features: [ 88M 3% 279k/s ] 212G tiles: [ 241k 69/s ] 876M cpus: 2 gc: 5% heap: 2.6G/6.4G direct: 4.2M postGC: 1.4G read( 8%) -> (322/325) -> encode(92% 88%) -> (323/324) -> write( 0%) last tile: 9/446/203 (z9 80%) https://onthegomap.github.io/planetiler-demo/#9.5/34.59654/133.94531 15:28:27 INF [archive] - features: [ 89M 3% 120k/s ] 212G tiles: [ 241k 47/s ] 885M cpus: 2 gc: 3% heap: 1G/6.4G direct: 4.2M postGC: 951M read( 3%) -> (322/325) -> encode(93% 90%) -> (323/324) -> write( 0%) last tile: 9/427/213 (z9 80%) https://onthegomap.github.io/planetiler-demo/#9.5/28.61301/120.58594 15:28:37 INF [archive] - features: [ 91M 3% 197k/s ] 212G tiles: [ 243k 156/s ] 902M cpus: 2 gc: 4% heap: 2G/6.4G direct: 4.2M postGC: 1.1G read( 5%) -> (322/325) -> encode(91% 94%) -> (323/324) -> write( 0%) last tile: 9/406/224 (z9 81%) https://onthegomap.github.io/planetiler-demo/#9.5/21.61621/105.82031 15:28:47 INF [archive] - features: [ 94M 3% 241k/s ] 212G tiles: [ 244k 175/s ] 924M cpus: 2 gc: 4% heap: 2.7G/6.4G direct: 4.2M postGC: 1.2G read( 5%) -> (322/325) -> encode(93% 94%) -> (323/324) -> write( 0%) last tile: 9/374/218 (z9 82%) https://onthegomap.github.io/planetiler-demo/#9.5/25.48253/83.32031 15:28:57 INF [archive] - features: [ 96M 4% 209k/s ] 212G tiles: [ 246k 161/s ] 949M cpus: 2 gc: 4% heap: 3.2G/6.4G direct: 4.2M postGC: 1.4G read( 5%) -> (322/325) -> encode(95% 93%) -> (323/324) -> write( 0%) last tile: 9/321/202 (z9 82%) https://onthegomap.github.io/planetiler-demo/#9.5/35.1733/46.05469 15:29:07 INF [archive] - features: [ 98M 4% 168k/s ] 212G tiles: [ 248k 249/s ] 971M cpus: 2 gc: 4% heap: 1.2G/6.4G direct: 4.2M postGC: 881M read( 2%) -> (322/325) -> encode(92% 92%) -> (323/324) -> write( 0%) last tile: 9/274/245 (z9 83%) https://onthegomap.github.io/planetiler-demo/#9.5/7.36233/13.00781 15:29:17 INF [archive] - features: [ 99M 4% 124k/s ] 212G tiles: [ 250k 170/s ] 990M cpus: 2 gc: 3% heap: 2.6G/6.4G direct: 4.2M postGC: 972M read( 2%) -> (322/325) -> encode(95% 96%) -> (323/324) -> write( 0%) last tile: 9/277/201 (z9 84%) https://onthegomap.github.io/planetiler-demo/#9.5/35.746/15.11719 15:29:27 INF [archive] - features: [ 100M 4% 150k/s ] 212G tiles: [ 251k 111/s ] 1G cpus: 2 gc: 3% heap: 2.8G/6.4G direct: 4.2M postGC: 1.1G read( 3%) -> (321/325) -> encode(94% 94%) -> (323/324) -> write( 0%) last tile: 9/315/199 (z9 84%) https://onthegomap.github.io/planetiler-demo/#9.5/36.8791/41.83594 15:29:37 INF [archive] - features: [ 101M 4% 81k/s ] 212G tiles: [ 252k 37/s ] 1G cpus: 2 gc: 3% heap: 3G/6.4G direct: 4.2M postGC: 1.2G read( 2%) -> (322/325) -> encode(95% 95%) -> (323/324) -> write( 0%) last tile: 9/319/160 (z9 85%) https://onthegomap.github.io/planetiler-demo/#9.5/55.57784/44.64844 15:29:47 INF [archive] - features: [ 102M 4% 60k/s ] 212G tiles: [ 252k 18/s ] 1G cpus: 2 gc: 4% heap: 1.5G/6.4G direct: 4.2M postGC: 1.3G read( 2%) -> (322/325) -> encode(94% 94%) -> (323/324) -> write( 0%) last tile: 9/300/174 (z9 85%) https://onthegomap.github.io/planetiler-demo/#9.5/49.61018/31.28906 15:29:57 INF [archive] - features: [ 103M 4% 85k/s ] 212G tiles: [ 252k 21/s ] 1G cpus: 2 gc: 4% heap: 1.9G/6.4G direct: 4.2M postGC: 1.4G read( 2%) -> (322/325) -> encode(96% 94%) -> (323/324) -> write( 0%) last tile: 9/293/172 (z9 85%) https://onthegomap.github.io/planetiler-demo/#9.5/50.5129/26.36719 15:30:07 INF [archive] - features: [ 103M 4% 66k/s ] 212G tiles: [ 252k 14/s ] 1G cpus: 2 gc: 3% heap: 1.7G/6.4G direct: 4.2M postGC: 1.5G read( 2%) -> (322/325) -> encode(96% 97%) -> (323/324) -> write( 0%) last tile: 9/297/181 (z9 85%) https://onthegomap.github.io/planetiler-demo/#9.5/46.31605/29.17969 15:30:17 INF [archive] - features: [ 104M 4% 77k/s ] 212G tiles: [ 252k 19/s ] 1G cpus: 2 gc: 3% heap: 1.4G/6.4G direct: 4.2M postGC: 1.1G read( 2%) -> (322/325) -> encode(92% 93%) -> (323/324) -> write( 0%) last tile: 9/286/187 (z9 85%) https://onthegomap.github.io/planetiler-demo/#9.5/43.32464/21.44531 15:30:27 INF [archive] - features: [ 105M 4% 86k/s ] 212G tiles: [ 253k 10/s ] 1G cpus: 2 gc: 3% heap: 1.5G/6.4G direct: 4.2M postGC: 947M read( 3%) -> (322/325) -> encode(95% 95%) -> (323/324) -> write( 0%) last tile: 9/275/179 (z9 85%) https://onthegomap.github.io/planetiler-demo/#9.5/47.27869/13.71094 15:30:37 INF [archive] - features: [ 106M 4% 87k/s ] 212G tiles: [ 253k 11/s ] 1G cpus: 2 gc: 3% heap: 3G/6.4G direct: 4.2M postGC: 1G read( 2%) -> (321/325) -> encode(96% 95%) -> (323/324) -> write( 0%) last tile: 9/271/188 (z9 85%) https://onthegomap.github.io/planetiler-demo/#9.5/42.81098/10.89844 15:30:47 INF [archive] - features: [ 107M 4% 77k/s ] 212G tiles: [ 253k 11/s ] 1.1G cpus: 2 gc: 4% heap: 1.4G/6.4G direct: 4.2M postGC: 1.1G read( 2%) -> (322/325) -> encode(95% 95%) -> (323/324) -> write( 0%) last tile: 9/263/183 (z9 85%) https://onthegomap.github.io/planetiler-demo/#9.5/45.33616/5.27344 15:30:57 INF [archive] - features: [ 107M 4% 98k/s ] 212G tiles: [ 253k 9/s ] 1.1G cpus: 2 gc: 3% heap: 2.7G/6.4G direct: 4.2M postGC: 1.2G read( 3%) -> (322/325) -> encode(95% 96%) -> (323/324) -> write( 0%) last tile: 9/268/180 (z9 85%) https://onthegomap.github.io/planetiler-demo/#9.5/46.79952/8.78906 15:31:07 INF [archive] - features: [ 109M 4% 124k/s ] 212G tiles: [ 253k 6/s ] 1.1G cpus: 2 gc: 4% heap: 2.7G/6.4G direct: 4.2M postGC: 1.3G read( 2%) -> (322/325) -> encode(94% 96%) -> (323/324) -> write( 0%) last tile: 9/266/168 (z9 85%) https://onthegomap.github.io/planetiler-demo/#9.5/52.26764/7.38281 15:31:17 INF [archive] - features: [ 110M 4% 105k/s ] 212G tiles: [ 253k 6/s ] 1.1G cpus: 2 gc: 4% heap: 3.2G/6.4G direct: 4.2M postGC: 1.4G read( 1%) -> (318/325) -> encode(96% 95%) -> (323/324) -> write( 0%) last tile: 9/256/169 (z9 85%) https://onthegomap.github.io/planetiler-demo/#9.5/51.83525/0.35156 15:31:27 INF [archive] - features: [ 111M 4% 72k/s ] 212G tiles: [ 253k 13/s ] 1.1G cpus: 2 gc: 4% heap: 1.6G/6.4G direct: 4.2M postGC: 1.4G read( 1%) -> (318/325) -> encode(94% 94%) -> (323/324) -> write( 0%) last tile: 9/271/165 (z9 85%) https://onthegomap.github.io/planetiler-demo/#9.5/53.53979/10.89844 15:31:37 INF [archive] - features: [ 112M 4% 106k/s ] 212G tiles: [ 253k 12/s ] 1.1G cpus: 2 gc: 3% heap: 2.1G/6.4G direct: 4.2M postGC: 1.6G read( 2%) -> (322/325) -> encode(94% 96%) -> (323/324) -> write( 0%) last tile: 9/279/174 (z9 85%) https://onthegomap.github.io/planetiler-demo/#9.5/49.61018/16.52344 15:31:47 INF [archive] - features: [ 112M 4% 63k/s ] 212G tiles: [ 253k 4/s ] 1.1G cpus: 2 gc: 3% heap: 1.6G/6.4G direct: 4.2M postGC: 938M read( 1%) -> (322/325) -> encode(92% 93%) -> (323/324) -> write( 0%) last tile: 9/283/173 (z9 85%) https://onthegomap.github.io/planetiler-demo/#9.5/50.06366/19.33594 15:31:57 INF [archive] - features: [ 113M 4% 55k/s ] 212G tiles: [ 253k 3/s ] 1.1G cpus: 2 gc: 3% heap: 2.5G/6.4G direct: 4.2M postGC: 974M read( 1%) -> (322/325) -> encode(97% 96%) -> (323/324) -> write( 0%) last tile: 9/287/165 (z9 85%) https://onthegomap.github.io/planetiler-demo/#9.5/53.53979/22.14844 15:32:07 INF [archive] - features: [ 113M 4% 54k/s ] 212G tiles: [ 254k 21/s ] 1.1G cpus: 2 gc: 3% heap: 1.7G/6.4G direct: 4.2M postGC: 1G read( 1%) -> (322/325) -> encode(96% 97%) -> (323/324) -> write( 0%) last tile: 9/278/145 (z9 85%) https://onthegomap.github.io/planetiler-demo/#9.5/61.10033/15.82031 15:32:17 INF [archive] - features: [ 114M 4% 31k/s ] 212G tiles: [ 254k 23/s ] 1.1G cpus: 2 gc: 2% heap: 1G/6.4G direct: 4.2M postGC: 1G read( 1%) -> (321/325) -> encode(97% 97%) -> (323/324) -> write( 0%) last tile: 9/263/152 (z9 85%) https://onthegomap.github.io/planetiler-demo/#9.5/58.63074/5.27344 15:32:27 INF [archive] - features: [ 114M 4% 23k/s ] 212G tiles: [ 254k 19/s ] 1.1G cpus: 2 gc: 2% heap: 2.1G/6.4G direct: 4.2M postGC: 1.1G read( 0%) -> (321/325) -> encode(98% 98%) -> (323/324) -> write( 0%) last tile: 9/264/143 (z9 85%) https://onthegomap.github.io/planetiler-demo/#9.5/61.77267/5.97656 15:32:37 INF [archive] - features: [ 114M 4% 25k/s ] 212G tiles: [ 255k 59/s ] 1.2G cpus: 2 gc: 2% heap: 2G/6.4G direct: 4.2M postGC: 1.2G read( 0%) -> (322/325) -> encode(97% 98%) -> (323/324) -> write( 0%) last tile: 9/301/137 (z9 86%) https://onthegomap.github.io/planetiler-demo/#9.5/63.70429/31.99219 15:32:47 INF [archive] - features: [ 114M 4% 32k/s ] 212G tiles: [ 255k 17/s ] 1.2G cpus: 2 gc: 2% heap: 2.9G/6.4G direct: 4.2M postGC: 1.2G read( 0%) -> (322/325) -> encode(98% 98%) -> (323/324) -> write( 0%) last tile: 9/289/150 (z9 86%) https://onthegomap.github.io/planetiler-demo/#9.5/59.35512/23.55469 15:32:57 INF [archive] - features: [ 115M 4% 37k/s ] 212G tiles: [ 255k 23/s ] 1.2G cpus: 2 gc: 2% heap: 3.3G/6.4G direct: 4.2M postGC: 1.2G read( 0%) -> (322/325) -> encode(97% 97%) -> (323/324) -> write( 0%) last tile: 9/310/150 (z9 86%) https://onthegomap.github.io/planetiler-demo/#9.5/59.35512/38.32031 15:33:07 INF [archive] - features: [ 115M 4% 31k/s ] 212G tiles: [ 255k 18/s ] 1.2G cpus: 2 gc: 2% heap: 2.7G/6.4G direct: 4.2M postGC: 1.3G read( 0%) -> (322/325) -> encode(97% 97%) -> (323/324) -> write( 0%) last tile: 9/315/147 (z9 86%) https://onthegomap.github.io/planetiler-demo/#9.5/60.41339/41.83594 15:33:17 INF [archive] - features: [ 115M 4% 32k/s ] 212G tiles: [ 256k 106/s ] 1.2G cpus: 2 gc: 2% heap: 1.4G/6.4G direct: 4.2M postGC: 1.3G read( 0%) -> (321/325) -> encode(97% 98%) -> (323/324) -> write( 0%) last tile: 9/334/156 (z9 86%) https://onthegomap.github.io/planetiler-demo/#9.5/57.13575/55.19531 15:33:27 INF [archive] - features: [ 116M 4% 39k/s ] 212G tiles: [ 257k 38/s ] 1.2G cpus: 2 gc: 2% heap: 2.9G/6.4G direct: 4.2M postGC: 1.4G read( 1%) -> (322/325) -> encode(96% 97%) -> (323/324) -> write( 0%) last tile: 9/331/171 (z9 86%) https://onthegomap.github.io/planetiler-demo/#9.5/50.9579/53.08594 15:33:37 INF [archive] - features: [ 116M 4% 55k/s ] 212G tiles: [ 258k 169/s ] 1.2G cpus: 2 gc: 3% heap: 2.4G/6.4G direct: 4.2M postGC: 1.5G read( 1%) -> (321/325) -> encode(96% 96%) -> (323/324) -> write( 0%) last tile: 9/377/170 (z9 87%) https://onthegomap.github.io/planetiler-demo/#9.5/51.39868/85.42969 15:33:47 INF [archive] - features: [ 117M 4% 39k/s ] 212G tiles: [ 265k 622/s ] 1.3G cpus: 2 gc: 3% heap: 1.9G/6.4G direct: 4.2M postGC: 1.6G read( 1%) -> (322/325) -> encode(95% 96%) -> (323/324) -> write( 0%) last tile: 9/301/124 (z9 89%) https://onthegomap.github.io/planetiler-demo/#9.5/67.47454/31.99219 15:33:54 INF [archive:write] - Finished z9 in 10m15s cpu:20m25s gc:19s avg:2, now starting z10 15:33:57 INF [archive] - features: [ 117M 4% 58k/s ] 212G tiles: [ 334k 6.9k/s ] 1.3G cpus: 2 gc: 3% heap: 1.2G/6.4G direct: 4.2M postGC: 985M read( 2%) -> (322/325) -> encode(91% 92%) -> (323/324) -> write( 1%) last tile: 10/219/237 (z10 4%) https://onthegomap.github.io/planetiler-demo/#10.5/68.97407/-102.83203 15:34:07 INF [archive] - features: [ 118M 4% 70k/s ] 212G tiles: [ 424k 9k/s ] 1.3G cpus: 2 gc: 4% heap: 1.4G/6.4G direct: 4.2M postGC: 1.1G read( 3%) -> (322/325) -> encode(92% 95%) -> (323/324) -> write( 1%) last tile: 10/269/370 (z10 13%) https://onthegomap.github.io/planetiler-demo/#10.5/44.46502/-85.25391 15:34:17 INF [archive] - features: [ 119M 4% 93k/s ] 212G tiles: [ 425k 112/s ] 1.4G cpus: 2 gc: 3% heap: 2.2G/6.4G direct: 4.2M postGC: 1.3G read( 2%) -> (321/325) -> encode(96% 95%) -> (323/324) -> write( 0%) last tile: 10/307/380 (z10 13%) https://onthegomap.github.io/planetiler-demo/#10.5/41.90214/-71.89453 15:34:27 INF [archive] - features: [ 120M 4% 68k/s ] 212G tiles: [ 441k 1.5k/s ] 1.4G cpus: 2 gc: 3% heap: 2.5G/6.4G direct: 4.2M postGC: 1.4G read( 2%) -> (321/325) -> encode(95% 96%) -> (323/324) -> write( 0%) last tile: 10/494/282 (z10 15%) https://onthegomap.github.io/planetiler-demo/#10.5/62.51221/-6.15234 15:34:37 INF [archive] - features: [ 121M 4% 98k/s ] 212G tiles: [ 444k 384/s ] 1.4G cpus: 2 gc: 4% heap: 1.7G/6.4G direct: 4.2M postGC: 1.6G read( 3%) -> (321/325) -> encode(93% 94%) -> (323/324) -> write( 0%) last tile: 10/501/336 (z10 15%) https://onthegomap.github.io/planetiler-demo/#10.5/52.37547/-3.69141 15:34:47 INF [archive] - features: [ 122M 4% 89k/s ] 212G tiles: [ 445k 100/s ] 1.4G cpus: 2 gc: 4% heap: 1.4G/6.4G direct: 4.2M postGC: 964M read( 2%) -> (322/325) -> encode(94% 92%) -> (323/324) -> write( 0%) last tile: 10/503/375 (z10 15%) https://onthegomap.github.io/planetiler-demo/#10.5/43.19703/-2.98828 15:34:57 INF [archive] - features: [ 123M 5% 120k/s ] 212G tiles: [ 457k 1.1k/s ] 1.5G cpus: 2 gc: 4% heap: 1.8G/6.4G direct: 4.2M postGC: 1.1G read( 2%) -> (321/325) -> encode(94% 95%) -> (323/324) -> write( 0%) last tile: 10/499/398 (z10 16%) https://onthegomap.github.io/planetiler-demo/#10.5/37.01997/-4.39453 15:35:07 INF [archive] - features: [ 124M 5% 131k/s ] 212G tiles: [ 477k 2k/s ] 1.5G cpus: 2 gc: 4% heap: 2.1G/6.4G direct: 4.2M postGC: 1.3G read( 3%) -> (316/325) -> encode(93% 94%) -> (323/324) -> write( 0%) last tile: 10/305/384 (z10 18%) https://onthegomap.github.io/planetiler-demo/#10.5/40.84693/-72.59766 15:35:17 INF [archive] - features: [ 125M 5% 90k/s ] 212G tiles: [ 478k 95/s ] 1.5G cpus: 2 gc: 3% heap: 1.9G/6.4G direct: 4.2M postGC: 1.5G read( 2%) -> (322/325) -> encode(95% 95%) -> (323/324) -> write( 0%) last tile: 10/283/387 (z10 18%) https://onthegomap.github.io/planetiler-demo/#10.5/40.0443/-80.33203 15:35:27 INF [archive] - features: [ 126M 5% 75k/s ] 212G tiles: [ 479k 94/s ] 1.5G cpus: 2 gc: 4% heap: 1G/6.4G direct: 4.2M postGC: 984M read( 2%) -> (322/325) -> encode(91% 92%) -> (323/324) -> write( 0%) last tile: 10/273/421 (z10 18%) https://onthegomap.github.io/planetiler-demo/#10.5/30.2969/-83.84766 15:35:37 INF [archive] - features: [ 126M 5% 28k/s ] 212G tiles: [ 479k 18/s ] 1.5G cpus: 2 gc: 3% heap: 2.7G/6.4G direct: 4.2M postGC: 993M read( 1%) -> (322/325) -> encode(96% 96%) -> (323/324) -> write( 0%) last tile: 10/276/428 (z10 18%) https://onthegomap.github.io/planetiler-demo/#10.5/28.14939/-82.79297 15:35:47 INF [archive] - features: [ 127M 5% 63k/s ] 212G tiles: [ 482k 309/s ] 1.5G cpus: 2 gc: 3% heap: 2.5G/6.4G direct: 4.2M postGC: 1G read( 1%) -> (322/325) -> encode(96% 95%) -> (323/324) -> write( 0%) last tile: 10/306/489 (z10 19%) https://onthegomap.github.io/planetiler-demo/#10.5/7.88511/-72.24609 15:35:57 INF [archive] - features: [ 128M 5% 82k/s ] 212G tiles: [ 495k 1.2k/s ] 1.6G cpus: 2 gc: 6% heap: 1.4G/6.4G direct: 4.2M postGC: 1.3G read( 1%) -> (316/325) -> encode(93% 93%) -> (323/324) -> write( 0%) last tile: 10/172/399 (z10 20%) https://onthegomap.github.io/planetiler-demo/#10.5/36.73875/-119.35547 15:36:07 INF [archive] - features: [ 128M 5% 86k/s ] 212G tiles: [ 497k 165/s ] 1.6G cpus: 2 gc: 3% heap: 2.8G/6.4G direct: 4.2M postGC: 1.3G read( 2%) -> (322/325) -> encode(96% 96%) -> (323/324) -> write( 0%) last tile: 10/201/410 (z10 20%) https://onthegomap.github.io/planetiler-demo/#10.5/33.57789/-109.16016 15:36:17 INF [archive] - features: [ 129M 5% 101k/s ] 212G tiles: [ 499k 252/s ] 1.6G cpus: 2 gc: 6% heap: 3.1G/6.4G direct: 4.2M postGC: 1.6G read( 0%) -> (322/325) -> encode(93% 94%) -> (323/324) -> write( 0%) last tile: 10/237/414 (z10 20%) https://onthegomap.github.io/planetiler-demo/#10.5/32.39839/-96.50391 15:36:27 INF [archive] - features: [ 130M 5% 45k/s ] 212G tiles: [ 499k <1/s ] 1.6G cpus: 2 gc: 2% heap: 2.3G/6.4G direct: 4.2M postGC: 1G read( 0%) -> (278/325) -> encode(93% 91%) -> (323/324) -> write( 0%) last tile: 10/237/413 (z10 20%) https://onthegomap.github.io/planetiler-demo/#10.5/32.69474/-96.50391 15:36:37 INF [archive] - features: [ 131M 5% 78k/s ] 212G tiles: [ 504k 429/s ] 1.6G cpus: 2 gc: 2% heap: 2.9G/6.4G direct: 4.2M postGC: 1.1G read( 1%) -> (322/325) -> encode(97% 97%) -> (323/324) -> write( 0%) last tile: 10/233/343 (z10 21%) https://onthegomap.github.io/planetiler-demo/#10.5/50.84744/-97.91016 15:36:47 INF [archive] - features: [ 131M 5% 50k/s ] 212G tiles: [ 513k 950/s ] 1.7G cpus: 2 gc: 3% heap: 3G/6.4G direct: 4.2M postGC: 1.2G read( 1%) -> (322/325) -> encode(95% 96%) -> (323/324) -> write( 0%) last tile: 10/187/342 (z10 22%) https://onthegomap.github.io/planetiler-demo/#10.5/51.06888/-114.08203 15:36:57 INF [archive] - features: [ 132M 5% 66k/s ] 212G tiles: [ 539k 2.5k/s ] 1.7G cpus: 2 gc: 3% heap: 3.6G/6.4G direct: 4.2M postGC: 1.4G read( 2%) -> (322/325) -> encode(95% 97%) -> (323/324) -> write( 0%) last tile: 10/84/440 (z10 24%) https://onthegomap.github.io/planetiler-demo/#10.5/24.36701/-150.29297 15:37:07 INF [archive] - features: [ 133M 5% 76k/s ] 212G tiles: [ 709k 17k/s ] 1.7G cpus: 2 gc: 5% heap: 2.8G/6.4G direct: 4.2M postGC: 1G read( 4%) -> (322/325) -> encode(89% 89%) -> (323/324) -> write( 1%) last tile: 10/362/577 (z10 47%) https://onthegomap.github.io/planetiler-demo/#10.5/-22.43125/-52.55859 15:37:17 INF [archive] - features: [ 134M 5% 112k/s ] 212G tiles: [ 721k 1.1k/s ] 1.7G cpus: 2 gc: 3% heap: 1.4G/6.4G direct: 4.2M postGC: 1.1G read( 1%) -> (322/325) -> encode(95% 95%) -> (323/324) -> write( 0%) last tile: 10/348/532 (z10 48%) https://onthegomap.github.io/planetiler-demo/#10.5/-7.18807/-57.48047 15:37:27 INF [archive] - features: [ 135M 5% 123k/s ] 212G tiles: [ 749k 2.8k/s ] 1.8G cpus: 2 gc: 4% heap: 2.6G/6.4G direct: 4.2M postGC: 1.3G read( 3%) -> (322/325) -> encode(94% 93%) -> (323/324) -> write( 0%) last tile: 10/604/586 (z10 51%) https://onthegomap.github.io/planetiler-demo/#10.5/-25.32406/32.51953 15:37:37 INF [archive] - features: [ 136M 5% 141k/s ] 212G tiles: [ 833k 8.4k/s ] 1.8G cpus: 2 gc: 4% heap: 3G/6.4G direct: 4.2M postGC: 1.6G read( 4%) -> (322/325) -> encode(91% 90%) -> (323/324) -> write( 1%) last tile: 10/1006/643 (z10 69%) https://onthegomap.github.io/planetiler-demo/#10.5/-41.90214/173.84766 15:37:47 INF [archive] - features: [ 138M 5% 146k/s ] 212G tiles: [ 882k 4.9k/s ] 1.9G cpus: 2 gc: 5% heap: 1.6G/6.4G direct: 4.2M postGC: 1.2G read( 4%) -> (322/325) -> encode(92% 93%) -> (323/324) -> write( 1%) last tile: 10/923/628 (z10 74%) https://onthegomap.github.io/planetiler-demo/#10.5/-37.85738/144.66797 15:37:57 INF [archive] - features: [ 139M 5% 102k/s ] 212G tiles: [ 904k 2.1k/s ] 1.9G cpus: 2 gc: 3% heap: 3.1G/6.4G direct: 4.2M postGC: 1.3G read( 3%) -> (321/325) -> encode(94% 95%) -> (323/324) -> write( 0%) last tile: 10/911/405 (z10 76%) https://onthegomap.github.io/planetiler-demo/#10.5/35.02987/140.44922 15:38:07 INF [archive] - features: [ 140M 5% 115k/s ] 212G tiles: [ 928k 2.4k/s ] 1.9G cpus: 2 gc: 4% heap: 1.2G/6.4G direct: 4.2M postGC: 1G read( 4%) -> (322/325) -> encode(88% 90%) -> (323/324) -> write( 1%) last tile: 10/877/344 (z10 78%) https://onthegomap.github.io/planetiler-demo/#10.5/50.62494/128.49609 15:38:17 INF [archive] - features: [ 141M 5% 117k/s ] 212G tiles: [ 942k 1.3k/s ] 2G cpus: 2 gc: 3% heap: 2.4G/6.4G direct: 4.2M postGC: 1.2G read( 3%) -> (322/325) -> encode(94% 95%) -> (323/324) -> write( 1%) last tile: 10/815/434 (z10 80%) https://onthegomap.github.io/planetiler-demo/#10.5/26.27361/106.69922 15:38:27 INF [archive] - features: [ 144M 5% 290k/s ] 212G tiles: [ 945k 246/s ] 2G cpus: 2 gc: 5% heap: 2.4G/6.4G direct: 4.2M postGC: 1.9G read( 6%) -> (322/325) -> encode(88% 88%) -> (323/324) -> write( 0%) last tile: 10/848/389 (z10 80%) https://onthegomap.github.io/planetiler-demo/#10.5/39.50391/118.30078 15:38:37 INF [archive] - features: [ 146M 5% 139k/s ] 212G tiles: [ 947k 249/s ] 2G cpus: 2 gc: 4% heap: 1.1G/6.4G direct: 4.2M postGC: 1.1G read( 5%) -> (322/325) -> encode(94% 90%) -> (323/324) -> write( 0%) last tile: 10/859/423 (z10 80%) https://onthegomap.github.io/planetiler-demo/#10.5/29.68794/122.16797 15:38:47 INF [archive] - features: [ 147M 5% 186k/s ] 212G tiles: [ 951k 408/s ] 2.1G cpus: 2 gc: 4% heap: 3.2G/6.4G direct: 4.2M postGC: 1.3G read( 5%) -> (321/325) -> encode(96% 91%) -> (323/324) -> write( 0%) last tile: 10/858/480 (z10 81%) https://onthegomap.github.io/planetiler-demo/#10.5/11.00585/121.81641 15:38:57 INF [archive] - features: [ 149M 5% 197k/s ] 212G tiles: [ 959k 762/s ] 2.1G cpus: 2 gc: 5% heap: 1.8G/6.4G direct: 4.2M postGC: 1.3G read( 5%) -> (322/325) -> encode(87% 90%) -> (323/324) -> write( 0%) last tile: 10/722/455 (z10 82%) https://onthegomap.github.io/planetiler-demo/#10.5/19.47687/74.00391 15:39:07 INF [archive] - features: [ 151M 6% 162k/s ] 212G tiles: [ 963k 394/s ] 2.1G cpus: 2 gc: 3% heap: 2.4G/6.4G direct: 4.2M postGC: 1.1G read( 4%) -> (322/325) -> encode(95% 93%) -> (323/324) -> write( 0%) last tile: 10/706/387 (z10 82%) https://onthegomap.github.io/planetiler-demo/#10.5/40.0443/68.37891 15:39:17 INF [archive] - features: [ 153M 6% 221k/s ] 212G tiles: [ 972k 960/s ] 2.2G cpus: 2 gc: 4% heap: 1.7G/6.4G direct: 4.2M postGC: 1.4G read( 5%) -> (322/325) -> encode(92% 93%) -> (323/324) -> write( 0%) last tile: 10/630/504 (z10 83%) https://onthegomap.github.io/planetiler-demo/#10.5/2.63578/41.66016 15:39:27 INF [archive] - features: [ 155M 6% 150k/s ] 212G tiles: [ 977k 467/s ] 2.2G cpus: 2 gc: 2% heap: 3G/6.4G direct: 4.2M postGC: 980M read( 3%) -> (322/325) -> encode(91% 92%) -> (323/324) -> write( 0%) last tile: 10/542/498 (z10 83%) https://onthegomap.github.io/planetiler-demo/#10.5/4.74065/10.72266 15:39:37 INF [archive] - features: [ 156M 6% 142k/s ] 212G tiles: [ 984k 660/s ] 2.2G cpus: 2 gc: 4% heap: 1.4G/6.4G direct: 4.2M postGC: 1.2G read( 3%) -> (322/325) -> encode(93% 94%) -> (323/324) -> write( 0%) last tile: 10/571/390 (z10 84%) https://onthegomap.github.io/planetiler-demo/#10.5/39.23212/20.91797 15:39:47 INF [archive] - features: [ 157M 6% 130k/s ] 212G tiles: [ 987k 371/s ] 2.3G cpus: 2 gc: 3% heap: 1.8G/6.4G direct: 4.2M postGC: 1.4G read( 3%) -> (322/325) -> encode(94% 95%) -> (323/324) -> write( 0%) last tile: 10/620/386 (z10 84%) https://onthegomap.github.io/planetiler-demo/#10.5/40.31291/38.14453 15:39:57 INF [archive] - features: [ 158M 6% 98k/s ] 212G tiles: [ 989k 154/s ] 2.3G cpus: 2 gc: 3% heap: 1.9G/6.4G direct: 4.2M postGC: 1.2G read( 2%) -> (322/325) -> encode(92% 91%) -> (323/324) -> write( 0%) last tile: 10/638/334 (z10 84%) https://onthegomap.github.io/planetiler-demo/#10.5/52.80263/44.47266 15:40:07 INF [archive] - features: [ 159M 6% 77k/s ] 212G tiles: [ 990k 91/s ] 2.3G cpus: 2 gc: 3% heap: 2.6G/6.4G direct: 4.2M postGC: 1G read( 2%) -> (322/325) -> encode(96% 95%) -> (323/324) -> write( 0%) last tile: 10/593/343 (z10 85%) https://onthegomap.github.io/planetiler-demo/#10.5/50.84744/28.65234 15:40:17 INF [archive] - features: [ 160M 6% 95k/s ] 212G tiles: [ 991k 87/s ] 2.4G cpus: 2 gc: 3% heap: 3.1G/6.4G direct: 4.2M postGC: 1.1G read( 2%) -> (322/325) -> encode(96% 95%) -> (323/324) -> write( 0%) last tile: 10/576/353 (z10 85%) https://onthegomap.github.io/planetiler-demo/#10.5/48.57466/22.67578 15:40:27 INF [archive] - features: [ 161M 6% 97k/s ] 212G tiles: [ 992k 105/s ] 2.4G cpus: 2 gc: 3% heap: 2.5G/6.4G direct: 4.2M postGC: 1.3G read( 2%) -> (322/325) -> encode(95% 95%) -> (323/324) -> write( 0%) last tile: 10/570/379 (z10 85%) https://onthegomap.github.io/planetiler-demo/#10.5/42.16327/20.56641 15:40:37 INF [archive] - features: [ 162M 6% 86k/s ] 212G tiles: [ 992k 50/s ] 2.4G cpus: 2 gc: 3% heap: 1.9G/6.4G direct: 4.2M postGC: 1.4G read( 2%) -> (322/325) -> encode(95% 96%) -> (323/324) -> write( 0%) last tile: 10/553/366 (z10 85%) https://onthegomap.github.io/planetiler-demo/#10.5/45.46/14.58984 15:40:47 INF [archive] - features: [ 163M 6% 90k/s ] 212G tiles: [ 992k 22/s ] 2.4G cpus: 2 gc: 3% heap: 1.5G/6.4G direct: 4.2M postGC: 1.5G read( 2%) -> (321/325) -> encode(95% 96%) -> (323/324) -> write( 0%) last tile: 10/545/366 (z10 85%) https://onthegomap.github.io/planetiler-demo/#10.5/45.46/11.77734 15:40:57 INF [archive] - features: [ 164M 6% 86k/s ] 212G tiles: [ 993k 62/s ] 2.5G cpus: 2 gc: 3% heap: 2G/6.4G direct: 4.2M postGC: 874M read( 2%) -> (322/325) -> encode(94% 93%) -> (323/324) -> write( 0%) last tile: 10/515/377 (z10 85%) https://onthegomap.github.io/planetiler-demo/#10.5/42.6823/1.23047 15:41:07 INF [archive] - features: [ 164M 6% 66k/s ] 212G tiles: [ 993k 28/s ] 2.5G cpus: 2 gc: 4% heap: 922M/6.4G direct: 4.2M postGC: 976M read( 2%) -> (322/325) -> encode(96% 95%) -> (323/324) -> write( 0%) last tile: 10/515/359 (z10 85%) https://onthegomap.github.io/planetiler-demo/#10.5/47.15971/1.23047 15:41:17 INF [archive] - features: [ 166M 6% 104k/s ] 212G tiles: [ 994k 31/s ] 2.5G cpus: 2 gc: 3% heap: 2.9G/6.4G direct: 4.2M postGC: 1G read( 2%) -> (322/325) -> encode(96% 95%) -> (323/324) -> write( 0%) last tile: 10/540/356 (z10 85%) https://onthegomap.github.io/planetiler-demo/#10.5/47.87201/10.01953 15:41:27 INF [archive] - features: [ 167M 6% 127k/s ] 212G tiles: [ 994k 24/s ] 2.5G cpus: 2 gc: 5% heap: 1.2G/6.4G direct: 4.2M postGC: 1.2G read( 3%) -> (322/325) -> encode(92% 93%) -> (323/324) -> write( 0%) last tile: 10/529/345 (z10 85%) https://onthegomap.github.io/planetiler-demo/#10.5/50.40138/6.15234 15:41:37 INF [archive] - features: [ 168M 6% 91k/s ] 212G tiles: [ 994k 27/s ] 2.5G cpus: 2 gc: 4% heap: 1.7G/6.4G direct: 4.2M postGC: 1.4G read( 2%) -> (320/325) -> encode(95% 95%) -> (323/324) -> write( 0%) last tile: 10/520/343 (z10 85%) https://onthegomap.github.io/planetiler-demo/#10.5/50.84744/2.98828 15:41:47 INF [archive] - features: [ 169M 6% 94k/s ] 212G tiles: [ 995k 70/s ] 2.6G cpus: 2 gc: 4% heap: 2.7G/6.4G direct: 4.2M postGC: 1.5G read( 2%) -> (322/325) -> encode(95% 94%) -> (323/324) -> write( 0%) last tile: 10/558/330 (z10 85%) https://onthegomap.github.io/planetiler-demo/#10.5/53.64451/16.34766 15:41:57 INF [archive] - features: [ 170M 6% 102k/s ] 212G tiles: [ 995k 31/s ] 2.6G cpus: 2 gc: 4% heap: 2.1G/6.4G direct: 4.2M postGC: 928M read( 2%) -> (322/325) -> encode(91% 93%) -> (323/324) -> write( 0%) last tile: 10/555/342 (z10 85%) https://onthegomap.github.io/planetiler-demo/#10.5/51.06888/15.29297 15:42:08 INF [archive] - features: [ 170M 6% 66k/s ] 212G tiles: [ 995k 18/s ] 2.6G cpus: 2 gc: 3% heap: 2.8G/6.4G direct: 4.2M postGC: 1G read( 2%) -> (322/325) -> encode(96% 96%) -> (323/324) -> write( 0%) last tile: 10/569/346 (z10 85%) https://onthegomap.github.io/planetiler-demo/#10.5/50.17677/20.21484 15:42:18 INF [archive] - features: [ 171M 6% 74k/s ] 212G tiles: [ 996k 24/s ] 2.6G cpus: 2 gc: 4% heap: 1.7G/6.4G direct: 4.2M postGC: 1.1G read( 2%) -> (322/325) -> encode(95% 95%) -> (323/324) -> write( 0%) last tile: 10/567/328 (z10 85%) https://onthegomap.github.io/planetiler-demo/#10.5/54.05926/19.51172 15:42:28 INF [archive] - features: [ 172M 6% 56k/s ] 212G tiles: [ 997k 109/s ] 2.6G cpus: 2 gc: 2% heap: 3.2G/6.4G direct: 4.2M postGC: 1.3G read( 1%) -> (322/325) -> encode(96% 97%) -> (323/324) -> write( 0%) last tile: 10/548/319 (z10 85%) https://onthegomap.github.io/planetiler-demo/#10.5/55.87519/12.83203 15:42:38 INF [archive] - features: [ 172M 6% 57k/s ] 212G tiles: [ 999k 269/s ] 2.7G cpus: 2 gc: 3% heap: 2.4G/6.4G direct: 4.2M postGC: 1.4G read( 1%) -> (321/325) -> encode(96% 96%) -> (323/324) -> write( 0%) last tile: 10/561/284 (z10 86%) https://onthegomap.github.io/planetiler-demo/#10.5/62.1859/17.40234 15:42:48 INF [archive] - features: [ 173M 6% 47k/s ] 212G tiles: [ 1M 155/s ] 2.7G cpus: 2 gc: 2% heap: 2.2G/6.4G direct: 4.2M postGC: 1.5G read( 1%) -> (322/325) -> encode(97% 97%) -> (323/324) -> write( 0%) last tile: 10/591/292 (z10 86%) https://onthegomap.github.io/planetiler-demo/#10.5/60.8448/27.94922 15:42:58 INF [archive] - features: [ 173M 6% 50k/s ] 212G tiles: [ 1M 113/s ] 2.7G cpus: 2 gc: 2% heap: 2.9G/6.4G direct: 4.2M postGC: 995M read( 0%) -> (322/325) -> encode(94% 95%) -> (323/324) -> write( 0%) last tile: 10/614/298 (z10 86%) https://onthegomap.github.io/planetiler-demo/#10.5/59.80052/36.03516 15:43:08 INF [archive] - features: [ 174M 6% 45k/s ] 212G tiles: [ 1M 174/s ] 2.7G cpus: 2 gc: 2% heap: 2.9G/6.4G direct: 4.2M postGC: 1G read( 0%) -> (322/325) -> encode(97% 97%) -> (323/324) -> write( 0%) last tile: 10/637/271 (z10 86%) https://onthegomap.github.io/planetiler-demo/#10.5/64.24449/44.12109 15:43:18 INF [archive] - features: [ 174M 6% 49k/s ] 212G tiles: [ 1M 419/s ] 2.8G cpus: 2 gc: 3% heap: 2.7G/6.4G direct: 4.2M postGC: 1.1G read( 0%) -> (322/325) -> encode(97% 97%) -> (323/324) -> write( 0%) last tile: 10/643/330 (z10 86%) https://onthegomap.github.io/planetiler-demo/#10.5/53.64451/46.23047 15:43:28 INF [archive] - features: [ 175M 6% 85k/s ] 212G tiles: [ 1M 739/s ] 2.8G cpus: 2 gc: 3% heap: 1.6G/6.4G direct: 4.2M postGC: 1.2G read( 0%) -> (322/325) -> encode(96% 96%) -> (323/324) -> write( 0%) last tile: 10/751/331 (z10 87%) https://onthegomap.github.io/planetiler-demo/#10.5/53.43559/84.19922 15:43:38 INF [archive] - features: [ 176M 6% 70k/s ] 212G tiles: [ 1.1M 8.4k/s ] 2.8G cpus: 2 gc: 3% heap: 2.5G/6.4G direct: 4.2M postGC: 1.3G read( 1%) -> (322/325) -> encode(96% 96%) -> (323/324) -> write( 1%) last tile: 10/771/68 (z10 95%) https://onthegomap.github.io/planetiler-demo/#10.5/82.47179/91.23047 15:43:41 INF [archive:write] - Finished z10 in 9m47s cpu:19m28s gc:20s avg:2, now starting z11 15:43:48 INF [archive] - features: [ 177M 7% 113k/s ] 212G tiles: [ 1.4M 36k/s ] 2.9G cpus: 2 gc: 5% heap: 2.1G/6.4G direct: 4.2M postGC: 1.7G read( 3%) -> (322/325) -> encode(92% 90%) -> (323/324) -> write( 2%) last tile: 11/768/112 (z11 8%) https://onthegomap.github.io/planetiler-demo/#11.5/83.01553/-44.91211 15:43:58 INF [archive] - features: [ 178M 7% 113k/s ] 212G tiles: [ 1.6M 20k/s ] 3G cpus: 2 gc: 4% heap: 2.8G/6.4G direct: 4.2M postGC: 1G read( 5%) -> (322/325) -> encode(89% 89%) -> (323/324) -> write( 1%) last tile: 11/551/755 (z11 13%) https://onthegomap.github.io/planetiler-demo/#11.5/42.61776/-83.05664 15:44:08 INF [archive] - features: [ 179M 7% 120k/s ] 212G tiles: [ 1.6M 398/s ] 3G cpus: 2 gc: 4% heap: 2G/6.4G direct: 4.2M postGC: 1.2G read( 3%) -> (321/325) -> encode(96% 93%) -> (323/324) -> write( 0%) last tile: 11/622/751 (z11 13%) https://onthegomap.github.io/planetiler-demo/#11.5/43.13303/-70.57617 15:44:18 INF [archive] - features: [ 180M 7% 99k/s ] 212G tiles: [ 1.6M 1.3k/s ] 3.1G cpus: 2 gc: 4% heap: 1.4G/6.4G direct: 4.2M postGC: 1.5G read( 4%) -> (322/325) -> encode(93% 95%) -> (323/324) -> write( 1%) last tile: 11/701/714 (z11 13%) https://onthegomap.github.io/planetiler-demo/#11.5/47.69494/-56.68945 15:44:28 INF [archive] - features: [ 181M 7% 101k/s ] 212G tiles: [ 1.7M 6.2k/s ] 3.1G cpus: 2 gc: 3% heap: 1.8G/6.4G direct: 4.2M postGC: 1G read( 5%) -> (322/325) -> encode(90% 89%) -> (323/324) -> write( 1%) last tile: 11/1014/643 (z11 15%) https://onthegomap.github.io/planetiler-demo/#11.5/55.42898/-1.66992 15:44:38 INF [archive] - features: [ 182M 7% 119k/s ] 212G tiles: [ 1.7M 119/s ] 3.2G cpus: 2 gc: 3% heap: 3.2G/6.4G direct: 4.2M postGC: 1.1G read( 2%) -> (322/325) -> encode(96% 94%) -> (323/324) -> write( 0%) last tile: 11/1011/683 (z11 15%) https://onthegomap.github.io/planetiler-demo/#11.5/51.23437/-2.19727 15:44:48 INF [archive] - features: [ 184M 7% 201k/s ] 212G tiles: [ 1.7M 446/s ] 3.2G cpus: 2 gc: 4% heap: 3.6G/6.4G direct: 4.2M postGC: 1.4G read( 3%) -> (322/325) -> encode(94% 94%) -> (323/324) -> write( 0%) last tile: 11/1006/754 (z11 15%) https://onthegomap.github.io/planetiler-demo/#11.5/42.74698/-3.07617 15:44:58 INF [archive] - features: [ 186M 7% 171k/s ] 212G tiles: [ 1.7M 4.3k/s ] 3.2G cpus: 2 gc: 5% heap: 1.1G/6.4G direct: 4.2M postGC: 1G read( 3%) -> (322/325) -> encode(90% 88%) -> (323/324) -> write( 0%) last tile: 11/1020/787 (z11 16%) https://onthegomap.github.io/planetiler-demo/#11.5/38.34162/-0.61523 15:45:08 INF [archive] - features: [ 188M 7% 183k/s ] 212G tiles: [ 1.8M 4.4k/s ] 3.3G cpus: 2 gc: 4% heap: 2.8G/6.4G direct: 4.2M postGC: 1.2G read( 4%) -> (322/325) -> encode(93% 93%) -> (323/324) -> write( 1%) last tile: 11/706/977 (z11 17%) https://onthegomap.github.io/planetiler-demo/#11.5/8.14623/-55.81055 15:45:18 INF [archive] - features: [ 189M 7% 124k/s ] 212G tiles: [ 1.8M 3.8k/s ] 3.3G cpus: 2 gc: 4% heap: 2.4G/6.4G direct: 4.2M postGC: 2G read( 3%) -> (322/325) -> encode(91% 90%) -> (323/324) -> write( 0%) last tile: 11/569/825 (z11 18%) https://onthegomap.github.io/planetiler-demo/#11.5/32.91645/-79.89258 15:45:28 INF [archive] - features: [ 191M 7% 135k/s ] 212G tiles: [ 1.8M 329/s ] 3.4G cpus: 2 gc: 4% heap: 2.8G/6.4G direct: 4.2M postGC: 1.1G read( 3%) -> (322/325) -> encode(93% 94%) -> (323/324) -> write( 0%) last tile: 11/530/803 (z11 18%) https://onthegomap.github.io/planetiler-demo/#11.5/36.10234/-86.74805 15:45:38 INF [archive] - features: [ 191M 7% 73k/s ] 212G tiles: [ 1.8M 231/s ] 3.4G cpus: 2 gc: 3% heap: 3.1G/6.4G direct: 4.2M postGC: 1.2G read( 1%) -> (322/325) -> encode(96% 96%) -> (323/324) -> write( 0%) last tile: 11/560/855 (z11 18%) https://onthegomap.github.io/planetiler-demo/#11.5/28.38171/-81.47461 15:45:48 INF [archive] - features: [ 192M 7% 26k/s ] 212G tiles: [ 1.8M 72/s ] 3.4G cpus: 2 gc: 3% heap: 2.6G/6.4G direct: 4.2M postGC: 1.3G read( 1%) -> (322/325) -> encode(97% 97%) -> (323/324) -> write( 0%) last tile: 11/555/864 (z11 18%) https://onthegomap.github.io/planetiler-demo/#11.5/26.9808/-82.35352 15:45:58 INF [archive] - features: [ 193M 7% 122k/s ] 212G tiles: [ 1.8M 1.5k/s ] 3.4G cpus: 2 gc: 3% heap: 3.4G/6.4G direct: 4.2M postGC: 1.4G read( 2%) -> (322/325) -> encode(95% 94%) -> (323/324) -> write( 0%) last tile: 11/563/976 (z11 19%) https://onthegomap.github.io/planetiler-demo/#11.5/8.3202/-80.94727 15:46:08 INF [archive] - features: [ 194M 7% 111k/s ] 212G tiles: [ 1.9M 4.8k/s ] 3.5G cpus: 2 gc: 6% heap: 1.9G/6.4G direct: 4.2M postGC: 1G read( 3%) -> (320/325) -> encode(89% 89%) -> (323/324) -> write( 0%) last tile: 11/343/798 (z11 20%) https://onthegomap.github.io/planetiler-demo/#11.5/36.80925/-119.61914 15:46:18 INF [archive] - features: [ 195M 7% 129k/s ] 212G tiles: [ 1.9M 724/s ] 3.5G cpus: 2 gc: 3% heap: 1.1G/6.4G direct: 4.2M postGC: 1.2G read( 3%) -> (321/325) -> encode(94% 95%) -> (323/324) -> write( 0%) last tile: 11/385/820 (z11 20%) https://onthegomap.github.io/planetiler-demo/#11.5/33.65118/-112.23633 15:46:28 INF [archive] - features: [ 196M 7% 126k/s ] 212G tiles: [ 1.9M 947/s ] 3.5G cpus: 2 gc: 5% heap: 3.2G/6.4G direct: 4.2M postGC: 1.5G read( 2%) -> (321/325) -> encode(94% 93%) -> (323/324) -> write( 0%) last tile: 11/475/826 (z11 20%) https://onthegomap.github.io/planetiler-demo/#11.5/32.76877/-96.41602 15:46:38 INF [archive] - features: [ 197M 7% 32k/s ] 212G tiles: [ 1.9M 18/s ] 3.5G cpus: 2 gc: 4% heap: 1G/6.4G direct: 4.2M postGC: 1G read( 0%) -> (321/325) -> encode(91% 91%) -> (323/324) -> write( 0%) last tile: 11/469/826 (z11 20%) https://onthegomap.github.io/planetiler-demo/#11.5/32.76877/-97.4707 15:46:48 INF [archive] - features: [ 198M 7% 139k/s ] 212G tiles: [ 1.9M 1.1k/s ] 3.6G cpus: 2 gc: 3% heap: 2.5G/6.4G direct: 4.2M postGC: 1.1G read( 1%) -> (322/325) -> encode(97% 96%) -> (323/324) -> write( 1%) last tile: 11/443/678 (z11 21%) https://onthegomap.github.io/planetiler-demo/#11.5/51.7814/-102.04102 15:46:58 INF [archive] - features: [ 199M 7% 88k/s ] 212G tiles: [ 2M 3.4k/s ] 3.7G cpus: 2 gc: 3% heap: 1.7G/6.4G direct: 4.2M postGC: 1.3G read( 0%) -> (322/325) -> encode(96% 96%) -> (323/324) -> write( 1%) last tile: 11/318/703 (z11 22%) https://onthegomap.github.io/planetiler-demo/#11.5/48.98018/-124.01367 15:47:08 INF [archive] - features: [ 200M 7% 87k/s ] 212G tiles: [ 2M 932/s ] 3.7G cpus: 2 gc: 2% heap: 2.6G/6.4G direct: 4.2M postGC: 1.4G read( 0%) -> (320/325) -> encode(98% 97%) -> (323/324) -> write( 0%) last tile: 11/325/756 (z11 22%) https://onthegomap.github.io/planetiler-demo/#11.5/42.48827/-122.7832 15:47:18 INF [archive] - features: [ 201M 7% 130k/s ] 212G tiles: [ 2.7M 72k/s ] 3.8G cpus: 2 gc: 6% heap: 1.8G/6.4G direct: 4.2M postGC: 1.7G read( 8%) -> (321/325) -> encode(89% 88%) -> (323/324) -> write( 2%) last tile: 11/628/1422 (z11 46%) https://onthegomap.github.io/planetiler-demo/#11.5/-57.18387/-69.52148 15:47:28 INF [archive] - features: [ 202M 7% 109k/s ] 212G tiles: [ 2.7M 4k/s ] 3.8G cpus: 2 gc: 3% heap: 1.3G/6.4G direct: 4.2M postGC: 1.2G read( 3%) -> (322/325) -> encode(89% 93%) -> (323/324) -> write( 0%) last tile: 11/717/1203 (z11 47%) https://onthegomap.github.io/planetiler-demo/#11.5/-30.06906/-53.87695 15:47:38 INF [archive] - features: [ 204M 8% 185k/s ] 212G tiles: [ 2.8M 3.8k/s ] 3.9G cpus: 2 gc: 3% heap: 3G/6.4G direct: 4.2M postGC: 1.4G read( 3%) -> (322/325) -> encode(94% 95%) -> (323/324) -> write( 1%) last tile: 11/583/1079 (z11 48%) https://onthegomap.github.io/planetiler-demo/#11.5/-9.70905/-77.43164 15:47:48 INF [archive] - features: [ 206M 8% 136k/s ] 212G tiles: [ 2.8M 2.2k/s ] 3.9G cpus: 2 gc: 4% heap: 3.2G/6.4G direct: 4.2M postGC: 1G read( 3%) -> (322/325) -> encode(89% 92%) -> (323/324) -> write( 1%) last tile: 11/823/1058 (z11 49%) https://onthegomap.github.io/planetiler-demo/#11.5/-6.05315/-35.24414 15:47:58 INF [archive] - features: [ 207M 8% 154k/s ] 212G tiles: [ 2.9M 11k/s ] 4G cpus: 2 gc: 4% heap: 2G/6.4G direct: 4.2M postGC: 1.2G read( 1%) -> (322/325) -> encode(94% 94%) -> (323/324) -> write( 1%) last tile: 11/1250/1100 (z11 51%) https://onthegomap.github.io/planetiler-demo/#11.5/-13.32547/39.81445 15:48:08 INF [archive] - features: [ 209M 8% 165k/s ] 212G tiles: [ 3.2M 24k/s ] 4G cpus: 2 gc: 4% heap: 2.9G/6.4G direct: 4.2M postGC: 1.4G read( 4%) -> (318/325) -> encode(94% 92%) -> (319/324) -> write( 1%) last tile: 11/1964/1892 (z11 67%) https://onthegomap.github.io/planetiler-demo/#11.5/-82.03356/165.32227 15:48:18 INF [archive] - features: [ 210M 8% 155k/s ] 212G tiles: [ 3.4M 22k/s ] 4.1G cpus: 2 gc: 5% heap: 3G/6.4G direct: 4.2M postGC: 991M read( 5%) -> (322/325) -> encode(86% 89%) -> (323/324) -> write( 1%) last tile: 11/1665/1065 (z11 73%) https://onthegomap.github.io/planetiler-demo/#11.5/-7.27528/112.76367 15:48:28 INF [archive] - features: [ 212M 8% 138k/s ] 212G tiles: [ 3.4M 5.4k/s ] 4.1G cpus: 2 gc: 4% heap: 1.7G/6.4G direct: 4.2M postGC: 1.2G read( 2%) -> (322/325) -> encode(94% 94%) -> (323/324) -> write( 1%) last tile: 11/2018/1250 (z11 74%) https://onthegomap.github.io/planetiler-demo/#11.5/-36.94986/174.81445 15:48:38 INF [archive] - features: [ 213M 8% 151k/s ] 212G tiles: [ 3.5M 9.8k/s ] 4.2G cpus: 2 gc: 4% heap: 3.2G/6.4G direct: 4.2M postGC: 1.2G read( 6%) -> (321/325) -> encode(89% 87%) -> (323/324) -> write( 1%) last tile: 11/1936/665 (z11 77%) https://onthegomap.github.io/planetiler-demo/#11.5/53.17309/160.40039 15:48:48 INF [archive] - features: [ 215M 8% 129k/s ] 212G tiles: [ 3.6M 6.3k/s ] 4.2G cpus: 2 gc: 5% heap: 1.7G/6.4G direct: 4.2M postGC: 1.4G read( 4%) -> (322/325) -> encode(93% 92%) -> (323/324) -> write( 1%) last tile: 11/1752/625 (z11 79%) https://onthegomap.github.io/planetiler-demo/#11.5/57.18387/128.05664 15:48:58 INF [archive] - features: [ 215M 8% 94k/s ] 212G tiles: [ 3.6M 4.2k/s ] 4.3G cpus: 2 gc: 3% heap: 1.2G/6.4G direct: 4.2M postGC: 1.2G read( 3%) -> (321/325) -> encode(91% 89%) -> (323/324) -> write( 1%) last tile: 11/1613/843 (z11 80%) https://onthegomap.github.io/planetiler-demo/#11.5/30.22107/103.62305 15:49:08 INF [archive] - features: [ 218M 8% 205k/s ] 212G tiles: [ 3.6M 705/s ] 4.4G cpus: 2 gc: 4% heap: 1.7G/6.4G direct: 4.2M postGC: 1.5G read( 5%) -> (322/325) -> encode(90% 91%) -> (323/324) -> write( 1%) last tile: 11/1643/771 (z11 80%) https://onthegomap.github.io/planetiler-demo/#11.5/40.51377/108.89648 15:49:18 INF [archive] - features: [ 220M 8% 259k/s ] 212G tiles: [ 3.7M 563/s ] 4.4G cpus: 2 gc: 5% heap: 1.3G/6.4G direct: 4.2M postGC: 1.3G read( 6%) -> (322/325) -> encode(91% 88%) -> (323/324) -> write( 1%) last tile: 11/1745/799 (z11 80%) https://onthegomap.github.io/planetiler-demo/#11.5/36.66839/126.82617 15:49:28 INF [archive] - features: [ 222M 8% 146k/s ] 212G tiles: [ 3.7M 845/s ] 4.4G cpus: 2 gc: 4% heap: 1.3G/6.4G direct: 4.2M postGC: 1G read( 4%) -> (322/325) -> encode(90% 89%) -> (323/324) -> write( 0%) last tile: 11/1715/877 (z11 80%) https://onthegomap.github.io/planetiler-demo/#11.5/24.92627/121.55273 15:49:38 INF [archive] - features: [ 224M 8% 241k/s ] 212G tiles: [ 3.7M 538/s ] 4.5G cpus: 2 gc: 5% heap: 1.7G/6.4G direct: 4.2M postGC: 1.4G read( 6%) -> (322/325) -> encode(92% 91%) -> (323/324) -> write( 0%) last tile: 11/1711/935 (z11 81%) https://onthegomap.github.io/planetiler-demo/#11.5/15.36893/120.84961 15:49:48 INF [archive] - features: [ 226M 8% 154k/s ] 212G tiles: [ 3.7M 2.1k/s ] 4.5G cpus: 2 gc: 4% heap: 2.4G/6.4G direct: 4.2M postGC: 1.1G read( 4%) -> (322/325) -> encode(89% 90%) -> (323/324) -> write( 0%) last tile: 11/1609/920 (z11 81%) https://onthegomap.github.io/planetiler-demo/#11.5/17.89509/102.91992 15:49:58 INF [archive] - features: [ 228M 8% 195k/s ] 212G tiles: [ 3.7M 2.1k/s ] 4.6G cpus: 2 gc: 4% heap: 1.9G/6.4G direct: 4.2M postGC: 1.5G read( 5%) -> (322/325) -> encode(93% 92%) -> (323/324) -> write( 1%) last tile: 11/1458/921 (z11 82%) https://onthegomap.github.io/planetiler-demo/#11.5/17.72774/76.37695 15:50:08 INF [archive] - features: [ 229M 8% 166k/s ] 212G tiles: [ 3.7M 705/s ] 4.7G cpus: 2 gc: 4% heap: 2.2G/6.4G direct: 4.2M postGC: 1.2G read( 4%) -> (322/325) -> encode(89% 91%) -> (323/324) -> write( 0%) last tile: 11/1483/854 (z11 82%) https://onthegomap.github.io/planetiler-demo/#11.5/28.53625/80.77148 15:50:18 INF [archive] - features: [ 231M 8% 186k/s ] 212G tiles: [ 3.7M 1.2k/s ] 4.7G cpus: 2 gc: 3% heap: 3.6G/6.4G direct: 4.2M postGC: 1.4G read( 5%) -> (322/325) -> encode(94% 93%) -> (323/324) -> write( 1%) last tile: 11/1465/887 (z11 82%) https://onthegomap.github.io/planetiler-demo/#11.5/23.32206/77.60742 15:50:28 INF [archive] - features: [ 233M 9% 190k/s ] 212G tiles: [ 3.8M 3.2k/s ] 4.8G cpus: 2 gc: 5% heap: 2G/6.4G direct: 4.2M postGC: 1.2G read( 5%) -> (322/325) -> encode(89% 87%) -> (323/324) -> write( 1%) last tile: 11/1281/1009 (z11 83%) https://onthegomap.github.io/planetiler-demo/#11.5/2.54798/45.26367 15:50:38 INF [archive] - features: [ 235M 9% 200k/s ] 212G tiles: [ 3.8M 1.6k/s ] 4.8G cpus: 2 gc: 4% heap: 2.6G/6.4G direct: 4.2M postGC: 1.4G read( 3%) -> (321/325) -> encode(94% 93%) -> (323/324) -> write( 1%) last tile: 11/1123/984 (z11 83%) https://onthegomap.github.io/planetiler-demo/#11.5/6.92642/17.49023 15:50:48 INF [archive] - features: [ 236M 9% 147k/s ] 212G tiles: [ 3.8M 1.4k/s ] 4.9G cpus: 2 gc: 3% heap: 2.1G/6.4G direct: 4.2M postGC: 1.2G read( 4%) -> (322/325) -> encode(88% 92%) -> (323/324) -> write( 1%) last tile: 11/1096/851 (z11 84%) https://onthegomap.github.io/planetiler-demo/#11.5/28.9985/12.74414 15:50:58 INF [archive] - features: [ 238M 9% 133k/s ] 212G tiles: [ 3.8M 1.3k/s ] 4.9G cpus: 2 gc: 3% heap: 3.1G/6.4G direct: 4.2M postGC: 1.4G read( 3%) -> (322/325) -> encode(94% 94%) -> (323/324) -> write( 0%) last tile: 11/1195/776 (z11 84%) https://onthegomap.github.io/planetiler-demo/#11.5/39.84225/30.14648 15:51:08 INF [archive] - features: [ 239M 9% 151k/s ] 212G tiles: [ 3.8M 1.2k/s ] 5G cpus: 2 gc: 4% heap: 3.2G/6.4G direct: 4.2M postGC: 1.2G read( 4%) -> (322/325) -> encode(90% 89%) -> (323/324) -> write( 1%) last tile: 11/1257/778 (z11 84%) https://onthegomap.github.io/planetiler-demo/#11.5/39.57179/41.04492 15:51:18 INF [archive] - features: [ 241M 9% 127k/s ] 212G tiles: [ 3.8M 629/s ] 5.1G cpus: 2 gc: 4% heap: 2.1G/6.4G direct: 4.2M postGC: 1.5G read( 3%) -> (322/325) -> encode(93% 94%) -> (323/324) -> write( 0%) last tile: 11/1273/651 (z11 85%) https://onthegomap.github.io/planetiler-demo/#11.5/54.62295/43.85742 15:51:28 INF [archive] - features: [ 242M 9% 101k/s ] 212G tiles: [ 3.8M 309/s ] 5.1G cpus: 2 gc: 3% heap: 2.1G/6.4G direct: 4.2M postGC: 1.2G read( 3%) -> (322/325) -> encode(90% 90%) -> (323/324) -> write( 0%) last tile: 11/1192/702 (z11 85%) https://onthegomap.github.io/planetiler-demo/#11.5/49.09542/29.61914 15:51:38 INF [archive] - features: [ 243M 9% 128k/s ] 212G tiles: [ 3.8M 319/s ] 5.2G cpus: 2 gc: 3% heap: 2.9G/6.4G direct: 4.2M postGC: 1.4G read( 3%) -> (322/325) -> encode(95% 94%) -> (323/324) -> write( 0%) last tile: 11/1176/685 (z11 85%) https://onthegomap.github.io/planetiler-demo/#11.5/51.01372/26.80664 15:51:48 INF [archive] - features: [ 244M 9% 97k/s ] 212G tiles: [ 3.8M 329/s ] 5.2G cpus: 2 gc: 3% heap: 2.2G/6.4G direct: 4.2M postGC: 1G read( 3%) -> (322/325) -> encode(90% 92%) -> (323/324) -> write( 0%) last tile: 11/1215/762 (z11 85%) https://onthegomap.github.io/planetiler-demo/#11.5/41.7057/33.66211 15:51:58 INF [archive] - features: [ 245M 9% 98k/s ] 212G tiles: [ 3.8M 221/s ] 5.3G cpus: 2 gc: 3% heap: 1.8G/6.4G direct: 4.2M postGC: 1.2G read( 3%) -> (322/325) -> encode(95% 95%) -> (323/324) -> write( 0%) last tile: 11/1137/744 (z11 85%) https://onthegomap.github.io/planetiler-demo/#11.5/44.02439/19.95117 15:52:08 INF [archive] - features: [ 246M 9% 111k/s ] 212G tiles: [ 3.8M 157/s ] 5.3G cpus: 2 gc: 3% heap: 1.5G/6.4G direct: 4.2M postGC: 1.4G read( 3%) -> (322/325) -> encode(95% 94%) -> (323/324) -> write( 0%) last tile: 11/1112/707 (z11 85%) https://onthegomap.github.io/planetiler-demo/#11.5/48.51657/15.55664 15:52:18 INF [archive] - features: [ 247M 9% 134k/s ] 212G tiles: [ 3.8M 99/s ] 5.4G cpus: 2 gc: 3% heap: 1.3G/6.4G direct: 4.2M postGC: 1.2G read( 4%) -> (322/325) -> encode(89% 91%) -> (323/324) -> write( 0%) last tile: 11/1116/736 (z11 85%) https://onthegomap.github.io/planetiler-demo/#11.5/45.02692/16.25977 15:52:28 INF [archive] - features: [ 249M 9% 123k/s ] 212G tiles: [ 3.8M 217/s ] 5.4G cpus: 2 gc: 3% heap: 3.1G/6.4G direct: 4.2M postGC: 1.1G read( 3%) -> (321/325) -> encode(95% 95%) -> (323/324) -> write( 0%) last tile: 11/1033/754 (z11 85%) https://onthegomap.github.io/planetiler-demo/#11.5/42.74698/1.66992 15:52:38 INF [archive] - features: [ 250M 9% 127k/s ] 212G tiles: [ 3.8M 85/s ] 5.4G cpus: 2 gc: 3% heap: 2.6G/6.4G direct: 4.2M postGC: 1.3G read( 2%) -> (322/325) -> encode(95% 95%) -> (323/324) -> write( 0%) last tile: 11/1034/731 (z11 85%) https://onthegomap.github.io/planetiler-demo/#11.5/45.64473/1.8457 15:52:48 INF [archive] - features: [ 251M 9% 163k/s ] 212G tiles: [ 3.8M 108/s ] 5.5G cpus: 2 gc: 4% heap: 2.6G/6.4G direct: 4.2M postGC: 1.4G read( 3%) -> (322/325) -> encode(95% 93%) -> (323/324) -> write( 0%) last tile: 11/1060/733 (z11 85%) https://onthegomap.github.io/planetiler-demo/#11.5/45.39842/6.41602 15:52:58 INF [archive] - features: [ 253M 9% 167k/s ] 212G tiles: [ 3.8M 103/s ] 5.5G cpus: 2 gc: 4% heap: 2.4G/6.4G direct: 4.2M postGC: 1.2G read( 3%) -> (322/325) -> encode(92% 90%) -> (323/324) -> write( 0%) last tile: 11/1080/677 (z11 85%) https://onthegomap.github.io/planetiler-demo/#11.5/51.89002/9.93164 15:53:08 INF [archive] - features: [ 254M 9% 138k/s ] 212G tiles: [ 3.8M 76/s ] 5.5G cpus: 2 gc: 4% heap: 2.8G/6.4G direct: 4.2M postGC: 1.1G read( 4%) -> (322/325) -> encode(94% 93%) -> (323/324) -> write( 0%) last tile: 11/1048/690 (z11 85%) https://onthegomap.github.io/planetiler-demo/#11.5/50.45747/4.30664 15:53:18 INF [archive] - features: [ 255M 9% 98k/s ] 212G tiles: [ 3.8M 82/s ] 5.6G cpus: 2 gc: 4% heap: 1.3G/6.4G direct: 4.2M postGC: 1.3G read( 3%) -> (322/325) -> encode(93% 95%) -> (323/324) -> write( 0%) last tile: 11/1055/687 (z11 85%) https://onthegomap.github.io/planetiler-demo/#11.5/50.79201/5.53711 15:53:28 INF [archive] - features: [ 257M 9% 148k/s ] 212G tiles: [ 3.9M 306/s ] 5.6G cpus: 2 gc: 4% heap: 2.5G/6.4G direct: 4.2M postGC: 1.5G read( 4%) -> (322/325) -> encode(93% 94%) -> (323/324) -> write( 0%) last tile: 11/1091/657 (z11 85%) https://onthegomap.github.io/planetiler-demo/#11.5/54.00774/11.86523 15:53:38 INF [archive] - features: [ 258M 9% 132k/s ] 212G tiles: [ 3.9M 103/s ] 5.6G cpus: 2 gc: 4% heap: 2.2G/6.4G direct: 4.2M postGC: 1G read( 3%) -> (322/325) -> encode(91% 90%) -> (323/324) -> write( 0%) last tile: 11/1106/673 (z11 85%) https://onthegomap.github.io/planetiler-demo/#11.5/52.32188/14.50195 15:53:48 INF [archive] - features: [ 259M 10% 110k/s ] 212G tiles: [ 3.9M 78/s ] 5.7G cpus: 2 gc: 3% heap: 3G/6.4G direct: 4.2M postGC: 1.2G read( 3%) -> (322/325) -> encode(95% 95%) -> (323/324) -> write( 0%) last tile: 11/1150/697 (z11 85%) https://onthegomap.github.io/planetiler-demo/#11.5/49.66759/22.23633 15:53:58 INF [archive] - features: [ 261M 10% 116k/s ] 212G tiles: [ 3.9M 179/s ] 5.7G cpus: 2 gc: 4% heap: 1.9G/6.4G direct: 4.2M postGC: 1.5G read( 3%) -> (322/325) -> encode(94% 94%) -> (323/324) -> write( 0%) last tile: 11/1128/624 (z11 85%) https://onthegomap.github.io/planetiler-demo/#11.5/57.27901/18.36914 15:54:08 INF [archive] - features: [ 261M 10% 83k/s ] 212G tiles: [ 3.9M 337/s ] 5.7G cpus: 2 gc: 2% heap: 3G/6.4G direct: 4.2M postGC: 1.1G read( 2%) -> (322/325) -> encode(92% 91%) -> (323/324) -> write( 0%) last tile: 11/1104/636 (z11 85%) https://onthegomap.github.io/planetiler-demo/#11.5/56.12103/14.15039 15:54:18 INF [archive] - features: [ 262M 10% 92k/s ] 212G tiles: [ 3.9M 1k/s ] 5.8G cpus: 2 gc: 3% heap: 3.2G/6.4G direct: 4.2M postGC: 1.4G read( 2%) -> (322/325) -> encode(94% 96%) -> (323/324) -> write( 0%) last tile: 11/1118/566 (z11 85%) https://onthegomap.github.io/planetiler-demo/#11.5/62.39034/16.61133 15:54:28 INF [archive] - features: [ 263M 10% 53k/s ] 212G tiles: [ 3.9M 582/s ] 5.9G cpus: 2 gc: 2% heap: 2.6G/6.4G direct: 4.2M postGC: 1.3G read( 1%) -> (321/325) -> encode(93% 91%) -> (323/324) -> write( 0%) last tile: 11/1172/548 (z11 86%) https://onthegomap.github.io/planetiler-demo/#11.5/63.82126/26.10352 15:54:38 INF [archive] - features: [ 264M 10% 76k/s ] 212G tiles: [ 3.9M 291/s ] 5.9G cpus: 2 gc: 3% heap: 2.4G/6.4G direct: 4.2M postGC: 1.3G read( 2%) -> (322/325) -> encode(96% 95%) -> (323/324) -> write( 0%) last tile: 11/1185/619 (z11 86%) https://onthegomap.github.io/planetiler-demo/#11.5/57.75105/28.38867 15:54:48 INF [archive] - features: [ 264M 10% 84k/s ] 212G tiles: [ 3.9M 424/s ] 5.9G cpus: 2 gc: 3% heap: 2.7G/6.4G direct: 4.2M postGC: 1.4G read( 1%) -> (322/325) -> encode(97% 96%) -> (323/324) -> write( 0%) last tile: 11/1259/634 (z11 86%) https://onthegomap.github.io/planetiler-demo/#11.5/56.31651/41.39648 15:54:58 INF [archive] - features: [ 265M 10% 50k/s ] 212G tiles: [ 3.9M 1.4k/s ] 6G cpus: 2 gc: 2% heap: 1.9G/6.4G direct: 4.2M postGC: 1.3G read( 1%) -> (322/325) -> encode(92% 93%) -> (323/324) -> write( 0%) last tile: 11/1382/621 (z11 86%) https://onthegomap.github.io/planetiler-demo/#11.5/57.56296/63.01758 15:55:08 INF [archive] - features: [ 266M 10% 77k/s ] 212G tiles: [ 3.9M 718/s ] 6G cpus: 2 gc: 3% heap: 1.6G/6.4G direct: 4.2M postGC: 1.2G read( 1%) -> (322/325) -> encode(96% 97%) -> (323/324) -> write( 0%) last tile: 11/1322/650 (z11 86%) https://onthegomap.github.io/planetiler-demo/#11.5/54.72459/52.4707 15:55:18 INF [archive] - features: [ 267M 10% 109k/s ] 212G tiles: [ 3.9M 2.7k/s ] 6.1G cpus: 2 gc: 2% heap: 2.4G/6.4G direct: 4.2M postGC: 1.3G read( 0%) -> (322/325) -> encode(97% 97%) -> (323/324) -> write( 1%) last tile: 11/1501/665 (z11 87%) https://onthegomap.github.io/planetiler-demo/#11.5/53.17309/83.93555 15:55:28 INF [archive] - features: [ 268M 10% 84k/s ] 212G tiles: [ 4M 9.1k/s ] 6.2G cpus: 2 gc: 3% heap: 3.4G/6.4G direct: 4.2M postGC: 1.4G read( 1%) -> (321/325) -> encode(96% 95%) -> (321/324) -> write( 1%) last tile: 11/1141/466 (z11 89%) https://onthegomap.github.io/planetiler-demo/#11.5/69.50374/20.6543 15:55:37 INF [archive:write] - Finished z11 in 11m56s cpu:23m45s gc:26s avg:2, now starting z12 15:55:38 INF [archive] - features: [ 269M 10% 137k/s ] 212G tiles: [ 4.8M 78k/s ] 6.2G cpus: 2 gc: 5% heap: 992M/6.4G direct: 4.2M postGC: 796M read( 3%) -> (322/325) -> encode(91% 88%) -> (323/324) -> write( 2%) last tile: 12/153/1009 (z12 2%) https://onthegomap.github.io/planetiler-demo/#12.5/67.016/-166.50879 15:55:48 INF [archive] - features: [ 271M 10% 181k/s ] 212G tiles: [ 5.8M 95k/s ] 6.3G cpus: 2 gc: 4% heap: 1.1G/6.4G direct: 4.2M postGC: 894M read( 2%) -> (322/325) -> encode(92% 94%) -> (323/324) -> write( 4%) last tile: 12/1964/241 (z12 8%) https://onthegomap.github.io/planetiler-demo/#12.5/82.83696/-7.33887 15:55:58 INF [archive] - features: [ 273M 10% 166k/s ] 212G tiles: [ 6.5M 69k/s ] 6.4G cpus: 2 gc: 5% heap: 1.6G/6.4G direct: 4.2M postGC: 1.3G read( 8%) -> (322/325) -> encode(89% 89%) -> (323/324) -> write( 3%) last tile: 12/1025/1454 (z12 13%) https://onthegomap.github.io/planetiler-demo/#12.5/46.16461/-89.86816 15:56:08 INF [archive] - features: [ 275M 10% 242k/s ] 212G tiles: [ 6.5M 582/s ] 6.4G cpus: 2 gc: 5% heap: 3G/6.4G direct: 4.2M postGC: 1.4G read( 5%) -> (322/325) -> encode(88% 87%) -> (323/324) -> write( 0%) last tile: 12/1103/1528 (z12 13%) https://onthegomap.github.io/planetiler-demo/#12.5/41.47565/-83.0127 15:56:18 INF [archive] - features: [ 277M 10% 189k/s ] 212G tiles: [ 6.5M 938/s ] 6.5G cpus: 2 gc: 5% heap: 1.6G/6.4G direct: 4.2M postGC: 1.4G read( 4%) -> (322/325) -> encode(91% 92%) -> (323/324) -> write( 1%) last tile: 12/1210/1462 (z12 13%) https://onthegomap.github.io/planetiler-demo/#12.5/45.67547/-73.6084 15:56:28 INF [archive] - features: [ 279M 10% 210k/s ] 212G tiles: [ 6.5M 659/s ] 6.6G cpus: 2 gc: 5% heap: 2.2G/6.4G direct: 4.2M postGC: 1.2G read( 4%) -> (322/325) -> encode(88% 89%) -> (323/324) -> write( 1%) last tile: 12/1222/1504 (z12 13%) https://onthegomap.github.io/planetiler-demo/#12.5/43.03677/-72.55371 15:56:38 INF [archive] - features: [ 281M 10% 167k/s ] 212G tiles: [ 6.5M 1k/s ] 6.6G cpus: 2 gc: 4% heap: 2.4G/6.4G direct: 4.2M postGC: 1.4G read( 2%) -> (322/325) -> encode(94% 94%) -> (323/324) -> write( 1%) last tile: 12/1243/1407 (z12 13%) https://onthegomap.github.io/planetiler-demo/#12.5/48.95136/-70.70801 15:56:48 INF [archive] - features: [ 282M 10% 153k/s ] 212G tiles: [ 6.5M 3.1k/s ] 6.7G cpus: 2 gc: 4% heap: 2.8G/6.4G direct: 4.2M postGC: 1G read( 2%) -> (321/325) -> encode(90% 91%) -> (323/324) -> write( 1%) last tile: 12/1324/1479 (z12 13%) https://onthegomap.github.io/planetiler-demo/#12.5/44.62175/-63.58887 15:56:58 INF [archive] - features: [ 284M 10% 161k/s ] 212G tiles: [ 6.7M 21k/s ] 6.8G cpus: 2 gc: 6% heap: 3.3G/6.4G direct: 4.2M postGC: 1.4G read( 5%) -> (322/325) -> encode(91% 89%) -> (323/324) -> write( 1%) last tile: 12/2004/1275 (z12 15%) https://onthegomap.github.io/planetiler-demo/#12.5/55.99837/-3.82324 15:57:08 INF [archive] - features: [ 286M 10% 184k/s ] 212G tiles: [ 6.8M 4.3k/s ] 6.8G cpus: 2 gc: 5% heap: 2.4G/6.4G direct: 4.2M postGC: 1.1G read( 4%) -> (322/325) -> encode(88% 88%) -> (323/324) -> write( 0%) last tile: 12/2033/1304 (z12 15%) https://onthegomap.github.io/planetiler-demo/#12.5/54.54657/-1.27441 15:57:18 INF [archive] - features: [ 288M 11% 226k/s ] 212G tiles: [ 6.8M 306/s ] 6.9G cpus: 2 gc: 6% heap: 1.4G/6.4G direct: 4.2M postGC: 1.4G read( 6%) -> (322/325) -> encode(91% 89%) -> (323/324) -> write( 0%) last tile: 12/2010/1361 (z12 15%) https://onthegomap.github.io/planetiler-demo/#12.5/51.53608/-3.2959 15:57:28 INF [archive] - features: [ 290M 11% 192k/s ] 212G tiles: [ 6.8M 130/s ] 6.9G cpus: 2 gc: 5% heap: 1.1G/6.4G direct: 4.2M postGC: 1.2G read( 6%) -> (322/325) -> encode(88% 86%) -> (322/324) -> write( 0%) last tile: 12/2024/1376 (z12 15%) https://onthegomap.github.io/planetiler-demo/#12.5/50.70863/-2.06543 15:57:38 INF [archive] - features: [ 292M 11% 246k/s ] 212G tiles: [ 6.8M 1.2k/s ] 7G cpus: 2 gc: 5% heap: 1.6G/6.4G direct: 4.2M postGC: 1.5G read( 6%) -> (322/325) -> encode(91% 89%) -> (323/324) -> write( 0%) last tile: 12/2029/1430 (z12 15%) https://onthegomap.github.io/planetiler-demo/#12.5/47.60615/-1.62598 15:57:48 INF [archive] - features: [ 294M 11% 199k/s ] 212G tiles: [ 6.8M 540/s ] 7G cpus: 2 gc: 3% heap: 2.9G/6.4G direct: 4.2M postGC: 1.1G read( 2%) -> (322/325) -> encode(91% 92%) -> (323/324) -> write( 0%) last tile: 12/2000/1528 (z12 15%) https://onthegomap.github.io/planetiler-demo/#12.5/41.47565/-4.1748 15:57:58 INF [archive] - features: [ 297M 11% 235k/s ] 212G tiles: [ 7M 16k/s ] 7G cpus: 2 gc: 5% heap: 3.4G/6.4G direct: 4.2M postGC: 1.6G read( 7%) -> (322/325) -> encode(89% 91%) -> (323/324) -> write( 1%) last tile: 12/1945/1567 (z12 16%) https://onthegomap.github.io/planetiler-demo/#12.5/38.85681/-9.00879 15:58:08 INF [archive] - features: [ 299M 11% 217k/s ] 212G tiles: [ 7M 572/s ] 7.1G cpus: 2 gc: 6% heap: 1.3G/6.4G direct: 4.2M postGC: 1.2G read( 4%) -> (322/325) -> encode(85% 89%) -> (323/324) -> write( 0%) last tile: 12/2035/1575 (z12 16%) https://onthegomap.github.io/planetiler-demo/#12.5/38.30717/-1.09863 15:58:18 INF [archive] - features: [ 301M 11% 232k/s ] 212G tiles: [ 7M 4.5k/s ] 7.1G cpus: 2 gc: 5% heap: 1.2G/6.4G direct: 4.2M postGC: 1.2G read( 4%) -> (322/325) -> encode(90% 86%) -> (323/324) -> write( 1%) last tile: 12/1881/1888 (z12 16%) https://onthegomap.github.io/planetiler-demo/#12.5/13.88074/-14.63379 15:58:28 INF [archive] - features: [ 304M 11% 238k/s ] 212G tiles: [ 7.1M 9.4k/s ] 7.2G cpus: 2 gc: 4% heap: 3.2G/6.4G direct: 4.2M postGC: 1.1G read( 3%) -> (317/325) -> encode(93% 93%) -> (318/324) -> write( 1%) last tile: 12/1538/1804 (z12 17%) https://onthegomap.github.io/planetiler-demo/#12.5/20.92039/-44.78027 15:58:38 INF [archive] - features: [ 305M 11% 194k/s ] 212G tiles: [ 7.3M 17k/s ] 7.2G cpus: 2 gc: 6% heap: 2.1G/6.4G direct: 4.2M postGC: 1G read( 7%) -> (322/325) -> encode(83% 89%) -> (323/324) -> write( 1%) last tile: 12/1197/1551 (z12 18%) https://onthegomap.github.io/planetiler-demo/#12.5/39.94343/-74.75098 15:58:48 INF [archive] - features: [ 308M 11% 232k/s ] 212G tiles: [ 7.3M 278/s ] 7.3G cpus: 2 gc: 5% heap: 3.5G/6.4G direct: 4.2M postGC: 1.4G read( 5%) -> (322/325) -> encode(91% 91%) -> (323/324) -> write( 0%) last tile: 12/1152/1610 (z12 18%) https://onthegomap.github.io/planetiler-demo/#12.5/35.85343/-78.70605 15:58:58 INF [archive] - features: [ 310M 11% 225k/s ] 212G tiles: [ 7.3M 740/s ] 7.3G cpus: 2 gc: 6% heap: 2G/6.4G direct: 4.2M postGC: 1.2G read( 5%) -> (322/325) -> encode(88% 87%) -> (323/324) -> write( 0%) last tile: 12/1128/1621 (z12 18%) https://onthegomap.github.io/planetiler-demo/#12.5/35.06597/-80.81543 15:59:08 INF [archive] - features: [ 312M 11% 203k/s ] 212G tiles: [ 7.3M 432/s ] 7.4G cpus: 2 gc: 5% heap: 2.1G/6.4G direct: 4.2M postGC: 2G read( 4%) -> (322/325) -> encode(90% 89%) -> (323/324) -> write( 0%) last tile: 12/1107/1595 (z12 18%) https://onthegomap.github.io/planetiler-demo/#12.5/36.91476/-82.66113 15:59:18 INF [archive] - features: [ 315M 12% 267k/s ] 212G tiles: [ 7.3M 679/s ] 7.4G cpus: 2 gc: 6% heap: 1.9G/6.4G direct: 4.2M postGC: 1.4G read( 5%) -> (322/325) -> encode(91% 90%) -> (323/324) -> write( 1%) last tile: 12/1086/1635 (z12 18%) https://onthegomap.github.io/planetiler-demo/#12.5/34.05265/-84.50684 15:59:28 INF [archive] - features: [ 316M 12% 138k/s ] 212G tiles: [ 7.3M 607/s ] 7.5G cpus: 2 gc: 4% heap: 2.7G/6.4G direct: 4.2M postGC: 1G read( 3%) -> (322/325) -> encode(90% 90%) -> (323/324) -> write( 0%) last tile: 12/1095/1682 (z12 18%) https://onthegomap.github.io/planetiler-demo/#12.5/30.56225/-83.71582 15:59:38 INF [archive] - features: [ 317M 12% 100k/s ] 212G tiles: [ 7.3M 288/s ] 7.5G cpus: 2 gc: 3% heap: 3.4G/6.4G direct: 4.2M postGC: 1.1G read( 2%) -> (322/325) -> encode(94% 95%) -> (323/324) -> write( 0%) last tile: 12/1107/1723 (z12 18%) https://onthegomap.github.io/planetiler-demo/#12.5/27.41078/-82.66113 15:59:48 INF [archive] - features: [ 318M 12% 100k/s ] 212G tiles: [ 7.3M 220/s ] 7.5G cpus: 2 gc: 4% heap: 1.5G/6.4G direct: 4.2M postGC: 1.3G read( 2%) -> (322/325) -> encode(94% 94%) -> (323/324) -> write( 0%) last tile: 12/1134/1729 (z12 18%) https://onthegomap.github.io/planetiler-demo/#12.5/26.94165/-80.28809 15:59:58 INF [archive] - features: [ 320M 12% 207k/s ] 212G tiles: [ 7.4M 4.1k/s ] 7.6G cpus: 2 gc: 4% heap: 2.9G/6.4G direct: 4.2M postGC: 1.3G read( 4%) -> (322/325) -> encode(89% 88%) -> (323/324) -> write( 1%) last tile: 12/1189/1954 (z12 19%) https://onthegomap.github.io/planetiler-demo/#12.5/8.18974/-75.4541 16:00:08 INF [archive] - features: [ 322M 12% 200k/s ] 212G tiles: [ 7.4M 2k/s ] 7.6G cpus: 2 gc: 5% heap: 2.6G/6.4G direct: 4.2M postGC: 1.3G read( 4%) -> (321/325) -> encode(90% 93%) -> (323/324) -> write( 1%) last tile: 12/1090/1934 (z12 19%) https://onthegomap.github.io/planetiler-demo/#12.5/9.92556/-84.15527 16:00:18 INF [archive] - features: [ 325M 12% 308k/s ] 212G tiles: [ 7.4M 3.7k/s ] 7.6G cpus: 2 gc: 5% heap: 3G/6.4G direct: 4.2M postGC: 1G read( 4%) -> (322/325) -> encode(89% 87%) -> (323/324) -> write( 1%) last tile: 12/910/1819 (z12 19%) https://onthegomap.github.io/planetiler-demo/#12.5/19.68396/-99.97559 16:00:28 INF [archive] - features: [ 328M 12% 235k/s ] 212G tiles: [ 7.6M 15k/s ] 7.7G cpus: 2 gc: 7% heap: 1.6G/6.4G direct: 4.2M postGC: 1.5G read( 7%) -> (322/325) -> encode(86% 90%) -> (323/324) -> write( 1%) last tile: 12/686/1597 (z12 20%) https://onthegomap.github.io/planetiler-demo/#12.5/36.77408/-119.66309 16:00:38 INF [archive] - features: [ 329M 12% 154k/s ] 212G tiles: [ 7.6M 510/s ] 7.7G cpus: 2 gc: 3% heap: 3.1G/6.4G direct: 4.2M postGC: 1.1G read( 3%) -> (322/325) -> encode(91% 90%) -> (323/324) -> write( 0%) last tile: 12/685/1600 (z12 20%) https://onthegomap.github.io/planetiler-demo/#12.5/36.56259/-119.75098 16:00:48 INF [archive] - features: [ 332M 12% 239k/s ] 212G tiles: [ 7.6M 1.3k/s ] 7.7G cpus: 2 gc: 6% heap: 1.8G/6.4G direct: 4.2M postGC: 1.5G read( 5%) -> (321/325) -> encode(89% 88%) -> (323/324) -> write( 1%) last tile: 12/850/1550 (z12 20%) https://onthegomap.github.io/planetiler-demo/#12.5/40.01078/-105.24902 16:00:58 INF [archive] - features: [ 334M 12% 228k/s ] 212G tiles: [ 7.6M 2.2k/s ] 7.8G cpus: 2 gc: 5% heap: 1.6G/6.4G direct: 4.2M postGC: 1.3G read( 5%) -> (322/325) -> encode(90% 89%) -> (323/324) -> write( 1%) last tile: 12/894/1782 (z12 20%) https://onthegomap.github.io/planetiler-demo/#12.5/22.71538/-101.38184 16:01:08 INF [archive] - features: [ 337M 12% 272k/s ] 212G tiles: [ 7.6M 2k/s ] 7.8G cpus: 2 gc: 6% heap: 2.2G/6.4G direct: 4.2M postGC: 1.1G read( 6%) -> (322/325) -> encode(85% 88%) -> (323/324) -> write( 1%) last tile: 12/979/1668 (z12 20%) https://onthegomap.github.io/planetiler-demo/#12.5/31.61596/-93.91113 16:01:18 INF [archive] - features: [ 338M 12% 160k/s ] 212G tiles: [ 7.6M 546/s ] 7.8G cpus: 2 gc: 5% heap: 3.1G/6.4G direct: 4.2M postGC: 1.4G read( 3%) -> (322/325) -> encode(92% 92%) -> (323/324) -> write( 0%) last tile: 12/947/1654 (z12 20%) https://onthegomap.github.io/planetiler-demo/#12.5/32.65787/-96.72363 16:01:28 INF [archive] - features: [ 339M 12% 113k/s ] 212G tiles: [ 7.7M 310/s ] 7.9G cpus: 2 gc: 4% heap: 3.1G/6.4G direct: 4.2M postGC: 1.4G read( 2%) -> (322/325) -> encode(94% 94%) -> (323/324) -> write( 0%) last tile: 12/939/1615 (z12 20%) https://onthegomap.github.io/planetiler-demo/#12.5/35.49645/-97.42676 16:01:38 INF [archive] - features: [ 342M 13% 222k/s ] 212G tiles: [ 7.7M 904/s ] 7.9G cpus: 2 gc: 5% heap: 3.2G/6.4G direct: 4.2M postGC: 1.2G read( 5%) -> (322/325) -> encode(87% 87%) -> (323/324) -> write( 1%) last tile: 12/1020/1534 (z12 20%) https://onthegomap.github.io/planetiler-demo/#12.5/41.07934/-90.30762 16:01:48 INF [archive] - features: [ 344M 13% 193k/s ] 212G tiles: [ 7.7M 1.1k/s ] 8G cpus: 2 gc: 5% heap: 3.1G/6.4G direct: 4.2M postGC: 2.8G read( 3%) -> (322/325) -> encode(88% 88%) -> (323/324) -> write( 1%) last tile: 12/924/1457 (z12 20%) https://onthegomap.github.io/planetiler-demo/#12.5/45.98169/-98.74512 16:01:58 INF [archive] - features: [ 345M 13% 184k/s ] 212G tiles: [ 7.7M 3.8k/s ] 8G cpus: 2 gc: 5% heap: 2.8G/6.4G direct: 4.2M postGC: 1.4G read( 3%) -> (322/325) -> encode(92% 92%) -> (323/324) -> write( 1%) last tile: 12/923/1332 (z12 21%) https://onthegomap.github.io/planetiler-demo/#12.5/53.09402/-98.83301 16:02:08 INF [archive] - features: [ 347M 13% 122k/s ] 212G tiles: [ 7.8M 5.8k/s ] 8.1G cpus: 2 gc: 4% heap: 1.3G/6.4G direct: 4.2M postGC: 1.2G read( 3%) -> (322/325) -> encode(90% 87%) -> (323/324) -> write( 1%) last tile: 12/666/1153 (z12 21%) https://onthegomap.github.io/planetiler-demo/#12.5/61.54363/-121.4209 16:02:18 INF [archive] - features: [ 348M 13% 110k/s ] 212G tiles: [ 7.8M 5.7k/s ] 8.2G cpus: 2 gc: 3% heap: 2.1G/6.4G direct: 4.2M postGC: 1.5G read( 2%) -> (322/325) -> encode(92% 93%) -> (323/324) -> write( 1%) last tile: 12/745/1338 (z12 22%) https://onthegomap.github.io/planetiler-demo/#12.5/52.77618/-114.47754 16:02:28 INF [archive] - features: [ 349M 13% 173k/s ] 212G tiles: [ 7.8M 1.2k/s ] 8.3G cpus: 2 gc: 4% heap: 1.1G/6.4G direct: 4.2M postGC: 1.2G read( 1%) -> (322/325) -> encode(92% 91%) -> (323/324) -> write( 1%) last tile: 12/693/1445 (z12 22%) https://onthegomap.github.io/planetiler-demo/#12.5/46.70973/-119.04785 16:02:38 INF [archive] - features: [ 351M 13% 133k/s ] 212G tiles: [ 8M 13k/s ] 8.3G cpus: 2 gc: 4% heap: 2G/6.4G direct: 4.2M postGC: 1.3G read( 1%) -> (321/325) -> encode(95% 95%) -> (323/324) -> write( 1%) last tile: 12/379/1160 (z12 23%) https://onthegomap.github.io/planetiler-demo/#12.5/61.24909/-146.64551 16:02:48 INF [archive] - features: [ 354M 13% 270k/s ] 212G tiles: [ 9.9M 190k/s ] 8.3G cpus: 2 gc: 4% heap: 2.4G/6.4G direct: 4.2M postGC: 1.4G read( 4%) -> (321/325) -> encode(93% 89%) -> (323/324) -> write( 5%) last tile: 12/955/3243 (z12 37%) https://onthegomap.github.io/planetiler-demo/#12.5/-71.84253/-96.02051 16:02:58 INF [archive] - features: [ 356M 13% 200k/s ] 212G tiles: [ 10M 100k/s ] 8.4G cpus: 2 gc: 6% heap: 2.9G/6.4G direct: 4.2M postGC: 1.9G read(10%) -> (321/325) -> encode(86% 87%) -> (322/324) -> write( 3%) last tile: 12/1524/2320 (z12 47%) https://onthegomap.github.io/planetiler-demo/#12.5/-23.28171/-46.01074 16:03:08 INF [archive] - features: [ 358M 13% 205k/s ] 212G tiles: [ 10M 402/s ] 8.4G cpus: 2 gc: 5% heap: 2.6G/6.4G direct: 4.2M postGC: 1.2G read( 4%) -> (322/325) -> encode(88% 87%) -> (323/324) -> write( 0%) last tile: 12/1458/2328 (z12 47%) https://onthegomap.github.io/planetiler-demo/#12.5/-23.92601/-51.81152 16:03:18 INF [archive] - features: [ 359M 13% 165k/s ] 212G tiles: [ 10M 1.1k/s ] 8.5G cpus: 2 gc: 4% heap: 3.4G/6.4G direct: 4.2M postGC: 2.3G read( 3%) -> (322/325) -> encode(87% 91%) -> (323/324) -> write( 1%) last tile: 12/1394/2365 (z12 47%) https://onthegomap.github.io/planetiler-demo/#12.5/-26.86327/-57.43652 16:03:28 INF [archive] - features: [ 361M 13% 220k/s ] 212G tiles: [ 10M 3.2k/s ] 8.5G cpus: 2 gc: 5% heap: 3.1G/6.4G direct: 4.2M postGC: 1.3G read( 4%) -> (322/325) -> encode(91% 91%) -> (323/324) -> write( 1%) last tile: 12/1264/2446 (z12 47%) https://onthegomap.github.io/planetiler-demo/#12.5/-33.02708/-68.8623 16:03:38 INF [archive] - features: [ 364M 13% 217k/s ] 212G tiles: [ 11M 10k/s ] 8.6G cpus: 2 gc: 6% heap: 2.3G/6.4G direct: 4.2M postGC: 1.2G read( 6%) -> (322/325) -> encode(88% 84%) -> (323/324) -> write( 1%) last tile: 12/1151/2072 (z12 48%) https://onthegomap.github.io/planetiler-demo/#12.5/-2.15281/-78.79395 16:03:48 INF [archive] - features: [ 365M 13% 158k/s ] 212G tiles: [ 11M 4k/s ] 8.6G cpus: 2 gc: 4% heap: 2.9G/6.4G direct: 4.2M postGC: 2.7G read( 3%) -> (322/325) -> encode(89% 88%) -> (322/324) -> write( 1%) last tile: 12/1328/2247 (z12 48%) https://onthegomap.github.io/planetiler-demo/#12.5/-17.26672/-63.2373 16:03:58 INF [archive] - features: [ 367M 13% 218k/s ] 212G tiles: [ 11M 2.7k/s ] 8.7G cpus: 2 gc: 5% heap: 2.6G/6.4G direct: 4.2M postGC: 1.3G read( 4%) -> (322/325) -> encode(91% 92%) -> (323/324) -> write( 1%) last tile: 12/1479/2115 (z12 48%) https://onthegomap.github.io/planetiler-demo/#12.5/-5.92204/-49.96582 16:04:08 INF [archive] - features: [ 370M 14% 251k/s ] 212G tiles: [ 11M 3.4k/s ] 8.8G cpus: 2 gc: 6% heap: 2.4G/6.4G direct: 4.2M postGC: 1.1G read( 5%) -> (321/325) -> encode(85% 88%) -> (323/324) -> write( 1%) last tile: 12/1783/2056 (z12 49%) https://onthegomap.github.io/planetiler-demo/#12.5/-0.74705/-23.24707 16:04:18 INF [archive] - features: [ 372M 14% 197k/s ] 212G tiles: [ 11M 4.4k/s ] 8.8G cpus: 2 gc: 4% heap: 1.9G/6.4G direct: 4.2M postGC: 1.3G read( 1%) -> (322/325) -> encode(95% 94%) -> (323/324) -> write( 1%) last tile: 12/1537/2281 (z12 49%) https://onthegomap.github.io/planetiler-demo/#12.5/-20.0972/-44.86816 16:04:28 INF [archive] - features: [ 374M 14% 194k/s ] 212G tiles: [ 11M 30k/s ] 8.9G cpus: 2 gc: 5% heap: 2.2G/6.4G direct: 4.2M postGC: 2.1G read( 6%) -> (322/325) -> encode(90% 84%) -> (323/324) -> write( 1%) last tile: 12/2290/2425 (z12 51%) https://onthegomap.github.io/planetiler-demo/#12.5/-31.46615/21.31348 16:04:38 INF [archive] - features: [ 376M 14% 252k/s ] 212G tiles: [ 11M 9k/s ] 8.9G cpus: 2 gc: 6% heap: 2.4G/6.4G direct: 4.2M postGC: 1.3G read( 6%) -> (322/325) -> encode(88% 89%) -> (323/324) -> write( 1%) last tile: 12/2437/2220 (z12 51%) https://onthegomap.github.io/planetiler-demo/#12.5/-14.98724/34.2334 16:04:48 INF [archive] - features: [ 378M 14% 156k/s ] 212G tiles: [ 11M 3.3k/s ] 9G cpus: 2 gc: 4% heap: 1.9G/6.4G direct: 4.2M postGC: 1G read( 2%) -> (322/325) -> encode(90% 89%) -> (323/324) -> write( 1%) last tile: 12/2377/2097 (z12 51%) https://onthegomap.github.io/planetiler-demo/#12.5/-4.34641/28.95996 16:04:58 INF [archive] - features: [ 381M 14% 260k/s ] 212G tiles: [ 11M 25k/s ] 9G cpus: 2 gc: 4% heap: 1.7G/6.4G direct: 4.2M postGC: 1.2G read( 1%) -> (322/325) -> encode(94% 94%) -> (323/324) -> write( 1%) last tile: 12/2588/2322 (z12 53%) https://onthegomap.github.io/planetiler-demo/#12.5/-23.44308/47.50488 16:05:08 INF [archive] - features: [ 383M 14% 229k/s ] 212G tiles: [ 13M 139k/s ] 9.1G cpus: 2 gc: 4% heap: 1.4G/6.4G direct: 4.2M postGC: 1.5G read( 8%) -> (321/325) -> encode(92% 86%) -> (323/324) -> write( 4%) last tile: 12/3394/2372 (z12 72%) https://onthegomap.github.io/planetiler-demo/#12.5/-27.41078/118.34473 16:05:18 INF [archive] - features: [ 385M 14% 250k/s ] 212G tiles: [ 13M 15k/s ] 9.1G cpus: 2 gc: 5% heap: 2.4G/6.4G direct: 4.2M postGC: 1G read( 6%) -> (322/325) -> encode(86% 87%) -> (323/324) -> write( 1%) last tile: 12/3283/2125 (z12 73%) https://onthegomap.github.io/planetiler-demo/#12.5/-6.79553/108.58887 16:05:28 INF [archive] - features: [ 388M 14% 292k/s ] 212G tiles: [ 13M 2.2k/s ] 9.2G cpus: 2 gc: 6% heap: 1.9G/6.4G direct: 4.2M postGC: 1.5G read( 5%) -> (321/325) -> encode(89% 90%) -> (323/324) -> write( 1%) last tile: 12/3343/2139 (z12 73%) https://onthegomap.github.io/planetiler-demo/#12.5/-8.01571/113.8623 16:05:38 INF [archive] - features: [ 390M 14% 164k/s ] 212G tiles: [ 13M 13k/s ] 9.2G cpus: 2 gc: 5% heap: 1.6G/6.4G direct: 4.2M postGC: 1.3G read( 4%) -> (322/325) -> encode(87% 87%) -> (323/324) -> write( 2%) last tile: 12/3701/2512 (z12 74%) https://onthegomap.github.io/planetiler-demo/#12.5/-37.75334/145.32715 16:05:48 INF [archive] - features: [ 392M 14% 220k/s ] 212G tiles: [ 13M 3.2k/s ] 9.3G cpus: 2 gc: 4% heap: 1.6G/6.4G direct: 4.2M postGC: 1.7G read( 1%) -> (322/325) -> encode(92% 91%) -> (323/324) -> write( 1%) last tile: 12/3766/2327 (z12 74%) https://onthegomap.github.io/planetiler-demo/#12.5/-23.84564/151.04004 16:05:58 INF [archive] - features: [ 394M 14% 210k/s ] 212G tiles: [ 13M 30k/s ] 9.3G cpus: 2 gc: 5% heap: 2.2G/6.4G direct: 4.2M postGC: 1G read( 7%) -> (322/325) -> encode(91% 87%) -> (323/324) -> write( 1%) last tile: 12/3590/1629 (z12 76%) https://onthegomap.github.io/planetiler-demo/#12.5/34.48844/135.57129 16:06:08 INF [archive] - features: [ 397M 15% 289k/s ] 212G tiles: [ 13M 190/s ] 9.4G cpus: 2 gc: 5% heap: 1.6G/6.4G direct: 4.2M postGC: 1.3G read( 3%) -> (322/325) -> encode(92% 93%) -> (323/324) -> write( 0%) last tile: 12/3638/1587 (z12 76%) https://onthegomap.github.io/planetiler-demo/#12.5/37.47485/139.79004 16:06:18 INF [archive] - features: [ 399M 15% 191k/s ] 212G tiles: [ 14M 25k/s ] 9.4G cpus: 2 gc: 6% heap: 1.9G/6.4G direct: 4.2M postGC: 1.9G read( 6%) -> (322/325) -> encode(85% 87%) -> (323/324) -> write( 2%) last tile: 12/3662/1351 (z12 78%) https://onthegomap.github.io/planetiler-demo/#12.5/52.0795/141.89941 16:06:28 INF [archive] - features: [ 401M 15% 172k/s ] 212G tiles: [ 14M 7.7k/s ] 9.5G cpus: 2 gc: 4% heap: 2.9G/6.4G direct: 4.2M postGC: 1.4G read( 4%) -> (322/325) -> encode(92% 93%) -> (322/324) -> write( 1%) last tile: 12/3364/1521 (z12 78%) https://onthegomap.github.io/planetiler-demo/#12.5/41.93497/115.70801 16:06:38 INF [archive] - features: [ 402M 15% 95k/s ] 212G tiles: [ 14M 11k/s ] 9.6G cpus: 2 gc: 4% heap: 1.2G/6.4G direct: 4.2M postGC: 1.3G read( 3%) -> (322/325) -> encode(87% 88%) -> (323/324) -> write( 2%) last tile: 12/3227/1338 (z12 79%) https://onthegomap.github.io/planetiler-demo/#12.5/52.77618/103.66699 16:06:49 INF [archive] - features: [ 403M 15% 140k/s ] 212G tiles: [ 14M 5.7k/s ] 9.6G cpus: 2 gc: 4% heap: 1.3G/6.4G direct: 4.2M postGC: 2.6G read( 4%) -> (322/325) -> encode(89% 86%) -> (323/324) -> write( 1%) last tile: 12/3187/1745 (z12 80%) https://onthegomap.github.io/planetiler-demo/#12.5/25.68113/100.15137 16:06:59 INF [archive] - features: [ 405M 15% 178k/s ] 212G tiles: [ 14M 1.6k/s ] 9.7G cpus: 2 gc: 4% heap: 1.4G/6.4G direct: 4.2M postGC: 1.5G read( 4%) -> (322/325) -> encode(93% 92%) -> (323/324) -> write( 1%) last tile: 12/3322/1767 (z12 80%) https://onthegomap.github.io/planetiler-demo/#12.5/23.92601/112.0166 16:07:09 INF [archive] - features: [ 407M 15% 180k/s ] 212G tiles: [ 14M 2.1k/s ] 9.8G cpus: 2 gc: 4% heap: 2.8G/6.4G direct: 4.2M postGC: 1.3G read( 4%) -> (322/325) -> encode(87% 89%) -> (323/324) -> write( 1%) last tile: 12/3339/1538 (z12 80%) https://onthegomap.github.io/planetiler-demo/#12.5/40.8138/113.51074 16:07:19 INF [archive] - features: [ 409M 15% 218k/s ] 212G tiles: [ 14M 706/s ] 9.8G cpus: 2 gc: 5% heap: 1.5G/6.4G direct: 4.2M postGC: 1.2G read( 4%) -> (322/325) -> encode(87% 88%) -> (323/324) -> write( 1%) last tile: 12/3390/1638 (z12 80%) https://onthegomap.github.io/planetiler-demo/#12.5/33.83391/117.99316 16:07:29 INF [archive] - features: [ 411M 15% 221k/s ] 212G tiles: [ 14M 1.2k/s ] 9.9G cpus: 2 gc: 5% heap: 1.6G/6.4G direct: 4.2M postGC: 1.5G read( 4%) -> (322/325) -> encode(91% 92%) -> (323/324) -> write( 1%) last tile: 12/3497/1565 (z12 80%) https://onthegomap.github.io/planetiler-demo/#12.5/38.99356/127.39746 16:07:39 INF [archive] - features: [ 413M 15% 201k/s ] 212G tiles: [ 14M 858/s ] 9.9G cpus: 2 gc: 4% heap: 2.1G/6.4G direct: 4.2M postGC: 1.2G read( 5%) -> (322/325) -> encode(87% 89%) -> (323/324) -> write( 0%) last tile: 12/3523/1639 (z12 80%) https://onthegomap.github.io/planetiler-demo/#12.5/33.76087/129.68262 16:07:49 INF [archive] - features: [ 415M 15% 207k/s ] 212G tiles: [ 14M 2.4k/s ] 10G cpus: 2 gc: 5% heap: 2.1G/6.4G direct: 4.2M postGC: 1.5G read( 6%) -> (322/325) -> encode(90% 92%) -> (323/324) -> write( 1%) last tile: 12/3427/1754 (z12 80%) https://onthegomap.github.io/planetiler-demo/#12.5/24.96613/121.24512 16:07:59 INF [archive] - features: [ 417M 15% 201k/s ] 212G tiles: [ 14M 647/s ] 10G cpus: 2 gc: 4% heap: 3.4G/6.4G direct: 4.2M postGC: 1.3G read( 4%) -> (322/325) -> encode(87% 90%) -> (323/324) -> write( 1%) last tile: 12/3367/1666 (z12 80%) https://onthegomap.github.io/planetiler-demo/#12.5/31.76553/115.97168 16:08:09 INF [archive] - features: [ 419M 15% 214k/s ] 212G tiles: [ 14M 1.5k/s ] 10G cpus: 2 gc: 5% heap: 3.7G/6.4G direct: 4.2M postGC: 1.6G read( 4%) -> (312/325) -> encode(91% 93%) -> (323/324) -> write( 1%) last tile: 12/3414/1876 (z12 81%) https://onthegomap.github.io/planetiler-demo/#12.5/14.90232/120.10254 16:08:19 INF [archive] - features: [ 421M 15% 200k/s ] 212G tiles: [ 14M 5.4k/s ] 10G cpus: 2 gc: 6% heap: 2.1G/6.4G direct: 4.2M postGC: 1.3G read( 4%) -> (322/325) -> encode(86% 86%) -> (323/324) -> write( 1%) last tile: 12/3388/2015 (z12 81%) https://onthegomap.github.io/planetiler-demo/#12.5/2.85526/117.81738 16:08:29 INF [archive] - features: [ 424M 16% 274k/s ] 212G tiles: [ 14M 2.6k/s ] 10G cpus: 2 gc: 6% heap: 1.7G/6.4G direct: 4.2M postGC: 1.3G read( 5%) -> (322/325) -> encode(85% 88%) -> (323/324) -> write( 1%) last tile: 12/3266/1854 (z12 81%) https://onthegomap.github.io/planetiler-demo/#12.5/16.76246/107.09473 16:08:39 INF [archive] - features: [ 427M 16% 275k/s ] 212G tiles: [ 14M 1.1k/s ] 10G cpus: 2 gc: 5% heap: 3.5G/6.4G direct: 4.2M postGC: 1.4G read( 5%) -> (322/325) -> encode(90% 93%) -> (323/324) -> write( 1%) last tile: 12/3172/1866 (z12 81%) https://onthegomap.github.io/planetiler-demo/#12.5/15.74996/98.83301 16:08:49 INF [archive] - features: [ 429M 16% 248k/s ] 212G tiles: [ 14M 4k/s ] 10G cpus: 2 gc: 6% heap: 2.2G/6.4G direct: 4.2M postGC: 1.2G read( 5%) -> (322/325) -> encode(87% 86%) -> (323/324) -> write( 1%) last tile: 12/2945/1928 (z12 81%) https://onthegomap.github.io/planetiler-demo/#12.5/10.44459/78.88184 16:08:59 INF [archive] - features: [ 432M 16% 251k/s ] 212G tiles: [ 14M 3.3k/s ] 10G cpus: 2 gc: 6% heap: 1.8G/6.4G direct: 4.2M postGC: 1.6G read( 5%) -> (322/325) -> encode(89% 88%) -> (323/324) -> write( 1%) last tile: 12/2876/1823 (z12 82%) https://onthegomap.github.io/planetiler-demo/#12.5/19.35261/72.81738 16:09:09 INF [archive] - features: [ 435M 16% 276k/s ] 212G tiles: [ 14M 978/s ] 10G cpus: 2 gc: 5% heap: 2.9G/6.4G direct: 4.2M postGC: 1.3G read( 5%) -> (322/325) -> encode(88% 88%) -> (323/324) -> write( 1%) last tile: 12/2949/1899 (z12 82%) https://onthegomap.github.io/planetiler-demo/#12.5/12.94032/79.2334 16:09:19 INF [archive] - features: [ 437M 16% 201k/s ] 212G tiles: [ 14M 1.4k/s ] 10G cpus: 2 gc: 6% heap: 1.2G/6.4G direct: 4.2M postGC: 1.3G read( 4%) -> (322/325) -> encode(86% 87%) -> (323/324) -> write( 0%) last tile: 12/3019/1774 (z12 82%) https://onthegomap.github.io/planetiler-demo/#12.5/23.36242/85.38574 16:09:29 INF [archive] - features: [ 439M 16% 190k/s ] 212G tiles: [ 14M 727/s ] 10G cpus: 2 gc: 4% heap: 2.3G/6.4G direct: 4.2M postGC: 1.3G read( 4%) -> (322/325) -> encode(93% 92%) -> (323/324) -> write( 1%) last tile: 12/2959/1693 (z12 82%) https://onthegomap.github.io/planetiler-demo/#12.5/29.72622/80.1123 16:09:39 INF [archive] - features: [ 440M 16% 155k/s ] 212G tiles: [ 14M 3.4k/s ] 10G cpus: 2 gc: 4% heap: 2.9G/6.4G direct: 4.2M postGC: 1.5G read( 3%) -> (322/325) -> encode(94% 94%) -> (323/324) -> write( 1%) last tile: 12/2876/1639 (z12 82%) https://onthegomap.github.io/planetiler-demo/#12.5/33.76087/72.81738 16:09:49 INF [archive] - features: [ 443M 16% 274k/s ] 212G tiles: [ 14M 1k/s ] 10G cpus: 2 gc: 6% heap: 1.6G/6.4G direct: 4.2M postGC: 1.4G read( 6%) -> (322/325) -> encode(86% 84%) -> (323/324) -> write( 1%) last tile: 12/2900/1758 (z12 82%) https://onthegomap.github.io/planetiler-demo/#12.5/24.64701/74.92676 16:09:59 INF [archive] - features: [ 445M 16% 234k/s ] 212G tiles: [ 14M 2.7k/s ] 10G cpus: 2 gc: 5% heap: 2.5G/6.4G direct: 4.2M postGC: 1.2G read( 5%) -> (322/325) -> encode(88% 87%) -> (323/324) -> write( 1%) last tile: 12/2813/1537 (z12 82%) https://onthegomap.github.io/planetiler-demo/#12.5/40.88029/67.28027 16:10:09 INF [archive] - features: [ 448M 16% 253k/s ] 212G tiles: [ 14M 2.4k/s ] 10G cpus: 2 gc: 6% heap: 2.3G/6.4G direct: 4.2M postGC: 2.3G read( 5%) -> (322/325) -> encode(85% 90%) -> (323/324) -> write( 1%) last tile: 12/2597/1661 (z12 82%) https://onthegomap.github.io/planetiler-demo/#12.5/32.1384/48.2959 16:10:19 INF [archive] - features: [ 450M 17% 236k/s ] 212G tiles: [ 14M 8k/s ] 10G cpus: 2 gc: 7% heap: 2.1G/6.4G direct: 4.2M postGC: 1.5G read( 6%) -> (322/325) -> encode(86% 89%) -> (323/324) -> write( 1%) last tile: 12/2437/2034 (z12 83%) https://onthegomap.github.io/planetiler-demo/#12.5/1.18644/34.2334 16:10:29 INF [archive] - features: [ 452M 17% 233k/s ] 212G tiles: [ 14M 3.6k/s ] 10G cpus: 2 gc: 4% heap: 2.1G/6.4G direct: 4.2M postGC: 1.3G read( 4%) -> (322/325) -> encode(86% 90%) -> (323/324) -> write( 1%) last tile: 12/2385/1946 (z12 83%) https://onthegomap.github.io/planetiler-demo/#12.5/8.88507/29.66309 16:10:39 INF [archive] - features: [ 454M 17% 153k/s ] 212G tiles: [ 15M 2.1k/s ] 10G cpus: 2 gc: 4% heap: 2.2G/6.4G direct: 4.2M postGC: 1.5G read( 3%) -> (322/325) -> encode(93% 94%) -> (323/324) -> write( 1%) last tile: 12/2192/1963 (z12 83%) https://onthegomap.github.io/planetiler-demo/#12.5/7.40605/12.7002 16:10:49 INF [archive] - features: [ 456M 17% 175k/s ] 212G tiles: [ 15M 1.8k/s ] 11G cpus: 2 gc: 4% heap: 1.7G/6.4G direct: 4.2M postGC: 1.2G read( 4%) -> (322/325) -> encode(88% 88%) -> (323/324) -> write( 1%) last tile: 12/2118/1970 (z12 83%) https://onthegomap.github.io/planetiler-demo/#12.5/6.79553/6.19629 16:10:59 INF [archive] - features: [ 458M 17% 212k/s ] 212G tiles: [ 15M 4.8k/s ] 11G cpus: 2 gc: 5% heap: 2.3G/6.4G direct: 4.2M postGC: 2.3G read( 5%) -> (321/325) -> encode(88% 88%) -> (323/324) -> write( 1%) last tile: 12/2145/1611 (z12 84%) https://onthegomap.github.io/planetiler-demo/#12.5/35.78216/8.56934 16:11:09 INF [archive] - features: [ 460M 17% 201k/s ] 212G tiles: [ 15M 1.7k/s ] 11G cpus: 2 gc: 5% heap: 1.9G/6.4G direct: 4.2M postGC: 1.4G read( 5%) -> (322/325) -> encode(91% 91%) -> (323/324) -> write( 1%) last tile: 12/2192/1582 (z12 84%) https://onthegomap.github.io/planetiler-demo/#12.5/37.82279/12.7002 16:11:19 INF [archive] - features: [ 462M 17% 211k/s ] 212G tiles: [ 15M 1.7k/s ] 11G cpus: 2 gc: 4% heap: 3.1G/6.4G direct: 4.2M postGC: 1.1G read( 4%) -> (322/325) -> encode(88% 88%) -> (323/324) -> write( 1%) last tile: 12/2371/1557 (z12 84%) https://onthegomap.github.io/planetiler-demo/#12.5/39.53793/28.43262 16:11:29 INF [archive] - features: [ 465M 17% 273k/s ] 212G tiles: [ 15M 2.1k/s ] 11G cpus: 2 gc: 6% heap: 3.5G/6.4G direct: 4.2M postGC: 1.5G read( 6%) -> (321/325) -> encode(89% 90%) -> (323/324) -> write( 1%) last tile: 12/2409/1687 (z12 84%) https://onthegomap.github.io/planetiler-demo/#12.5/30.18311/31.77246 16:11:39 INF [archive] - features: [ 467M 17% 225k/s ] 212G tiles: [ 15M 2.3k/s ] 11G cpus: 2 gc: 6% heap: 2.1G/6.4G direct: 4.2M postGC: 1.4G read( 6%) -> (322/325) -> encode(87% 85%) -> (323/324) -> write( 1%) last tile: 12/2465/1595 (z12 84%) https://onthegomap.github.io/planetiler-demo/#12.5/36.91476/36.69434 16:11:49 INF [archive] - features: [ 469M 17% 167k/s ] 212G tiles: [ 15M 1k/s ] 11G cpus: 2 gc: 4% heap: 2.6G/6.4G direct: 4.2M postGC: 1.3G read( 4%) -> (322/325) -> encode(87% 89%) -> (323/324) -> write( 1%) last tile: 12/2522/1524 (z12 84%) https://onthegomap.github.io/planetiler-demo/#12.5/41.73852/41.7041 16:11:59 INF [archive] - features: [ 470M 17% 157k/s ] 212G tiles: [ 15M 1.4k/s ] 11G cpus: 2 gc: 4% heap: 3.4G/6.4G direct: 4.2M postGC: 1.3G read( 4%) -> (322/325) -> encode(88% 88%) -> (323/324) -> write( 1%) last tile: 12/2517/1387 (z12 84%) https://onthegomap.github.io/planetiler-demo/#12.5/50.09238/41.26465 16:12:09 INF [archive] - features: [ 472M 17% 135k/s ] 212G tiles: [ 15M 1k/s ] 11G cpus: 2 gc: 4% heap: 1.2G/6.4G direct: 4.2M postGC: 1.4G read( 4%) -> (322/325) -> encode(88% 88%) -> (323/324) -> write( 1%) last tile: 12/2441/1352 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/52.02545/34.58496 16:12:19 INF [archive] - features: [ 473M 17% 127k/s ] 212G tiles: [ 15M 639/s ] 11G cpus: 2 gc: 4% heap: 2.1G/6.4G direct: 4.2M postGC: 1.6G read( 3%) -> (322/325) -> encode(90% 93%) -> (323/324) -> write( 1%) last tile: 12/2375/1366 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/51.26191/28.78418 16:12:29 INF [archive] - features: [ 474M 17% 158k/s ] 212G tiles: [ 15M 873/s ] 11G cpus: 2 gc: 3% heap: 2.8G/6.4G direct: 4.2M postGC: 1.5G read( 4%) -> (322/325) -> encode(91% 90%) -> (323/324) -> write( 1%) last tile: 12/2318/1308 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/54.34214/23.77441 16:12:39 INF [archive] - features: [ 476M 17% 135k/s ] 212G tiles: [ 15M 551/s ] 11G cpus: 2 gc: 4% heap: 3G/6.4G direct: 4.2M postGC: 1.3G read( 3%) -> (322/325) -> encode(90% 88%) -> (323/324) -> write( 1%) last tile: 12/2326/1410 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/48.7779/24.47754 16:12:49 INF [archive] - features: [ 477M 18% 150k/s ] 212G tiles: [ 15M 721/s ] 11G cpus: 2 gc: 4% heap: 1.8G/6.4G direct: 4.2M postGC: 1.6G read( 4%) -> (322/325) -> encode(92% 91%) -> (323/324) -> write( 1%) last tile: 12/2393/1440 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/47.01022/30.36621 16:12:59 INF [archive] - features: [ 479M 18% 165k/s ] 212G tiles: [ 15M 895/s ] 11G cpus: 2 gc: 4% heap: 2.2G/6.4G direct: 4.2M postGC: 1.4G read( 4%) -> (321/325) -> encode(90% 89%) -> (323/324) -> write( 1%) last tile: 12/2290/1528 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/41.47565/21.31348 16:13:09 INF [archive] - features: [ 480M 18% 113k/s ] 212G tiles: [ 15M 321/s ] 11G cpus: 2 gc: 3% heap: 1.9G/6.4G direct: 4.2M postGC: 1.4G read( 3%) -> (322/325) -> encode(90% 90%) -> (323/324) -> write( 0%) last tile: 12/2275/1486 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/44.1822/19.99512 16:13:19 INF [archive] - features: [ 482M 18% 181k/s ] 212G tiles: [ 15M 497/s ] 11G cpus: 2 gc: 4% heap: 3.3G/6.4G direct: 4.2M postGC: 1.4G read( 5%) -> (322/325) -> encode(93% 93%) -> (323/324) -> write( 1%) last tile: 12/2234/1456 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/46.04273/16.3916 16:13:29 INF [archive] - features: [ 483M 18% 144k/s ] 212G tiles: [ 15M 159/s ] 11G cpus: 2 gc: 4% heap: 2.8G/6.4G direct: 4.2M postGC: 1.1G read( 4%) -> (322/325) -> encode(88% 89%) -> (323/324) -> write( 0%) last tile: 12/2210/1408 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/48.89361/14.28223 16:13:39 INF [archive] - features: [ 485M 18% 195k/s ] 212G tiles: [ 15M 194/s ] 11G cpus: 2 gc: 5% heap: 2.2G/6.4G direct: 4.2M postGC: 1.5G read( 5%) -> (322/325) -> encode(92% 92%) -> (323/324) -> write( 0%) last tile: 12/2199/1457 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/45.98169/13.31543 16:13:49 INF [archive] - features: [ 487M 18% 169k/s ] 212G tiles: [ 15M 348/s ] 12G cpus: 2 gc: 4% heap: 2.8G/6.4G direct: 4.2M postGC: 1.3G read( 4%) -> (322/325) -> encode(88% 88%) -> (323/324) -> write( 0%) last tile: 12/2215/1531 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/41.2778/14.72168 16:13:59 INF [archive] - features: [ 489M 18% 175k/s ] 212G tiles: [ 15M 350/s ] 12G cpus: 2 gc: 5% heap: 1.4G/6.4G direct: 4.2M postGC: 1.4G read( 5%) -> (322/325) -> encode(87% 88%) -> (323/324) -> write( 0%) last tile: 12/2134/1475 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/44.87143/7.60254 16:14:09 INF [archive] - features: [ 490M 18% 152k/s ] 212G tiles: [ 15M 387/s ] 12G cpus: 2 gc: 4% heap: 2.5G/6.4G direct: 4.2M postGC: 1.3G read( 4%) -> (322/325) -> encode(93% 93%) -> (323/324) -> write( 0%) last tile: 12/2064/1493 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/43.73934/1.4502 16:14:19 INF [archive] - features: [ 492M 18% 161k/s ] 212G tiles: [ 15M 172/s ] 12G cpus: 2 gc: 4% heap: 3.2G/6.4G direct: 4.2M postGC: 2.3G read( 5%) -> (322/325) -> encode(88% 87%) -> (323/324) -> write( 0%) last tile: 12/2100/1480 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/44.55915/4.61426 16:14:29 INF [archive] - features: [ 494M 18% 183k/s ] 212G tiles: [ 15M 167/s ] 12G cpus: 2 gc: 5% heap: 2.2G/6.4G direct: 4.2M postGC: 1.4G read( 5%) -> (322/325) -> encode(92% 92%) -> (323/324) -> write( 0%) last tile: 12/2060/1457 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/45.98169/1.09863 16:14:39 INF [archive] - features: [ 496M 18% 208k/s ] 212G tiles: [ 15M 249/s ] 12G cpus: 2 gc: 5% heap: 1.1G/6.4G direct: 4.2M postGC: 1.2G read( 5%) -> (322/325) -> encode(89% 86%) -> (323/324) -> write( 0%) last tile: 12/2103/1411 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/48.71995/4.87793 16:14:49 INF [archive] - features: [ 498M 18% 195k/s ] 212G tiles: [ 15M 171/s ] 12G cpus: 2 gc: 4% heap: 2.9G/6.4G direct: 4.2M postGC: 1.4G read( 5%) -> (322/325) -> encode(92% 93%) -> (323/324) -> write( 0%) last tile: 12/2135/1469 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/45.24394/7.69043 16:14:59 INF [archive] - features: [ 500M 18% 195k/s ] 212G tiles: [ 15M 169/s ] 12G cpus: 2 gc: 5% heap: 1.3G/6.4G direct: 4.2M postGC: 1.2G read( 5%) -> (322/325) -> encode(85% 88%) -> (323/324) -> write( 0%) last tile: 12/2157/1438 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/47.12994/9.62402 16:15:09 INF [archive] - features: [ 502M 18% 267k/s ] 212G tiles: [ 15M 171/s ] 12G cpus: 2 gc: 5% heap: 2G/6.4G direct: 4.2M postGC: 1.6G read( 7%) -> (322/325) -> encode(89% 87%) -> (323/324) -> write( 0%) last tile: 12/2174/1385 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/50.20502/11.11816 16:15:19 INF [archive] - features: [ 505M 19% 230k/s ] 212G tiles: [ 15M 159/s ] 12G cpus: 2 gc: 5% heap: 1.3G/6.4G direct: 4.2M postGC: 1.3G read( 6%) -> (321/325) -> encode(89% 87%) -> (323/324) -> write( 0%) last tile: 12/2129/1359 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/51.64529/7.16309 16:15:29 INF [archive] - features: [ 507M 19% 207k/s ] 212G tiles: [ 15M 110/s ] 12G cpus: 2 gc: 5% heap: 2.7G/6.4G direct: 4.2M postGC: 1.3G read( 6%) -> (322/325) -> encode(87% 87%) -> (323/324) -> write( 0%) last tile: 12/2142/1392 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/49.80962/8.30566 16:15:39 INF [archive] - features: [ 509M 19% 206k/s ] 212G tiles: [ 15M 191/s ] 12G cpus: 2 gc: 5% heap: 2.3G/6.4G direct: 4.2M postGC: 1.4G read( 5%) -> (322/325) -> encode(93% 90%) -> (323/324) -> write( 0%) last tile: 12/2056/1394 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/49.69605/0.74707 16:15:49 INF [archive] - features: [ 511M 19% 180k/s ] 212G tiles: [ 15M 217/s ] 12G cpus: 2 gc: 5% heap: 1.2G/6.4G direct: 4.2M postGC: 1.1G read( 4%) -> (322/325) -> encode(86% 89%) -> (323/324) -> write( 0%) last tile: 12/2096/1372 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/50.93073/4.2627 16:15:59 INF [archive] - features: [ 513M 19% 245k/s ] 212G tiles: [ 15M 622/s ] 12G cpus: 2 gc: 6% heap: 2.1G/6.4G direct: 4.2M postGC: 1.5G read( 7%) -> (322/325) -> encode(90% 89%) -> (323/324) -> write( 0%) last tile: 12/2141/1341 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/52.61638/8.21777 16:16:09 INF [archive] - features: [ 515M 19% 214k/s ] 212G tiles: [ 15M 466/s ] 12G cpus: 2 gc: 5% heap: 3.5G/6.4G direct: 4.2M postGC: 1.2G read( 6%) -> (322/325) -> encode(88% 86%) -> (323/324) -> write( 1%) last tile: 12/2219/1315 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/53.98193/15.07324 16:16:19 INF [archive] - features: [ 517M 19% 177k/s ] 212G tiles: [ 15M 273/s ] 12G cpus: 2 gc: 5% heap: 2.7G/6.4G direct: 4.2M postGC: 1.5G read( 5%) -> (322/325) -> encode(92% 91%) -> (323/324) -> write( 0%) last tile: 12/2182/1363 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/51.42661/11.82129 16:16:29 INF [archive] - features: [ 519M 19% 202k/s ] 212G tiles: [ 15M 218/s ] 12G cpus: 2 gc: 4% heap: 3.5G/6.4G direct: 4.2M postGC: 1.3G read( 5%) -> (322/325) -> encode(85% 89%) -> (323/324) -> write( 0%) last tile: 12/2232/1372 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/50.93073/16.21582 16:16:39 INF [archive] - features: [ 521M 19% 141k/s ] 212G tiles: [ 15M 234/s ] 12G cpus: 2 gc: 4% heap: 2.1G/6.4G direct: 4.2M postGC: 1.5G read( 3%) -> (322/325) -> encode(91% 91%) -> (323/324) -> write( 0%) last tile: 12/2243/1402 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/49.23911/17.18262 16:16:49 INF [archive] - features: [ 522M 19% 135k/s ] 212G tiles: [ 15M 151/s ] 12G cpus: 2 gc: 4% heap: 2.2G/6.4G direct: 4.2M postGC: 1.3G read( 3%) -> (321/325) -> encode(91% 90%) -> (323/324) -> write( 0%) last tile: 12/2298/1388 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/50.03597/22.0166 16:16:59 INF [archive] - features: [ 523M 19% 148k/s ] 212G tiles: [ 15M 275/s ] 12G cpus: 2 gc: 4% heap: 2.7G/6.4G direct: 4.2M postGC: 2.5G read( 4%) -> (322/325) -> encode(87% 90%) -> (323/324) -> write( 0%) last tile: 12/2252/1331 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/53.14676/17.97363 16:17:09 INF [archive] - features: [ 525M 19% 128k/s ] 212G tiles: [ 15M 1k/s ] 12G cpus: 2 gc: 3% heap: 3.4G/6.4G direct: 4.2M postGC: 1.3G read( 3%) -> (322/325) -> encode(95% 94%) -> (323/324) -> write( 1%) last tile: 12/2229/1213 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/58.92733/15.95215 16:17:19 INF [archive] - features: [ 526M 19% 125k/s ] 212G tiles: [ 15M 643/s ] 12G cpus: 2 gc: 4% heap: 1.4G/6.4G direct: 4.2M postGC: 1.4G read( 3%) -> (322/325) -> encode(88% 89%) -> (323/324) -> write( 1%) last tile: 12/2226/1267 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/56.38958/15.68848 16:17:29 INF [archive] - features: [ 528M 19% 176k/s ] 212G tiles: [ 15M 1.6k/s ] 12G cpus: 2 gc: 4% heap: 3.6G/6.4G direct: 4.2M postGC: 1.5G read( 4%) -> (322/325) -> encode(93% 91%) -> (323/324) -> write( 1%) last tile: 12/2170/1191 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/59.91097/10.7666 16:17:39 INF [archive] - features: [ 529M 19% 103k/s ] 212G tiles: [ 15M 2.2k/s ] 13G cpus: 2 gc: 4% heap: 3.3G/6.4G direct: 4.2M postGC: 1.4G read( 3%) -> (322/325) -> encode(88% 88%) -> (323/324) -> write( 1%) last tile: 12/2181/1145 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/61.87686/11.7334 16:17:49 INF [archive] - features: [ 530M 19% 77k/s ] 212G tiles: [ 15M 1.8k/s ] 13G cpus: 2 gc: 3% heap: 2.3G/6.4G direct: 4.2M postGC: 1.3G read( 2%) -> (322/325) -> encode(90% 90%) -> (323/324) -> write( 1%) last tile: 12/2392/1071 (z12 86%) https://onthegomap.github.io/planetiler-demo/#12.5/64.79284/30.27832 16:17:59 INF [archive] - features: [ 530M 19% 79k/s ] 212G tiles: [ 15M 926/s ] 13G cpus: 2 gc: 3% heap: 2.6G/6.4G direct: 4.2M postGC: 1.5G read( 2%) -> (322/325) -> encode(96% 95%) -> (323/324) -> write( 0%) last tile: 12/2306/1178 (z12 86%) https://onthegomap.github.io/planetiler-demo/#12.5/60.47887/22.71973 16:18:09 INF [archive] - features: [ 531M 20% 108k/s ] 212G tiles: [ 15M 639/s ] 13G cpus: 2 gc: 3% heap: 2.6G/6.4G direct: 4.2M postGC: 1.3G read( 3%) -> (322/325) -> encode(89% 88%) -> (323/324) -> write( 0%) last tile: 12/2352/1273 (z12 86%) https://onthegomap.github.io/planetiler-demo/#12.5/56.09655/26.7627 16:18:19 INF [archive] - features: [ 532M 20% 94k/s ] 212G tiles: [ 15M 945/s ] 13G cpus: 2 gc: 3% heap: 2G/6.4G direct: 4.2M postGC: 1.5G read( 2%) -> (322/325) -> encode(90% 89%) -> (323/324) -> write( 1%) last tile: 12/2426/1166 (z12 86%) https://onthegomap.github.io/planetiler-demo/#12.5/60.99442/33.2666 16:18:29 INF [archive] - features: [ 534M 20% 116k/s ] 212G tiles: [ 15M 1.1k/s ] 13G cpus: 2 gc: 4% heap: 2.3G/6.4G direct: 4.2M postGC: 1.5G read( 3%) -> (322/325) -> encode(93% 96%) -> (323/324) -> write( 1%) last tile: 12/2556/1279 (z12 86%) https://onthegomap.github.io/planetiler-demo/#12.5/55.80127/44.69238 16:18:39 INF [archive] - features: [ 534M 20% 51k/s ] 212G tiles: [ 15M 2.7k/s ] 13G cpus: 2 gc: 2% heap: 2.9G/6.4G direct: 4.2M postGC: 1.2G read( 1%) -> (322/325) -> encode(91% 91%) -> (323/324) -> write( 1%) last tile: 12/2632/1103 (z12 86%) https://onthegomap.github.io/planetiler-demo/#12.5/63.56811/51.37207 16:18:49 INF [archive] - features: [ 535M 20% 95k/s ] 212G tiles: [ 15M 3.5k/s ] 13G cpus: 2 gc: 3% heap: 2.6G/6.4G direct: 4.2M postGC: 1.5G read( 2%) -> (322/325) -> encode(95% 94%) -> (323/324) -> write( 1%) last tile: 12/2652/1228 (z12 86%) https://onthegomap.github.io/planetiler-demo/#12.5/58.24016/53.12988 16:18:59 INF [archive] - features: [ 536M 20% 105k/s ] 212G tiles: [ 15M 1.7k/s ] 13G cpus: 2 gc: 3% heap: 1.7G/6.4G direct: 4.2M postGC: 1.4G read( 2%) -> (321/325) -> encode(88% 90%) -> (323/324) -> write( 1%) last tile: 12/2641/1309 (z12 86%) https://onthegomap.github.io/planetiler-demo/#12.5/54.29087/52.16309 16:19:09 INF [archive] - features: [ 537M 20% 141k/s ] 212G tiles: [ 15M 4.6k/s ] 13G cpus: 2 gc: 3% heap: 1.6G/6.4G direct: 4.2M postGC: 1.2G read( 2%) -> (322/325) -> encode(90% 88%) -> (323/324) -> write( 1%) last tile: 12/2775/1284 (z12 87%) https://onthegomap.github.io/planetiler-demo/#12.5/55.55349/63.94043 16:19:19 INF [archive] - features: [ 539M 20% 137k/s ] 212G tiles: [ 15M 5.2k/s ] 13G cpus: 2 gc: 3% heap: 1.9G/6.4G direct: 4.2M postGC: 1.4G read( 1%) -> (322/325) -> encode(95% 96%) -> (323/324) -> write( 1%) last tile: 12/2948/1328 (z12 87%) https://onthegomap.github.io/planetiler-demo/#12.5/53.30461/79.14551 16:19:29 INF [archive] - features: [ 540M 20% 110k/s ] 212G tiles: [ 15M 26k/s ] 13G cpus: 2 gc: 4% heap: 1.7G/6.4G direct: 4.2M postGC: 1.7G read( 3%) -> (322/325) -> encode(92% 93%) -> (323/324) -> write( 2%) last tile: 12/2714/970 (z12 89%) https://onthegomap.github.io/planetiler-demo/#12.5/68.31814/58.5791 16:19:39 INF [archive] - features: [ 541M 20% 106k/s ] 212G tiles: [ 15M 9.5k/s ] 13G cpus: 2 gc: 3% heap: 1.4G/6.4G direct: 4.2M postGC: 1G read( 0%) -> (322/325) -> encode(91% 92%) -> (323/324) -> write( 1%) last tile: 12/2199/1023 (z12 90%) https://onthegomap.github.io/planetiler-demo/#12.5/66.53076/13.31543 16:19:49 INF [archive] - features: [ 543M 20% 185k/s ] 212G tiles: [ 17M 126k/s ] 13G cpus: 2 gc: 3% heap: 2.9G/6.4G direct: 4.2M postGC: 1.1G read( 4%) -> (322/325) -> encode(94% 90%) -> (323/324) -> write( 5%) last tile: 12/3851/951 (z12 98%) https://onthegomap.github.io/planetiler-demo/#12.5/68.92681/158.51074 16:19:51 INF [archive:write] - Finished z12 in 24m14s cpu:48m9s gc:1m7s avg:2, now starting z13 16:19:59 INF [archive] - features: [ 546M 20% 336k/s ] 212G tiles: [ 19M 274k/s ] 13G cpus: 2 gc: 4% heap: 1.8G/6.4G direct: 4.2M postGC: 1.2G read( 7%) -> (322/325) -> encode(90% 87%) -> (323/324) -> write( 6%) last tile: 13/1186/1998 (z13 4%) https://onthegomap.github.io/planetiler-demo/#13.5/67.36524/-127.85889 16:20:09 INF [archive] - features: [ 549M 20% 249k/s ] 212G tiles: [ 21M 134k/s ] 13G cpus: 2 gc: 4% heap: 1.4G/6.4G direct: 4.2M postGC: 1.4G read( 3%) -> (322/325) -> encode(93% 91%) -> (323/324) -> write( 5%) last tile: 13/1709/301 (z13 6%) https://onthegomap.github.io/planetiler-demo/#13.5/83.76585/-104.87549 16:20:19 INF [archive] - features: [ 553M 20% 407k/s ] 212G tiles: [ 24M 298k/s ] 14G cpus: 2 gc: 2% heap: 2.7G/6.4G direct: 4.2M postGC: 1.7G read( 8%) -> (322/325) -> encode(81% 90%) -> (323/324) -> write( 8%) last tile: 13/3499/1571 (z13 11%) https://onthegomap.github.io/planetiler-demo/#13.5/73.58438/-26.21338 16:20:29 INF [archive] - features: [ 555M 20% 209k/s ] 212G tiles: [ 25M 123k/s ] 14G cpus: 2 gc: 6% heap: 3.2G/6.4G direct: 4.2M postGC: 1.3G read( 9%) -> (322/325) -> encode(86% 87%) -> (323/324) -> write( 5%) last tile: 13/2211/2814 (z13 13%) https://onthegomap.github.io/planetiler-demo/#13.5/48.96579/-82.81494 16:20:39 INF [archive] - features: [ 557M 20% 208k/s ] 212G tiles: [ 25M 3.9k/s ] 14G cpus: 2 gc: 5% heap: 1.5G/6.4G direct: 4.2M postGC: 1.4G read( 4%) -> (322/325) -> encode(83% 87%) -> (323/324) -> write( 1%) last tile: 13/2091/3062 (z13 13%) https://onthegomap.github.io/planetiler-demo/#13.5/41.29432/-88.08838 16:20:49 INF [archive] - features: [ 560M 21% 298k/s ] 212G tiles: [ 25M 1.6k/s ] 14G cpus: 2 gc: 6% heap: 3.1G/6.4G direct: 4.2M postGC: 1.5G read( 6%) -> (322/325) -> encode(84% 86%) -> (323/324) -> write( 1%) last tile: 13/2214/3058 (z13 13%) https://onthegomap.github.io/planetiler-demo/#13.5/41.42625/-82.68311 16:20:59 INF [archive] - features: [ 562M 21% 237k/s ] 212G tiles: [ 25M 1.5k/s ] 14G cpus: 2 gc: 5% heap: 3.4G/6.4G direct: 4.2M postGC: 1.4G read( 5%) -> (322/325) -> encode(86% 86%) -> (323/324) -> write( 1%) last tile: 13/2178/2941 (z13 13%) https://onthegomap.github.io/planetiler-demo/#13.5/45.16655/-84.26514 16:21:09 INF [archive] - features: [ 564M 21% 201k/s ] 212G tiles: [ 25M 2.7k/s ] 14G cpus: 2 gc: 5% heap: 3.3G/6.4G direct: 4.2M postGC: 1.4G read( 4%) -> (322/325) -> encode(87% 85%) -> (323/324) -> write( 1%) last tile: 13/2305/2949 (z13 13%) https://onthegomap.github.io/planetiler-demo/#13.5/44.91814/-78.68408 16:21:19 INF [archive] - features: [ 567M 21% 223k/s ] 212G tiles: [ 25M 1.6k/s ] 14G cpus: 2 gc: 5% heap: 3.7G/6.4G direct: 4.2M postGC: 1.4G read( 5%) -> (322/325) -> encode(87% 86%) -> (323/324) -> write( 1%) last tile: 13/2442/2959 (z13 13%) https://onthegomap.github.io/planetiler-demo/#13.5/44.60611/-72.66357 16:21:29 INF [archive] - features: [ 569M 21% 216k/s ] 212G tiles: [ 25M 1.3k/s ] 14G cpus: 2 gc: 6% heap: 1.4G/6.4G direct: 4.2M postGC: 1.4G read( 3%) -> (322/325) -> encode(85% 87%) -> (323/324) -> write( 1%) last tile: 13/2498/2986 (z13 13%) https://onthegomap.github.io/planetiler-demo/#13.5/43.75522/-70.20264 16:21:39 INF [archive] - features: [ 570M 21% 163k/s ] 212G tiles: [ 25M 5.6k/s ] 14G cpus: 2 gc: 4% heap: 3.7G/6.4G direct: 4.2M postGC: 1.6G read( 2%) -> (322/325) -> encode(93% 94%) -> (323/324) -> write( 2%) last tile: 13/2555/2646 (z13 13%) https://onthegomap.github.io/planetiler-demo/#13.5/53.57946/-67.69775 16:21:49 INF [archive] - features: [ 572M 21% 174k/s ] 212G tiles: [ 25M 6.1k/s ] 14G cpus: 2 gc: 4% heap: 3.8G/6.4G direct: 4.2M postGC: 1.4G read( 1%) -> (322/325) -> encode(88% 90%) -> (323/324) -> write( 2%) last tile: 13/2566/2870 (z13 13%) https://onthegomap.github.io/planetiler-demo/#13.5/47.32393/-67.21436 16:21:59 INF [archive] - features: [ 574M 21% 215k/s ] 212G tiles: [ 26M 28k/s ] 14G cpus: 2 gc: 4% heap: 2.3G/6.4G direct: 4.2M postGC: 1.6G read( 1%) -> (322/325) -> encode(95% 93%) -> (323/324) -> write( 2%) last tile: 13/2652/2543 (z13 14%) https://onthegomap.github.io/planetiler-demo/#13.5/56.18225/-63.43506 16:22:09 INF [archive] - features: [ 576M 21% 196k/s ] 212G tiles: [ 26M 60k/s ] 14G cpus: 2 gc: 4% heap: 2.2G/6.4G direct: 4.2M postGC: 1.1G read( 7%) -> (322/325) -> encode(87% 86%) -> (323/324) -> write( 2%) last tile: 13/4000/2556 (z13 15%) https://onthegomap.github.io/planetiler-demo/#13.5/55.86298/-4.19678 16:22:19 INF [archive] - features: [ 579M 21% 248k/s ] 212G tiles: [ 26M 16k/s ] 15G cpus: 2 gc: 6% heap: 3.2G/6.4G direct: 4.2M postGC: 1.6G read( 8%) -> (321/325) -> encode(88% 89%) -> (323/324) -> write( 1%) last tile: 13/3992/2571 (z13 15%) https://onthegomap.github.io/planetiler-demo/#13.5/55.4913/-4.54834 16:22:29 INF [archive] - features: [ 581M 21% 257k/s ] 212G tiles: [ 26M 1k/s ] 15G cpus: 2 gc: 5% heap: 3.3G/6.4G direct: 4.2M postGC: 1.4G read( 6%) -> (322/325) -> encode(85% 86%) -> (323/324) -> write( 1%) last tile: 13/4073/2660 (z13 15%) https://onthegomap.github.io/planetiler-demo/#13.5/53.21261/-0.98877 16:22:39 INF [archive] - features: [ 584M 21% 247k/s ] 212G tiles: [ 26M 1k/s ] 15G cpus: 2 gc: 5% heap: 3.6G/6.4G direct: 4.2M postGC: 1.5G read( 6%) -> (322/325) -> encode(88% 83%) -> (323/324) -> write( 1%) last tile: 13/4046/2715 (z13 15%) https://onthegomap.github.io/planetiler-demo/#13.5/51.74063/-2.17529 16:22:49 INF [archive] - features: [ 587M 22% 290k/s ] 212G tiles: [ 26M 647/s ] 15G cpus: 2 gc: 6% heap: 2.7G/6.4G direct: 4.2M postGC: 1.7G read( 6%) -> (322/325) -> encode(88% 90%) -> (323/324) -> write( 1%) last tile: 13/4079/2814 (z13 15%) https://onthegomap.github.io/planetiler-demo/#13.5/48.96579/-0.7251 16:22:59 INF [archive] - features: [ 589M 22% 236k/s ] 212G tiles: [ 26M 4.3k/s ] 15G cpus: 2 gc: 5% heap: 2.2G/6.4G direct: 4.2M postGC: 1.5G read( 6%) -> (322/325) -> encode(85% 87%) -> (323/324) -> write( 1%) last tile: 13/4092/2831 (z13 15%) https://onthegomap.github.io/planetiler-demo/#13.5/48.47292/-0.15381 16:23:09 INF [archive] - features: [ 591M 22% 242k/s ] 212G tiles: [ 26M 1.3k/s ] 15G cpus: 2 gc: 5% heap: 2.8G/6.4G direct: 4.2M postGC: 1.6G read( 5%) -> (321/325) -> encode(86% 86%) -> (323/324) -> write( 1%) last tile: 13/4027/2999 (z13 15%) https://onthegomap.github.io/planetiler-demo/#13.5/43.34116/-3.01025 16:23:19 INF [archive] - features: [ 594M 22% 218k/s ] 212G tiles: [ 26M 1.4k/s ] 15G cpus: 2 gc: 4% heap: 3.1G/6.4G direct: 4.2M postGC: 1.5G read( 2%) -> (322/325) -> encode(94% 94%) -> (323/324) -> write( 1%) last tile: 13/3927/3059 (z13 15%) https://onthegomap.github.io/planetiler-demo/#13.5/41.39329/-7.40479 16:23:29 INF [archive] - features: [ 596M 22% 273k/s ] 212G tiles: [ 27M 67k/s ] 15G cpus: 2 gc: 5% heap: 2.9G/6.4G direct: 4.2M postGC: 2.9G read( 8%) -> (322/325) -> encode(86% 86%) -> (323/324) -> write( 1%) last tile: 13/3896/3105 (z13 16%) https://onthegomap.github.io/planetiler-demo/#13.5/39.85915/-8.76709 16:23:39 INF [archive] - features: [ 599M 22% 258k/s ] 212G tiles: [ 27M 1.8k/s ] 15G cpus: 2 gc: 6% heap: 2.1G/6.4G direct: 4.2M postGC: 1.6G read( 5%) -> (322/325) -> encode(88% 89%) -> (323/324) -> write( 1%) last tile: 13/4063/3100 (z13 16%) https://onthegomap.github.io/planetiler-demo/#13.5/40.02761/-1.42822 16:23:49 INF [archive] - features: [ 601M 22% 248k/s ] 212G tiles: [ 27M 2.9k/s ] 15G cpus: 2 gc: 4% heap: 1.7G/6.4G direct: 4.2M postGC: 1.2G read( 3%) -> (322/325) -> encode(88% 88%) -> (323/324) -> write( 1%) last tile: 13/3941/3275 (z13 16%) https://onthegomap.github.io/planetiler-demo/#13.5/33.88866/-6.78955 16:23:59 INF [archive] - features: [ 604M 22% 251k/s ] 212G tiles: [ 27M 19k/s ] 15G cpus: 2 gc: 6% heap: 3.9G/6.4G direct: 4.2M postGC: 1.6G read( 4%) -> (322/325) -> encode(90% 91%) -> (323/324) -> write( 2%) last tile: 13/3965/3828 (z13 17%) https://onthegomap.github.io/planetiler-demo/#13.5/11.67375/-5.73486 16:24:09 INF [archive] - features: [ 606M 22% 242k/s ] 212G tiles: [ 28M 45k/s ] 15G cpus: 2 gc: 4% heap: 1.2G/6.4G direct: 4.2M postGC: 1.2G read( 4%) -> (321/325) -> encode(89% 86%) -> (323/324) -> write( 2%) last tile: 13/2867/3971 (z13 17%) https://onthegomap.github.io/planetiler-demo/#13.5/5.4629/-53.98682 16:24:19 INF [archive] - features: [ 609M 22% 250k/s ] 212G tiles: [ 28M 56k/s ] 15G cpus: 2 gc: 5% heap: 1.8G/6.4G direct: 4.2M postGC: 1.5G read( 8%) -> (322/325) -> encode(88% 90%) -> (323/324) -> write( 2%) last tile: 13/2413/3076 (z13 18%) https://onthegomap.github.io/planetiler-demo/#13.5/40.83043/-73.93799 16:24:29 INF [archive] - features: [ 612M 22% 294k/s ] 212G tiles: [ 28M 507/s ] 15G cpus: 2 gc: 5% heap: 2.7G/6.4G direct: 4.2M postGC: 1.4G read( 6%) -> (322/325) -> encode(85% 88%) -> (323/324) -> write( 1%) last tile: 13/2315/3082 (z13 18%) https://onthegomap.github.io/planetiler-demo/#13.5/40.63063/-78.24463 16:24:39 INF [archive] - features: [ 614M 23% 247k/s ] 212G tiles: [ 28M 2.3k/s ] 15G cpus: 2 gc: 5% heap: 3.1G/6.4G direct: 4.2M postGC: 1.6G read( 5%) -> (322/325) -> encode(86% 86%) -> (323/324) -> write( 1%) last tile: 13/2283/3273 (z13 18%) https://onthegomap.github.io/planetiler-demo/#13.5/33.96158/-79.65088 16:24:49 INF [archive] - features: [ 617M 23% 269k/s ] 212G tiles: [ 28M 1k/s ] 16G cpus: 2 gc: 7% heap: 2.3G/6.4G direct: 4.2M postGC: 1.8G read( 5%) -> (322/325) -> encode(88% 87%) -> (323/324) -> write( 1%) last tile: 13/2259/3202 (z13 18%) https://onthegomap.github.io/planetiler-demo/#13.5/36.50963/-80.70557 16:24:59 INF [archive] - features: [ 620M 23% 249k/s ] 212G tiles: [ 28M 983/s ] 16G cpus: 2 gc: 5% heap: 2.9G/6.4G direct: 4.2M postGC: 1.6G read( 5%) -> (322/325) -> encode(87% 89%) -> (323/324) -> write( 1%) last tile: 13/2280/3092 (z13 18%) https://onthegomap.github.io/planetiler-demo/#13.5/40.29628/-79.78271 16:25:09 INF [archive] - features: [ 622M 23% 230k/s ] 212G tiles: [ 28M 1.4k/s ] 16G cpus: 2 gc: 5% heap: 3G/6.4G direct: 4.2M postGC: 1.4G read( 4%) -> (322/325) -> encode(86% 87%) -> (323/324) -> write( 1%) last tile: 13/2171/3152 (z13 18%) https://onthegomap.github.io/planetiler-demo/#13.5/38.25543/-84.57275 16:25:19 INF [archive] - features: [ 625M 23% 266k/s ] 212G tiles: [ 28M 1.7k/s ] 16G cpus: 2 gc: 6% heap: 3.8G/6.4G direct: 4.2M postGC: 3.1G read( 5%) -> (322/325) -> encode(86% 85%) -> (323/324) -> write( 1%) last tile: 13/2131/3212 (z13 18%) https://onthegomap.github.io/planetiler-demo/#13.5/36.15562/-86.33057 16:25:29 INF [archive] - features: [ 627M 23% 243k/s ] 212G tiles: [ 28M 2.3k/s ] 16G cpus: 2 gc: 6% heap: 2.3G/6.4G direct: 4.2M postGC: 1.6G read( 5%) -> (322/325) -> encode(90% 91%) -> (323/324) -> write( 1%) last tile: 13/2163/3378 (z13 18%) https://onthegomap.github.io/planetiler-demo/#13.5/30.05007/-84.92432 16:25:39 INF [archive] - features: [ 628M 23% 107k/s ] 212G tiles: [ 28M 662/s ] 16G cpus: 2 gc: 3% heap: 2.5G/6.4G direct: 4.2M postGC: 1.3G read( 2%) -> (322/325) -> encode(89% 90%) -> (323/324) -> write( 0%) last tile: 13/2234/3385 (z13 18%) https://onthegomap.github.io/planetiler-demo/#13.5/29.78345/-81.8042 16:25:49 INF [archive] - features: [ 631M 23% 247k/s ] 212G tiles: [ 29M 1.7k/s ] 16G cpus: 2 gc: 5% heap: 3.7G/6.4G direct: 4.2M postGC: 1.6G read( 4%) -> (321/325) -> encode(93% 91%) -> (323/324) -> write( 1%) last tile: 13/2234/3469 (z13 18%) https://onthegomap.github.io/planetiler-demo/#13.5/26.52956/-81.8042 16:25:59 INF [archive] - features: [ 633M 23% 224k/s ] 212G tiles: [ 29M 8.8k/s ] 16G cpus: 2 gc: 5% heap: 2.7G/6.4G direct: 4.2M postGC: 1.3G read( 5%) -> (321/325) -> encode(87% 85%) -> (323/324) -> write( 1%) last tile: 13/2197/3584 (z13 18%) https://onthegomap.github.io/planetiler-demo/#13.5/21.92266/-83.43018 16:26:09 INF [archive] - features: [ 635M 23% 227k/s ] 212G tiles: [ 29M 10k/s ] 16G cpus: 2 gc: 5% heap: 2.9G/6.4G direct: 4.2M postGC: 1.6G read( 3%) -> (322/325) -> encode(93% 92%) -> (323/324) -> write( 1%) last tile: 13/2510/4015 (z13 19%) https://onthegomap.github.io/planetiler-demo/#13.5/3.53535/-69.67529 16:26:19 INF [archive] - features: [ 637M 23% 221k/s ] 212G tiles: [ 29M 17k/s ] 16G cpus: 2 gc: 6% heap: 2.2G/6.4G direct: 4.2M postGC: 1.3G read( 6%) -> (322/325) -> encode(84% 87%) -> (323/324) -> write( 1%) last tile: 13/2032/3758 (z13 19%) https://onthegomap.github.io/planetiler-demo/#13.5/14.66862/-90.68115 16:26:29 INF [archive] - features: [ 641M 24% 340k/s ] 212G tiles: [ 29M 3k/s ] 16G cpus: 2 gc: 7% heap: 2.1G/6.4G direct: 4.2M postGC: 1.7G read( 4%) -> (322/325) -> encode(90% 88%) -> (323/324) -> write( 1%) last tile: 13/1839/3648 (z13 19%) https://onthegomap.github.io/planetiler-demo/#13.5/19.2904/-99.1626 16:26:39 INF [archive] - features: [ 644M 24% 321k/s ] 212G tiles: [ 30M 61k/s ] 16G cpus: 2 gc: 5% heap: 3.4G/6.4G direct: 4.2M postGC: 1.3G read( 8%) -> (322/325) -> encode(86% 86%) -> (323/324) -> write( 2%) last tile: 13/1357/3153 (z13 20%) https://onthegomap.github.io/planetiler-demo/#13.5/38.22092/-120.34424 16:26:49 INF [archive] - features: [ 647M 24% 329k/s ] 212G tiles: [ 30M 2.5k/s ] 16G cpus: 2 gc: 6% heap: 1.7G/6.4G direct: 4.2M postGC: 1.6G read( 7%) -> (322/325) -> encode(84% 85%) -> (323/324) -> write( 1%) last tile: 13/1467/3213 (z13 20%) https://onthegomap.github.io/planetiler-demo/#13.5/36.12013/-115.51025 16:26:59 INF [archive] - features: [ 650M 24% 284k/s ] 212G tiles: [ 30M 3.4k/s ] 16G cpus: 2 gc: 5% heap: 2.7G/6.4G direct: 4.2M postGC: 1.7G read( 6%) -> (321/325) -> encode(86% 87%) -> (323/324) -> write( 1%) last tile: 13/1538/3193 (z13 20%) https://onthegomap.github.io/planetiler-demo/#13.5/36.82687/-112.39014 16:27:09 INF [archive] - features: [ 653M 24% 246k/s ] 212G tiles: [ 30M 3.1k/s ] 16G cpus: 2 gc: 5% heap: 3.2G/6.4G direct: 4.2M postGC: 1.6G read( 5%) -> (322/325) -> encode(90% 89%) -> (323/324) -> write( 1%) last tile: 13/1745/3228 (z13 20%) https://onthegomap.github.io/planetiler-demo/#13.5/35.58585/-103.29346 16:27:19 INF [archive] - features: [ 655M 24% 230k/s ] 212G tiles: [ 30M 5.5k/s ] 17G cpus: 2 gc: 5% heap: 2.6G/6.4G direct: 4.2M postGC: 1.4G read( 5%) -> (322/325) -> encode(87% 85%) -> (323/324) -> write( 1%) last tile: 13/1650/3514 (z13 20%) https://onthegomap.github.io/planetiler-demo/#13.5/24.74683/-107.46826 16:27:29 INF [archive] - features: [ 657M 24% 267k/s ] 212G tiles: [ 30M 4.8k/s ] 17G cpus: 2 gc: 5% heap: 3G/6.4G direct: 4.2M postGC: 1.5G read( 5%) -> (322/325) -> encode(85% 86%) -> (323/324) -> write( 1%) last tile: 13/1796/3393 (z13 20%) https://onthegomap.github.io/planetiler-demo/#13.5/29.47786/-101.05225 16:27:39 INF [archive] - features: [ 660M 24% 291k/s ] 212G tiles: [ 30M 5.5k/s ] 17G cpus: 2 gc: 6% heap: 3.7G/6.4G direct: 4.2M postGC: 3.1G read( 6%) -> (322/325) -> encode(84% 86%) -> (323/324) -> write( 1%) last tile: 13/2032/3223 (z13 20%) https://onthegomap.github.io/planetiler-demo/#13.5/35.76434/-90.68115 16:27:49 INF [archive] - features: [ 663M 24% 308k/s ] 212G tiles: [ 30M 2.3k/s ] 17G cpus: 2 gc: 7% heap: 2.9G/6.4G direct: 4.2M postGC: 1.6G read( 6%) -> (322/325) -> encode(89% 88%) -> (323/324) -> write( 1%) last tile: 13/1880/3212 (z13 20%) https://onthegomap.github.io/planetiler-demo/#13.5/36.15562/-97.36084 16:27:59 INF [archive] - features: [ 666M 24% 271k/s ] 212G tiles: [ 30M 2.7k/s ] 17G cpus: 2 gc: 6% heap: 3.3G/6.4G direct: 4.2M postGC: 1.5G read( 5%) -> (322/325) -> encode(86% 85%) -> (323/324) -> write( 1%) last tile: 13/1971/3159 (z13 20%) https://onthegomap.github.io/planetiler-demo/#13.5/38.01347/-93.36182 16:28:09 INF [archive] - features: [ 669M 25% 246k/s ] 212G tiles: [ 30M 2.1k/s ] 17G cpus: 2 gc: 6% heap: 3.8G/6.4G direct: 4.2M postGC: 1.6G read( 5%) -> (322/325) -> encode(85% 86%) -> (323/324) -> write( 1%) last tile: 13/1976/2948 (z13 20%) https://onthegomap.github.io/planetiler-demo/#13.5/44.94925/-93.14209 16:28:19 INF [archive] - features: [ 671M 25% 215k/s ] 212G tiles: [ 30M 3.7k/s ] 17G cpus: 2 gc: 6% heap: 1.8G/6.4G direct: 4.2M postGC: 1.8G read( 4%) -> (322/325) -> encode(90% 91%) -> (323/324) -> write( 1%) last tile: 13/1812/2966 (z13 20%) https://onthegomap.github.io/planetiler-demo/#13.5/44.38669/-100.34912 16:28:29 INF [archive] - features: [ 673M 25% 181k/s ] 212G tiles: [ 30M 7.3k/s ] 17G cpus: 2 gc: 4% heap: 2.4G/6.4G direct: 4.2M postGC: 1.6G read( 2%) -> (322/325) -> encode(88% 86%) -> (323/324) -> write( 2%) last tile: 13/1783/2872 (z13 21%) https://onthegomap.github.io/planetiler-demo/#13.5/47.26432/-101.62354 16:28:39 INF [archive] - features: [ 674M 25% 157k/s ] 212G tiles: [ 30M 8.2k/s ] 17G cpus: 2 gc: 4% heap: 2.7G/6.4G direct: 4.2M postGC: 1.9G read( 2%) -> (322/325) -> encode(88% 93%) -> (323/324) -> write( 2%) last tile: 13/1825/2768 (z13 21%) https://onthegomap.github.io/planetiler-demo/#13.5/50.2753/-99.77783 16:28:49 INF [archive] - features: [ 676M 25% 149k/s ] 212G tiles: [ 30M 14k/s ] 17G cpus: 2 gc: 4% heap: 3G/6.4G direct: 4.2M postGC: 1.6G read( 3%) -> (322/325) -> encode(92% 89%) -> (323/324) -> write( 2%) last tile: 13/1726/2384 (z13 21%) https://onthegomap.github.io/planetiler-demo/#13.5/59.87791/-104.12842 16:28:59 INF [archive] - features: [ 677M 25% 147k/s ] 212G tiles: [ 30M 13k/s ] 17G cpus: 2 gc: 4% heap: 1.6G/6.4G direct: 4.2M postGC: 3.1G read( 3%) -> (322/325) -> encode(86% 87%) -> (323/324) -> write( 2%) last tile: 13/1184/2413 (z13 21%) https://onthegomap.github.io/planetiler-demo/#13.5/59.23217/-127.94678 16:29:09 INF [archive] - features: [ 680M 25% 230k/s ] 212G tiles: [ 30M 9.3k/s ] 17G cpus: 2 gc: 5% heap: 1.9G/6.4G direct: 4.2M postGC: 1.9G read( 5%) -> (322/325) -> encode(91% 91%) -> (323/324) -> write( 2%) last tile: 13/1218/2583 (z13 22%) https://onthegomap.github.io/planetiler-demo/#13.5/55.19141/-126.45264 16:29:19 INF [archive] - features: [ 682M 25% 201k/s ] 212G tiles: [ 30M 5.4k/s ] 18G cpus: 2 gc: 4% heap: 1.8G/6.4G direct: 4.2M postGC: 1.6G read( 4%) -> (322/325) -> encode(86% 88%) -> (323/324) -> write( 1%) last tile: 13/1385/2762 (z13 22%) https://onthegomap.github.io/planetiler-demo/#13.5/50.44351/-119.11377 16:29:29 INF [archive] - features: [ 684M 25% 263k/s ] 212G tiles: [ 30M 2.1k/s ] 18G cpus: 2 gc: 4% heap: 3.9G/6.4G direct: 4.2M postGC: 3.1G read( 4%) -> (322/325) -> encode(84% 89%) -> (323/324) -> write( 1%) last tile: 13/1356/2885 (z13 22%) https://onthegomap.github.io/planetiler-demo/#13.5/46.87521/-120.38818 16:29:39 INF [archive] - features: [ 686M 25% 172k/s ] 212G tiles: [ 31M 5.1k/s ] 18G cpus: 2 gc: 3% heap: 2.8G/6.4G direct: 4.2M postGC: 1.4G read( 0%) -> (322/325) -> encode(95% 96%) -> (323/324) -> write( 1%) last tile: 13/1285/3037 (z13 22%) https://onthegomap.github.io/planetiler-demo/#13.5/42.11452/-123.5083 16:29:49 INF [archive] - features: [ 688M 25% 189k/s ] 212G tiles: [ 31M 56k/s ] 18G cpus: 2 gc: 4% heap: 2.8G/6.4G direct: 4.2M postGC: 1.7G read( 3%) -> (322/325) -> encode(92% 94%) -> (323/324) -> write( 3%) last tile: 13/350/2361 (z13 23%) https://onthegomap.github.io/planetiler-demo/#13.5/60.38129/-164.59717 16:29:59 INF [archive] - features: [ 692M 25% 423k/s ] 212G tiles: [ 34M 302k/s ] 18G cpus: 2 gc: 3% heap: 3.1G/6.4G direct: 4.2M postGC: 1.7G read( 6%) -> (321/325) -> encode(90% 91%) -> (323/324) -> write( 5%) last tile: 13/1763/4433 (z13 27%) https://onthegomap.github.io/planetiler-demo/#13.5/-14.66862/-102.50244 16:30:09 INF [archive] - features: [ 699M 26% 655k/s ] 212G tiles: [ 40M 619k/s ] 18G cpus: 2 gc: 3% heap: 2.9G/6.4G direct: 4.2M postGC: 1.8G read(11%) -> (321/325) -> encode(88% 85%) -> (323/324) -> write( 8%) last tile: 13/3603/6542 (z13 43%) https://onthegomap.github.io/planetiler-demo/#13.5/-72.5874/-21.64307 16:30:19 INF [archive] - features: [ 701M 26% 290k/s ] 212G tiles: [ 42M 212k/s ] 18G cpus: 2 gc: 4% heap: 2.2G/6.4G direct: 4.2M postGC: 1.9G read( 8%) -> (308/325) -> encode(84% 91%) -> (310/324) -> write( 4%) last tile: 13/3029/5385 (z13 47%) https://onthegomap.github.io/planetiler-demo/#13.5/-49.19606/-46.86768 16:30:29 INF [archive] - features: [ 704M 26% 267k/s ] 212G tiles: [ 43M 16k/s ] 18G cpus: 2 gc: 6% heap: 2.7G/6.4G direct: 4.2M postGC: 1.6G read( 8%) -> (322/325) -> encode(87% 83%) -> (323/324) -> write( 1%) last tile: 13/2970/4621 (z13 47%) https://onthegomap.github.io/planetiler-demo/#13.5/-22.49226/-49.46045 16:30:39 INF [archive] - features: [ 706M 26% 172k/s ] 212G tiles: [ 43M 2k/s ] 18G cpus: 2 gc: 5% heap: 1.8G/6.4G direct: 4.2M postGC: 1.9G read( 3%) -> (322/325) -> encode(92% 93%) -> (323/324) -> write( 1%) last tile: 13/2849/4722 (z13 47%) https://onthegomap.github.io/planetiler-demo/#13.5/-26.52956/-54.77783 16:30:49 INF [archive] - features: [ 708M 26% 161k/s ] 212G tiles: [ 43M 3.4k/s ] 18G cpus: 2 gc: 4% heap: 1.9G/6.4G direct: 4.2M postGC: 1.6G read( 3%) -> (322/325) -> encode(87% 87%) -> (323/324) -> write( 1%) last tile: 13/2768/4716 (z13 47%) https://onthegomap.github.io/planetiler-demo/#13.5/-26.29341/-58.3374 16:30:59 INF [archive] - features: [ 710M 26% 240k/s ] 212G tiles: [ 43M 9.9k/s ] 18G cpus: 2 gc: 4% heap: 3.8G/6.4G direct: 4.2M postGC: 1.9G read( 2%) -> (322/325) -> encode(92% 94%) -> (323/324) -> write( 2%) last tile: 13/2619/5107 (z13 47%) https://onthegomap.github.io/planetiler-demo/#13.5/-40.56389/-64.88525 16:31:10 INF [archive] - features: [ 712M 26% 228k/s ] 212G tiles: [ 43M 26k/s ] 18G cpus: 2 gc: 5% heap: 1.3G/6.4G direct: 4.2M postGC: 1.4G read( 4%) -> (322/325) -> encode(86% 85%) -> (323/324) -> write( 2%) last tile: 13/2503/4541 (z13 48%) https://onthegomap.github.io/planetiler-demo/#13.5/-19.20743/-69.98291 16:31:20 INF [archive] - features: [ 715M 26% 238k/s ] 212G tiles: [ 43M 19k/s ] 18G cpus: 2 gc: 6% heap: 2.3G/6.4G direct: 4.2M postGC: 1.9G read( 6%) -> (322/325) -> encode(89% 90%) -> (323/324) -> write( 1%) last tile: 13/2308/4234 (z13 48%) https://onthegomap.github.io/planetiler-demo/#13.5/-6.07501/-78.55225 16:31:30 INF [archive] - features: [ 716M 26% 111k/s ] 212G tiles: [ 43M 11k/s ] 18G cpus: 2 gc: 3% heap: 3.9G/6.4G direct: 4.2M postGC: 1.5G read( 3%) -> (322/325) -> encode(86% 88%) -> (323/324) -> write( 2%) last tile: 13/2570/4510 (z13 48%) https://onthegomap.github.io/planetiler-demo/#13.5/-17.91602/-67.03857 16:31:40 INF [archive] - features: [ 718M 26% 180k/s ] 212G tiles: [ 43M 7.7k/s ] 18G cpus: 2 gc: 4% heap: 4.2G/6.4G direct: 4.2M postGC: 1.6G read( 3%) -> (322/325) -> encode(88% 85%) -> (323/324) -> write( 2%) last tile: 13/2945/4599 (z13 48%) https://onthegomap.github.io/planetiler-demo/#13.5/-21.59615/-50.55908 16:31:50 INF [archive] - features: [ 720M 26% 198k/s ] 212G tiles: [ 44M 7.5k/s ] 19G cpus: 2 gc: 6% heap: 2.2G/6.4G direct: 4.2M postGC: 1.8G read( 4%) -> (322/325) -> encode(89% 93%) -> (323/324) -> write( 2%) last tile: 13/2955/4172 (z13 48%) https://onthegomap.github.io/planetiler-demo/#13.5/-3.35989/-50.11963 16:32:00 INF [archive] - features: [ 722M 26% 255k/s ] 212G tiles: [ 44M 6.5k/s ] 19G cpus: 2 gc: 4% heap: 3.2G/6.4G direct: 4.2M postGC: 1.5G read( 3%) -> (322/325) -> encode(88% 88%) -> (323/324) -> write( 1%) last tile: 13/3235/4211 (z13 49%) https://onthegomap.github.io/planetiler-demo/#13.5/-5.06906/-37.81494 16:32:10 INF [archive] - features: [ 724M 27% 201k/s ] 212G tiles: [ 44M 19k/s ] 19G cpus: 2 gc: 5% heap: 1.8G/6.4G direct: 4.2M postGC: 1.8G read( 5%) -> (322/325) -> encode(91% 91%) -> (323/324) -> write( 1%) last tile: 13/3139/4568 (z13 49%) https://onthegomap.github.io/planetiler-demo/#13.5/-20.32402/-42.03369 16:32:20 INF [archive] - features: [ 726M 27% 149k/s ] 212G tiles: [ 44M 746/s ] 19G cpus: 2 gc: 1% heap: 4.3G/6.4G direct: 4.2M postGC: 1.3G read( 0%) -> (322/325) -> encode(91% 92%) -> (323/324) -> write( 0%) last tile: 13/3098/4596 (z13 49%) https://onthegomap.github.io/planetiler-demo/#13.5/-21.47352/-43.83545 16:32:30 INF [archive] - features: [ 728M 27% 259k/s ] 212G tiles: [ 45M 107k/s ] 19G cpus: 2 gc: 4% heap: 1.4G/6.4G direct: 4.2M postGC: 1.5G read( 6%) -> (307/325) -> encode(91% 91%) -> (308/324) -> write( 3%) last tile: 13/4209/4864 (z13 50%) https://onthegomap.github.io/planetiler-demo/#13.5/-31.9708/4.98779 16:32:40 INF [archive] - features: [ 731M 27% 287k/s ] 212G tiles: [ 45M 22k/s ] 19G cpus: 2 gc: 4% heap: 4.2G/6.4G direct: 4.2M postGC: 1.7G read( 5%) -> (322/325) -> encode(91% 93%) -> (323/324) -> write( 2%) last tile: 13/4791/4826 (z13 51%) https://onthegomap.github.io/planetiler-demo/#13.5/-30.54334/30.56396 16:32:50 INF [archive] - features: [ 733M 27% 216k/s ] 212G tiles: [ 45M 29k/s ] 19G cpus: 2 gc: 6% heap: 2.7G/6.4G direct: 4.2M postGC: 1.5G read( 7%) -> (322/325) -> encode(83% 83%) -> (323/324) -> write( 2%) last tile: 13/4701/4505 (z13 51%) https://onthegomap.github.io/planetiler-demo/#13.5/-17.70683/26.60889 16:33:00 INF [archive] - features: [ 735M 27% 150k/s ] 212G tiles: [ 45M 8k/s ] 19G cpus: 2 gc: 4% heap: 2G/6.4G direct: 4.2M postGC: 1.7G read( 1%) -> (322/325) -> encode(92% 92%) -> (323/324) -> write( 2%) last tile: 13/4787/4210 (z13 51%) https://onthegomap.github.io/planetiler-demo/#13.5/-5.02528/30.38818 16:33:10 INF [archive] - features: [ 737M 27% 243k/s ] 212G tiles: [ 46M 15k/s ] 19G cpus: 2 gc: 4% heap: 2.8G/6.4G direct: 4.2M postGC: 1.5G read( 2%) -> (322/325) -> encode(91% 89%) -> (323/324) -> write( 1%) last tile: 13/5168/4534 (z13 52%) https://onthegomap.github.io/planetiler-demo/#13.5/-18.91668/47.13135 16:33:20 INF [archive] - features: [ 742M 27% 462k/s ] 212G tiles: [ 49M 341k/s ] 19G cpus: 2 gc: 3% heap: 2.6G/6.4G direct: 4.2M postGC: 1.4G read( 7%) -> (322/325) -> encode(89% 91%) -> (323/324) -> write( 5%) last tile: 13/7772/7682 (z13 66%) https://onthegomap.github.io/planetiler-demo/#13.5/-82.69028/161.56494 16:33:30 INF [archive] - features: [ 746M 27% 373k/s ] 212G tiles: [ 52M 256k/s ] 19G cpus: 2 gc: 3% heap: 2.1G/6.4G direct: 4.2M postGC: 1.4G read( 7%) -> (322/325) -> encode(90% 90%) -> (323/324) -> write( 4%) last tile: 13/6606/5329 (z13 71%) https://onthegomap.github.io/planetiler-demo/#13.5/-47.5617/110.32471 16:33:40 INF [archive] - features: [ 748M 27% 281k/s ] 212G tiles: [ 53M 99k/s ] 19G cpus: 2 gc: 5% heap: 4.6G/6.4G direct: 4.2M postGC: 1.7G read( 9%) -> (322/325) -> encode(90% 87%) -> (323/324) -> write( 3%) last tile: 13/6508/4232 (z13 73%) https://onthegomap.github.io/planetiler-demo/#13.5/-5.98761/106.01807 16:33:50 INF [archive] - features: [ 752M 28% 341k/s ] 212G tiles: [ 53M 3k/s ] 19G cpus: 2 gc: 5% heap: 3.6G/6.4G direct: 4.2M postGC: 1.5G read( 5%) -> (322/325) -> encode(86% 85%) -> (323/324) -> write( 1%) last tile: 13/6598/4139 (z13 73%) https://onthegomap.github.io/planetiler-demo/#13.5/-1.91127/109.97314 16:34:00 INF [archive] - features: [ 754M 28% 250k/s ] 212G tiles: [ 53M 20k/s ] 19G cpus: 2 gc: 4% heap: 3.8G/6.4G direct: 4.2M postGC: 1.5G read( 3%) -> (322/325) -> encode(87% 88%) -> (323/324) -> write( 2%) last tile: 13/7023/4176 (z13 73%) https://onthegomap.github.io/planetiler-demo/#13.5/-3.53535/128.6499 16:34:10 INF [archive] - features: [ 756M 28% 174k/s ] 212G tiles: [ 53M 34k/s ] 20G cpus: 2 gc: 6% heap: 3.7G/6.4G direct: 4.2M postGC: 1.6G read( 7%) -> (322/325) -> encode(91% 86%) -> (323/324) -> write( 3%) last tile: 13/7340/5025 (z13 74%) https://onthegomap.github.io/planetiler-demo/#13.5/-37.77071/142.58057 16:34:20 INF [archive] - features: [ 758M 28% 234k/s ] 212G tiles: [ 53M 4.4k/s ] 20G cpus: 2 gc: 5% heap: 2.3G/6.4G direct: 4.2M postGC: 1.6G read( 3%) -> (322/325) -> encode(87% 86%) -> (323/324) -> write( 1%) last tile: 13/7438/4976 (z13 74%) https://onthegomap.github.io/planetiler-demo/#13.5/-36.0491/146.88721 16:34:30 INF [archive] - features: [ 761M 28% 219k/s ] 212G tiles: [ 54M 27k/s ] 20G cpus: 2 gc: 4% heap: 3.1G/6.4G direct: 4.2M postGC: 2.8G read( 3%) -> (322/325) -> encode(87% 89%) -> (323/324) -> write( 2%) last tile: 13/8073/5055 (z13 74%) https://onthegomap.github.io/planetiler-demo/#13.5/-38.80547/174.79248 16:34:40 INF [archive] - features: [ 764M 28% 316k/s ] 212G tiles: [ 55M 103k/s ] 20G cpus: 2 gc: 5% heap: 1.7G/6.4G direct: 4.2M postGC: 1.4G read( 9%) -> (322/325) -> encode(88% 88%) -> (323/324) -> write( 2%) last tile: 13/7179/3254 (z13 76%) https://onthegomap.github.io/planetiler-demo/#13.5/34.65128/135.50537 16:34:50 INF [archive] - features: [ 767M 28% 335k/s ] 212G tiles: [ 55M 653/s ] 20G cpus: 2 gc: 6% heap: 2G/6.4G direct: 4.2M postGC: 1.8G read( 5%) -> (322/325) -> encode(91% 90%) -> (323/324) -> write( 1%) last tile: 13/7286/3214 (z13 76%) https://onthegomap.github.io/planetiler-demo/#13.5/36.08462/140.20752 16:35:00 INF [archive] - features: [ 770M 28% 287k/s ] 212G tiles: [ 55M 69k/s ] 20G cpus: 2 gc: 3% heap: 2.3G/6.4G direct: 4.2M postGC: 1.4G read( 3%) -> (322/325) -> encode(89% 89%) -> (323/324) -> write( 2%) last tile: 13/8010/2122 (z13 77%) https://onthegomap.github.io/planetiler-demo/#13.5/65.1738/172.02393 16:35:10 INF [archive] - features: [ 772M 28% 159k/s ] 212G tiles: [ 56M 42k/s ] 20G cpus: 2 gc: 5% heap: 2.2G/6.4G direct: 4.2M postGC: 1.6G read( 6%) -> (322/325) -> encode(88% 91%) -> (323/324) -> write( 3%) last tile: 13/7388/2995 (z13 78%) https://onthegomap.github.io/planetiler-demo/#13.5/43.46887/144.68994 16:35:20 INF [archive] - features: [ 773M 28% 164k/s ] 212G tiles: [ 56M 12k/s ] 20G cpus: 2 gc: 2% heap: 3.7G/6.4G direct: 4.2M postGC: 1.6G read( 2%) -> (322/325) -> encode(88% 90%) -> (323/324) -> write( 2%) last tile: 13/6803/3033 (z13 78%) https://onthegomap.github.io/planetiler-demo/#13.5/42.24478/118.98193 16:35:30 INF [archive] - features: [ 774M 28% 123k/s ] 212G tiles: [ 56M 21k/s ] 20G cpus: 2 gc: 5% heap: 1.8G/6.4G direct: 4.2M postGC: 1.8G read( 3%) -> (322/325) -> encode(89% 92%) -> (323/324) -> write( 3%) last tile: 13/6428/2535 (z13 79%) https://onthegomap.github.io/planetiler-demo/#13.5/56.37742/102.50244 16:35:40 INF [archive] - features: [ 776M 28% 112k/s ] 212G tiles: [ 56M 17k/s ] 20G cpus: 2 gc: 4% heap: 1.9G/6.4G direct: 4.2M postGC: 1.7G read( 4%) -> (322/325) -> encode(88% 83%) -> (323/324) -> write( 3%) last tile: 13/6521/2827 (z13 80%) https://onthegomap.github.io/planetiler-demo/#13.5/48.58932/106.58936 16:35:50 INF [archive] - features: [ 777M 29% 151k/s ] 212G tiles: [ 56M 12k/s ] 20G cpus: 2 gc: 4% heap: 4.6G/6.4G direct: 4.2M postGC: 3.8G read( 4%) -> (321/325) -> encode(84% 87%) -> (323/324) -> write( 2%) last tile: 13/6242/3479 (z13 80%) https://onthegomap.github.io/planetiler-demo/#13.5/26.13571/94.32861 16:36:00 INF [archive] - features: [ 779M 29% 172k/s ] 212G tiles: [ 56M 5.6k/s ] 20G cpus: 2 gc: 5% heap: 2.7G/6.4G direct: 4.2M postGC: 1.9G read( 3%) -> (321/325) -> encode(88% 91%) -> (323/324) -> write( 1%) last tile: 13/6474/3571 (z13 80%) https://onthegomap.github.io/planetiler-demo/#13.5/22.45165/104.52393 16:36:10 INF [archive] - features: [ 781M 29% 165k/s ] 212G tiles: [ 56M 4.4k/s ] 20G cpus: 2 gc: 4% heap: 2.5G/6.4G direct: 4.2M postGC: 1.8G read( 3%) -> (322/325) -> encode(88% 87%) -> (323/324) -> write( 1%) last tile: 13/6610/3228 (z13 80%) https://onthegomap.github.io/planetiler-demo/#13.5/35.58585/110.50049 16:36:20 INF [archive] - features: [ 782M 29% 191k/s ] 212G tiles: [ 57M 6k/s ] 21G cpus: 2 gc: 3% heap: 5.1G/6.4G direct: 4.2M postGC: 1.9G read( 4%) -> (322/325) -> encode(87% 87%) -> (323/324) -> write( 1%) last tile: 13/6765/3096 (z13 80%) https://onthegomap.github.io/planetiler-demo/#13.5/40.16208/117.31201 16:36:30 INF [archive] - features: [ 785M 29% 257k/s ] 212G tiles: [ 57M 2.5k/s ] 21G cpus: 2 gc: 6% heap: 2.9G/6.4G direct: 4.2M postGC: 2.1G read( 4%) -> (322/325) -> encode(89% 91%) -> (323/324) -> write( 1%) last tile: 13/6754/3217 (z13 80%) https://onthegomap.github.io/planetiler-demo/#13.5/35.978/116.82861 16:36:40 INF [archive] - features: [ 787M 29% 244k/s ] 212G tiles: [ 57M 4.3k/s ] 21G cpus: 2 gc: 5% heap: 3G/6.4G direct: 4.2M postGC: 1.7G read( 4%) -> (322/325) -> encode(85% 86%) -> (323/324) -> write( 1%) last tile: 13/6989/3194 (z13 80%) https://onthegomap.github.io/planetiler-demo/#13.5/36.79169/127.15576 16:36:50 INF [archive] - features: [ 790M 29% 209k/s ] 212G tiles: [ 57M 3.5k/s ] 21G cpus: 2 gc: 5% heap: 3.2G/6.4G direct: 4.2M postGC: 3.3G read( 3%) -> (322/325) -> encode(86% 87%) -> (323/324) -> write( 1%) last tile: 13/7077/3300 (z13 80%) https://onthegomap.github.io/planetiler-demo/#13.5/32.9718/131.02295 16:37:00 INF [archive] - features: [ 792M 29% 227k/s ] 212G tiles: [ 57M 3.6k/s ] 21G cpus: 2 gc: 4% heap: 4.4G/6.4G direct: 4.2M postGC: 1.7G read( 5%) -> (321/325) -> encode(93% 92%) -> (323/324) -> write( 1%) last tile: 13/7067/3334 (z13 80%) https://onthegomap.github.io/planetiler-demo/#13.5/31.70947/130.5835 16:37:10 INF [archive] - features: [ 794M 29% 237k/s ] 212G tiles: [ 57M 7.2k/s ] 21G cpus: 2 gc: 6% heap: 2.1G/6.4G direct: 4.2M postGC: 1.9G read( 6%) -> (322/325) -> encode(83% 82%) -> (323/324) -> write( 1%) last tile: 13/6852/3370 (z13 80%) https://onthegomap.github.io/planetiler-demo/#13.5/30.35391/121.13525 16:37:20 INF [archive] - features: [ 796M 29% 222k/s ] 212G tiles: [ 57M 1.8k/s ] 21G cpus: 2 gc: 5% heap: 2.8G/6.4G direct: 4.2M postGC: 1.9G read( 4%) -> (322/325) -> encode(93% 92%) -> (323/324) -> write( 1%) last tile: 13/6717/3345 (z13 80%) https://onthegomap.github.io/planetiler-demo/#13.5/31.29733/115.20264 16:37:30 INF [archive] - features: [ 799M 29% 214k/s ] 212G tiles: [ 57M 5.7k/s ] 21G cpus: 2 gc: 4% heap: 2.3G/6.4G direct: 4.2M postGC: 1.6G read( 3%) -> (322/325) -> encode(87% 84%) -> (323/324) -> write( 1%) last tile: 13/6840/3716 (z13 81%) https://onthegomap.github.io/planetiler-demo/#13.5/16.44662/120.60791 16:37:40 INF [archive] - features: [ 801M 29% 285k/s ] 212G tiles: [ 57M 21k/s ] 21G cpus: 2 gc: 5% heap: 3.4G/6.4G direct: 4.2M postGC: 1.8G read( 6%) -> (322/325) -> encode(91% 90%) -> (323/324) -> write( 1%) last tile: 13/6669/4023 (z13 81%) https://onthegomap.github.io/planetiler-demo/#13.5/3.18439/113.09326 16:37:50 INF [archive] - features: [ 805M 30% 336k/s ] 212G tiles: [ 57M 8.4k/s ] 21G cpus: 2 gc: 7% heap: 2.5G/6.4G direct: 4.2M postGC: 2.1G read( 6%) -> (322/325) -> encode(89% 89%) -> (323/324) -> write( 1%) last tile: 13/6555/3794 (z13 81%) https://onthegomap.github.io/planetiler-demo/#13.5/13.13298/108.0835 16:38:00 INF [archive] - features: [ 808M 30% 279k/s ] 212G tiles: [ 57M 4.2k/s ] 21G cpus: 2 gc: 5% heap: 3.7G/6.4G direct: 4.2M postGC: 1.9G read( 5%) -> (322/325) -> encode(84% 86%) -> (323/324) -> write( 1%) last tile: 13/6415/3714 (z13 81%) https://onthegomap.github.io/planetiler-demo/#13.5/16.5309/101.93115 16:38:10 INF [archive] - features: [ 811M 30% 306k/s ] 212G tiles: [ 57M 3.5k/s ] 21G cpus: 2 gc: 6% heap: 1.9G/6.4G direct: 4.2M postGC: 1.9G read( 4%) -> (322/325) -> encode(89% 92%) -> (323/324) -> write( 1%) last tile: 13/6396/3641 (z13 81%) https://onthegomap.github.io/planetiler-demo/#13.5/19.58049/101.09619 16:38:20 INF [archive] - features: [ 813M 30% 267k/s ] 212G tiles: [ 57M 15k/s ] 21G cpus: 2 gc: 4% heap: 5G/6.4G direct: 4.2M postGC: 1.9G read( 5%) -> (322/325) -> encode(86% 87%) -> (323/324) -> write( 1%) last tile: 13/5915/3932 (z13 81%) https://onthegomap.github.io/planetiler-demo/#13.5/7.1663/79.9585 16:38:30 INF [archive] - features: [ 816M 30% 273k/s ] 212G tiles: [ 57M 9.9k/s ] 21G cpus: 2 gc: 7% heap: 3.1G/6.4G direct: 4.2M postGC: 1.9G read( 5%) -> (322/325) -> encode(91% 87%) -> (323/324) -> write( 1%) last tile: 13/5800/3801 (z13 81%) https://onthegomap.github.io/planetiler-demo/#13.5/12.83323/74.90479 16:38:40 INF [archive] - features: [ 819M 30% 261k/s ] 212G tiles: [ 57M 6.1k/s ] 22G cpus: 2 gc: 5% heap: 3.3G/6.4G direct: 4.2M postGC: 3.2G read( 4%) -> (322/325) -> encode(85% 87%) -> (323/324) -> write( 1%) last tile: 13/5989/3686 (z13 82%) https://onthegomap.github.io/planetiler-demo/#13.5/17.70683/83.21045 16:38:50 INF [archive] - features: [ 821M 30% 254k/s ] 212G tiles: [ 58M 6.1k/s ] 22G cpus: 2 gc: 6% heap: 4.2G/6.4G direct: 4.2M postGC: 1.8G read( 4%) -> (322/325) -> encode(90% 89%) -> (323/324) -> write( 1%) last tile: 13/6093/3457 (z13 82%) https://onthegomap.github.io/planetiler-demo/#13.5/27.00041/87.78076 16:39:00 INF [archive] - features: [ 824M 30% 227k/s ] 212G tiles: [ 58M 2.5k/s ] 22G cpus: 2 gc: 4% heap: 3.9G/6.4G direct: 4.2M postGC: 1.8G read( 3%) -> (322/325) -> encode(85% 87%) -> (323/324) -> write( 1%) last tile: 13/6004/3472 (z13 82%) https://onthegomap.github.io/planetiler-demo/#13.5/26.41155/83.86963 16:39:10 INF [archive] - features: [ 825M 30% 135k/s ] 212G tiles: [ 58M 2k/s ] 22G cpus: 2 gc: 4% heap: 3G/6.4G direct: 4.2M postGC: 1.8G read( 2%) -> (322/325) -> encode(94% 93%) -> (323/324) -> write( 1%) last tile: 13/6056/3454 (z13 82%) https://onthegomap.github.io/planetiler-demo/#13.5/27.11781/86.15479 16:39:20 INF [archive] - features: [ 827M 30% 188k/s ] 212G tiles: [ 58M 11k/s ] 22G cpus: 2 gc: 5% heap: 2.1G/6.4G direct: 4.2M postGC: 2.2G read( 4%) -> (322/325) -> encode(92% 92%) -> (323/324) -> write( 2%) last tile: 13/5726/3268 (z13 82%) https://onthegomap.github.io/planetiler-demo/#13.5/34.14363/71.65283 16:39:30 INF [archive] - features: [ 830M 30% 284k/s ] 212G tiles: [ 58M 3.2k/s ] 22G cpus: 2 gc: 6% heap: 1.8G/6.4G direct: 4.2M postGC: 1.8G read( 5%) -> (322/325) -> encode(85% 82%) -> (323/324) -> write( 1%) last tile: 13/5854/3425 (z13 82%) https://onthegomap.github.io/planetiler-demo/#13.5/28.24633/77.27783 16:39:40 INF [archive] - features: [ 832M 31% 262k/s ] 212G tiles: [ 58M 5.8k/s ] 22G cpus: 2 gc: 6% heap: 2.5G/6.4G direct: 4.2M postGC: 2.2G read( 5%) -> (322/325) -> encode(91% 89%) -> (323/324) -> write( 1%) last tile: 13/5387/3546 (z13 82%) https://onthegomap.github.io/planetiler-demo/#13.5/23.46324/56.75537 16:39:50 INF [archive] - features: [ 835M 31% 243k/s ] 212G tiles: [ 58M 9.7k/s ] 22G cpus: 2 gc: 5% heap: 2.8G/6.4G direct: 4.2M postGC: 1.9G read( 5%) -> (322/325) -> encode(82% 87%) -> (323/324) -> write( 2%) last tile: 13/5302/3200 (z13 82%) https://onthegomap.github.io/planetiler-demo/#13.5/36.58024/53.02002 16:40:00 INF [archive] - features: [ 837M 31% 243k/s ] 212G tiles: [ 58M 6.3k/s ] 22G cpus: 2 gc: 5% heap: 2.8G/6.4G direct: 4.2M postGC: 1.9G read( 3%) -> (322/325) -> encode(87% 85%) -> (323/324) -> write( 1%) last tile: 13/5269/3387 (z13 82%) https://onthegomap.github.io/planetiler-demo/#13.5/29.70714/51.56982 16:40:10 INF [archive] - features: [ 840M 31% 256k/s ] 212G tiles: [ 58M 27k/s ] 22G cpus: 2 gc: 5% heap: 2.9G/6.4G direct: 4.2M postGC: 1.8G read( 6%) -> (322/325) -> encode(90% 91%) -> (323/324) -> write( 2%) last tile: 13/5026/4040 (z13 83%) https://onthegomap.github.io/planetiler-demo/#13.5/2.43823/40.89111 16:40:20 INF [archive] - features: [ 842M 31% 207k/s ] 212G tiles: [ 58M 7.4k/s ] 22G cpus: 2 gc: 4% heap: 4G/6.4G direct: 4.2M postGC: 2.1G read( 4%) -> (322/325) -> encode(91% 94%) -> (323/324) -> write( 2%) last tile: 13/4988/3585 (z13 83%) https://onthegomap.github.io/planetiler-demo/#13.5/21.88189/39.22119 16:40:30 INF [archive] - features: [ 844M 31% 206k/s ] 212G tiles: [ 58M 8.4k/s ] 22G cpus: 2 gc: 5% heap: 2.6G/6.4G direct: 4.2M postGC: 1.8G read( 3%) -> (322/325) -> encode(84% 85%) -> (323/324) -> write( 2%) last tile: 13/4767/4087 (z13 83%) https://onthegomap.github.io/planetiler-demo/#13.5/0.37353/29.50928 16:40:40 INF [archive] - features: [ 845M 31% 136k/s ] 212G tiles: [ 58M 7.7k/s ] 23G cpus: 2 gc: 4% heap: 3G/6.4G direct: 4.2M postGC: 2.9G read( 2%) -> (322/325) -> encode(89% 87%) -> (323/324) -> write( 2%) last tile: 13/4330/3974 (z13 83%) https://onthegomap.github.io/planetiler-demo/#13.5/5.33164/10.30518 16:40:50 INF [archive] - features: [ 848M 31% 267k/s ] 212G tiles: [ 59M 7.3k/s ] 23G cpus: 2 gc: 5% heap: 4.9G/6.4G direct: 4.2M postGC: 1.9G read( 4%) -> (322/325) -> encode(92% 89%) -> (323/324) -> write( 1%) last tile: 13/4225/3822 (z13 83%) https://onthegomap.github.io/planetiler-demo/#13.5/11.93185/5.69092 16:41:00 INF [archive] - features: [ 850M 31% 198k/s ] 212G tiles: [ 59M 15k/s ] 23G cpus: 2 gc: 6% heap: 3.2G/6.4G direct: 4.2M postGC: 1.9G read( 5%) -> (321/325) -> encode(82% 83%) -> (323/324) -> write( 2%) last tile: 13/4271/3313 (z13 84%) https://onthegomap.github.io/planetiler-demo/#13.5/32.49123/7.7124 16:41:10 INF [archive] - features: [ 852M 31% 224k/s ] 212G tiles: [ 59M 5.6k/s ] 23G cpus: 2 gc: 5% heap: 3G/6.4G direct: 4.2M postGC: 1.9G read( 4%) -> (322/325) -> encode(84% 85%) -> (323/324) -> write( 1%) last tile: 13/4437/3193 (z13 84%) https://onthegomap.github.io/planetiler-demo/#13.5/36.82687/15.00732 16:41:20 INF [archive] - features: [ 854M 31% 232k/s ] 212G tiles: [ 59M 5.8k/s ] 23G cpus: 2 gc: 5% heap: 2.5G/6.4G direct: 4.2M postGC: 1.8G read( 4%) -> (322/325) -> encode(82% 81%) -> (323/324) -> write( 1%) last tile: 13/4637/3158 (z13 84%) https://onthegomap.github.io/planetiler-demo/#13.5/38.04809/23.79639 16:41:30 INF [archive] - features: [ 857M 31% 236k/s ] 212G tiles: [ 59M 5.1k/s ] 23G cpus: 2 gc: 5% heap: 2G/6.4G direct: 4.2M postGC: 1.9G read( 4%) -> (322/325) -> encode(86% 86%) -> (323/324) -> write( 1%) last tile: 13/4678/3243 (z13 84%) https://onthegomap.github.io/planetiler-demo/#13.5/35.04798/25.59814 16:41:40 INF [archive] - features: [ 860M 32% 289k/s ] 212G tiles: [ 59M 8k/s ] 23G cpus: 2 gc: 6% heap: 2.3G/6.4G direct: 4.2M postGC: 2G read( 6%) -> (322/325) -> encode(82% 81%) -> (323/324) -> write( 1%) last tile: 13/5111/3488 (z13 84%) https://onthegomap.github.io/planetiler-demo/#13.5/25.78011/44.62646 16:41:50 INF [archive] - features: [ 862M 32% 242k/s ] 212G tiles: [ 59M 4.7k/s ] 23G cpus: 2 gc: 5% heap: 2.5G/6.4G direct: 4.2M postGC: 2G read( 5%) -> (322/325) -> encode(83% 84%) -> (323/324) -> write( 1%) last tile: 13/4890/3183 (z13 84%) https://onthegomap.github.io/planetiler-demo/#13.5/37.17782/34.91455 16:42:00 INF [archive] - features: [ 864M 32% 176k/s ] 212G tiles: [ 59M 3.2k/s ] 23G cpus: 2 gc: 4% heap: 3.3G/6.4G direct: 4.2M postGC: 3.1G read( 3%) -> (322/325) -> encode(80% 82%) -> (323/324) -> write( 1%) last tile: 13/5093/2948 (z13 84%) https://onthegomap.github.io/planetiler-demo/#13.5/44.94925/43.83545 16:42:10 INF [archive] - features: [ 866M 32% 195k/s ] 212G tiles: [ 59M 4k/s ] 23G cpus: 2 gc: 4% heap: 4.8G/6.4G direct: 4.2M postGC: 4.2G read( 4%) -> (322/325) -> encode(86% 83%) -> (323/324) -> write( 1%) last tile: 13/4943/2838 (z13 84%) https://onthegomap.github.io/planetiler-demo/#13.5/48.26857/37.24365 16:42:20 INF [archive] - features: [ 868M 32% 175k/s ] 212G tiles: [ 59M 3.6k/s ] 23G cpus: 2 gc: 5% heap: 2.3G/6.4G direct: 4.2M postGC: 1.9G read( 4%) -> (322/325) -> encode(86% 84%) -> (323/324) -> write( 1%) last tile: 13/5071/2676 (z13 84%) https://onthegomap.github.io/planetiler-demo/#13.5/52.78947/42.86865 16:42:30 INF [archive] - features: [ 870M 32% 198k/s ] 212G tiles: [ 59M 2.7k/s ] 23G cpus: 2 gc: 4% heap: 3.5G/6.4G direct: 4.2M postGC: 2G read( 4%) -> (322/325) -> encode(85% 86%) -> (323/324) -> write( 1%) last tile: 13/4890/2638 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/53.78767/34.91455 16:42:40 INF [archive] - features: [ 871M 32% 157k/s ] 212G tiles: [ 59M 2.2k/s ] 23G cpus: 2 gc: 3% heap: 4.3G/6.4G direct: 4.2M postGC: 2G read( 3%) -> (322/325) -> encode(88% 85%) -> (323/324) -> write( 1%) last tile: 13/4809/2765 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/50.35948/31.35498 16:42:50 INF [archive] - features: [ 873M 32% 174k/s ] 212G tiles: [ 59M 2.5k/s ] 24G cpus: 2 gc: 4% heap: 5.3G/6.4G direct: 4.2M postGC: 2G read( 4%) -> (322/325) -> encode(86% 87%) -> (323/324) -> write( 1%) last tile: 13/4755/2613 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/54.43171/28.98193 16:43:00 INF [archive] - features: [ 875M 32% 203k/s ] 212G tiles: [ 59M 1.7k/s ] 24G cpus: 2 gc: 5% heap: 3.2G/6.4G direct: 4.2M postGC: 1.8G read( 4%) -> (322/325) -> encode(86% 83%) -> (323/324) -> write( 1%) last tile: 13/4636/2644 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/53.63161/23.75244 16:43:10 INF [archive] - features: [ 877M 32% 206k/s ] 212G tiles: [ 59M 1.9k/s ] 24G cpus: 2 gc: 4% heap: 4.7G/6.4G direct: 4.2M postGC: 1.9G read( 4%) -> (322/325) -> encode(86% 85%) -> (323/324) -> write( 1%) last tile: 13/4636/2800 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/49.36806/23.75244 16:43:20 INF [archive] - features: [ 879M 32% 172k/s ] 212G tiles: [ 59M 1.8k/s ] 24G cpus: 2 gc: 5% heap: 2.4G/6.4G direct: 4.2M postGC: 1.9G read( 3%) -> (322/325) -> encode(82% 83%) -> (323/324) -> write( 1%) last tile: 13/4750/2873 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/47.23449/28.76221 16:43:30 INF [archive] - features: [ 881M 32% 182k/s ] 212G tiles: [ 59M 3.3k/s ] 24G cpus: 2 gc: 4% heap: 3.4G/6.4G direct: 4.2M postGC: 3.1G read( 4%) -> (322/325) -> encode(79% 84%) -> (323/324) -> write( 1%) last tile: 13/4673/3031 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/42.30981/25.37842 16:43:40 INF [archive] - features: [ 882M 32% 157k/s ] 212G tiles: [ 59M 1.5k/s ] 24G cpus: 2 gc: 4% heap: 4.6G/6.4G direct: 4.2M postGC: 3.4G read( 3%) -> (322/325) -> encode(87% 84%) -> (322/324) -> write( 1%) last tile: 13/4577/3021 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/42.63396/21.15967 16:43:51 INF [archive] - features: [ 883M 32% 127k/s ] 212G tiles: [ 59M 1k/s ] 24G cpus: 2 gc: 4% heap: 1.8G/6.4G direct: 4.2M postGC: 1.9G read( 3%) -> (322/325) -> encode(86% 86%) -> (323/324) -> write( 1%) last tile: 13/4534/2946 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/45.01142/19.27002 16:44:01 INF [archive] - features: [ 886M 32% 209k/s ] 212G tiles: [ 59M 1.4k/s ] 24G cpus: 2 gc: 4% heap: 4.1G/6.4G direct: 4.2M postGC: 4G read( 5%) -> (322/325) -> encode(85% 86%) -> (323/324) -> write( 1%) last tile: 13/4516/2820 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/48.79239/18.479 16:44:11 INF [archive] - features: [ 887M 33% 177k/s ] 212G tiles: [ 59M 914/s ] 24G cpus: 2 gc: 5% heap: 1.9G/6.4G direct: 4.2M postGC: 1.9G read( 4%) -> (322/325) -> encode(84% 86%) -> (323/324) -> write( 1%) last tile: 13/4422/2893 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/46.63435/14.34814 16:44:21 INF [archive] - features: [ 890M 33% 230k/s ] 212G tiles: [ 59M 520/s ] 24G cpus: 2 gc: 4% heap: 4.3G/6.4G direct: 4.2M postGC: 3.8G read( 5%) -> (322/325) -> encode(87% 84%) -> (323/324) -> write( 1%) last tile: 13/4444/2875 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/47.17478/15.31494 16:44:31 INF [archive] - features: [ 892M 33% 245k/s ] 212G tiles: [ 59M 483/s ] 24G cpus: 2 gc: 5% heap: 3.5G/6.4G direct: 4.2M postGC: 2G read( 5%) -> (322/325) -> encode(86% 82%) -> (323/324) -> write( 1%) last tile: 13/4363/2904 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/46.3014/11.75537 16:44:41 INF [archive] - features: [ 894M 33% 208k/s ] 212G tiles: [ 59M 520/s ] 24G cpus: 2 gc: 5% heap: 2.1G/6.4G direct: 4.2M postGC: 1.8G read( 5%) -> (322/325) -> encode(83% 86%) -> (323/324) -> write( 1%) last tile: 13/4361/2997 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/43.40505/11.66748 16:44:51 INF [archive] - features: [ 896M 33% 214k/s ] 212G tiles: [ 59M 1.4k/s ] 24G cpus: 2 gc: 4% heap: 5G/6.4G direct: 4.2M postGC: 2G read( 5%) -> (322/325) -> encode(86% 85%) -> (323/324) -> write( 1%) last tile: 13/4381/3043 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/41.91863/12.54639 16:45:01 INF [archive] - features: [ 898M 33% 208k/s ] 212G tiles: [ 59M 1k/s ] 24G cpus: 2 gc: 5% heap: 3.4G/6.4G direct: 4.2M postGC: 1.8G read( 5%) -> (322/325) -> encode(84% 84%) -> (323/324) -> write( 1%) last tile: 13/4270/2947 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/44.98034/7.66846 16:45:11 INF [archive] - features: [ 900M 33% 193k/s ] 212G tiles: [ 59M 1.2k/s ] 24G cpus: 2 gc: 5% heap: 1.9G/6.4G direct: 4.2M postGC: 1.9G read( 4%) -> (322/325) -> encode(84% 85%) -> (323/324) -> write( 1%) last tile: 13/4119/3036 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/42.14711/1.03271 16:45:21 INF [archive] - features: [ 902M 33% 165k/s ] 212G tiles: [ 59M 514/s ] 25G cpus: 2 gc: 3% heap: 2.9G/6.4G direct: 4.2M postGC: 1.9G read( 4%) -> (322/325) -> encode(82% 83%) -> (322/324) -> write( 0%) last tile: 13/4130/2966 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/44.38669/1.51611 16:45:31 INF [archive] - features: [ 904M 33% 225k/s ] 212G tiles: [ 59M 551/s ] 25G cpus: 2 gc: 4% heap: 5.1G/6.4G direct: 4.2M postGC: 4.3G read( 5%) -> (322/325) -> encode(83% 82%) -> (323/324) -> write( 1%) last tile: 13/4195/2919 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/45.84411/4.37256 16:45:41 INF [archive] - features: [ 906M 33% 179k/s ] 212G tiles: [ 59M 504/s ] 25G cpus: 2 gc: 5% heap: 3G/6.4G direct: 4.2M postGC: 1.9G read( 4%) -> (322/325) -> encode(85% 84%) -> (323/324) -> write( 1%) last tile: 13/4100/2925 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/45.66013/0.19775 16:45:51 INF [archive] - features: [ 908M 33% 232k/s ] 212G tiles: [ 59M 642/s ] 25G cpus: 2 gc: 5% heap: 1.8G/6.4G direct: 4.2M postGC: 1.8G read( 5%) -> (322/325) -> encode(84% 85%) -> (323/324) -> write( 1%) last tile: 13/4148/2817 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/48.87917/2.30713 16:46:01 INF [archive] - features: [ 911M 33% 249k/s ] 212G tiles: [ 59M 689/s ] 25G cpus: 2 gc: 4% heap: 4.7G/6.4G direct: 4.2M postGC: 1.8G read( 6%) -> (322/325) -> encode(85% 85%) -> (323/324) -> write( 1%) last tile: 13/4286/2879 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/47.05515/8.37158 16:46:11 INF [archive] - features: [ 913M 33% 196k/s ] 212G tiles: [ 59M 411/s ] 25G cpus: 2 gc: 5% heap: 2.6G/6.4G direct: 4.2M postGC: 1.9G read( 4%) -> (322/325) -> encode(84% 80%) -> (323/324) -> write( 0%) last tile: 13/4287/2934 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/45.38302/8.41553 16:46:21 INF [archive] - features: [ 915M 34% 250k/s ] 212G tiles: [ 59M 415/s ] 25G cpus: 2 gc: 4% heap: 4.7G/6.4G direct: 4.2M postGC: 4.2G read( 6%) -> (322/325) -> encode(79% 82%) -> (323/324) -> write( 1%) last tile: 13/4351/2928 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/45.56791/11.22803 16:46:31 INF [archive] - features: [ 918M 34% 256k/s ] 212G tiles: [ 59M 432/s ] 25G cpus: 2 gc: 6% heap: 3.9G/6.4G direct: 4.2M postGC: 1.9G read( 6%) -> (322/325) -> encode(83% 84%) -> (323/324) -> write( 1%) last tile: 13/4313/2818 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/48.85026/9.55811 16:46:41 INF [archive] - features: [ 921M 34% 305k/s ] 212G tiles: [ 59M 496/s ] 25G cpus: 2 gc: 6% heap: 3.8G/6.4G direct: 4.2M postGC: 1.8G read( 7%) -> (322/325) -> encode(84% 81%) -> (323/324) -> write( 1%) last tile: 13/4338/2767 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/50.30337/10.65674 16:46:51 INF [archive] - features: [ 924M 34% 287k/s ] 212G tiles: [ 59M 487/s ] 25G cpus: 2 gc: 6% heap: 3.8G/6.4G direct: 4.2M postGC: 1.9G read( 6%) -> (322/325) -> encode(83% 83%) -> (323/324) -> write( 1%) last tile: 13/4259/2730 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/51.33061/7.18506 16:47:01 INF [archive] - features: [ 926M 34% 253k/s ] 212G tiles: [ 59M 271/s ] 25G cpus: 2 gc: 6% heap: 3G/6.4G direct: 4.2M postGC: 1.8G read( 6%) -> (322/325) -> encode(83% 84%) -> (323/324) -> write( 0%) last tile: 13/4240/2720 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/51.60437/6.3501 16:47:11 INF [archive] - features: [ 929M 34% 241k/s ] 212G tiles: [ 59M 312/s ] 25G cpus: 2 gc: 6% heap: 1.8G/6.4G direct: 4.2M postGC: 1.8G read( 5%) -> (322/325) -> encode(85% 82%) -> (323/324) -> write( 0%) last tile: 13/4285/2789 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/49.68184/8.32764 16:47:21 INF [archive] - features: [ 931M 34% 245k/s ] 212G tiles: [ 59M 541/s ] 25G cpus: 2 gc: 4% heap: 3.6G/6.4G direct: 4.2M postGC: 3.5G read( 5%) -> (322/325) -> encode(80% 79%) -> (323/324) -> write( 1%) last tile: 13/4190/2811 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/49.05227/4.15283 16:47:31 INF [archive] - features: [ 934M 34% 270k/s ] 212G tiles: [ 59M 992/s ] 25G cpus: 2 gc: 6% heap: 3G/6.4G direct: 4.2M postGC: 1.9G read( 6%) -> (322/325) -> encode(81% 82%) -> (323/324) -> write( 1%) last tile: 13/4161/2747 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/50.86144/2.87842 16:47:41 INF [archive] - features: [ 937M 34% 290k/s ] 212G tiles: [ 59M 231/s ] 25G cpus: 2 gc: 6% heap: 2.3G/6.4G direct: 4.2M postGC: 1.7G read( 6%) -> (322/325) -> encode(83% 85%) -> (323/324) -> write( 1%) last tile: 13/4192/2702 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/52.09301/4.24072 16:47:51 INF [archive] - features: [ 940M 34% 271k/s ] 212G tiles: [ 59M 2.3k/s ] 25G cpus: 2 gc: 6% heap: 2G/6.4G direct: 4.2M postGC: 1.8G read( 7%) -> (322/325) -> encode(81% 83%) -> (323/324) -> write( 1%) last tile: 13/4277/2657 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/53.29149/7.97607 16:48:01 INF [archive] - features: [ 943M 35% 289k/s ] 212G tiles: [ 59M 880/s ] 26G cpus: 2 gc: 6% heap: 2.1G/6.4G direct: 4.2M postGC: 2.1G read( 6%) -> (322/325) -> encode(83% 84%) -> (323/324) -> write( 1%) last tile: 13/4341/2579 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/55.29163/10.78857 16:48:11 INF [archive] - features: [ 945M 35% 208k/s ] 212G tiles: [ 59M 1.5k/s ] 26G cpus: 2 gc: 3% heap: 4.2G/6.4G direct: 4.2M postGC: 2G read( 5%) -> (322/325) -> encode(87% 86%) -> (323/324) -> write( 1%) last tile: 13/4378/2641 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/53.70971/12.41455 16:48:21 INF [archive] - features: [ 947M 35% 274k/s ] 212G tiles: [ 59M 697/s ] 26G cpus: 2 gc: 6% heap: 3.1G/6.4G direct: 4.2M postGC: 1.8G read( 6%) -> (322/325) -> encode(83% 83%) -> (323/324) -> write( 1%) last tile: 13/4354/2785 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/49.79545/11.35986 16:48:31 INF [archive] - features: [ 950M 35% 247k/s ] 212G tiles: [ 60M 640/s ] 26G cpus: 2 gc: 6% heap: 1.9G/6.4G direct: 4.2M postGC: 1.8G read( 5%) -> (321/325) -> encode(86% 82%) -> (323/324) -> write( 1%) last tile: 13/4452/2783 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/49.85215/15.6665 16:48:41 INF [archive] - features: [ 952M 35% 176k/s ] 212G tiles: [ 60M 631/s ] 26G cpus: 2 gc: 3% heap: 2.9G/6.4G direct: 4.2M postGC: 2.9G read( 4%) -> (322/325) -> encode(83% 80%) -> (323/324) -> write( 0%) last tile: 13/4530/2700 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/52.14697/19.09424 16:48:51 INF [archive] - features: [ 954M 35% 227k/s ] 212G tiles: [ 60M 650/s ] 26G cpus: 2 gc: 5% heap: 4.5G/6.4G direct: 4.2M postGC: 4.1G read( 5%) -> (322/325) -> encode(85% 83%) -> (323/324) -> write( 1%) last tile: 13/4532/2766 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/50.33143/19.18213 16:49:01 INF [archive] - features: [ 956M 35% 219k/s ] 212G tiles: [ 60M 724/s ] 26G cpus: 2 gc: 6% heap: 1.9G/6.4G direct: 4.2M postGC: 1.9G read( 4%) -> (322/325) -> encode(85% 82%) -> (323/324) -> write( 1%) last tile: 13/4572/2698 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/52.20087/20.93994 16:49:11 INF [archive] - features: [ 958M 35% 204k/s ] 212G tiles: [ 60M 1.4k/s ] 26G cpus: 2 gc: 4% heap: 3.6G/6.4G direct: 4.2M postGC: 1.9G read( 5%) -> (322/325) -> encode(84% 86%) -> (323/324) -> write( 1%) last tile: 13/4555/2577 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/55.34164/20.19287 16:49:21 INF [archive] - features: [ 960M 35% 163k/s ] 212G tiles: [ 60M 3.6k/s ] 26G cpus: 2 gc: 4% heap: 3.9G/6.4G direct: 4.2M postGC: 1.9G read( 4%) -> (322/325) -> encode(85% 86%) -> (323/324) -> write( 1%) last tile: 13/4449/2417 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/59.14213/15.53467 16:49:31 INF [archive] - features: [ 961M 35% 156k/s ] 212G tiles: [ 60M 1.9k/s ] 26G cpus: 2 gc: 4% heap: 4.3G/6.4G direct: 4.2M postGC: 1.9G read( 3%) -> (322/325) -> encode(87% 84%) -> (323/324) -> write( 1%) last tile: 13/4388/2460 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/58.15911/12.854 16:49:41 INF [archive] - features: [ 963M 35% 165k/s ] 212G tiles: [ 60M 1.5k/s ] 26G cpus: 2 gc: 4% heap: 5G/6.4G direct: 4.2M postGC: 1.9G read( 3%) -> (322/325) -> encode(87% 86%) -> (323/324) -> write( 1%) last tile: 13/4312/2516 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/56.83695/9.51416 16:49:51 INF [archive] - features: [ 965M 35% 193k/s ] 212G tiles: [ 60M 5.5k/s ] 26G cpus: 2 gc: 6% heap: 3.2G/6.4G direct: 4.2M postGC: 1.8G read( 3%) -> (322/325) -> encode(83% 86%) -> (323/324) -> write( 1%) last tile: 13/4287/2380 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/59.96601/8.41553 16:50:01 INF [archive] - features: [ 967M 35% 185k/s ] 212G tiles: [ 60M 1.7k/s ] 26G cpus: 2 gc: 4% heap: 4.5G/6.4G direct: 4.2M postGC: 1.9G read( 4%) -> (320/325) -> encode(86% 84%) -> (323/324) -> write( 1%) last tile: 13/4286/2212 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/63.46033/8.37158 16:50:11 INF [archive] - features: [ 968M 36% 116k/s ] 212G tiles: [ 60M 7.4k/s ] 26G cpus: 2 gc: 4% heap: 4.5G/6.4G direct: 4.2M postGC: 1.9G read( 3%) -> (322/325) -> encode(85% 87%) -> (323/324) -> write( 1%) last tile: 13/4408/2216 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/63.38168/13.73291 16:50:21 INF [archive] - features: [ 969M 36% 91k/s ] 212G tiles: [ 60M 3.4k/s ] 27G cpus: 2 gc: 3% heap: 3.5G/6.4G direct: 4.2M postGC: 1.8G read( 2%) -> (322/325) -> encode(89% 86%) -> (323/324) -> write( 1%) last tile: 13/4556/2165 (z13 86%) https://onthegomap.github.io/planetiler-demo/#13.5/64.36844/20.23682 16:50:31 INF [archive] - features: [ 970M 36% 114k/s ] 212G tiles: [ 60M 4.9k/s ] 27G cpus: 2 gc: 4% heap: 2.8G/6.4G direct: 4.2M postGC: 1.8G read( 2%) -> (321/325) -> encode(87% 85%) -> (323/324) -> write( 1%) last tile: 13/4859/2190 (z13 86%) https://onthegomap.github.io/planetiler-demo/#13.5/63.88906/33.55225 16:50:41 INF [archive] - features: [ 971M 36% 143k/s ] 212G tiles: [ 60M 2.2k/s ] 27G cpus: 2 gc: 4% heap: 2.6G/6.4G direct: 4.2M postGC: 1.8G read( 3%) -> (322/325) -> encode(88% 84%) -> (323/324) -> write( 1%) last tile: 13/4621/2231 (z13 86%) https://onthegomap.github.io/planetiler-demo/#13.5/63.08481/23.09326 16:50:51 INF [archive] - features: [ 973M 36% 136k/s ] 212G tiles: [ 60M 1.6k/s ] 27G cpus: 2 gc: 4% heap: 3G/6.4G direct: 4.2M postGC: 1.8G read( 3%) -> (322/325) -> encode(88% 85%) -> (323/324) -> write( 1%) last tile: 13/4653/2429 (z13 86%) https://onthegomap.github.io/planetiler-demo/#13.5/58.87058/24.49951 16:51:01 INF [archive] - features: [ 974M 36% 153k/s ] 212G tiles: [ 60M 2.2k/s ] 27G cpus: 2 gc: 4% heap: 3.3G/6.4G direct: 4.2M postGC: 1.8G read( 3%) -> (322/325) -> encode(89% 83%) -> (323/324) -> write( 1%) last tile: 13/4768/2469 (z13 86%) https://onthegomap.github.io/planetiler-demo/#13.5/57.94984/29.55322 16:51:11 INF [archive] - features: [ 976M 36% 147k/s ] 212G tiles: [ 60M 2.8k/s ] 27G cpus: 2 gc: 4% heap: 2.8G/6.4G direct: 4.2M postGC: 1.9G read( 3%) -> (322/325) -> encode(85% 87%) -> (323/324) -> write( 1%) last tile: 13/4832/2355 (z13 86%) https://onthegomap.github.io/planetiler-demo/#13.5/60.51134/32.36572 16:51:21 INF [archive] - features: [ 977M 36% 150k/s ] 212G tiles: [ 60M 3.4k/s ] 27G cpus: 2 gc: 4% heap: 2.3G/6.4G direct: 4.2M postGC: 1.8G read( 2%) -> (322/325) -> encode(85% 88%) -> (323/324) -> write( 1%) last tile: 13/4986/2434 (z13 86%) https://onthegomap.github.io/planetiler-demo/#13.5/58.7568/39.1333 16:51:31 INF [archive] - features: [ 979M 36% 124k/s ] 212G tiles: [ 60M 5.4k/s ] 27G cpus: 2 gc: 3% heap: 5.2G/6.4G direct: 4.2M postGC: 2G read( 3%) -> (322/325) -> encode(86% 87%) -> (323/324) -> write( 1%) last tile: 13/4864/2251 (z13 86%) https://onthegomap.github.io/planetiler-demo/#13.5/62.68423/33.77197 16:51:41 INF [archive] - features: [ 979M 36% 61k/s ] 212G tiles: [ 60M 7.9k/s ] 27G cpus: 2 gc: 3% heap: 3.4G/6.4G direct: 4.2M postGC: 1.9G read( 2%) -> (322/325) -> encode(87% 86%) -> (323/324) -> write( 1%) last tile: 13/5394/2123 (z13 86%) https://onthegomap.github.io/planetiler-demo/#13.5/65.15535/57.06299 16:51:51 INF [archive] - features: [ 980M 36% 121k/s ] 212G tiles: [ 60M 9k/s ] 27G cpus: 2 gc: 4% heap: 2.2G/6.4G direct: 4.2M postGC: 2G read( 3%) -> (322/325) -> encode(86% 84%) -> (323/324) -> write( 2%) last tile: 13/5379/2478 (z13 86%) https://onthegomap.github.io/planetiler-demo/#13.5/57.73935/56.40381 16:52:01 INF [archive] - features: [ 981M 36% 102k/s ] 212G tiles: [ 60M 5k/s ] 27G cpus: 2 gc: 2% heap: 4.5G/6.4G direct: 4.2M postGC: 3.4G read( 2%) -> (322/325) -> encode(87% 88%) -> (323/324) -> write( 1%) last tile: 13/5178/2424 (z13 86%) https://onthegomap.github.io/planetiler-demo/#13.5/58.98399/47.5708 16:52:11 INF [archive] - features: [ 983M 36% 152k/s ] 212G tiles: [ 60M 3.4k/s ] 27G cpus: 2 gc: 3% heap: 4.2G/6.4G direct: 4.2M postGC: 3.9G read( 2%) -> (322/325) -> encode(87% 86%) -> (323/324) -> write( 1%) last tile: 13/5263/2586 (z13 86%) https://onthegomap.github.io/planetiler-demo/#13.5/55.11608/51.30615 16:52:21 INF [archive] - features: [ 985M 36% 170k/s ] 212G tiles: [ 60M 9.3k/s ] 27G cpus: 2 gc: 4% heap: 3.9G/6.4G direct: 4.2M postGC: 3.6G read( 4%) -> (322/325) -> encode(85% 86%) -> (323/324) -> write( 2%) last tile: 13/5455/2904 (z13 87%) https://onthegomap.github.io/planetiler-demo/#13.5/46.3014/59.74365 16:52:31 INF [archive] - features: [ 986M 36% 142k/s ] 212G tiles: [ 60M 9.3k/s ] 27G cpus: 2 gc: 5% heap: 3.3G/6.4G direct: 4.2M postGC: 2G read( 3%) -> (322/325) -> encode(86% 86%) -> (323/324) -> write( 2%) last tile: 13/5773/2604 (z13 87%) https://onthegomap.github.io/planetiler-demo/#13.5/54.66112/73.71826 16:52:41 INF [archive] - features: [ 988M 36% 170k/s ] 212G tiles: [ 61M 11k/s ] 28G cpus: 2 gc: 4% heap: 2.8G/6.4G direct: 4.2M postGC: 2G read( 2%) -> (321/325) -> encode(87% 88%) -> (323/324) -> write( 2%) last tile: 13/6053/2709 (z13 87%) https://onthegomap.github.io/planetiler-demo/#13.5/51.90361/86.02295 16:52:51 INF [archive] - features: [ 989M 36% 132k/s ] 212G tiles: [ 61M 7k/s ] 28G cpus: 2 gc: 3% heap: 2G/6.4G direct: 4.2M postGC: 1.8G read( 0%) -> (322/325) -> encode(89% 90%) -> (323/324) -> write( 2%) last tile: 13/5944/2491 (z13 87%) https://onthegomap.github.io/planetiler-demo/#13.5/57.43312/81.23291 16:53:01 INF [archive] - features: [ 991M 36% 137k/s ] 212G tiles: [ 61M 57k/s ] 28G cpus: 2 gc: 2% heap: 3.6G/6.4G direct: 4.2M postGC: 1.5G read( 1%) -> (322/325) -> encode(93% 87%) -> (323/324) -> write( 4%) last tile: 13/5550/1168 (z13 88%) https://onthegomap.github.io/planetiler-demo/#13.5/77.91107/63.91846 16:53:11 INF [archive] - features: [ 992M 36% 147k/s ] 212G tiles: [ 62M 63k/s ] 28G cpus: 2 gc: 4% heap: 4.1G/6.4G direct: 4.2M postGC: 3.2G read( 5%) -> (322/325) -> encode(82% 86%) -> (323/324) -> write( 3%) last tile: 13/4796/1903 (z13 89%) https://onthegomap.github.io/planetiler-demo/#13.5/68.91891/30.78369 16:53:21 INF [archive] - features: [ 993M 36% 143k/s ] 212G tiles: [ 62M 25k/s ] 28G cpus: 2 gc: 1% heap: 3.4G/6.4G direct: 4.2M postGC: 2.9G read( 1%) -> (321/325) -> encode(89% 91%) -> (323/324) -> write( 2%) last tile: 13/4455/1666 (z13 90%) https://onthegomap.github.io/planetiler-demo/#13.5/72.36245/15.79834 16:53:31 INF [archive] - features: [ 998M 37% 453k/s ] 212G tiles: [ 66M 387k/s ] 28G cpus: 2 gc: 2% heap: 2.1G/6.4G direct: 4.2M postGC: 1.5G read( 8%) -> (322/325) -> encode(87% 89%) -> (323/324) -> write( 7%) last tile: 13/6257/1905 (z13 96%) https://onthegomap.github.io/planetiler-demo/#13.5/68.88727/94.98779 16:53:41 INF [archive] - features: [ 1B 37% 182k/s ] 212G tiles: [ 67M 131k/s ] 28G cpus: 2 gc: 2% heap: 4.2G/6.4G direct: 4.2M postGC: 1.5G read( 3%) -> (322/325) -> encode(94% 93%) -> (323/324) -> write( 6%) last tile: 13/8157/1107 (z13 98%) https://onthegomap.github.io/planetiler-demo/#13.5/78.45982/178.48389 16:53:43 INF [archive:write] - Finished z13 in 33m52s cpu:1h7m20s gc:1m34s avg:2, now starting z14 16:53:51 INF [archive] - features: [ 1B 37% 816k/s ] 212G tiles: [ 75M 767k/s ] 28G cpus: 2 gc: 3% heap: 3.2G/6.4G direct: 4.2M postGC: 1.5G read(14%) -> (321/325) -> encode(80% 85%) -> (323/324) -> write( 9%) last tile: 14/1491/3862 (z14 3%) https://onthegomap.github.io/planetiler-demo/#14.5/68.47589/-147.22778 16:54:01 INF [archive] - features: [ 1B 37% 383k/s ] 212G tiles: [ 78M 300k/s ] 28G cpus: 2 gc: 4% heap: 2.7G/6.4G direct: 4.2M postGC: 1.6G read( 7%) -> (322/325) -> encode(87% 89%) -> (323/324) -> write( 7%) last tile: 14/2675/3783 (z14 4%) https://onthegomap.github.io/planetiler-demo/#14.5/69.10386/-121.21216 16:54:11 INF [archive] - features: [ 1B 37% 185k/s ] 212G tiles: [ 79M 91k/s ] 28G cpus: 2 gc: 3% heap: 2.3G/6.4G direct: 4.2M postGC: 1.7G read( 3%) -> (322/325) -> encode(93% 90%) -> (323/324) -> write( 6%) last tile: 14/4049/3267 (z14 4%) https://onthegomap.github.io/planetiler-demo/#14.5/72.79334/-91.02173 16:54:21 INF [archive] - features: [ 1B 37% 701k/s ] 212G tiles: [ 85M 647k/s ] 28G cpus: 2 gc: 2% heap: 3.4G/6.4G direct: 4.2M postGC: 1.7G read(13%) -> (322/325) -> encode(89% 82%) -> (323/324) -> write(11%) last tile: 14/4922/1111 (z14 7%) https://onthegomap.github.io/planetiler-demo/#14.5/82.42708/-71.8396 16:54:31 INF [archive] - features: [ 1B 38% 895k/s ] 212G tiles: [ 92M 664k/s ] 28G cpus: 1.9 gc: 3% heap: 3.9G/6.4G direct: 4.2M postGC: 1.8G read(16%) -> (0/325) -> encode(78% 84%) -> (0/324) -> write(11%) last tile: 14/6527/2825 (z14 10%) https://onthegomap.github.io/planetiler-demo/#14.5/75.44479/-36.57349 16:54:41 INF [archive] - features: [ 1B 38% 693k/s ] 212G tiles: [ 98M 550k/s ] 28G cpus: 1.9 gc: 2% heap: 4.1G/6.4G direct: 4.2M postGC: 3.1G read(14%) -> (321/325) -> encode(73% 74%) -> (323/324) -> write( 9%) last tile: 14/5148/2684 (z14 12%) https://onthegomap.github.io/planetiler-demo/#14.5/76.20335/-66.87378 16:54:51 INF [archive] - features: [ 1B 38% 262k/s ] 212G tiles: [ 100M 202k/s ] 29G cpus: 2 gc: 3% heap: 2.4G/6.4G direct: 4.2M postGC: 1.5G read( 5%) -> (322/325) -> encode(90% 90%) -> (323/324) -> write( 7%) last tile: 14/4549/5083 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/56.22503/-80.0354 16:55:01 INF [archive] - features: [ 1B 38% 170k/s ] 212G tiles: [ 100M 45k/s ] 29G cpus: 2 gc: 4% heap: 4.4G/6.4G direct: 4.2M postGC: 1.9G read( 8%) -> (322/325) -> encode(88% 89%) -> (323/324) -> write( 3%) last tile: 14/4258/5815 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/46.20265/-86.42944 16:55:11 INF [archive] - features: [ 1B 38% 271k/s ] 212G tiles: [ 100M 4.5k/s ] 29G cpus: 2 gc: 5% heap: 4G/6.4G direct: 4.2M postGC: 2.2G read( 6%) -> (322/325) -> encode(79% 84%) -> (323/324) -> write( 1%) last tile: 14/4104/5976 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/43.69965/-89.81323 16:55:21 INF [archive] - features: [ 1B 38% 358k/s ] 212G tiles: [ 100M 1.3k/s ] 29G cpus: 2 gc: 5% heap: 3.6G/6.4G direct: 4.2M postGC: 2.3G read( 8%) -> (322/325) -> encode(81% 82%) -> (323/324) -> write( 1%) last tile: 14/4194/6092 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/41.82864/-87.83569 16:55:31 INF [archive] - features: [ 1B 39% 399k/s ] 212G tiles: [ 100M 1.5k/s ] 29G cpus: 2 gc: 7% heap: 3G/6.4G direct: 4.2M postGC: 2.3G read( 9%) -> (322/325) -> encode(88% 86%) -> (323/324) -> write( 1%) last tile: 14/4320/6135 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/41.12075/-85.06714 16:55:41 INF [archive] - features: [ 1B 39% 274k/s ] 212G tiles: [ 100M 4k/s ] 29G cpus: 2 gc: 4% heap: 4.9G/6.4G direct: 4.2M postGC: 1.9G read( 6%) -> (322/325) -> encode(83% 84%) -> (323/324) -> write( 1%) last tile: 14/4393/6059 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/42.36666/-83.46313 16:55:51 INF [archive] - features: [ 1B 39% 376k/s ] 212G tiles: [ 100M 1.4k/s ] 29G cpus: 2 gc: 6% heap: 4.6G/6.4G direct: 4.2M postGC: 2.1G read( 8%) -> (322/325) -> encode(80% 81%) -> (323/324) -> write( 1%) last tile: 14/4492/6023 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/42.94838/-81.28784 16:56:01 INF [archive] - features: [ 1B 39% 366k/s ] 212G tiles: [ 100M 1.8k/s ] 29G cpus: 2 gc: 5% heap: 3.2G/6.4G direct: 4.2M postGC: 1.9G read( 8%) -> (322/325) -> encode(81% 81%) -> (323/324) -> write( 1%) last tile: 14/4582/5975 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/43.71553/-79.3103 16:56:11 INF [archive] - features: [ 1B 39% 379k/s ] 212G tiles: [ 100M 1.3k/s ] 29G cpus: 2 gc: 6% heap: 5G/6.4G direct: 4.2M postGC: 2.1G read( 8%) -> (322/325) -> encode(79% 81%) -> (323/324) -> write( 1%) last tile: 14/4607/5936 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/44.33171/-78.76099 16:56:21 INF [archive] - features: [ 1B 39% 169k/s ] 212G tiles: [ 100M 8.2k/s ] 29G cpus: 2 gc: 4% heap: 3G/6.4G direct: 4.2M postGC: 2.4G read( 3%) -> (322/325) -> encode(89% 90%) -> (323/324) -> write( 2%) last tile: 14/4763/5649 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/48.6692/-75.33325 16:56:31 INF [archive] - features: [ 1B 39% 274k/s ] 212G tiles: [ 100M 2.8k/s ] 29G cpus: 2 gc: 4% heap: 3.3G/6.4G direct: 4.2M postGC: 2.1G read( 6%) -> (321/325) -> encode(81% 81%) -> (322/324) -> write( 1%) last tile: 14/4784/5856 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/45.5756/-74.87183 16:56:41 INF [archive] - features: [ 1B 39% 281k/s ] 212G tiles: [ 100M 2.7k/s ] 29G cpus: 2 gc: 5% heap: 5.2G/6.4G direct: 4.2M postGC: 4.3G read( 5%) -> (322/325) -> encode(81% 78%) -> (323/324) -> write( 1%) last tile: 14/4672/5926 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/44.48867/-77.33276 16:56:51 INF [archive] - features: [ 1B 39% 373k/s ] 212G tiles: [ 100M 2.4k/s ] 29G cpus: 2 gc: 5% heap: 4G/6.4G direct: 4.2M postGC: 2.2G read( 7%) -> (322/325) -> encode(82% 82%) -> (323/324) -> write( 1%) last tile: 14/4724/6017 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/43.0448/-76.19019 16:57:01 INF [archive] - features: [ 1B 40% 367k/s ] 212G tiles: [ 100M 1.1k/s ] 30G cpus: 2 gc: 6% heap: 2.3G/6.4G direct: 4.2M postGC: 2.1G read( 7%) -> (322/325) -> encode(80% 83%) -> (323/324) -> write( 1%) last tile: 14/4850/6114 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/41.46743/-73.42163 16:57:11 INF [archive] - features: [ 1B 40% 333k/s ] 212G tiles: [ 100M 2.2k/s ] 30G cpus: 2 gc: 5% heap: 2.1G/6.4G direct: 4.2M postGC: 2.1G read( 7%) -> (321/325) -> encode(81% 81%) -> (323/324) -> write( 1%) last tile: 14/4866/5949 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/44.12703/-73.07007 16:57:21 INF [archive] - features: [ 1B 40% 313k/s ] 212G tiles: [ 100M 1.9k/s ] 30G cpus: 2 gc: 4% heap: 3.5G/6.4G direct: 4.2M postGC: 2.1G read( 6%) -> (322/325) -> encode(84% 84%) -> (323/324) -> write( 1%) last tile: 14/4873/6094 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/41.79589/-72.91626 16:57:31 INF [archive] - features: [ 1B 40% 444k/s ] 212G tiles: [ 100M 760/s ] 30G cpus: 2 gc: 6% heap: 3.6G/6.4G direct: 4.2M postGC: 2.1G read( 9%) -> (322/325) -> encode(87% 88%) -> (323/324) -> write( 1%) last tile: 14/4960/6095 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/41.7795/-71.00464 16:57:41 INF [archive] - features: [ 1B 40% 427k/s ] 212G tiles: [ 100M 377/s ] 30G cpus: 2 gc: 6% heap: 3.7G/6.4G direct: 4.2M postGC: 2.1G read( 9%) -> (322/325) -> encode(82% 79%) -> (323/324) -> write( 1%) last tile: 14/4965/6032 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/42.80346/-70.89478 16:57:51 INF [archive] - features: [ 1B 40% 305k/s ] 212G tiles: [ 100M 6.2k/s ] 30G cpus: 2 gc: 5% heap: 4.6G/6.4G direct: 4.2M postGC: 2.3G read( 5%) -> (322/325) -> encode(91% 92%) -> (323/324) -> write( 2%) last tile: 14/4950/5777 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/46.77749/-71.22437 16:58:01 INF [archive] - features: [ 1.1B 40% 166k/s ] 212G tiles: [ 101M 9.4k/s ] 30G cpus: 2 gc: 3% heap: 4.4G/6.4G direct: 4.2M postGC: 2G read( 2%) -> (322/325) -> encode(86% 83%) -> (323/324) -> write( 2%) last tile: 14/4779/5602 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/49.3466/-74.98169 16:58:11 INF [archive] - features: [ 1.1B 40% 124k/s ] 212G tiles: [ 101M 17k/s ] 30G cpus: 2 gc: 4% heap: 3.9G/6.4G direct: 4.2M postGC: 2G read( 3%) -> (322/325) -> encode(84% 83%) -> (323/324) -> write( 3%) last tile: 14/5583/5235 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/54.32293/-57.31567 16:58:21 INF [archive] - features: [ 1.1B 40% 147k/s ] 212G tiles: [ 101M 15k/s ] 30G cpus: 2 gc: 4% heap: 3.2G/6.4G direct: 4.2M postGC: 2G read( 2%) -> (322/325) -> encode(85% 83%) -> (323/324) -> write( 3%) last tile: 14/5191/5642 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/48.77067/-65.92896 16:58:31 INF [archive] - features: [ 1.1B 41% 258k/s ] 212G tiles: [ 101M 21k/s ] 30G cpus: 2 gc: 4% heap: 2.7G/6.4G direct: 4.2M postGC: 1.8G read( 3%) -> (322/325) -> encode(84% 85%) -> (323/324) -> write( 2%) last tile: 14/5453/5817 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/46.17222/-60.17212 16:58:41 INF [archive] - features: [ 1.1B 41% 246k/s ] 212G tiles: [ 102M 91k/s ] 30G cpus: 2 gc: 2% heap: 2.8G/6.4G direct: 4.2M postGC: 1.6G read( 3%) -> (322/325) -> encode(85% 87%) -> (323/324) -> write( 3%) last tile: 14/5257/4940 (z14 14%) https://onthegomap.github.io/planetiler-demo/#14.5/57.93235/-64.47876 16:58:51 INF [archive] - features: [ 1.1B 41% 282k/s ] 212G tiles: [ 104M 173k/s ] 31G cpus: 2 gc: 2% heap: 3.9G/6.4G direct: 4.2M postGC: 1.6G read( 6%) -> (322/325) -> encode(82% 86%) -> (323/324) -> write( 5%) last tile: 14/7269/4356 (z14 14%) https://onthegomap.github.io/planetiler-demo/#14.5/64.12499/-20.26978 16:59:01 INF [archive] - features: [ 1.1B 41% 328k/s ] 212G tiles: [ 104M 63k/s ] 31G cpus: 2 gc: 4% heap: 4.9G/6.4G direct: 4.2M postGC: 2.2G read(11%) -> (322/325) -> encode(79% 80%) -> (323/324) -> write( 2%) last tile: 14/8046/5108 (z14 15%) https://onthegomap.github.io/planetiler-demo/#14.5/55.91843/-3.19702 16:59:11 INF [archive] - features: [ 1.1B 41% 369k/s ] 212G tiles: [ 105M 63k/s ] 31G cpus: 2 gc: 6% heap: 3.1G/6.4G direct: 4.2M postGC: 2.1G read( 8%) -> (322/325) -> encode(88% 88%) -> (323/324) -> write( 2%) last tile: 14/7790/5253 (z14 15%) https://onthegomap.github.io/planetiler-demo/#14.5/54.09162/-8.82202 16:59:21 INF [archive] - features: [ 1.1B 41% 426k/s ] 212G tiles: [ 105M 2k/s ] 31G cpus: 2 gc: 6% heap: 2.9G/6.4G direct: 4.2M postGC: 2.6G read( 9%) -> (322/325) -> encode(89% 84%) -> (323/324) -> write( 1%) last tile: 14/7889/5234 (z14 15%) https://onthegomap.github.io/planetiler-demo/#14.5/54.33574/-6.64673 16:59:31 INF [archive] - features: [ 1.1B 41% 297k/s ] 212G tiles: [ 105M 3.7k/s ] 31G cpus: 2 gc: 4% heap: 3.9G/6.4G direct: 4.2M postGC: 3.4G read( 7%) -> (320/325) -> encode(73% 76%) -> (321/324) -> write( 1%) last tile: 14/8129/5193 (z14 15%) https://onthegomap.github.io/planetiler-demo/#14.5/54.85764/-1.37329 16:59:41 INF [archive] - features: [ 1.1B 41% 367k/s ] 212G tiles: [ 105M 1k/s ] 31G cpus: 2 gc: 5% heap: 2.6G/6.4G direct: 4.2M postGC: 2.1G read( 8%) -> (322/325) -> encode(78% 83%) -> (323/324) -> write( 1%) last tile: 14/8107/5289 (z14 15%) https://onthegomap.github.io/planetiler-demo/#14.5/53.62509/-1.85669 16:59:51 INF [archive] - features: [ 1.1B 42% 425k/s ] 212G tiles: [ 105M 803/s ] 31G cpus: 2 gc: 5% heap: 3.8G/6.4G direct: 4.2M postGC: 2.1G read(10%) -> (322/325) -> encode(88% 89%) -> (323/324) -> write( 1%) last tile: 14/8164/5342 (z14 15%) https://onthegomap.github.io/planetiler-demo/#14.5/52.92877/-0.60425 17:00:01 INF [archive] - features: [ 1.1B 42% 369k/s ] 212G tiles: [ 105M 781/s ] 31G cpus: 2 gc: 6% heap: 3.3G/6.4G direct: 4.2M postGC: 2.2G read( 8%) -> (322/325) -> encode(82% 78%) -> (322/324) -> write( 1%) last tile: 14/8005/5348 (z14 15%) https://onthegomap.github.io/planetiler-demo/#14.5/52.84923/-4.0979 17:00:11 INF [archive] - features: [ 1.1B 42% 375k/s ] 212G tiles: [ 105M 2.9k/s ] 31G cpus: 2 gc: 6% heap: 4.6G/6.4G direct: 4.2M postGC: 2.5G read( 9%) -> (322/325) -> encode(87% 89%) -> (323/324) -> write( 1%) last tile: 14/8009/5378 (z14 15%) https://onthegomap.github.io/planetiler-demo/#14.5/52.44931/-4.01001 17:00:21 INF [archive] - features: [ 1.1B 42% 377k/s ] 212G tiles: [ 105M 808/s ] 31G cpus: 2 gc: 6% heap: 4.5G/6.4G direct: 4.2M postGC: 2.3G read( 9%) -> (322/325) -> encode(77% 82%) -> (323/324) -> write( 1%) last tile: 14/8191/5428 (z14 15%) https://onthegomap.github.io/planetiler-demo/#14.5/51.77464/-0.01099 17:00:31 INF [archive] - features: [ 1.1B 42% 426k/s ] 212G tiles: [ 105M 317/s ] 31G cpus: 2 gc: 7% heap: 2.4G/6.4G direct: 4.3M postGC: 2.4G read(10%) -> (322/325) -> encode(87% 86%) -> (321/324) -> write( 1%) last tile: 14/8182/5467 (z14 15%) https://onthegomap.github.io/planetiler-demo/#14.5/51.24129/-0.20874 17:00:41 INF [archive] - features: [ 1.1B 42% 399k/s ] 212G tiles: [ 105M 565/s ] 31G cpus: 2 gc: 4% heap: 5.3G/6.4G direct: 4.3M postGC: 2.2G read( 9%) -> (322/325) -> encode(82% 82%) -> (323/324) -> write( 1%) last tile: 14/8074/5472 (z14 15%) https://onthegomap.github.io/planetiler-demo/#14.5/51.17245/-2.58179 17:00:51 INF [archive] - features: [ 1.1B 42% 380k/s ] 212G tiles: [ 105M 5.9k/s ] 32G cpus: 2 gc: 5% heap: 4.1G/6.4G direct: 4.3M postGC: 2G read( 7%) -> (322/325) -> encode(80% 82%) -> (323/324) -> write( 1%) last tile: 14/7841/5384 (z14 15%) https://onthegomap.github.io/planetiler-demo/#14.5/52.36889/-7.70142 17:01:01 INF [archive] - features: [ 1.1B 43% 365k/s ] 212G tiles: [ 105M 11k/s ] 32G cpus: 2 gc: 5% heap: 4G/6.4G direct: 4.3M postGC: 2.1G read( 9%) -> (322/325) -> encode(80% 79%) -> (323/324) -> write( 1%) last tile: 14/8027/5667 (z14 15%) https://onthegomap.github.io/planetiler-demo/#14.5/48.40733/-3.6145 17:01:11 INF [archive] - features: [ 1.1B 43% 399k/s ] 212G tiles: [ 105M 922/s ] 32G cpus: 2 gc: 6% heap: 4.1G/6.4G direct: 4.3M postGC: 3.7G read( 8%) -> (321/325) -> encode(82% 79%) -> (323/324) -> write( 1%) last tile: 14/8163/5695 (z14 15%) https://onthegomap.github.io/planetiler-demo/#14.5/47.99727/-0.62622 17:01:21 INF [archive] - features: [ 1.1B 43% 419k/s ] 212G tiles: [ 105M 678/s ] 32G cpus: 2 gc: 5% heap: 4G/6.4G direct: 4.3M postGC: 2.2G read( 8%) -> (322/325) -> encode(80% 80%) -> (323/324) -> write( 1%) last tile: 14/8107/5703 (z14 15%) https://onthegomap.github.io/planetiler-demo/#14.5/47.87951/-1.85669 17:01:31 INF [archive] - features: [ 1.1B 43% 459k/s ] 212G tiles: [ 105M 1k/s ] 32G cpus: 2 gc: 7% heap: 2.7G/6.4G direct: 4.3M postGC: 2.4G read( 9%) -> (322/325) -> encode(85% 88%) -> (323/324) -> write( 1%) last tile: 14/8143/5829 (z14 15%) https://onthegomap.github.io/planetiler-demo/#14.5/45.98933/-1.06567 17:01:41 INF [archive] - features: [ 1.1B 43% 395k/s ] 212G tiles: [ 105M 4.6k/s ] 32G cpus: 2 gc: 6% heap: 3.5G/6.4G direct: 4.3M postGC: 2.2G read( 9%) -> (322/325) -> encode(78% 81%) -> (323/324) -> write( 1%) last tile: 14/8177/5919 (z14 15%) https://onthegomap.github.io/planetiler-demo/#14.5/44.59829/-0.3186 17:01:51 INF [archive] - features: [ 1.1B 43% 402k/s ] 212G tiles: [ 105M 1.2k/s ] 32G cpus: 2 gc: 6% heap: 2.8G/6.4G direct: 4.3M postGC: 2.6G read(10%) -> (322/325) -> encode(85% 89%) -> (323/324) -> write( 1%) last tile: 14/8080/6054 (z14 15%) https://onthegomap.github.io/planetiler-demo/#14.5/42.44778/-2.44995 17:02:02 INF [archive] - features: [ 1.1B 43% 232k/s ] 212G tiles: [ 105M 2.2k/s ] 32G cpus: 2 gc: 5% heap: 3G/6.4G direct: 4.3M postGC: 2.1G read( 5%) -> (322/325) -> encode(78% 80%) -> (323/324) -> write( 1%) last tile: 14/8011/6069 (z14 15%) https://onthegomap.github.io/planetiler-demo/#14.5/42.20411/-3.96606 17:02:12 INF [archive] - features: [ 1.1B 43% 230k/s ] 212G tiles: [ 105M 1.9k/s ] 32G cpus: 2 gc: 4% heap: 3.9G/6.4G direct: 4.3M postGC: 2.3G read( 5%) -> (322/325) -> encode(78% 80%) -> (323/324) -> write( 1%) last tile: 14/7830/6027 (z14 15%) https://onthegomap.github.io/planetiler-demo/#14.5/42.88401/-7.94312 17:02:22 INF [archive] - features: [ 1.1B 44% 293k/s ] 212G tiles: [ 106M 4.8k/s ] 32G cpus: 2 gc: 3% heap: 4.3G/6.4G direct: 4.3M postGC: 4.1G read( 1%) -> (322/325) -> encode(84% 83%) -> (323/324) -> write( 1%) last tile: 14/7804/6129 (z14 15%) https://onthegomap.github.io/planetiler-demo/#14.5/41.21999/-8.5144 17:02:32 INF [archive] - features: [ 1.1B 44% 499k/s ] 212G tiles: [ 108M 265k/s ] 32G cpus: 2 gc: 5% heap: 3G/6.4G direct: 4.3M postGC: 2.4G read(15%) -> (322/325) -> encode(73% 79%) -> (323/324) -> write( 3%) last tile: 14/7767/6278 (z14 16%) https://onthegomap.github.io/planetiler-demo/#14.5/38.71123/-9.32739 17:02:42 INF [archive] - features: [ 1.1B 44% 321k/s ] 212G tiles: [ 108M 2.6k/s ] 32G cpus: 2 gc: 5% heap: 4.1G/6.4G direct: 4.3M postGC: 2.3G read( 8%) -> (322/325) -> encode(91% 88%) -> (323/324) -> write( 1%) last tile: 14/7840/6176 (z14 16%) https://onthegomap.github.io/planetiler-demo/#14.5/40.43859/-7.72339 17:02:52 INF [archive] - features: [ 1.1B 44% 245k/s ] 212G tiles: [ 108M 2.1k/s ] 32G cpus: 2 gc: 5% heap: 2.9G/6.4G direct: 4.4M postGC: 2.2G read( 6%) -> (321/325) -> encode(79% 80%) -> (323/324) -> write( 1%) last tile: 14/8019/6184 (z14 16%) https://onthegomap.github.io/planetiler-demo/#14.5/40.30466/-3.79028 17:03:02 INF [archive] - features: [ 1.2B 44% 312k/s ] 212G tiles: [ 108M 1.4k/s ] 33G cpus: 2 gc: 5% heap: 3.2G/6.4G direct: 4.4M postGC: 2.3G read( 7%) -> (322/325) -> encode(82% 84%) -> (323/324) -> write( 1%) last tile: 14/8108/6261 (z14 16%) https://onthegomap.github.io/planetiler-demo/#14.5/39.00211/-1.83472 17:03:12 INF [archive] - features: [ 1.2B 44% 276k/s ] 212G tiles: [ 108M 2.2k/s ] 33G cpus: 2 gc: 6% heap: 3.7G/6.4G direct: 4.4M postGC: 2.4G read( 6%) -> (322/325) -> encode(82% 80%) -> (323/324) -> write( 1%) last tile: 14/8012/6345 (z14 16%) https://onthegomap.github.io/planetiler-demo/#14.5/37.55329/-3.94409 17:03:22 INF [archive] - features: [ 1.2B 44% 281k/s ] 212G tiles: [ 108M 6.1k/s ] 33G cpus: 2 gc: 4% heap: 4.6G/6.4G direct: 4.5M postGC: 2.2G read( 5%) -> (320/325) -> encode(84% 82%) -> (322/324) -> write( 1%) last tile: 14/7970/6547 (z14 16%) https://onthegomap.github.io/planetiler-demo/#14.5/33.95247/-4.86694 17:03:32 INF [archive] - features: [ 1.2B 44% 262k/s ] 212G tiles: [ 108M 11k/s ] 33G cpus: 2 gc: 4% heap: 4.6G/6.4G direct: 4.5M postGC: 1.9G read( 4%) -> (321/325) -> encode(83% 83%) -> (323/324) -> write( 2%) last tile: 14/7900/6670 (z14 16%) https://onthegomap.github.io/planetiler-demo/#14.5/31.68143/-6.40503 17:03:42 INF [archive] - features: [ 1.2B 45% 347k/s ] 212G tiles: [ 109M 46k/s ] 33G cpus: 2 gc: 5% heap: 1.7G/6.4G direct: 4.5M postGC: 1.8G read( 7%) -> (322/325) -> encode(81% 82%) -> (323/324) -> write( 2%) last tile: 14/7431/7595 (z14 16%) https://onthegomap.github.io/planetiler-demo/#14.5/12.99385/-16.71021 17:03:52 INF [archive] - features: [ 1.2B 45% 420k/s ] 212G tiles: [ 109M 16k/s ] 33G cpus: 2 gc: 4% heap: 5.1G/6.4G direct: 4.5M postGC: 2G read( 8%) -> (321/325) -> encode(95% 85%) -> (322/324) -> write( 3%) last tile: 14/8120/7628 (z14 17%) https://onthegomap.github.io/planetiler-demo/#14.5/12.28633/-1.57104 17:04:02 INF [archive] - features: [ 1.2B 45% 406k/s ] 212G tiles: [ 109M 7.5k/s ] 33G cpus: 2 gc: 5% heap: 3.8G/6.4G direct: 4.5M postGC: 2.3G read( 6%) -> (322/325) -> encode(78% 83%) -> (323/324) -> write( 2%) last tile: 14/7753/7763 (z14 17%) https://onthegomap.github.io/planetiler-demo/#14.5/9.37319/-9.63501 17:04:12 INF [archive] - features: [ 1.2B 45% 409k/s ] 212G tiles: [ 109M 9k/s ] 33G cpus: 2 gc: 5% heap: 3.6G/6.4G direct: 4.5M postGC: 2.6G read( 6%) -> (322/325) -> encode(82% 89%) -> (323/324) -> write( 2%) last tile: 14/8118/7884 (z14 17%) https://onthegomap.github.io/planetiler-demo/#14.5/6.74099/-1.61499 17:04:22 INF [archive] - features: [ 1.2B 45% 483k/s ] 212G tiles: [ 110M 105k/s ] 33G cpus: 2 gc: 3% heap: 3G/6.4G direct: 4.5M postGC: 1.9G read( 6%) -> (322/325) -> encode(84% 83%) -> (323/324) -> write( 3%) last tile: 14/6396/7253 (z14 17%) https://onthegomap.github.io/planetiler-demo/#14.5/20.19003/-39.4519 17:04:32 INF [archive] - features: [ 1.2B 45% 298k/s ] 212G tiles: [ 111M 82k/s ] 33G cpus: 2 gc: 3% heap: 3.4G/6.4G direct: 4.5M postGC: 1.9G read( 9%) -> (321/325) -> encode(83% 86%) -> (323/324) -> write( 3%) last tile: 14/5400/7720 (z14 17%) https://onthegomap.github.io/planetiler-demo/#14.5/10.30411/-61.33667 17:04:42 INF [archive] - features: [ 1.2B 45% 642k/s ] 212G tiles: [ 113M 171k/s ] 33G cpus: 2 gc: 4% heap: 3.4G/6.4G direct: 4.5M postGC: 1.9G read( 8%) -> (320/325) -> encode(91% 89%) -> (323/324) -> write( 3%) last tile: 14/4609/7157 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/22.15688/-78.71704 17:04:52 INF [archive] - features: [ 1.2B 46% 430k/s ] 212G tiles: [ 113M 32k/s ] 33G cpus: 2 gc: 6% heap: 4.4G/6.4G direct: 4.5M postGC: 2.1G read(13%) -> (322/325) -> encode(77% 77%) -> (323/324) -> write( 1%) last tile: 14/4837/6160 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/40.70563/-73.70728 17:05:02 INF [archive] - features: [ 1.2B 46% 467k/s ] 212G tiles: [ 113M 255/s ] 33G cpus: 2 gc: 6% heap: 4.7G/6.4G direct: 4.5M postGC: 2.6G read( 9%) -> (322/325) -> encode(88% 88%) -> (323/324) -> write( 1%) last tile: 14/4778/6207 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/39.91816/-75.00366 17:05:12 INF [archive] - features: [ 1.2B 46% 341k/s ] 212G tiles: [ 113M 730/s ] 34G cpus: 2 gc: 4% heap: 4.9G/6.4G direct: 4.5M postGC: 2.1G read( 6%) -> (322/325) -> encode(83% 81%) -> (323/324) -> write( 1%) last tile: 14/4754/6251 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/39.17266/-75.53101 17:05:22 INF [archive] - features: [ 1.2B 46% 387k/s ] 212G tiles: [ 113M 262/s ] 34G cpus: 2 gc: 6% heap: 3.4G/6.4G direct: 4.5M postGC: 2G read( 8%) -> (321/325) -> encode(74% 76%) -> (322/324) -> write( 1%) last tile: 14/4698/6239 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/39.37677/-76.76147 17:05:32 INF [archive] - features: [ 1.2B 46% 316k/s ] 212G tiles: [ 113M 1.3k/s ] 34G cpus: 2 gc: 5% heap: 3.3G/6.4G direct: 4.5M postGC: 2.3G read( 6%) -> (322/325) -> encode(83% 89%) -> (323/324) -> write( 1%) last tile: 14/4646/6269 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/38.86537/-77.90405 17:05:42 INF [archive] - features: [ 1.2B 46% 337k/s ] 212G tiles: [ 113M 1.1k/s ] 34G cpus: 2 gc: 5% heap: 1.9G/6.4G direct: 4.5M postGC: 1.9G read( 6%) -> (322/325) -> encode(81% 82%) -> (323/324) -> write( 1%) last tile: 14/4724/6389 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/36.78289/-76.19019 17:05:52 INF [archive] - features: [ 1.2B 46% 371k/s ] 212G tiles: [ 113M 1.1k/s ] 34G cpus: 2 gc: 4% heap: 4.8G/6.4G direct: 4.5M postGC: 2G read( 8%) -> (322/325) -> encode(84% 79%) -> (323/324) -> write( 1%) last tile: 14/4626/6518 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/34.47939/-78.34351 17:06:02 INF [archive] - features: [ 1.2B 47% 285k/s ] 212G tiles: [ 113M 7.8k/s ] 34G cpus: 2 gc: 5% heap: 4.1G/6.4G direct: 4.5M postGC: 4G read( 6%) -> (322/325) -> encode(82% 83%) -> (323/324) -> write( 1%) last tile: 14/4439/6598 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/33.01788/-82.45239 17:06:12 INF [archive] - features: [ 1.2B 47% 326k/s ] 212G tiles: [ 113M 1.5k/s ] 34G cpus: 2 gc: 5% heap: 4.1G/6.4G direct: 4.5M postGC: 2.3G read( 8%) -> (322/325) -> encode(79% 77%) -> (323/324) -> write( 1%) last tile: 14/4467/6484 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/35.09294/-81.83716 17:06:22 INF [archive] - features: [ 1.2B 47% 274k/s ] 212G tiles: [ 113M 1.6k/s ] 34G cpus: 2 gc: 5% heap: 4.6G/6.4G direct: 4.5M postGC: 2.5G read( 5%) -> (321/325) -> encode(91% 91%) -> (322/324) -> write( 1%) last tile: 14/4535/6430 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/36.05798/-80.34302 17:06:32 INF [archive] - features: [ 1.2B 47% 332k/s ] 212G tiles: [ 113M 1k/s ] 34G cpus: 2 gc: 5% heap: 4.5G/6.4G direct: 4.5M postGC: 2.4G read( 7%) -> (322/325) -> encode(79% 80%) -> (323/324) -> write( 1%) last tile: 14/4601/6432 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/36.02245/-78.89282 17:06:42 INF [archive] - features: [ 1.2B 47% 274k/s ] 212G tiles: [ 113M 2.2k/s ] 34G cpus: 2 gc: 5% heap: 5.2G/6.4G direct: 4.5M postGC: 2.4G read( 6%) -> (321/325) -> encode(92% 89%) -> (323/324) -> write( 1%) last tile: 14/4554/6226 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/39.59722/-79.92554 17:06:52 INF [archive] - features: [ 1.2B 47% 254k/s ] 212G tiles: [ 113M 1.8k/s ] 34G cpus: 2 gc: 6% heap: 3.2G/6.4G direct: 4.5M postGC: 2.2G read( 6%) -> (323/325) -> encode(78% 75%) -> (322/324) -> write( 1%) last tile: 14/4463/6184 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/40.30466/-81.92505 17:07:02 INF [archive] - features: [ 1.2B 47% 281k/s ] 212G tiles: [ 113M 2.3k/s ] 34G cpus: 2 gc: 5% heap: 2.2G/6.4G direct: 4.5M postGC: 2.4G read( 5%) -> (322/325) -> encode(86% 86%) -> (323/324) -> write( 1%) last tile: 14/4434/6396 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/36.65961/-82.56226 17:07:12 INF [archive] - features: [ 1.2B 47% 317k/s ] 212G tiles: [ 113M 2.1k/s ] 34G cpus: 2 gc: 4% heap: 3G/6.4G direct: 4.5M postGC: 2G read( 6%) -> (322/325) -> encode(80% 84%) -> (323/324) -> write( 1%) last tile: 14/4346/6244 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/39.2918/-84.49585 17:07:22 INF [archive] - features: [ 1.2B 47% 327k/s ] 212G tiles: [ 113M 1.9k/s ] 35G cpus: 2 gc: 5% heap: 5.1G/6.4G direct: 4.5M postGC: 2.1G read( 7%) -> (322/325) -> encode(82% 81%) -> (323/324) -> write( 1%) last tile: 14/4213/6232 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/39.49556/-87.41821 17:07:32 INF [archive] - features: [ 1.2B 48% 279k/s ] 212G tiles: [ 113M 3.7k/s ] 35G cpus: 2 gc: 6% heap: 5.9G/6.4G direct: 4.5M postGC: 2.4G read( 6%) -> (322/325) -> encode(87% 90%) -> (323/324) -> write( 1%) last tile: 14/4177/6479 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/35.18279/-88.20923 17:07:42 INF [archive] - features: [ 1.2B 48% 263k/s ] 212G tiles: [ 114M 2.5k/s ] 35G cpus: 2 gc: 5% heap: 4.8G/6.4G direct: 4.5M postGC: 2.1G read( 5%) -> (322/325) -> encode(81% 81%) -> (323/324) -> write( 1%) last tile: 14/4239/6572 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/33.4956/-86.84692 17:07:52 INF [archive] - features: [ 1.3B 48% 298k/s ] 212G tiles: [ 114M 1.9k/s ] 35G cpus: 2 gc: 6% heap: 4.6G/6.4G direct: 4.5M postGC: 2.4G read( 5%) -> (322/325) -> encode(80% 82%) -> (323/324) -> write( 1%) last tile: 14/4211/6585 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/33.25706/-87.46216 17:08:02 INF [archive] - features: [ 1.3B 48% 264k/s ] 212G tiles: [ 114M 6.8k/s ] 35G cpus: 2 gc: 5% heap: 4.2G/6.4G direct: 4.5M postGC: 2.6G read( 6%) -> (322/325) -> encode(85% 85%) -> (323/324) -> write( 1%) last tile: 14/4263/6738 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/30.40131/-86.31958 17:08:12 INF [archive] - features: [ 1.3B 48% 264k/s ] 212G tiles: [ 114M 2.3k/s ] 35G cpus: 2 gc: 4% heap: 4.4G/6.4G direct: 4.5M postGC: 4.2G read( 5%) -> (322/325) -> encode(80% 83%) -> (323/324) -> write( 1%) last tile: 14/4440/6677 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/31.55045/-82.43042 17:08:22 INF [archive] - features: [ 1.3B 48% 352k/s ] 212G tiles: [ 114M 3.4k/s ] 35G cpus: 2 gc: 6% heap: 2.3G/6.4G direct: 4.5M postGC: 2G read( 7%) -> (322/325) -> encode(79% 78%) -> (323/324) -> write( 1%) last tile: 14/4510/6904 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/27.20579/-80.89233 17:08:32 INF [archive] - features: [ 1.3B 48% 351k/s ] 212G tiles: [ 114M 784/s ] 35G cpus: 2 gc: 4% heap: 4.4G/6.4G direct: 4.5M postGC: 2.1G read( 7%) -> (322/325) -> encode(83% 80%) -> (323/324) -> write( 1%) last tile: 14/4436/6817 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/28.89278/-82.51831 17:08:42 INF [archive] - features: [ 1.3B 48% 379k/s ] 212G tiles: [ 114M 3.8k/s ] 35G cpus: 2 gc: 5% heap: 3.2G/6.4G direct: 4.5M postGC: 2.1G read( 6%) -> (322/325) -> encode(83% 78%) -> (323/324) -> write( 1%) last tile: 14/4537/6981 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/25.69104/-80.29907 17:08:52 INF [archive] - features: [ 1.3B 48% 404k/s ] 212G tiles: [ 114M 17k/s ] 35G cpus: 2 gc: 5% heap: 2.4G/6.4G direct: 4.5M postGC: 2.1G read( 8%) -> (322/325) -> encode(91% 86%) -> (323/324) -> write( 2%) last tile: 14/4132/7518 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/14.63674/-89.198 17:09:02 INF [archive] - features: [ 1.3B 49% 362k/s ] 212G tiles: [ 114M 20k/s ] 35G cpus: 2 gc: 4% heap: 4.4G/6.4G direct: 4.5M postGC: 3.7G read( 6%) -> (322/325) -> encode(81% 86%) -> (323/324) -> write( 2%) last tile: 14/4662/7358 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/18.01008/-77.55249 17:09:12 INF [archive] - features: [ 1.3B 49% 458k/s ] 212G tiles: [ 114M 27k/s ] 35G cpus: 2 gc: 5% heap: 2.2G/6.4G direct: 4.5M postGC: 2G read(10%) -> (322/325) -> encode(87% 87%) -> (323/324) -> write( 2%) last tile: 14/4762/7845 (z14 19%) https://onthegomap.github.io/planetiler-demo/#14.5/7.59122/-75.35522 17:09:22 INF [archive] - features: [ 1.3B 49% 261k/s ] 212G tiles: [ 114M 7.2k/s ] 36G cpus: 2 gc: 4% heap: 2.3G/6.4G direct: 4.5M postGC: 2.2G read( 4%) -> (322/325) -> encode(83% 81%) -> (323/324) -> write( 2%) last tile: 14/4917/7822 (z14 19%) https://onthegomap.github.io/planetiler-demo/#14.5/8.09186/-71.94946 17:09:32 INF [archive] - features: [ 1.3B 49% 300k/s ] 212G tiles: [ 115M 10k/s ] 36G cpus: 2 gc: 3% heap: 5.5G/6.4G direct: 4.5M postGC: 2.3G read( 6%) -> (322/325) -> encode(90% 93%) -> (323/324) -> write( 2%) last tile: 14/4676/8007 (z14 19%) https://onthegomap.github.io/planetiler-demo/#14.5/4.05058/-77.24487 17:09:42 INF [archive] - features: [ 1.3B 49% 306k/s ] 212G tiles: [ 115M 59k/s ] 36G cpus: 2 gc: 4% heap: 2.7G/6.4G direct: 4.5M postGC: 2G read( 6%) -> (317/325) -> encode(84% 81%) -> (319/324) -> write( 2%) last tile: 14/3951/7469 (z14 19%) https://onthegomap.github.io/planetiler-demo/#14.5/15.67593/-93.17505 17:09:52 INF [archive] - features: [ 1.3B 49% 440k/s ] 212G tiles: [ 115M 8.5k/s ] 36G cpus: 2 gc: 6% heap: 3G/6.4G direct: 4.5M postGC: 2.1G read( 9%) -> (322/325) -> encode(80% 78%) -> (323/324) -> write( 1%) last tile: 14/3746/7392 (z14 19%) https://onthegomap.github.io/planetiler-demo/#14.5/17.2982/-97.67944 17:10:02 INF [archive] - features: [ 1.3B 49% 297k/s ] 212G tiles: [ 115M 3.2k/s ] 36G cpus: 2 gc: 4% heap: 3.1G/6.4G direct: 4.5M postGC: 2.5G read( 5%) -> (322/325) -> encode(89% 90%) -> (323/324) -> write( 1%) last tile: 14/3708/7216 (z14 19%) https://onthegomap.github.io/planetiler-demo/#14.5/20.95118/-98.5144 17:10:12 INF [archive] - features: [ 1.3B 49% 282k/s ] 212G tiles: [ 115M 16k/s ] 36G cpus: 2 gc: 3% heap: 4.2G/6.4G direct: 4.5M postGC: 3.9G read( 5%) -> (322/325) -> encode(78% 78%) -> (323/324) -> write( 1%) last tile: 14/3493/7381 (z14 19%) https://onthegomap.github.io/planetiler-demo/#14.5/17.52882/-103.23853 17:10:22 INF [archive] - features: [ 1.3B 50% 485k/s ] 212G tiles: [ 118M 227k/s ] 36G cpus: 2 gc: 4% heap: 3G/6.4G direct: 4.5M postGC: 1.8G read( 6%) -> (118/325) -> encode(91% 88%) -> (119/324) -> write( 3%) last tile: 14/2559/6207 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/39.91816/-123.76099 17:10:32 INF [archive] - features: [ 1.3B 50% 229k/s ] 212G tiles: [ 118M 4.3k/s ] 36G cpus: 2 gc: 4% heap: 5.7G/6.4G direct: 4.5M postGC: 2.1G read( 8%) -> (322/325) -> encode(82% 80%) -> (323/324) -> write( 1%) last tile: 14/2797/6373 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/37.06394/-118.53149 17:10:42 INF [archive] - features: [ 1.3B 50% 391k/s ] 212G tiles: [ 118M 1k/s ] 36G cpus: 2 gc: 5% heap: 4.4G/6.4G direct: 4.5M postGC: 2.3G read( 8%) -> (322/325) -> encode(77% 83%) -> (323/324) -> write( 1%) last tile: 14/2673/6333 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/37.76203/-121.2561 17:10:52 INF [archive] - features: [ 1.3B 50% 432k/s ] 212G tiles: [ 118M 6k/s ] 36G cpus: 2 gc: 7% heap: 2.8G/6.4G direct: 4.5M postGC: 2.4G read( 7%) -> (321/325) -> encode(88% 86%) -> (323/324) -> write( 1%) last tile: 14/2783/6543 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/34.02535/-118.83911 17:11:02 INF [archive] - features: [ 1.3B 50% 433k/s ] 212G tiles: [ 118M 536/s ] 36G cpus: 2 gc: 4% heap: 4.8G/6.4G direct: 4.5M postGC: 2.2G read( 8%) -> (322/325) -> encode(81% 84%) -> (323/324) -> write( 1%) last tile: 14/2739/6517 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/34.4975/-119.80591 17:11:12 INF [archive] - features: [ 1.3B 50% 356k/s ] 212G tiles: [ 118M 2.8k/s ] 36G cpus: 2 gc: 5% heap: 3G/6.4G direct: 4.5M postGC: 2.1G read( 7%) -> (322/325) -> encode(82% 80%) -> (323/324) -> write( 1%) last tile: 14/2826/6549 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/33.91601/-117.89429 17:11:22 INF [archive] - features: [ 1.3B 51% 495k/s ] 212G tiles: [ 118M 712/s ] 36G cpus: 2 gc: 7% heap: 2.7G/6.4G direct: 4.5M postGC: 2.5G read( 9%) -> (322/325) -> encode(84% 89%) -> (323/324) -> write( 1%) last tile: 14/2859/6615 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/32.70411/-117.16919 17:11:32 INF [archive] - features: [ 1.3B 51% 266k/s ] 212G tiles: [ 118M 5.8k/s ] 37G cpus: 2 gc: 4% heap: 4.3G/6.4G direct: 4.5M postGC: 2.5G read( 6%) -> (322/325) -> encode(82% 81%) -> (323/324) -> write( 1%) last tile: 14/2911/6399 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/36.60671/-116.02661 17:11:42 INF [archive] - features: [ 1.3B 51% 241k/s ] 212G tiles: [ 118M 8.1k/s ] 37G cpus: 2 gc: 5% heap: 5G/6.4G direct: 4.5M postGC: 2.5G read( 5%) -> (322/325) -> encode(90% 92%) -> (323/324) -> write( 2%) last tile: 14/3267/6392 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/36.73008/-108.20435 17:11:52 INF [archive] - features: [ 1.3B 51% 282k/s ] 212G tiles: [ 118M 3.1k/s ] 37G cpus: 2 gc: 5% heap: 2.9G/6.4G direct: 4.5M postGC: 2.2G read( 6%) -> (322/325) -> encode(77% 80%) -> (323/324) -> write( 1%) last tile: 14/3406/6227 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/39.58029/-105.15015 17:12:02 INF [archive] - features: [ 1.3B 51% 243k/s ] 212G tiles: [ 118M 5.2k/s ] 37G cpus: 2 gc: 5% heap: 4.4G/6.4G direct: 4.5M postGC: 4.3G read( 5%) -> (322/325) -> encode(79% 73%) -> (323/324) -> write( 1%) last tile: 14/3330/6370 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/37.11653/-106.82007 17:12:12 INF [archive] - features: [ 1.3B 51% 235k/s ] 212G tiles: [ 118M 7.8k/s ] 37G cpus: 2 gc: 3% heap: 4.5G/6.4G direct: 4.5M postGC: 4.5G read( 4%) -> (322/325) -> encode(82% 81%) -> (323/324) -> write( 2%) last tile: 14/3325/6539 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/34.09816/-106.92993 17:12:22 INF [archive] - features: [ 1.3B 51% 362k/s ] 212G tiles: [ 118M 3.4k/s ] 37G cpus: 2 gc: 3% heap: 4.9G/6.4G direct: 4.5M postGC: 4.9G read( 7%) -> (322/325) -> encode(83% 82%) -> (323/324) -> write( 1%) last tile: 14/3094/6567 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/33.58717/-112.00562 17:12:32 INF [archive] - features: [ 1.3B 51% 326k/s ] 212G tiles: [ 118M 7.3k/s ] 37G cpus: 2 gc: 6% heap: 4.5G/6.4G direct: 4.5M postGC: 2.1G read( 7%) -> (322/325) -> encode(89% 89%) -> (323/324) -> write( 2%) last tile: 14/3084/6955 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/26.20473/-112.22534 17:12:42 INF [archive] - features: [ 1.3B 51% 193k/s ] 212G tiles: [ 118M 14k/s ] 37G cpus: 2 gc: 5% heap: 2.9G/6.4G direct: 4.5M postGC: 2.2G read( 5%) -> (322/325) -> encode(81% 81%) -> (323/324) -> write( 2%) last tile: 14/3477/6664 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/31.79355/-103.59009 17:12:52 INF [archive] - features: [ 1.4B 51% 300k/s ] 212G tiles: [ 118M 4.5k/s ] 37G cpus: 2 gc: 4% heap: 4.9G/6.4G direct: 4.5M postGC: 2.3G read( 6%) -> (322/325) -> encode(81% 82%) -> (323/324) -> write( 1%) last tile: 14/3736/6739 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/30.38235/-97.89917 17:13:02 INF [archive] - features: [ 1.4B 52% 280k/s ] 212G tiles: [ 119M 5.1k/s ] 37G cpus: 2 gc: 4% heap: 3.7G/6.4G direct: 4.5M postGC: 2.1G read( 4%) -> (322/325) -> encode(83% 82%) -> (323/324) -> write( 1%) last tile: 14/3619/7122 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/22.86732/-100.46997 17:13:12 INF [archive] - features: [ 1.4B 52% 296k/s ] 212G tiles: [ 119M 15k/s ] 37G cpus: 2 gc: 6% heap: 3.6G/6.4G direct: 4.5M postGC: 2.3G read( 8%) -> (322/325) -> encode(81% 77%) -> (323/324) -> write( 1%) last tile: 14/3915/6703 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/31.06234/-93.96606 17:13:22 INF [archive] - features: [ 1.4B 52% 255k/s ] 212G tiles: [ 119M 4.4k/s ] 37G cpus: 2 gc: 4% heap: 2.6G/6.4G direct: 4.5M postGC: 2.4G read( 5%) -> (322/325) -> encode(83% 82%) -> (323/324) -> write( 1%) last tile: 14/4021/6430 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/36.05798/-91.63696 17:13:32 INF [archive] - features: [ 1.4B 52% 248k/s ] 212G tiles: [ 119M 4.1k/s ] 37G cpus: 2 gc: 3% heap: 3.7G/6.4G direct: 4.5M postGC: 2.3G read( 4%) -> (320/325) -> encode(83% 83%) -> (322/324) -> write( 1%) last tile: 14/3783/6624 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/32.53755/-96.86646 17:13:42 INF [archive] - features: [ 1.4B 52% 427k/s ] 212G tiles: [ 119M 1.2k/s ] 38G cpus: 2 gc: 4% heap: 5.6G/6.4G direct: 4.5M postGC: 2.1G read( 9%) -> (322/325) -> encode(81% 81%) -> (323/324) -> write( 1%) last tile: 14/3760/6614 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/32.7226/-97.37183 17:13:52 INF [archive] - features: [ 1.4B 52% 280k/s ] 212G tiles: [ 119M 4.3k/s ] 38G cpus: 2 gc: 6% heap: 5.3G/6.4G direct: 4.5M postGC: 2.3G read( 6%) -> (322/325) -> encode(80% 81%) -> (323/324) -> write( 1%) last tile: 14/3799/6488 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/35.021/-96.51489 17:14:02 INF [archive] - features: [ 1.4B 52% 223k/s ] 212G tiles: [ 119M 6.6k/s ] 38G cpus: 2 gc: 5% heap: 3.1G/6.4G direct: 4.5M postGC: 2.4G read( 4%) -> (322/325) -> encode(79% 83%) -> (323/324) -> write( 2%) last tile: 14/3839/6259 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/39.03625/-95.63599 17:14:12 INF [archive] - features: [ 1.4B 52% 269k/s ] 212G tiles: [ 119M 3.6k/s ] 38G cpus: 2 gc: 4% heap: 4.9G/6.4G direct: 4.5M postGC: 2.4G read( 6%) -> (322/325) -> encode(83% 80%) -> (323/324) -> write( 1%) last tile: 14/3926/6284 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/38.60829/-93.72437 17:14:22 INF [archive] - features: [ 1.4B 52% 247k/s ] 212G tiles: [ 119M 3.7k/s ] 38G cpus: 2 gc: 6% heap: 4.5G/6.4G direct: 4.5M postGC: 2.5G read( 5%) -> (321/325) -> encode(81% 85%) -> (322/324) -> write( 1%) last tile: 14/4071/6093 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/41.81227/-90.53833 17:14:32 INF [archive] - features: [ 1.4B 52% 236k/s ] 212G tiles: [ 119M 4.3k/s ] 38G cpus: 2 gc: 4% heap: 4.8G/6.4G direct: 4.5M postGC: 4.5G read( 5%) -> (322/325) -> encode(79% 81%) -> (323/324) -> write( 1%) last tile: 14/3909/5946 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/44.17432/-94.0979 17:14:42 INF [archive] - features: [ 1.4B 53% 276k/s ] 212G tiles: [ 119M 3k/s ] 38G cpus: 2 gc: 5% heap: 4.7G/6.4G direct: 4.5M postGC: 2.4G read( 6%) -> (322/325) -> encode(79% 82%) -> (323/324) -> write( 1%) last tile: 14/4009/5764 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/46.97276/-91.90063 17:14:52 INF [archive] - features: [ 1.4B 53% 199k/s ] 212G tiles: [ 119M 6.5k/s ] 38G cpus: 2 gc: 4% heap: 4.9G/6.4G direct: 4.5M postGC: 2.4G read( 4%) -> (322/325) -> encode(82% 83%) -> (323/324) -> write( 2%) last tile: 14/3792/5767 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/46.92776/-96.6687 17:15:02 INF [archive] - features: [ 1.4B 53% 181k/s ] 212G tiles: [ 119M 9.4k/s ] 38G cpus: 2 gc: 4% heap: 4.7G/6.4G direct: 4.5M postGC: 2.4G read( 3%) -> (322/325) -> encode(82% 82%) -> (323/324) -> write( 2%) last tile: 14/3819/6100 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/41.69753/-96.07544 17:15:12 INF [archive] - features: [ 1.4B 53% 208k/s ] 212G tiles: [ 119M 9.8k/s ] 38G cpus: 2 gc: 5% heap: 5.1G/6.4G direct: 4.5M postGC: 2.4G read( 4%) -> (322/325) -> encode(82% 81%) -> (323/324) -> write( 2%) last tile: 14/3108/6086 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/41.9268/-111.698 17:15:22 INF [archive] - features: [ 1.4B 53% 168k/s ] 212G tiles: [ 119M 12k/s ] 38G cpus: 2 gc: 4% heap: 4.4G/6.4G direct: 4.5M postGC: 2.4G read( 3%) -> (322/325) -> encode(82% 83%) -> (323/324) -> write( 2%) last tile: 14/3392/5760 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/47.03269/-105.45776 17:15:32 INF [archive] - features: [ 1.4B 53% 175k/s ] 212G tiles: [ 120M 15k/s ] 38G cpus: 2 gc: 4% heap: 3.4G/6.4G direct: 4.5M postGC: 2.4G read( 3%) -> (322/325) -> encode(82% 79%) -> (323/324) -> write( 3%) last tile: 14/3326/5285 (z14 21%) https://onthegomap.github.io/planetiler-demo/#14.5/53.67719/-106.90796 17:15:42 INF [archive] - features: [ 1.4B 53% 177k/s ] 212G tiles: [ 120M 17k/s ] 38G cpus: 2 gc: 4% heap: 3.4G/6.4G direct: 4.5M postGC: 2.6G read( 2%) -> (322/325) -> encode(93% 92%) -> (323/324) -> write( 3%) last tile: 14/3771/5564 (z14 21%) https://onthegomap.github.io/planetiler-demo/#14.5/49.88756/-97.13013 17:15:52 INF [archive] - features: [ 1.4B 53% 149k/s ] 212G tiles: [ 120M 17k/s ] 39G cpus: 2 gc: 3% heap: 2.8G/6.4G direct: 4.5M postGC: 2.4G read( 2%) -> (321/325) -> encode(84% 84%) -> (323/324) -> write( 3%) last tile: 14/3892/4657 (z14 21%) https://onthegomap.github.io/planetiler-demo/#14.5/61.08486/-94.47144 17:16:02 INF [archive] - features: [ 1.4B 53% 118k/s ] 212G tiles: [ 120M 40k/s ] 39G cpus: 2 gc: 3% heap: 4.1G/6.4G direct: 4.5M postGC: 3.8G read( 3%) -> (322/325) -> encode(82% 82%) -> (323/324) -> write( 4%) last tile: 14/2898/5056 (z14 21%) https://onthegomap.github.io/planetiler-demo/#14.5/56.55343/-116.31226 17:16:12 INF [archive] - features: [ 1.4B 53% 152k/s ] 212G tiles: [ 121M 33k/s ] 39G cpus: 2 gc: 4% heap: 3.7G/6.4G direct: 4.5M postGC: 2.4G read( 4%) -> (322/325) -> encode(89% 92%) -> (323/324) -> write( 4%) last tile: 14/2052/4651 (z14 21%) https://onthegomap.github.io/planetiler-demo/#14.5/61.14854/-134.90112 17:16:22 INF [archive] - features: [ 1.4B 53% 183k/s ] 212G tiles: [ 121M 15k/s ] 39G cpus: 2 gc: 4% heap: 2.7G/6.4G direct: 4.5M postGC: 2.4G read( 2%) -> (322/325) -> encode(82% 82%) -> (323/324) -> write( 3%) last tile: 14/2290/5095 (z14 21%) https://onthegomap.github.io/planetiler-demo/#14.5/56.07817/-129.67163 17:16:32 INF [archive] - features: [ 1.4B 53% 198k/s ] 212G tiles: [ 121M 26k/s ] 39G cpus: 2 gc: 5% heap: 5.4G/6.4G direct: 4.5M postGC: 2.7G read( 5%) -> (322/325) -> encode(89% 92%) -> (323/324) -> write( 3%) last tile: 14/2343/5241 (z14 22%) https://onthegomap.github.io/planetiler-demo/#14.5/54.24597/-128.50708 17:16:42 INF [archive] - features: [ 1.4B 53% 225k/s ] 212G tiles: [ 121M 12k/s ] 39G cpus: 2 gc: 3% heap: 5.4G/6.4G direct: 4.5M postGC: 2.5G read( 5%) -> (322/325) -> encode(81% 82%) -> (323/324) -> write( 2%) last tile: 14/3018/5298 (z14 22%) https://onthegomap.github.io/planetiler-demo/#14.5/53.50765/-113.67554 17:16:52 INF [archive] - features: [ 1.4B 53% 211k/s ] 212G tiles: [ 121M 9k/s ] 39G cpus: 2 gc: 5% heap: 3.3G/6.4G direct: 4.5M postGC: 2.3G read( 4%) -> (322/325) -> encode(81% 80%) -> (323/324) -> write( 2%) last tile: 14/2775/5581 (z14 22%) https://onthegomap.github.io/planetiler-demo/#14.5/49.64629/-119.01489 17:17:02 INF [archive] - features: [ 1.4B 53% 270k/s ] 212G tiles: [ 121M 5.9k/s ] 39G cpus: 2 gc: 4% heap: 4.3G/6.4G direct: 4.5M postGC: 2.4G read( 6%) -> (322/325) -> encode(82% 80%) -> (323/324) -> write( 1%) last tile: 14/2580/5642 (z14 22%) https://onthegomap.github.io/planetiler-demo/#14.5/48.77067/-123.29956 17:17:12 INF [archive] - features: [ 1.4B 54% 384k/s ] 212G tiles: [ 121M 1.3k/s ] 39G cpus: 2 gc: 5% heap: 4.2G/6.4G direct: 4.5M postGC: 2.4G read( 7%) -> (322/325) -> encode(86% 81%) -> (323/324) -> write( 1%) last tile: 14/2623/5717 (z14 22%) https://onthegomap.github.io/planetiler-demo/#14.5/47.67279/-122.35474 17:17:22 INF [archive] - features: [ 1.4B 54% 372k/s ] 212G tiles: [ 121M 1.8k/s ] 40G cpus: 2 gc: 6% heap: 4.4G/6.4G direct: 4.5M postGC: 2.4G read( 8%) -> (322/325) -> encode(87% 82%) -> (323/324) -> write( 1%) last tile: 14/2653/5768 (z14 22%) https://onthegomap.github.io/planetiler-demo/#14.5/46.91275/-121.69556 17:17:32 INF [archive] - features: [ 1.4B 54% 192k/s ] 212G tiles: [ 121M 7.2k/s ] 40G cpus: 2 gc: 4% heap: 3.1G/6.4G direct: 4.5M postGC: 2.4G read( 3%) -> (320/325) -> encode(81% 80%) -> (323/324) -> write( 2%) last tile: 14/3027/5799 (z14 22%) https://onthegomap.github.io/planetiler-demo/#14.5/46.44543/-113.47778 17:17:42 INF [archive] - features: [ 1.4B 54% 191k/s ] 212G tiles: [ 122M 9.8k/s ] 40G cpus: 2 gc: 4% heap: 3.7G/6.4G direct: 4.5M postGC: 2.4G read( 3%) -> (322/325) -> encode(83% 83%) -> (323/324) -> write( 2%) last tile: 14/2805/6020 (z14 22%) https://onthegomap.github.io/planetiler-demo/#14.5/42.99661/-118.35571 17:17:52 INF [archive] - features: [ 1.4B 54% 244k/s ] 212G tiles: [ 122M 10k/s ] 40G cpus: 2 gc: 3% heap: 4G/6.4G direct: 4.5M postGC: 2.2G read( 1%) -> (322/325) -> encode(82% 87%) -> (323/324) -> write( 1%) last tile: 14/2537/5997 (z14 22%) https://onthegomap.github.io/planetiler-demo/#14.5/43.36513/-124.24438 17:18:02 INF [archive] - features: [ 1.4B 54% 285k/s ] 212G tiles: [ 123M 163k/s ] 40G cpus: 2 gc: 2% heap: 4.9G/6.4G direct: 4.5M postGC: 3.6G read( 6%) -> (322/325) -> encode(83% 82%) -> (323/324) -> write( 4%) last tile: 14/1347/4486 (z14 22%) https://onthegomap.github.io/planetiler-demo/#14.5/62.85013/-150.39185 17:18:12 INF [archive] - features: [ 1.4B 54% 189k/s ] 212G tiles: [ 124M 64k/s ] 40G cpus: 2 gc: 3% heap: 3G/6.4G direct: 4.5M postGC: 1.8G read( 3%) -> (322/325) -> encode(88% 86%) -> (323/324) -> write( 4%) last tile: 14/705/4114 (z14 23%) https://onthegomap.github.io/planetiler-demo/#14.5/66.35073/-164.49829 17:18:22 INF [archive] - features: [ 1.4B 54% 844k/s ] 212G tiles: [ 131M 681k/s ] 40G cpus: 2 gc: 2% heap: 2.1G/6.4G direct: 4.5M postGC: 1.8G read(14%) -> (316/325) -> encode(78% 83%) -> (323/324) -> write( 7%) last tile: 14/141/9104 (z14 25%) https://onthegomap.github.io/planetiler-demo/#14.5/-19.65293/-176.89087 17:18:32 INF [archive] - features: [ 1.4B 55% 1M/s ] 212G tiles: [ 141M 1M/s ] 40G cpus: 2 gc: 2% heap: 5.3G/6.4G direct: 4.5M postGC: 1.7G read(18%) -> (322/325) -> encode(75% 77%) -> (323/324) -> write( 8%) last tile: 14/3832/12182 (z14 29%) https://onthegomap.github.io/planetiler-demo/#14.5/-65.57209/-95.78979 17:18:42 INF [archive] - features: [ 1.5B 55% 1.2M/s ] 212G tiles: [ 153M 1.2M/s ] 40G cpus: 2 gc: 3% heap: 4.1G/6.4G direct: 4.5M postGC: 1.7G read(20%) -> (320/325) -> encode(63% 80%) -> (323/324) -> write(10%) last tile: 14/2517/12506 (z14 37%) https://onthegomap.github.io/planetiler-demo/#14.5/-68.35465/-124.68384 17:18:52 INF [archive] - features: [ 1.5B 56% 1.1M/s ] 212G tiles: [ 164M 1M/s ] 40G cpus: 2 gc: 3% heap: 2.3G/6.4G direct: 4.5M postGC: 1.7G read(19%) -> (319/325) -> encode(71% 72%) -> (323/324) -> write(10%) last tile: 14/6180/10266 (z14 45%) https://onthegomap.github.io/planetiler-demo/#14.5/-41.41801/-44.198 17:19:02 INF [archive] - features: [ 1.5B 56% 509k/s ] 212G tiles: [ 168M 433k/s ] 40G cpus: 2 gc: 2% heap: 3.7G/6.4G direct: 4.5M postGC: 1.7G read(11%) -> (322/325) -> encode(81% 77%) -> (323/324) -> write( 6%) last tile: 14/4857/10678 (z14 46%) https://onthegomap.github.io/planetiler-demo/#14.5/-47.85003/-73.26782 17:19:12 INF [archive] - features: [ 1.5B 56% 288k/s ] 212G tiles: [ 169M 129k/s ] 40G cpus: 2 gc: 4% heap: 2.7G/6.4G direct: 4.5M postGC: 1.8G read( 7%) -> (322/325) -> encode(81% 79%) -> (322/324) -> write( 3%) last tile: 14/5697/9840 (z14 47%) https://onthegomap.github.io/planetiler-demo/#14.5/-34.02535/-54.81079 17:19:22 INF [archive] - features: [ 1.5B 56% 283k/s ] 212G tiles: [ 170M 18k/s ] 40G cpus: 2 gc: 7% heap: 3.1G/6.4G direct: 4.5M postGC: 2.5G read(10%) -> (322/325) -> encode(84% 85%) -> (323/324) -> write( 1%) last tile: 14/6041/9262 (z14 47%) https://onthegomap.github.io/planetiler-demo/#14.5/-22.88756/-47.2522 17:19:32 INF [archive] - features: [ 1.5B 56% 397k/s ] 212G tiles: [ 170M 1k/s ] 40G cpus: 2 gc: 5% heap: 3.9G/6.4G direct: 4.5M postGC: 2.6G read( 6%) -> (322/325) -> encode(80% 80%) -> (323/324) -> write( 1%) last tile: 14/6013/9219 (z14 47%) https://onthegomap.github.io/planetiler-demo/#14.5/-22.01436/-47.86743 17:19:42 INF [archive] - features: [ 1.5B 56% 271k/s ] 212G tiles: [ 170M 3.9k/s ] 40G cpus: 2 gc: 5% heap: 4.5G/6.4G direct: 4.5M postGC: 2.9G read( 6%) -> (322/325) -> encode(79% 81%) -> (323/324) -> write( 1%) last tile: 14/5839/9356 (z14 47%) https://onthegomap.github.io/planetiler-demo/#14.5/-24.77676/-51.69067 17:19:52 INF [archive] - features: [ 1.5B 57% 311k/s ] 212G tiles: [ 170M 6.5k/s ] 41G cpus: 2 gc: 6% heap: 4.1G/6.4G direct: 4.5M postGC: 2.7G read( 6%) -> (322/325) -> encode(89% 90%) -> (323/324) -> write( 2%) last tile: 14/5715/9513 (z14 47%) https://onthegomap.github.io/planetiler-demo/#14.5/-27.86822/-54.41528 17:20:02 INF [archive] - features: [ 1.5B 57% 281k/s ] 212G tiles: [ 170M 5.9k/s ] 41G cpus: 2 gc: 4% heap: 5.1G/6.4G direct: 4.5M postGC: 2.4G read( 4%) -> (322/325) -> encode(80% 82%) -> (323/324) -> write( 1%) last tile: 14/5509/9656 (z14 47%) https://onthegomap.github.io/planetiler-demo/#14.5/-30.60955/-58.94165 17:20:12 INF [archive] - features: [ 1.5B 57% 274k/s ] 212G tiles: [ 170M 12k/s ] 41G cpus: 2 gc: 6% heap: 3.4G/6.4G direct: 4.5M postGC: 2.4G read( 6%) -> (322/325) -> encode(75% 81%) -> (323/324) -> write( 2%) last tile: 14/5267/9225 (z14 47%) https://onthegomap.github.io/planetiler-demo/#14.5/-22.13653/-64.25903 17:20:22 INF [archive] - features: [ 1.5B 57% 208k/s ] 212G tiles: [ 170M 13k/s ] 41G cpus: 2 gc: 3% heap: 3.9G/6.4G direct: 4.5M postGC: 2.5G read( 5%) -> (322/325) -> encode(81% 81%) -> (323/324) -> write( 2%) last tile: 14/5365/9766 (z14 47%) https://onthegomap.github.io/planetiler-demo/#14.5/-32.66712/-62.10571 17:20:32 INF [archive] - features: [ 1.5B 57% 312k/s ] 212G tiles: [ 170M 6.2k/s ] 41G cpus: 2 gc: 6% heap: 4.6G/6.4G direct: 4.5M postGC: 4.3G read( 6%) -> (322/325) -> encode(81% 81%) -> (323/324) -> write( 1%) last tile: 14/5411/9963 (z14 47%) https://onthegomap.github.io/planetiler-demo/#14.5/-36.23541/-61.09497 17:20:42 INF [archive] - features: [ 1.5B 57% 213k/s ] 212G tiles: [ 170M 13k/s ] 41G cpus: 2 gc: 4% heap: 5.5G/6.4G direct: 4.5M postGC: 5.4G read( 6%) -> (322/325) -> encode(78% 79%) -> (323/324) -> write( 2%) last tile: 14/4910/9984 (z14 47%) https://onthegomap.github.io/planetiler-demo/#14.5/-36.60671/-72.10327 17:20:52 INF [archive] - features: [ 1.5B 57% 272k/s ] 212G tiles: [ 170M 15k/s ] 41G cpus: 2 gc: 4% heap: 2.5G/6.4G direct: 4.5M postGC: 2.1G read( 1%) -> (322/325) -> encode(84% 83%) -> (323/324) -> write( 1%) last tile: 14/4862/10005 (z14 47%) https://onthegomap.github.io/planetiler-demo/#14.5/-36.97623/-73.15796 17:21:02 INF [archive] - features: [ 1.5B 57% 259k/s ] 212G tiles: [ 171M 86k/s ] 41G cpus: 2 gc: 4% heap: 3.8G/6.4G direct: 4.5M postGC: 2.2G read(10%) -> (322/325) -> encode(80% 76%) -> (323/324) -> write( 2%) last tile: 14/5061/8957 (z14 48%) https://onthegomap.github.io/planetiler-demo/#14.5/-16.58355/-68.7854 17:21:13 INF [archive] - features: [ 1.5B 57% 313k/s ] 212G tiles: [ 171M 9.3k/s ] 41G cpus: 2 gc: 4% heap: 3.1G/6.4G direct: 4.5M postGC: 2.4G read( 2%) -> (322/325) -> encode(90% 90%) -> (323/324) -> write( 2%) last tile: 14/4694/8743 (z14 48%) https://onthegomap.github.io/planetiler-demo/#14.5/-12.02858/-76.84937 17:21:23 INF [archive] - features: [ 1.5B 57% 290k/s ] 212G tiles: [ 172M 61k/s ] 41G cpus: 2 gc: 4% heap: 4.4G/6.4G direct: 4.5M postGC: 4.2G read(10%) -> (322/325) -> encode(71% 74%) -> (323/324) -> write( 1%) last tile: 14/4619/8202 (z14 48%) https://onthegomap.github.io/planetiler-demo/#14.5/-0.23071/-78.49731 17:21:33 INF [archive] - features: [ 1.5B 57% 195k/s ] 212G tiles: [ 172M 15k/s ] 41G cpus: 2 gc: 3% heap: 4.1G/6.4G direct: 4.5M postGC: 4G read( 2%) -> (322/325) -> encode(81% 83%) -> (323/324) -> write( 2%) last tile: 14/4981/8610 (z14 48%) https://onthegomap.github.io/planetiler-demo/#14.5/-9.15633/-70.54321 17:21:43 INF [archive] - features: [ 1.5B 58% 170k/s ] 212G tiles: [ 173M 35k/s ] 41G cpus: 2 gc: 4% heap: 5.1G/6.4G direct: 4.5M postGC: 2.5G read( 6%) -> (322/325) -> encode(88% 88%) -> (323/324) -> write( 4%) last tile: 14/5176/9003 (z14 48%) https://onthegomap.github.io/planetiler-demo/#14.5/-17.54977/-66.25854 17:21:53 INF [archive] - features: [ 1.5B 58% 177k/s ] 212G tiles: [ 173M 14k/s ] 41G cpus: 2 gc: 3% heap: 5.5G/6.4G direct: 4.5M postGC: 2.7G read( 5%) -> (322/325) -> encode(82% 79%) -> (323/324) -> write( 2%) last tile: 14/5595/8754 (z14 48%) https://onthegomap.github.io/planetiler-demo/#14.5/-12.26486/-57.052 17:22:03 INF [archive] - features: [ 1.5B 58% 212k/s ] 212G tiles: [ 173M 12k/s ] 42G cpus: 2 gc: 6% heap: 2.7G/6.4G direct: 4.5M postGC: 2.8G read( 4%) -> (322/325) -> encode(87% 92%) -> (323/324) -> write( 2%) last tile: 14/6015/9181 (z14 48%) https://onthegomap.github.io/planetiler-demo/#14.5/-21.23818/-47.82349 17:22:13 INF [archive] - features: [ 1.5B 58% 196k/s ] 212G tiles: [ 173M 8.3k/s ] 42G cpus: 2 gc: 3% heap: 3.2G/6.4G direct: 4.5M postGC: 2.5G read( 3%) -> (321/325) -> encode(82% 83%) -> (322/324) -> write( 2%) last tile: 14/6036/8800 (z14 48%) https://onthegomap.github.io/planetiler-demo/#14.5/-13.25064/-47.36206 17:22:23 INF [archive] - features: [ 1.5B 58% 155k/s ] 212G tiles: [ 173M 22k/s ] 42G cpus: 2 gc: 5% heap: 2.7G/6.4G direct: 4.5M postGC: 2.5G read( 5%) -> (322/325) -> encode(79% 78%) -> (323/324) -> write( 3%) last tile: 14/6182/8307 (z14 48%) https://onthegomap.github.io/planetiler-demo/#14.5/-2.53701/-44.15405 17:22:33 INF [archive] - features: [ 1.5B 58% 209k/s ] 212G tiles: [ 173M 12k/s ] 42G cpus: 2 gc: 4% heap: 4.1G/6.4G direct: 4.5M postGC: 2.7G read( 4%) -> (322/325) -> encode(86% 87%) -> (323/324) -> write( 2%) last tile: 14/6513/8518 (z14 48%) https://onthegomap.github.io/planetiler-demo/#14.5/-7.1554/-36.8811 17:22:43 INF [archive] - features: [ 1.5B 58% 296k/s ] 212G tiles: [ 173M 7.9k/s ] 42G cpus: 2 gc: 5% heap: 3.1G/6.4G direct: 4.5M postGC: 2.6G read( 3%) -> (322/325) -> encode(85% 83%) -> (323/324) -> write( 1%) last tile: 14/6440/8363 (z14 49%) https://onthegomap.github.io/planetiler-demo/#14.5/-3.7656/-38.48511 17:22:53 INF [archive] - features: [ 1.5B 58% 341k/s ] 212G tiles: [ 174M 71k/s ] 42G cpus: 2 gc: 4% heap: 4.5G/6.4G direct: 4.5M postGC: 2.4G read( 9%) -> (322/325) -> encode(70% 72%) -> (323/324) -> write( 2%) last tile: 14/6318/8731 (z14 49%) https://onthegomap.github.io/planetiler-demo/#14.5/-11.77057/-41.16577 17:23:03 INF [archive] - features: [ 1.5B 58% 182k/s ] 212G tiles: [ 174M 6.8k/s ] 42G cpus: 2 gc: 3% heap: 4.7G/6.4G direct: 4.5M postGC: 4.8G read( 4%) -> (322/325) -> encode(81% 81%) -> (323/324) -> write( 2%) last tile: 14/6332/9110 (z14 49%) https://onthegomap.github.io/planetiler-demo/#14.5/-19.77704/-40.85815 17:23:13 INF [archive] - features: [ 1.5B 58% 223k/s ] 212G tiles: [ 174M 3k/s ] 42G cpus: 2 gc: 3% heap: 5.6G/6.4G direct: 4.5M postGC: 5.4G read( 2%) -> (322/325) -> encode(81% 79%) -> (323/324) -> write( 1%) last tile: 14/6168/9239 (z14 49%) https://onthegomap.github.io/planetiler-demo/#14.5/-22.42118/-44.46167 17:23:23 INF [archive] - features: [ 1.5B 58% 567k/s ] 212G tiles: [ 178M 343k/s ] 42G cpus: 2 gc: 2% heap: 5.5G/6.4G direct: 4.5M postGC: 5.2G read(11%) -> (322/325) -> encode(81% 75%) -> (323/324) -> write( 4%) last tile: 14/8793/8381 (z14 50%) https://onthegomap.github.io/planetiler-demo/#14.5/-4.16016/13.21655 17:23:33 INF [archive] - features: [ 1.5B 59% 320k/s ] 212G tiles: [ 178M 21k/s ] 42G cpus: 2 gc: 4% heap: 3.8G/6.4G direct: 4.5M postGC: 3.7G read( 3%) -> (320/325) -> encode(83% 82%) -> (323/324) -> write( 3%) last tile: 14/9198/8944 (z14 50%) https://onthegomap.github.io/planetiler-demo/#14.5/-16.3096/22.11548 17:23:43 INF [archive] - features: [ 1.6B 59% 330k/s ] 212G tiles: [ 179M 117k/s ] 42G cpus: 2 gc: 3% heap: 4.5G/6.4G direct: 4.5M postGC: 4.4G read( 8%) -> (322/325) -> encode(77% 78%) -> (323/324) -> write( 3%) last tile: 14/9061/9673 (z14 51%) https://onthegomap.github.io/planetiler-demo/#14.5/-30.9305/19.10522 17:23:53 INF [archive] - features: [ 1.6B 59% 346k/s ] 212G tiles: [ 179M 24k/s ] 42G cpus: 2 gc: 7% heap: 4.4G/6.4G direct: 4.5M postGC: 2.6G read( 8%) -> (322/325) -> encode(84% 91%) -> (323/324) -> write( 2%) last tile: 14/9675/9406 (z14 51%) https://onthegomap.github.io/planetiler-demo/#14.5/-25.77021/32.59644 17:24:03 INF [archive] - features: [ 1.6B 59% 356k/s ] 212G tiles: [ 179M 5.4k/s ] 43G cpus: 2 gc: 4% heap: 4.3G/6.4G direct: 4.5M postGC: 2.7G read( 6%) -> (322/325) -> encode(81% 77%) -> (323/324) -> write( 1%) last tile: 14/9603/9612 (z14 51%) https://onthegomap.github.io/planetiler-demo/#14.5/-29.77391/31.0144 17:24:13 INF [archive] - features: [ 1.6B 59% 339k/s ] 212G tiles: [ 179M 10k/s ] 43G cpus: 2 gc: 5% heap: 4.4G/6.4G direct: 4.5M postGC: 2.7G read( 2%) -> (322/325) -> encode(87% 85%) -> (323/324) -> write( 2%) last tile: 14/9348/9824 (z14 51%) https://onthegomap.github.io/planetiler-demo/#14.5/-33.73348/25.41138 17:24:23 INF [archive] - features: [ 1.6B 59% 559k/s ] 212G tiles: [ 180M 91k/s ] 43G cpus: 2 gc: 5% heap: 2.3G/6.4G direct: 4.5M postGC: 2.4G read(11%) -> (322/325) -> encode(83% 82%) -> (323/324) -> write( 2%) last tile: 14/9755/8899 (z14 51%) https://onthegomap.github.io/planetiler-demo/#14.5/-15.35836/34.35425 17:24:33 INF [archive] - features: [ 1.6B 59% 544k/s ] 212G tiles: [ 180M 10k/s ] 43G cpus: 2 gc: 4% heap: 5.7G/6.4G direct: 4.5M postGC: 2.5G read( 8%) -> (322/325) -> encode(79% 78%) -> (323/324) -> write( 2%) last tile: 14/9531/9050 (z14 51%) https://onthegomap.github.io/planetiler-demo/#14.5/-18.5317/29.43237 17:24:43 INF [archive] - features: [ 1.6B 60% 467k/s ] 212G tiles: [ 180M 10k/s ] 43G cpus: 2 gc: 7% heap: 2.7G/6.4G direct: 4.5M postGC: 2.7G read( 7%) -> (322/325) -> encode(74% 78%) -> (323/324) -> write( 2%) last tile: 14/9320/8871 (z14 51%) https://onthegomap.github.io/planetiler-demo/#14.5/-14.76426/24.79614 17:24:53 INF [archive] - features: [ 1.6B 60% 475k/s ] 212G tiles: [ 181M 7.9k/s ] 43G cpus: 2 gc: 5% heap: 2.8G/6.4G direct: 4.5M postGC: 2.6G read( 7%) -> (321/325) -> encode(74% 81%) -> (323/324) -> write( 2%) last tile: 14/9714/8756 (z14 51%) https://onthegomap.github.io/planetiler-demo/#14.5/-12.3078/33.45337 17:25:03 INF [archive] - features: [ 1.6B 60% 405k/s ] 212G tiles: [ 181M 11k/s ] 43G cpus: 2 gc: 5% heap: 4.1G/6.4G direct: 4.5M postGC: 2.8G read( 6%) -> (322/325) -> encode(74% 79%) -> (323/324) -> write( 2%) last tile: 14/9245/8201 (z14 51%) https://onthegomap.github.io/planetiler-demo/#14.5/-0.20874/23.14819 17:25:13 INF [archive] - features: [ 1.6B 60% 520k/s ] 212G tiles: [ 181M 3.6k/s ] 43G cpus: 2 gc: 6% heap: 2.6G/6.4G direct: 4.5M postGC: 4.8G read( 8%) -> (321/325) -> encode(76% 80%) -> (323/324) -> write( 1%) last tile: 14/9504/8348 (z14 51%) https://onthegomap.github.io/planetiler-demo/#14.5/-3.43666/28.83911 17:25:23 INF [archive] - features: [ 1.6B 60% 499k/s ] 212G tiles: [ 181M 2.9k/s ] 43G cpus: 2 gc: 6% heap: 5.2G/6.4G direct: 4.5M postGC: 4.7G read( 7%) -> (321/325) -> encode(78% 77%) -> (322/324) -> write( 1%) last tile: 14/9725/8276 (z14 51%) https://onthegomap.github.io/planetiler-demo/#14.5/-1.85636/33.69507 17:25:33 INF [archive] - features: [ 1.6B 61% 667k/s ] 212G tiles: [ 181M 3k/s ] 43G cpus: 2 gc: 6% heap: 4.6G/6.4G direct: 4.5M postGC: 2.8G read(10%) -> (322/325) -> encode(86% 84%) -> (323/324) -> write( 1%) last tile: 14/9831/8207 (z14 51%) https://onthegomap.github.io/planetiler-demo/#14.5/-0.34057/36.02417 17:25:43 INF [archive] - features: [ 1.6B 61% 587k/s ] 212G tiles: [ 181M 4.2k/s ] 43G cpus: 2 gc: 8% heap: 3.7G/6.4G direct: 4.5M postGC: 3.1G read( 8%) -> (322/325) -> encode(86% 83%) -> (323/324) -> write( 1%) last tile: 14/9780/8416 (z14 51%) https://onthegomap.github.io/planetiler-demo/#14.5/-4.92678/34.90356 17:25:53 INF [archive] - features: [ 1.6B 61% 475k/s ] 212G tiles: [ 181M 5.4k/s ] 43G cpus: 2 gc: 6% heap: 4.4G/6.4G direct: 4.5M postGC: 2.5G read( 6%) -> (322/325) -> encode(71% 74%) -> (323/324) -> write( 1%) last tile: 14/9976/8510 (z14 52%) https://onthegomap.github.io/planetiler-demo/#14.5/-6.98095/39.21021 17:26:03 INF [archive] - features: [ 1.6B 61% 480k/s ] 212G tiles: [ 181M 45k/s ] 44G cpus: 2 gc: 4% heap: 2.8G/6.4G direct: 4.5M postGC: 2.6G read( 8%) -> (322/325) -> encode(80% 73%) -> (323/324) -> write( 2%) last tile: 14/10323/9028 (z14 52%) https://onthegomap.github.io/planetiler-demo/#14.5/-18.07276/46.83472 17:26:13 INF [archive] - features: [ 1.6B 61% 552k/s ] 212G tiles: [ 183M 124k/s ] 44G cpus: 2 gc: 3% heap: 3.7G/6.4G direct: 4.5M postGC: 2.5G read( 5%) -> (321/325) -> encode(91% 86%) -> (323/324) -> write( 2%) last tile: 14/11779/8848 (z14 52%) https://onthegomap.github.io/planetiler-demo/#14.5/-14.27503/78.8269 17:26:23 INF [archive] - features: [ 1.6B 62% 767k/s ] 212G tiles: [ 187M 472k/s ] 44G cpus: 2 gc: 2% heap: 4G/6.4G direct: 4.5M postGC: 2.3G read(14%) -> (322/325) -> encode(76% 75%) -> (322/324) -> write( 5%) last tile: 14/11486/11408 (z14 54%) https://onthegomap.github.io/planetiler-demo/#14.5/-57.52172/72.38892 17:26:33 INF [archive] - features: [ 1.6B 62% 989k/s ] 212G tiles: [ 197M 947k/s ] 44G cpus: 2 gc: 1% heap: 5.5G/6.4G direct: 4.5M postGC: 4.4G read(17%) -> (322/325) -> encode(76% 69%) -> (323/324) -> write(10%) last tile: 14/15642/13392 (z14 67%) https://onthegomap.github.io/planetiler-demo/#14.5/-74.49935/163.70728 17:26:43 INF [archive] - features: [ 1.6B 62% 478k/s ] 212G tiles: [ 199M 263k/s ] 44G cpus: 2 gc: 4% heap: 2.9G/6.4G direct: 4.5M postGC: 2.3G read(10%) -> (322/325) -> encode(73% 79%) -> (323/324) -> write( 4%) last tile: 14/15881/10404 (z14 69%) https://onthegomap.github.io/planetiler-demo/#14.5/-43.65197/168.95874 17:26:53 INF [archive] - features: [ 1.7B 62% 610k/s ] 212G tiles: [ 204M 412k/s ] 44G cpus: 2 gc: 2% heap: 5.8G/6.4G direct: 4.5M postGC: 2.3G read( 9%) -> (320/325) -> encode(89% 91%) -> (323/324) -> write( 5%) last tile: 14/12305/12014 (z14 71%) https://onthegomap.github.io/planetiler-demo/#14.5/-64.00005/90.38452 17:27:03 INF [archive] - features: [ 1.7B 63% 460k/s ] 212G tiles: [ 207M 336k/s ] 44G cpus: 2 gc: 4% heap: 4.3G/6.4G direct: 4.5M postGC: 2.5G read(10%) -> (322/325) -> encode(88% 87%) -> (323/324) -> write( 5%) last tile: 14/13456/9801 (z14 72%) https://onthegomap.github.io/planetiler-demo/#14.5/-33.31217/115.67505 17:27:13 INF [archive] - features: [ 1.7B 63% 528k/s ] 212G tiles: [ 209M 206k/s ] 44G cpus: 2 gc: 3% heap: 4.4G/6.4G direct: 4.5M postGC: 2.3G read(10%) -> (321/325) -> encode(77% 77%) -> (322/324) -> write( 3%) last tile: 14/12962/8327 (z14 73%) https://onthegomap.github.io/planetiler-demo/#14.5/-2.97596/104.82056 17:27:23 INF [archive] - features: [ 1.7B 63% 535k/s ] 212G tiles: [ 209M 9.3k/s ] 44G cpus: 2 gc: 6% heap: 4.8G/6.4G direct: 4.5M postGC: 2.6G read(10%) -> (322/325) -> encode(76% 74%) -> (323/324) -> write( 1%) last tile: 14/13041/8473 (z14 73%) https://onthegomap.github.io/planetiler-demo/#14.5/-6.17332/106.5564 17:27:33 INF [archive] - features: [ 1.7B 63% 667k/s ] 212G tiles: [ 209M 389/s ] 44G cpus: 2 gc: 7% heap: 4G/6.4G direct: 4.5M postGC: 2.7G read( 9%) -> (321/325) -> encode(74% 75%) -> (323/324) -> write( 1%) last tile: 14/13117/8482 (z14 73%) https://onthegomap.github.io/planetiler-demo/#14.5/-6.36989/108.22632 17:27:43 INF [archive] - features: [ 1.7B 64% 868k/s ] 212G tiles: [ 209M 4.7k/s ] 44G cpus: 2 gc: 6% heap: 4.3G/6.4G direct: 4.5M postGC: 2.8G read(12%) -> (322/325) -> encode(85% 88%) -> (323/324) -> write( 1%) last tile: 14/13288/8516 (z14 73%) https://onthegomap.github.io/planetiler-demo/#14.5/-7.11179/111.98364 17:27:53 INF [archive] - features: [ 1.7B 64% 616k/s ] 212G tiles: [ 209M 670/s ] 44G cpus: 2 gc: 6% heap: 4.4G/6.4G direct: 4.5M postGC: 2.5G read( 9%) -> (322/325) -> encode(76% 75%) -> (323/324) -> write( 1%) last tile: 14/13233/8499 (z14 73%) https://onthegomap.github.io/planetiler-demo/#14.5/-6.74099/110.77515 17:28:03 INF [archive] - features: [ 1.7B 64% 523k/s ] 212G tiles: [ 209M 14k/s ] 44G cpus: 2 gc: 8% heap: 2.8G/6.4G direct: 4.5M postGC: 2.9G read( 8%) -> (321/325) -> encode(78% 79%) -> (322/324) -> write( 2%) last tile: 14/13639/8224 (z14 73%) https://onthegomap.github.io/planetiler-demo/#14.5/-0.71409/119.69604 17:28:13 INF [archive] - features: [ 1.7B 64% 606k/s ] 212G tiles: [ 209M 12k/s ] 44G cpus: 2 gc: 6% heap: 3.3G/6.4G direct: 4.5M postGC: 2.8G read( 9%) -> (320/325) -> encode(84% 77%) -> (323/324) -> write( 1%) last tile: 14/13497/8582 (z14 73%) https://onthegomap.github.io/planetiler-demo/#14.5/-8.54843/116.57593 17:28:23 INF [archive] - features: [ 1.7B 64% 672k/s ] 212G tiles: [ 209M 4.2k/s ] 45G cpus: 2 gc: 6% heap: 3.3G/6.4G direct: 4.5M postGC: 2.7G read( 6%) -> (321/325) -> encode(80% 80%) -> (322/324) -> write( 1%) last tile: 14/13434/8593 (z14 73%) https://onthegomap.github.io/planetiler-demo/#14.5/-8.78737/115.19165 17:28:33 INF [archive] - features: [ 1.7B 65% 343k/s ] 212G tiles: [ 210M 84k/s ] 45G cpus: 2 gc: 4% heap: 2.9G/6.4G direct: 4.5M postGC: 2.8G read( 6%) -> (322/325) -> encode(92% 88%) -> (323/324) -> write( 4%) last tile: 14/14733/8343 (z14 74%) https://onthegomap.github.io/planetiler-demo/#14.5/-3.32699/143.73413 17:28:43 INF [archive] - features: [ 1.7B 65% 242k/s ] 212G tiles: [ 211M 77k/s ] 45G cpus: 2 gc: 3% heap: 3.4G/6.4G direct: 4.5M postGC: 2.6G read( 7%) -> (322/325) -> encode(78% 77%) -> (323/324) -> write( 4%) last tile: 14/14658/9552 (z14 74%) https://onthegomap.github.io/planetiler-demo/#14.5/-28.6231/142.08618 17:28:53 INF [archive] - features: [ 1.7B 65% 238k/s ] 212G tiles: [ 211M 24k/s ] 45G cpus: 2 gc: 6% heap: 3.2G/6.4G direct: 4.5M postGC: 3G read( 8%) -> (321/325) -> encode(89% 85%) -> (322/324) -> write( 2%) last tile: 14/14793/10062 (z14 74%) https://onthegomap.github.io/planetiler-demo/#14.5/-37.97018/145.05249 17:29:03 INF [archive] - features: [ 1.7B 65% 266k/s ] 212G tiles: [ 211M 4.2k/s ] 45G cpus: 2 gc: 5% heap: 4.4G/6.4G direct: 4.5M postGC: 3G read( 6%) -> (322/325) -> encode(79% 78%) -> (323/324) -> write( 1%) last tile: 14/14702/9908 (z14 74%) https://onthegomap.github.io/planetiler-demo/#14.5/-35.25459/143.05298 17:29:13 INF [archive] - features: [ 1.7B 65% 298k/s ] 212G tiles: [ 211M 6.7k/s ] 45G cpus: 2 gc: 6% heap: 3.3G/6.4G direct: 4.5M postGC: 3.2G read( 4%) -> (322/325) -> encode(90% 91%) -> (323/324) -> write( 2%) last tile: 14/14954/9978 (z14 74%) https://onthegomap.github.io/planetiler-demo/#14.5/-36.5008/148.59009 17:29:23 INF [archive] - features: [ 1.7B 65% 275k/s ] 212G tiles: [ 212M 25k/s ] 45G cpus: 2 gc: 4% heap: 3.8G/6.4G direct: 4.5M postGC: 2.7G read( 7%) -> (322/325) -> encode(78% 79%) -> (323/324) -> write( 1%) last tile: 14/15104/9511 (z14 74%) https://onthegomap.github.io/planetiler-demo/#14.5/-27.82936/151.88599 17:29:33 INF [archive] - features: [ 1.7B 65% 244k/s ] 212G tiles: [ 212M 75k/s ] 45G cpus: 2 gc: 3% heap: 4.5G/6.4G direct: 4.5M postGC: 2.8G read( 4%) -> (209/325) -> encode(87% 86%) -> (210/324) -> write( 3%) last tile: 14/16052/9885 (z14 74%) https://onthegomap.github.io/planetiler-demo/#14.5/-34.84086/172.71606 17:29:43 INF [archive] - features: [ 1.7B 65% 365k/s ] 212G tiles: [ 213M 11k/s ] 45G cpus: 2 gc: 5% heap: 4.2G/6.4G direct: 4.5M postGC: 2.6G read( 7%) -> (322/325) -> encode(76% 76%) -> (323/324) -> write( 1%) last tile: 14/16158/10176 (z14 74%) https://onthegomap.github.io/planetiler-demo/#14.5/-39.91816/175.04517 17:29:53 INF [archive] - features: [ 1.7B 66% 627k/s ] 212G tiles: [ 217M 396k/s ] 45G cpus: 2 gc: 2% heap: 3.7G/6.4G direct: 4.5M postGC: 2.3G read(10%) -> (221/325) -> encode(83% 76%) -> (219/324) -> write( 5%) last tile: 14/14713/6721 (z14 76%) https://onthegomap.github.io/planetiler-demo/#14.5/30.72295/143.29468 17:30:03 INF [archive] - features: [ 1.7B 66% 377k/s ] 212G tiles: [ 217M 17k/s ] 45G cpus: 2 gc: 5% heap: 3.5G/6.4G direct: 4.5M postGC: 2.6G read(11%) -> (322/325) -> encode(78% 79%) -> (323/324) -> write( 1%) last tile: 14/14409/6484 (z14 76%) https://onthegomap.github.io/planetiler-demo/#14.5/35.09294/136.61499 17:30:13 INF [archive] - features: [ 1.7B 66% 378k/s ] 212G tiles: [ 217M 316/s ] 45G cpus: 2 gc: 5% heap: 5.6G/6.4G direct: 4.5M postGC: 3G read( 8%) -> (322/325) -> encode(80% 78%) -> (323/324) -> write( 1%) last tile: 14/14360/6500 (z14 76%) https://onthegomap.github.io/planetiler-demo/#14.5/34.80478/135.53833 17:30:23 INF [archive] - features: [ 1.7B 66% 334k/s ] 212G tiles: [ 217M 1.1k/s ] 45G cpus: 2 gc: 4% heap: 5.4G/6.4G direct: 4.5M postGC: 3G read( 5%) -> (322/325) -> encode(77% 80%) -> (323/324) -> write( 1%) last tile: 14/14527/6412 (z14 76%) https://onthegomap.github.io/planetiler-demo/#14.5/36.37707/139.20776 17:30:33 INF [archive] - features: [ 1.8B 66% 409k/s ] 212G tiles: [ 217M 714/s ] 46G cpus: 2 gc: 6% heap: 4.9G/6.4G direct: 4.5M postGC: 2.9G read(10%) -> (322/325) -> encode(78% 73%) -> (323/324) -> write( 1%) last tile: 14/14554/6472 (z14 76%) https://onthegomap.github.io/planetiler-demo/#14.5/35.3084/139.80103 17:30:39 WAR [archive:encode] - {x=14553 y=6450 z=14} 1312kb uncompressed 17:30:43 INF [archive] - features: [ 1.8B 66% 387k/s ] 212G tiles: [ 217M 500/s ] 46G cpus: 2 gc: 5% heap: 4.4G/6.4G direct: 4.6M postGC: 2.9G read( 7%) -> (322/325) -> encode(77% 78%) -> (323/324) -> write( 1%) last tile: 14/14540/6459 (z14 76%) https://onthegomap.github.io/planetiler-demo/#14.5/35.54117/139.49341 17:30:53 INF [archive] - features: [ 1.8B 66% 386k/s ] 212G tiles: [ 217M 227/s ] 46G cpus: 2 gc: 6% heap: 4.7G/6.4G direct: 4.6M postGC: 4.1G read( 7%) -> (322/325) -> encode(75% 78%) -> (323/324) -> write( 1%) last tile: 14/14576/6419 (z14 76%) https://onthegomap.github.io/planetiler-demo/#14.5/36.25313/140.28442 17:31:03 INF [archive] - features: [ 1.8B 66% 360k/s ] 212G tiles: [ 217M 2k/s ] 46G cpus: 2 gc: 5% heap: 5.4G/6.4G direct: 4.6M postGC: 3G read( 6%) -> (321/325) -> encode(81% 83%) -> (322/324) -> write( 1%) last tile: 14/14428/6390 (z14 76%) https://onthegomap.github.io/planetiler-demo/#14.5/36.76529/137.03247 17:31:13 INF [archive] - features: [ 1.8B 67% 424k/s ] 212G tiles: [ 217M 6.6k/s ] 46G cpus: 2 gc: 5% heap: 5.7G/6.4G direct: 4.6M postGC: 2.7G read( 4%) -> (322/325) -> encode(88% 88%) -> (323/324) -> write( 1%) last tile: 14/14601/6372 (z14 76%) https://onthegomap.github.io/planetiler-demo/#14.5/37.08148/140.83374 17:31:23 INF [archive] - features: [ 1.8B 67% 385k/s ] 212G tiles: [ 220M 319k/s ] 46G cpus: 2 gc: 2% heap: 3.6G/6.4G direct: 4.6M postGC: 2.2G read( 7%) -> (322/325) -> encode(77% 79%) -> (323/324) -> write( 6%) last tile: 14/15235/4266 (z14 77%) https://onthegomap.github.io/planetiler-demo/#14.5/64.97471/154.7644 17:31:33 INF [archive] - features: [ 1.8B 67% 174k/s ] 212G tiles: [ 221M 101k/s ] 46G cpus: 2 gc: 2% heap: 3.9G/6.4G direct: 4.6M postGC: 2.2G read( 5%) -> (175/325) -> encode(81% 79%) -> (177/324) -> write( 5%) last tile: 14/14910/5907 (z14 78%) https://onthegomap.github.io/planetiler-demo/#14.5/44.78573/147.62329 17:31:43 INF [archive] - features: [ 1.8B 67% 392k/s ] 212G tiles: [ 221M 7.7k/s ] 46G cpus: 2 gc: 5% heap: 3.3G/6.4G direct: 4.6M postGC: 2.5G read( 7%) -> (322/325) -> encode(78% 77%) -> (323/324) -> write( 1%) last tile: 14/14731/5971 (z14 78%) https://onthegomap.github.io/planetiler-demo/#14.5/43.77903/143.69019 17:31:53 INF [archive] - features: [ 1.8B 67% 302k/s ] 212G tiles: [ 221M 32k/s ] 46G cpus: 2 gc: 5% heap: 3.8G/6.4G direct: 4.6M postGC: 2.8G read( 7%) -> (322/325) -> encode(89% 89%) -> (323/324) -> write( 3%) last tile: 14/14182/5845 (z14 78%) https://onthegomap.github.io/planetiler-demo/#14.5/45.74453/131.6272 17:32:03 INF [archive] - features: [ 1.8B 67% 146k/s ] 212G tiles: [ 222M 16k/s ] 46G cpus: 2 gc: 3% heap: 4.3G/6.4G direct: 4.6M postGC: 2.6G read( 2%) -> (322/325) -> encode(83% 78%) -> (323/324) -> write( 3%) last tile: 14/13553/6087 (z14 78%) https://onthegomap.github.io/planetiler-demo/#14.5/41.91045/117.8064 17:32:13 INF [archive] - features: [ 1.8B 67% 147k/s ] 212G tiles: [ 222M 29k/s ] 46G cpus: 2 gc: 3% heap: 2.6G/6.4G direct: 4.6M postGC: 2.4G read( 2%) -> (321/325) -> encode(80% 79%) -> (323/324) -> write( 4%) last tile: 14/14184/5532 (z14 78%) https://onthegomap.github.io/planetiler-demo/#14.5/50.33845/131.67114 17:32:23 INF [archive] - features: [ 1.8B 67% 117k/s ] 212G tiles: [ 222M 37k/s ] 46G cpus: 2 gc: 2% heap: 2.8G/6.4G direct: 4.6M postGC: 2.4G read( 4%) -> (322/325) -> encode(79% 81%) -> (323/324) -> write( 5%) last tile: 14/12810/4939 (z14 79%) https://onthegomap.github.io/planetiler-demo/#14.5/57.94401/101.48071 17:32:33 INF [archive] - features: [ 1.8B 67% 173k/s ] 212G tiles: [ 223M 30k/s ] 47G cpus: 2 gc: 3% heap: 4.6G/6.4G direct: 4.6M postGC: 4.2G read( 4%) -> (321/325) -> encode(80% 82%) -> (323/324) -> write( 4%) last tile: 14/12672/5627 (z14 79%) https://onthegomap.github.io/planetiler-demo/#14.5/48.98743/98.44849 17:32:43 INF [archive] - features: [ 1.8B 67% 241k/s ] 212G tiles: [ 223M 28k/s ] 47G cpus: 2 gc: 4% heap: 4.9G/6.4G direct: 4.6M postGC: 2.7G read( 4%) -> (322/325) -> encode(89% 91%) -> (323/324) -> write( 4%) last tile: 14/12974/5942 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/44.23733/105.08423 17:32:53 INF [archive] - features: [ 1.8B 67% 134k/s ] 212G tiles: [ 223M 28k/s ] 47G cpus: 2 gc: 4% heap: 5.1G/6.4G direct: 4.6M postGC: 2.8G read( 4%) -> (321/325) -> encode(76% 79%) -> (322/324) -> write( 4%) last tile: 14/12289/6917 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/26.95145/90.03296 17:33:03 INF [archive] - features: [ 1.8B 68% 549k/s ] 212G tiles: [ 223M 2.1k/s ] 47G cpus: 2 gc: 7% heap: 2.8G/6.4G direct: 4.6M postGC: 2.8G read( 8%) -> (322/325) -> encode(75% 73%) -> (323/324) -> write( 1%) last tile: 14/12296/7157 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/22.15688/90.18677 17:33:13 INF [archive] - features: [ 1.8B 68% 321k/s ] 212G tiles: [ 223M 9.1k/s ] 47G cpus: 2 gc: 5% heap: 5G/6.4G direct: 4.6M postGC: 3G read( 7%) -> (322/325) -> encode(79% 83%) -> (323/324) -> write( 2%) last tile: 14/12774/6929 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/26.71617/100.6897 17:33:23 INF [archive] - features: [ 1.8B 68% 154k/s ] 212G tiles: [ 223M 11k/s ] 47G cpus: 2 gc: 4% heap: 5.3G/6.4G direct: 4.6M postGC: 3G read( 4%) -> (322/325) -> encode(85% 87%) -> (323/324) -> write( 2%) last tile: 14/12898/6974 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/25.82956/103.41431 17:33:33 INF [archive] - features: [ 1.8B 68% 140k/s ] 212G tiles: [ 223M 8.2k/s ] 47G cpus: 2 gc: 4% heap: 4.1G/6.4G direct: 4.6M postGC: 3G read( 3%) -> (322/325) -> encode(79% 76%) -> (323/324) -> write( 2%) last tile: 14/13184/7086 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/23.59419/109.69849 17:33:43 INF [archive] - features: [ 1.8B 68% 142k/s ] 212G tiles: [ 224M 9.5k/s ] 47G cpus: 2 gc: 3% heap: 4.8G/6.4G direct: 4.6M postGC: 3.7G read( 2%) -> (322/325) -> encode(79% 79%) -> (323/324) -> write( 2%) last tile: 14/13308/6508 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/34.66032/112.4231 17:33:53 INF [archive] - features: [ 1.8B 68% 157k/s ] 212G tiles: [ 224M 9.9k/s ] 47G cpus: 2 gc: 5% heap: 3G/6.4G direct: 4.6M postGC: 2.9G read( 4%) -> (320/325) -> encode(80% 79%) -> (323/324) -> write( 2%) last tile: 14/13030/6315 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/38.07404/106.3147 17:34:03 INF [archive] - features: [ 1.8B 68% 189k/s ] 212G tiles: [ 224M 12k/s ] 47G cpus: 2 gc: 4% heap: 4.9G/6.4G direct: 4.6M postGC: 3.1G read( 5%) -> (322/325) -> encode(81% 83%) -> (323/324) -> write( 2%) last tile: 14/13491/6257 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/39.07038/116.44409 17:34:13 INF [archive] - features: [ 1.8B 68% 209k/s ] 212G tiles: [ 224M 4.7k/s ] 47G cpus: 2 gc: 5% heap: 4.4G/6.4G direct: 4.6M postGC: 3G read( 4%) -> (322/325) -> encode(81% 76%) -> (323/324) -> write( 1%) last tile: 14/13364/6502 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/34.76869/113.65356 17:34:23 INF [archive] - features: [ 1.8B 68% 206k/s ] 212G tiles: [ 224M 7.2k/s ] 47G cpus: 2 gc: 5% heap: 3.3G/6.4G direct: 4.6M postGC: 2.9G read( 3%) -> (322/325) -> encode(83% 81%) -> (323/324) -> write( 2%) last tile: 14/13599/6653 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/31.99876/118.81714 17:34:33 INF [archive] - features: [ 1.8B 68% 252k/s ] 212G tiles: [ 224M 13k/s ] 48G cpus: 2 gc: 4% heap: 5.2G/6.4G direct: 4.6M postGC: 2.9G read( 7%) -> (322/325) -> encode(79% 78%) -> (323/324) -> write( 2%) last tile: 14/13950/6377 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/36.99378/126.52954 17:34:43 INF [archive] - features: [ 1.8B 68% 268k/s ] 212G tiles: [ 224M 1.3k/s ] 48G cpus: 2 gc: 5% heap: 4.6G/6.4G direct: 4.6M postGC: 2.8G read( 4%) -> (322/325) -> encode(78% 78%) -> (323/324) -> write( 1%) last tile: 14/14028/6345 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/37.55329/128.24341 17:34:53 INF [archive] - features: [ 1.8B 68% 287k/s ] 212G tiles: [ 224M 11k/s ] 48G cpus: 2 gc: 6% heap: 3.6G/6.4G direct: 4.6M postGC: 2.8G read( 6%) -> (321/325) -> encode(73% 79%) -> (323/324) -> write( 1%) last tile: 14/14265/6513 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/34.56991/133.45093 17:35:03 INF [archive] - features: [ 1.8B 69% 298k/s ] 212G tiles: [ 224M 2.2k/s ] 48G cpus: 2 gc: 5% heap: 3.3G/6.4G direct: 4.6M postGC: 2.9G read( 5%) -> (322/325) -> encode(77% 77%) -> (323/324) -> write( 1%) last tile: 14/14157/6608 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/32.83344/131.07788 17:35:13 INF [archive] - features: [ 1.8B 69% 342k/s ] 212G tiles: [ 224M 1.1k/s ] 48G cpus: 2 gc: 6% heap: 3.2G/6.4G direct: 4.6M postGC: 2.9G read( 7%) -> (322/325) -> encode(78% 73%) -> (323/324) -> write( 1%) last tile: 14/14125/6608 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/32.83344/130.37476 17:35:24 INF [archive] - features: [ 1.8B 69% 233k/s ] 212G tiles: [ 224M 3.2k/s ] 48G cpus: 2 gc: 3% heap: 2.6G/6.4G direct: 4.6M postGC: 2.9G read( 2%) -> (322/325) -> encode(82% 80%) -> (323/324) -> write( 1%) last tile: 14/13997/6491 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/34.967/127.56226 17:35:34 INF [archive] - features: [ 1.8B 69% 286k/s ] 212G tiles: [ 225M 31k/s ] 48G cpus: 2 gc: 6% heap: 3.2G/6.4G direct: 4.6M postGC: 2.8G read(11%) -> (321/325) -> encode(74% 72%) -> (323/324) -> write( 1%) last tile: 14/13677/7120 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/22.9078/120.53101 17:35:44 INF [archive] - features: [ 1.8B 69% 436k/s ] 212G tiles: [ 225M 1.4k/s ] 48G cpus: 2 gc: 6% heap: 5G/6.4G direct: 4.6M postGC: 3.2G read( 8%) -> (322/325) -> encode(73% 76%) -> (323/324) -> write( 0%) last tile: 14/13686/7054 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/24.23695/120.72876 17:35:54 WAR [archive:encode] - {x=13722 y=7013 z=14} 1078kb uncompressed 17:35:54 INF [archive] - features: [ 1.8B 69% 391k/s ] 212G tiles: [ 225M 2.2k/s ] 48G cpus: 2 gc: 7% heap: 3.2G/6.4G direct: 4.6M postGC: 3.1G read( 6%) -> (322/325) -> encode(73% 76%) -> (323/324) -> write( 1%) last tile: 14/13723/7012 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/25.07565/121.54175 17:36:04 INF [archive] - features: [ 1.8B 69% 268k/s ] 212G tiles: [ 225M 5k/s ] 48G cpus: 2 gc: 5% heap: 3.7G/6.4G direct: 4.6M postGC: 3G read( 6%) -> (322/325) -> encode(75% 78%) -> (323/324) -> write( 1%) last tile: 14/13645/6697 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/31.17521/119.82788 17:36:14 INF [archive] - features: [ 1.8B 69% 165k/s ] 212G tiles: [ 225M 5k/s ] 48G cpus: 2 gc: 3% heap: 5.6G/6.4G direct: 4.6M postGC: 3.1G read( 4%) -> (322/325) -> encode(80% 78%) -> (323/324) -> write( 1%) last tile: 14/13494/6664 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/31.79355/116.51001 17:36:24 INF [archive] - features: [ 1.8B 69% 162k/s ] 212G tiles: [ 225M 6.5k/s ] 48G cpus: 2 gc: 4% heap: 4.2G/6.4G direct: 4.6M postGC: 3.1G read( 3%) -> (322/325) -> encode(80% 77%) -> (323/324) -> write( 2%) last tile: 14/13466/7022 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/24.87647/115.89478 17:36:34 INF [archive] - features: [ 1.8B 70% 229k/s ] 212G tiles: [ 225M 3.2k/s ] 48G cpus: 2 gc: 4% heap: 3.4G/6.4G direct: 4.6M postGC: 2.9G read( 3%) -> (322/325) -> encode(79% 80%) -> (323/324) -> write( 1%) last tile: 14/13343/7150 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/22.29926/113.19214 17:36:44 INF [archive] - features: [ 1.9B 70% 497k/s ] 212G tiles: [ 225M 17k/s ] 48G cpus: 2 gc: 6% heap: 2.7G/6.4G direct: 4.6M postGC: 2.8G read(12%) -> (322/325) -> encode(73% 73%) -> (323/324) -> write( 1%) last tile: 14/13813/7628 (z14 81%) https://onthegomap.github.io/planetiler-demo/#14.5/12.28633/123.51929 17:36:54 INF [archive] - features: [ 1.9B 70% 538k/s ] 212G tiles: [ 225M 3.8k/s ] 49G cpus: 2 gc: 4% heap: 5.6G/6.4G direct: 4.6M postGC: 3.5G read( 4%) -> (322/325) -> encode(80% 79%) -> (323/324) -> write( 1%) last tile: 14/13673/7370 (z14 81%) https://onthegomap.github.io/planetiler-demo/#14.5/17.75915/120.44312 17:37:04 INF [archive] - features: [ 1.9B 70% 480k/s ] 212G tiles: [ 225M 33k/s ] 49G cpus: 2 gc: 4% heap: 5.1G/6.4G direct: 4.6M postGC: 3.5G read( 9%) -> (322/325) -> encode(76% 76%) -> (323/324) -> write( 1%) last tile: 14/13901/7858 (z14 81%) https://onthegomap.github.io/planetiler-demo/#14.5/7.30798/125.45288 17:37:14 INF [archive] - features: [ 1.9B 70% 370k/s ] 212G tiles: [ 226M 44k/s ] 49G cpus: 2 gc: 5% heap: 3.7G/6.4G direct: 4.6M postGC: 3.3G read( 9%) -> (322/325) -> encode(74% 76%) -> (323/324) -> write( 2%) last tile: 14/13437/7951 (z14 81%) https://onthegomap.github.io/planetiler-demo/#14.5/5.27695/115.25757 17:37:24 INF [archive] - features: [ 1.9B 70% 317k/s ] 212G tiles: [ 226M 13k/s ] 49G cpus: 2 gc: 5% heap: 4.2G/6.4G direct: 4.6M postGC: 3.3G read( 6%) -> (322/325) -> encode(78% 78%) -> (323/324) -> write( 1%) last tile: 14/12908/8116 (z14 81%) https://onthegomap.github.io/planetiler-demo/#14.5/1.6587/103.63403 17:37:34 INF [archive] - features: [ 1.9B 70% 347k/s ] 212G tiles: [ 226M 9.8k/s ] 49G cpus: 2 gc: 6% heap: 3.6G/6.4G direct: 4.6M postGC: 2.9G read( 6%) -> (322/325) -> encode(83% 85%) -> (323/324) -> write( 1%) last tile: 14/13048/7695 (z14 81%) https://onthegomap.github.io/planetiler-demo/#14.5/10.8441/106.71021 17:37:44 INF [archive] - features: [ 1.9B 71% 250k/s ] 212G tiles: [ 226M 19k/s ] 49G cpus: 2 gc: 5% heap: 3.4G/6.4G direct: 4.6M postGC: 2.9G read( 7%) -> (321/325) -> encode(78% 78%) -> (323/324) -> write( 1%) last tile: 14/13031/7370 (z14 81%) https://onthegomap.github.io/planetiler-demo/#14.5/17.75915/106.33667 17:37:54 INF [archive] - features: [ 1.9B 71% 233k/s ] 212G tiles: [ 226M 4.6k/s ] 49G cpus: 2 gc: 4% heap: 3.7G/6.4G direct: 4.6M postGC: 3G read( 4%) -> (322/325) -> encode(75% 74%) -> (323/324) -> write( 1%) last tile: 14/12856/7359 (z14 81%) https://onthegomap.github.io/planetiler-demo/#14.5/17.98918/102.49146 17:38:04 INF [archive] - features: [ 1.9B 71% 259k/s ] 212G tiles: [ 226M 6.1k/s ] 49G cpus: 2 gc: 5% heap: 2.9G/6.4G direct: 4.6M postGC: 3G read( 4%) -> (321/325) -> encode(80% 82%) -> (323/324) -> write( 1%) last tile: 14/12871/7655 (z14 81%) https://onthegomap.github.io/planetiler-demo/#14.5/11.70603/102.82104 17:38:14 INF [archive] - features: [ 1.9B 71% 320k/s ] 212G tiles: [ 226M 7.2k/s ] 49G cpus: 2 gc: 6% heap: 3G/6.4G direct: 4.6M postGC: 3G read( 7%) -> (322/325) -> encode(80% 72%) -> (323/324) -> write( 1%) last tile: 14/12768/7542 (z14 81%) https://onthegomap.github.io/planetiler-demo/#14.5/14.12592/100.55786 17:38:24 INF [archive] - features: [ 1.9B 71% 235k/s ] 212G tiles: [ 226M 6.2k/s ] 49G cpus: 2 gc: 3% heap: 4.7G/6.4G direct: 4.6M postGC: 3G read( 3%) -> (322/325) -> encode(79% 80%) -> (323/324) -> write( 1%) last tile: 14/12567/7417 (z14 81%) https://onthegomap.github.io/planetiler-demo/#14.5/16.77299/96.14136 17:38:34 INF [archive] - features: [ 1.9B 71% 419k/s ] 212G tiles: [ 227M 25k/s ] 49G cpus: 2 gc: 5% heap: 4.9G/6.4G direct: 4.6M postGC: 2.8G read( 8%) -> (322/325) -> encode(73% 77%) -> (323/324) -> write( 2%) last tile: 14/12576/7953 (z14 81%) https://onthegomap.github.io/planetiler-demo/#14.5/5.23319/96.33911 17:38:44 INF [archive] - features: [ 1.9B 71% 445k/s ] 212G tiles: [ 227M 29k/s ] 49G cpus: 2 gc: 4% heap: 3.1G/6.4G direct: 4.6M postGC: 2.8G read( 7%) -> (322/325) -> encode(76% 78%) -> (323/324) -> write( 1%) last tile: 14/11843/7758 (z14 81%) https://onthegomap.github.io/planetiler-demo/#14.5/9.48157/80.23315 17:38:54 INF [archive] - features: [ 1.9B 71% 567k/s ] 212G tiles: [ 227M 34k/s ] 49G cpus: 2 gc: 4% heap: 4.3G/6.4G direct: 4.6M postGC: 2.9G read(10%) -> (321/325) -> encode(88% 90%) -> (323/324) -> write( 1%) last tile: 14/11667/7755 (z14 81%) https://onthegomap.github.io/planetiler-demo/#14.5/9.54658/76.36597 17:39:04 INF [archive] - features: [ 1.9B 72% 306k/s ] 212G tiles: [ 227M 2.1k/s ] 50G cpus: 2 gc: 6% heap: 3.5G/6.4G direct: 4.6M postGC: 3.2G read( 6%) -> (322/325) -> encode(75% 76%) -> (323/324) -> write( 1%) last tile: 14/11711/7582 (z14 81%) https://onthegomap.github.io/planetiler-demo/#14.5/13.27203/77.33276 17:39:14 INF [archive] - features: [ 1.9B 72% 335k/s ] 212G tiles: [ 227M 4.7k/s ] 50G cpus: 2 gc: 3% heap: 5.7G/6.4G direct: 4.6M postGC: 3.5G read( 4%) -> (321/325) -> encode(81% 77%) -> (323/324) -> write( 1%) last tile: 14/11631/7650 (z14 81%) https://onthegomap.github.io/planetiler-demo/#14.5/11.81359/75.57495 17:39:24 INF [archive] - features: [ 1.9B 72% 326k/s ] 212G tiles: [ 228M 18k/s ] 50G cpus: 2 gc: 6% heap: 3.7G/6.4G direct: 4.6M postGC: 3G read( 7%) -> (322/325) -> encode(86% 86%) -> (323/324) -> write( 2%) last tile: 14/11760/7386 (z14 82%) https://onthegomap.github.io/planetiler-demo/#14.5/17.42403/78.40942 17:39:34 INF [archive] - features: [ 1.9B 72% 256k/s ] 212G tiles: [ 228M 7.1k/s ] 50G cpus: 2 gc: 5% heap: 2.9G/6.4G direct: 4.6M postGC: 2.9G read( 4%) -> (322/325) -> encode(79% 79%) -> (323/324) -> write( 2%) last tile: 14/11840/7395 (z14 82%) https://onthegomap.github.io/planetiler-demo/#14.5/17.23525/80.16724 17:39:44 INF [archive] - features: [ 1.9B 72% 344k/s ] 212G tiles: [ 228M 21k/s ] 50G cpus: 2 gc: 4% heap: 4.7G/6.4G direct: 4.6M postGC: 3G read( 5%) -> (322/325) -> encode(77% 79%) -> (323/324) -> write( 1%) last tile: 14/12279/7129 (z14 82%) https://onthegomap.github.io/planetiler-demo/#14.5/22.72552/89.81323 17:39:54 INF [archive] - features: [ 1.9B 72% 626k/s ] 212G tiles: [ 228M 2.2k/s ] 50G cpus: 2 gc: 7% heap: 3.5G/6.4G direct: 4.6M postGC: 2.9G read( 9%) -> (322/325) -> encode(87% 83%) -> (323/324) -> write( 1%) last tile: 14/12235/6963 (z14 82%) https://onthegomap.github.io/planetiler-demo/#14.5/26.04691/88.84644 17:40:04 INF [archive] - features: [ 1.9B 72% 473k/s ] 212G tiles: [ 228M 2k/s ] 50G cpus: 2 gc: 7% heap: 3.1G/6.4G direct: 4.6M postGC: 3G read( 7%) -> (322/325) -> encode(75% 78%) -> (323/324) -> write( 1%) last tile: 14/12034/6985 (z14 82%) https://onthegomap.github.io/planetiler-demo/#14.5/25.61181/84.42993 17:40:14 INF [archive] - features: [ 1.9B 73% 313k/s ] 212G tiles: [ 228M 6.4k/s ] 50G cpus: 2 gc: 5% heap: 3.8G/6.4G direct: 4.6M postGC: 3.4G read( 5%) -> (322/325) -> encode(76% 81%) -> (323/324) -> write( 2%) last tile: 14/11842/6940 (z14 82%) https://onthegomap.github.io/planetiler-demo/#14.5/26.50007/80.21118 17:40:24 INF [archive] - features: [ 1.9B 73% 385k/s ] 212G tiles: [ 228M 3.1k/s ] 50G cpus: 2 gc: 5% heap: 4.8G/6.4G direct: 4.6M postGC: 3.8G read( 6%) -> (321/325) -> encode(76% 74%) -> (323/324) -> write( 1%) last tile: 14/11912/6865 (z14 82%) https://onthegomap.github.io/planetiler-demo/#14.5/27.96529/81.74927 17:40:34 INF [archive] - features: [ 1.9B 73% 404k/s ] 212G tiles: [ 228M 5.4k/s ] 50G cpus: 2 gc: 5% heap: 5G/6.4G direct: 4.6M postGC: 3.2G read( 6%) -> (322/325) -> encode(83% 83%) -> (323/324) -> write( 2%) last tile: 14/12094/6879 (z14 82%) https://onthegomap.github.io/planetiler-demo/#14.5/27.69326/85.74829 17:40:44 INF [archive] - features: [ 1.9B 73% 258k/s ] 212G tiles: [ 228M 23k/s ] 50G cpus: 2 gc: 5% heap: 4.3G/6.4G direct: 4.6M postGC: 3G read( 6%) -> (322/325) -> encode(77% 77%) -> (323/324) -> write( 2%) last tile: 14/11610/6592 (z14 82%) https://onthegomap.github.io/planetiler-demo/#14.5/33.12835/75.11353 17:40:54 INF [archive] - features: [ 1.9B 73% 244k/s ] 212G tiles: [ 228M 12k/s ] 50G cpus: 2 gc: 3% heap: 5.4G/6.4G direct: 4.6M postGC: 3G read( 4%) -> (322/325) -> encode(82% 84%) -> (323/324) -> write( 2%) last tile: 14/11270/6242 (z14 82%) https://onthegomap.github.io/planetiler-demo/#14.5/39.3258/67.64282 17:41:04 INF [archive] - features: [ 1.9B 73% 297k/s ] 212G tiles: [ 228M 7.6k/s ] 51G cpus: 2 gc: 6% heap: 4.8G/6.4G direct: 4.6M postGC: 3.3G read( 5%) -> (322/325) -> encode(74% 76%) -> (323/324) -> write( 2%) last tile: 14/11324/6876 (z14 82%) https://onthegomap.github.io/planetiler-demo/#14.5/27.75161/68.82935 17:41:14 INF [archive] - features: [ 1.9B 73% 222k/s ] 212G tiles: [ 229M 6.8k/s ] 51G cpus: 2 gc: 5% heap: 4.1G/6.4G direct: 4.6M postGC: 3G read( 4%) -> (322/325) -> encode(78% 77%) -> (323/324) -> write( 1%) last tile: 14/11654/6721 (z14 82%) https://onthegomap.github.io/planetiler-demo/#14.5/30.72295/76.08032 17:41:24 INF [archive] - features: [ 2B 73% 260k/s ] 212G tiles: [ 229M 4.6k/s ] 51G cpus: 2 gc: 6% heap: 3.4G/6.4G direct: 4.6M postGC: 3.1G read( 5%) -> (322/325) -> encode(76% 77%) -> (323/324) -> write( 1%) last tile: 14/11633/6955 (z14 82%) https://onthegomap.github.io/planetiler-demo/#14.5/26.20473/75.6189 17:41:34 INF [archive] - features: [ 2B 73% 234k/s ] 212G tiles: [ 229M 6.3k/s ] 51G cpus: 2 gc: 3% heap: 4.6G/6.4G direct: 4.6M postGC: 4G read( 3%) -> (322/325) -> encode(79% 78%) -> (323/324) -> write( 1%) last tile: 14/11402/7046 (z14 82%) https://onthegomap.github.io/planetiler-demo/#14.5/24.39713/70.54321 17:41:44 INF [archive] - features: [ 2B 73% 215k/s ] 212G tiles: [ 229M 20k/s ] 51G cpus: 2 gc: 4% heap: 5.4G/6.4G direct: 4.6M postGC: 4.9G read( 4%) -> (322/325) -> encode(78% 80%) -> (323/324) -> write( 2%) last tile: 14/11100/6685 (z14 82%) https://onthegomap.github.io/planetiler-demo/#14.5/31.40053/63.90747 17:41:54 INF [archive] - features: [ 2B 74% 246k/s ] 212G tiles: [ 229M 21k/s ] 51G cpus: 2 gc: 6% heap: 5.2G/6.4G direct: 4.6M postGC: 2.9G read( 7%) -> (320/325) -> encode(89% 85%) -> (323/324) -> write( 3%) last tile: 14/10776/6545 (z14 82%) https://onthegomap.github.io/planetiler-demo/#14.5/33.98892/56.78833 17:42:04 INF [archive] - features: [ 2B 74% 200k/s ] 212G tiles: [ 229M 9.5k/s ] 51G cpus: 2 gc: 5% heap: 4.2G/6.4G direct: 4.6M postGC: 3G read( 6%) -> (322/325) -> encode(73% 78%) -> (321/324) -> write( 1%) last tile: 14/10535/6397 (z14 82%) https://onthegomap.github.io/planetiler-demo/#14.5/36.64198/51.49292 17:42:14 INF [archive] - features: [ 2B 74% 190k/s ] 212G tiles: [ 229M 7.3k/s ] 51G cpus: 2 gc: 4% heap: 3G/6.4G direct: 4.6M postGC: 3G read( 4%) -> (322/325) -> encode(76% 78%) -> (323/324) -> write( 1%) last tile: 14/10240/6522 (z14 82%) https://onthegomap.github.io/planetiler-demo/#14.5/34.40691/45.01099 17:42:24 INF [archive] - features: [ 2B 74% 201k/s ] 212G tiles: [ 229M 9.4k/s ] 51G cpus: 2 gc: 3% heap: 4.3G/6.4G direct: 4.6M postGC: 3.2G read( 4%) -> (322/325) -> encode(77% 78%) -> (323/324) -> write( 2%) last tile: 14/10383/6676 (z14 82%) https://onthegomap.github.io/planetiler-demo/#14.5/31.56917/48.15308 17:42:34 INF [archive] - features: [ 2B 74% 245k/s ] 212G tiles: [ 229M 7.9k/s ] 51G cpus: 2 gc: 5% heap: 3.4G/6.4G direct: 4.6M postGC: 3.1G read( 4%) -> (322/325) -> encode(76% 77%) -> (323/324) -> write( 1%) last tile: 14/10687/7030 (z14 82%) https://onthegomap.github.io/planetiler-demo/#14.5/24.7169/54.83276 17:42:44 INF [archive] - features: [ 2B 74% 275k/s ] 212G tiles: [ 230M 85k/s ] 51G cpus: 2 gc: 2% heap: 3.9G/6.4G direct: 4.6M postGC: 2.8G read( 6%) -> (322/325) -> encode(79% 78%) -> (323/324) -> write( 3%) last tile: 14/10478/7803 (z14 83%) https://onthegomap.github.io/planetiler-demo/#14.5/8.50497/50.24048 17:42:54 INF [archive] - features: [ 2B 74% 281k/s ] 212G tiles: [ 230M 15k/s ] 51G cpus: 2 gc: 4% heap: 4.3G/6.4G direct: 4.6M postGC: 2.8G read( 5%) -> (322/325) -> encode(79% 75%) -> (323/324) -> write( 2%) last tile: 14/9890/8176 (z14 83%) https://onthegomap.github.io/planetiler-demo/#14.5/0.34057/37.32056 17:43:04 INF [archive] - features: [ 2B 74% 429k/s ] 212G tiles: [ 231M 10k/s ] 51G cpus: 2 gc: 7% heap: 3.2G/6.4G direct: 4.6M postGC: 3.3G read( 7%) -> (322/325) -> encode(88% 86%) -> (323/324) -> write( 2%) last tile: 14/10174/7920 (z14 83%) https://onthegomap.github.io/planetiler-demo/#14.5/5.95483/43.56079 17:43:14 INF [archive] - features: [ 2B 74% 205k/s ] 212G tiles: [ 231M 9.2k/s ] 52G cpus: 2 gc: 3% heap: 4.9G/6.4G direct: 4.6M postGC: 3.9G read( 3%) -> (322/325) -> encode(78% 79%) -> (323/324) -> write( 2%) last tile: 14/10007/7193 (z14 83%) https://onthegomap.github.io/planetiler-demo/#14.5/21.42239/39.89136 17:43:24 INF [archive] - features: [ 2B 74% 255k/s ] 212G tiles: [ 231M 18k/s ] 52G cpus: 2 gc: 5% heap: 3G/6.4G direct: 4.6M postGC: 3.1G read( 4%) -> (322/325) -> encode(79% 77%) -> (323/324) -> write( 3%) last tile: 14/9217/7610 (z14 83%) https://onthegomap.github.io/planetiler-demo/#14.5/12.6725/22.53296 17:43:34 INF [archive] - features: [ 2B 75% 536k/s ] 212G tiles: [ 231M 9.7k/s ] 52G cpus: 2 gc: 6% heap: 3.7G/6.4G direct: 4.6M postGC: 3.1G read( 8%) -> (322/325) -> encode(86% 85%) -> (323/324) -> write( 2%) last tile: 14/9602/8091 (z14 83%) https://onthegomap.github.io/planetiler-demo/#14.5/2.20771/30.99243 17:43:44 INF [archive] - features: [ 2B 75% 576k/s ] 212G tiles: [ 231M 1.9k/s ] 52G cpus: 2 gc: 6% heap: 4.9G/6.4G direct: 4.6M postGC: 4.5G read( 8%) -> (322/325) -> encode(76% 73%) -> (323/324) -> write( 1%) last tile: 14/9583/8111 (z14 83%) https://onthegomap.github.io/planetiler-demo/#14.5/1.76852/30.57495 17:43:54 INF [archive] - features: [ 2B 75% 450k/s ] 212G tiles: [ 231M 14k/s ] 52G cpus: 2 gc: 8% heap: 3.3G/6.4G direct: 4.6M postGC: 3.3G read( 7%) -> (322/325) -> encode(87% 85%) -> (323/324) -> write( 2%) last tile: 14/8905/7895 (z14 83%) https://onthegomap.github.io/planetiler-demo/#14.5/6.5009/15.67749 17:44:04 INF [archive] - features: [ 2B 75% 366k/s ] 212G tiles: [ 231M 8.5k/s ] 52G cpus: 2 gc: 5% heap: 4.6G/6.4G direct: 4.6M postGC: 3.7G read( 5%) -> (322/325) -> encode(83% 85%) -> (323/324) -> write( 2%) last tile: 14/8875/8033 (z14 83%) https://onthegomap.github.io/planetiler-demo/#14.5/3.48052/15.01831 17:44:14 INF [archive] - features: [ 2B 75% 446k/s ] 212G tiles: [ 231M 17k/s ] 52G cpus: 2 gc: 5% heap: 4G/6.4G direct: 4.6M postGC: 2.9G read( 7%) -> (322/325) -> encode(79% 83%) -> (323/324) -> write( 2%) last tile: 14/8345/7891 (z14 83%) https://onthegomap.github.io/planetiler-demo/#14.5/6.58822/3.3728 17:44:24 INF [archive] - features: [ 2B 75% 514k/s ] 212G tiles: [ 231M 4.7k/s ] 52G cpus: 2 gc: 5% heap: 4.8G/6.4G direct: 4.6M postGC: 2.9G read( 7%) -> (322/325) -> encode(74% 75%) -> (323/324) -> write( 1%) last tile: 14/8470/7729 (z14 83%) https://onthegomap.github.io/planetiler-demo/#14.5/10.10949/6.11938 17:44:34 INF [archive] - features: [ 2B 76% 622k/s ] 212G tiles: [ 231M 5.7k/s ] 52G cpus: 2 gc: 8% heap: 3.2G/6.4G direct: 4.6M postGC: 3.3G read( 8%) -> (322/325) -> encode(86% 86%) -> (323/324) -> write( 2%) last tile: 14/8662/7638 (z14 83%) https://onthegomap.github.io/planetiler-demo/#14.5/12.07155/10.33813 17:44:44 INF [archive] - features: [ 2B 76% 486k/s ] 212G tiles: [ 232M 7.8k/s ] 52G cpus: 2 gc: 5% heap: 4.3G/6.4G direct: 4.6M postGC: 3G read( 7%) -> (321/325) -> encode(75% 74%) -> (323/324) -> write( 2%) last tile: 14/8214/7570 (z14 83%) https://onthegomap.github.io/planetiler-demo/#14.5/13.52852/0.49438 17:44:54 INF [archive] - features: [ 2B 76% 344k/s ] 212G tiles: [ 232M 24k/s ] 52G cpus: 2 gc: 5% heap: 5G/6.4G direct: 4.6M postGC: 3.2G read( 5%) -> (321/325) -> encode(90% 91%) -> (322/324) -> write( 3%) last tile: 14/9047/7136 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/22.58358/18.79761 17:45:04 INF [archive] - features: [ 2B 76% 223k/s ] 212G tiles: [ 232M 25k/s ] 53G cpus: 2 gc: 5% heap: 3.9G/6.4G direct: 4.6M postGC: 3.2G read( 5%) -> (321/325) -> encode(75% 75%) -> (322/324) -> write( 3%) last tile: 14/8490/6413 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/36.35937/6.55884 17:45:14 INF [archive] - features: [ 2B 76% 438k/s ] 212G tiles: [ 232M 7.2k/s ] 53G cpus: 2 gc: 5% heap: 4G/6.4G direct: 4.6M postGC: 3.4G read( 7%) -> (315/325) -> encode(79% 73%) -> (317/324) -> write( 1%) last tile: 14/8244/6327 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/37.86618/1.15356 17:45:24 INF [archive] - features: [ 2B 76% 384k/s ] 212G tiles: [ 232M 10k/s ] 53G cpus: 2 gc: 7% heap: 4G/6.4G direct: 4.6M postGC: 3.3G read( 8%) -> (322/325) -> encode(81% 84%) -> (323/324) -> write( 1%) last tile: 14/8601/6166 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/40.60561/8.9978 17:45:34 INF [archive] - features: [ 2B 77% 301k/s ] 212G tiles: [ 232M 5.1k/s ] 53G cpus: 2 gc: 5% heap: 4G/6.4G direct: 4.6M postGC: 3.1G read( 6%) -> (322/325) -> encode(74% 76%) -> (323/324) -> write( 1%) last tile: 14/8868/6392 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/36.73008/14.8645 17:45:44 INF [archive] - features: [ 2B 77% 379k/s ] 212G tiles: [ 232M 14k/s ] 53G cpus: 2 gc: 5% heap: 3.6G/6.4G direct: 4.6M postGC: 2.9G read( 8%) -> (322/325) -> encode(75% 76%) -> (323/324) -> write( 1%) last tile: 14/9212/6370 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/37.11653/22.4231 17:45:54 INF [archive] - features: [ 2B 77% 286k/s ] 212G tiles: [ 232M 5.5k/s ] 53G cpus: 2 gc: 5% heap: 4.5G/6.4G direct: 4.6M postGC: 3.1G read( 7%) -> (322/325) -> encode(69% 76%) -> (323/324) -> write( 1%) last tile: 14/9137/6248 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/39.22374/20.77515 17:46:04 INF [archive] - features: [ 2B 77% 247k/s ] 212G tiles: [ 233M 2.9k/s ] 53G cpus: 2 gc: 4% heap: 4.4G/6.4G direct: 4.6M postGC: 3.1G read( 5%) -> (322/325) -> encode(76% 76%) -> (323/324) -> write( 1%) last tile: 14/9234/6318 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/38.02213/22.90649 17:46:14 INF [archive] - features: [ 2B 77% 281k/s ] 212G tiles: [ 233M 4.9k/s ] 53G cpus: 2 gc: 6% heap: 4.4G/6.4G direct: 4.6M postGC: 3.2G read( 6%) -> (322/325) -> encode(76% 76%) -> (323/324) -> write( 1%) last tile: 14/9474/6207 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/39.91816/28.17993 17:46:24 INF [archive] - features: [ 2.1B 77% 249k/s ] 212G tiles: [ 233M 7.9k/s ] 53G cpus: 2 gc: 4% heap: 3.6G/6.4G direct: 4.6M postGC: 3.1G read( 3%) -> (322/325) -> encode(81% 79%) -> (323/324) -> write( 2%) last tile: 14/9657/6409 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/36.43012/32.20093 17:46:34 INF [archive] - features: [ 2.1B 77% 271k/s ] 212G tiles: [ 233M 20k/s ] 53G cpus: 2 gc: 6% heap: 3.3G/6.4G direct: 4.6M postGC: 3.1G read( 7%) -> (322/325) -> encode(74% 76%) -> (323/324) -> write( 1%) last tile: 14/9551/6661 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/31.84956/29.87183 17:46:45 INF [archive] - features: [ 2.1B 77% 379k/s ] 212G tiles: [ 233M 977/s ] 53G cpus: 2 gc: 5% heap: 4.1G/6.4G direct: 4.6M postGC: 3.1G read( 6%) -> (322/325) -> encode(73% 73%) -> (323/324) -> write( 1%) last tile: 14/9619/6753 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/30.11662/31.36597 17:46:55 INF [archive] - features: [ 2.1B 77% 254k/s ] 212G tiles: [ 233M 14k/s ] 53G cpus: 2 gc: 5% heap: 3.2G/6.4G direct: 4.6M postGC: 3.2G read( 6%) -> (322/325) -> encode(80% 76%) -> (323/324) -> write( 2%) last tile: 14/10178/6993 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/25.45319/43.64868 17:47:05 INF [archive] - features: [ 2.1B 77% 214k/s ] 212G tiles: [ 233M 10k/s ] 53G cpus: 2 gc: 4% heap: 4.3G/6.4G direct: 4.6M postGC: 3.1G read( 5%) -> (322/325) -> encode(78% 77%) -> (323/324) -> write( 2%) last tile: 14/9798/6615 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/32.70411/35.29907 17:47:15 INF [archive] - features: [ 2.1B 78% 385k/s ] 212G tiles: [ 233M 3.2k/s ] 54G cpus: 2 gc: 5% heap: 4.1G/6.4G direct: 4.6M postGC: 3.1G read( 7%) -> (322/325) -> encode(74% 75%) -> (323/324) -> write( 1%) last tile: 14/9881/6456 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/35.59479/37.1228 17:47:25 INF [archive] - features: [ 2.1B 78% 303k/s ] 212G tiles: [ 233M 4.6k/s ] 54G cpus: 2 gc: 6% heap: 4.5G/6.4G direct: 4.6M postGC: 3.4G read( 6%) -> (322/325) -> encode(74% 74%) -> (323/324) -> write( 1%) last tile: 14/9730/6271 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/38.83115/33.80493 17:47:35 INF [archive] - features: [ 2.1B 78% 181k/s ] 212G tiles: [ 233M 7k/s ] 54G cpus: 2 gc: 4% heap: 3.2G/6.4G direct: 4.6M postGC: 3.2G read( 3%) -> (322/325) -> encode(74% 78%) -> (323/324) -> write( 2%) last tile: 14/10229/6350 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/37.46614/44.76929 17:47:45 INF [archive] - features: [ 2.1B 78% 285k/s ] 212G tiles: [ 233M 4.8k/s ] 54G cpus: 2 gc: 4% heap: 4.8G/6.4G direct: 4.6M postGC: 4.7G read( 5%) -> (322/325) -> encode(76% 76%) -> (323/324) -> write( 1%) last tile: 14/10140/5953 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/44.06391/42.81372 17:47:55 INF [archive] - features: [ 2.1B 78% 312k/s ] 212G tiles: [ 233M 7.8k/s ] 54G cpus: 2 gc: 5% heap: 4.3G/6.4G direct: 4.6M postGC: 4G read( 6%) -> (322/325) -> encode(71% 79%) -> (323/324) -> write( 1%) last tile: 14/9740/5930 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/44.42593/34.02466 17:48:05 INF [archive] - features: [ 2.1B 78% 346k/s ] 212G tiles: [ 233M 6.1k/s ] 54G cpus: 2 gc: 6% heap: 3.9G/6.4G direct: 4.6M postGC: 3.4G read( 7%) -> (322/325) -> encode(74% 76%) -> (323/324) -> write( 1%) last tile: 14/9735/5753 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/47.13742/33.91479 17:48:15 INF [archive] - features: [ 2.1B 78% 334k/s ] 212G tiles: [ 233M 3k/s ] 54G cpus: 2 gc: 5% heap: 3.7G/6.4G direct: 4.6M postGC: 3.6G read( 6%) -> (322/325) -> encode(76% 79%) -> (323/324) -> write( 1%) last tile: 14/10028/5645 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/48.72721/40.35278 17:48:25 INF [archive] - features: [ 2.1B 78% 331k/s ] 212G tiles: [ 234M 5.8k/s ] 54G cpus: 2 gc: 6% heap: 3.4G/6.4G direct: 4.6M postGC: 3.4G read( 7%) -> (321/325) -> encode(76% 73%) -> (323/324) -> write( 1%) last tile: 14/10186/5570 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/49.80254/43.82446 17:48:35 INF [archive] - features: [ 2.1B 78% 275k/s ] 212G tiles: [ 234M 8.4k/s ] 54G cpus: 2 gc: 4% heap: 4.9G/6.4G direct: 4.6M postGC: 3.3G read( 6%) -> (322/325) -> encode(81% 80%) -> (323/324) -> write( 2%) last tile: 14/10115/5156 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/55.32289/42.2644 17:48:45 INF [archive] - features: [ 2.1B 79% 263k/s ] 212G tiles: [ 234M 5.8k/s ] 54G cpus: 2 gc: 5% heap: 3.8G/6.4G direct: 4.6M postGC: 3.3G read( 7%) -> (322/325) -> encode(78% 78%) -> (323/324) -> write( 2%) last tile: 14/9970/5153 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/55.36038/39.07837 17:48:55 INF [archive] - features: [ 2.1B 79% 302k/s ] 212G tiles: [ 234M 1.6k/s ] 54G cpus: 2 gc: 6% heap: 3.2G/6.4G direct: 4.6M postGC: 3.3G read( 7%) -> (322/325) -> encode(76% 76%) -> (323/324) -> write( 1%) last tile: 14/9839/5154 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/55.34789/36.19995 17:49:05 INF [archive] - features: [ 2.1B 79% 249k/s ] 212G tiles: [ 234M 5.2k/s ] 54G cpus: 2 gc: 4% heap: 4G/6.4G direct: 4.6M postGC: 3.1G read( 5%) -> (321/325) -> encode(79% 73%) -> (322/324) -> write( 2%) last tile: 14/9931/5470 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/51.2/38.22144 17:49:15 INF [archive] - features: [ 2.1B 79% 283k/s ] 212G tiles: [ 234M 3.9k/s ] 55G cpus: 2 gc: 4% heap: 5.4G/6.4G direct: 4.6M postGC: 3.4G read( 6%) -> (322/325) -> encode(74% 76%) -> (323/324) -> write( 1%) last tile: 14/9760/5630 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/48.94415/34.46411 17:49:25 INF [archive] - features: [ 2.1B 79% 261k/s ] 212G tiles: [ 234M 3.2k/s ] 55G cpus: 2 gc: 6% heap: 4.2G/6.4G direct: 4.6M postGC: 3.4G read( 6%) -> (321/325) -> encode(75% 74%) -> (323/324) -> write( 1%) last tile: 14/9580/5528 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/50.39451/30.50903 17:49:35 INF [archive] - features: [ 2.1B 79% 243k/s ] 212G tiles: [ 234M 4.7k/s ] 55G cpus: 2 gc: 4% heap: 5.2G/6.4G direct: 4.6M postGC: 4.3G read( 6%) -> (322/325) -> encode(76% 74%) -> (323/324) -> write( 1%) last tile: 14/9704/5307 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/53.38988/33.23364 17:49:45 INF [archive] - features: [ 2.1B 79% 258k/s ] 212G tiles: [ 234M 4.7k/s ] 55G cpus: 2 gc: 5% heap: 3.8G/6.4G direct: 4.6M postGC: 3.6G read( 6%) -> (322/325) -> encode(75% 80%) -> (323/324) -> write( 1%) last tile: 14/9517/5353 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/52.78283/29.12476 17:49:55 INF [archive] - features: [ 2.1B 79% 290k/s ] 212G tiles: [ 234M 2.9k/s ] 55G cpus: 2 gc: 4% heap: 5.8G/6.4G direct: 4.6M postGC: 3.3G read( 6%) -> (322/325) -> encode(77% 80%) -> (323/324) -> write( 1%) last tile: 14/9399/5120 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/55.77039/26.53198 17:50:05 INF [archive] - features: [ 2.1B 79% 325k/s ] 212G tiles: [ 234M 2k/s ] 55G cpus: 2 gc: 5% heap: 5.3G/6.4G direct: 4.6M postGC: 3.2G read( 7%) -> (321/325) -> encode(79% 69%) -> (322/324) -> write( 1%) last tile: 14/9277/5191 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/54.88293/23.85132 17:50:15 INF [archive] - features: [ 2.1B 79% 345k/s ] 212G tiles: [ 234M 2.2k/s ] 55G cpus: 2 gc: 6% heap: 4.7G/6.4G direct: 4.6M postGC: 3.2G read( 7%) -> (322/325) -> encode(79% 75%) -> (323/324) -> write( 1%) last tile: 14/9245/5408 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/52.04573/23.14819 17:50:25 INF [archive] - features: [ 2.1B 80% 321k/s ] 212G tiles: [ 234M 3.4k/s ] 55G cpus: 2 gc: 6% heap: 4.2G/6.4G direct: 4.6M postGC: 3.3G read( 7%) -> (322/325) -> encode(75% 77%) -> (323/324) -> write( 1%) last tile: 14/9427/5519 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/50.52041/27.14722 17:50:35 INF [archive] - features: [ 2.1B 80% 319k/s ] 212G tiles: [ 234M 2.5k/s ] 55G cpus: 2 gc: 6% heap: 3.7G/6.4G direct: 4.6M postGC: 3.3G read( 7%) -> (322/325) -> encode(75% 80%) -> (323/324) -> write( 1%) last tile: 14/9265/5598 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/49.40382/23.58765 17:50:45 INF [archive] - features: [ 2.1B 80% 248k/s ] 212G tiles: [ 234M 2.8k/s ] 55G cpus: 2 gc: 5% heap: 3.1G/6.4G direct: 4.6M postGC: 3.1G read( 5%) -> (322/325) -> encode(76% 74%) -> (323/324) -> write( 1%) last tile: 14/9301/5887 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/45.09679/24.37866 17:50:55 INF [archive] - features: [ 2.1B 80% 248k/s ] 212G tiles: [ 234M 3.3k/s ] 55G cpus: 2 gc: 4% heap: 5G/6.4G direct: 4.6M postGC: 3.3G read( 5%) -> (322/325) -> encode(78% 74%) -> (323/324) -> write( 1%) last tile: 14/9375/5667 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/48.40733/26.00464 17:51:05 INF [archive] - features: [ 2.1B 80% 262k/s ] 212G tiles: [ 234M 3.7k/s ] 56G cpus: 2 gc: 5% heap: 3.6G/6.4G direct: 4.6M postGC: 3.3G read( 5%) -> (322/325) -> encode(77% 74%) -> (323/324) -> write( 1%) last tile: 14/9607/5706 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/47.83528/31.10229 17:51:15 INF [archive] - features: [ 2.1B 80% 273k/s ] 212G tiles: [ 234M 9.8k/s ] 56G cpus: 2 gc: 4% heap: 5G/6.4G direct: 4.6M postGC: 4.7G read( 7%) -> (321/325) -> encode(76% 74%) -> (323/324) -> write( 1%) last tile: 14/9521/6143 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/40.98819/29.21265 17:51:25 INF [archive] - features: [ 2.1B 80% 263k/s ] 212G tiles: [ 234M 2.6k/s ] 56G cpus: 2 gc: 6% heap: 4.1G/6.4G direct: 4.6M postGC: 3.2G read( 7%) -> (322/325) -> encode(76% 72%) -> (323/324) -> write( 1%) last tile: 14/9381/5929 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/44.44162/26.13647 17:51:35 INF [archive] - features: [ 2.1B 80% 249k/s ] 212G tiles: [ 234M 3.1k/s ] 56G cpus: 2 gc: 5% heap: 3.5G/6.4G direct: 4.6M postGC: 3.3G read( 5%) -> (322/325) -> encode(79% 78%) -> (323/324) -> write( 1%) last tile: 14/9309/6071 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/42.17155/24.55444 17:51:45 INF [archive] - features: [ 2.1B 80% 253k/s ] 212G tiles: [ 234M 3k/s ] 56G cpus: 2 gc: 5% heap: 3.3G/6.4G direct: 4.6M postGC: 3.3G read( 5%) -> (322/325) -> encode(76% 79%) -> (323/324) -> write( 1%) last tile: 14/8960/6143 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/40.98819/16.88599 17:51:55 INF [archive] - features: [ 2.1B 80% 281k/s ] 212G tiles: [ 234M 2.6k/s ] 56G cpus: 2 gc: 4% heap: 5.1G/6.4G direct: 4.6M postGC: 3.2G read( 5%) -> (322/325) -> encode(77% 76%) -> (323/324) -> write( 1%) last tile: 14/9078/5904 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/44.8325/19.47876 17:52:05 INF [archive] - features: [ 2.1B 81% 315k/s ] 212G tiles: [ 234M 1.5k/s ] 56G cpus: 2 gc: 6% heap: 5.2G/6.4G direct: 4.6M postGC: 3.2G read( 7%) -> (322/325) -> encode(74% 76%) -> (323/324) -> write( 1%) last tile: 14/9161/5896 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/44.95702/21.30249 17:52:15 INF [archive] - features: [ 2.2B 81% 309k/s ] 212G tiles: [ 234M 2.5k/s ] 56G cpus: 2 gc: 5% heap: 4.5G/6.4G direct: 4.6M postGC: 3.2G read( 7%) -> (322/325) -> encode(76% 76%) -> (323/324) -> write( 1%) last tile: 14/9156/5674 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/48.30512/21.19263 17:52:25 INF [archive] - features: [ 2.2B 81% 346k/s ] 212G tiles: [ 234M 1.3k/s ] 56G cpus: 2 gc: 5% heap: 4.2G/6.4G direct: 4.6M postGC: 3.2G read( 7%) -> (322/325) -> encode(77% 77%) -> (323/324) -> write( 1%) last tile: 14/9084/5695 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/47.99727/19.6106 17:52:35 INF [archive] - features: [ 2.2B 81% 358k/s ] 212G tiles: [ 234M 861/s ] 56G cpus: 2 gc: 6% heap: 3.5G/6.4G direct: 4.6M postGC: 3.2G read( 8%) -> (322/325) -> encode(73% 77%) -> (323/324) -> write( 1%) last tile: 14/8974/5720 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/47.62838/17.1936 17:52:45 INF [archive] - features: [ 2.2B 81% 318k/s ] 212G tiles: [ 234M 2.1k/s ] 56G cpus: 2 gc: 6% heap: 3.2G/6.4G direct: 4.6M postGC: 3.3G read( 7%) -> (322/325) -> encode(76% 74%) -> (323/324) -> write( 1%) last tile: 14/8931/5840 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/45.82114/16.24878 17:52:55 INF [archive] - features: [ 2.2B 81% 288k/s ] 212G tiles: [ 234M 776/s ] 56G cpus: 2 gc: 4% heap: 5.3G/6.4G direct: 4.6M postGC: 3.2G read( 6%) -> (322/325) -> encode(74% 78%) -> (323/324) -> write( 1%) last tile: 14/8835/5820 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/46.12656/14.1394 17:53:05 INF [archive] - features: [ 2.2B 81% 313k/s ] 212G tiles: [ 234M 737/s ] 56G cpus: 2 gc: 5% heap: 5G/6.4G direct: 4.6M postGC: 3.1G read( 7%) -> (322/325) -> encode(77% 72%) -> (323/324) -> write( 1%) last tile: 14/8939/5736 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/47.39091/16.42456 17:53:15 INF [archive] - features: [ 2.2B 81% 361k/s ] 212G tiles: [ 234M 483/s ] 57G cpus: 2 gc: 5% heap: 4.6G/6.4G direct: 4.6M postGC: 3G read( 9%) -> (322/325) -> encode(72% 75%) -> (323/324) -> write( 1%) last tile: 14/8952/5646 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/48.71271/16.71021 17:53:25 INF [archive] - features: [ 2.2B 82% 324k/s ] 212G tiles: [ 234M 661/s ] 57G cpus: 2 gc: 6% heap: 4.4G/6.4G direct: 4.6M postGC: 3.3G read( 8%) -> (322/325) -> encode(76% 71%) -> (323/324) -> write( 1%) last tile: 14/8848/5691 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/48.05605/14.42505 17:53:35 INF [archive] - features: [ 2.2B 82% 292k/s ] 212G tiles: [ 234M 776/s ] 57G cpus: 2 gc: 5% heap: 4G/6.4G direct: 4.6M postGC: 3.3G read( 7%) -> (322/325) -> encode(76% 71%) -> (323/324) -> write( 1%) last tile: 14/8802/5723 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/47.58394/13.41431 17:53:45 INF [archive] - features: [ 2.2B 82% 346k/s ] 212G tiles: [ 234M 657/s ] 57G cpus: 2 gc: 5% heap: 3.9G/6.4G direct: 4.6M postGC: 3.3G read( 8%) -> (322/325) -> encode(73% 75%) -> (323/324) -> write( 1%) last tile: 14/8736/5648 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/48.68371/11.96411 17:53:55 INF [archive] - features: [ 2.2B 82% 361k/s ] 212G tiles: [ 234M 392/s ] 57G cpus: 2 gc: 6% heap: 3.9G/6.4G direct: 4.6M postGC: 3.3G read(10%) -> (322/325) -> encode(72% 72%) -> (323/324) -> write( 1%) last tile: 14/8767/5712 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/47.74671/12.64526 17:54:05 INF [archive] - features: [ 2.2B 82% 266k/s ] 212G tiles: [ 234M 915/s ] 57G cpus: 2 gc: 5% heap: 3.7G/6.4G direct: 4.6M postGC: 3.2G read( 5%) -> (322/325) -> encode(76% 74%) -> (323/324) -> write( 1%) last tile: 14/8819/5814 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/46.21785/13.78784 17:54:15 INF [archive] - features: [ 2.2B 82% 349k/s ] 212G tiles: [ 234M 703/s ] 57G cpus: 2 gc: 5% heap: 3.2G/6.4G direct: 4.6M postGC: 4.6G read( 7%) -> (322/325) -> encode(73% 76%) -> (322/324) -> write( 1%) last tile: 14/8755/5835 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/45.89765/12.38159 17:54:25 INF [archive] - features: [ 2.2B 82% 396k/s ] 212G tiles: [ 235M 589/s ] 57G cpus: 2 gc: 4% heap: 5.7G/6.4G direct: 4.6M postGC: 5G read( 9%) -> (322/325) -> encode(74% 75%) -> (323/324) -> write( 1%) last tile: 14/8728/5943 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/44.22158/11.78833 17:54:35 INF [archive] - features: [ 2.2B 82% 308k/s ] 212G tiles: [ 235M 1.3k/s ] 57G cpus: 2 gc: 6% heap: 5.7G/6.4G direct: 4.6M postGC: 4.9G read( 7%) -> (322/325) -> encode(71% 76%) -> (323/324) -> write( 1%) last tile: 14/8852/5889 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/45.06576/14.51294 17:54:45 INF [archive] - features: [ 2.2B 83% 273k/s ] 212G tiles: [ 235M 3.2k/s ] 57G cpus: 2 gc: 5% heap: 5G/6.4G direct: 4.6M postGC: 5.1G read( 7%) -> (322/325) -> encode(76% 72%) -> (323/324) -> write( 1%) last tile: 14/8846/6139 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/41.0545/14.3811 17:54:55 INF [archive] - features: [ 2.2B 83% 275k/s ] 212G tiles: [ 235M 1.3k/s ] 57G cpus: 2 gc: 5% heap: 4.8G/6.4G direct: 4.6M postGC: 4.7G read( 6%) -> (322/325) -> encode(76% 74%) -> (323/324) -> write( 1%) last tile: 14/8761/6087 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/41.91045/12.51343 17:55:05 INF [archive] - features: [ 2.2B 83% 329k/s ] 212G tiles: [ 235M 2.2k/s ] 57G cpus: 2 gc: 5% heap: 4.5G/6.4G direct: 4.6M postGC: 3.4G read( 7%) -> (322/325) -> encode(75% 75%) -> (323/324) -> write( 1%) last tile: 14/8697/5966 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/43.8583/11.10718 17:55:15 INF [archive] - features: [ 2.2B 83% 329k/s ] 212G tiles: [ 235M 665/s ] 57G cpus: 2 gc: 5% heap: 4.4G/6.4G direct: 4.6M postGC: 3.9G read( 7%) -> (322/325) -> encode(77% 73%) -> (323/324) -> write( 1%) last tile: 14/8606/5895 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/44.97257/9.10767 17:55:25 INF [archive] - features: [ 2.2B 83% 319k/s ] 212G tiles: [ 235M 1.3k/s ] 58G cpus: 2 gc: 5% heap: 4.2G/6.4G direct: 4.6M postGC: 3.5G read( 7%) -> (322/325) -> encode(73% 74%) -> (323/324) -> write( 1%) last tile: 14/8513/5927 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/44.47299/7.06421 17:55:35 INF [archive] - features: [ 2.2B 83% 322k/s ] 212G tiles: [ 235M 904/s ] 58G cpus: 2 gc: 5% heap: 3.8G/6.4G direct: 4.6M postGC: 3.5G read( 8%) -> (322/325) -> encode(75% 73%) -> (323/324) -> write( 1%) last tile: 14/8460/6011 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/43.14108/5.89966 17:55:40 WAR [archive:encode] - {x=8290 y=6118 z=14} 1081kb uncompressed 17:55:40 WAR [archive:encode] - {x=8290 y=6119 z=14} 1067kb uncompressed 17:55:45 INF [archive] - features: [ 2.2B 83% 298k/s ] 212G tiles: [ 235M 3.5k/s ] 58G cpus: 2 gc: 5% heap: 4G/6.4G direct: 4.6M postGC: 3.6G read( 7%) -> (322/325) -> encode(76% 73%) -> (323/324) -> write( 1%) last tile: 14/8262/6111 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/41.5168/1.54907 17:55:55 INF [archive] - features: [ 2.2B 83% 253k/s ] 212G tiles: [ 235M 1.2k/s ] 58G cpus: 2 gc: 4% heap: 4.1G/6.4G direct: 4.6M postGC: 4G read( 5%) -> (322/325) -> encode(77% 76%) -> (323/324) -> write( 1%) last tile: 14/8311/6053 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/42.46399/2.62573 17:56:05 INF [archive] - features: [ 2.2B 83% 365k/s ] 212G tiles: [ 235M 670/s ] 58G cpus: 2 gc: 6% heap: 3.7G/6.4G direct: 4.6M postGC: 3.5G read( 8%) -> (322/325) -> encode(70% 76%) -> (323/324) -> write( 1%) last tile: 14/8200/6001 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/43.3012/0.18677 17:56:15 INF [archive] - features: [ 2.2B 84% 340k/s ] 212G tiles: [ 235M 744/s ] 58G cpus: 2 gc: 6% heap: 3.6G/6.4G direct: 4.6M postGC: 3.5G read( 7%) -> (320/325) -> encode(74% 73%) -> (322/324) -> write( 1%) last tile: 14/8276/5912 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/44.70771/1.85669 17:56:25 INF [archive] - features: [ 2.2B 84% 330k/s ] 212G tiles: [ 235M 954/s ] 58G cpus: 2 gc: 5% heap: 3.3G/6.4G direct: 4.6M postGC: 3.3G read( 7%) -> (321/325) -> encode(74% 75%) -> (323/324) -> write( 1%) last tile: 14/8359/5990 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/43.47684/3.68042 17:56:35 INF [archive] - features: [ 2.2B 84% 393k/s ] 212G tiles: [ 235M 502/s ] 58G cpus: 2 gc: 4% heap: 5.7G/6.4G direct: 4.6M postGC: 3.2G read( 9%) -> (322/325) -> encode(74% 76%) -> (323/324) -> write( 1%) last tile: 14/8442/5989 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/43.49278/5.50415 17:56:45 INF [archive] - features: [ 2.2B 84% 357k/s ] 212G tiles: [ 235M 626/s ] 58G cpus: 2 gc: 6% heap: 5.7G/6.4G direct: 4.6M postGC: 3.2G read( 8%) -> (322/325) -> encode(76% 75%) -> (323/324) -> write( 1%) last tile: 14/8412/5875 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/45.28262/4.84497 17:56:55 INF [archive] - features: [ 2.2B 84% 366k/s ] 212G tiles: [ 235M 376/s ] 58G cpus: 2 gc: 6% heap: 5.3G/6.4G direct: 4.6M postGC: 3.2G read( 8%) -> (322/325) -> encode(74% 72%) -> (323/324) -> write( 1%) last tile: 14/8433/5801 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/46.41514/5.3064 17:57:05 INF [archive] - features: [ 2.2B 84% 348k/s ] 212G tiles: [ 235M 786/s ] 58G cpus: 2 gc: 5% heap: 5.3G/6.4G direct: 4.6M postGC: 3.3G read( 7%) -> (321/325) -> encode(74% 76%) -> (322/324) -> write( 1%) last tile: 14/8339/5843 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/45.77519/3.24097 17:57:15 INF [archive] - features: [ 2.3B 84% 333k/s ] 212G tiles: [ 235M 1k/s ] 58G cpus: 2 gc: 5% heap: 5.2G/6.4G direct: 4.6M postGC: 3.2G read( 7%) -> (322/325) -> encode(74% 75%) -> (323/324) -> write( 1%) last tile: 14/8218/5837 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/45.86706/0.58228 17:57:25 INF [archive] - features: [ 2.3B 84% 362k/s ] 212G tiles: [ 235M 1.1k/s ] 58G cpus: 2 gc: 6% heap: 4.8G/6.4G direct: 4.6M postGC: 3.2G read( 8%) -> (322/325) -> encode(73% 73%) -> (323/324) -> write( 1%) last tile: 14/8288/5714 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/47.71715/2.12036 17:57:35 INF [archive] - features: [ 2.3B 85% 370k/s ] 212G tiles: [ 235M 769/s ] 59G cpus: 2 gc: 6% heap: 4.7G/6.4G direct: 4.6M postGC: 3.2G read( 7%) -> (322/325) -> encode(76% 73%) -> (323/324) -> write( 1%) last tile: 14/8201/5694 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/48.01197/0.20874 17:57:45 INF [archive] - features: [ 2.3B 85% 394k/s ] 212G tiles: [ 235M 642/s ] 59G cpus: 2 gc: 6% heap: 4.7G/6.4G direct: 4.6M postGC: 3.3G read(10%) -> (322/325) -> encode(75% 67%) -> (323/324) -> write( 1%) last tile: 14/8289/5645 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/48.72721/2.14233 17:57:55 INF [archive] - features: [ 2.3B 85% 402k/s ] 212G tiles: [ 235M 548/s ] 59G cpus: 2 gc: 5% heap: 4.4G/6.4G direct: 4.6M postGC: 3.3G read( 8%) -> (322/325) -> encode(75% 77%) -> (323/324) -> write( 1%) last tile: 14/8322/5721 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/47.61357/2.86743 17:58:05 INF [archive] - features: [ 2.3B 85% 352k/s ] 212G tiles: [ 235M 1.3k/s ] 59G cpus: 2 gc: 5% heap: 4.2G/6.4G direct: 4.6M postGC: 3.2G read( 7%) -> (321/325) -> encode(75% 72%) -> (322/324) -> write( 1%) last tile: 14/8486/5683 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/48.17341/6.47095 17:58:15 INF [archive] - features: [ 2.3B 85% 387k/s ] 212G tiles: [ 235M 505/s ] 59G cpus: 2 gc: 6% heap: 4.1G/6.4G direct: 4.6M postGC: 3.2G read( 9%) -> (321/325) -> encode(73% 75%) -> (323/324) -> write( 1%) last tile: 14/8540/5685 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/48.1441/7.65747 17:58:25 INF [archive] - features: [ 2.3B 85% 379k/s ] 212G tiles: [ 235M 361/s ] 59G cpus: 2 gc: 6% heap: 4G/6.4G direct: 4.6M postGC: 3.2G read( 9%) -> (321/325) -> encode(70% 76%) -> (323/324) -> write( 1%) last tile: 14/8559/5759 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/47.04767/8.07495 17:58:35 INF [archive] - features: [ 2.3B 85% 350k/s ] 212G tiles: [ 235M 724/s ] 59G cpus: 2 gc: 5% heap: 3.9G/6.4G direct: 4.6M postGC: 3.2G read( 8%) -> (320/325) -> encode(72% 76%) -> (323/324) -> write( 1%) last tile: 14/8494/5777 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/46.77749/6.64673 17:58:45 INF [archive] - features: [ 2.3B 86% 330k/s ] 212G tiles: [ 235M 400/s ] 59G cpus: 2 gc: 5% heap: 3.8G/6.4G direct: 4.6M postGC: 3.3G read( 9%) -> (322/325) -> encode(70% 77%) -> (323/324) -> write( 1%) last tile: 14/8479/5864 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/45.45242/6.31714 17:58:55 INF [archive] - features: [ 2.3B 86% 292k/s ] 212G tiles: [ 235M 829/s ] 59G cpus: 2 gc: 5% heap: 3.8G/6.4G direct: 4.6M postGC: 3.2G read( 7%) -> (322/325) -> encode(77% 73%) -> (323/324) -> write( 1%) last tile: 14/8539/5802 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/46.39999/7.6355 17:59:05 INF [archive] - features: [ 2.3B 86% 309k/s ] 212G tiles: [ 235M 697/s ] 59G cpus: 2 gc: 5% heap: 3.7G/6.4G direct: 4.6M postGC: 3.2G read( 8%) -> (323/325) -> encode(74% 74%) -> (323/324) -> write( 1%) last tile: 14/8597/5852 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/45.63709/8.90991 17:59:15 INF [archive] - features: [ 2.3B 86% 329k/s ] 212G tiles: [ 235M 356/s ] 59G cpus: 2 gc: 6% heap: 3.6G/6.4G direct: 4.6M postGC: 3.2G read( 9%) -> (322/325) -> encode(73% 74%) -> (323/324) -> write( 1%) last tile: 14/8653/5834 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/45.91294/10.14038 17:59:25 INF [archive] - features: [ 2.3B 86% 294k/s ] 212G tiles: [ 235M 788/s ] 59G cpus: 2 gc: 5% heap: 3.4G/6.4G direct: 4.6M postGC: 3.2G read( 7%) -> (322/325) -> encode(77% 72%) -> (323/324) -> write( 1%) last tile: 14/8692/5766 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/46.94276/10.99731 17:59:35 INF [archive] - features: [ 2.3B 86% 327k/s ] 212G tiles: [ 235M 568/s ] 59G cpus: 2 gc: 5% heap: 3.2G/6.4G direct: 4.6M postGC: 3.2G read( 8%) -> (322/325) -> encode(71% 76%) -> (323/324) -> write( 1%) last tile: 14/8585/5744 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/47.27177/8.64624 17:59:45 INF [archive] - features: [ 2.3B 86% 363k/s ] 212G tiles: [ 235M 372/s ] 59G cpus: 2 gc: 5% heap: 3.1G/6.4G direct: 4.6M postGC: 3.2G read( 8%) -> (322/325) -> encode(74% 74%) -> (323/324) -> write( 1%) last tile: 14/8602/5680 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/48.21735/9.01978 17:59:55 INF [archive] - features: [ 2.3B 86% 396k/s ] 212G tiles: [ 235M 279/s ] 60G cpus: 2 gc: 5% heap: 3.1G/6.4G direct: 4.6M postGC: 3.2G read(10%) -> (322/325) -> encode(70% 75%) -> (323/324) -> write( 1%) last tile: 14/8631/5646 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/48.71271/9.65698 18:00:06 INF [archive] - features: [ 2.3B 87% 385k/s ] 212G tiles: [ 235M 503/s ] 60G cpus: 2 gc: 6% heap: 3.1G/6.4G direct: 4.6M postGC: 3.2G read( 9%) -> (322/325) -> encode(71% 75%) -> (323/324) -> write( 1%) last tile: 14/8693/5604 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/49.31796/11.01929 18:00:16 INF [archive] - features: [ 2.3B 87% 389k/s ] 212G tiles: [ 235M 443/s ] 60G cpus: 2 gc: 4% heap: 5.7G/6.4G direct: 4.6M postGC: 3.1G read( 9%) -> (322/325) -> encode(75% 74%) -> (323/324) -> write( 1%) last tile: 14/8602/5623 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/49.04507/9.01978 18:00:26 INF [archive] - features: [ 2.3B 87% 386k/s ] 212G tiles: [ 235M 383/s ] 60G cpus: 2 gc: 5% heap: 5.4G/6.4G direct: 4.6M postGC: 3G read( 9%) -> (321/325) -> encode(73% 73%) -> (323/324) -> write( 1%) last tile: 14/8619/5557 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/49.98655/9.39331 18:00:36 INF [archive] - features: [ 2.3B 87% 395k/s ] 212G tiles: [ 235M 360/s ] 60G cpus: 2 gc: 7% heap: 3.1G/6.4G direct: 4.6M postGC: 3.2G read(10%) -> (321/325) -> encode(72% 70%) -> (323/324) -> write( 1%) last tile: 14/8665/5514 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/50.59021/10.40405 18:00:46 INF [archive] - features: [ 2.3B 87% 365k/s ] 212G tiles: [ 235M 640/s ] 60G cpus: 2 gc: 4% heap: 5.5G/6.4G direct: 4.6M postGC: 4.7G read( 9%) -> (322/325) -> encode(76% 73%) -> (323/324) -> write( 1%) last tile: 14/8643/5447 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/51.51558/9.92065 18:00:56 INF [archive] - features: [ 2.3B 87% 378k/s ] 212G tiles: [ 235M 680/s ] 60G cpus: 2 gc: 6% heap: 5.5G/6.4G direct: 4.6M postGC: 4.5G read( 9%) -> (321/325) -> encode(72% 74%) -> (323/324) -> write( 1%) last tile: 14/8632/5384 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/52.36889/9.67896 18:01:06 INF [archive] - features: [ 2.3B 87% 392k/s ] 212G tiles: [ 235M 406/s ] 60G cpus: 2 gc: 6% heap: 5.5G/6.4G direct: 4.6M postGC: 4.4G read( 9%) -> (322/325) -> encode(70% 75%) -> (323/324) -> write( 1%) last tile: 14/8625/5442 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/51.5839/9.52515 18:01:16 INF [archive] - features: [ 2.3B 88% 385k/s ] 212G tiles: [ 235M 449/s ] 60G cpus: 2 gc: 5% heap: 5.2G/6.4G direct: 4.6M postGC: 4.4G read( 9%) -> (321/325) -> encode(72% 74%) -> (323/324) -> write( 1%) last tile: 14/8515/5474 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/51.14489/7.10815 18:01:26 INF [archive] - features: [ 2.3B 88% 411k/s ] 212G tiles: [ 235M 170/s ] 60G cpus: 2 gc: 5% heap: 4.5G/6.4G direct: 4.6M postGC: 4.2G read(10%) -> (322/325) -> encode(71% 74%) -> (323/324) -> write( 1%) last tile: 14/8544/5470 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/51.2/7.74536 18:01:36 INF [archive] - features: [ 2.3B 88% 402k/s ] 212G tiles: [ 235M 452/s ] 60G cpus: 2 gc: 5% heap: 4.2G/6.4G direct: 4.6M postGC: 3.1G read( 9%) -> (322/325) -> encode(74% 72%) -> (323/324) -> write( 1%) last tile: 14/8528/5438 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/51.63848/7.3938 18:01:46 INF [archive] - features: [ 2.4B 88% 493k/s ] 212G tiles: [ 235M 347/s ] 60G cpus: 2 gc: 7% heap: 3.5G/6.4G direct: 4.6M postGC: 3.2G read(10%) -> (322/325) -> encode(86% 85%) -> (323/324) -> write( 1%) last tile: 14/8458/5422 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/51.85614/5.85571 18:01:56 INF [archive] - features: [ 2.4B 88% 438k/s ] 212G tiles: [ 235M 228/s ] 60G cpus: 2 gc: 5% heap: 3.2G/6.4G direct: 4.6M postGC: 3G read( 9%) -> (322/325) -> encode(71% 75%) -> (323/324) -> write( 1%) last tile: 14/8506/5451 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/51.46085/6.9104 18:02:06 INF [archive] - features: [ 2.4B 88% 453k/s ] 212G tiles: [ 235M 147/s ] 60G cpus: 2 gc: 4% heap: 5.7G/6.4G direct: 4.6M postGC: 3G read(10%) -> (321/325) -> encode(75% 73%) -> (322/324) -> write( 1%) last tile: 14/8494/5488 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/50.95151/6.64673 18:02:16 INF [archive] - features: [ 2.4B 89% 471k/s ] 212G tiles: [ 235M 455/s ] 60G cpus: 2 gc: 8% heap: 3.3G/6.4G direct: 4.6M postGC: 3.2G read(11%) -> (322/325) -> encode(87% 82%) -> (323/324) -> write( 1%) last tile: 14/8493/5531 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/50.35247/6.62476 18:02:26 INF [archive] - features: [ 2.4B 89% 385k/s ] 212G tiles: [ 235M 416/s ] 61G cpus: 2 gc: 5% heap: 4.1G/6.4G direct: 4.6M postGC: 3.3G read( 9%) -> (322/325) -> encode(72% 75%) -> (323/324) -> write( 1%) last tile: 14/8539/5536 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/50.28232/7.6355 18:02:36 INF [archive] - features: [ 2.4B 89% 412k/s ] 212G tiles: [ 235M 498/s ] 61G cpus: 2 gc: 5% heap: 4.6G/6.4G direct: 4.6M postGC: 4.1G read( 9%) -> (321/325) -> encode(76% 76%) -> (321/324) -> write( 1%) last tile: 14/8492/5626 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/49.00184/6.60278 18:02:46 INF [archive] - features: [ 2.4B 89% 412k/s ] 212G tiles: [ 235M 829/s ] 61G cpus: 2 gc: 6% heap: 5.4G/6.4G direct: 4.6M postGC: 3.3G read( 9%) -> (322/325) -> encode(78% 78%) -> (323/324) -> write( 1%) last tile: 14/8416/5560 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/49.94415/4.93286 18:02:56 INF [archive] - features: [ 2.4B 89% 405k/s ] 212G tiles: [ 235M 555/s ] 61G cpus: 2 gc: 6% heap: 5.3G/6.4G direct: 4.6M postGC: 3.2G read( 8%) -> (322/325) -> encode(74% 72%) -> (323/324) -> write( 1%) last tile: 14/8355/5523 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/50.4645/3.59253 18:03:06 INF [archive] - features: [ 2.4B 89% 486k/s ] 212G tiles: [ 235M 661/s ] 61G cpus: 2 gc: 7% heap: 3.5G/6.4G direct: 4.6M postGC: 3.1G read( 9%) -> (322/325) -> encode(81% 79%) -> (323/324) -> write( 1%) last tile: 14/8309/5631 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/48.92972/2.58179 18:03:16 INF [archive] - features: [ 2.4B 89% 429k/s ] 212G tiles: [ 235M 671/s ] 61G cpus: 2 gc: 6% heap: 3.5G/6.4G direct: 4.6M postGC: 3.2G read( 9%) -> (322/325) -> encode(73% 73%) -> (323/324) -> write( 1%) last tile: 14/8214/5573 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/49.75998/0.49438 18:03:26 INF [archive] - features: [ 2.4B 90% 483k/s ] 212G tiles: [ 235M 1.5k/s ] 61G cpus: 2 gc: 7% heap: 3.5G/6.4G direct: 4.6M postGC: 3.5G read(11%) -> (322/325) -> encode(86% 85%) -> (323/324) -> write( 1%) last tile: 14/8200/5470 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/51.2/0.18677 18:03:36 INF [archive] - features: [ 2.4B 90% 355k/s ] 212G tiles: [ 235M 1.2k/s ] 61G cpus: 2 gc: 5% heap: 4G/6.4G direct: 4.6M postGC: 3G read( 7%) -> (322/325) -> encode(75% 74%) -> (323/324) -> write( 1%) last tile: 14/8378/5436 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/51.66574/4.0979 18:03:46 INF [archive] - features: [ 2.4B 90% 428k/s ] 212G tiles: [ 235M 441/s ] 61G cpus: 2 gc: 5% heap: 4G/6.4G direct: 4.6M postGC: 3.2G read( 9%) -> (322/325) -> encode(74% 73%) -> (323/324) -> write( 1%) last tile: 14/8380/5472 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/51.17245/4.14185 18:03:56 INF [archive] - features: [ 2.4B 90% 519k/s ] 212G tiles: [ 235M 260/s ] 61G cpus: 2 gc: 7% heap: 4.4G/6.4G direct: 4.6M postGC: 3.4G read(11%) -> (321/325) -> encode(87% 85%) -> (323/324) -> write( 1%) last tile: 14/8407/5493 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/50.88224/4.73511 18:04:06 INF [archive] - features: [ 2.4B 90% 432k/s ] 212G tiles: [ 235M 240/s ] 61G cpus: 2 gc: 6% heap: 4.6G/6.4G direct: 4.6M postGC: 3.1G read( 9%) -> (322/325) -> encode(73% 72%) -> (323/324) -> write( 1%) last tile: 14/8441/5450 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/51.47454/5.48218 18:04:16 INF [archive] - features: [ 2.4B 90% 430k/s ] 212G tiles: [ 235M 168/s ] 61G cpus: 2 gc: 6% heap: 5G/6.4G direct: 4.6M postGC: 3.3G read( 9%) -> (321/325) -> encode(70% 75%) -> (321/324) -> write( 1%) last tile: 14/8393/5417 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/51.92394/4.42749 18:04:26 INF [archive] - features: [ 2.4B 91% 412k/s ] 212G tiles: [ 235M 96/s ] 61G cpus: 2 gc: 8% heap: 3.3G/6.4G direct: 4.6M postGC: 3.4G read( 9%) -> (322/325) -> encode(70% 71%) -> (322/324) -> write( 1%) last tile: 14/8397/5395 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/52.22107/4.51538 18:04:36 INF [archive] - features: [ 2.4B 91% 433k/s ] 212G tiles: [ 235M 109/s ] 61G cpus: 2 gc: 4% heap: 5.4G/6.4G direct: 4.6M postGC: 4.8G read( 7%) -> (321/325) -> encode(74% 77%) -> (323/324) -> write( 1%) last tile: 14/8432/5397 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/52.19414/5.28442 18:04:46 INF [archive] - features: [ 2.4B 91% 389k/s ] 212G tiles: [ 235M 2.3k/s ] 61G cpus: 2 gc: 5% heap: 5.2G/6.4G direct: 4.6M postGC: 4.1G read( 7%) -> (321/325) -> encode(75% 73%) -> (322/324) -> write( 1%) last tile: 14/8206/5317 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/53.25864/0.3186 18:04:56 INF [archive] - features: [ 2.4B 91% 403k/s ] 212G tiles: [ 235M 6.6k/s ] 62G cpus: 2 gc: 6% heap: 5.6G/6.4G direct: 4.6M postGC: 3.3G read(10%) -> (322/325) -> encode(81% 75%) -> (323/324) -> write( 1%) last tile: 14/8486/5341 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/52.94202/6.47095 18:05:06 INF [archive] - features: [ 2.4B 91% 389k/s ] 212G tiles: [ 235M 935/s ] 62G cpus: 2 gc: 6% heap: 5.6G/6.4G direct: 4.6M postGC: 3.2G read( 9%) -> (322/325) -> encode(73% 75%) -> (323/324) -> write( 1%) last tile: 14/8592/5276 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/53.79416/8.80005 18:05:16 INF [archive] - features: [ 2.4B 91% 387k/s ] 212G tiles: [ 235M 801/s ] 62G cpus: 2 gc: 6% heap: 5.4G/6.4G direct: 4.6M postGC: 3.2G read( 9%) -> (321/325) -> encode(73% 71%) -> (323/324) -> write( 1%) last tile: 14/8663/5312 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/53.32431/10.36011 18:05:26 INF [archive] - features: [ 2.4B 91% 379k/s ] 212G tiles: [ 235M 723/s ] 62G cpus: 2 gc: 6% heap: 5.3G/6.4G direct: 4.6M postGC: 3.2G read( 9%) -> (322/325) -> encode(73% 73%) -> (323/324) -> write( 1%) last tile: 14/8681/5274 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/53.82011/10.75562 18:05:36 INF [archive] - features: [ 2.4B 92% 367k/s ] 212G tiles: [ 235M 1.3k/s ] 62G cpus: 2 gc: 6% heap: 5.2G/6.4G direct: 4.6M postGC: 3.2G read( 7%) -> (322/325) -> encode(74% 73%) -> (323/324) -> write( 1%) last tile: 14/8663/5151 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/55.38535/10.36011 18:05:46 INF [archive] - features: [ 2.5B 92% 383k/s ] 212G tiles: [ 235M 1.3k/s ] 62G cpus: 2 gc: 6% heap: 5G/6.4G direct: 4.6M postGC: 3.2G read( 9%) -> (322/325) -> encode(74% 71%) -> (323/324) -> write( 1%) last tile: 14/8808/5222 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/54.48919/13.54614 18:05:56 INF [archive] - features: [ 2.5B 92% 345k/s ] 212G tiles: [ 235M 3.5k/s ] 62G cpus: 2 gc: 6% heap: 4.6G/6.4G direct: 4.6M postGC: 3.2G read( 8%) -> (322/325) -> encode(75% 75%) -> (323/324) -> write( 1%) last tile: 14/8885/5357 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/52.72964/15.23804 18:06:06 INF [archive] - features: [ 2.5B 92% 389k/s ] 212G tiles: [ 235M 1k/s ] 62G cpus: 2 gc: 6% heap: 4.9G/6.4G direct: 4.6M postGC: 3.3G read( 9%) -> (322/325) -> encode(77% 80%) -> (323/324) -> write( 1%) last tile: 14/8778/5276 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/53.79416/12.88696 18:06:16 INF [archive] - features: [ 2.5B 92% 371k/s ] 212G tiles: [ 235M 1.2k/s ] 62G cpus: 2 gc: 5% heap: 4.7G/6.4G direct: 4.6M postGC: 3.1G read( 8%) -> (322/325) -> encode(73% 74%) -> (323/324) -> write( 1%) last tile: 14/8764/5393 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/52.24798/12.57935 18:06:26 INF [archive] - features: [ 2.5B 92% 384k/s ] 212G tiles: [ 235M 726/s ] 62G cpus: 2 gc: 6% heap: 4.3G/6.4G direct: 4.6M postGC: 3.1G read(10%) -> (322/325) -> encode(75% 70%) -> (323/324) -> write( 1%) last tile: 14/8814/5480 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/51.06211/13.67798 18:06:36 INF [archive] - features: [ 2.5B 92% 371k/s ] 212G tiles: [ 235M 431/s ] 62G cpus: 2 gc: 6% heap: 4.6G/6.4G direct: 4.6M postGC: 3.3G read( 9%) -> (322/325) -> encode(72% 73%) -> (323/324) -> write( 1%) last tile: 14/8725/5440 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/51.61119/11.72241 18:06:46 INF [archive] - features: [ 2.5B 93% 354k/s ] 212G tiles: [ 235M 688/s ] 62G cpus: 2 gc: 6% heap: 4.6G/6.4G direct: 4.6M postGC: 3.3G read( 8%) -> (322/325) -> encode(74% 72%) -> (323/324) -> write( 1%) last tile: 14/8712/5611 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/49.2176/11.43677 18:06:56 INF [archive] - features: [ 2.5B 93% 329k/s ] 212G tiles: [ 235M 830/s ] 62G cpus: 2 gc: 5% heap: 4.2G/6.4G direct: 4.6M postGC: 3.3G read( 7%) -> (322/325) -> encode(75% 72%) -> (323/324) -> write( 1%) last tile: 14/8784/5564 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/49.88756/13.0188 18:07:06 INF [archive] - features: [ 2.5B 93% 333k/s ] 212G tiles: [ 235M 635/s ] 63G cpus: 2 gc: 5% heap: 3.5G/6.4G direct: 4.6M postGC: 3.3G read( 8%) -> (322/325) -> encode(75% 73%) -> (323/324) -> write( 1%) last tile: 14/8851/5546 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/50.14171/14.49097 18:07:16 INF [archive] - features: [ 2.5B 93% 318k/s ] 212G tiles: [ 235M 672/s ] 63G cpus: 2 gc: 4% heap: 5.4G/6.4G direct: 4.6M postGC: 4.7G read( 7%) -> (322/325) -> encode(75% 75%) -> (323/324) -> write( 1%) last tile: 14/8929/5606 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/49.28931/16.20483 18:07:26 INF [archive] - features: [ 2.5B 93% 342k/s ] 212G tiles: [ 235M 702/s ] 63G cpus: 2 gc: 5% heap: 4.7G/6.4G direct: 4.6M postGC: 3.9G read( 8%) -> (322/325) -> encode(72% 76%) -> (323/324) -> write( 1%) last tile: 14/8954/5482 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/51.03449/16.75415 18:07:36 INF [archive] - features: [ 2.5B 93% 359k/s ] 212G tiles: [ 235M 965/s ] 63G cpus: 2 gc: 5% heap: 4.7G/6.4G direct: 4.6M postGC: 4.1G read( 8%) -> (321/325) -> encode(75% 74%) -> (323/324) -> write( 1%) last tile: 14/8836/5397 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/52.19414/14.16138 18:07:46 INF [archive] - features: [ 2.5B 93% 403k/s ] 212G tiles: [ 235M 1.2k/s ] 63G cpus: 2 gc: 5% heap: 4.4G/6.4G direct: 4.6M postGC: 3.6G read( 8%) -> (322/325) -> encode(71% 75%) -> (323/324) -> write( 1%) last tile: 14/9079/5423 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/51.84257/19.50073 18:07:56 INF [archive] - features: [ 2.5B 93% 413k/s ] 212G tiles: [ 235M 900/s ] 63G cpus: 2 gc: 6% heap: 4.2G/6.4G direct: 4.6M postGC: 3.6G read( 9%) -> (321/325) -> encode(76% 69%) -> (323/324) -> write( 1%) last tile: 14/8972/5473 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/51.15868/17.14966 18:08:06 INF [archive] - features: [ 2.5B 94% 361k/s ] 212G tiles: [ 235M 843/s ] 63G cpus: 2 gc: 6% heap: 3.8G/6.4G direct: 4.6M postGC: 3.4G read( 8%) -> (321/325) -> encode(74% 75%) -> (323/324) -> write( 1%) last tile: 14/9007/5587 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/49.56085/17.9187 18:08:16 INF [archive] - features: [ 2.5B 94% 379k/s ] 212G tiles: [ 235M 579/s ] 63G cpus: 2 gc: 5% heap: 3.8G/6.4G direct: 4.6M postGC: 3.3G read( 8%) -> (322/325) -> encode(78% 72%) -> (323/324) -> write( 1%) last tile: 14/9046/5555 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/50.0148/18.77563 18:08:26 INF [archive] - features: [ 2.5B 94% 415k/s ] 212G tiles: [ 235M 645/s ] 63G cpus: 2 gc: 6% heap: 3.4G/6.4G direct: 4.6M postGC: 3.4G read( 8%) -> (322/325) -> encode(74% 71%) -> (323/324) -> write( 1%) last tile: 14/9108/5544 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/50.16986/20.13794 18:08:36 INF [archive] - features: [ 2.5B 94% 372k/s ] 212G tiles: [ 235M 777/s ] 63G cpus: 2 gc: 6% heap: 3.2G/6.4G direct: 4.6M postGC: 3.3G read( 8%) -> (322/325) -> encode(75% 76%) -> (323/324) -> write( 1%) last tile: 14/9212/5585 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/49.58935/22.4231 18:08:46 INF [archive] - features: [ 2.5B 94% 415k/s ] 212G tiles: [ 235M 913/s ] 63G cpus: 2 gc: 4% heap: 5.8G/6.4G direct: 4.6M postGC: 3.3G read( 8%) -> (322/325) -> encode(71% 77%) -> (323/324) -> write( 1%) last tile: 14/9148/5498 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/50.81288/21.01685 18:08:56 INF [archive] - features: [ 2.5B 94% 411k/s ] 212G tiles: [ 235M 788/s ] 63G cpus: 2 gc: 6% heap: 5.8G/6.4G direct: 4.6M postGC: 3.2G read( 9%) -> (322/325) -> encode(75% 71%) -> (323/324) -> write( 1%) last tile: 14/9148/5394 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/52.23453/21.01685 18:09:06 INF [archive] - features: [ 2.5B 94% 380k/s ] 212G tiles: [ 235M 1.3k/s ] 63G cpus: 2 gc: 7% heap: 3.2G/6.4G direct: 4.6M postGC: 3.3G read( 8%) -> (322/325) -> encode(73% 72%) -> (323/324) -> write( 1%) last tile: 14/9146/5261 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/53.98839/20.9729 18:09:16 INF [archive] - features: [ 2.5B 95% 383k/s ] 212G tiles: [ 235M 1.7k/s ] 64G cpus: 2 gc: 4% heap: 5.8G/6.4G direct: 4.6M postGC: 3.2G read( 8%) -> (322/325) -> encode(74% 75%) -> (323/324) -> write( 1%) last tile: 14/8990/5283 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/53.70321/17.54517 18:09:26 INF [archive] - features: [ 2.5B 95% 338k/s ] 212G tiles: [ 235M 3.3k/s ] 64G cpus: 2 gc: 6% heap: 5.7G/6.4G direct: 4.6M postGC: 3.3G read( 7%) -> (322/325) -> encode(75% 72%) -> (323/324) -> write( 1%) last tile: 14/9214/5240 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/54.25881/22.46704 18:09:36 INF [archive] - features: [ 2.5B 95% 272k/s ] 212G tiles: [ 235M 9.4k/s ] 64G cpus: 2 gc: 5% heap: 5.4G/6.4G direct: 4.6M postGC: 3.3G read( 7%) -> (322/325) -> encode(75% 76%) -> (323/324) -> write( 1%) last tile: 14/9168/4663 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/61.02105/21.4563 18:09:46 INF [archive] - features: [ 2.5B 95% 266k/s ] 212G tiles: [ 235M 4.6k/s ] 64G cpus: 2 gc: 5% heap: 5.3G/6.4G direct: 4.6M postGC: 3.3G read( 6%) -> (322/325) -> encode(74% 72%) -> (323/324) -> write( 1%) last tile: 14/8872/4856 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/58.89897/14.95239 18:09:56 INF [archive] - features: [ 2.5B 95% 213k/s ] 212G tiles: [ 236M 4.5k/s ] 64G cpus: 2 gc: 5% heap: 4.8G/6.4G direct: 4.6M postGC: 3.3G read( 5%) -> (321/325) -> encode(78% 79%) -> (323/324) -> write( 1%) last tile: 14/8711/4780 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/59.75086/11.41479 18:10:06 INF [archive] - features: [ 2.5B 95% 247k/s ] 212G tiles: [ 236M 2.7k/s ] 64G cpus: 2 gc: 5% heap: 4.6G/6.4G direct: 4.6M postGC: 3.3G read( 6%) -> (322/325) -> encode(74% 76%) -> (323/324) -> write( 1%) last tile: 14/8824/4904 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/58.34987/13.89771 18:10:16 INF [archive] - features: [ 2.5B 95% 238k/s ] 212G tiles: [ 236M 3.6k/s ] 64G cpus: 2 gc: 5% heap: 4.2G/6.4G direct: 4.6M postGC: 3.2G read( 4%) -> (322/325) -> encode(75% 78%) -> (323/324) -> write( 1%) last tile: 14/8832/5109 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/55.90611/14.07349 18:10:26 INF [archive] - features: [ 2.6B 95% 356k/s ] 212G tiles: [ 236M 2.2k/s ] 64G cpus: 2 gc: 5% heap: 4.3G/6.4G direct: 4.6M postGC: 3.2G read( 7%) -> (322/325) -> encode(71% 75%) -> (323/324) -> write( 1%) last tile: 14/8598/5090 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/56.13943/8.93188 18:10:36 INF [archive] - features: [ 2.6B 95% 325k/s ] 212G tiles: [ 236M 3.6k/s ] 64G cpus: 2 gc: 5% heap: 4.3G/6.4G direct: 4.6M postGC: 3.2G read( 5%) -> (322/325) -> encode(76% 74%) -> (323/324) -> write( 1%) last tile: 14/8493/4866 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/58.78528/6.62476 18:10:47 INF [archive] - features: [ 2.6B 96% 269k/s ] 212G tiles: [ 236M 17k/s ] 64G cpus: 2 gc: 5% heap: 5.6G/6.4G direct: 4.6M postGC: 3.1G read( 8%) -> (322/325) -> encode(78% 79%) -> (323/324) -> write( 1%) last tile: 14/8502/4738 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/60.21253/6.82251 18:10:57 INF [archive] - features: [ 2.6B 96% 227k/s ] 212G tiles: [ 236M 2.4k/s ] 64G cpus: 2 gc: 4% heap: 5.6G/6.4G direct: 4.6M postGC: 5.6G read( 4%) -> (321/325) -> encode(73% 79%) -> (323/324) -> write( 1%) last tile: 14/8649/4840 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/59.08009/10.05249 18:11:07 INF [archive] - features: [ 2.6B 96% 316k/s ] 212G tiles: [ 236M 1.2k/s ] 65G cpus: 2 gc: 7% heap: 3.7G/6.4G direct: 4.6M postGC: 3.6G read( 7%) -> (322/325) -> encode(73% 72%) -> (323/324) -> write( 1%) last tile: 14/8610/4732 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/60.27796/9.19556 18:11:17 INF [archive] - features: [ 2.6B 96% 235k/s ] 212G tiles: [ 236M 4.1k/s ] 65G cpus: 2 gc: 4% heap: 3.5G/6.4G direct: 4.6M postGC: 3.4G read( 2%) -> (322/325) -> encode(82% 82%) -> (323/324) -> write( 1%) last tile: 14/8638/4420 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/63.50447/9.81079 18:11:27 INF [archive] - features: [ 2.6B 96% 206k/s ] 212G tiles: [ 236M 27k/s ] 65G cpus: 2 gc: 4% heap: 5.2G/6.4G direct: 4.6M postGC: 3.3G read( 7%) -> (322/325) -> encode(78% 76%) -> (323/324) -> write( 2%) last tile: 14/8938/4314 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/64.52482/16.40259 18:11:37 INF [archive] - features: [ 2.6B 96% 178k/s ] 212G tiles: [ 236M 6.1k/s ] 65G cpus: 2 gc: 4% heap: 4.7G/6.4G direct: 4.6M postGC: 3.4G read( 3%) -> (321/325) -> encode(78% 81%) -> (322/324) -> write( 2%) last tile: 14/8913/4561 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/62.08846/15.85327 18:11:47 INF [archive] - features: [ 2.6B 96% 189k/s ] 212G tiles: [ 236M 11k/s ] 65G cpus: 2 gc: 4% heap: 3.8G/6.4G direct: 4.6M postGC: 3.4G read( 4%) -> (322/325) -> encode(78% 77%) -> (323/324) -> write( 2%) last tile: 14/8977/4268 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/64.95612/17.25952 18:11:57 INF [archive] - features: [ 2.6B 96% 151k/s ] 212G tiles: [ 236M 13k/s ] 65G cpus: 2 gc: 3% heap: 4.9G/6.4G direct: 4.6M postGC: 3.2G read( 4%) -> (322/325) -> encode(80% 78%) -> (323/324) -> write( 2%) last tile: 14/9677/4343 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/64.24937/32.64038 18:12:07 INF [archive] - features: [ 2.6B 96% 201k/s ] 212G tiles: [ 237M 7.1k/s ] 65G cpus: 2 gc: 5% heap: 3.2G/6.4G direct: 4.6M postGC: 3.4G read( 5%) -> (320/325) -> encode(75% 73%) -> (322/324) -> write( 2%) last tile: 14/9546/4509 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/62.61861/29.76196 18:12:17 INF [archive] - features: [ 2.6B 96% 209k/s ] 212G tiles: [ 237M 5.8k/s ] 65G cpus: 2 gc: 3% heap: 5.3G/6.4G direct: 4.6M postGC: 3.4G read( 4%) -> (322/325) -> encode(76% 77%) -> (323/324) -> write( 1%) last tile: 14/9231/4497 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/62.73963/22.84058 18:12:27 INF [archive] - features: [ 2.6B 96% 247k/s ] 212G tiles: [ 237M 3.2k/s ] 65G cpus: 2 gc: 5% heap: 5.2G/6.4G direct: 4.6M postGC: 3.4G read( 5%) -> (322/325) -> encode(75% 74%) -> (323/324) -> write( 1%) last tile: 14/9369/4616 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/61.51746/25.8728 18:12:37 INF [archive] - features: [ 2.6B 96% 296k/s ] 212G tiles: [ 237M 3.8k/s ] 65G cpus: 2 gc: 5% heap: 4.9G/6.4G direct: 4.6M postGC: 3.3G read( 6%) -> (320/325) -> encode(71% 77%) -> (321/324) -> write( 1%) last tile: 14/9324/4737 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/60.22345/24.88403 18:12:47 INF [archive] - features: [ 2.6B 97% 287k/s ] 212G tiles: [ 237M 4.1k/s ] 65G cpus: 2 gc: 5% heap: 4.4G/6.4G direct: 4.6M postGC: 3.4G read( 6%) -> (322/325) -> encode(74% 74%) -> (323/324) -> write( 1%) last tile: 14/9300/5015 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/57.04671/24.35669 18:12:57 INF [archive] - features: [ 2.6B 97% 257k/s ] 212G tiles: [ 237M 3.9k/s ] 66G cpus: 2 gc: 5% heap: 4G/6.4G direct: 4.6M postGC: 3.4G read( 6%) -> (322/325) -> encode(73% 75%) -> (323/324) -> write( 1%) last tile: 14/9546/4888 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/58.53386/29.76196 18:13:07 INF [archive] - features: [ 2.6B 97% 218k/s ] 212G tiles: [ 237M 8.9k/s ] 66G cpus: 2 gc: 4% heap: 4.5G/6.4G direct: 4.6M postGC: 4.2G read( 5%) -> (322/325) -> encode(77% 74%) -> (323/324) -> write( 2%) last tile: 14/9565/4747 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/60.11414/30.17944 18:13:17 INF [archive] - features: [ 2.6B 97% 276k/s ] 212G tiles: [ 237M 4.2k/s ] 66G cpus: 2 gc: 5% heap: 3.9G/6.4G direct: 4.6M postGC: 3.3G read( 7%) -> (322/325) -> encode(74% 74%) -> (323/324) -> write( 1%) last tile: 14/9771/4717 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/60.44096/34.70581 18:13:27 INF [archive] - features: [ 2.6B 97% 249k/s ] 212G tiles: [ 237M 9.4k/s ] 66G cpus: 2 gc: 4% heap: 5.7G/6.4G direct: 4.6M postGC: 3.4G read( 6%) -> (321/325) -> encode(85% 79%) -> (322/324) -> write( 2%) last tile: 14/9897/5118 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/55.7951/37.47437 18:13:37 INF [archive] - features: [ 2.6B 97% 269k/s ] 212G tiles: [ 237M 4.8k/s ] 66G cpus: 2 gc: 6% heap: 5.1G/6.4G direct: 4.6M postGC: 3.4G read( 5%) -> (321/325) -> encode(75% 76%) -> (323/324) -> write( 1%) last tile: 14/10027/5091 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/56.12718/40.33081 18:13:47 INF [archive] - features: [ 2.6B 97% 260k/s ] 212G tiles: [ 237M 11k/s ] 66G cpus: 2 gc: 5% heap: 3.9G/6.4G direct: 4.6M postGC: 3.3G read( 3%) -> (322/325) -> encode(79% 80%) -> (323/324) -> write( 2%) last tile: 14/10235/4528 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/62.42599/44.90112 18:13:57 INF [archive] - features: [ 2.6B 97% 153k/s ] 212G tiles: [ 237M 28k/s ] 66G cpus: 2 gc: 4% heap: 3.3G/6.4G direct: 4.6M postGC: 3.2G read( 4%) -> (321/325) -> encode(76% 81%) -> (322/324) -> write( 4%) last tile: 14/10435/4566 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/62.03699/49.29565 18:14:07 INF [archive] - features: [ 2.6B 97% 158k/s ] 212G tiles: [ 238M 24k/s ] 66G cpus: 2 gc: 3% heap: 5.5G/6.4G direct: 4.6M postGC: 3.8G read( 5%) -> (322/325) -> encode(75% 75%) -> (323/324) -> write( 4%) last tile: 14/11055/4639 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/61.27551/62.9187 18:14:17 INF [archive] - features: [ 2.6B 97% 242k/s ] 212G tiles: [ 238M 11k/s ] 66G cpus: 2 gc: 6% heap: 4.7G/6.4G direct: 4.6M postGC: 4G read( 5%) -> (322/325) -> encode(75% 73%) -> (323/324) -> write( 2%) last tile: 14/11001/5020 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/56.9869/61.73218 18:14:27 INF [archive] - features: [ 2.6B 97% 281k/s ] 212G tiles: [ 238M 9.9k/s ] 66G cpus: 2 gc: 5% heap: 4.7G/6.4G direct: 4.6M postGC: 3.5G read( 5%) -> (321/325) -> encode(82% 83%) -> (323/324) -> write( 2%) last tile: 14/10660/4909 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/58.29217/54.2395 18:14:37 INF [archive] - features: [ 2.6B 98% 218k/s ] 212G tiles: [ 238M 15k/s ] 66G cpus: 2 gc: 5% heap: 3.4G/6.4G direct: 4.6M postGC: 3.4G read( 5%) -> (322/325) -> encode(78% 81%) -> (323/324) -> write( 3%) last tile: 14/10454/4905 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/58.33833/49.71313 18:14:47 INF [archive] - features: [ 2.6B 98% 274k/s ] 212G tiles: [ 238M 6.5k/s ] 67G cpus: 2 gc: 4% heap: 4.7G/6.4G direct: 4.6M postGC: 3.3G read( 5%) -> (322/325) -> encode(77% 73%) -> (323/324) -> write( 2%) last tile: 14/10312/5327 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/53.127/46.59302 18:14:57 INF [archive] - features: [ 2.6B 98% 292k/s ] 212G tiles: [ 238M 5.9k/s ] 67G cpus: 2 gc: 6% heap: 4G/6.4G direct: 4.6M postGC: 3.3G read( 5%) -> (322/325) -> encode(74% 73%) -> (323/324) -> write( 2%) last tile: 14/10692/5136 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/55.57213/54.94263 18:15:07 INF [archive] - features: [ 2.6B 98% 275k/s ] 212G tiles: [ 238M 10k/s ] 67G cpus: 2 gc: 4% heap: 5.4G/6.4G direct: 4.6M postGC: 3.5G read( 5%) -> (321/325) -> encode(77% 74%) -> (323/324) -> write( 2%) last tile: 14/10294/5438 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/51.63848/46.19751 18:15:17 INF [archive] - features: [ 2.6B 98% 285k/s ] 212G tiles: [ 238M 10k/s ] 67G cpus: 2 gc: 5% heap: 4.6G/6.4G direct: 4.6M postGC: 3.4G read( 4%) -> (322/325) -> encode(76% 74%) -> (323/324) -> write( 2%) last tile: 14/10379/6069 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/42.20411/48.06519 18:15:27 INF [archive] - features: [ 2.6B 98% 246k/s ] 212G tiles: [ 239M 27k/s ] 67G cpus: 2 gc: 5% heap: 5.7G/6.4G direct: 4.6M postGC: 5.6G read( 7%) -> (322/325) -> encode(72% 72%) -> (323/324) -> write( 3%) last tile: 14/10952/5335 (z14 87%) https://onthegomap.github.io/planetiler-demo/#14.5/53.02139/60.65552 18:15:37 INF [archive] - features: [ 2.6B 98% 312k/s ] 212G tiles: [ 239M 11k/s ] 67G cpus: 2 gc: 6% heap: 3.7G/6.4G direct: 4.6M postGC: 3.5G read( 5%) -> (322/325) -> encode(88% 88%) -> (323/324) -> write( 2%) last tile: 14/11351/5314 (z14 87%) https://onthegomap.github.io/planetiler-demo/#14.5/53.29806/69.42261 18:15:47 INF [archive] - features: [ 2.6B 98% 250k/s ] 212G tiles: [ 239M 14k/s ] 67G cpus: 2 gc: 4% heap: 4.9G/6.4G direct: 4.6M postGC: 3.2G read( 5%) -> (322/325) -> encode(78% 73%) -> (323/324) -> write( 3%) last tile: 14/11340/6125 (z14 87%) https://onthegomap.github.io/planetiler-demo/#14.5/41.28606/69.18091 18:15:57 INF [archive] - features: [ 2.6B 98% 335k/s ] 212G tiles: [ 239M 7k/s ] 67G cpus: 2 gc: 6% heap: 4.2G/6.4G direct: 4.6M postGC: 3.3G read( 6%) -> (322/325) -> encode(72% 74%) -> (323/324) -> write( 2%) last tile: 14/11570/5804 (z14 87%) https://onthegomap.github.io/planetiler-demo/#14.5/46.36967/74.23462 18:16:07 INF [archive] - features: [ 2.6B 98% 150k/s ] 212G tiles: [ 239M 18k/s ] 67G cpus: 2 gc: 4% heap: 5.1G/6.4G direct: 4.6M postGC: 3.5G read( 5%) -> (322/325) -> encode(74% 75%) -> (323/324) -> write( 3%) last tile: 14/12065/5491 (z14 87%) https://onthegomap.github.io/planetiler-demo/#14.5/50.90996/85.11108 18:16:17 INF [archive] - features: [ 2.6B 98% 207k/s ] 212G tiles: [ 239M 9.6k/s ] 67G cpus: 2 gc: 5% heap: 3.7G/6.4G direct: 4.6M postGC: 3.5G read( 4%) -> (322/325) -> encode(76% 73%) -> (323/324) -> write( 2%) last tile: 14/11826/5161 (z14 87%) https://onthegomap.github.io/planetiler-demo/#14.5/55.26034/79.85962 18:16:27 INF [archive] - features: [ 2.6B 99% 259k/s ] 212G tiles: [ 239M 9.6k/s ] 67G cpus: 2 gc: 3% heap: 5.1G/6.4G direct: 4.6M postGC: 4.6G read( 3%) -> (322/325) -> encode(77% 75%) -> (323/324) -> write( 2%) last tile: 14/12090/4997 (z14 87%) https://onthegomap.github.io/planetiler-demo/#14.5/57.26122/85.6604 18:16:37 INF [archive] - features: [ 2.6B 99% 160k/s ] 212G tiles: [ 240M 26k/s ] 68G cpus: 2 gc: 4% heap: 5.7G/6.4G direct: 4.6M postGC: 3.3G read( 2%) -> (322/325) -> encode(85% 81%) -> (323/324) -> write( 4%) last tile: 14/11675/4670 (z14 87%) https://onthegomap.github.io/planetiler-demo/#14.5/60.94644/76.54175 18:16:47 INF [archive] - features: [ 2.6B 99% 245k/s ] 212G tiles: [ 241M 182k/s ] 68G cpus: 2 gc: 4% heap: 5.7G/6.4G direct: 4.6M postGC: 3.5G read( 4%) -> (322/325) -> encode(85% 78%) -> (323/324) -> write( 6%) last tile: 14/10962/2682 (z14 88%) https://onthegomap.github.io/planetiler-demo/#14.5/76.21382/60.87524 18:16:57 INF [archive] - features: [ 2.6B 99% 307k/s ] 212G tiles: [ 244M 246k/s ] 68G cpus: 2 gc: 2% heap: 4.8G/6.4G direct: 4.6M postGC: 3.1G read(10%) -> (322/325) -> encode(75% 69%) -> (323/324) -> write( 5%) last tile: 14/9258/3597 (z14 89%) https://onthegomap.github.io/planetiler-demo/#14.5/70.51391/23.43384 18:17:07 INF [archive] - features: [ 2.6B 99% 115k/s ] 212G tiles: [ 244M 14k/s ] 68G cpus: 2 gc: 5% heap: 3.6G/6.4G direct: 4.6M postGC: 3.3G read( 2%) -> (322/325) -> encode(74% 77%) -> (323/324) -> write( 2%) last tile: 14/9635/4028 (z14 89%) https://onthegomap.github.io/planetiler-demo/#14.5/67.09738/31.71753 18:17:17 INF [archive] - features: [ 2.6B 99% 175k/s ] 212G tiles: [ 244M 19k/s ] 68G cpus: 2 gc: 4% heap: 3.5G/6.4G direct: 4.6M postGC: 3.5G read( 2%) -> (322/325) -> encode(92% 94%) -> (323/324) -> write( 3%) last tile: 14/8944/3831 (z14 90%) https://onthegomap.github.io/planetiler-demo/#14.5/68.72443/16.53442 18:17:27 INF [archive] - features: [ 2.7B 99% 504k/s ] 212G tiles: [ 248M 379k/s ] 68G cpus: 2 gc: 2% heap: 4.9G/6.4G direct: 4.6M postGC: 3.3G read( 8%) -> (322/325) -> encode(70% 74%) -> (323/324) -> write( 5%) last tile: 14/9344/1634 (z14 91%) https://onthegomap.github.io/planetiler-demo/#14.5/80.75179/25.32349 18:17:37 INF [archive] - features: [ 2.7B 99% 935k/s ] 212G tiles: [ 256M 805k/s ] 68G cpus: 2 gc: 2% heap: 4.6G/6.4G direct: 4.6M postGC: 3.3G read(16%) -> (322/325) -> encode(70% 67%) -> (323/324) -> write( 7%) last tile: 14/12806/625 (z14 94%) https://onthegomap.github.io/planetiler-demo/#14.5/83.71194/101.39282 18:17:47 INF [archive] - features: [ 2.7B 100% 492k/s ] 212G tiles: [ 261M 460k/s ] 68G cpus: 2 gc: 2% heap: 3.4G/6.4G direct: 4.6M postGC: 2.8G read( 9%) -> (322/325) -> encode(79% 90%) -> (323/324) -> write( 8%) last tile: 14/13834/3848 (z14 96%) https://onthegomap.github.io/planetiler-demo/#14.5/68.58848/123.98071 18:17:57 INF [archive] - features: [ 2.7B 100% 308k/s ] 212G tiles: [ 263M 273k/s ] 68G cpus: 2 gc: 2% heap: 4.3G/6.4G direct: 4.6M postGC: 2.9G read( 6%) -> (322/325) -> encode(83% 74%) -> (323/324) -> write( 7%) last tile: 14/15302/3707 (z14 98%) https://onthegomap.github.io/planetiler-demo/#14.5/69.69143/156.23657 18:18:07 INF [archive] - features: [ 2.7B 100% 548k/s ] 212G tiles: [ 269M 509k/s ] 68G cpus: 2 gc: 3% heap: 3G/6.4G direct: 4.6M postGC: 2.8G read(11%) -> (321/325) -> encode(74% 76%) -> (323/324) -> write( 6%) last tile: 14/15189/471 (z14 100%) https://onthegomap.github.io/planetiler-demo/#14.5/84.07188/153.75366 18:18:08 INF [archive:write] - Finished z14 in 1h24m25s cpu:2h47m38s gc:4m2s avg:2 18:18:08 INF [archive:write] - Building directories with 14066 entries per leaf, attempt 1... 18:18:17 INF [archive] - features: [ 2.7B 100% 118k/s ] 212G tiles: [ 270M 115k/s ] 68G cpus: 1.1 gc: 0% heap: 5.8G/6.4G direct: 4.6M postGC: 4G read( -%) -> (0/325) -> encode( -% -%) -> (0/324) -> write(89%) last tile: 14/16383/0 (z14 100%) https://onthegomap.github.io/planetiler-demo/#14.5/85.05018/179.98901 18:18:18 INF [archive:write] - Built directories with 3501 leaves, 16453B root directory 18:18:18 INF [archive:write] - Building directories with 16879 entries per leaf, attempt 2... 18:18:27 INF [archive] - features: [ 2.7B 100% 0/s ] 212G tiles: [ 270M 0/s ] 68G cpus: 1 gc: 0% heap: 4.9G/6.4G direct: 4.6M postGC: 2.8G read( -%) -> (0/325) -> encode( -% -%) -> (0/324) -> write(100%) last tile: 14/16383/0 (z14 100%) https://onthegomap.github.io/planetiler-demo/#14.5/85.05018/179.98901 18:18:28 INF [archive:write] - Built directories with 2917 leaves, 14105B root directory 18:18:28 INF [archive:write] - Writing metadata and leaf directories... 18:18:28 INF [archive:write] - Writing header... 18:18:28 INF [archive:write] - # addressed tiles: 270230686 18:18:28 INF [archive:write] - # of tile entries: 49231908 18:18:28 INF [archive:write] - # of tile contents: 40212141 18:18:28 INF [archive:write] - Root directory: 14kB 18:18:28 INF [archive:write] - # leaves: 2917 18:18:28 INF [archive:write] - Leaf directories: 87MB 18:18:28 INF [archive:write] - Avg leaf size: 29kB 18:18:28 INF [archive:write] - Total dir bytes: 87MB 18:18:28 INF [archive:write] - Average bytes per addressed tile: 0.3225941187152965 18:18:28 INF [archive] - features: [ 2.7B 100% 0/s ] 212G tiles: [ 270M 0/s ] 68G cpus: 1.2 gc: 0% heap: 5.1G/6.4G direct: 91M postGC: 2.8G read( -%) -> (0/325) -> encode( -% -%) -> (0/324) -> write( -%) last tile: 14/16383/0 (z14 100%) https://onthegomap.github.io/planetiler-demo/#14.5/85.05018/179.98901 18:18:28 DEB [archive] - Tile stats: 18:18:28 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) 18:18:28 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) 18:18:28 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 18:18:28 DEB [archive] - Max tile: 1.3M (gzipped: 751k) 18:18:28 DEB [archive] - Avg tile: 98k (gzipped: 63k) using weighted average based on OSM traffic 18:18:28 DEB [archive] - # tiles: 270,230,686 18:18:28 DEB [archive] - # features: 2,727,652,885 18:18:28 INF [archive] - Finished in 3h6m53s cpu:6h11m9s gc:8m13s avg:2 18:18:28 INF [archive] - read 1x(5% 9m12s wait:2h52m6s done:22s) 18:18:28 INF [archive] - encode 2x(85% 2h38m55s done:21s) 18:18:28 INF [archive] - write 1x(1% 2m18s wait:3h4m done:21s) 18:18:28 INF - Finished in 18h18m28s cpu:28h6m8s gc:15m23s avg:1.5 18:18:28 INF - FINISHED! 18:18:28 INF - 18:18:28 INF - ---------------------------------------- 18:18:28 INF - data errors: 18:18:28 INF - render_snap_fix_input 21,235,814 18:18:28 INF - merge_snap_fix_input 2,946 18:18:28 INF - feature_polygon_osm_invalid_multipolygon_empty_after_fix 273 18:18:28 INF - omt_park_area_osm_invalid_multipolygon_empty_after_fix 26 18:18:28 INF - feature_centroid_if_convex_osm_invalid_multipolygon_empty_after_fix 19 18:18:28 INF - feature_point_on_surface_osm_invalid_multipolygon_empty_after_fix 5 18:18:28 INF - omt_place_island_poly_osm_invalid_multipolygon_empty_after_fix 3 18:18:28 INF - feature_centroid_osm_invalid_multipolygon_empty_after_fix 2 18:18:28 INF - merge_snap_fix_input2 1 18:18:28 INF - merge_snap_fix_input3 1 18:18:28 INF - ---------------------------------------- 18:18:28 INF - overall 18h18m28s cpu:28h6m8s gc:15m23s avg:1.5 18:18:28 INF - lake_centerlines 4s cpu:8s avg:1.8 18:18:28 INF - read 1x(43% 2s done:2s) 18:18:28 INF - process 2x(11% 0.5s wait:2s done:1s) 18:18:28 INF - write 1x(0% 0s wait:3s done:1s) 18:18:28 INF - water_polygons 11m55s cpu:23m43s gc:19s avg:2 18:18:28 INF - read 1x(2% 15s wait:11m18s done:12s) 18:18:28 INF - process 2x(92% 10m57s) 18:18:28 INF - write 1x(4% 27s wait:11m28s) 18:18:28 INF - natural_earth 23s cpu:33s avg:1.5 18:18:28 INF - read 1x(61% 14s wait:2s done:5s) 18:18:28 INF - process 2x(19% 4s wait:12s done:5s) 18:18:28 INF - write 1x(0% 0s wait:18s done:5s) 18:18:28 INF - osm_pass1 36m59s cpu:1h11m42s gc:24s avg:1.9 18:18:28 INF - read 1x(0% 4s wait:36m37s) 18:18:28 INF - process 2x(91% 33m37s block:1s) 18:18:28 INF - osm_pass2 13h36m41s cpu:19h42m12s gc:3m25s avg:1.4 18:18:28 INF - read 1x(0% 4s wait:13h31m11s done:5m19s) 18:18:28 INF - process 2x(68% 9h19m23s block:5s wait:3s) 18:18:28 INF - write 1x(2% 12m17s wait:13h24m40s) 18:18:28 INF - boundaries 20s cpu:27s gc:1s avg:1.3 18:18:28 INF - agg_stop 0.7s cpu:1s avg:1.5 18:18:28 INF - sort 45m10s cpu:36m11s gc:3m2s avg:0.8 18:18:28 INF - worker 1x(60% 27m12s) 18:18:28 INF - archive 3h6m53s cpu:6h11m9s gc:8m13s avg:2 18:18:28 INF - read 1x(5% 9m12s wait:2h52m6s done:22s) 18:18:28 INF - encode 2x(85% 2h38m55s done:21s) 18:18:28 INF - write 1x(1% 2m18s wait:3h4m done:21s) 18:18:28 INF - ---------------------------------------- 18:18:28 INF - archive 68GB 18:18:28 INF - features 212GB