2024/11/20-21:07:49.282994 140008736052800 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00: fork to child time = 0.008040 sec 2024/11/20-21:07:49.283513 140008736052800 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00 2024/11/20-21:07:49.290012 140008736052800 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00 2024/11/20-21:07:49.291750 140008736052800 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-21:07:49.291967 140008736052800 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-21:07:49.338419 140008736052800 [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-13116/att-00/MANIFEST-049091 2024/11/20-21:07:49.354155 140008736052800 [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-13116/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 71113, last_sequence is 1137829254, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 70963 2024/11/20-21:07:49.354161 140008736052800 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-21:07:49.354238 140008736052800 [version_set.cc:5724] Creating manifest 71113 2024/11/20-21:07:49.398212 140008736052800 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-21:07:49.428359 140008736052800 [compaction_job.cc:2437] [default] [JOB 13116] Compacting 1@2 + 11@3 files to L3, score 0.91, subcompactions 1 : 1 2024/11/20-21:07:49.428374 140008736052800 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 10608 Base level 2, inputs: [71111(24MB)], [71065(37MB) 71098(38MB) 71099(37MB) 71100(36MB) 71101(36MB) 71102(38MB) 71103(38MB) 71104(37MB) 71105(38MB) 71106(21MB) 71001(15MB)] 2024/11/20-21:07:49.435526 140008736052800 [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-21:07:49.435551 140008736052800 [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-21:07:49.435577 140008736052800 [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-21:07:49.435585 140008736052800 [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-21:07:49.435598 140008736052800 [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-21:07:49.975474 140008736052800 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071114.sst) /dev/shm/ToplingTemp/Topling-990342-vpjrNd 2024/11/20-21:07:50.563038 140008736052800 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071114.sst): first pass time = 0.59's, 228.447'MB/sec 2024/11/20-21:07:51.857940 140008736052800 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071114.sst): old prealloc_size = 147639500, real_size = 35033904 2024/11/20-21:07:51.858682 140008736052800 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071114.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925726 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.93 raw-val = 0.1083 GB zip-val = 0.0330 GB avg-val = 116.99 avg-zval = 35.67 2024/11/20-21:07:51.860384 140008736052800 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071114.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-21:07:52.932985 140008736052800 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071114.sst): second pass time = 1.29's, 83.700'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.08's, 36.397'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2487.974'MB/sec (index lex order gen) rebuild zvType time = 0.92's, 0.252'MB/sec write SST data time = 0.16's, 249.040'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 = 32675.900'MB/sec zip my value time = 1.29's, unzip length = 0.108'GB zip my value throughput = 83.700'MB/sec zip pipeline throughput = 83.700'MB/sec entries = 925726 avg-key = 28.00 avg-zkey = 1.93 avg-val = 116.99 avg-zval = 35.67 usrkeys = 925726 avg-key = 20.00 avg-zkey = 1.93 avg-val = 123.99 avg-zval = 35.67 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925726 bytes = 3240048 } seq expand size = 6480082 multi value expand size = 0 cnt WriteAppend = 16 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0330 GB dict = 1.08 MB all = 0.0391 GB } UnZip/Zip{ index = 10.3762 value = 3.2800 dict = 1.00 all = 3.4301 } Zip/UnZip{ index = 0.0964 value = 0.3049 dict = 1.00 all = 0.2915 } ---------------------------- total value len = 563.180510 GB avg = 0.331 KB (by entry num) total key len = 44.340327 GB avg = 0.026 KB total ukey len = 32.812656 GB avg = 0.014 KB total ukey num = 2.321940302 Billion total entry num = 1.701442324 Billion write speed all = 54.976353519 MB/sec (with seq num) write speed all = 53.744605219 MB/sec (without seq num) 2024/11/20-21:07:52.982773 140008736052800 [compaction_job.cc:1948] [default] [JOB 13116] Generated table #71114: 925726 keys, 39128894 bytes, temperature: kWarm 2024/11/20-21:07:52.982861 140008736052800 EVENT_LOG_v1 {"time_micros": 1732108072982820, "cf_name": "default", "job": 13116, "event": "table_file_creation", "file_number": 71114, "file_size": 39128894, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 979921749, "largest_seqno": 1137417661, "table_properties": {"data_size": 33017952, "index_size": 1784320, "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": 25920328, "raw_average_key_size": 28, "raw_value_size": 108297536, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 925726, "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": 1732108069, "oldest_key_time": 0, "file_creation_time": 1732108069, "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": 71114, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:07:53.020210 140008736052800 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071115.sst) /dev/shm/ToplingTemp/Topling-990342-BGzqUb 2024/11/20-21:07:54.028912 140008736052800 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071115.sst): first pass time = 1.01's, 133.064'MB/sec 2024/11/20-21:07:55.310899 140008736052800 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071115.sst): old prealloc_size = 147639500, real_size = 36091584 2024/11/20-21:07:55.311613 140008736052800 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071115.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927338 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.0341 GB avg-val = 116.73 avg-zval = 36.73 2024/11/20-21:07:55.312497 140008736052800 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071115.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-21:07:56.296660 140008736052800 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071115.sst): second pass time = 1.28's, 84.497'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.99's, 40.777'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2616.088'MB/sec (index lex order gen) rebuild zvType time = 0.83's, 0.279'MB/sec write SST data time = 0.15's, 261.468'MB/sec dict compress time = 0.00's, 1080278.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 31711.325'MB/sec zip my value time = 1.28's, unzip length = 0.108'GB zip my value throughput = 84.497'MB/sec zip pipeline throughput = 84.497'MB/sec entries = 927338 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.73 avg-zval = 36.73 usrkeys = 927338 avg-key = 20.00 avg-zkey = 1.94 avg-val = 123.73 avg-zval = 36.73 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927338 bytes = 3245696 } seq expand size = 6491366 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.0341 GB dict = 1.08 MB all = 0.0402 GB } UnZip/Zip{ index = 10.3071 value = 3.1783 dict = 1.00 all = 3.3391 } Zip/UnZip{ index = 0.0970 value = 0.3146 dict = 1.00 all = 0.2995 } ---------------------------- total value len = 563.295254 GB avg = 0.331 KB (by entry num) total key len = 44.366292 GB avg = 0.026 KB total ukey len = 32.831203 GB avg = 0.014 KB total ukey num = 2.322867640 Billion total entry num = 1.702369662 Billion write speed all = 54.972353765 MB/sec (with seq num) write speed all = 53.740309144 MB/sec (without seq num) 2024/11/20-21:07:56.348105 140008736052800 [compaction_job.cc:1948] [default] [JOB 13116] Generated table #71115: 927338 keys, 40195302 bytes, temperature: kWarm 2024/11/20-21:07:56.348177 140008736052800 EVENT_LOG_v1 {"time_micros": 1732108076348145, "cf_name": "default", "job": 13116, "event": "table_file_creation", "file_number": 71115, "file_size": 40195302, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 919942522, "largest_seqno": 1137418628, "table_properties": {"data_size": 34060144, "index_size": 1799424, "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": 25965464, "raw_average_key_size": 28, "raw_value_size": 108252404, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927338, "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": 1732108073, "oldest_key_time": 0, "file_creation_time": 1732108073, "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": 71115, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:07:56.383151 140008736052800 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071116.sst) /dev/shm/ToplingTemp/Topling-990342-9Eoh4b 2024/11/20-21:07:57.373212 140008736052800 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071116.sst): first pass time = 0.99's, 135.571'MB/sec 2024/11/20-21:07:58.787326 140008736052800 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071116.sst): old prealloc_size = 147639500, real_size = 36533008 2024/11/20-21:07:58.787915 140008736052800 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071116.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926954 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.0345 GB avg-val = 116.79 avg-zval = 37.22 2024/11/20-21:07:58.788449 140008736052800 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071116.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-21:07:59.535324 140008736052800 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071116.sst): second pass time = 1.41's, 76.609'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.75's, 52.386'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3191.545'MB/sec (index lex order gen) rebuild zvType time = 0.62's, 0.373'MB/sec write SST data time = 0.13's, 310.070'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 = 34748.029'MB/sec zip my value time = 1.41's, unzip length = 0.108'GB zip my value throughput = 76.609'MB/sec zip pipeline throughput = 76.609'MB/sec entries = 926954 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.79 avg-zval = 37.22 usrkeys = 926954 avg-key = 20.00 avg-zkey = 1.94 avg-val = 120.62 avg-zval = 37.22 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 507082 bytes = 1648032 } seq expand size = 3549574 multi value expand size = 0 cnt WriteAppend = 45 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.0392 GB } UnZip/Zip{ index = 10.3076 value = 3.1378 dict = 1.00 all = 3.4254 } Zip/UnZip{ index = 0.0970 value = 0.3187 dict = 1.00 all = 0.2919 } ---------------------------- total value len = 563.407066 GB avg = 0.331 KB (by entry num) total key len = 44.392247 GB avg = 0.026 KB total ukey len = 32.849742 GB avg = 0.014 KB total ukey num = 2.323794594 Billion total entry num = 1.703296616 Billion write speed all = 54.968711828 MB/sec (with seq num) write speed all = 53.736357414 MB/sec (without seq num) 2024/11/20-21:07:59.584145 140008736052800 [compaction_job.cc:1948] [default] [JOB 13116] Generated table #71116: 926954 keys, 39183693 bytes, temperature: kWarm 2024/11/20-21:07:59.584213 140008736052800 EVENT_LOG_v1 {"time_micros": 1732108079584181, "cf_name": "default", "job": 13116, "event": "table_file_creation", "file_number": 71116, "file_size": 39183693, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933750, "table_properties": {"data_size": 34502464, "index_size": 1798592, "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": 25954712, "raw_average_key_size": 28, "raw_value_size": 108263156, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926954, "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": 1732108076, "oldest_key_time": 0, "file_creation_time": 1732108076, "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": 71116, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:07:59.618732 140008736052800 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071117.sst) /dev/shm/ToplingTemp/Topling-990342-5MuEge 2024/11/20-21:08:00.426243 140008736052800 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071117.sst): first pass time = 0.81's, 166.219'MB/sec 2024/11/20-21:08:01.913627 140008736052800 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071117.sst): old prealloc_size = 147639500, real_size = 36380272 2024/11/20-21:08:01.914174 140008736052800 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071117.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926728 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.0344 GB avg-val = 116.83 avg-zval = 37.09 2024/11/20-21:08:01.914484 140008736052800 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071117.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-21:08:02.626841 140008736052800 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071117.sst): second pass time = 1.49's, 72.832'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.71's, 53.473'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3343.191'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.396'MB/sec write SST data time = 0.13's, 297.388'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 = 30659.495'MB/sec zip my value time = 1.49's, unzip length = 0.108'GB zip my value throughput = 72.832'MB/sec zip pipeline throughput = 72.832'MB/sec entries = 926728 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.83 avg-zval = 37.09 usrkeys = 926728 avg-key = 20.00 avg-zkey = 1.91 avg-val = 118.58 avg-zval = 37.09 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 231899 bytes = 753680 } seq expand size = 1623293 multi value expand size = 0 cnt WriteAppend = 16 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.0381 GB } UnZip/Zip{ index = 10.4440 value = 3.1498 dict = 1.00 all = 3.5194 } Zip/UnZip{ index = 0.0957 value = 0.3175 dict = 1.00 all = 0.2841 } ---------------------------- total value len = 563.516959 GB avg = 0.331 KB (by entry num) total key len = 44.418195 GB avg = 0.026 KB total ukey len = 32.868277 GB avg = 0.014 KB total ukey num = 2.324721322 Billion total entry num = 1.704223344 Billion write speed all = 54.965629075 MB/sec (with seq num) write speed all = 53.732948812 MB/sec (without seq num) 2024/11/20-21:08:02.673476 140008736052800 [compaction_job.cc:1948] [default] [JOB 13116] Generated table #71117: 926728 keys, 38136881 bytes, temperature: kWarm 2024/11/20-21:08:02.673538 140008736052800 EVENT_LOG_v1 {"time_micros": 1732108082673507, "cf_name": "default", "job": 13116, "event": "table_file_creation", "file_number": 71117, "file_size": 38136881, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933812, "table_properties": {"data_size": 34373728, "index_size": 1774656, "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": 25948384, "raw_average_key_size": 28, "raw_value_size": 108269448, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926728, "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": 1732108079, "oldest_key_time": 0, "file_creation_time": 1732108079, "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": 71117, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:08:02.711058 140008736052800 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071118.sst) /dev/shm/ToplingTemp/Topling-990342-e2dezb 2024/11/20-21:08:03.518256 140008736052800 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071118.sst): first pass time = 0.81's, 166.284'MB/sec 2024/11/20-21:08:05.087256 140008736052800 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071118.sst): old prealloc_size = 147639500, real_size = 36537232 2024/11/20-21:08:05.088074 140008736052800 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071118.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926598 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.85 avg-zval = 37.22 2024/11/20-21:08:05.088253 140008736052800 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071118.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-21:08:06.128565 140008736052800 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071118.sst): second pass time = 1.57's, 69.047'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.04's, 36.075'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2305.079'MB/sec (index lex order gen) rebuild zvType time = 0.85's, 0.272'MB/sec write SST data time = 0.19's, 199.011'MB/sec dict compress time = 0.00's, 1080384.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 19084.348'MB/sec zip my value time = 1.57's, unzip length = 0.108'GB zip my value throughput = 69.047'MB/sec zip pipeline throughput = 69.047'MB/sec entries = 926598 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.85 avg-zval = 37.22 usrkeys = 926598 avg-key = 20.00 avg-zkey = 1.97 avg-val = 116.90 avg-zval = 37.22 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 6857 bytes = 24016 } seq expand size = 47999 multi value expand size = 0 cnt WriteAppend = 32 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.0376 GB } UnZip/Zip{ index = 10.1765 value = 3.1398 dict = 1.00 all = 3.5730 } Zip/UnZip{ index = 0.0983 value = 0.3185 dict = 1.00 all = 0.2799 } ---------------------------- total value len = 563.625280 GB avg = 0.331 KB (by entry num) total key len = 44.444140 GB avg = 0.026 KB total ukey len = 32.886809 GB avg = 0.014 KB total ukey num = 2.325647920 Billion total entry num = 1.705149942 Billion write speed all = 54.960367903 MB/sec (with seq num) write speed all = 53.727407783 MB/sec (without seq num) 2024/11/20-21:08:06.188015 140008736052800 [compaction_job.cc:1948] [default] [JOB 13116] Generated table #71118: 926598 keys, 37564431 bytes, temperature: kWarm 2024/11/20-21:08:06.188089 140008736052800 EVENT_LOG_v1 {"time_micros": 1732108086188058, "cf_name": "default", "job": 13116, "event": "table_file_creation", "file_number": 71118, "file_size": 37564431, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1129153025, "table_properties": {"data_size": 34484352, "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": 25944744, "raw_average_key_size": 28, "raw_value_size": 108272992, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926598, "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": 1732108082, "oldest_key_time": 0, "file_creation_time": 1732108082, "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": 71118, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:08:06.233154 140008736052800 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071119.sst) /dev/shm/ToplingTemp/Topling-990342-bO2Uhf 2024/11/20-21:08:07.257197 140008736052800 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071119.sst): first pass time = 1.02's, 131.072'MB/sec 2024/11/20-21:08:09.277467 140008736052800 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071119.sst): old prealloc_size = 147639500, real_size = 37181040 2024/11/20-21:08:09.278152 140008736052800 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071119.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923494 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0352 GB avg-val = 117.34 avg-zval = 38.11 2024/11/20-21:08:09.279055 140008736052800 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071119.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-21:08:10.228656 140008736052800 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071119.sst): second pass time = 2.02's, 53.659'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.95's, 43.393'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2663.517'MB/sec (index lex order gen) rebuild zvType time = 0.73's, 0.316'MB/sec write SST data time = 0.22's, 186.974'MB/sec dict compress time = 0.00's, 1082722.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 31793.334'MB/sec zip my value time = 2.02's, unzip length = 0.108'GB zip my value throughput = 53.659'MB/sec zip pipeline throughput = 87.112'MB/sec entries = 923494 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.34 avg-zval = 38.11 usrkeys = 923494 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.34 avg-zval = 38.11 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923494 bytes = 3232240 } seq expand size = 6464458 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0352 GB dict = 1.08 MB all = 0.0413 GB } UnZip/Zip{ index = 10.5141 value = 3.0790 dict = 1.00 all = 3.2518 } Zip/UnZip{ index = 0.0951 value = 0.3248 dict = 1.00 all = 0.3075 } ---------------------------- total value len = 563.740105 GB avg = 0.330 KB (by entry num) total key len = 44.469998 GB avg = 0.026 KB total ukey len = 32.905279 GB avg = 0.014 KB total ukey num = 2.326571414 Billion total entry num = 1.706073436 Billion write speed all = 54.952718740 MB/sec (with seq num) write speed all = 53.719547856 MB/sec (without seq num) 2024/11/20-21:08:10.284564 140008736052800 [compaction_job.cc:1948] [default] [JOB 13116] Generated table #71119: 923494 keys, 41274610 bytes, temperature: kWarm 2024/11/20-21:08:10.284627 140008736052800 EVENT_LOG_v1 {"time_micros": 1732108090284596, "cf_name": "default", "job": 13116, "event": "table_file_creation", "file_number": 71119, "file_size": 41274610, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980002219, "largest_seqno": 1137418381, "table_properties": {"data_size": 35193312, "index_size": 1756672, "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": 25857832, "raw_average_key_size": 28, "raw_value_size": 108360024, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923494, "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": 1732108086, "oldest_key_time": 0, "file_creation_time": 1732108086, "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": 71119, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:08:10.337716 140008736052800 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071120.sst) /dev/shm/ToplingTemp/Topling-990342-nxoKNb 2024/11/20-21:08:11.451125 140008736052800 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071120.sst): first pass time = 1.11's, 120.551'MB/sec 2024/11/20-21:08:13.377300 140008736052800 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071120.sst): old prealloc_size = 147639500, real_size = 36223968 2024/11/20-21:08:13.377912 140008736052800 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071120.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928787 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.0342 GB avg-val = 116.51 avg-zval = 36.85 2024/11/20-21:08:13.378684 140008736052800 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071120.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-21:08:14.204631 140008736052800 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071120.sst): second pass time = 1.93's, 56.199'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 48.466'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2978.189'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.334'MB/sec write SST data time = 0.13's, 305.899'MB/sec dict compress time = 0.00's, 1079852.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 3860.944'MB/sec zip my value time = 1.93's, unzip length = 0.108'GB zip my value throughput = 56.199'MB/sec zip pipeline throughput = 161.824'MB/sec entries = 928787 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.51 avg-zval = 36.85 usrkeys = 928787 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.51 avg-zval = 36.85 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928787 bytes = 3018576 } seq expand size = 6501509 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0342 GB dict = 1.08 MB all = 0.0401 GB } UnZip/Zip{ index = 10.5123 value = 3.1618 dict = 1.00 all = 3.3474 } Zip/UnZip{ index = 0.0951 value = 0.3163 dict = 1.00 all = 0.2987 } ---------------------------- total value len = 563.854818 GB avg = 0.330 KB (by entry num) total key len = 44.496004 GB avg = 0.026 KB total ukey len = 32.923854 GB avg = 0.014 KB total ukey num = 2.327500201 Billion total entry num = 1.707002223 Billion write speed all = 54.945694540 MB/sec (with seq num) write speed all = 53.712295397 MB/sec (without seq num) 2024/11/20-21:08:14.252794 140008736052800 [compaction_job.cc:1948] [default] [JOB 13116] Generated table #71120: 928787 keys, 40095996 bytes, temperature: kWarm 2024/11/20-21:08:14.252859 140008736052800 EVENT_LOG_v1 {"time_micros": 1732108094252828, "cf_name": "default", "job": 13116, "event": "table_file_creation", "file_number": 71120, "file_size": 40095996, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1084741911, "largest_seqno": 1137417906, "table_properties": {"data_size": 34224528, "index_size": 1767040, "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": 26006036, "raw_average_key_size": 28, "raw_value_size": 108211778, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928787, "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": 1732108090, "oldest_key_time": 0, "file_creation_time": 1732108090, "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": 71120, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:08:14.292327 140008736052800 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071121.sst) /dev/shm/ToplingTemp/Topling-990342-OqS8Zd 2024/11/20-21:08:15.158917 140008736052800 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071121.sst): first pass time = 0.87's, 154.886'MB/sec 2024/11/20-21:08:16.626671 140008736052800 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071121.sst): old prealloc_size = 147639500, real_size = 35618032 2024/11/20-21:08:16.627211 140008736052800 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071121.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926030 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.0336 GB avg-val = 116.94 avg-zval = 36.31 2024/11/20-21:08:16.627997 140008736052800 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071121.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-21:08:17.459979 140008736052800 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071121.sst): second pass time = 1.47's, 73.874'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 47.660'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3376.551'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.328'MB/sec write SST data time = 0.13's, 311.077'MB/sec dict compress time = 0.00's, 1080656.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 24837.528'MB/sec zip my value time = 1.47's, unzip length = 0.108'GB zip my value throughput = 73.874'MB/sec zip pipeline throughput = 73.874'MB/sec entries = 926030 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.94 avg-zval = 36.31 usrkeys = 926030 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.94 avg-zval = 36.31 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926030 bytes = 3241120 } seq expand size = 6482210 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.0397 GB } UnZip/Zip{ index = 10.5154 value = 3.2205 dict = 1.00 all = 3.3796 } Zip/UnZip{ index = 0.0951 value = 0.3105 dict = 1.00 all = 0.2959 } ---------------------------- total value len = 563.969589 GB avg = 0.330 KB (by entry num) total key len = 44.521933 GB avg = 0.026 KB total ukey len = 32.942375 GB avg = 0.014 KB total ukey num = 2.328426231 Billion total entry num = 1.707928253 Billion write speed all = 54.942248271 MB/sec (with seq num) write speed all = 53.708542759 MB/sec (without seq num) 2024/11/20-21:08:17.506884 140008736052800 [compaction_job.cc:1948] [default] [JOB 13116] Generated table #71121: 926030 keys, 39714144 bytes, temperature: kWarm 2024/11/20-21:08:17.506947 140008736052800 EVENT_LOG_v1 {"time_micros": 1732108097506914, "cf_name": "default", "job": 13116, "event": "table_file_creation", "file_number": 71121, "file_size": 39714144, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980002347, "largest_seqno": 1137417289, "table_properties": {"data_size": 33625056, "index_size": 1761280, "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": 25928840, "raw_average_key_size": 28, "raw_value_size": 108288904, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926030, "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": 1732108094, "oldest_key_time": 0, "file_creation_time": 1732108094, "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": 71121, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:08:17.543503 140008736052800 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071122.sst) /dev/shm/ToplingTemp/Topling-990342-wpOcpe 2024/11/20-21:08:18.693156 140008736052800 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071122.sst): first pass time = 1.15's, 116.750'MB/sec 2024/11/20-21:08:20.042226 140008736052800 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071122.sst): old prealloc_size = 147639500, real_size = 35301008 2024/11/20-21:08:20.042825 140008736052800 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071122.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924590 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.95 raw-val = 0.1083 GB zip-val = 0.0333 GB avg-val = 117.16 avg-zval = 35.98 2024/11/20-21:08:20.043625 140008736052800 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071122.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-21:08:20.828062 140008736052800 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071122.sst): second pass time = 1.35's, 80.351'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.79's, 50.137'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3194.277'MB/sec (index lex order gen) rebuild zvType time = 0.66's, 0.351'MB/sec write SST data time = 0.13's, 309.381'MB/sec dict compress time = 0.00's, 1081620.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 33115.547'MB/sec zip my value time = 1.35's, unzip length = 0.108'GB zip my value throughput = 80.351'MB/sec zip pipeline throughput = 80.351'MB/sec entries = 924590 avg-key = 28.00 avg-zkey = 1.95 avg-val = 117.16 avg-zval = 35.98 usrkeys = 924590 avg-key = 20.00 avg-zkey = 1.95 avg-val = 124.16 avg-zval = 35.98 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924590 bytes = 3236080 } seq expand size = 6472130 multi value expand size = 0 cnt WriteAppend = 27 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.0394 GB } UnZip/Zip{ index = 10.2405 value = 3.2567 dict = 1.00 all = 3.4067 } Zip/UnZip{ index = 0.0977 value = 0.3071 dict = 1.00 all = 0.2935 } ---------------------------- total value len = 564.084390 GB avg = 0.330 KB (by entry num) total key len = 44.547821 GB avg = 0.026 KB total ukey len = 32.960867 GB avg = 0.014 KB total ukey num = 2.329350821 Billion total entry num = 1.708852843 Billion write speed all = 54.938244158 MB/sec (with seq num) write speed all = 53.704246049 MB/sec (without seq num) 2024/11/20-21:08:20.880050 140008736052800 [compaction_job.cc:1948] [default] [JOB 13116] Generated table #71122: 924590 keys, 39398052 bytes, temperature: kWarm 2024/11/20-21:08:20.880117 140008736052800 EVENT_LOG_v1 {"time_micros": 1732108100880084, "cf_name": "default", "job": 13116, "event": "table_file_creation", "file_number": 71122, "file_size": 39398052, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 958816147, "largest_seqno": 1137416455, "table_properties": {"data_size": 33263936, "index_size": 1805760, "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": 25888520, "raw_average_key_size": 28, "raw_value_size": 108329260, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924590, "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": 1732108097, "oldest_key_time": 0, "file_creation_time": 1732108097, "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": 71122, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:08:20.917004 140008736052800 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071123.sst) /dev/shm/ToplingTemp/Topling-990342-qV5BEe 2024/11/20-21:08:21.973403 140008736052800 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071123.sst): first pass time = 1.06's, 127.057'MB/sec 2024/11/20-21:08:23.261370 140008736052800 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071123.sst): old prealloc_size = 147639500, real_size = 37166640 2024/11/20-21:08:23.262057 140008736052800 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071123.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923211 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1084 GB zip-val = 0.0352 GB avg-val = 117.38 avg-zval = 38.12 2024/11/20-21:08:23.262983 140008736052800 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071123.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-21:08:24.108586 140008736052800 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071123.sst): second pass time = 1.29's, 84.191'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 48.701'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3303.578'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.322'MB/sec write SST data time = 0.13's, 319.503'MB/sec dict compress time = 0.00's, 1082578.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 35260.830'MB/sec zip my value time = 1.29's, unzip length = 0.108'GB zip my value throughput = 84.191'MB/sec zip pipeline throughput = 84.191'MB/sec entries = 923211 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.38 avg-zval = 38.12 usrkeys = 923211 avg-key = 20.00 avg-zkey = 1.89 avg-val = 124.38 avg-zval = 38.12 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923211 bytes = 3231248 } seq expand size = 6462477 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0352 GB dict = 1.08 MB all = 0.0413 GB } UnZip/Zip{ index = 10.5815 value = 3.0794 dict = 1.00 all = 3.2530 } Zip/UnZip{ index = 0.0945 value = 0.3247 dict = 1.00 all = 0.3074 } ---------------------------- total value len = 564.199221 GB avg = 0.330 KB (by entry num) total key len = 44.573671 GB avg = 0.026 KB total ukey len = 32.979331 GB avg = 0.014 KB total ukey num = 2.330274032 Billion total entry num = 1.709776054 Billion write speed all = 54.934675564 MB/sec (with seq num) write speed all = 53.700376284 MB/sec (without seq num) 2024/11/20-21:08:24.164383 140008736052800 [compaction_job.cc:1948] [default] [JOB 13116] Generated table #71123: 923211 keys, 41259234 bytes, temperature: kWarm 2024/11/20-21:08:24.164451 140008736052800 EVENT_LOG_v1 {"time_micros": 1732108104164420, "cf_name": "default", "job": 13116, "event": "table_file_creation", "file_number": 71123, "file_size": 41259234, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 965464181, "largest_seqno": 1137418818, "table_properties": {"data_size": 35190688, "index_size": 1744960, "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": 25849908, "raw_average_key_size": 28, "raw_value_size": 108367862, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923211, "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": 1732108100, "oldest_key_time": 0, "file_creation_time": 1732108100, "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": 71123, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:08:24.199001 140008736052800 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071124.sst) /dev/shm/ToplingTemp/Topling-990342-EMnxRd 2024/11/20-21:08:24.257389 140008736052800 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071124.sst): first pass time = 0.06's, 240.543'MB/sec 2024/11/20-21:08:24.392182 140008736052800 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071124.sst): old prealloc_size = 147639500, real_size = 4199776 2024/11/20-21:08:24.392324 140008736052800 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071124.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 97023 prefix = 4 raw-key = 0.0016 GB zip-key = 0.0002 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.0113 GB zip-val = 0.0040 GB avg-val = 116.66 avg-zval = 41.09 2024/11/20-21:08:24.392477 140008736052800 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071124.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0002 GB, waited 0.000 sec, Key+Value = 0.014 GB 2024/11/20-21:08:24.556281 140008736052800 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00/071124.sst): second pass time = 0.13's, 84.433'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 28.246'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1565.930'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.192'MB/sec write SST data time = 0.04's, 123.023'MB/sec dict compress time = 0.00's, 116966.000'MB/sec z-dict build time = 0.00's, sample length = 0.117'MB, throughput = 4772.369'MB/sec zip my value time = 0.13's, unzip length = 0.011'GB zip my value throughput = 84.433'MB/sec zip pipeline throughput = 84.433'MB/sec entries = 97023 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.66 avg-zval = 41.09 usrkeys = 97023 avg-key = 20.00 avg-zkey = 1.94 avg-val = 123.66 avg-zval = 41.09 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 97023 bytes = 339600 } seq expand size = 679161 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0019 GB value = 0.0113 GB dict = 0.12 MB all = 0.0140 GB } __ZipSize{ index = 0.0002 GB value = 0.0040 GB dict = 0.12 MB all = 0.0046 GB } UnZip/Zip{ index = 10.2953 value = 2.8390 dict = 1.00 all = 3.0287 } Zip/UnZip{ index = 0.0971 value = 0.3522 dict = 1.00 all = 0.3302 } ---------------------------- total value len = 564.211219 GB avg = 0.330 KB (by entry num) total key len = 44.576388 GB avg = 0.026 KB total ukey len = 32.981271 GB avg = 0.014 KB total ukey num = 2.330371055 Billion total entry num = 1.709873077 Billion write speed all = 54.933784195 MB/sec (with seq num) write speed all = 53.699464736 MB/sec (without seq num) 2024/11/20-21:08:24.576098 140008736052800 [compaction_job.cc:1948] [default] [JOB 13116] Generated table #71124: 97023 keys, 4634101 bytes, temperature: kWarm 2024/11/20-21:08:24.576178 140008736052800 EVENT_LOG_v1 {"time_micros": 1732108104576134, "cf_name": "default", "job": 13116, "event": "table_file_creation", "file_number": 71124, "file_size": 4634101, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 969491625, "largest_seqno": 1137417498, "table_properties": {"data_size": 3986832, "index_size": 188480, "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": 2716644, "raw_average_key_size": 28, "raw_value_size": 11318750, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 97023, "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": 1732108104, "oldest_key_time": 0, "file_creation_time": 1732108104, "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": 71124, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:08:24.588256 140008736052800 [compaction_job.cc:703] job-13116: subcompact[0], size: 0.400585 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13116/att-00 [071114,071115,071116,071117,071118,071119,071120,071121,071122,071123,071124] 2024/11/20-21:08:24.735556 140008736052800 (Original Log Time 2024/11/20-21:07:49.428426) EVENT_LOG_v1 {"time_micros": 1732108069428387, "job": 13116, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [71111], "files_L3": [71065, 71098, 71099, 71100, 71101, 71102, 71103, 71104, 71105, 71106, 71001], "score": 0.905651, "input_data_size": 419553501, "oldest_snapshot_seqno": 1137828724} 2024/11/20-21:08:24.735562 140008736052800 (Original Log Time 2024/11/20-21:08:24.734315) [compaction_job.cc:2022] [default] [JOB 13116] Compacted 1@2 + 11@3 files to L3 => 400585338 bytes 2024/11/20-21:08:24.735564 140008736052800 (Original Log Time 2024/11/20-21:08:24.735464) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 11 0 0 0] max score 0.01, MB/sec: 11.9 rd, 11.4 wr, level 3, files in(1, 11) out(11 +0 blob) MB in(24.6, 375.5 +0.0 blob) out(382.0 +0.0 blob), read-write-amplify(31.7) write-amplify(15.5) OK, records in: 9411581, records dropped: 55102 output_compression: Snappy 2024/11/20-21:08:24.735571 140008736052800 (Original Log Time 2024/11/20-21:08:24.735529) EVENT_LOG_v1 {"time_micros": 1732108104735495, "cf": "default", "job": 13116, "event": "compaction_finished", "compaction_time_micros": 35159844, "compaction_time_cpu_micros": 15034983, "output_level": 3, "num_output_files": 11, "total_output_size": 400585338, "num_input_records": 9411581, "num_output_records": 9356479, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 302736625, "file_range_sync_nanos": 0, "file_fsync_nanos": 11130, "file_prepare_write_nanos": 32045, "lsm_state": [0, 0, 0, 11, 0, 0, 0]} 2024/11/20-21:08:24.877607 140008736052800 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":1732108069,"executesMs":35445,"compactionJobId":13116,"attempt":0,"compactionInputRawBytes":1364038010,"compactionInputZipBytes":419553501,"compactionOutputRawBytes":0,"compactionOutputZipBytes":400585338,"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-fc8772eb3687b7ad6e9ca82156e4b4a5-567d0981aff7de15-00"}}, response = 2024/11/20-21:08:24.877736 140008736052800 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-13116/att-00: olev 3, work 35.445 s, result 6.025 ms, install 1.277 ms, input{raw 1.270 GiB zip 400.117 MiB}