2024/11/20-14:18:47.505617 140257516906048 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00: fork to child time = 0.018822 sec 2024/11/20-14:18:47.506247 140257516906048 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00 2024/11/20-14:18:47.512853 140257516906048 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00 2024/11/20-14:18:47.514492 140257516906048 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-14:18:47.514741 140257516906048 [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:18:47.611705 140257516906048 [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-09512/att-00/MANIFEST-019309 2024/11/20-14:18:47.667948 140257516906048 [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-09512/att-00/MANIFEST-019309 succeeded,manifest_file_number is 19309, next_file_number is 34243, last_sequence is 624123047, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 34135 2024/11/20-14:18:47.667960 140257516906048 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-14:18:47.668102 140257516906048 [version_set.cc:5724] Creating manifest 34243 2024/11/20-14:18:47.704264 140257516906048 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-14:18:47.724342 140257516906048 [compaction_job.cc:2437] [default] [JOB 9512] Compacting 1@2 + 9@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-14:18:47.724358 140257516906048 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 8297 Base level 2, inputs: [34227(31MB)], [34239(914KB) 34220(40MB) 34221(39MB) 34222(39MB) 34223(39MB) 34224(40MB) 34225(4427KB) 34126(39MB) 34212(40MB)] 2024/11/20-14:18:47.731589 140257516906048 [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:18:47.731613 140257516906048 [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:18:47.731631 140257516906048 [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:18:47.731638 140257516906048 [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:18:47.731649 140257516906048 [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:18:48.010192 140257516906048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034244.sst) /dev/shm/ToplingTemp/Topling-315495-zZ066r 2024/11/20-14:18:48.786972 140257516906048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034244.sst): first pass time = 0.78's, 172.796'MB/sec 2024/11/20-14:18:49.605893 140257516906048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034244.sst): old prealloc_size = 147639500, real_size = 40624768 2024/11/20-14:18:49.606014 140257516906048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034244.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.72 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1016.98 avg-zval = 311.90 2024/11/20-14:18:49.606135 140257516906048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034244.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:18:49.767332 140257516906048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034244.sst): second pass time = 0.82's, 161.145'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 261.144'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2334.741'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.273'MB/sec write SST data time = 0.04's, 982.302'MB/sec dict compress time = 0.00's, 1377921.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 35058.035'MB/sec zip my value time = 0.82's, unzip length = 0.132'GB zip my value throughput = 161.145'MB/sec zip pipeline throughput = 236.757'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1016.98 avg-zval = 311.90 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1019.62 avg-zval = 311.90 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 48895 bytes = 165040 } seq expand size = 342265 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.9878 value = 3.2606 dict = 1.00 all = 3.1837 } Zip/UnZip{ index = 0.1431 value = 0.3067 dict = 1.00 all = 0.3141 } ---------------------------- total value len = 0.131972 GB avg = 1.020 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.000129432 Billion total entry num = 0.000129432 Billion write speed all = 0.006772757 MB/sec (with seq num) write speed all = 0.006720640 MB/sec (without seq num) 2024/11/20-14:18:49.820267 140257516906048 [compaction_job.cc:1948] [default] [JOB 9512] Generated table #34244: 129432 keys, 42157440 bytes, temperature: kWarm 2024/11/20-14:18:49.820352 140257516906048 EVENT_LOG_v1 {"time_micros": 1732083529820311, "cf_name": "default", "job": 9512, "event": "table_file_creation", "file_number": 34244, "file_size": 42157440, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 622322372, "table_properties": {"data_size": 40369968, "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": 2588640, "raw_average_key_size": 20, "raw_value_size": 131629750, "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": 1732083527, "oldest_key_time": 0, "file_creation_time": 1732083527, "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": 34244, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:18:49.857374 140257516906048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034245.sst) /dev/shm/ToplingTemp/Topling-315495-9gzWns 2024/11/20-14:18:50.457404 140257516906048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034245.sst): first pass time = 0.60's, 223.705'MB/sec 2024/11/20-14:18:51.014397 140257516906048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034245.sst): old prealloc_size = 147639500, real_size = 40367888 2024/11/20-14:18:51.014576 140257516906048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034245.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.94 2024/11/20-14:18:51.014654 140257516906048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034245.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:18:51.284613 140257516906048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034245.sst): second pass time = 0.56's, 236.704'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.27's, 154.509'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1449.972'MB/sec (index lex order gen) rebuild zvType time = 0.20's, 0.162'MB/sec write SST data time = 0.07's, 598.638'MB/sec dict compress time = 0.00's, 1377736.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 47991.361'MB/sec zip my value time = 0.56's, unzip length = 0.132'GB zip my value throughput = 236.704'MB/sec zip pipeline throughput = 265.404'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1016.99 avg-zval = 309.94 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1017.14 avg-zval = 309.94 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 2756 bytes = 9312 } seq expand size = 19292 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.0609 value = 3.2813 dict = 1.00 all = 3.2152 } Zip/UnZip{ index = 0.1416 value = 0.3048 dict = 1.00 all = 0.3110 } ---------------------------- total value len = 0.263621 GB avg = 1.018 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.000258863 Billion total entry num = 0.000258863 Billion write speed all = 0.013528216 MB/sec (with seq num) write speed all = 0.013423991 MB/sec (without seq num) 2024/11/20-14:18:51.341784 140257516906048 [compaction_job.cc:1948] [default] [JOB 9512] Generated table #34245: 129431 keys, 41744647 bytes, temperature: kWarm 2024/11/20-14:18:51.341867 140257516906048 EVENT_LOG_v1 {"time_micros": 1732083531341821, "cf_name": "default", "job": 9512, "event": "table_file_creation", "file_number": 34245, "file_size": 41744647, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 622288681, "table_properties": {"data_size": 40115392, "index_size": 219968, "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": 131629596, "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": 1732083529, "oldest_key_time": 0, "file_creation_time": 1732083529, "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": 34245, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:18:51.402929 140257516906048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034246.sst) /dev/shm/ToplingTemp/Topling-315495-gKxzPp 2024/11/20-14:18:51.933353 140257516906048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034246.sst): first pass time = 0.53's, 253.067'MB/sec 2024/11/20-14:18:52.932234 140257516906048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034246.sst): old prealloc_size = 147639500, real_size = 40379376 2024/11/20-14:18:52.932382 140257516906048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034246.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.72 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.01 avg-zval = 310.02 2024/11/20-14:18:52.932458 140257516906048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034246.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:18:53.155546 140257516906048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034246.sst): second pass time = 1.00's, 131.895'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.22's, 187.024'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1866.151'MB/sec (index lex order gen) rebuild zvType time = 0.17's, 0.191'MB/sec write SST data time = 0.05's, 774.127'MB/sec dict compress time = 0.00's, 1377964.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 19994.834'MB/sec zip my value time = 1.00's, unzip length = 0.132'GB zip my value throughput = 131.895'MB/sec zip pipeline throughput = 146.659'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.01 avg-zval = 310.02 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1017.29 avg-zval = 310.02 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 5110 bytes = 17264 } seq expand size = 35770 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.9956 value = 3.2805 dict = 1.00 all = 3.2137 } Zip/UnZip{ index = 0.1429 value = 0.3048 dict = 1.00 all = 0.3112 } ---------------------------- total value len = 0.395286 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.000388291 Billion total entry num = 0.000388291 Billion write speed all = 0.020283107 MB/sec (with seq num) write speed all = 0.020126785 MB/sec (without seq num) 2024/11/20-14:18:53.210292 140257516906048 [compaction_job.cc:1948] [default] [JOB 9512] Generated table #34246: 129428 keys, 41764331 bytes, temperature: kWarm 2024/11/20-14:18:53.210357 140257516906048 EVENT_LOG_v1 {"time_micros": 1732083533210327, "cf_name": "default", "job": 9512, "event": "table_file_creation", "file_number": 34246, "file_size": 41764331, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 622303236, "table_properties": {"data_size": 40124832, "index_size": 222016, "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": 131629557, "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": 1732083531, "oldest_key_time": 0, "file_creation_time": 1732083531, "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": 34246, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:18:53.251751 140257516906048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034247.sst) /dev/shm/ToplingTemp/Topling-315495-ituXjq 2024/11/20-14:18:53.957409 140257516906048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034247.sst): first pass time = 0.71's, 190.221'MB/sec 2024/11/20-14:18:55.457418 140257516906048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034247.sst): old prealloc_size = 147639500, real_size = 40382464 2024/11/20-14:18:55.457607 140257516906048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034247.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.72 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.97 avg-zval = 310.02 2024/11/20-14:18:55.457687 140257516906048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034247.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:18:55.746407 140257516906048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034247.sst): second pass time = 1.50's, 87.808'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.29's, 144.563'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1400.559'MB/sec (index lex order gen) rebuild zvType time = 0.21's, 0.153'MB/sec write SST data time = 0.08's, 542.618'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 = 35934.835'MB/sec zip my value time = 1.50's, unzip length = 0.132'GB zip my value throughput = 87.808'MB/sec zip pipeline throughput = 243.756'MB/sec entries = 129434 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1016.97 avg-zval = 310.02 usrkeys = 129434 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1017.32 avg-zval = 310.02 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 6614 bytes = 22336 } seq expand size = 46298 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.9658 value = 3.2803 dict = 1.00 all = 3.2131 } Zip/UnZip{ index = 0.1436 value = 0.3048 dict = 1.00 all = 0.3112 } ---------------------------- total value len = 0.526962 GB avg = 1.018 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.027036300 MB/sec (with seq num) write speed all = 0.026827896 MB/sec (without seq num) 2024/11/20-14:18:55.800223 140257516906048 [compaction_job.cc:1948] [default] [JOB 9512] Generated table #34247: 129434 keys, 41772560 bytes, temperature: kWarm 2024/11/20-14:18:55.800312 140257516906048 EVENT_LOG_v1 {"time_micros": 1732083535800268, "cf_name": "default", "job": 9512, "event": "table_file_creation", "file_number": 34247, "file_size": 41772560, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 622307120, "table_properties": {"data_size": 40126960, "index_size": 222976, "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": 131629902, "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": 1732083533, "oldest_key_time": 0, "file_creation_time": 1732083533, "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": 34247, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:18:55.887878 140257516906048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034248.sst) /dev/shm/ToplingTemp/Topling-315495-kmv0gt 2024/11/20-14:18:56.596701 140257516906048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034248.sst): first pass time = 0.71's, 189.371'MB/sec 2024/11/20-14:18:58.822624 140257516906048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034248.sst): old prealloc_size = 147639500, real_size = 40859760 2024/11/20-14:18:58.822761 140257516906048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034248.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.77 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.02 avg-zval = 313.68 2024/11/20-14:18:58.822903 140257516906048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034248.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:18:59.302137 140257516906048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034248.sst): second pass time = 2.22's, 59.293'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.48's, 88.762'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1953.540'MB/sec (index lex order gen) rebuild zvType time = 0.41's, 0.079'MB/sec write SST data time = 0.07's, 597.723'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 = 33582.094'MB/sec zip my value time = 2.22's, unzip length = 0.132'GB zip my value throughput = 59.293'MB/sec zip pipeline throughput = 341.127'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.77 avg-val = 1017.02 avg-zval = 313.68 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.77 avg-val = 1022.35 avg-zval = 313.68 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 98579 bytes = 332720 } seq expand size = 690053 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.0406 GB dict = 1.38 MB all = 0.0426 GB } UnZip/Zip{ index = 6.7824 value = 3.2423 dict = 1.00 all = 3.1536 } Zip/UnZip{ index = 0.1474 value = 0.3084 dict = 1.00 all = 0.3171 } ---------------------------- total value len = 0.659283 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.000647152 Billion total entry num = 0.000647152 Billion write speed all = 0.033818478 MB/sec (with seq num) write speed all = 0.033558022 MB/sec (without seq num) 2024/11/20-14:18:59.375913 140257516906048 [compaction_job.cc:1948] [default] [JOB 9512] Generated table #34248: 129427 keys, 42560074 bytes, temperature: kWarm 2024/11/20-14:18:59.375999 140257516906048 EVENT_LOG_v1 {"time_micros": 1732083539375955, "cf_name": "default", "job": 9512, "event": "table_file_creation", "file_number": 34248, "file_size": 42560074, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 622322619, "table_properties": {"data_size": 40598240, "index_size": 228992, "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": 131630046, "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": 1732083535, "oldest_key_time": 0, "file_creation_time": 1732083535, "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": 34248, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:18:59.432434 140257516906048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034249.sst) /dev/shm/ToplingTemp/Topling-315495-UOU2Qq 2024/11/20-14:19:00.413887 140257516906048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034249.sst): first pass time = 0.98's, 136.762'MB/sec 2024/11/20-14:19:05.049304 140257516906048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034249.sst): old prealloc_size = 147639500, real_size = 40372464 2024/11/20-14:19:05.049438 140257516906048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034249.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.0401 GB avg-val =1017.00 avg-zval = 309.97 2024/11/20-14:19:05.049505 140257516906048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034249.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:19:05.319339 140257516906048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034249.sst): second pass time = 4.63's, 28.446'MB/sec, value only(98.1% of KV) wait indexing time = 0.01's, remap KeyValue time = 0.27's, 154.637'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2142.457'MB/sec (index lex order gen) rebuild zvType time = 0.19's, 0.167'MB/sec write SST data time = 0.08's, 551.378'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 = 42285.460'MB/sec zip my value time = 4.63's, unzip length = 0.132'GB zip my value throughput = 28.446'MB/sec zip pipeline throughput = 363.132'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.00 avg-zval = 309.97 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.19 avg-zval = 309.97 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 3556 bytes = 12016 } seq expand size = 24892 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.0301 value = 3.2810 dict = 1.00 all = 3.2147 } Zip/UnZip{ index = 0.1422 value = 0.3048 dict = 1.00 all = 0.3111 } ---------------------------- total value len = 0.790937 GB avg = 1.018 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.000776581 Billion total entry num = 0.000776581 Billion write speed all = 0.040559730 MB/sec (with seq num) write speed all = 0.040247278 MB/sec (without seq num) 2024/11/20-14:19:05.378699 140257516906048 [compaction_job.cc:1948] [default] [JOB 9512] Generated table #34249: 129429 keys, 41751825 bytes, temperature: kWarm 2024/11/20-14:19:05.378785 140257516906048 EVENT_LOG_v1 {"time_micros": 1732083545378740, "cf_name": "default", "job": 9512, "event": "table_file_creation", "file_number": 34249, "file_size": 41751825, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 622310312, "table_properties": {"data_size": 40119008, "index_size": 220928, "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": 131629575, "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": 1732083539, "oldest_key_time": 0, "file_creation_time": 1732083539, "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": 34249, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:19:05.442777 140257516906048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034250.sst) /dev/shm/ToplingTemp/Topling-315495-bc8vVr 2024/11/20-14:19:06.150158 140257516906048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034250.sst): first pass time = 0.71's, 189.754'MB/sec 2024/11/20-14:19:09.965822 140257516906048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034250.sst): old prealloc_size = 147639500, real_size = 40645728 2024/11/20-14:19:09.965973 140257516906048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034250.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 = 312.07 2024/11/20-14:19:09.966118 140257516906048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034250.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:19:10.328210 140257516906048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034250.sst): second pass time = 3.81's, 34.506'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.36's, 116.501'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1771.188'MB/sec (index lex order gen) rebuild zvType time = 0.23's, 0.142'MB/sec write SST data time = 0.13's, 314.694'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 = 38957.563'MB/sec zip my value time = 3.81's, unzip length = 0.132'GB zip my value throughput = 34.506'MB/sec zip pipeline throughput = 360.086'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.00 avg-zval = 312.07 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1020.25 avg-zval = 312.07 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 60144 bytes = 203008 } seq expand size = 421008 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 = 7.0058 value = 3.2588 dict = 1.00 all = 3.1793 } Zip/UnZip{ index = 0.1427 value = 0.3069 dict = 1.00 all = 0.3145 } ---------------------------- total value len = 0.922987 GB avg = 1.019 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.000906010 Billion total entry num = 0.000906010 Billion write speed all = 0.047319210 MB/sec (with seq num) write speed all = 0.046954774 MB/sec (without seq num) 2024/11/20-14:19:10.405308 140257516906048 [compaction_job.cc:1948] [default] [JOB 9512] Generated table #34250: 129429 keys, 42216328 bytes, temperature: kWarm 2024/11/20-14:19:10.405387 140257516906048 EVENT_LOG_v1 {"time_micros": 1732083550405345, "cf_name": "default", "job": 9512, "event": "table_file_creation", "file_number": 34250, "file_size": 42216328, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 622322593, "table_properties": {"data_size": 40391504, "index_size": 221696, "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": 131629421, "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": 1732083545, "oldest_key_time": 0, "file_creation_time": 1732083545, "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": 34250, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:19:10.494972 140257516906048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034251.sst) /dev/shm/ToplingTemp/Topling-315495-cAZtos 2024/11/20-14:19:10.581952 140257516906048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034251.sst): first pass time = 0.09's, 210.691'MB/sec 2024/11/20-14:19:11.281331 140257516906048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034251.sst): old prealloc_size = 147639500, real_size = 5666720 2024/11/20-14:19:11.281396 140257516906048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034251.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 17658 prefix = 4 raw-key = 0.0001 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 1.81 raw-val = 0.0180 GB zip-val = 0.0056 GB avg-val =1017.02 avg-zval = 318.84 2024/11/20-14:19:11.281461 140257516906048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034251.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0000 GB, waited 0.000 sec, Key+Value = 0.018 GB 2024/11/20-14:19:11.340587 140257516906048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00/034251.sst): second pass time = 0.68's, 26.567'MB/sec, value only(98.1% of KV) wait indexing time = 0.01's, remap KeyValue time = 0.06's, 99.271'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 674.636'MB/sec (index lex order gen) rebuild zvType time = 0.03's, 0.152'MB/sec write SST data time = 0.03's, 194.623'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.184'MB, throughput = 4897.849'MB/sec zip my value time = 0.68's, unzip length = 0.018'GB zip my value throughput = 26.567'MB/sec zip pipeline throughput = 315.140'MB/sec entries = 17658 avg-key = 20.00 avg-zkey = 1.81 avg-val = 1017.02 avg-zval = 318.84 usrkeys = 17658 avg-key = 12.00 avg-zkey = 1.81 avg-val = 1020.62 avg-zval = 318.84 TagRS{ kinds = RS_Key0_TagN bytes = 2840 } TagArray{ size = 9089 bytes = 29552 } seq expand size = 63623 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0002 GB value = 0.0180 GB dict = 0.18 MB all = 0.0183 GB } __ZipSize{ index = 0.0000 GB value = 0.0056 GB dict = 0.18 MB all = 0.0059 GB } UnZip/Zip{ index = 6.6217 value = 3.1897 dict = 1.00 all = 3.1143 } Zip/UnZip{ index = 0.1510 value = 0.3135 dict = 1.00 all = 0.3211 } ---------------------------- total value len = 0.941010 GB avg = 1.019 KB (by entry num) total key len = 0.018473 GB avg = 0.020 KB total ukey len = 0.011084 GB avg = 0.012 KB total ukey num = 0.000923668 Billion total entry num = 0.000923668 Billion write speed all = 0.048240670 MB/sec (with seq num) write speed all = 0.047869150 MB/sec (without seq num) 2024/11/20-14:19:11.356321 140257516906048 [compaction_job.cc:1948] [default] [JOB 9512] Generated table #34251: 17658 keys, 5879907 bytes, temperature: kWarm 2024/11/20-14:19:11.356401 140257516906048 EVENT_LOG_v1 {"time_micros": 1732083551356356, "cf_name": "default", "job": 9512, "event": "table_file_creation", "file_number": 34251, "file_size": 5879907, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 622322594, "table_properties": {"data_size": 5630096, "index_size": 32000, "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": 353160, "raw_average_key_size": 20, "raw_value_size": 17958495, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 17658, "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": 1732083550, "oldest_key_time": 0, "file_creation_time": 1732083550, "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": 34251, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:19:11.378559 140257516906048 [compaction_job.cc:703] job-09512: subcompact[0], size: 0.299847 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09512/att-00 [034244,034245,034246,034247,034248,034249,034250,034251] 2024/11/20-14:19:11.508590 140257516906048 (Original Log Time 2024/11/20-14:18:47.724417) EVENT_LOG_v1 {"time_micros": 1732083527724374, "job": 9512, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [34227], "files_L3": [34239, 34220, 34221, 34222, 34223, 34224, 34225, 34126, 34212], "score": 0.999513, "input_data_size": 332188917, "oldest_snapshot_seqno": 624122728} 2024/11/20-14:19:11.508596 140257516906048 (Original Log Time 2024/11/20-14:19:11.507124) [compaction_job.cc:2022] [default] [JOB 9512] Compacted 1@2 + 9@3 files to L3 => 299847112 bytes 2024/11/20-14:19:11.508599 140257516906048 (Original Log Time 2024/11/20-14:19:11.508465) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 8 0 0 0] max score 0.01, MB/sec: 14.0 rd, 12.7 wr, level 3, files in(1, 9) out(8 +0 blob) MB in(31.2, 285.6 +0.0 blob) out(286.0 +0.0 blob), read-write-amplify(19.3) write-amplify(9.2) OK, records in: 954512, records dropped: 30844 output_compression: Snappy 2024/11/20-14:19:11.508606 140257516906048 (Original Log Time 2024/11/20-14:19:11.508548) EVENT_LOG_v1 {"time_micros": 1732083551508503, "cf": "default", "job": 9512, "event": "compaction_finished", "compaction_time_micros": 23654159, "compaction_time_cpu_micros": 3570981, "output_level": 3, "num_output_files": 8, "total_output_size": 299847112, "num_input_records": 954512, "num_output_records": 923668, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 346926809, "file_range_sync_nanos": 0, "file_fsync_nanos": 9849, "file_prepare_write_nanos": 18970, "lsm_state": [0, 0, 0, 8, 0, 0, 0]} 2024/11/20-14:19:11.657166 140257516906048 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":1732083527,"executesMs":23991,"compactionJobId":9512,"attempt":0,"compactionInputRawBytes":989826200,"compactionInputZipBytes":332188917,"compactionOutputRawBytes":0,"compactionOutputZipBytes":299847112,"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-d77ebb469726cce021406876bf30c497-e89580bd6ff69c44-00"}}, response = 2024/11/20-14:19:11.657286 140257516906048 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-09512/att-00: olev 3, work 23.992 s, result 9.480 ms, install 1.513 ms, input{raw 943.972 MiB zip 316.800 MiB}