2024/11/20-20:56:04.381231 140008156956224 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00: fork to child time = 0.009055 sec 2024/11/20-20:56:04.381722 140008156956224 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00 2024/11/20-20:56:04.388261 140008156956224 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00 2024/11/20-20:56:04.389958 140008156956224 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:56:04.390189 140008156956224 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-20:56:04.436002 140008156956224 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-12408/att-00/MANIFEST-049091 2024/11/20-20:56:04.494621 140008156956224 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-12408/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 69827, last_sequence is 1122216816, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 69644 2024/11/20-20:56:04.494627 140008156956224 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:56:04.494712 140008156956224 [version_set.cc:5724] Creating manifest 69827 2024/11/20-20:56:04.529357 140008156956224 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:56:04.548526 140008156956224 [compaction_job.cc:2437] [default] [JOB 12408] Compacting 1@2 + 9@3 files to L3, score 0.89, subcompactions 1 : 1 2024/11/20-20:56:04.548538 140008156956224 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 10151 Base level 2, inputs: [69791(31MB)], [69703(40MB) 69704(323KB) 69669(40MB) 69670(39MB) 69671(39MB) 69672(39MB) 69673(39MB) 69674(39MB) 69805(40MB)] 2024/11/20-20:56:04.557321 140008156956224 [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-20:56:04.557346 140008156956224 [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-20:56:04.557366 140008156956224 [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-20:56:04.557374 140008156956224 [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-20:56:04.557384 140008156956224 [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-20:56:05.146645 140008156956224 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069828.sst) /dev/shm/ToplingTemp/Topling-975967-2TpZSd 2024/11/20-20:56:05.315507 140008156956224 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069828.sst): first pass time = 0.17's, 795.059'MB/sec 2024/11/20-20:56:05.979798 140008156956224 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069828.sst): old prealloc_size = 147639500, real_size = 40944800 2024/11/20-20:56:05.979938 140008156956224 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069828.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.74 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.00 avg-zval = 314.35 2024/11/20-20:56:05.980123 140008156956224 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069828.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-20:56:06.142546 140008156956224 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069828.sst): second pass time = 0.66's, 198.423'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 262.653'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2185.802'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.274'MB/sec write SST data time = 0.04's, 961.674'MB/sec dict compress time = 3548316928.70's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 23925.583'MB/sec zip my value time = 0.66's, unzip length = 0.132'GB zip my value throughput = 198.423'MB/sec zip pipeline throughput = 198.423'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.74 avg-val = 1017.00 avg-zval = 314.35 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.74 avg-val = 1024.00 avg-zval = 314.35 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129430 bytes = 453024 } seq expand size = 906010 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.8885 value = 3.2352 dict = 1.00 all = 3.1400 } Zip/UnZip{ index = 0.1452 value = 0.3091 dict = 1.00 all = 0.3185 } ---------------------------- total value len = 563.198268 GB avg = 0.331 KB (by entry num) total key len = 44.316995 GB avg = 0.026 KB total ukey len = 32.795695 GB avg = 0.014 KB total ukey num = 2.321144006 Billion total entry num = 1.700646028 Billion write speed all = 58.732343634 MB/sec (with seq num) write speed all = 57.417045956 MB/sec (without seq num) 2024/11/20-20:56:06.195398 140008156956224 [compaction_job.cc:1948] [default] [JOB 12408] Generated table #69828: 129430 keys, 42745472 bytes, temperature: kWarm 2024/11/20-20:56:06.195488 140008156956224 EVENT_LOG_v1 {"time_micros": 1732107366195446, "cf_name": "default", "job": 12408, "event": "table_file_creation", "file_number": 69828, "file_size": 42745472, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 951055562, "largest_seqno": 1120835257, "table_properties": {"data_size": 40686800, "index_size": 225472, "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": 131630107, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732107365, "oldest_key_time": 0, "file_creation_time": 1732107365, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 69828, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:56:06.238145 140008156956224 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069829.sst) /dev/shm/ToplingTemp/Topling-975967-oDgaOg 2024/11/20-20:56:06.782773 140008156956224 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069829.sst): first pass time = 0.54's, 246.456'MB/sec 2024/11/20-20:56:07.413290 140008156956224 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069829.sst): old prealloc_size = 147639500, real_size = 40978368 2024/11/20-20:56:07.413411 140008156956224 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069829.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.0407 GB avg-val =1017.01 avg-zval = 314.65 2024/11/20-20:56:07.413552 140008156956224 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069829.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-20:56:07.573278 140008156956224 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069829.sst): second pass time = 0.63's, 209.052'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 267.418'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2284.889'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.276'MB/sec write SST data time = 0.04's, 1006.796'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 41176.601'MB/sec zip my value time = 0.63's, unzip length = 0.132'GB zip my value throughput = 209.052'MB/sec zip pipeline throughput = 209.052'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.01 avg-zval = 314.65 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.01 avg-zval = 314.65 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129429 bytes = 453024 } seq expand size = 906003 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.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 7.0139 value = 3.2322 dict = 1.00 all = 3.1375 } Zip/UnZip{ index = 0.1426 value = 0.3094 dict = 1.00 all = 0.3187 } ---------------------------- total value len = 563.330804 GB avg = 0.331 KB (by entry num) total key len = 44.319584 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273435 Billion total entry num = 1.700775457 Billion write speed all = 58.737282564 MB/sec (with seq num) write speed all = 57.422066702 MB/sec (without seq num) 2024/11/20-20:56:07.624964 140008156956224 [compaction_job.cc:1948] [default] [JOB 12408] Generated table #69829: 129429 keys, 42778989 bytes, temperature: kWarm 2024/11/20-20:56:07.625034 140008156956224 EVENT_LOG_v1 {"time_micros": 1732107367625001, "cf_name": "default", "job": 12408, "event": "table_file_creation", "file_number": 69829, "file_size": 42778989, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1120838124, "table_properties": {"data_size": 40724400, "index_size": 221440, "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": 131630020, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732107366, "oldest_key_time": 0, "file_creation_time": 1732107366, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 69829, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:56:07.661065 140008156956224 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069830.sst) /dev/shm/ToplingTemp/Topling-975967-6mmgIf 2024/11/20-20:56:08.196542 140008156956224 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069830.sst): first pass time = 0.54's, 250.669'MB/sec 2024/11/20-20:56:08.745789 140008156956224 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069830.sst): old prealloc_size = 147639500, real_size = 40441296 2024/11/20-20:56:08.745904 140008156956224 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069830.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.77 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.00 avg-zval = 310.44 2024/11/20-20:56:08.745977 140008156956224 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069830.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-20:56:08.903131 140008156956224 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069830.sst): second pass time = 0.55's, 239.946'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 266.241'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2351.818'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.280'MB/sec write SST data time = 0.04's, 1010.077'MB/sec dict compress time = 0.00's, 1378112.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45930.943'MB/sec zip my value time = 0.55's, unzip length = 0.132'GB zip my value throughput = 239.946'MB/sec zip pipeline throughput = 239.946'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.77 avg-val = 1017.00 avg-zval = 310.44 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.77 avg-val = 1018.16 avg-zval = 310.44 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 21478 bytes = 75184 } seq expand size = 150346 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.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.7920 value = 3.2760 dict = 1.00 all = 3.2045 } Zip/UnZip{ index = 0.1472 value = 0.3053 dict = 1.00 all = 0.3121 } ---------------------------- total value len = 563.462584 GB avg = 0.331 KB (by entry num) total key len = 44.322172 GB avg = 0.026 KB total ukey len = 32.798801 GB avg = 0.014 KB total ukey num = 2.321402864 Billion total entry num = 1.700904886 Billion write speed all = 58.742719774 MB/sec (with seq num) write speed all = 57.427572883 MB/sec (without seq num) 2024/11/20-20:56:08.953646 140008156956224 [compaction_job.cc:1948] [default] [JOB 12408] Generated table #69830: 129429 keys, 41884287 bytes, temperature: kWarm 2024/11/20-20:56:08.953711 140008156956224 EVENT_LOG_v1 {"time_micros": 1732107368953681, "cf_name": "default", "job": 12408, "event": "table_file_creation", "file_number": 69830, "file_size": 41884287, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1120825930, "table_properties": {"data_size": 40180096, "index_size": 228672, "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": 1732107367, "oldest_key_time": 0, "file_creation_time": 1732107367, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 69830, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:56:08.989542 140008156956224 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069831.sst) /dev/shm/ToplingTemp/Topling-975967-N5edsh 2024/11/20-20:56:09.470932 140008156956224 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069831.sst): first pass time = 0.48's, 278.836'MB/sec 2024/11/20-20:56:09.964736 140008156956224 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069831.sst): old prealloc_size = 147639500, real_size = 40363712 2024/11/20-20:56:09.964853 140008156956224 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069831.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.98 avg-zval = 309.91 2024/11/20-20:56:09.964905 140008156956224 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069831.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-20:56:10.121694 140008156956224 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069831.sst): second pass time = 0.49's, 266.973'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 265.977'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2326.385'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.280'MB/sec write SST data time = 0.04's, 1009.563'MB/sec dict compress time = 0.00's, 1378102.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 46743.844'MB/sec zip my value time = 0.49's, unzip length = 0.132'GB zip my value throughput = 266.973'MB/sec zip pipeline throughput = 266.973'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1016.98 avg-zval = 309.91 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1017.14 avg-zval = 309.91 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 2872 bytes = 10064 } seq expand size = 20104 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.0712 value = 3.2816 dict = 1.00 all = 3.2154 } Zip/UnZip{ index = 0.1414 value = 0.3047 dict = 1.00 all = 0.3110 } ---------------------------- total value len = 563.594233 GB avg = 0.331 KB (by entry num) total key len = 44.324761 GB avg = 0.026 KB total ukey len = 32.800354 GB avg = 0.014 KB total ukey num = 2.321532295 Billion total entry num = 1.701034317 Billion write speed all = 58.748774813 MB/sec (with seq num) write speed all = 57.433682730 MB/sec (without seq num) 2024/11/20-20:56:10.172703 140008156956224 [compaction_job.cc:1948] [default] [JOB 12408] Generated table #69831: 129431 keys, 41741557 bytes, temperature: kWarm 2024/11/20-20:56:10.172761 140008156956224 EVENT_LOG_v1 {"time_micros": 1732107370172730, "cf_name": "default", "job": 12408, "event": "table_file_creation", "file_number": 69831, "file_size": 41741557, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1120834524, "table_properties": {"data_size": 40111536, "index_size": 219648, "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": 131629179, "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": 1732107368, "oldest_key_time": 0, "file_creation_time": 1732107368, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 69831, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:56:10.209268 140008156956224 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069832.sst) /dev/shm/ToplingTemp/Topling-975967-QqQiGd 2024/11/20-20:56:10.715920 140008156956224 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069832.sst): first pass time = 0.51's, 264.927'MB/sec 2024/11/20-20:56:11.317066 140008156956224 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069832.sst): old prealloc_size = 147639500, real_size = 40458256 2024/11/20-20:56:11.317184 140008156956224 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069832.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.80 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.97 avg-zval = 310.53 2024/11/20-20:56:11.317254 140008156956224 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069832.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-20:56:11.479429 140008156956224 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069832.sst): second pass time = 0.60's, 220.928'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 258.214'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2399.043'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.277'MB/sec write SST data time = 0.05's, 921.959'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 47643.897'MB/sec zip my value time = 0.60's, unzip length = 0.132'GB zip my value throughput = 220.928'MB/sec zip pipeline throughput = 220.928'MB/sec entries = 129434 avg-key = 20.00 avg-zkey = 1.80 avg-val = 1016.97 avg-zval = 310.53 usrkeys = 129434 avg-key = 12.00 avg-zkey = 1.80 avg-val = 1018.48 avg-zval = 310.53 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 27983 bytes = 97952 } seq expand size = 195881 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.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.6764 value = 3.2749 dict = 1.00 all = 3.2015 } Zip/UnZip{ index = 0.1498 value = 0.3053 dict = 1.00 all = 0.3124 } ---------------------------- total value len = 563.726059 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801908 GB avg = 0.014 KB total ukey num = 2.321661729 Billion total entry num = 1.701163751 Billion write speed all = 58.754055376 MB/sec (with seq num) write speed all = 57.439035770 MB/sec (without seq num) 2024/11/20-20:56:11.534670 140008156956224 [compaction_job.cc:1948] [default] [JOB 12408] Generated table #69832: 129434 keys, 41923447 bytes, temperature: kWarm 2024/11/20-20:56:11.534764 140008156956224 EVENT_LOG_v1 {"time_micros": 1732107371534718, "cf_name": "default", "job": 12408, "event": "table_file_creation", "file_number": 69832, "file_size": 41923447, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1120837870, "table_properties": {"data_size": 40193088, "index_size": 232640, "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": 131629951, "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": 1732107370, "oldest_key_time": 0, "file_creation_time": 1732107370, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 69832, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:56:11.590319 140008156956224 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069833.sst) /dev/shm/ToplingTemp/Topling-975967-jv25Jg 2024/11/20-20:56:12.122600 140008156956224 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069833.sst): first pass time = 0.53's, 252.180'MB/sec 2024/11/20-20:56:12.708999 140008156956224 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069833.sst): old prealloc_size = 147639500, real_size = 40441600 2024/11/20-20:56:12.709152 140008156956224 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069833.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.78 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.99 avg-zval = 310.43 2024/11/20-20:56:12.709223 140008156956224 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069833.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-20:56:12.869525 140008156956224 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069833.sst): second pass time = 0.59's, 224.732'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 260.977'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1763.518'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.280'MB/sec write SST data time = 0.04's, 934.454'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 37643.710'MB/sec zip my value time = 0.59's, unzip length = 0.132'GB zip my value throughput = 224.732'MB/sec zip pipeline throughput = 276.210'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.78 avg-val = 1016.99 avg-zval = 310.43 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.78 avg-val = 1018.20 avg-zval = 310.43 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 22313 bytes = 78112 } seq expand size = 156191 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.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.7599 value = 3.2760 dict = 1.00 all = 3.2042 } Zip/UnZip{ index = 0.1479 value = 0.3052 dict = 1.00 all = 0.3121 } ---------------------------- total value len = 563.857845 GB avg = 0.331 KB (by entry num) total key len = 44.329938 GB avg = 0.026 KB total ukey len = 32.803461 GB avg = 0.014 KB total ukey num = 2.321791159 Billion total entry num = 1.701293181 Billion write speed all = 58.759146934 MB/sec (with seq num) write speed all = 57.444203900 MB/sec (without seq num) 2024/11/20-20:56:12.922279 140008156956224 [compaction_job.cc:1948] [default] [JOB 12408] Generated table #69833: 129430 keys, 41887914 bytes, temperature: kWarm 2024/11/20-20:56:12.922344 140008156956224 EVENT_LOG_v1 {"time_micros": 1732107372922314, "cf_name": "default", "job": 12408, "event": "table_file_creation", "file_number": 69833, "file_size": 41887914, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1120827782, "table_properties": {"data_size": 40179312, "index_size": 229760, "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": 131629232, "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": 1732107371, "oldest_key_time": 0, "file_creation_time": 1732107371, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 69833, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:56:12.959791 140008156956224 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069834.sst) /dev/shm/ToplingTemp/Topling-975967-I6ZIqg 2024/11/20-20:56:13.475433 140008156956224 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069834.sst): first pass time = 0.52's, 260.310'MB/sec 2024/11/20-20:56:14.102685 140008156956224 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069834.sst): old prealloc_size = 147639500, real_size = 40387328 2024/11/20-20:56:14.102842 140008156956224 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069834.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129425 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.04 avg-zval = 310.09 2024/11/20-20:56:14.102926 140008156956224 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069834.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-20:56:14.282373 140008156956224 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069834.sst): second pass time = 0.63's, 210.133'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 232.500'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1707.022'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.240'MB/sec write SST data time = 0.04's, 933.400'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 48664.477'MB/sec zip my value time = 0.63's, unzip length = 0.132'GB zip my value throughput = 210.133'MB/sec zip pipeline throughput = 254.404'MB/sec entries = 129425 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.04 avg-zval = 310.09 usrkeys = 129425 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.38 avg-zval = 310.09 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 6341 bytes = 22208 } seq expand size = 44387 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.0136 value = 3.2798 dict = 1.00 all = 3.2127 } Zip/UnZip{ index = 0.1426 value = 0.3049 dict = 1.00 all = 0.3113 } ---------------------------- total value len = 563.989519 GB avg = 0.331 KB (by entry num) total key len = 44.332527 GB avg = 0.026 KB total ukey len = 32.805014 GB avg = 0.014 KB total ukey num = 2.321920584 Billion total entry num = 1.701422606 Billion write speed all = 58.764097171 MB/sec (with seq num) write speed all = 57.449233584 MB/sec (without seq num) 2024/11/20-20:56:14.333502 140008156956224 [compaction_job.cc:1948] [default] [JOB 12408] Generated table #69834: 129425 keys, 41777117 bytes, temperature: kWarm 2024/11/20-20:56:14.333574 140008156956224 EVENT_LOG_v1 {"time_micros": 1732107374333536, "cf_name": "default", "job": 12408, "event": "table_file_creation", "file_number": 69834, "file_size": 41777117, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1120830938, "table_properties": {"data_size": 40133360, "index_size": 221440, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588500, "raw_average_key_size": 20, "raw_value_size": 131630068, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129425, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732107372, "oldest_key_time": 0, "file_creation_time": 1732107372, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 69834, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:56:14.367560 140008156956224 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069835.sst) /dev/shm/ToplingTemp/Topling-975967-23W1Qf 2024/11/20-20:56:14.890021 140008156956224 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069835.sst): first pass time = 0.52's, 256.919'MB/sec 2024/11/20-20:56:15.456841 140008156956224 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069835.sst): old prealloc_size = 147639500, real_size = 40733824 2024/11/20-20:56:15.456955 140008156956224 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069835.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.72 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1016.99 avg-zval = 312.74 2024/11/20-20:56:15.457078 140008156956224 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069835.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-20:56:15.620237 140008156956224 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069835.sst): second pass time = 0.57's, 232.519'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 259.425'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2353.557'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.271'MB/sec write SST data time = 0.04's, 965.163'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45701.671'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 232.519'MB/sec zip pipeline throughput = 232.519'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1016.99 avg-zval = 312.74 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1021.37 avg-zval = 312.74 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 81075 bytes = 283776 } seq expand size = 567525 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.0405 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.9656 value = 3.2519 dict = 1.00 all = 3.1666 } Zip/UnZip{ index = 0.1436 value = 0.3075 dict = 1.00 all = 0.3158 } ---------------------------- total value len = 564.121716 GB avg = 0.332 KB (by entry num) total key len = 44.335115 GB avg = 0.026 KB total ukey len = 32.806567 GB avg = 0.014 KB total ukey num = 2.322050015 Billion total entry num = 1.701552037 Billion write speed all = 58.769522267 MB/sec (with seq num) write speed all = 57.454728578 MB/sec (without seq num) 2024/11/20-20:56:15.674965 140008156956224 [compaction_job.cc:1948] [default] [JOB 12408] Generated table #69835: 129431 keys, 42385566 bytes, temperature: kWarm 2024/11/20-20:56:15.675026 140008156956224 EVENT_LOG_v1 {"time_micros": 1732107375674995, "cf_name": "default", "job": 12408, "event": "table_file_creation", "file_number": 69835, "file_size": 42385566, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1120837650, "table_properties": {"data_size": 40478320, "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": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629725, "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": 1732107374, "oldest_key_time": 0, "file_creation_time": 1732107374, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 69835, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:56:15.713880 140008156956224 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069836.sst) /dev/shm/ToplingTemp/Topling-975967-YgQ16e 2024/11/20-20:56:15.721947 140008156956224 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069836.sst): first pass time = 0.01's, 344.533'MB/sec 2024/11/20-20:56:15.752864 140008156956224 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069836.sst): old prealloc_size = 147639500, real_size = 877800 2024/11/20-20:56:15.752894 140008156956224 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069836.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 2671 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.28 raw-val = 0.0027 GB zip-val = 0.0009 GB avg-val =1017.09 avg-zval = 328.04 2024/11/20-20:56:15.755996 140008156956224 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00/069836.sst): second pass time = 0.03's, 89.064'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 295.763'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 44.070'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.301'MB/sec write SST data time = 0.00's, 1051.241'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.033'MB, throughput = 1283.836'MB/sec zip my value time = 0.03's, unzip length = 0.003'GB zip my value throughput = 89.064'MB/sec zip pipeline throughput = 89.064'MB/sec entries = 2671 avg-key = 20.00 avg-zkey = 0.29 avg-val = 1017.09 avg-zval = 328.04 usrkeys = 2671 avg-key = 12.00 avg-zkey = 0.29 avg-val = 1024.09 avg-zval = 328.04 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 2671 bytes = 9360 } seq expand size = 18697 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0000 GB value = 0.0027 GB dict = 0.03 MB all = 0.0028 GB } __ZipSize{ index = 0.0000 GB value = 0.0009 GB dict = 0.03 MB all = 0.0009 GB } UnZip/Zip{ index = 41.7344 value = 3.1005 dict = 1.00 all = 3.0107 } Zip/UnZip{ index = 0.0240 value = 0.3225 dict = 1.00 all = 0.3321 } ---------------------------- total value len = 564.124452 GB avg = 0.332 KB (by entry num) total key len = 44.335169 GB avg = 0.026 KB total ukey len = 32.806599 GB avg = 0.014 KB total ukey num = 2.322052686 Billion total entry num = 1.701554708 Billion write speed all = 58.769021026 MB/sec (with seq num) write speed all = 57.454242512 MB/sec (without seq num) 2024/11/20-20:56:15.764246 140008156956224 [compaction_job.cc:1948] [default] [JOB 12408] Generated table #69836: 2671 keys, 920070 bytes, temperature: kWarm 2024/11/20-20:56:15.764293 140008156956224 EVENT_LOG_v1 {"time_micros": 1732107375764268, "cf_name": "default", "job": 12408, "event": "table_file_creation", "file_number": 69836, "file_size": 920070, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980630407, "largest_seqno": 1120837249, "table_properties": {"data_size": 876192, "index_size": 768, "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": 53420, "raw_average_key_size": 20, "raw_value_size": 2716660, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 2671, "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_Tag1-UintIndex_IL_256_32-DictZipBlobStore", "creation_time": 1732107375, "oldest_key_time": 0, "file_creation_time": 1732107375, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 69836, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:56:15.781031 140008156956224 [compaction_job.cc:703] job-12408: subcompact[0], size: 0.338044 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12408/att-00 [069828,069829,069830,069831,069832,069833,069834,069835,069836] 2024/11/20-20:56:15.843142 140008156956224 (Original Log Time 2024/11/20-20:56:04.548596) EVENT_LOG_v1 {"time_micros": 1732107364548549, "job": 12408, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [69791], "files_L3": [69703, 69704, 69669, 69670, 69671, 69672, 69673, 69674, 69805], "score": 0.890974, "input_data_size": 370217802, "oldest_snapshot_seqno": 1122215770} 2024/11/20-20:56:15.843146 140008156956224 (Original Log Time 2024/11/20-20:56:15.838719) [compaction_job.cc:2022] [default] [JOB 12408] Compacted 1@2 + 9@3 files to L3 => 338044419 bytes 2024/11/20-20:56:15.843147 140008156956224 (Original Log Time 2024/11/20-20:56:15.843079) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 9 0 0 0] max score 0.01, MB/sec: 33.0 rd, 30.1 wr, level 3, files in(1, 9) out(9 +0 blob) MB in(31.2, 321.8 +0.0 blob) out(322.4 +0.0 blob), read-write-amplify(21.6) write-amplify(10.3) OK, records in: 1068360, records dropped: 30250 output_compression: Snappy 2024/11/20-20:56:15.843151 140008156956224 (Original Log Time 2024/11/20-20:56:15.843123) EVENT_LOG_v1 {"time_micros": 1732107375843101, "cf": "default", "job": 12408, "event": "compaction_finished", "compaction_time_micros": 11232440, "compaction_time_cpu_micros": 2839717, "output_level": 3, "num_output_files": 9, "total_output_size": 338044419, "num_input_records": 1068360, "num_output_records": 1038110, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 235310704, "file_range_sync_nanos": 0, "file_fsync_nanos": 8105, "file_prepare_write_nanos": 17408, "lsm_state": [0, 0, 0, 9, 0, 0, 0]} 2024/11/20-20:56:15.985765 140008156956224 DEBG dcompact_worker.cpp:240: HttpPost: 200 OK: url = http://nlb-7zny4kaa1poal01o64.cn-shenzhen.nlb.aliyuncs.com:8443, body = {"instanceId":"nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137","labourId":"","dbId":"d89b4006-2803-486e-b7a2-759bcf348921","dbStarts":1732096383,"starts":1732107364,"executesMs":11449,"compactionJobId":12408,"attempt":0,"compactionInputRawBytes":1107882231,"compactionInputZipBytes":370217802,"compactionOutputRawBytes":0,"compactionOutputZipBytes":338044419,"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-76eb5551f3f090b6c0b68f0a0c041982-e1ac71aaff01feec-00"}}, response = 2024/11/20-20:56:15.985882 140008156956224 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-12408/att-00: olev 3, work 11.449 s, result 7.835 ms, install 4.446 ms, input{raw 1.032 GiB zip 353.067 MiB}