2024/11/20-20:44:29.370584 140008308024896 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00: fork to child time = 0.014956 sec 2024/11/20-20:44:29.371347 140008308024896 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00 2024/11/20-20:44:29.378420 140008308024896 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00 2024/11/20-20:44:29.383560 140008308024896 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:44:29.383935 140008308024896 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-20:44:29.432545 140008308024896 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-11710/att-00/MANIFEST-049091 2024/11/20-20:44:29.489801 140008308024896 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-11710/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 68599, last_sequence is 1106459601, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 68410 2024/11/20-20:44:29.489809 140008308024896 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:44:29.489873 140008308024896 [version_set.cc:5724] Creating manifest 68599 2024/11/20-20:44:29.521108 140008308024896 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:44:29.538678 140008308024896 [compaction_job.cc:2437] [default] [JOB 11710] Compacting 1@2 + 10@3 files to L3, score 0.88, subcompactions 1 : 1 2024/11/20-20:44:29.538691 140008308024896 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 9709 Base level 2, inputs: [68577(27MB)], [68535(39MB) 68536(37MB) 68537(37MB) 68538(37MB) 68539(36MB) 68540(36MB) 68541(39MB) 68542(39MB) 68543(39MB) 68544(38MB)] 2024/11/20-20:44:29.545364 140008308024896 [top_zip_table.cc:59] core git_version_hash_info_is:commit 81964c21ebbcc178d8e99dae0fbf61bded2729cc Author: rockeet Date: Mon Nov 11 21:28:46 2024 +0800 Makefile: fix gen git-version-*.cpp GIT_PATH_ARG = :!src/terark/fsa :!tools/fsa :!src/terark/zbs :!tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-20:44:29.545383 140008308024896 [top_zip_table.cc:60] fsa git_version_hash_info_is:commit 5dfecb7d107196f044ff5bf78dc39d2e725b9d9b Author: leipeng Date: Thu Nov 7 15:22:45 2024 +0800 Makefile: fix for x86_64 CPU older than haswell GIT_PATH_ARG = src/terark/fsa tools/fsa g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-20:44:29.545397 140008308024896 [top_zip_table.cc:61] zbs git_version_hash_info_is:commit d44dd5ff72707128fe3c916077b43d2093c01f7c Author: leipeng Date: Sun Oct 27 23:38:26 2024 +0800 Fix for msvc, when toplingdb on msvc GIT_PATH_ARG = src/terark/zbs tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-20:44:29.545403 140008308024896 [top_zip_table.cc:62] topling-zip_table_reader: git_version_hash_info_is: commit 79614a7e7dc27362fc5151b0797eb7d83c674c7b Author: rockeet Date: Sun Nov 10 15:02:21 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-20:44:29.545414 140008308024896 [top_zip_table.cc:64] topling-rocks git_version_hash_info_is: commit c46b65a52d9c74aa8b87aeb8438620ff2dbc669c Author: rockeet Date: Sun Nov 10 15:02:42 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-20:44:30.112522 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068600.sst) /dev/shm/ToplingTemp/Topling-962502-nduR32 2024/11/20-20:44:30.760097 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068600.sst): first pass time = 0.65's, 207.276'MB/sec 2024/11/20-20:44:32.426290 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068600.sst): old prealloc_size = 147639500, real_size = 36734800 2024/11/20-20:44:32.426878 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068600.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923997 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1083 GB zip-val = 0.0347 GB avg-val = 117.26 avg-zval = 37.57 2024/11/20-20:44:32.428600 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068600.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:44:33.524780 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068600.sst): second pass time = 1.67's, 65.066'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.10's, 37.169'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3201.006'MB/sec (index lex order gen) rebuild zvType time = 0.83's, 0.277'MB/sec write SST data time = 0.26's, 154.832'MB/sec dict compress time = 7523097641.55's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 31617.837'MB/sec zip my value time = 1.67's, unzip length = 0.108'GB zip my value throughput = 65.066'MB/sec zip pipeline throughput = 143.799'MB/sec entries = 923997 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.26 avg-zval = 37.57 usrkeys = 923997 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.26 avg-zval = 37.57 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923997 bytes = 3234000 } seq expand size = 6467979 multi value expand size = 0 cnt WriteAppend = 37 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0347 GB dict = 1.08 MB all = 0.0408 GB } UnZip/Zip{ index = 10.3084 value = 3.1214 dict = 1.00 all = 3.2873 } Zip/UnZip{ index = 0.0970 value = 0.3204 dict = 1.00 all = 0.3042 } ---------------------------- total value len = 563.180546 GB avg = 0.331 KB (by entry num) total key len = 44.340278 GB avg = 0.026 KB total ukey len = 32.812622 GB avg = 0.014 KB total ukey num = 2.321938573 Billion total entry num = 1.701440595 Billion write speed all = 62.947853375 MB/sec (with seq num) write speed all = 61.537504576 MB/sec (without seq num) 2024/11/20-20:44:33.580095 140008308024896 [compaction_job.cc:1948] [default] [JOB 11710] Generated table #68600: 923997 keys, 40829338 bytes, temperature: kWarm 2024/11/20-20:44:33.580230 140008308024896 EVENT_LOG_v1 {"time_micros": 1732106673580169, "cf_name": "default", "job": 11710, "event": "table_file_creation", "file_number": 68600, "file_size": 40829338, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479839, "largest_seqno": 1105802670, "table_properties": {"data_size": 34710912, "index_size": 1792704, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25871916, "raw_average_key_size": 28, "raw_value_size": 108345870, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923997, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732106670, "oldest_key_time": 0, "file_creation_time": 1732106670, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 68600, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:44:33.630269 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068601.sst) /dev/shm/ToplingTemp/Topling-962502-DUYCW6 2024/11/20-20:44:34.820712 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068601.sst): first pass time = 1.19's, 112.751'MB/sec 2024/11/20-20:44:36.186552 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068601.sst): old prealloc_size = 147639500, real_size = 35558016 2024/11/20-20:44:36.187121 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068601.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926520 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1083 GB zip-val = 0.0336 GB avg-val = 116.86 avg-zval = 36.21 2024/11/20-20:44:36.187908 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068601.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:44:37.211760 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068601.sst): second pass time = 1.37's, 79.321'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.03's, 38.568'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3250.816'MB/sec (index lex order gen) rebuild zvType time = 0.90's, 0.258'MB/sec write SST data time = 0.13's, 310.595'MB/sec dict compress time = 7523097641.55's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 23177.621'MB/sec zip my value time = 1.37's, unzip length = 0.108'GB zip my value throughput = 79.321'MB/sec zip pipeline throughput = 79.321'MB/sec entries = 926520 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.86 avg-zval = 36.21 usrkeys = 926520 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.86 avg-zval = 36.21 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926520 bytes = 3127024 } seq expand size = 6485640 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0336 GB dict = 1.08 MB all = 0.0395 GB } UnZip/Zip{ index = 10.4455 value = 3.2271 dict = 1.00 all = 3.3945 } Zip/UnZip{ index = 0.0957 value = 0.3099 dict = 1.00 all = 0.2946 } ---------------------------- total value len = 563.295307 GB avg = 0.331 KB (by entry num) total key len = 44.366221 GB avg = 0.026 KB total ukey len = 32.831152 GB avg = 0.014 KB total ukey num = 2.322865093 Billion total entry num = 1.702367115 Billion write speed all = 62.938388123 MB/sec (with seq num) write speed all = 61.527810197 MB/sec (without seq num) 2024/11/20-20:44:37.267032 140008308024896 [compaction_job.cc:1948] [default] [JOB 11710] Generated table #68601: 926520 keys, 39539664 bytes, temperature: kWarm 2024/11/20-20:44:37.267102 140008308024896 EVENT_LOG_v1 {"time_micros": 1732106677267072, "cf_name": "default", "job": 11710, "event": "table_file_creation", "file_number": 68601, "file_size": 39539664, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 992531834, "largest_seqno": 1105802557, "table_properties": {"data_size": 33552176, "index_size": 1774016, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25942560, "raw_average_key_size": 28, "raw_value_size": 108275304, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926520, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732106673, "oldest_key_time": 0, "file_creation_time": 1732106673, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 68601, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:44:37.303726 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068602.sst) /dev/shm/ToplingTemp/Topling-962502-ydZ692 2024/11/20-20:44:38.476955 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068602.sst): first pass time = 1.17's, 114.404'MB/sec 2024/11/20-20:44:39.759772 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068602.sst): old prealloc_size = 147639500, real_size = 35165952 2024/11/20-20:44:39.760378 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068602.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925461 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1083 GB zip-val = 0.0332 GB avg-val = 117.03 avg-zval = 35.83 2024/11/20-20:44:39.761229 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068602.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:44:40.637540 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068602.sst): second pass time = 1.28's, 84.478'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.88's, 44.727'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3085.676'MB/sec (index lex order gen) rebuild zvType time = 0.75's, 0.309'MB/sec write SST data time = 0.13's, 303.744'MB/sec dict compress time = 0.00's, 1080352.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 37624.573'MB/sec zip my value time = 1.28's, unzip length = 0.108'GB zip my value throughput = 84.478'MB/sec zip pipeline throughput = 84.478'MB/sec entries = 925461 avg-key = 28.00 avg-zkey = 1.91 avg-val = 117.03 avg-zval = 35.83 usrkeys = 925461 avg-key = 20.00 avg-zkey = 1.91 avg-val = 124.03 avg-zval = 35.83 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925461 bytes = 3239136 } seq expand size = 6478227 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0332 GB dict = 1.08 MB all = 0.0393 GB } UnZip/Zip{ index = 10.4441 value = 3.2659 dict = 1.00 all = 3.4187 } Zip/UnZip{ index = 0.0957 value = 0.3062 dict = 1.00 all = 0.2925 } ---------------------------- total value len = 563.410090 GB avg = 0.331 KB (by entry num) total key len = 44.392134 GB avg = 0.026 KB total ukey len = 32.849661 GB avg = 0.014 KB total ukey num = 2.323790554 Billion total entry num = 1.703292576 Billion write speed all = 62.930631300 MB/sec (with seq num) write speed all = 61.519787142 MB/sec (without seq num) 2024/11/20-20:44:40.686244 140008308024896 [compaction_job.cc:1948] [default] [JOB 11710] Generated table #68602: 925461 keys, 39259952 bytes, temperature: kWarm 2024/11/20-20:44:40.686302 140008308024896 EVENT_LOG_v1 {"time_micros": 1732106680686271, "cf_name": "default", "job": 11710, "event": "table_file_creation", "file_number": 68602, "file_size": 39259952, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414237, "largest_seqno": 1105802597, "table_properties": {"data_size": 33162160, "index_size": 1772224, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25912908, "raw_average_key_size": 28, "raw_value_size": 108304962, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925461, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732106677, "oldest_key_time": 0, "file_creation_time": 1732106677, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 68602, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:44:40.734002 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068603.sst) /dev/shm/ToplingTemp/Topling-962502-aEYHq4 2024/11/20-20:44:41.891461 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068603.sst): first pass time = 1.16's, 115.963'MB/sec 2024/11/20-20:44:43.193566 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068603.sst): old prealloc_size = 147639500, real_size = 35360704 2024/11/20-20:44:43.194122 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068603.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924676 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1083 GB zip-val = 0.0333 GB avg-val = 117.15 avg-zval = 36.03 2024/11/20-20:44:43.194913 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068603.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:44:44.074449 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068603.sst): second pass time = 1.30's, 83.246'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.88's, 44.638'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3400.190'MB/sec (index lex order gen) rebuild zvType time = 0.75's, 0.310'MB/sec write SST data time = 0.13's, 293.981'MB/sec dict compress time = 0.00's, 1081728.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 22128.920'MB/sec zip my value time = 1.30's, unzip length = 0.108'GB zip my value throughput = 83.246'MB/sec zip pipeline throughput = 83.246'MB/sec entries = 924676 avg-key = 28.00 avg-zkey = 1.97 avg-val = 117.15 avg-zval = 36.03 usrkeys = 924676 avg-key = 20.00 avg-zkey = 1.97 avg-val = 123.54 avg-zval = 36.03 TagRS{ kinds = RS_Key0_TagN bytes = 144600 } TagArray{ size = 844184 bytes = 2954656 } seq expand size = 5909288 multi value expand size = 0 cnt WriteAppend = 88 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0333 GB dict = 1.08 MB all = 0.0393 GB } UnZip/Zip{ index = 10.1761 value = 3.2519 dict = 1.00 all = 3.4135 } Zip/UnZip{ index = 0.0983 value = 0.3075 dict = 1.00 all = 0.2930 } ---------------------------- total value len = 563.524326 GB avg = 0.331 KB (by entry num) total key len = 44.418025 GB avg = 0.026 KB total ukey len = 32.868155 GB avg = 0.014 KB total ukey num = 2.324715230 Billion total entry num = 1.704217252 Billion write speed all = 62.922748742 MB/sec (with seq num) write speed all = 61.511640814 MB/sec (without seq num) 2024/11/20-20:44:44.122863 140008308024896 [compaction_job.cc:1948] [default] [JOB 11710] Generated table #68603: 924676 keys, 39320080 bytes, temperature: kWarm 2024/11/20-20:44:44.122928 140008308024896 EVENT_LOG_v1 {"time_micros": 1732106684122898, "cf_name": "default", "job": 11710, "event": "table_file_creation", "file_number": 68603, "file_size": 39320080, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1105802612, "table_properties": {"data_size": 33311984, "index_size": 1817344, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25890928, "raw_average_key_size": 28, "raw_value_size": 108326888, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924676, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732106680, "oldest_key_time": 0, "file_creation_time": 1732106680, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 68603, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:44:44.159205 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068604.sst) /dev/shm/ToplingTemp/Topling-962502-nxpY13 2024/11/20-20:44:45.243019 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068604.sst): first pass time = 1.08's, 123.843'MB/sec 2024/11/20-20:44:46.642918 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068604.sst): old prealloc_size = 147639500, real_size = 36475280 2024/11/20-20:44:46.643570 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068604.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926788 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.82 avg-zval = 37.14 2024/11/20-20:44:46.643894 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068604.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:44:47.419699 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068604.sst): second pass time = 1.40's, 77.386'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.78's, 49.285'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2909.518'MB/sec (index lex order gen) rebuild zvType time = 0.61's, 0.382'MB/sec write SST data time = 0.17's, 226.576'MB/sec dict compress time = 0.00's, 7748.684'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 32151.007'MB/sec zip my value time = 1.40's, unzip length = 0.108'GB zip my value throughput = 77.386'MB/sec zip pipeline throughput = 77.386'MB/sec entries = 926788 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.82 avg-zval = 37.14 usrkeys = 926788 avg-key = 20.00 avg-zkey = 1.97 avg-val = 118.62 avg-zval = 37.14 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 238050 bytes = 803440 } seq expand size = 1666350 multi value expand size = 0 cnt WriteAppend = 60 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0383 GB } UnZip/Zip{ index = 10.1746 value = 3.1453 dict = 1.00 all = 3.5060 } Zip/UnZip{ index = 0.0983 value = 0.3179 dict = 1.00 all = 0.2852 } ---------------------------- total value len = 563.634260 GB avg = 0.331 KB (by entry num) total key len = 44.443975 GB avg = 0.026 KB total ukey len = 32.886691 GB avg = 0.014 KB total ukey num = 2.325642018 Billion total entry num = 1.705144040 Billion write speed all = 62.915029620 MB/sec (with seq num) write speed all = 61.503642971 MB/sec (without seq num) 2024/11/20-20:44:47.475742 140008308024896 [compaction_job.cc:1948] [default] [JOB 11710] Generated table #68604: 926788 keys, 38281793 bytes, temperature: kWarm 2024/11/20-20:44:47.475833 140008308024896 EVENT_LOG_v1 {"time_micros": 1732106687475788, "cf_name": "default", "job": 11710, "event": "table_file_creation", "file_number": 68604, "file_size": 38281793, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 978567417, "table_properties": {"data_size": 34421632, "index_size": 1821760, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25950064, "raw_average_key_size": 28, "raw_value_size": 108267740, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926788, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732106684, "oldest_key_time": 0, "file_creation_time": 1732106684, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 68604, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:44:47.543631 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068605.sst) /dev/shm/ToplingTemp/Topling-962502-58E9E6 2024/11/20-20:44:48.436691 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068605.sst): first pass time = 0.89's, 150.300'MB/sec 2024/11/20-20:44:49.810135 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068605.sst): old prealloc_size = 147639500, real_size = 36427936 2024/11/20-20:44:49.810703 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068605.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926748 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.96 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.83 avg-zval = 37.09 2024/11/20-20:44:49.811011 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068605.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:44:50.770348 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068605.sst): second pass time = 1.37's, 78.875'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.96's, 39.799'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3320.604'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.332'MB/sec write SST data time = 0.26's, 145.636'MB/sec dict compress time = 0.00's, 7746.245'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 30105.260'MB/sec zip my value time = 1.37's, unzip length = 0.108'GB zip my value throughput = 78.875'MB/sec zip pipeline throughput = 78.875'MB/sec entries = 926748 avg-key = 28.00 avg-zkey = 1.96 avg-val = 116.83 avg-zval = 37.09 usrkeys = 926748 avg-key = 20.00 avg-zkey = 1.96 avg-val = 118.58 avg-zval = 37.09 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 231949 bytes = 782848 } seq expand size = 1623643 multi value expand size = 0 cnt WriteAppend = 36 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0382 GB } UnZip/Zip{ index = 10.1781 value = 3.1496 dict = 1.00 all = 3.5123 } Zip/UnZip{ index = 0.0982 value = 0.3175 dict = 1.00 all = 0.2847 } ---------------------------- total value len = 563.744153 GB avg = 0.330 KB (by entry num) total key len = 44.469924 GB avg = 0.026 KB total ukey len = 32.905226 GB avg = 0.014 KB total ukey num = 2.326568766 Billion total entry num = 1.706070788 Billion write speed all = 62.907275992 MB/sec (with seq num) write speed all = 61.495611645 MB/sec (without seq num) 2024/11/20-20:44:50.822743 140008308024896 [compaction_job.cc:1948] [default] [JOB 11710] Generated table #68605: 926748 keys, 38213421 bytes, temperature: kWarm 2024/11/20-20:44:50.822836 140008308024896 EVENT_LOG_v1 {"time_micros": 1732106690822789, "cf_name": "default", "job": 11710, "event": "table_file_creation", "file_number": 68605, "file_size": 38213421, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 963091028, "table_properties": {"data_size": 34374992, "index_size": 1821056, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25948944, "raw_average_key_size": 28, "raw_value_size": 108268924, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926748, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732106687, "oldest_key_time": 0, "file_creation_time": 1732106687, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 68605, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:44:50.887606 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068606.sst) /dev/shm/ToplingTemp/Topling-962502-iwU3g3 2024/11/20-20:44:51.716927 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068606.sst): first pass time = 0.83's, 161.853'MB/sec 2024/11/20-20:44:53.038117 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068606.sst): old prealloc_size = 147639500, real_size = 38575232 2024/11/20-20:44:53.038777 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068606.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925451 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0366 GB avg-val = 117.03 avg-zval = 39.54 2024/11/20-20:44:53.039377 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068606.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:44:53.788663 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068606.sst): second pass time = 1.32's, 82.029'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.75's, 55.557'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2816.747'MB/sec (index lex order gen) rebuild zvType time = 0.62's, 0.373'MB/sec write SST data time = 0.13's, 323.524'MB/sec dict compress time = 0.00's, 7751.596'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 19502.508'MB/sec zip my value time = 1.32's, unzip length = 0.108'GB zip my value throughput = 82.029'MB/sec zip pipeline throughput = 82.029'MB/sec entries = 925451 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.03 avg-zval = 39.54 usrkeys = 925451 avg-key = 20.00 avg-zkey = 1.89 avg-val = 121.61 avg-zval = 39.54 TagRS{ kinds = RS_Key0_TagN bytes = 144720 } TagArray{ size = 605245 bytes = 2118368 } seq expand size = 4236715 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0366 GB dict = 1.08 MB all = 0.0417 GB } UnZip/Zip{ index = 10.5838 value = 2.9596 dict = 1.00 all = 3.2189 } Zip/UnZip{ index = 0.0945 value = 0.3379 dict = 1.00 all = 0.3107 } ---------------------------- total value len = 563.856695 GB avg = 0.330 KB (by entry num) total key len = 44.495836 GB avg = 0.026 KB total ukey len = 32.923735 GB avg = 0.014 KB total ukey num = 2.327494217 Billion total entry num = 1.706996239 Billion write speed all = 62.901959233 MB/sec (with seq num) write speed all = 61.489969936 MB/sec (without seq num) 2024/11/20-20:44:53.840396 140008308024896 [compaction_job.cc:1948] [default] [JOB 11710] Generated table #68606: 925451 keys, 41697176 bytes, temperature: kWarm 2024/11/20-20:44:53.840461 140008308024896 EVENT_LOG_v1 {"time_micros": 1732106693840430, "cf_name": "default", "job": 11710, "event": "table_file_creation", "file_number": 68606, "file_size": 41697176, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1105802118, "table_properties": {"data_size": 36594864, "index_size": 1748800, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25912628, "raw_average_key_size": 28, "raw_value_size": 108305146, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925451, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732106690, "oldest_key_time": 0, "file_creation_time": 1732106690, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 68606, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:44:53.877024 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068607.sst) /dev/shm/ToplingTemp/Topling-962502-FPwj04 2024/11/20-20:44:54.710991 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068607.sst): first pass time = 0.83's, 160.948'MB/sec 2024/11/20-20:44:55.902497 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068607.sst): old prealloc_size = 147639500, real_size = 37342928 2024/11/20-20:44:55.903092 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068607.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923454 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1084 GB zip-val = 0.0353 GB avg-val = 117.34 avg-zval = 38.27 2024/11/20-20:44:55.903906 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068607.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:44:56.704796 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068607.sst): second pass time = 1.19's, 91.015'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.80's, 51.599'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3102.366'MB/sec (index lex order gen) rebuild zvType time = 0.67's, 0.344'MB/sec write SST data time = 0.13's, 318.884'MB/sec dict compress time = 0.00's, 7766.443'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 18663.185'MB/sec zip my value time = 1.19's, unzip length = 0.108'GB zip my value throughput = 91.015'MB/sec zip pipeline throughput = 91.015'MB/sec entries = 923454 avg-key = 28.00 avg-zkey = 1.92 avg-val = 117.34 avg-zval = 38.27 usrkeys = 923454 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.95 avg-zval = 38.27 TagRS{ kinds = RS_Key0_TagN bytes = 144400 } TagArray{ size = 871852 bytes = 3051504 } seq expand size = 6102964 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0353 GB dict = 1.08 MB all = 0.0414 GB } UnZip/Zip{ index = 10.4437 value = 3.0659 dict = 1.00 all = 3.2422 } Zip/UnZip{ index = 0.0958 value = 0.3262 dict = 1.00 all = 0.3084 } ---------------------------- total value len = 563.971159 GB avg = 0.330 KB (by entry num) total key len = 44.521693 GB avg = 0.026 KB total ukey len = 32.942204 GB avg = 0.014 KB total ukey num = 2.328417671 Billion total entry num = 1.707919693 Billion write speed all = 62.897503105 MB/sec (with seq num) write speed all = 61.485175794 MB/sec (without seq num) 2024/11/20-20:44:56.755195 140008308024896 [compaction_job.cc:1948] [default] [JOB 11710] Generated table #68607: 923454 keys, 41396590 bytes, temperature: kWarm 2024/11/20-20:44:56.755265 140008308024896 EVENT_LOG_v1 {"time_micros": 1732106696755232, "cf_name": "default", "job": 11710, "event": "table_file_creation", "file_number": 68607, "file_size": 41396590, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1105802690, "table_properties": {"data_size": 35343424, "index_size": 1768448, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25856712, "raw_average_key_size": 28, "raw_value_size": 108361076, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923454, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732106693, "oldest_key_time": 0, "file_creation_time": 1732106693, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 68607, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:44:56.790586 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068608.sst) /dev/shm/ToplingTemp/Topling-962502-XazUV6 2024/11/20-20:44:57.625020 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068608.sst): first pass time = 0.83's, 160.859'MB/sec 2024/11/20-20:44:58.825583 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068608.sst): old prealloc_size = 147639500, real_size = 37426592 2024/11/20-20:44:58.826140 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068608.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925101 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0354 GB avg-val = 117.08 avg-zval = 38.32 2024/11/20-20:44:58.826891 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068608.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:44:59.623904 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068608.sst): second pass time = 1.20's, 90.287'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.80's, 51.725'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3331.448'MB/sec (index lex order gen) rebuild zvType time = 0.67's, 0.345'MB/sec write SST data time = 0.13's, 325.612'MB/sec dict compress time = 0.00's, 7753.891'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 31925.578'MB/sec zip my value time = 1.20's, unzip length = 0.108'GB zip my value throughput = 90.287'MB/sec zip pipeline throughput = 90.287'MB/sec entries = 925101 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.08 avg-zval = 38.32 usrkeys = 925101 avg-key = 20.00 avg-zkey = 1.89 avg-val = 124.08 avg-zval = 38.32 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925101 bytes = 3006592 } seq expand size = 6475707 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0354 GB dict = 1.08 MB all = 0.0413 GB } UnZip/Zip{ index = 10.5814 value = 3.0557 dict = 1.00 all = 3.2504 } Zip/UnZip{ index = 0.0945 value = 0.3273 dict = 1.00 all = 0.3077 } ---------------------------- total value len = 564.085950 GB avg = 0.330 KB (by entry num) total key len = 44.547596 GB avg = 0.026 KB total ukey len = 32.960706 GB avg = 0.014 KB total ukey num = 2.329342772 Billion total entry num = 1.708844794 Billion write speed all = 62.893068898 MB/sec (with seq num) write speed all = 61.480402848 MB/sec (without seq num) 2024/11/20-20:44:59.674842 140008308024896 [compaction_job.cc:1948] [default] [JOB 11710] Generated table #68608: 925101 keys, 41292504 bytes, temperature: kWarm 2024/11/20-20:44:59.674911 140008308024896 EVENT_LOG_v1 {"time_micros": 1732106699674878, "cf_name": "default", "job": 11710, "event": "table_file_creation", "file_number": 68608, "file_size": 41292504, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1063676629, "largest_seqno": 1105802258, "table_properties": {"data_size": 35446608, "index_size": 1748544, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25902828, "raw_average_key_size": 28, "raw_value_size": 108315002, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925101, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732106696, "oldest_key_time": 0, "file_creation_time": 1732106696, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 68608, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:44:59.713477 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068609.sst) /dev/shm/ToplingTemp/Topling-962502-XvgTs4 2024/11/20-20:45:00.534203 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068609.sst): first pass time = 0.82's, 163.545'MB/sec 2024/11/20-20:45:01.765928 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068609.sst): old prealloc_size = 147639500, real_size = 37344784 2024/11/20-20:45:01.766503 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068609.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922927 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1084 GB zip-val = 0.0353 GB avg-val = 117.43 avg-zval = 38.30 2024/11/20-20:45:01.767241 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068609.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:45:02.577670 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068609.sst): second pass time = 1.23's, 88.047'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 50.524'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3224.958'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.338'MB/sec write SST data time = 0.13's, 319.179'MB/sec dict compress time = 0.00's, 7767.118'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 17614.327'MB/sec zip my value time = 1.23's, unzip length = 0.108'GB zip my value throughput = 88.047'MB/sec zip pipeline throughput = 88.047'MB/sec entries = 922927 avg-key = 28.00 avg-zkey = 1.92 avg-val = 117.43 avg-zval = 38.30 usrkeys = 922927 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.19 avg-zval = 38.30 TagRS{ kinds = RS_Key0_TagN bytes = 144320 } TagArray{ size = 760087 bytes = 2660320 } seq expand size = 5320609 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0353 GB dict = 1.08 MB all = 0.0410 GB } UnZip/Zip{ index = 10.4422 value = 3.0661 dict = 1.00 all = 3.2727 } Zip/UnZip{ index = 0.0958 value = 0.3261 dict = 1.00 all = 0.3056 } ---------------------------- total value len = 564.199646 GB avg = 0.330 KB (by entry num) total key len = 44.573438 GB avg = 0.026 KB total ukey len = 32.979164 GB avg = 0.014 KB total ukey num = 2.330265699 Billion total entry num = 1.709767721 Billion write speed all = 62.888292920 MB/sec (with seq num) write speed all = 61.475295189 MB/sec (without seq num) 2024/11/20-20:45:02.626882 140008308024896 [compaction_job.cc:1948] [default] [JOB 11710] Generated table #68609: 922927 keys, 41010956 bytes, temperature: kWarm 2024/11/20-20:45:02.626949 140008308024896 EVENT_LOG_v1 {"time_micros": 1732106702626917, "cf_name": "default", "job": 11710, "event": "table_file_creation", "file_number": 68609, "file_size": 41010956, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1105802641, "table_properties": {"data_size": 35346176, "index_size": 1767680, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25841956, "raw_average_key_size": 28, "raw_value_size": 108375834, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922927, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732106699, "oldest_key_time": 0, "file_creation_time": 1732106699, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 68609, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:45:02.662206 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068610.sst) /dev/shm/ToplingTemp/Topling-962502-qwOck4 2024/11/20-20:45:02.731093 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068610.sst): first pass time = 0.07's, 251.820'MB/sec 2024/11/20-20:45:02.869341 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068610.sst): old prealloc_size = 147639500, real_size = 5008032 2024/11/20-20:45:02.869465 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068610.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 120429 prefix = 4 raw-key = 0.0019 GB zip-key = 0.0002 GB avg-key = 16.00 avg-zkey = 1.93 raw-val = 0.0140 GB zip-val = 0.0047 GB avg-val = 115.97 avg-zval = 39.41 2024/11/20-20:45:02.869607 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068610.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.017 GB 2024/11/20-20:45:02.977087 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00/068610.sst): second pass time = 0.14's, 101.595'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.11's, 51.500'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2298.463'MB/sec (index lex order gen) rebuild zvType time = 0.09's, 0.346'MB/sec write SST data time = 0.02's, 269.707'MB/sec dict compress time = 0.00's, 1046.120'MB/sec z-dict build time = 0.00's, sample length = 0.146'MB, throughput = 1800.126'MB/sec zip my value time = 0.14's, unzip length = 0.014'GB zip my value throughput = 101.595'MB/sec zip pipeline throughput = 101.595'MB/sec entries = 120429 avg-key = 28.00 avg-zkey = 1.93 avg-val = 115.97 avg-zval = 39.41 usrkeys = 120429 avg-key = 20.00 avg-zkey = 1.93 avg-val = 122.97 avg-zval = 39.41 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 120429 bytes = 421520 } seq expand size = 843003 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0024 GB value = 0.0140 GB dict = 0.15 MB all = 0.0173 GB } __ZipSize{ index = 0.0002 GB value = 0.0047 GB dict = 0.15 MB all = 0.0055 GB } UnZip/Zip{ index = 10.3818 value = 2.9429 dict = 1.00 all = 3.1257 } Zip/UnZip{ index = 0.0963 value = 0.3398 dict = 1.00 all = 0.3199 } ---------------------------- total value len = 564.214456 GB avg = 0.330 KB (by entry num) total key len = 44.576810 GB avg = 0.026 KB total ukey len = 32.981573 GB avg = 0.014 KB total ukey num = 2.330386128 Billion total entry num = 1.709888150 Billion write speed all = 62.887576359 MB/sec (with seq num) write speed all = 61.474537405 MB/sec (without seq num) 2024/11/20-20:45:02.990774 140008308024896 [compaction_job.cc:1948] [default] [JOB 11710] Generated table #68610: 120429 keys, 5547143 bytes, temperature: kWarm 2024/11/20-20:45:02.990830 140008308024896 EVENT_LOG_v1 {"time_micros": 1732106702990801, "cf_name": "default", "job": 11710, "event": "table_file_creation", "file_number": 68610, "file_size": 5547143, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 899786040, "largest_seqno": 1104293665, "table_properties": {"data_size": 4745744, "index_size": 232000, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 3372012, "raw_average_key_size": 28, "raw_value_size": 13966450, "raw_average_value_size": 115, "num_data_blocks": 1, "num_entries": 120429, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732106702, "oldest_key_time": 0, "file_creation_time": 1732106702, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 68610, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:45:03.000777 140008308024896 [compaction_job.cc:703] job-11710: subcompact[0], size: 0.406389 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11710/att-00 [068600,068601,068602,068603,068604,068605,068606,068607,068608,068609,068610] 2024/11/20-20:45:03.085587 140008308024896 (Original Log Time 2024/11/20-20:44:29.538745) EVENT_LOG_v1 {"time_micros": 1732106669538703, "job": 11710, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [68577], "files_L3": [68535, 68536, 68537, 68538, 68539, 68540, 68541, 68542, 68543, 68544], "score": 0.878373, "input_data_size": 429187080, "oldest_snapshot_seqno": 1106459329} 2024/11/20-20:45:03.085591 140008308024896 (Original Log Time 2024/11/20-20:45:03.084603) [compaction_job.cc:2022] [default] [JOB 11710] Compacted 1@2 + 10@3 files to L3 => 406388617 bytes 2024/11/20-20:45:03.085592 140008308024896 (Original Log Time 2024/11/20-20:45:03.085519) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 11 0 0 0] max score 0.02, MB/sec: 12.8 rd, 12.1 wr, level 3, files in(1, 10) out(11 +0 blob) MB in(27.1, 382.2 +0.0 blob) out(387.6 +0.0 blob), read-write-amplify(29.4) write-amplify(14.3) OK, records in: 9485310, records dropped: 113758 output_compression: Snappy 2024/11/20-20:45:03.085596 140008308024896 (Original Log Time 2024/11/20-20:45:03.085566) EVENT_LOG_v1 {"time_micros": 1732106703085542, "cf": "default", "job": 11710, "event": "compaction_finished", "compaction_time_micros": 33462039, "compaction_time_cpu_micros": 15408906, "output_level": 3, "num_output_files": 11, "total_output_size": 406388617, "num_input_records": 9485310, "num_output_records": 9371552, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 306846503, "file_range_sync_nanos": 0, "file_fsync_nanos": 11057, "file_prepare_write_nanos": 40915, "lsm_state": [0, 0, 0, 11, 0, 0, 0]} 2024/11/20-20:45:03.213996 140008308024896 DEBG dcompact_worker.cpp:240: HttpPost: 200 OK: url = http://nlb-7zny4kaa1poal01o64.cn-shenzhen.nlb.aliyuncs.com:8443, body = {"instanceId":"nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137","labourId":"","dbId":"d89b4006-2803-486e-b7a2-759bcf348921","dbStarts":1732096383,"starts":1732106669,"executesMs":33706,"compactionJobId":11710,"attempt":0,"compactionInputRawBytes":1375670288,"compactionInputZipBytes":429187080,"compactionOutputRawBytes":0,"compactionOutputZipBytes":406388617,"headers":{"Accept":"*/*","Connection":"close","Host":"aliyun-topling-saas.topling.cn:18443","RemoteIp":"120.24.192.169","X-Forwarded-For":"120.24.192.169","region":"cn-shenzhen","token":"e6474c481bd4415abc537135cc03626b","instance-token":"e6474c481bd4415abc537135cc03626b","provider":"aliyun","CloudMarketInstanceId":"si-59c0ae5c955845588903","MeteringAssit":"","Transfer-Encoding":"chunked","traceparent":"00-6e78905673e462d16aa4ff45b4b6b539-eca2f74e272a2dc1-00"}}, response = 2024/11/20-20:45:03.214105 140008308024896 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-11710/att-00: olev 3, work 33.706 s, result 7.707 ms, install 1.009 ms, input{raw 1.281 GiB zip 409.305 MiB}