2024/11/20-13:09:17.264129 140257323873856 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00: fork to child time = 0.009356 sec 2024/11/20-13:09:17.264566 140257323873856 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00 2024/11/20-13:09:17.270622 140257323873856 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00 2024/11/20-13:09:17.272178 140257323873856 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-13:09:17.272342 140257323873856 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-13:09:17.318167 140257323873856 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-06668/att-00/MANIFEST-019309 2024/11/20-13:09:17.338852 140257323873856 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-06668/att-00/MANIFEST-019309 succeeded,manifest_file_number is 19309, next_file_number is 28967, last_sequence is 556213421, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 28761 2024/11/20-13:09:17.338858 140257323873856 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-13:09:17.338944 140257323873856 [version_set.cc:5724] Creating manifest 28967 2024/11/20-13:09:17.371077 140257323873856 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-13:09:17.391232 140257323873856 [compaction_job.cc:2437] [default] [JOB 6668] Compacting 1@2 + 27@3 files to L3, score 0.87, subcompactions 1 : 1 2024/11/20-13:09:17.391246 140257323873856 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 6188 Base level 2, inputs: [28928(13MB)], [28951(40MB) 28952(907KB) 28866(2329KB) 28820(39MB) 28845(39MB) 28846(39MB) 28849(39MB) 28851(39MB) 28852(39MB) 28853(39MB) 28854(39MB) 28855(39MB) 28856(39MB) 28857(39MB) 28858(39MB) 28865(39MB) 28868(39MB) 28867(39MB) 28869(39MB) 28870(39MB) 28871(39MB) 28873(39MB) 28872(39MB) 28874(39MB) 28875(39MB) 28877(39MB) 28876(11MB)] 2024/11/20-13:09:17.396968 140257323873856 [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-13:09:17.396987 140257323873856 [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-13:09:17.397001 140257323873856 [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-13:09:17.397006 140257323873856 [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-13:09:17.397016 140257323873856 [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-13:09:17.869880 140257323873856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028968.sst) /dev/shm/ToplingTemp/Topling-217656-jvhjGj 2024/11/20-13:09:18.056640 140257323873856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028968.sst): first pass time = 0.19's, 718.827'MB/sec 2024/11/20-13:09:18.590539 140257323873856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028968.sst): old prealloc_size = 147639500, real_size = 40663312 2024/11/20-13:09:18.590690 140257323873856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028968.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129425 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1017.04 avg-zval = 312.22 2024/11/20-13:09:18.590846 140257323873856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028968.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-13:09:18.812680 140257323873856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028968.sst): second pass time = 0.53's, 246.942'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.22's, 190.072'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1753.196'MB/sec (index lex order gen) rebuild zvType time = 0.18's, 0.182'MB/sec write SST data time = 0.04's, 948.832'MB/sec dict compress time = 7142819459.40's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44332.550'MB/sec zip my value time = 0.53's, unzip length = 0.132'GB zip my value throughput = 246.942'MB/sec zip pipeline throughput = 246.942'MB/sec entries = 129425 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.04 avg-zval = 312.22 usrkeys = 129425 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1020.52 avg-zval = 312.22 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 64421 bytes = 193280 } seq expand size = 450947 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0404 GB dict = 1.38 MB all = 0.0422 GB } UnZip/Zip{ index = 6.9874 value = 3.2575 dict = 1.00 all = 3.1787 } Zip/UnZip{ index = 0.1431 value = 0.3070 dict = 1.00 all = 0.3146 } ---------------------------- total value len = 0.132081 GB avg = 1.021 KB (by entry num) total key len = 0.002589 GB avg = 0.020 KB total ukey len = 0.001553 GB avg = 0.012 KB total ukey num = 0.000129425 Billion total entry num = 0.000129425 Billion write speed all = 0.008579335 MB/sec (with seq num) write speed all = 0.008513373 MB/sec (without seq num) 2024/11/20-13:09:18.863770 140257323873856 [compaction_job.cc:1948] [default] [JOB 6668] Generated table #28968: 129425 keys, 42224033 bytes, temperature: kWarm 2024/11/20-13:09:18.863862 140257323873856 EVENT_LOG_v1 {"time_micros": 1732079358863824, "cf_name": "default", "job": 6668, "event": "table_file_creation", "file_number": 28968, "file_size": 42224033, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 555809433, "table_properties": {"data_size": 40408512, "index_size": 222272, "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": 2588500, "raw_average_key_size": 20, "raw_value_size": 131630151, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129425, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732079357, "oldest_key_time": 0, "file_creation_time": 1732079357, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28968, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:09:18.897333 140257323873856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028969.sst) /dev/shm/ToplingTemp/Topling-217656-g94eqj 2024/11/20-13:09:19.586215 140257323873856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028969.sst): first pass time = 0.69's, 194.846'MB/sec 2024/11/20-13:09:20.144970 140257323873856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028969.sst): old prealloc_size = 147639500, real_size = 40355936 2024/11/20-13:09:20.145143 140257323873856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028969.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.70 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.99 avg-zval = 309.85 2024/11/20-13:09:20.145218 140257323873856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028969.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-13:09:20.397454 140257323873856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028969.sst): second pass time = 0.56's, 235.946'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.25's, 165.259'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1487.958'MB/sec (index lex order gen) rebuild zvType time = 0.20's, 0.158'MB/sec write SST data time = 0.05's, 869.677'MB/sec dict compress time = -4575586852.66's, -0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44515.379'MB/sec zip my value time = 0.56's, unzip length = 0.132'GB zip my value throughput = 235.946'MB/sec zip pipeline throughput = 264.701'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1016.99 avg-zval = 309.85 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1017.02 avg-zval = 309.85 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 483 bytes = 1456 } seq expand size = 3381 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0794 value = 3.2822 dict = 1.00 all = 3.2168 } Zip/UnZip{ index = 0.1413 value = 0.3047 dict = 1.00 all = 0.3109 } ---------------------------- total value len = 0.263715 GB avg = 1.019 KB (by entry num) total key len = 0.005177 GB avg = 0.020 KB total ukey len = 0.003106 GB avg = 0.012 KB total ukey num = 0.000258856 Billion total entry num = 0.000258856 Billion write speed all = 0.017128432 MB/sec (with seq num) write speed all = 0.016996519 MB/sec (without seq num) 2024/11/20-13:09:20.448138 140257323873856 [compaction_job.cc:1948] [default] [JOB 6668] Generated table #28969: 129431 keys, 41724911 bytes, temperature: kWarm 2024/11/20-13:09:20.448199 140257323873856 EVENT_LOG_v1 {"time_micros": 1732079360448170, "cf_name": "default", "job": 6668, "event": "table_file_creation", "file_number": 28969, "file_size": 41724911, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 555808031, "table_properties": {"data_size": 40104016, "index_size": 219392, "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": 2588620, "raw_average_key_size": 20, "raw_value_size": 131630096, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732079358, "oldest_key_time": 0, "file_creation_time": 1732079358, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28969, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:09:20.481449 140257323873856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028970.sst) /dev/shm/ToplingTemp/Topling-217656-cYa3Zi 2024/11/20-13:09:21.003089 140257323873856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028970.sst): first pass time = 0.52's, 257.319'MB/sec 2024/11/20-13:09:21.665523 140257323873856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028970.sst): old prealloc_size = 147639500, real_size = 40351280 2024/11/20-13:09:21.665644 140257323873856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028970.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.00 avg-zval = 309.82 2024/11/20-13:09:21.665697 140257323873856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028970.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-13:09:21.828038 140257323873856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028970.sst): second pass time = 0.66's, 198.933'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 256.738'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2144.015'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.265'MB/sec write SST data time = 0.04's, 1031.198'MB/sec dict compress time = 184467440.74's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 31142.489'MB/sec zip my value time = 0.66's, unzip length = 0.132'GB zip my value throughput = 198.933'MB/sec zip pipeline throughput = 224.220'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1017.00 avg-zval = 309.82 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1017.00 avg-zval = 309.82 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 29 bytes = 96 } seq expand size = 203 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0980 value = 3.2826 dict = 1.00 all = 3.2172 } Zip/UnZip{ index = 0.1409 value = 0.3046 dict = 1.00 all = 0.3108 } ---------------------------- total value len = 0.395345 GB avg = 1.018 KB (by entry num) total key len = 0.007766 GB avg = 0.020 KB total ukey len = 0.004659 GB avg = 0.012 KB total ukey num = 0.000388286 Billion total entry num = 0.000388286 Billion write speed all = 0.025675853 MB/sec (with seq num) write speed all = 0.025478000 MB/sec (without seq num) 2024/11/20-13:09:21.877537 140257323873856 [compaction_job.cc:1948] [default] [JOB 6668] Generated table #28970: 129430 keys, 41719361 bytes, temperature: kWarm 2024/11/20-13:09:21.877599 140257323873856 EVENT_LOG_v1 {"time_micros": 1732079361877571, "cf_name": "default", "job": 6668, "event": "table_file_creation", "file_number": 28970, "file_size": 41719361, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 555738082, "table_properties": {"data_size": 40099936, "index_size": 218816, "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": 2588600, "raw_average_key_size": 20, "raw_value_size": 131630119, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732079360, "oldest_key_time": 0, "file_creation_time": 1732079360, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28970, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:09:21.913099 140257323873856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028971.sst) /dev/shm/ToplingTemp/Topling-217656-AotxHk 2024/11/20-13:09:22.544831 140257323873856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028971.sst): first pass time = 0.63's, 212.473'MB/sec 2024/11/20-13:09:23.228963 140257323873856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028971.sst): old prealloc_size = 147639500, real_size = 40349376 2024/11/20-13:09:23.229103 140257323873856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028971.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129432 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.98 avg-zval = 309.80 2024/11/20-13:09:23.229157 140257323873856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028971.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-13:09:23.384748 140257323873856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028971.sst): second pass time = 0.68's, 192.614'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 267.820'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2001.537'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.282'MB/sec write SST data time = 0.04's, 1023.962'MB/sec dict compress time = 184467440.74's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 39872.363'MB/sec zip my value time = 0.68's, unzip length = 0.132'GB zip my value throughput = 192.614'MB/sec zip pipeline throughput = 374.290'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1016.98 avg-zval = 309.80 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1016.98 avg-zval = 309.80 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 16 bytes = 64 } seq expand size = 112 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0981 value = 3.2827 dict = 1.00 all = 3.2173 } Zip/UnZip{ index = 0.1409 value = 0.3046 dict = 1.00 all = 0.3108 } ---------------------------- total value len = 0.526974 GB avg = 1.018 KB (by entry num) total key len = 0.010354 GB avg = 0.020 KB total ukey len = 0.006213 GB avg = 0.012 KB total ukey num = 0.000517718 Billion total entry num = 0.000517718 Billion write speed all = 0.034221391 MB/sec (with seq num) write speed all = 0.033957611 MB/sec (without seq num) 2024/11/20-13:09:23.436548 140257323873856 [compaction_job.cc:1948] [default] [JOB 6668] Generated table #28971: 129432 keys, 41717084 bytes, temperature: kWarm 2024/11/20-13:09:23.436612 140257323873856 EVENT_LOG_v1 {"time_micros": 1732079363436583, "cf_name": "default", "job": 6668, "event": "table_file_creation", "file_number": 28971, "file_size": 41717084, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 555754378, "table_properties": {"data_size": 40098032, "index_size": 218816, "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": 2588640, "raw_average_key_size": 20, "raw_value_size": 131629377, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129432, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732079361, "oldest_key_time": 0, "file_creation_time": 1732079361, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28971, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:09:23.470296 140257323873856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028972.sst) /dev/shm/ToplingTemp/Topling-217656-Vhj2ik 2024/11/20-13:09:23.980384 140257323873856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028972.sst): first pass time = 0.51's, 263.145'MB/sec 2024/11/20-13:09:24.929088 140257323873856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028972.sst): old prealloc_size = 147639500, real_size = 40355488 2024/11/20-13:09:24.929209 140257323873856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028972.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.02 avg-zval = 309.86 2024/11/20-13:09:24.929269 140257323873856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028972.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-13:09:25.084217 140257323873856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028972.sst): second pass time = 0.95's, 138.869'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 268.956'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2224.983'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.284'MB/sec write SST data time = 0.04's, 1016.570'MB/sec dict compress time = 0.00's, 1377791.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 35800.728'MB/sec zip my value time = 0.95's, unzip length = 0.132'GB zip my value throughput = 138.869'MB/sec zip pipeline throughput = 343.479'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1017.02 avg-zval = 309.86 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1017.02 avg-zval = 309.86 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 14 bytes = 48 } seq expand size = 98 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0979 value = 3.2822 dict = 1.00 all = 3.2169 } Zip/UnZip{ index = 0.1409 value = 0.3047 dict = 1.00 all = 0.3109 } ---------------------------- total value len = 0.658604 GB avg = 1.018 KB (by entry num) total key len = 0.012943 GB avg = 0.020 KB total ukey len = 0.007766 GB avg = 0.012 KB total ukey num = 0.000647145 Billion total entry num = 0.000647145 Billion write speed all = 0.042764868 MB/sec (with seq num) write speed all = 0.042435181 MB/sec (without seq num) 2024/11/20-13:09:25.140288 140257323873856 [compaction_job.cc:1948] [default] [JOB 6668] Generated table #28972: 129427 keys, 41723006 bytes, temperature: kWarm 2024/11/20-13:09:25.140349 140257323873856 EVENT_LOG_v1 {"time_micros": 1732079365140319, "cf_name": "default", "job": 6668, "event": "table_file_creation", "file_number": 28972, "file_size": 41723006, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 555743483, "table_properties": {"data_size": 40104144, "index_size": 218816, "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": 2588540, "raw_average_key_size": 20, "raw_value_size": 131629845, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732079363, "oldest_key_time": 0, "file_creation_time": 1732079363, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28972, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:09:25.178070 140257323873856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028973.sst) /dev/shm/ToplingTemp/Topling-217656-MFf0Rl 2024/11/20-13:09:25.738869 140257323873856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028973.sst): first pass time = 0.56's, 239.353'MB/sec 2024/11/20-13:09:26.370422 140257323873856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028973.sst): old prealloc_size = 147639500, real_size = 40356448 2024/11/20-13:09:26.370547 140257323873856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028973.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129424 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.04 avg-zval = 309.87 2024/11/20-13:09:26.370603 140257323873856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028973.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-13:09:26.525448 140257323873856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028973.sst): second pass time = 0.63's, 208.688'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.15's, 269.193'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2123.046'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.284'MB/sec write SST data time = 0.04's, 1022.418'MB/sec dict compress time = 0.00's, 1377897.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 43257.998'MB/sec zip my value time = 0.63's, unzip length = 0.132'GB zip my value throughput = 208.688'MB/sec zip pipeline throughput = 277.066'MB/sec entries = 129424 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1017.04 avg-zval = 309.87 usrkeys = 129424 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1017.04 avg-zval = 309.87 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 20 bytes = 64 } seq expand size = 140 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0977 value = 3.2821 dict = 1.00 all = 3.2168 } Zip/UnZip{ index = 0.1409 value = 0.3047 dict = 1.00 all = 0.3109 } ---------------------------- total value len = 0.790234 GB avg = 1.018 KB (by entry num) total key len = 0.015531 GB avg = 0.020 KB total ukey len = 0.009319 GB avg = 0.012 KB total ukey num = 0.000776569 Billion total entry num = 0.000776569 Billion write speed all = 0.051307308 MB/sec (with seq num) write speed all = 0.050911723 MB/sec (without seq num) 2024/11/20-13:09:26.574533 140257323873856 [compaction_job.cc:1948] [default] [JOB 6668] Generated table #28973: 129424 keys, 41724072 bytes, temperature: kWarm 2024/11/20-13:09:26.574600 140257323873856 EVENT_LOG_v1 {"time_micros": 1732079366574569, "cf_name": "default", "job": 6668, "event": "table_file_creation", "file_number": 28973, "file_size": 41724072, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 555708834, "table_properties": {"data_size": 40105104, "index_size": 218816, "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": 2588480, "raw_average_key_size": 20, "raw_value_size": 131629364, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129424, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732079365, "oldest_key_time": 0, "file_creation_time": 1732079365, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28973, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:09:26.607906 140257323873856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028974.sst) /dev/shm/ToplingTemp/Topling-217656-h0mqsk 2024/11/20-13:09:27.291152 140257323873856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028974.sst): first pass time = 0.68's, 196.451'MB/sec 2024/11/20-13:09:27.783796 140257323873856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028974.sst): old prealloc_size = 147639500, real_size = 40354432 2024/11/20-13:09:27.783917 140257323873856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028974.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129425 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.04 avg-zval = 309.86 2024/11/20-13:09:27.783972 140257323873856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028974.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-13:09:27.939103 140257323873856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028974.sst): second pass time = 0.49's, 267.618'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 268.640'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2335.358'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.283'MB/sec write SST data time = 0.04's, 1017.672'MB/sec dict compress time = 0.00's, 1378022.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 26705.853'MB/sec zip my value time = 0.49's, unzip length = 0.132'GB zip my value throughput = 267.618'MB/sec zip pipeline throughput = 267.618'MB/sec entries = 129425 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1017.04 avg-zval = 309.86 usrkeys = 129425 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1017.04 avg-zval = 309.86 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 17 bytes = 64 } seq expand size = 119 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0977 value = 3.2823 dict = 1.00 all = 3.2170 } Zip/UnZip{ index = 0.1409 value = 0.3047 dict = 1.00 all = 0.3109 } ---------------------------- total value len = 0.921864 GB avg = 1.018 KB (by entry num) total key len = 0.018120 GB avg = 0.020 KB total ukey len = 0.010872 GB avg = 0.012 KB total ukey num = 0.000905994 Billion total entry num = 0.000905994 Billion write speed all = 0.059848322 MB/sec (with seq num) write speed all = 0.059386848 MB/sec (without seq num) 2024/11/20-13:09:27.987635 140257323873856 [compaction_job.cc:1948] [default] [JOB 6668] Generated table #28974: 129425 keys, 41722213 bytes, temperature: kWarm 2024/11/20-13:09:27.987696 140257323873856 EVENT_LOG_v1 {"time_micros": 1732079367987667, "cf_name": "default", "job": 6668, "event": "table_file_creation", "file_number": 28974, "file_size": 41722213, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 555747908, "table_properties": {"data_size": 40103088, "index_size": 218816, "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": 2588500, "raw_average_key_size": 20, "raw_value_size": 131629932, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129425, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732079366, "oldest_key_time": 0, "file_creation_time": 1732079366, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28974, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:09:28.020287 140257323873856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028975.sst) /dev/shm/ToplingTemp/Topling-217656-yHwyPj 2024/11/20-13:09:28.647972 140257323873856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028975.sst): first pass time = 0.63's, 213.840'MB/sec 2024/11/20-13:09:29.197234 140257323873856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028975.sst): old prealloc_size = 147639500, real_size = 40356976 2024/11/20-13:09:29.197345 140257323873856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028975.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129426 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.03 avg-zval = 309.87 2024/11/20-13:09:29.197392 140257323873856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028975.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-13:09:29.352124 140257323873856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028975.sst): second pass time = 0.55's, 239.967'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.15's, 269.414'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2379.806'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.284'MB/sec write SST data time = 0.04's, 1024.684'MB/sec dict compress time = 0.00's, 1377642.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 33585.460'MB/sec zip my value time = 0.55's, unzip length = 0.132'GB zip my value throughput = 239.967'MB/sec zip pipeline throughput = 259.995'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1017.03 avg-zval = 309.87 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1017.03 avg-zval = 309.87 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 14 bytes = 48 } seq expand size = 98 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0978 value = 3.2821 dict = 1.00 all = 3.2168 } Zip/UnZip{ index = 0.1409 value = 0.3047 dict = 1.00 all = 0.3109 } ---------------------------- total value len = 1.053494 GB avg = 1.017 KB (by entry num) total key len = 0.020708 GB avg = 0.020 KB total ukey len = 0.012425 GB avg = 0.012 KB total ukey num = 0.001035420 Billion total entry num = 0.001035420 Billion write speed all = 0.068387798 MB/sec (with seq num) write speed all = 0.067860448 MB/sec (without seq num) 2024/11/20-13:09:29.401384 140257323873856 [compaction_job.cc:1948] [default] [JOB 6668] Generated table #28975: 129426 keys, 41724393 bytes, temperature: kWarm 2024/11/20-13:09:29.401444 140257323873856 EVENT_LOG_v1 {"time_micros": 1732079369401415, "cf_name": "default", "job": 6668, "event": "table_file_creation", "file_number": 28975, "file_size": 41724393, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 555791294, "table_properties": {"data_size": 40105632, "index_size": 218816, "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": 2588520, "raw_average_key_size": 20, "raw_value_size": 131629888, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129426, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732079368, "oldest_key_time": 0, "file_creation_time": 1732079368, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28975, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:09:29.438884 140257323873856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028976.sst) /dev/shm/ToplingTemp/Topling-217656-xS0xYj 2024/11/20-13:09:30.139168 140257323873856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028976.sst): first pass time = 0.70's, 191.672'MB/sec 2024/11/20-13:09:30.711599 140257323873856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028976.sst): old prealloc_size = 147639500, real_size = 40355568 2024/11/20-13:09:30.711718 140257323873856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028976.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.00 avg-zval = 309.86 2024/11/20-13:09:30.711775 140257323873856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028976.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-13:09:30.865561 140257323873856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028976.sst): second pass time = 0.57's, 230.261'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.15's, 270.994'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2494.938'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.286'MB/sec write SST data time = 0.04's, 1020.546'MB/sec dict compress time = 0.00's, 1377934.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 43068.513'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 230.261'MB/sec zip pipeline throughput = 230.261'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1017.00 avg-zval = 309.86 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1017.00 avg-zval = 309.86 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 20 bytes = 64 } seq expand size = 140 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0980 value = 3.2822 dict = 1.00 all = 3.2169 } Zip/UnZip{ index = 0.1409 value = 0.3047 dict = 1.00 all = 0.3109 } ---------------------------- total value len = 1.185123 GB avg = 1.017 KB (by entry num) total key len = 0.023297 GB avg = 0.020 KB total ukey len = 0.013978 GB avg = 0.012 KB total ukey num = 0.001164849 Billion total entry num = 0.001164849 Billion write speed all = 0.076925222 MB/sec (with seq num) write speed all = 0.076332009 MB/sec (without seq num) 2024/11/20-13:09:30.914294 140257323873856 [compaction_job.cc:1948] [default] [JOB 6668] Generated table #28976: 129429 keys, 41723277 bytes, temperature: kWarm 2024/11/20-13:09:30.914351 140257323873856 EVENT_LOG_v1 {"time_micros": 1732079370914322, "cf_name": "default", "job": 6668, "event": "table_file_creation", "file_number": 28976, "file_size": 41723277, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 555751819, "table_properties": {"data_size": 40104224, "index_size": 218816, "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": 2588580, "raw_average_key_size": 20, "raw_value_size": 131629395, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129429, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732079369, "oldest_key_time": 0, "file_creation_time": 1732079369, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28976, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:09:30.950143 140257323873856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028977.sst) /dev/shm/ToplingTemp/Topling-217656-v37Pzk 2024/11/20-13:09:31.655098 140257323873856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028977.sst): first pass time = 0.70's, 190.399'MB/sec 2024/11/20-13:09:32.120729 140257323873856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028977.sst): old prealloc_size = 147639500, real_size = 40353168 2024/11/20-13:09:32.120858 140257323873856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028977.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.00 avg-zval = 309.84 2024/11/20-13:09:32.120913 140257323873856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028977.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-13:09:32.277240 140257323873856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028977.sst): second pass time = 0.46's, 283.097'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 266.594'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2010.511'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.278'MB/sec write SST data time = 0.04's, 1046.171'MB/sec dict compress time = 0.00's, 1337982.524'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44002.746'MB/sec zip my value time = 0.46's, unzip length = 0.132'GB zip my value throughput = 283.097'MB/sec zip pipeline throughput = 283.097'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1017.00 avg-zval = 309.84 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1017.00 avg-zval = 309.84 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 8 bytes = 32 } seq expand size = 56 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0980 value = 3.2824 dict = 1.00 all = 3.2170 } Zip/UnZip{ index = 0.1409 value = 0.3047 dict = 1.00 all = 0.3108 } ---------------------------- total value len = 1.316753 GB avg = 1.017 KB (by entry num) total key len = 0.025886 GB avg = 0.020 KB total ukey len = 0.015531 GB avg = 0.012 KB total ukey num = 0.001294278 Billion total entry num = 0.001294278 Billion write speed all = 0.085461541 MB/sec (with seq num) write speed all = 0.084802474 MB/sec (without seq num) 2024/11/20-13:09:32.325914 140257323873856 [compaction_job.cc:1948] [default] [JOB 6668] Generated table #28977: 129429 keys, 41721033 bytes, temperature: kWarm 2024/11/20-13:09:32.325974 140257323873856 EVENT_LOG_v1 {"time_micros": 1732079372325945, "cf_name": "default", "job": 6668, "event": "table_file_creation", "file_number": 28977, "file_size": 41721033, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 555807289, "table_properties": {"data_size": 40101824, "index_size": 218816, "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": 2588580, "raw_average_key_size": 20, "raw_value_size": 131629277, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129429, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732079370, "oldest_key_time": 0, "file_creation_time": 1732079370, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28977, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:09:32.357382 140257323873856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028978.sst) /dev/shm/ToplingTemp/Topling-217656-uKLKmk 2024/11/20-13:09:33.051208 140257323873856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028978.sst): first pass time = 0.69's, 193.455'MB/sec 2024/11/20-13:09:33.576757 140257323873856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028978.sst): old prealloc_size = 147639500, real_size = 40349424 2024/11/20-13:09:33.576916 140257323873856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028978.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129432 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.98 avg-zval = 309.80 2024/11/20-13:09:33.576989 140257323873856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028978.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-13:09:33.751912 140257323873856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028978.sst): second pass time = 0.52's, 250.876'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 238.191'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1795.679'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.243'MB/sec write SST data time = 0.04's, 995.647'MB/sec dict compress time = 140261.83's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 34569.802'MB/sec zip my value time = 0.52's, unzip length = 0.132'GB zip my value throughput = 250.876'MB/sec zip pipeline throughput = 275.721'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1016.98 avg-zval = 309.80 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1016.98 avg-zval = 309.80 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 14 bytes = 48 } seq expand size = 98 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0981 value = 3.2827 dict = 1.00 all = 3.2173 } Zip/UnZip{ index = 0.1409 value = 0.3046 dict = 1.00 all = 0.3108 } ---------------------------- total value len = 1.448382 GB avg = 1.017 KB (by entry num) total key len = 0.028474 GB avg = 0.020 KB total ukey len = 0.017085 GB avg = 0.012 KB total ukey num = 0.001423710 Billion total entry num = 0.001423710 Billion write speed all = 0.093995955 MB/sec (with seq num) write speed all = 0.093271048 MB/sec (without seq num) 2024/11/20-13:09:33.800917 140257323873856 [compaction_job.cc:1948] [default] [JOB 6668] Generated table #28978: 129432 keys, 41717255 bytes, temperature: kWarm 2024/11/20-13:09:33.800979 140257323873856 EVENT_LOG_v1 {"time_micros": 1732079373800948, "cf_name": "default", "job": 6668, "event": "table_file_creation", "file_number": 28978, "file_size": 41717255, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 555628512, "table_properties": {"data_size": 40098080, "index_size": 218816, "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": 2588640, "raw_average_key_size": 20, "raw_value_size": 131629263, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129432, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732079372, "oldest_key_time": 0, "file_creation_time": 1732079372, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28978, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:09:33.833140 140257323873856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028979.sst) /dev/shm/ToplingTemp/Topling-217656-td6h6j 2024/11/20-13:09:34.357799 140257323873856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028979.sst): first pass time = 0.52's, 255.834'MB/sec 2024/11/20-13:09:34.852577 140257323873856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028979.sst): old prealloc_size = 147639500, real_size = 40351600 2024/11/20-13:09:34.852691 140257323873856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028979.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.00 avg-zval = 309.82 2024/11/20-13:09:34.852740 140257323873856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028979.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-13:09:35.007244 140257323873856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028979.sst): second pass time = 0.49's, 266.414'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.15's, 269.773'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2329.639'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.282'MB/sec write SST data time = 0.04's, 1046.852'MB/sec dict compress time = 0.00's, 1377953.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 35171.601'MB/sec zip my value time = 0.49's, unzip length = 0.132'GB zip my value throughput = 266.414'MB/sec zip pipeline throughput = 266.414'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1017.00 avg-zval = 309.82 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1017.00 avg-zval = 309.82 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 15 bytes = 48 } seq expand size = 105 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0980 value = 3.2825 dict = 1.00 all = 3.2172 } Zip/UnZip{ index = 0.1409 value = 0.3046 dict = 1.00 all = 0.3108 } ---------------------------- total value len = 1.580012 GB avg = 1.017 KB (by entry num) total key len = 0.031063 GB avg = 0.020 KB total ukey len = 0.018638 GB avg = 0.012 KB total ukey num = 0.001553139 Billion total entry num = 0.001553139 Billion write speed all = 0.102530208 MB/sec (with seq num) write speed all = 0.101739463 MB/sec (without seq num) 2024/11/20-13:09:35.059380 140257323873856 [compaction_job.cc:1948] [default] [JOB 6668] Generated table #28979: 129429 keys, 41719328 bytes, temperature: kWarm 2024/11/20-13:09:35.059453 140257323873856 EVENT_LOG_v1 {"time_micros": 1732079375059417, "cf_name": "default", "job": 6668, "event": "table_file_creation", "file_number": 28979, "file_size": 41719328, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 555720230, "table_properties": {"data_size": 40100256, "index_size": 218816, "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": 2588580, "raw_average_key_size": 20, "raw_value_size": 131629472, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129429, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732079373, "oldest_key_time": 0, "file_creation_time": 1732079373, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28979, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:09:35.092565 140257323873856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028980.sst) /dev/shm/ToplingTemp/Topling-217656-FAzYzj 2024/11/20-13:09:35.646887 140257323873856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028980.sst): first pass time = 0.55's, 242.146'MB/sec 2024/11/20-13:09:36.134740 140257323873856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028980.sst): old prealloc_size = 147639500, real_size = 40352896 2024/11/20-13:09:36.134883 140257323873856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028980.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.01 avg-zval = 309.84 2024/11/20-13:09:36.134940 140257323873856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028980.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-13:09:36.290014 140257323873856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028980.sst): second pass time = 0.49's, 270.282'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 268.712'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2265.927'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.284'MB/sec write SST data time = 0.04's, 1015.568'MB/sec dict compress time = 0.00's, 1378211.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 34432.033'MB/sec zip my value time = 0.49's, unzip length = 0.132'GB zip my value throughput = 270.282'MB/sec zip pipeline throughput = 270.282'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1017.01 avg-zval = 309.84 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1017.01 avg-zval = 309.84 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 16 bytes = 64 } seq expand size = 112 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0979 value = 3.2824 dict = 1.00 all = 3.2170 } Zip/UnZip{ index = 0.1409 value = 0.3047 dict = 1.00 all = 0.3108 } ---------------------------- total value len = 1.711641 GB avg = 1.017 KB (by entry num) total key len = 0.033651 GB avg = 0.020 KB total ukey len = 0.020191 GB avg = 0.012 KB total ukey num = 0.001682567 Billion total entry num = 0.001682567 Billion write speed all = 0.111062902 MB/sec (with seq num) write speed all = 0.110206331 MB/sec (without seq num) 2024/11/20-13:09:36.338624 140257323873856 [compaction_job.cc:1948] [default] [JOB 6668] Generated table #28980: 129428 keys, 41720866 bytes, temperature: kWarm 2024/11/20-13:09:36.338686 140257323873856 EVENT_LOG_v1 {"time_micros": 1732079376338657, "cf_name": "default", "job": 6668, "event": "table_file_creation", "file_number": 28980, "file_size": 41720866, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 555773604, "table_properties": {"data_size": 40101552, "index_size": 218816, "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": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629448, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732079375, "oldest_key_time": 0, "file_creation_time": 1732079375, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28980, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:09:36.373364 140257323873856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028981.sst) /dev/shm/ToplingTemp/Topling-217656-f7u8lm 2024/11/20-13:09:36.927528 140257323873856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028981.sst): first pass time = 0.55's, 242.214'MB/sec 2024/11/20-13:09:37.423108 140257323873856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028981.sst): old prealloc_size = 147639500, real_size = 40356064 2024/11/20-13:09:37.423228 140257323873856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028981.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.02 avg-zval = 309.86 2024/11/20-13:09:37.423286 140257323873856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028981.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-13:09:37.577053 140257323873856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028981.sst): second pass time = 0.49's, 266.052'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.15's, 271.053'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2392.321'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.283'MB/sec write SST data time = 0.04's, 1059.223'MB/sec dict compress time = 0.00's, 1378026.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 43900.159'MB/sec zip my value time = 0.49's, unzip length = 0.132'GB zip my value throughput = 266.052'MB/sec zip pipeline throughput = 266.052'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1017.02 avg-zval = 309.86 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1017.02 avg-zval = 309.86 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 13 bytes = 48 } seq expand size = 91 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0979 value = 3.2822 dict = 1.00 all = 3.2168 } Zip/UnZip{ index = 0.1409 value = 0.3047 dict = 1.00 all = 0.3109 } ---------------------------- total value len = 1.843271 GB avg = 1.017 KB (by entry num) total key len = 0.036240 GB avg = 0.020 KB total ukey len = 0.021744 GB avg = 0.012 KB total ukey num = 0.001811994 Billion total entry num = 0.001811994 Billion write speed all = 0.119594205 MB/sec (with seq num) write speed all = 0.118671821 MB/sec (without seq num) 2024/11/20-13:09:37.626320 140257323873856 [compaction_job.cc:1948] [default] [JOB 6668] Generated table #28981: 129427 keys, 41723817 bytes, temperature: kWarm 2024/11/20-13:09:37.626382 140257323873856 EVENT_LOG_v1 {"time_micros": 1732079377626352, "cf_name": "default", "job": 6668, "event": "table_file_creation", "file_number": 28981, "file_size": 41723817, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 555692263, "table_properties": {"data_size": 40104720, "index_size": 218816, "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": 2588540, "raw_average_key_size": 20, "raw_value_size": 131630048, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732079376, "oldest_key_time": 0, "file_creation_time": 1732079376, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28981, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:09:37.660757 140257323873856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028982.sst) /dev/shm/ToplingTemp/Topling-217656-jg8FVk 2024/11/20-13:09:38.327707 140257323873856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028982.sst): first pass time = 0.67's, 201.254'MB/sec 2024/11/20-13:09:38.801710 140257323873856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028982.sst): old prealloc_size = 147639500, real_size = 40355392 2024/11/20-13:09:38.801835 140257323873856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028982.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.01 avg-zval = 309.86 2024/11/20-13:09:38.801885 140257323873856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028982.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-13:09:38.957360 140257323873856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028982.sst): second pass time = 0.47's, 278.128'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 268.082'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2100.526'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.282'MB/sec write SST data time = 0.04's, 1018.237'MB/sec dict compress time = 0.00's, 1377474.000'MB/sec z-dict build time = 0.00's, sample length = 1.377'MB, throughput = 30624.825'MB/sec zip my value time = 0.47's, unzip length = 0.132'GB zip my value throughput = 278.128'MB/sec zip pipeline throughput = 278.128'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1017.01 avg-zval = 309.86 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1017.01 avg-zval = 309.86 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 19 bytes = 64 } seq expand size = 133 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0979 value = 3.2822 dict = 1.00 all = 3.2169 } Zip/UnZip{ index = 0.1409 value = 0.3047 dict = 1.00 all = 0.3109 } ---------------------------- total value len = 1.974901 GB avg = 1.017 KB (by entry num) total key len = 0.038828 GB avg = 0.020 KB total ukey len = 0.023297 GB avg = 0.012 KB total ukey num = 0.001941422 Billion total entry num = 0.001941422 Billion write speed all = 0.128123309 MB/sec (with seq num) write speed all = 0.127135127 MB/sec (without seq num) 2024/11/20-13:09:39.006563 140257323873856 [compaction_job.cc:1948] [default] [JOB 6668] Generated table #28982: 129428 keys, 41722625 bytes, temperature: kWarm 2024/11/20-13:09:39.006625 140257323873856 EVENT_LOG_v1 {"time_micros": 1732079379006597, "cf_name": "default", "job": 6668, "event": "table_file_creation", "file_number": 28982, "file_size": 41722625, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 555731499, "table_properties": {"data_size": 40104048, "index_size": 218816, "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": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629325, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732079377, "oldest_key_time": 0, "file_creation_time": 1732079377, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28982, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:09:39.039951 140257323873856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028983.sst) /dev/shm/ToplingTemp/Topling-217656-o7YlZk 2024/11/20-13:09:39.683356 140257323873856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028983.sst): first pass time = 0.64's, 208.616'MB/sec 2024/11/20-13:09:40.147203 140257323873856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028983.sst): old prealloc_size = 147639500, real_size = 40352112 2024/11/20-13:09:40.147317 140257323873856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028983.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.00 avg-zval = 309.83 2024/11/20-13:09:40.147368 140257323873856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028983.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-13:09:40.300119 140257323873856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028983.sst): second pass time = 0.46's, 284.224'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.15's, 272.870'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2377.117'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.286'MB/sec write SST data time = 0.04's, 1050.833'MB/sec dict compress time = 0.00's, 1378726.000'MB/sec z-dict build time = 0.00's, sample length = 1.379'MB, throughput = 46643.188'MB/sec zip my value time = 0.46's, unzip length = 0.132'GB zip my value throughput = 284.224'MB/sec zip pipeline throughput = 284.224'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1017.00 avg-zval = 309.83 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1017.00 avg-zval = 309.83 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 17 bytes = 64 } seq expand size = 119 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0980 value = 3.2825 dict = 1.00 all = 3.2171 } Zip/UnZip{ index = 0.1409 value = 0.3046 dict = 1.00 all = 0.3108 } ---------------------------- total value len = 2.106531 GB avg = 1.017 KB (by entry num) total key len = 0.041417 GB avg = 0.020 KB total ukey len = 0.024850 GB avg = 0.012 KB total ukey num = 0.002070851 Billion total entry num = 0.002070851 Billion write speed all = 0.136651257 MB/sec (with seq num) write speed all = 0.135597285 MB/sec (without seq num) 2024/11/20-13:09:40.348875 140257323873856 [compaction_job.cc:1948] [default] [JOB 6668] Generated table #28983: 129429 keys, 41720613 bytes, temperature: kWarm 2024/11/20-13:09:40.348936 140257323873856 EVENT_LOG_v1 {"time_micros": 1732079380348907, "cf_name": "default", "job": 6668, "event": "table_file_creation", "file_number": 28983, "file_size": 41720613, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 555790313, "table_properties": {"data_size": 40100768, "index_size": 218816, "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": 2588580, "raw_average_key_size": 20, "raw_value_size": 131629551, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129429, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732079379, "oldest_key_time": 0, "file_creation_time": 1732079379, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28983, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:09:40.385176 140257323873856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028984.sst) /dev/shm/ToplingTemp/Topling-217656-UxtOZk 2024/11/20-13:09:41.082964 140257323873856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028984.sst): first pass time = 0.70's, 192.356'MB/sec 2024/11/20-13:09:41.553325 140257323873856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028984.sst): old prealloc_size = 147639500, real_size = 40352480 2024/11/20-13:09:41.553443 140257323873856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028984.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.02 avg-zval = 309.84 2024/11/20-13:09:41.553494 140257323873856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028984.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-13:09:41.708872 140257323873856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028984.sst): second pass time = 0.47's, 280.281'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 268.247'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2243.576'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.279'MB/sec write SST data time = 0.04's, 1053.871'MB/sec dict compress time = 0.00's, 1378257.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 46363.811'MB/sec zip my value time = 0.47's, unzip length = 0.132'GB zip my value throughput = 280.281'MB/sec zip pipeline throughput = 280.281'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1017.02 avg-zval = 309.84 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1017.02 avg-zval = 309.84 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 12 bytes = 48 } seq expand size = 84 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0979 value = 3.2824 dict = 1.00 all = 3.2171 } Zip/UnZip{ index = 0.1409 value = 0.3047 dict = 1.00 all = 0.3108 } ---------------------------- total value len = 2.238160 GB avg = 1.017 KB (by entry num) total key len = 0.044006 GB avg = 0.020 KB total ukey len = 0.026403 GB avg = 0.012 KB total ukey num = 0.002200278 Billion total entry num = 0.002200278 Billion write speed all = 0.145177145 MB/sec (with seq num) write speed all = 0.144057402 MB/sec (without seq num) 2024/11/20-13:09:41.759284 140257323873856 [compaction_job.cc:1948] [default] [JOB 6668] Generated table #28984: 129427 keys, 41720464 bytes, temperature: kWarm 2024/11/20-13:09:41.759348 140257323873856 EVENT_LOG_v1 {"time_micros": 1732079381759319, "cf_name": "default", "job": 6668, "event": "table_file_creation", "file_number": 28984, "file_size": 41720464, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 555805666, "table_properties": {"data_size": 40101136, "index_size": 218816, "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": 2588540, "raw_average_key_size": 20, "raw_value_size": 131629749, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732079380, "oldest_key_time": 0, "file_creation_time": 1732079380, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28984, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:09:41.791980 140257323873856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028985.sst) /dev/shm/ToplingTemp/Topling-217656-4mqwvi 2024/11/20-13:09:42.508231 140257323873856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028985.sst): first pass time = 0.72's, 187.400'MB/sec 2024/11/20-13:09:42.993896 140257323873856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028985.sst): old prealloc_size = 147639500, real_size = 40353424 2024/11/20-13:09:42.994011 140257323873856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028985.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129426 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.02 avg-zval = 309.85 2024/11/20-13:09:42.994085 140257323873856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028985.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-13:09:43.146552 140257323873856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028985.sst): second pass time = 0.48's, 271.401'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.15's, 273.335'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2320.203'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.287'MB/sec write SST data time = 0.04's, 1051.168'MB/sec dict compress time = 0.00's, 1377717.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 46661.146'MB/sec zip my value time = 0.48's, unzip length = 0.132'GB zip my value throughput = 271.401'MB/sec zip pipeline throughput = 271.401'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1017.02 avg-zval = 309.85 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1017.03 avg-zval = 309.85 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 16 bytes = 64 } seq expand size = 112 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0978 value = 3.2824 dict = 1.00 all = 3.2170 } Zip/UnZip{ index = 0.1409 value = 0.3047 dict = 1.00 all = 0.3108 } ---------------------------- total value len = 2.369790 GB avg = 1.017 KB (by entry num) total key len = 0.046594 GB avg = 0.020 KB total ukey len = 0.027956 GB avg = 0.012 KB total ukey num = 0.002329704 Billion total entry num = 0.002329704 Billion write speed all = 0.153701205 MB/sec (with seq num) write speed all = 0.152515704 MB/sec (without seq num) 2024/11/20-13:09:43.195131 140257323873856 [compaction_job.cc:1948] [default] [JOB 6668] Generated table #28985: 129426 keys, 41720884 bytes, temperature: kWarm 2024/11/20-13:09:43.195192 140257323873856 EVENT_LOG_v1 {"time_micros": 1732079383195163, "cf_name": "default", "job": 6668, "event": "table_file_creation", "file_number": 28985, "file_size": 41720884, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 555638718, "table_properties": {"data_size": 40102080, "index_size": 218816, "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": 2588520, "raw_average_key_size": 20, "raw_value_size": 131629461, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129426, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732079381, "oldest_key_time": 0, "file_creation_time": 1732079381, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28985, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:09:43.229151 140257323873856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028986.sst) /dev/shm/ToplingTemp/Topling-217656-hotmXk 2024/11/20-13:09:43.829252 140257323873856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028986.sst): first pass time = 0.60's, 223.671'MB/sec 2024/11/20-13:09:44.292128 140257323873856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028986.sst): old prealloc_size = 147639500, real_size = 40353280 2024/11/20-13:09:44.292243 140257323873856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028986.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.00 avg-zval = 309.84 2024/11/20-13:09:44.292294 140257323873856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028986.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-13:09:44.444331 140257323873856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028986.sst): second pass time = 0.46's, 284.851'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.15's, 274.150'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2382.475'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.286'MB/sec write SST data time = 0.04's, 1067.191'MB/sec dict compress time = 0.00's, 1378125.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 47943.121'MB/sec zip my value time = 0.46's, unzip length = 0.132'GB zip my value throughput = 284.851'MB/sec zip pipeline throughput = 284.851'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1017.00 avg-zval = 309.84 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1017.00 avg-zval = 309.84 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 18 bytes = 64 } seq expand size = 126 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0980 value = 3.2824 dict = 1.00 all = 3.2170 } Zip/UnZip{ index = 0.1409 value = 0.3047 dict = 1.00 all = 0.3108 } ---------------------------- total value len = 2.501419 GB avg = 1.017 KB (by entry num) total key len = 0.049183 GB avg = 0.020 KB total ukey len = 0.029510 GB avg = 0.012 KB total ukey num = 0.002459133 Billion total entry num = 0.002459133 Billion write speed all = 0.162225151 MB/sec (with seq num) write speed all = 0.160973891 MB/sec (without seq num) 2024/11/20-13:09:44.493868 140257323873856 [compaction_job.cc:1948] [default] [JOB 6668] Generated table #28986: 129429 keys, 41721164 bytes, temperature: kWarm 2024/11/20-13:09:44.493928 140257323873856 EVENT_LOG_v1 {"time_micros": 1732079384493899, "cf_name": "default", "job": 6668, "event": "table_file_creation", "file_number": 28986, "file_size": 41721164, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 555772223, "table_properties": {"data_size": 40101936, "index_size": 218816, "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": 2588580, "raw_average_key_size": 20, "raw_value_size": 131629395, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129429, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732079383, "oldest_key_time": 0, "file_creation_time": 1732079383, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28986, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:09:44.560194 140257323873856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028987.sst) /dev/shm/ToplingTemp/Topling-217656-rbcI0l 2024/11/20-13:09:45.231206 140257323873856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028987.sst): first pass time = 0.67's, 200.032'MB/sec 2024/11/20-13:09:45.755631 140257323873856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028987.sst): old prealloc_size = 147639500, real_size = 40352032 2024/11/20-13:09:45.755747 140257323873856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028987.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.02 avg-zval = 309.83 2024/11/20-13:09:45.755812 140257323873856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028987.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-13:09:45.908465 140257323873856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028987.sst): second pass time = 0.52's, 251.342'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.15's, 273.007'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2340.503'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.286'MB/sec write SST data time = 0.04's, 1049.242'MB/sec dict compress time = 0.00's, 1377960.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 46192.216'MB/sec zip my value time = 0.52's, unzip length = 0.132'GB zip my value throughput = 251.342'MB/sec zip pipeline throughput = 251.342'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1017.02 avg-zval = 309.83 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1017.02 avg-zval = 309.83 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 20 bytes = 64 } seq expand size = 140 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0979 value = 3.2825 dict = 1.00 all = 3.2171 } Zip/UnZip{ index = 0.1409 value = 0.3046 dict = 1.00 all = 0.3108 } ---------------------------- total value len = 2.633049 GB avg = 1.017 KB (by entry num) total key len = 0.051771 GB avg = 0.020 KB total ukey len = 0.031063 GB avg = 0.012 KB total ukey num = 0.002588560 Billion total entry num = 0.002588560 Billion write speed all = 0.170745869 MB/sec (with seq num) write speed all = 0.169428877 MB/sec (without seq num) 2024/11/20-13:09:45.958931 140257323873856 [compaction_job.cc:1948] [default] [JOB 6668] Generated table #28987: 129427 keys, 41719719 bytes, temperature: kWarm 2024/11/20-13:09:45.958994 140257323873856 EVENT_LOG_v1 {"time_micros": 1732079385958964, "cf_name": "default", "job": 6668, "event": "table_file_creation", "file_number": 28987, "file_size": 41719719, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 555805794, "table_properties": {"data_size": 40100688, "index_size": 218816, "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": 2588540, "raw_average_key_size": 20, "raw_value_size": 131629215, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732079384, "oldest_key_time": 0, "file_creation_time": 1732079384, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28987, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:09:45.993207 140257323873856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028988.sst) /dev/shm/ToplingTemp/Topling-217656-EMYubk 2024/11/20-13:09:46.681079 140257323873856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028988.sst): first pass time = 0.69's, 195.133'MB/sec 2024/11/20-13:09:47.163829 140257323873856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028988.sst): old prealloc_size = 147639500, real_size = 40351952 2024/11/20-13:09:47.163938 140257323873856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028988.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.99 avg-zval = 309.82 2024/11/20-13:09:47.163986 140257323873856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028988.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-13:09:47.316842 140257323873856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028988.sst): second pass time = 0.48's, 273.073'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.15's, 272.690'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2449.936'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.286'MB/sec write SST data time = 0.04's, 1052.782'MB/sec dict compress time = 0.00's, 1378219.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45539.882'MB/sec zip my value time = 0.48's, unzip length = 0.132'GB zip my value throughput = 273.073'MB/sec zip pipeline throughput = 273.073'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1016.99 avg-zval = 309.82 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1016.99 avg-zval = 309.82 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 13 bytes = 48 } seq expand size = 91 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0980 value = 3.2825 dict = 1.00 all = 3.2171 } Zip/UnZip{ index = 0.1409 value = 0.3046 dict = 1.00 all = 0.3108 } ---------------------------- total value len = 2.764678 GB avg = 1.017 KB (by entry num) total key len = 0.054360 GB avg = 0.020 KB total ukey len = 0.032616 GB avg = 0.012 KB total ukey num = 0.002717990 Billion total entry num = 0.002717990 Billion write speed all = 0.179265658 MB/sec (with seq num) write speed all = 0.177882939 MB/sec (without seq num) 2024/11/20-13:09:47.365978 140257323873856 [compaction_job.cc:1948] [default] [JOB 6668] Generated table #28988: 129430 keys, 41719914 bytes, temperature: kWarm 2024/11/20-13:09:47.366035 140257323873856 EVENT_LOG_v1 {"time_micros": 1732079387366007, "cf_name": "default", "job": 6668, "event": "table_file_creation", "file_number": 28988, "file_size": 41719914, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 555574656, "table_properties": {"data_size": 40100608, "index_size": 218816, "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": 2588600, "raw_average_key_size": 20, "raw_value_size": 131629540, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732079385, "oldest_key_time": 0, "file_creation_time": 1732079385, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28988, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:09:47.398968 140257323873856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028989.sst) /dev/shm/ToplingTemp/Topling-217656-LDnE7h 2024/11/20-13:09:47.911971 140257323873856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028989.sst): first pass time = 0.51's, 261.647'MB/sec 2024/11/20-13:09:48.409961 140257323873856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028989.sst): old prealloc_size = 147639500, real_size = 40353712 2024/11/20-13:09:48.410088 140257323873856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028989.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.00 avg-zval = 309.84 2024/11/20-13:09:48.410138 140257323873856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028989.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-13:09:48.562301 140257323873856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028989.sst): second pass time = 0.50's, 264.704'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.15's, 273.909'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2014.398'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.287'MB/sec write SST data time = 0.04's, 1057.037'MB/sec dict compress time = 0.00's, 1378058.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 46828.123'MB/sec zip my value time = 0.50's, unzip length = 0.132'GB zip my value throughput = 264.704'MB/sec zip pipeline throughput = 264.704'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1017.00 avg-zval = 309.84 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1017.00 avg-zval = 309.84 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 15 bytes = 48 } seq expand size = 105 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0980 value = 3.2823 dict = 1.00 all = 3.2170 } Zip/UnZip{ index = 0.1409 value = 0.3047 dict = 1.00 all = 0.3108 } ---------------------------- total value len = 2.896308 GB avg = 1.017 KB (by entry num) total key len = 0.056948 GB avg = 0.020 KB total ukey len = 0.034169 GB avg = 0.012 KB total ukey num = 0.002847419 Billion total entry num = 0.002847419 Billion write speed all = 0.187785844 MB/sec (with seq num) write speed all = 0.186337395 MB/sec (without seq num) 2024/11/20-13:09:48.612406 140257323873856 [compaction_job.cc:1948] [default] [JOB 6668] Generated table #28989: 129429 keys, 41721545 bytes, temperature: kWarm 2024/11/20-13:09:48.612467 140257323873856 EVENT_LOG_v1 {"time_micros": 1732079388612436, "cf_name": "default", "job": 6668, "event": "table_file_creation", "file_number": 28989, "file_size": 41721545, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 555786715, "table_properties": {"data_size": 40102368, "index_size": 218816, "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": 2588580, "raw_average_key_size": 20, "raw_value_size": 131629190, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129429, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732079387, "oldest_key_time": 0, "file_creation_time": 1732079387, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28989, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:09:48.645824 140257323873856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028990.sst) /dev/shm/ToplingTemp/Topling-217656-n3okjm 2024/11/20-13:09:49.190515 140257323873856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028990.sst): first pass time = 0.54's, 246.433'MB/sec 2024/11/20-13:09:49.669507 140257323873856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028990.sst): old prealloc_size = 147639500, real_size = 40355520 2024/11/20-13:09:49.669616 140257323873856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028990.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.02 avg-zval = 309.86 2024/11/20-13:09:49.669667 140257323873856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028990.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-13:09:49.821648 140257323873856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028990.sst): second pass time = 0.48's, 275.217'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.15's, 274.278'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2445.965'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.287'MB/sec write SST data time = 0.04's, 1056.959'MB/sec dict compress time = 0.00's, 1377844.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 25916.374'MB/sec zip my value time = 0.48's, unzip length = 0.132'GB zip my value throughput = 275.217'MB/sec zip pipeline throughput = 275.217'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1017.02 avg-zval = 309.86 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1017.02 avg-zval = 309.86 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 9 bytes = 32 } seq expand size = 63 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0979 value = 3.2822 dict = 1.00 all = 3.2169 } Zip/UnZip{ index = 0.1409 value = 0.3047 dict = 1.00 all = 0.3109 } ---------------------------- total value len = 3.027938 GB avg = 1.017 KB (by entry num) total key len = 0.059537 GB avg = 0.020 KB total ukey len = 0.035722 GB avg = 0.012 KB total ukey num = 0.002976846 Billion total entry num = 0.002976846 Billion write speed all = 0.196304565 MB/sec (with seq num) write speed all = 0.194790400 MB/sec (without seq num) 2024/11/20-13:09:49.871036 140257323873856 [compaction_job.cc:1948] [default] [JOB 6668] Generated table #28990: 129427 keys, 41723123 bytes, temperature: kWarm 2024/11/20-13:09:49.871109 140257323873856 EVENT_LOG_v1 {"time_micros": 1732079389871079, "cf_name": "default", "job": 6668, "event": "table_file_creation", "file_number": 28990, "file_size": 41723123, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 555777253, "table_properties": {"data_size": 40104176, "index_size": 218816, "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": 2588540, "raw_average_key_size": 20, "raw_value_size": 131630186, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732079388, "oldest_key_time": 0, "file_creation_time": 1732079388, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28990, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:09:49.904927 140257323873856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028991.sst) /dev/shm/ToplingTemp/Topling-217656-2ykvbi 2024/11/20-13:09:50.393512 140257323873856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028991.sst): first pass time = 0.49's, 274.724'MB/sec 2024/11/20-13:09:50.856725 140257323873856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028991.sst): old prealloc_size = 147639500, real_size = 40354384 2024/11/20-13:09:50.856869 140257323873856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028991.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.00 avg-zval = 309.85 2024/11/20-13:09:50.856923 140257323873856 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028991.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-13:09:51.008712 140257323873856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028991.sst): second pass time = 0.46's, 284.630'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.15's, 274.546'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1837.663'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.288'MB/sec write SST data time = 0.04's, 1054.418'MB/sec dict compress time = 0.00's, 1378323.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44737.674'MB/sec zip my value time = 0.46's, unzip length = 0.132'GB zip my value throughput = 284.630'MB/sec zip pipeline throughput = 284.630'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1017.00 avg-zval = 309.85 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1017.00 avg-zval = 309.85 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 12 bytes = 48 } seq expand size = 84 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0980 value = 3.2823 dict = 1.00 all = 3.2169 } Zip/UnZip{ index = 0.1409 value = 0.3047 dict = 1.00 all = 0.3109 } ---------------------------- total value len = 3.159568 GB avg = 1.017 KB (by entry num) total key len = 0.062126 GB avg = 0.020 KB total ukey len = 0.037275 GB avg = 0.012 KB total ukey num = 0.003106275 Billion total entry num = 0.003106275 Billion write speed all = 0.204822824 MB/sec (with seq num) write speed all = 0.203242944 MB/sec (without seq num) 2024/11/20-13:09:51.057523 140257323873856 [compaction_job.cc:1948] [default] [JOB 6668] Generated table #28991: 129429 keys, 41722450 bytes, temperature: kWarm 2024/11/20-13:09:51.057585 140257323873856 EVENT_LOG_v1 {"time_micros": 1732079391057556, "cf_name": "default", "job": 6668, "event": "table_file_creation", "file_number": 28991, "file_size": 41722450, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 555691686, "table_properties": {"data_size": 40103040, "index_size": 218816, "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": 2588580, "raw_average_key_size": 20, "raw_value_size": 131629504, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129429, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732079389, "oldest_key_time": 0, "file_creation_time": 1732079389, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28991, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:09:51.092373 140257323873856 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028992.sst) /dev/shm/ToplingTemp/Topling-217656-ZmrvNj 2024/11/20-13:09:51.310692 140257323873856 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028992.sst): first pass time = 0.22's, 227.597'MB/sec 2024/11/20-13:09:51.603347 140257323873856 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028992.sst): old prealloc_size = 147639500, real_size = 14946872 2024/11/20-13:09:51.603390 140257323873856 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028992.sst): index type = UintIndex_AllOne , store type = DictZipBlobStore usrkeys = 47908 prefix = 4 raw-key = 0.0004 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.00 raw-val = 0.0487 GB zip-val = 0.0149 GB avg-val =1017.00 avg-zval = 311.73 2024/11/20-13:09:51.659727 140257323873856 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00/028992.sst): second pass time = 0.29's, 166.907'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.06's, 273.939'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 8.709'MB/sec (index lex order gen) rebuild zvType time = 0.04's, 0.282'MB/sec write SST data time = 0.01's, 1111.687'MB/sec dict compress time = 0.00's, 496107.000'MB/sec z-dict build time = 0.00's, sample length = 0.496'MB, throughput = 12673.573'MB/sec zip my value time = 0.29's, unzip length = 0.049'GB zip my value throughput = 166.907'MB/sec zip pipeline throughput = 166.907'MB/sec entries = 47908 avg-key = 20.00 avg-zkey = 0.00 avg-val = 1017.00 avg-zval = 311.73 usrkeys = 47908 avg-key = 12.00 avg-zkey = 0.00 avg-val = 1017.00 avg-zval = 311.73 TagRS{ kinds = RS_Key0_TagN bytes = 7600 } TagArray{ size = 6 bytes = 32 } seq expand size = 42 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0006 GB value = 0.0487 GB dict = 0.50 MB all = 0.0497 GB } __ZipSize{ index = 0.0000 GB value = 0.0149 GB dict = 0.50 MB all = 0.0154 GB } UnZip/Zip{ index =2994.2500 value = 3.2624 dict = 1.00 all = 3.2177 } Zip/UnZip{ index = 0.0003 value = 0.3065 dict = 1.00 all = 0.3108 } ---------------------------- total value len = 3.208290 GB avg = 1.017 KB (by entry num) total key len = 0.063084 GB avg = 0.020 KB total ukey len = 0.037850 GB avg = 0.012 KB total ukey num = 0.003154183 Billion total entry num = 0.003154183 Billion write speed all = 0.207972707 MB/sec (with seq num) write speed all = 0.206368527 MB/sec (without seq num) 2024/11/20-13:09:51.682035 140257323873856 [compaction_job.cc:1948] [default] [JOB 6668] Generated table #28992: 47908 keys, 15439662 bytes, temperature: kWarm 2024/11/20-13:09:51.682099 140257323873856 EVENT_LOG_v1 {"time_micros": 1732079391682072, "cf_name": "default", "job": 6668, "event": "table_file_creation", "file_number": 28992, "file_size": 15439662, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 555664917, "table_properties": {"data_size": 14934528, "index_size": 192, "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": 958160, "raw_average_key_size": 20, "raw_value_size": 48722241, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 47908, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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-UintIndex_AllOne-DictZipBlobStore", "creation_time": 1732079391, "oldest_key_time": 0, "file_creation_time": 1732079391, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 28992, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:09:51.695082 140257323873856 [compaction_job.cc:703] job-06668: subcompact[0], size: 1.017257 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06668/att-00 [028968,028969,028970,028971,028972,028973,028974,028975,028976,028977,028978,028979,028980,028981,028982,028983,028984,028985,028986,028987,028988,028989,028990,028991,028992] 2024/11/20-13:09:51.826316 140257323873856 (Original Log Time 2024/11/20-13:09:17.391276) EVENT_LOG_v1 {"time_micros": 1732079357391253, "job": 6668, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [28928], "files_L3": [28951, 28952, 28866, 28820, 28845, 28846, 28849, 28851, 28852, 28853, 28854, 28855, 28856, 28857, 28858, 28865, 28868, 28867, 28869, 28870, 28871, 28873, 28872, 28874, 28875, 28877, 28876], "score": 0.870802, "input_data_size": 1030181168, "oldest_snapshot_seqno": 556213391} 2024/11/20-13:09:51.826319 140257323873856 (Original Log Time 2024/11/20-13:09:51.824725) [compaction_job.cc:2022] [default] [JOB 6668] Compacted 1@2 + 27@3 files to L3 => 1017256812 bytes 2024/11/20-13:09:51.826320 140257323873856 (Original Log Time 2024/11/20-13:09:51.826242) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 25 0 0 0] max score 0.04, MB/sec: 30.0 rd, 29.7 wr, level 3, files in(1, 27) out(25 +0 blob) MB in(13.1, 969.4 +0.0 blob) out(970.1 +0.0 blob), read-write-amplify(149.4) write-amplify(74.2) OK, records in: 3166231, records dropped: 12048 output_compression: Snappy 2024/11/20-13:09:51.826323 140257323873856 (Original Log Time 2024/11/20-13:09:51.826291) EVENT_LOG_v1 {"time_micros": 1732079391826265, "cf": "default", "job": 6668, "event": "compaction_finished", "compaction_time_micros": 34303813, "compaction_time_cpu_micros": 8150475, "output_level": 3, "num_output_files": 25, "total_output_size": 1017256812, "num_input_records": 3166231, "num_output_records": 3154183, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 662911914, "file_range_sync_nanos": 0, "file_fsync_nanos": 23544, "file_prepare_write_nanos": 46401, "lsm_state": [0, 0, 0, 25, 0, 0, 0]} 2024/11/20-13:09:51.957845 140257323873856 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":1732076400,"starts":1732079357,"executesMs":34552,"compactionJobId":6668,"attempt":0,"compactionInputRawBytes":3283412024,"compactionInputZipBytes":1030181168,"compactionOutputRawBytes":0,"compactionOutputZipBytes":1017256812,"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-b86a834a598d123d87de7b10d4a4b102-851af5fb4cae37ba-00"}}, response = 2024/11/20-13:09:51.957900 140257323873856 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-06668/att-00: olev 3, work 34.553 s, result 7.629 ms, install 1.614 ms, input{raw 3.058 GiB zip 982.457 MiB}