2024/11/20-22:28:51.000280 140008895514176 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00: fork to child time = 0.007332 sec 2024/11/20-22:28:51.000767 140008895514176 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00 2024/11/20-22:28:51.007208 140008895514176 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00 2024/11/20-22:28:51.013246 140008895514176 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-22:28:51.013486 140008895514176 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-22:28:51.056966 140008895514176 [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-17670/att-00/MANIFEST-049091 2024/11/20-22:28:51.118008 140008895514176 [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-17670/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 79555, last_sequence is 1241001846, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 79334 2024/11/20-22:28:51.118014 140008895514176 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-22:28:51.118107 140008895514176 [version_set.cc:5724] Creating manifest 79555 2024/11/20-22:28:51.147065 140008895514176 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-22:28:51.166762 140008895514176 [compaction_job.cc:2437] [default] [JOB 17670] Compacting 1@2 + 11@3 files to L3, score 0.98, subcompactions 1 : 1 2024/11/20-22:28:51.166773 140008895514176 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 13592 Base level 2, inputs: [79519(27MB)], [79466(37MB) 79467(35MB) 79468(38MB) 79469(38MB) 79470(35MB) 79471(38MB) 79472(40MB) 79473(38MB) 79474(38MB) 79475(38MB) 79476(39MB)] 2024/11/20-22:28:51.173368 140008895514176 [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-22:28:51.173387 140008895514176 [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-22:28:51.173401 140008895514176 [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-22:28:51.173406 140008895514176 [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-22:28:51.173416 140008895514176 [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-22:28:51.711938 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079556.sst) /dev/shm/ToplingTemp/Topling-1083264-Bwj6gw 2024/11/20-22:28:52.240690 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079556.sst): first pass time = 0.53's, 253.858'MB/sec 2024/11/20-22:28:54.086660 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079556.sst): old prealloc_size = 147639500, real_size = 34736352 2024/11/20-22:28:54.087442 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079556.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926229 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.0327 GB avg-val = 116.91 avg-zval = 35.31 2024/11/20-22:28:54.089206 140008895514176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079556.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-22:28:55.100503 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079556.sst): second pass time = 1.84's, 58.696'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.01's, 38.420'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2363.967'MB/sec (index lex order gen) rebuild zvType time = 0.85's, 0.272'MB/sec write SST data time = 0.16's, 238.800'MB/sec dict compress time = 4356233619.02's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 29675.815'MB/sec zip my value time = 1.84's, unzip length = 0.108'GB zip my value throughput = 58.696'MB/sec zip pipeline throughput = 125.496'MB/sec entries = 926229 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.91 avg-zval = 35.31 usrkeys = 926229 avg-key = 20.00 avg-zkey = 1.94 avg-val = 123.91 avg-zval = 35.31 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926229 bytes = 3357600 } seq expand size = 6483603 multi value expand size = 0 cnt WriteAppend = 38 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0327 GB dict = 1.08 MB all = 0.0390 GB } UnZip/Zip{ index = 10.3057 value = 3.3107 dict = 1.00 all = 3.4457 } Zip/UnZip{ index = 0.0970 value = 0.3021 dict = 1.00 all = 0.2902 } ---------------------------- total value len = 563.180499 GB avg = 0.331 KB (by entry num) total key len = 44.340341 GB avg = 0.026 KB total ukey len = 32.812666 GB avg = 0.014 KB total ukey num = 2.321940805 Billion total entry num = 1.701442827 Billion write speed all = 38.178238562 MB/sec (with seq num) write speed all = 37.322852727 MB/sec (without seq num) 2024/11/20-22:28:55.148103 140008895514176 [compaction_job.cc:1948] [default] [JOB 17670] Generated table #79556: 926229 keys, 38952122 bytes, temperature: kWarm 2024/11/20-22:28:55.148188 140008895514176 EVENT_LOG_v1 {"time_micros": 1732112935148147, "cf_name": "default", "job": 17670, "event": "table_file_creation", "file_number": 79556, "file_size": 38952122, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479839, "largest_seqno": 1240491362, "table_properties": {"data_size": 32707088, "index_size": 1797504, "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": 25934412, "raw_average_key_size": 28, "raw_value_size": 108283450, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926229, "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": 1732112931, "oldest_key_time": 0, "file_creation_time": 1732112931, "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": 79556, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:28:55.185479 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079557.sst) /dev/shm/ToplingTemp/Topling-1083264-CsC8dz 2024/11/20-22:28:56.225851 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079557.sst): first pass time = 1.04's, 129.015'MB/sec 2024/11/20-22:28:57.727778 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079557.sst): old prealloc_size = 147639500, real_size = 33513584 2024/11/20-22:28:57.728339 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079557.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924325 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0315 GB avg-val = 117.21 avg-zval = 34.10 2024/11/20-22:28:57.729141 140008895514176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079557.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-22:28:58.618259 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079557.sst): second pass time = 1.50's, 72.169'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.89's, 42.232'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3266.426'MB/sec (index lex order gen) rebuild zvType time = 0.76's, 0.305'MB/sec write SST data time = 0.13's, 284.727'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 20194.248'MB/sec zip my value time = 1.50's, unzip length = 0.108'GB zip my value throughput = 72.169'MB/sec zip pipeline throughput = 72.169'MB/sec entries = 924325 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.21 avg-zval = 34.10 usrkeys = 924325 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.21 avg-zval = 34.10 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924325 bytes = 3235152 } seq expand size = 6470275 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.0315 GB dict = 1.08 MB all = 0.0376 GB } UnZip/Zip{ index = 10.5129 value = 3.4367 dict = 1.00 all = 3.5691 } Zip/UnZip{ index = 0.0951 value = 0.2910 dict = 1.00 all = 0.2802 } ---------------------------- total value len = 563.295306 GB avg = 0.331 KB (by entry num) total key len = 44.366222 GB avg = 0.026 KB total ukey len = 32.831153 GB avg = 0.014 KB total ukey num = 2.322865130 Billion total entry num = 1.702367152 Billion write speed all = 38.178639797 MB/sec (with seq num) write speed all = 37.322978423 MB/sec (without seq num) 2024/11/20-22:28:58.663566 140008895514176 [compaction_job.cc:1948] [default] [JOB 17670] Generated table #79557: 924325 keys, 37605564 bytes, temperature: kWarm 2024/11/20-22:28:58.663627 140008895514176 EVENT_LOG_v1 {"time_micros": 1732112938663596, "cf_name": "default", "job": 17670, "event": "table_file_creation", "file_number": 79557, "file_size": 37605564, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1069697620, "largest_seqno": 1240489970, "table_properties": {"data_size": 31523872, "index_size": 1758464, "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": 25881100, "raw_average_key_size": 28, "raw_value_size": 108336670, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924325, "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": 1732112935, "oldest_key_time": 0, "file_creation_time": 1732112935, "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": 79557, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:28:58.700349 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079558.sst) /dev/shm/ToplingTemp/Topling-1083264-zFQ1Dx 2024/11/20-22:28:59.560951 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079558.sst): first pass time = 0.86's, 155.965'MB/sec 2024/11/20-22:29:01.125559 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079558.sst): old prealloc_size = 147639500, real_size = 35905344 2024/11/20-22:29:01.126127 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079558.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928861 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1082 GB zip-val = 0.0339 GB avg-val = 116.50 avg-zval = 36.49 2024/11/20-22:29:01.126937 140008895514176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079558.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-22:29:01.951623 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079558.sst): second pass time = 1.56's, 69.206'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 48.435'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3269.508'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.331'MB/sec write SST data time = 0.13's, 320.069'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 32888.659'MB/sec zip my value time = 1.56's, unzip length = 0.108'GB zip my value throughput = 69.206'MB/sec zip pipeline throughput = 69.206'MB/sec entries = 928861 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.50 avg-zval = 36.49 usrkeys = 928861 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.50 avg-zval = 36.49 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928861 bytes = 3251024 } seq expand size = 6502027 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0339 GB dict = 1.08 MB all = 0.0400 GB } UnZip/Zip{ index = 10.4451 value = 3.1926 dict = 1.00 all = 3.3547 } Zip/UnZip{ index = 0.0957 value = 0.3132 dict = 1.00 all = 0.2981 } ---------------------------- total value len = 563.410018 GB avg = 0.331 KB (by entry num) total key len = 44.392230 GB avg = 0.026 KB total ukey len = 32.849730 GB avg = 0.014 KB total ukey num = 2.323793991 Billion total entry num = 1.703296013 Billion write speed all = 38.179485078 MB/sec (with seq num) write speed all = 37.323536092 MB/sec (without seq num) 2024/11/20-22:29:02.000275 140008895514176 [compaction_job.cc:1948] [default] [JOB 17670] Generated table #79558: 928861 keys, 40009340 bytes, temperature: kWarm 2024/11/20-22:29:02.000344 140008895514176 EVENT_LOG_v1 {"time_micros": 1732112942000313, "cf_name": "default", "job": 17670, "event": "table_file_creation", "file_number": 79558, "file_size": 40009340, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1069697639, "largest_seqno": 1240491074, "table_properties": {"data_size": 33894384, "index_size": 1778560, "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": 26008108, "raw_average_key_size": 28, "raw_value_size": 108209734, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928861, "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": 1732112938, "oldest_key_time": 0, "file_creation_time": 1732112938, "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": 79558, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:29:02.037729 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079559.sst) /dev/shm/ToplingTemp/Topling-1083264-Ankb7x 2024/11/20-22:29:03.130543 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079559.sst): first pass time = 1.09's, 122.824'MB/sec 2024/11/20-22:29:04.419612 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079559.sst): old prealloc_size = 147639500, real_size = 36261472 2024/11/20-22:29:04.420234 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079559.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927194 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.0342 GB avg-val = 116.76 avg-zval = 36.89 2024/11/20-22:29:04.421420 140008895514176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079559.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-22:29:05.157806 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079559.sst): second pass time = 1.29's, 84.039'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.74's, 54.640'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3034.301'MB/sec (index lex order gen) rebuild zvType time = 0.61's, 0.382'MB/sec write SST data time = 0.13's, 308.572'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 32638.555'MB/sec zip my value time = 1.29's, unzip length = 0.108'GB zip my value throughput = 84.039'MB/sec zip pipeline throughput = 84.039'MB/sec entries = 927194 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.76 avg-zval = 36.89 usrkeys = 927194 avg-key = 20.00 avg-zkey = 1.97 avg-val = 123.15 avg-zval = 36.89 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 846702 bytes = 3069312 } seq expand size = 5926914 multi value expand size = 0 cnt WriteAppend = 94 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0342 GB dict = 1.08 MB all = 0.0403 GB } UnZip/Zip{ index = 10.1780 value = 3.1647 dict = 1.00 all = 3.3277 } Zip/UnZip{ index = 0.0983 value = 0.3160 dict = 1.00 all = 0.3005 } ---------------------------- total value len = 563.524201 GB avg = 0.331 KB (by entry num) total key len = 44.418191 GB avg = 0.026 KB total ukey len = 32.868274 GB avg = 0.014 KB total ukey num = 2.324721185 Billion total entry num = 1.704223207 Billion write speed all = 38.180598839 MB/sec (with seq num) write speed all = 37.324356361 MB/sec (without seq num) 2024/11/20-22:29:05.206215 140008895514176 [compaction_job.cc:1948] [default] [JOB 17670] Generated table #79559: 927194 keys, 40334052 bytes, temperature: kWarm 2024/11/20-22:29:05.206270 140008895514176 EVENT_LOG_v1 {"time_micros": 1732112945206242, "cf_name": "default", "job": 17670, "event": "table_file_creation", "file_number": 79559, "file_size": 40334052, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1240490759, "table_properties": {"data_size": 34207568, "index_size": 1821952, "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": 25961432, "raw_average_key_size": 28, "raw_value_size": 108256396, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927194, "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": 1732112942, "oldest_key_time": 0, "file_creation_time": 1732112942, "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": 79559, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:29:05.242680 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079560.sst) /dev/shm/ToplingTemp/Topling-1083264-ziuyKz 2024/11/20-22:29:06.016281 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079560.sst): first pass time = 0.77's, 173.504'MB/sec 2024/11/20-22:29:07.639185 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079560.sst): old prealloc_size = 147639500, real_size = 36520688 2024/11/20-22:29:07.639787 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079560.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926850 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.0345 GB avg-val = 116.81 avg-zval = 37.19 2024/11/20-22:29:07.639963 140008895514176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079560.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-22:29:08.403659 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079560.sst): second pass time = 1.62's, 66.748'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.76's, 49.267'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3156.848'MB/sec (index lex order gen) rebuild zvType time = 0.64's, 0.361'MB/sec write SST data time = 0.12's, 310.429'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 30063.008'MB/sec zip my value time = 1.62's, unzip length = 0.108'GB zip my value throughput = 66.748'MB/sec zip pipeline throughput = 120.723'MB/sec entries = 926850 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.81 avg-zval = 37.19 usrkeys = 926850 avg-key = 20.00 avg-zkey = 1.97 avg-val = 117.12 avg-zval = 37.19 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 41157 bytes = 138912 } seq expand size = 288099 multi value expand size = 0 cnt WriteAppend = 63 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0377 GB } UnZip/Zip{ index = 10.1739 value = 3.1412 dict = 1.00 all = 3.5637 } Zip/UnZip{ index = 0.0983 value = 0.3184 dict = 1.00 all = 0.2806 } ---------------------------- total value len = 563.632755 GB avg = 0.331 KB (by entry num) total key len = 44.444143 GB avg = 0.026 KB total ukey len = 32.886811 GB avg = 0.014 KB total ukey num = 2.325648035 Billion total entry num = 1.705150057 Billion write speed all = 38.181263000 MB/sec (with seq num) write speed all = 37.324729454 MB/sec (without seq num) 2024/11/20-22:29:08.448781 140008895514176 [compaction_job.cc:1948] [default] [JOB 17670] Generated table #79560: 926850 keys, 37662575 bytes, temperature: kWarm 2024/11/20-22:29:08.448848 140008895514176 EVENT_LOG_v1 {"time_micros": 1732112948448817, "cf_name": "default", "job": 17670, "event": "table_file_creation", "file_number": 79560, "file_size": 37662575, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 978567417, "table_properties": {"data_size": 34466784, "index_size": 1822016, "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": 25951800, "raw_average_key_size": 28, "raw_value_size": 108265968, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926850, "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": 1732112945, "oldest_key_time": 0, "file_creation_time": 1732112945, "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": 79560, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:29:08.482913 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079561.sst) /dev/shm/ToplingTemp/Topling-1083264-vtKRxv 2024/11/20-22:29:09.289627 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079561.sst): first pass time = 0.81's, 166.383'MB/sec 2024/11/20-22:29:10.628371 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079561.sst): old prealloc_size = 147639500, real_size = 37234128 2024/11/20-22:29:10.628898 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079561.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925971 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.0352 GB avg-val = 116.95 avg-zval = 38.02 2024/11/20-22:29:10.629374 140008895514176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079561.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-22:29:11.338680 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079561.sst): second pass time = 1.34's, 80.940'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.71's, 55.974'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3564.028'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.396'MB/sec write SST data time = 0.13's, 316.181'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 17593.006'MB/sec zip my value time = 1.34's, unzip length = 0.108'GB zip my value throughput = 80.940'MB/sec zip pipeline throughput = 80.940'MB/sec entries = 925971 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.95 avg-zval = 38.02 usrkeys = 925971 avg-key = 20.00 avg-zkey = 1.94 avg-val = 120.12 avg-zval = 38.02 TagRS{ kinds = RS_Key0_TagN bytes = 144800 } TagArray{ size = 419288 bytes = 1519936 } seq expand size = 2935016 multi value expand size = 0 cnt WriteAppend = 26 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0352 GB dict = 1.08 MB all = 0.0398 GB } UnZip/Zip{ index = 10.3098 value = 3.0759 dict = 1.00 all = 3.3759 } Zip/UnZip{ index = 0.0970 value = 0.3251 dict = 1.00 all = 0.2962 } ---------------------------- total value len = 563.743981 GB avg = 0.330 KB (by entry num) total key len = 44.470070 GB avg = 0.026 KB total ukey len = 32.905330 GB avg = 0.014 KB total ukey num = 2.326574006 Billion total entry num = 1.706076028 Billion write speed all = 38.182838114 MB/sec (with seq num) write speed all = 37.325997341 MB/sec (without seq num) 2024/11/20-22:29:11.386333 140008895514176 [compaction_job.cc:1948] [default] [JOB 17670] Generated table #79561: 925971 keys, 39757459 bytes, temperature: kWarm 2024/11/20-22:29:11.386400 140008895514176 EVENT_LOG_v1 {"time_micros": 1732112951386367, "cf_name": "default", "job": 17670, "event": "table_file_creation", "file_number": 79561, "file_size": 39757459, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1240490393, "table_properties": {"data_size": 35206144, "index_size": 1796288, "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": 25927188, "raw_average_key_size": 28, "raw_value_size": 108290594, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 925971, "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": 1732112948, "oldest_key_time": 0, "file_creation_time": 1732112948, "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": 79561, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:29:11.422689 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079562.sst) /dev/shm/ToplingTemp/Topling-1083264-aEOrSx 2024/11/20-22:29:12.294214 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079562.sst): first pass time = 0.87's, 154.009'MB/sec 2024/11/20-22:29:13.515841 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079562.sst): old prealloc_size = 147639500, real_size = 38531744 2024/11/20-22:29:13.516394 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079562.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924417 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.19 avg-zval = 39.54 2024/11/20-22:29:13.517131 140008895514176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079562.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-22:29:14.291917 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079562.sst): second pass time = 1.22's, 88.733'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.78's, 54.665'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3299.532'MB/sec (index lex order gen) rebuild zvType time = 0.65's, 0.355'MB/sec write SST data time = 0.12's, 339.976'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 17606.042'MB/sec zip my value time = 1.22's, unzip length = 0.108'GB zip my value throughput = 88.733'MB/sec zip pipeline throughput = 88.733'MB/sec entries = 924417 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.19 avg-zval = 39.54 usrkeys = 924417 avg-key = 20.00 avg-zkey = 1.89 avg-val = 123.44 avg-zval = 39.54 TagRS{ kinds = RS_Key0_TagN bytes = 144560 } TagArray{ size = 824780 bytes = 2886752 } seq expand size = 5773460 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.0366 GB dict = 1.08 MB all = 0.0424 GB } UnZip/Zip{ index = 10.5832 value = 2.9637 dict = 1.00 all = 3.1638 } Zip/UnZip{ index = 0.0945 value = 0.3374 dict = 1.00 all = 0.3161 } ---------------------------- total value len = 563.858089 GB avg = 0.330 KB (by entry num) total key len = 44.495954 GB avg = 0.026 KB total ukey len = 32.923819 GB avg = 0.014 KB total ukey num = 2.327498423 Billion total entry num = 1.707000445 Billion write speed all = 38.184547146 MB/sec (with seq num) write speed all = 37.327401019 MB/sec (without seq num) 2024/11/20-22:29:14.341678 140008895514176 [compaction_job.cc:1948] [default] [JOB 17670] Generated table #79562: 924417 keys, 42423136 bytes, temperature: kWarm 2024/11/20-22:29:14.341738 140008895514176 EVENT_LOG_v1 {"time_micros": 1732112954341708, "cf_name": "default", "job": 17670, "event": "table_file_creation", "file_number": 79562, "file_size": 42423136, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1240490505, "table_properties": {"data_size": 36553488, "index_size": 1746944, "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": 25883676, "raw_average_key_size": 28, "raw_value_size": 108334066, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924417, "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": 1732112951, "oldest_key_time": 0, "file_creation_time": 1732112951, "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": 79562, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:29:14.376276 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079563.sst) /dev/shm/ToplingTemp/Topling-1083264-ZxYPiy 2024/11/20-22:29:15.209638 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079563.sst): first pass time = 0.83's, 161.061'MB/sec 2024/11/20-22:29:16.445991 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079563.sst): old prealloc_size = 147639500, real_size = 36504128 2024/11/20-22:29:16.446542 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079563.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926982 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0345 GB avg-val = 116.79 avg-zval = 37.24 2024/11/20-22:29:16.447236 140008895514176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079563.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-22:29:17.239353 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079563.sst): second pass time = 1.24's, 87.624'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.79's, 50.493'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3404.926'MB/sec (index lex order gen) rebuild zvType time = 0.67's, 0.347'MB/sec write SST data time = 0.13's, 319.122'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 30795.620'MB/sec zip my value time = 1.24's, unzip length = 0.108'GB zip my value throughput = 87.624'MB/sec zip pipeline throughput = 87.624'MB/sec entries = 926982 avg-key = 28.00 avg-zkey = 1.89 avg-val = 116.79 avg-zval = 37.24 usrkeys = 926982 avg-key = 20.00 avg-zkey = 1.89 avg-val = 122.72 avg-zval = 37.24 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 785016 bytes = 2551312 } seq expand size = 5495112 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.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0401 GB } UnZip/Zip{ index = 10.5808 value = 3.1362 dict = 1.00 all = 3.3506 } Zip/UnZip{ index = 0.0945 value = 0.3189 dict = 1.00 all = 0.2985 } ---------------------------- total value len = 563.971846 GB avg = 0.330 KB (by entry num) total key len = 44.521910 GB avg = 0.026 KB total ukey len = 32.942358 GB avg = 0.014 KB total ukey num = 2.328425405 Billion total entry num = 1.707927427 Billion write speed all = 38.186251983 MB/sec (with seq num) write speed all = 37.328799015 MB/sec (without seq num) 2024/11/20-22:29:17.286737 140008895514176 [compaction_job.cc:1948] [default] [JOB 17670] Generated table #79563: 926982 keys, 40058102 bytes, temperature: kWarm 2024/11/20-22:29:17.286801 140008895514176 EVENT_LOG_v1 {"time_micros": 1732112957286771, "cf_name": "default", "job": 17670, "event": "table_file_creation", "file_number": 79563, "file_size": 40058102, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1240491465, "table_properties": {"data_size": 34519984, "index_size": 1752192, "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": 25955496, "raw_average_key_size": 28, "raw_value_size": 108262256, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926982, "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": 1732112954, "oldest_key_time": 0, "file_creation_time": 1732112954, "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": 79563, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:29:17.323905 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079564.sst) /dev/shm/ToplingTemp/Topling-1083264-7orwwz 2024/11/20-22:29:18.164671 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079564.sst): first pass time = 0.84's, 159.643'MB/sec 2024/11/20-22:29:19.354955 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079564.sst): old prealloc_size = 147639500, real_size = 36432656 2024/11/20-22:29:19.355501 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079564.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927403 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.72 avg-zval = 37.13 2024/11/20-22:29:19.356229 140008895514176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079564.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-22:29:20.165205 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079564.sst): second pass time = 1.19's, 91.010'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 49.739'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3405.361'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.338'MB/sec write SST data time = 0.12's, 325.436'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 32723.400'MB/sec zip my value time = 1.19's, unzip length = 0.108'GB zip my value throughput = 91.010'MB/sec zip pipeline throughput = 91.010'MB/sec entries = 927403 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.72 avg-zval = 37.13 usrkeys = 927403 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.72 avg-zval = 37.13 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927403 bytes = 3014080 } seq expand size = 6491821 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.0344 GB dict = 1.08 MB all = 0.0403 GB } UnZip/Zip{ index = 10.5142 value = 3.1435 dict = 1.00 all = 3.3304 } Zip/UnZip{ index = 0.0951 value = 0.3181 dict = 1.00 all = 0.3003 } ---------------------------- total value len = 564.086588 GB avg = 0.330 KB (by entry num) total key len = 44.547877 GB avg = 0.026 KB total ukey len = 32.960906 GB avg = 0.014 KB total ukey num = 2.329352808 Billion total entry num = 1.708854830 Billion write speed all = 38.188070440 MB/sec (with seq num) write speed all = 37.330309372 MB/sec (without seq num) 2024/11/20-22:29:20.213205 140008895514176 [compaction_job.cc:1948] [default] [JOB 17670] Generated table #79564: 927403 keys, 40300886 bytes, temperature: kWarm 2024/11/20-22:29:20.213268 140008895514176 EVENT_LOG_v1 {"time_micros": 1732112960213238, "cf_name": "default", "job": 17670, "event": "table_file_creation", "file_number": 79564, "file_size": 40300886, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187855393, "largest_seqno": 1240491546, "table_properties": {"data_size": 34436544, "index_size": 1764096, "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": 25967284, "raw_average_key_size": 28, "raw_value_size": 108250562, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927403, "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": 1732112957, "oldest_key_time": 0, "file_creation_time": 1732112957, "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": 79564, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:29:20.247192 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079565.sst) /dev/shm/ToplingTemp/Topling-1083264-5Txv4x 2024/11/20-22:29:21.076565 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079565.sst): first pass time = 0.83's, 161.836'MB/sec 2024/11/20-22:29:22.273140 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079565.sst): old prealloc_size = 147639500, real_size = 36527680 2024/11/20-22:29:22.273711 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079565.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927843 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0345 GB avg-val = 116.66 avg-zval = 37.22 2024/11/20-22:29:22.274451 140008895514176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079565.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-22:29:23.085126 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079565.sst): second pass time = 1.20's, 90.512'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 49.757'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3186.016'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.339'MB/sec write SST data time = 0.13's, 318.594'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 21054.856'MB/sec zip my value time = 1.20's, unzip length = 0.108'GB zip my value throughput = 90.512'MB/sec zip pipeline throughput = 90.512'MB/sec entries = 927843 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.66 avg-zval = 37.22 usrkeys = 927843 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.66 avg-zval = 37.22 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927843 bytes = 3015504 } seq expand size = 6494901 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0404 GB } UnZip/Zip{ index = 10.5135 value = 3.1346 dict = 1.00 all = 3.3222 } Zip/UnZip{ index = 0.0951 value = 0.3190 dict = 1.00 all = 0.3010 } ---------------------------- total value len = 564.201321 GB avg = 0.330 KB (by entry num) total key len = 44.573856 GB avg = 0.026 KB total ukey len = 32.979463 GB avg = 0.014 KB total ukey num = 2.330280651 Billion total entry num = 1.709782673 Billion write speed all = 38.189902643 MB/sec (with seq num) write speed all = 37.331833047 MB/sec (without seq num) 2024/11/20-22:29:23.133819 140008895514176 [compaction_job.cc:1948] [default] [JOB 17670] Generated table #79565: 927843 keys, 40400856 bytes, temperature: kWarm 2024/11/20-22:29:23.133883 140008895514176 EVENT_LOG_v1 {"time_micros": 1732112963133852, "cf_name": "default", "job": 17670, "event": "table_file_creation", "file_number": 79565, "file_size": 40400856, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187851476, "largest_seqno": 1240491561, "table_properties": {"data_size": 34530480, "index_size": 1765056, "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": 25979604, "raw_average_key_size": 28, "raw_value_size": 108238186, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927843, "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": 1732112960, "oldest_key_time": 0, "file_creation_time": 1732112960, "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": 79565, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:29:23.168967 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079566.sst) /dev/shm/ToplingTemp/Topling-1083264-W7YvNz 2024/11/20-22:29:23.989938 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079566.sst): first pass time = 0.82's, 163.493'MB/sec 2024/11/20-22:29:25.120352 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079566.sst): old prealloc_size = 147639500, real_size = 36344224 2024/11/20-22:29:25.120951 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079566.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 929604 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0343 GB avg-val = 116.38 avg-zval = 36.94 2024/11/20-22:29:25.121751 140008895514176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079566.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-22:29:25.936540 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079566.sst): second pass time = 1.13's, 95.786'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 49.566'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3128.772'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.339'MB/sec write SST data time = 0.13's, 311.367'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 34096.784'MB/sec zip my value time = 1.13's, unzip length = 0.108'GB zip my value throughput = 95.786'MB/sec zip pipeline throughput = 95.786'MB/sec entries = 929604 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.38 avg-zval = 36.94 usrkeys = 929604 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.38 avg-zval = 36.94 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 929604 bytes = 3253632 } seq expand size = 6507228 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0343 GB dict = 1.08 MB all = 0.0405 GB } UnZip/Zip{ index = 10.5125 value = 3.1502 dict = 1.00 all = 3.3177 } Zip/UnZip{ index = 0.0951 value = 0.3174 dict = 1.00 all = 0.3014 } ---------------------------- total value len = 564.316017 GB avg = 0.330 KB (by entry num) total key len = 44.599885 GB avg = 0.026 KB total ukey len = 32.998055 GB avg = 0.014 KB total ukey num = 2.331210255 Billion total entry num = 1.710712277 Billion write speed all = 38.191899041 MB/sec (with seq num) write speed all = 37.333516459 MB/sec (without seq num) 2024/11/20-22:29:25.985290 140008895514176 [compaction_job.cc:1948] [default] [JOB 17670] Generated table #79566: 929604 keys, 40454556 bytes, temperature: kWarm 2024/11/20-22:29:25.985355 140008895514176 EVENT_LOG_v1 {"time_micros": 1732112965985323, "cf_name": "default", "job": 17670, "event": "table_file_creation", "file_number": 79566, "file_size": 40454556, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1085063272, "largest_seqno": 1240490935, "table_properties": {"data_size": 34343056, "index_size": 1768576, "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": 26028912, "raw_average_key_size": 28, "raw_value_size": 108188820, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 929604, "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": 1732112963, "oldest_key_time": 0, "file_creation_time": 1732112963, "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": 79566, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:29:26.022276 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079567.sst) /dev/shm/ToplingTemp/Topling-1083264-oa4wWy 2024/11/20-22:29:26.098647 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079567.sst): first pass time = 0.08's, 254.624'MB/sec 2024/11/20-22:29:26.258650 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079567.sst): old prealloc_size = 147639500, real_size = 5765744 2024/11/20-22:29:26.258778 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079567.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 133137 prefix = 4 raw-key = 0.0021 GB zip-key = 0.0003 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.0157 GB zip-val = 0.0055 GB avg-val = 118.00 avg-zval = 41.13 2024/11/20-22:29:26.258921 140008895514176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079567.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.019 GB 2024/11/20-22:29:26.377052 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00/079567.sst): second pass time = 0.16's, 98.584'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.12's, 53.625'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2348.985'MB/sec (index lex order gen) rebuild zvType time = 0.10's, 0.337'MB/sec write SST data time = 0.02's, 327.710'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.164'MB, throughput = 5553.692'MB/sec zip my value time = 0.16's, unzip length = 0.016'GB zip my value throughput = 98.584'MB/sec zip pipeline throughput = 98.584'MB/sec entries = 133137 avg-key = 28.00 avg-zkey = 1.92 avg-val = 118.00 avg-zval = 41.13 usrkeys = 133137 avg-key = 20.00 avg-zkey = 1.92 avg-val = 125.00 avg-zval = 41.13 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 133137 bytes = 449360 } seq expand size = 931959 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0027 GB value = 0.0157 GB dict = 0.16 MB all = 0.0194 GB } __ZipSize{ index = 0.0003 GB value = 0.0055 GB dict = 0.16 MB all = 0.0063 GB } UnZip/Zip{ index = 10.3935 value = 2.8689 dict = 1.00 all = 3.0622 } Zip/UnZip{ index = 0.0962 value = 0.3486 dict = 1.00 all = 0.3266 } ---------------------------- total value len = 564.332660 GB avg = 0.330 KB (by entry num) total key len = 44.603613 GB avg = 0.026 KB total ukey len = 33.000718 GB avg = 0.014 KB total ukey num = 2.331343392 Billion total entry num = 1.710845414 Billion write speed all = 38.192121462 MB/sec (with seq num) write speed all = 37.333695794 MB/sec (without seq num) 2024/11/20-22:29:26.393494 140008895514176 [compaction_job.cc:1948] [default] [JOB 17670] Generated table #79567: 133137 keys, 6347711 bytes, temperature: kWarm 2024/11/20-22:29:26.393543 140008895514176 EVENT_LOG_v1 {"time_micros": 1732112966393517, "cf_name": "default", "job": 17670, "event": "table_file_creation", "file_number": 79567, "file_size": 6347711, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1111715697, "largest_seqno": 1196499560, "table_properties": {"data_size": 5476064, "index_size": 256192, "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": 3727836, "raw_average_key_size": 28, "raw_value_size": 15710166, "raw_average_value_size": 118, "num_data_blocks": 1, "num_entries": 133137, "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": 118, "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": 1732112966, "oldest_key_time": 0, "file_creation_time": 1732112966, "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": 79567, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:29:26.406965 140008895514176 [compaction_job.cc:703] job-17670: subcompact[0], size: 0.444306 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17670/att-00 [079556,079557,079558,079559,079560,079561,079562,079563,079564,079565,079566,079567] 2024/11/20-22:29:26.481571 140008895514176 (Original Log Time 2024/11/20-22:28:51.166806) EVENT_LOG_v1 {"time_micros": 1732112931166781, "job": 17670, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [79519], "files_L3": [79466, 79467, 79468, 79469, 79470, 79471, 79472, 79473, 79474, 79475, 79476], "score": 0.984294, "input_data_size": 466867358, "oldest_snapshot_seqno": 1241001448} 2024/11/20-22:29:26.481574 140008895514176 (Original Log Time 2024/11/20-22:29:26.480563) [compaction_job.cc:2022] [default] [JOB 17670] Compacted 1@2 + 11@3 files to L3 => 444306359 bytes 2024/11/20-22:29:26.481575 140008895514176 (Original Log Time 2024/11/20-22:29:26.481508) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 12 0 0 0] max score 0.02, MB/sec: 13.2 rd, 12.6 wr, level 3, files in(1, 11) out(12 +0 blob) MB in(27.1, 418.1 +0.0 blob) out(423.7 +0.0 blob), read-write-amplify(32.0) write-amplify(15.6) OK, records in: 10428080, records dropped: 99264 output_compression: Snappy 2024/11/20-22:29:26.481579 140008895514176 (Original Log Time 2024/11/20-22:29:26.481553) EVENT_LOG_v1 {"time_micros": 1732112966481530, "cf": "default", "job": 17670, "event": "compaction_finished", "compaction_time_micros": 35240164, "compaction_time_cpu_micros": 14952499, "output_level": 3, "num_output_files": 12, "total_output_size": 444306359, "num_input_records": 10428080, "num_output_records": 10328816, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 302104504, "file_range_sync_nanos": 0, "file_fsync_nanos": 10215, "file_prepare_write_nanos": 36638, "lsm_state": [0, 0, 0, 12, 0, 0, 0]} 2024/11/20-22:29:26.602004 140008895514176 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":1732112930,"executesMs":35474,"compactionJobId":17670,"attempt":0,"compactionInputRawBytes":1509929204,"compactionInputZipBytes":466867358,"compactionOutputRawBytes":0,"compactionOutputZipBytes":444306359,"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-df9cb960ef54b4db9ae0f9ac0aa9e085-589310bb3020c09a-00"}}, response = 2024/11/20-22:29:26.602092 140008895514176 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-17670/att-00: olev 3, work 35.474 s, result 5.922 ms, install 1.029 ms, input{raw 1.406 GiB zip 445.239 MiB}