2024/11/20-14:43:41.917581 140257877792320 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01: fork to child time = 0.012428 sec 2024/11/20-14:43:41.918086 140257877792320 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01 2024/11/20-14:43:41.924556 140257877792320 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01 2024/11/20-14:43:41.926163 140257877792320 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-14:43:41.926394 140257877792320 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-14:43:41.973914 140257877792320 [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-10727/att-01/MANIFEST-019309 2024/11/20-14:43:41.990899 140257877792320 [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-10727/att-01/MANIFEST-019309 succeeded,manifest_file_number is 19309, next_file_number is 36321, last_sequence is 654685418, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 36176 2024/11/20-14:43:41.990904 140257877792320 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-14:43:41.990973 140257877792320 [version_set.cc:5724] Creating manifest 36321 2024/11/20-14:43:42.021014 140257877792320 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01: bottommost_level: fake = 1, rpc = 0 2024/11/20-14:43:42.045133 140257877792320 [compaction_job.cc:2437] [default] [JOB 10727] Compacting 1@2 + 7@3 files to L3, score 0.86, subcompactions 1 : 1 2024/11/20-14:43:42.045144 140257877792320 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 9053 Base level 2, inputs: [36316(31MB)], [36278(40MB) 36279(1111KB) 36231(39MB) 36232(39MB) 36233(39MB) 36234(40MB) 36235(40MB)] 2024/11/20-14:43:42.051821 140257877792320 [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-14:43:42.051843 140257877792320 [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-14:43:42.051860 140257877792320 [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-14:43:42.051866 140257877792320 [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-14:43:42.051875 140257877792320 [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-14:43:42.653168 140257877792320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036322.sst) /dev/shm/ToplingTemp/Topling-388058-puhY7l 2024/11/20-14:43:42.838252 140257877792320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036322.sst): first pass time = 0.19's, 725.338'MB/sec 2024/11/20-14:43:43.591716 140257877792320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036322.sst): old prealloc_size = 147639500, real_size = 40957792 2024/11/20-14:43:43.591882 140257877792320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036322.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129434 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.75 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1016.96 avg-zval = 314.43 2024/11/20-14:43:43.592118 140257877792320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036322.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-14:43:43.830768 140257877792320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036322.sst): second pass time = 0.75's, 174.919'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.24's, 178.768'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1590.811'MB/sec (index lex order gen) rebuild zvType time = 0.19's, 0.171'MB/sec write SST data time = 0.05's, 856.547'MB/sec dict compress time = 7238462436.65's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 28205.911'MB/sec zip my value time = 0.75's, unzip length = 0.132'GB zip my value throughput = 174.919'MB/sec zip pipeline throughput = 286.914'MB/sec entries = 129434 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1016.96 avg-zval = 314.43 usrkeys = 129434 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1023.57 avg-zval = 314.43 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 122152 bytes = 412272 } seq expand size = 855064 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.0407 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 6.8382 value = 3.2343 dict = 1.00 all = 3.1405 } Zip/UnZip{ index = 0.1462 value = 0.3092 dict = 1.00 all = 0.3184 } ---------------------------- total value len = 0.132485 GB avg = 1.024 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.000129434 Billion total entry num = 0.000129434 Billion write speed all = 0.006323072 MB/sec (with seq num) write speed all = 0.006274599 MB/sec (without seq num) 2024/11/20-14:43:43.881524 140257877792320 [compaction_job.cc:1948] [default] [JOB 10727] Generated table #36322: 129434 keys, 42737912 bytes, temperature: kWarm 2024/11/20-14:43:43.881606 140257877792320 EVENT_LOG_v1 {"time_micros": 1732085023881568, "cf_name": "default", "job": 10727, "event": "table_file_creation", "file_number": 36322, "file_size": 42737912, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 654021446, "table_properties": {"data_size": 40698128, "index_size": 227136, "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": 2588680, "raw_average_key_size": 20, "raw_value_size": 131629663, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129434, "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": 1732085022, "oldest_key_time": 0, "file_creation_time": 1732085022, "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": 36322, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:43:43.919518 140257877792320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036323.sst) /dev/shm/ToplingTemp/Topling-388058-5f3Mml 2024/11/20-14:43:44.429581 140257877792320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036323.sst): first pass time = 0.51's, 263.156'MB/sec 2024/11/20-14:43:44.936963 140257877792320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036323.sst): old prealloc_size = 147639500, real_size = 40381872 2024/11/20-14:43:44.937105 140257877792320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036323.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.71 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.00 avg-zval = 310.03 2024/11/20-14:43:44.937162 140257877792320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036323.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-14:43:45.099117 140257877792320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036323.sst): second pass time = 0.50's, 261.971'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 257.609'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1919.872'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.280'MB/sec write SST data time = 0.05's, 900.398'MB/sec dict compress time = 140261.42's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 25367.573'MB/sec zip my value time = 0.50's, unzip length = 0.132'GB zip my value throughput = 261.971'MB/sec zip pipeline throughput = 261.971'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.00 avg-zval = 310.03 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.32 avg-zval = 310.03 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 5907 bytes = 19952 } seq expand size = 41349 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.0418 GB } UnZip/Zip{ index = 7.0078 value = 3.2803 dict = 1.00 all = 3.2133 } Zip/UnZip{ index = 0.1427 value = 0.3049 dict = 1.00 all = 0.3112 } ---------------------------- total value len = 0.264156 GB avg = 1.020 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.000258864 Billion total entry num = 0.000258864 Billion write speed all = 0.012607303 MB/sec (with seq num) write speed all = 0.012510365 MB/sec (without seq num) 2024/11/20-14:43:45.149476 140257877792320 [compaction_job.cc:1948] [default] [JOB 10727] Generated table #36323: 129430 keys, 41769822 bytes, temperature: kWarm 2024/11/20-14:43:45.149541 140257877792320 EVENT_LOG_v1 {"time_micros": 1732085025149512, "cf_name": "default", "job": 10727, "event": "table_file_creation", "file_number": 36323, "file_size": 41769822, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 654011863, "table_properties": {"data_size": 40127712, "index_size": 221632, "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": 131629741, "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": 1732085023, "oldest_key_time": 0, "file_creation_time": 1732085023, "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": 36323, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:43:45.187022 140257877792320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036324.sst) /dev/shm/ToplingTemp/Topling-388058-aWd0kk 2024/11/20-14:43:45.718081 140257877792320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036324.sst): first pass time = 0.53's, 252.758'MB/sec 2024/11/20-14:43:46.224591 140257877792320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036324.sst): old prealloc_size = 147639500, real_size = 40397568 2024/11/20-14:43:46.224728 140257877792320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036324.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.73 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.99 avg-zval = 310.14 2024/11/20-14:43:46.224789 140257877792320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036324.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-14:43:46.388737 140257877792320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036324.sst): second pass time = 0.51's, 260.312'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 254.634'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2316.310'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.270'MB/sec write SST data time = 0.04's, 943.513'MB/sec dict compress time = 0.00's, 1377954.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 27978.761'MB/sec zip my value time = 0.51's, unzip length = 0.132'GB zip my value throughput = 260.312'MB/sec zip pipeline throughput = 260.312'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1016.99 avg-zval = 310.14 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1017.52 avg-zval = 310.14 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 9672 bytes = 32656 } seq expand size = 67704 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.0418 GB } UnZip/Zip{ index = 6.9417 value = 3.2792 dict = 1.00 all = 3.2111 } Zip/UnZip{ index = 0.1441 value = 0.3050 dict = 1.00 all = 0.3114 } ---------------------------- total value len = 0.395853 GB avg = 1.019 KB (by entry num) total key len = 0.007766 GB avg = 0.020 KB total ukey len = 0.004660 GB avg = 0.012 KB total ukey num = 0.000388294 Billion total entry num = 0.000388294 Billion write speed all = 0.018891997 MB/sec (with seq num) write speed all = 0.018746599 MB/sec (without seq num) 2024/11/20-14:43:46.439093 140257877792320 [compaction_job.cc:1948] [default] [JOB 10727] Generated table #36324: 129430 keys, 41797857 bytes, temperature: kWarm 2024/11/20-14:43:46.439150 140257877792320 EVENT_LOG_v1 {"time_micros": 1732085026439121, "cf_name": "default", "job": 10727, "event": "table_file_creation", "file_number": 36324, "file_size": 41797857, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 654012714, "table_properties": {"data_size": 40141296, "index_size": 223744, "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": 131629613, "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": 1732085025, "oldest_key_time": 0, "file_creation_time": 1732085025, "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": 36324, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:43:46.477367 140257877792320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036325.sst) /dev/shm/ToplingTemp/Topling-388058-lVjL2i 2024/11/20-14:43:47.010013 140257877792320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036325.sst): first pass time = 0.53's, 251.999'MB/sec 2024/11/20-14:43:47.499104 140257877792320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036325.sst): old prealloc_size = 147639500, real_size = 40395008 2024/11/20-14:43:47.499230 140257877792320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036325.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.73 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.98 avg-zval = 310.12 2024/11/20-14:43:47.499288 140257877792320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036325.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-14:43:47.658772 140257877792320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036325.sst): second pass time = 0.49's, 269.561'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 261.777'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2217.376'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.277'MB/sec write SST data time = 0.04's, 974.502'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 49437.765'MB/sec zip my value time = 0.49's, unzip length = 0.132'GB zip my value throughput = 269.561'MB/sec zip pipeline throughput = 269.561'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1016.98 avg-zval = 310.12 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1017.48 avg-zval = 310.12 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 9225 bytes = 31152 } seq expand size = 64575 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.0418 GB } UnZip/Zip{ index = 6.9437 value = 3.2794 dict = 1.00 all = 3.2114 } Zip/UnZip{ index = 0.1440 value = 0.3049 dict = 1.00 all = 0.3114 } ---------------------------- total value len = 0.527547 GB avg = 1.019 KB (by entry num) total key len = 0.010355 GB avg = 0.020 KB total ukey len = 0.006213 GB avg = 0.012 KB total ukey num = 0.000517725 Billion total entry num = 0.000517725 Billion write speed all = 0.025175791 MB/sec (with seq num) write speed all = 0.024981940 MB/sec (without seq num) 2024/11/20-14:43:47.713611 140257877792320 [compaction_job.cc:1948] [default] [JOB 10727] Generated table #36325: 129431 keys, 41794097 bytes, temperature: kWarm 2024/11/20-14:43:47.713703 140257877792320 EVENT_LOG_v1 {"time_micros": 1732085027713658, "cf_name": "default", "job": 10727, "event": "table_file_creation", "file_number": 36325, "file_size": 41794097, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 654020779, "table_properties": {"data_size": 40138800, "index_size": 223680, "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": 131629223, "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": 1732085026, "oldest_key_time": 0, "file_creation_time": 1732085026, "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": 36325, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:43:47.767230 140257877792320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036326.sst) /dev/shm/ToplingTemp/Topling-388058-xIZa3l 2024/11/20-14:43:48.309932 140257877792320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036326.sst): first pass time = 0.54's, 247.340'MB/sec 2024/11/20-14:43:48.798230 140257877792320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036326.sst): old prealloc_size = 147639500, real_size = 40631872 2024/11/20-14:43:48.798340 140257877792320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036326.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.71 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1017.00 avg-zval = 311.97 2024/11/20-14:43:48.798434 140257877792320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036326.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-14:43:48.972283 140257877792320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036326.sst): second pass time = 0.49's, 269.949'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 242.245'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2438.855'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.256'MB/sec write SST data time = 0.05's, 890.914'MB/sec dict compress time = 151.90's, 0.009'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 42435.064'MB/sec zip my value time = 0.49's, unzip length = 0.132'GB zip my value throughput = 269.949'MB/sec zip pipeline throughput = 269.949'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.00 avg-zval = 311.97 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1019.59 avg-zval = 311.97 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 47886 bytes = 161632 } seq expand size = 335202 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 = 7.0281 value = 3.2599 dict = 1.00 all = 3.1834 } Zip/UnZip{ index = 0.1423 value = 0.3068 dict = 1.00 all = 0.3141 } ---------------------------- total value len = 0.659512 GB avg = 1.019 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.000647154 Billion total entry num = 0.000647154 Billion write speed all = 0.031471458 MB/sec (with seq num) write speed all = 0.031229159 MB/sec (without seq num) 2024/11/20-14:43:49.023370 140257877792320 [compaction_job.cc:1948] [default] [JOB 10727] Generated table #36326: 129429 keys, 42161437 bytes, temperature: kWarm 2024/11/20-14:43:49.023425 140257877792320 EVENT_LOG_v1 {"time_micros": 1732085029023396, "cf_name": "default", "job": 10727, "event": "table_file_creation", "file_number": 36326, "file_size": 42161437, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 654021362, "table_properties": {"data_size": 40378352, "index_size": 220992, "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": 131629636, "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": 1732085027, "oldest_key_time": 0, "file_creation_time": 1732085027, "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": 36326, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:43:49.060266 140257877792320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036327.sst) /dev/shm/ToplingTemp/Topling-388058-Ll9oej 2024/11/20-14:43:49.698993 140257877792320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036327.sst): first pass time = 0.64's, 210.146'MB/sec 2024/11/20-14:43:50.169640 140257877792320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036327.sst): old prealloc_size = 147639500, real_size = 40673408 2024/11/20-14:43:50.169787 140257877792320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036327.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.76 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1017.03 avg-zval = 312.25 2024/11/20-14:43:50.169894 140257877792320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036327.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-14:43:50.332330 140257877792320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036327.sst): second pass time = 0.47's, 280.174'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 259.624'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2155.029'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.276'MB/sec write SST data time = 0.05's, 934.551'MB/sec dict compress time = 151.90's, 0.009'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45730.178'MB/sec zip my value time = 0.47's, unzip length = 0.132'GB zip my value throughput = 280.174'MB/sec zip pipeline throughput = 280.174'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1017.03 avg-zval = 312.25 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1020.21 avg-zval = 312.25 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 58892 bytes = 198768 } seq expand size = 412244 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.0404 GB dict = 1.38 MB all = 0.0422 GB } UnZip/Zip{ index = 6.8052 value = 3.2571 dict = 1.00 all = 3.1775 } Zip/UnZip{ index = 0.1469 value = 0.3070 dict = 1.00 all = 0.3147 } ---------------------------- total value len = 0.791554 GB avg = 1.019 KB (by entry num) total key len = 0.015532 GB avg = 0.020 KB total ukey len = 0.009319 GB avg = 0.012 KB total ukey num = 0.000776580 Billion total entry num = 0.000776580 Billion write speed all = 0.037769878 MB/sec (with seq num) write speed all = 0.037479140 MB/sec (without seq num) 2024/11/20-14:43:50.384887 140257877792320 [compaction_job.cc:1948] [default] [JOB 10727] Generated table #36327: 129426 keys, 42239911 bytes, temperature: kWarm 2024/11/20-14:43:50.384955 140257877792320 EVENT_LOG_v1 {"time_micros": 1732085030384924, "cf_name": "default", "job": 10727, "event": "table_file_creation", "file_number": 36327, "file_size": 42239911, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 654021369, "table_properties": {"data_size": 40412656, "index_size": 228224, "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": 131629797, "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": 1732085029, "oldest_key_time": 0, "file_creation_time": 1732085029, "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": 36327, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:43:50.422502 140257877792320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036328.sst) /dev/shm/ToplingTemp/Topling-388058-KOaG7h 2024/11/20-14:43:50.432149 140257877792320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036328.sst): first pass time = 0.01's, 464.749'MB/sec 2024/11/20-14:43:50.467825 140257877792320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036328.sst): old prealloc_size = 147639500, real_size = 1383688 2024/11/20-14:43:50.467866 140257877792320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036328.sst): index type = UintIndex_AllOne , store type = DictZipBlobStore usrkeys = 4302 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.04 raw-val = 0.0044 GB zip-val = 0.0014 GB avg-val =1017.12 avg-zval = 321.31 2024/11/20-14:43:50.475300 140257877792320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01/036328.sst): second pass time = 0.04's, 124.843'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 191.570'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 8.711'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.183'MB/sec write SST data time = 0.00's, 903.370'MB/sec dict compress time = 151.90's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.046'MB, throughput = 1459.087'MB/sec zip my value time = 0.04's, unzip length = 0.004'GB zip my value throughput = 124.843'MB/sec zip pipeline throughput = 124.843'MB/sec entries = 4302 avg-key = 20.00 avg-zkey = 0.04 avg-val = 1017.12 avg-zval = 321.31 usrkeys = 4302 avg-key = 12.00 avg-zkey = 0.04 avg-val = 1017.17 avg-zval = 321.31 TagRS{ kinds = RS_Key0_TagN bytes = 760 } TagArray{ size = 31 bytes = 112 } seq expand size = 217 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0001 GB value = 0.0044 GB dict = 0.05 MB all = 0.0045 GB } __ZipSize{ index = 0.0000 GB value = 0.0014 GB dict = 0.05 MB all = 0.0014 GB } UnZip/Zip{ index = 268.8750 value = 3.1655 dict = 1.00 all = 3.1196 } Zip/UnZip{ index = 0.0037 value = 0.3159 dict = 1.00 all = 0.3206 } ---------------------------- total value len = 0.795930 GB avg = 1.019 KB (by entry num) total key len = 0.015618 GB avg = 0.020 KB total ukey len = 0.009371 GB avg = 0.012 KB total ukey num = 0.000780882 Billion total entry num = 0.000780882 Billion write speed all = 0.037978432 MB/sec (with seq num) write speed all = 0.037686085 MB/sec (without seq num) 2024/11/20-14:43:50.483621 140257877792320 [compaction_job.cc:1948] [default] [JOB 10727] Generated table #36328: 4302 keys, 1430194 bytes, temperature: kWarm 2024/11/20-14:43:50.483668 140257877792320 EVENT_LOG_v1 {"time_micros": 1732085030483643, "cf_name": "default", "job": 10727, "event": "table_file_creation", "file_number": 36328, "file_size": 1430194, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 650049599, "table_properties": {"data_size": 1382288, "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": 86040, "raw_average_key_size": 20, "raw_value_size": 4375643, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 4302, "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": 1732085030, "oldest_key_time": 0, "file_creation_time": 1732085030, "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": 36328, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:43:50.491745 140257877792320 [compaction_job.cc:703] job-10727: subcompact[0], size: 0.253931 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10727/att-01 [036322,036323,036324,036325,036326,036327,036328] 2024/11/20-14:43:50.534528 140257877792320 (Original Log Time 2024/11/20-14:43:42.045188) EVENT_LOG_v1 {"time_micros": 1732085022045154, "job": 10727, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [36316], "files_L3": [36278, 36279, 36231, 36232, 36233, 36234, 36235], "score": 0.859083, "input_data_size": 286326585, "oldest_snapshot_seqno": 654685413} 2024/11/20-14:43:50.534532 140257877792320 (Original Log Time 2024/11/20-14:43:50.533772) [compaction_job.cc:2022] [default] [JOB 10727] Compacted 1@2 + 7@3 files to L3 => 253931230 bytes 2024/11/20-14:43:50.534534 140257877792320 (Original Log Time 2024/11/20-14:43:50.534458) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 7 0 0 0] max score 0.01, MB/sec: 33.9 rd, 30.1 wr, level 3, files in(1, 7) out(7 +0 blob) MB in(31.2, 241.9 +0.0 blob) out(242.2 +0.0 blob), read-write-amplify(16.5) write-amplify(7.8) OK, records in: 811905, records dropped: 31023 output_compression: Snappy 2024/11/20-14:43:50.534538 140257877792320 (Original Log Time 2024/11/20-14:43:50.534505) EVENT_LOG_v1 {"time_micros": 1732085030534481, "cf": "default", "job": 10727, "event": "compaction_finished", "compaction_time_micros": 8446562, "compaction_time_cpu_micros": 2253560, "output_level": 3, "num_output_files": 7, "total_output_size": 253931230, "num_input_records": 811905, "num_output_records": 780882, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 189700371, "file_range_sync_nanos": 0, "file_fsync_nanos": 6413, "file_prepare_write_nanos": 14211, "lsm_state": [0, 0, 0, 7, 0, 0, 0]} 2024/11/20-14:43:50.660338 140257877792320 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":1732085021,"executesMs":8610,"compactionJobId":10727,"attempt":1,"compactionInputRawBytes":841941840,"compactionInputZipBytes":286326585,"compactionOutputRawBytes":0,"compactionOutputZipBytes":253931230,"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-0f1553826b9e28e7608ebc928e5d3a71-74ba15ad8846486e-00"}}, response = 2024/11/20-14:43:50.660461 140257877792320 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-10727/att-01: olev 3, work 8.610 s, result 5.893 ms, install 0.781 ms, input{raw 802.938 MiB zip 273.062 MiB}