2024/11/20-19:33:39.268762 140008786409024 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00: fork to child time = 0.007303 sec 2024/11/20-19:33:39.269219 140008786409024 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00 2024/11/20-19:33:39.275345 140008786409024 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00 2024/11/20-19:33:39.277038 140008786409024 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-19:33:39.277204 140008786409024 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-19:33:39.323614 140008786409024 [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-08293/att-00/MANIFEST-049091 2024/11/20-19:33:39.368206 140008786409024 [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-08293/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 62217, last_sequence is 1025235951, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 62005 2024/11/20-19:33:39.368213 140008786409024 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-19:33:39.368281 140008786409024 [version_set.cc:5724] Creating manifest 62217 2024/11/20-19:33:39.401698 140008786409024 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-19:33:39.419865 140008786409024 [compaction_job.cc:2437] [default] [JOB 8293] Compacting 1@2 + 10@3 files to L3, score 0.95, subcompactions 1 : 1 2024/11/20-19:33:39.419875 140008786409024 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 7419 Base level 2, inputs: [62152(31MB)], [62168(40MB) 62169(667KB) 62156(241KB) 62092(671KB) 62048(40MB) 62049(39MB) 62050(39MB) 62051(39MB) 62052(39MB) 62172(40MB)] 2024/11/20-19:33:39.428699 140008786409024 [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-19:33:39.428723 140008786409024 [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-19:33:39.428743 140008786409024 [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-19:33:39.428751 140008786409024 [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-19:33:39.428760 140008786409024 [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-19:33:40.036622 140008786409024 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062218.sst) /dev/shm/ToplingTemp/Topling-891352-yjrEQ1 2024/11/20-19:33:40.266736 140008786409024 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062218.sst): first pass time = 0.23's, 583.370'MB/sec 2024/11/20-19:33:41.338542 140008786409024 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062218.sst): old prealloc_size = 147639500, real_size = 40958928 2024/11/20-19:33:41.338719 140008786409024 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062218.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.73 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.02 avg-zval = 314.48 2024/11/20-19:33:41.338916 140008786409024 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062218.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-19:33:41.608406 140008786409024 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062218.sst): second pass time = 1.07's, 122.936'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.27's, 158.384'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1577.081'MB/sec (index lex order gen) rebuild zvType time = 0.20's, 0.160'MB/sec write SST data time = 0.07's, 637.062'MB/sec dict compress time = 4428009720.90's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 38628.145'MB/sec zip my value time = 1.07's, unzip length = 0.132'GB zip my value throughput = 122.936'MB/sec zip pipeline throughput = 299.872'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1017.02 avg-zval = 314.48 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1024.02 avg-zval = 314.48 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129427 bytes = 436832 } seq expand size = 905989 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.0427 GB } UnZip/Zip{ index = 6.9356 value = 3.2339 dict = 1.00 all = 3.1401 } Zip/UnZip{ index = 0.1442 value = 0.3092 dict = 1.00 all = 0.3185 } ---------------------------- total value len = 0.132536 GB avg = 1.024 KB (by entry num) total key len = 0.002589 GB avg = 0.020 KB total ukey len = 0.001553 GB avg = 0.012 KB total ukey num = 0.000129427 Billion total entry num = 0.000129427 Billion write speed all = 0.003486194 MB/sec (with seq num) write speed all = 0.003459481 MB/sec (without seq num) 2024/11/20-19:33:41.665080 140008786409024 [compaction_job.cc:1948] [default] [JOB 8293] Generated table #62218: 129427 keys, 42743603 bytes, temperature: kWarm 2024/11/20-19:33:41.665172 140008786409024 EVENT_LOG_v1 {"time_micros": 1732102421665130, "cf_name": "default", "job": 8293, "event": "table_file_creation", "file_number": 62218, "file_size": 42743603, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1024549101, "table_properties": {"data_size": 40702464, "index_size": 223936, "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": 131629564, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732102420, "oldest_key_time": 0, "file_creation_time": 1732102420, "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": 62218, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:33:41.717458 140008786409024 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062219.sst) /dev/shm/ToplingTemp/Topling-891352-a825M1 2024/11/20-19:33:42.377829 140008786409024 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062219.sst): first pass time = 0.66's, 203.256'MB/sec 2024/11/20-19:33:42.918189 140008786409024 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062219.sst): old prealloc_size = 147639500, real_size = 40564576 2024/11/20-19:33:42.918348 140008786409024 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062219.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.70 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.00 avg-zval = 311.46 2024/11/20-19:33:42.918459 140008786409024 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062219.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-19:33:43.090525 140008786409024 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062219.sst): second pass time = 0.54's, 243.995'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 244.008'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1902.227'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.271'MB/sec write SST data time = 0.05's, 796.391'MB/sec dict compress time = 4428009720.90's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 48048.552'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 243.995'MB/sec zip pipeline throughput = 243.995'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.00 avg-zval = 311.46 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1018.99 avg-zval = 311.46 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 36797 bytes = 119600 } seq expand size = 257579 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.0403 GB dict = 1.38 MB all = 0.0421 GB } UnZip/Zip{ index = 7.0546 value = 3.2653 dict = 1.00 all = 3.1918 } Zip/UnZip{ index = 0.1418 value = 0.3063 dict = 1.00 all = 0.3133 } ---------------------------- total value len = 0.264422 GB avg = 1.022 KB (by entry num) total key len = 0.005177 GB avg = 0.020 KB total ukey len = 0.003106 GB avg = 0.012 KB total ukey num = 0.000258856 Billion total entry num = 0.000258856 Billion write speed all = 0.006955385 MB/sec (with seq num) write speed all = 0.006901960 MB/sec (without seq num) 2024/11/20-19:33:43.167123 140008786409024 [compaction_job.cc:1948] [default] [JOB 8293] Generated table #62219: 129429 keys, 42051407 bytes, temperature: kWarm 2024/11/20-19:33:43.167196 140008786409024 EVENT_LOG_v1 {"time_micros": 1732102423167163, "cf_name": "default", "job": 8293, "event": "table_file_creation", "file_number": 62219, "file_size": 42051407, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1024549070, "table_properties": {"data_size": 40311888, "index_size": 220160, "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": 131629188, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129429, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732102421, "oldest_key_time": 0, "file_creation_time": 1732102421, "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": 62219, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:33:43.209246 140008786409024 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062220.sst) /dev/shm/ToplingTemp/Topling-891352-PnYKW4 2024/11/20-19:33:43.759425 140008786409024 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062220.sst): first pass time = 0.55's, 243.973'MB/sec 2024/11/20-19:33:44.264794 140008786409024 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062220.sst): old prealloc_size = 147639500, real_size = 40388880 2024/11/20-19:33:44.264930 140008786409024 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062220.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.73 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.98 avg-zval = 310.07 2024/11/20-19:33:44.264989 140008786409024 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062220.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-19:33:44.431205 140008786409024 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062220.sst): second pass time = 0.50's, 260.840'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 251.095'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2030.852'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.274'MB/sec write SST data time = 0.05's, 867.973'MB/sec dict compress time = 4428009720.90's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.379'MB, throughput = 37157.404'MB/sec zip my value time = 0.50's, unzip length = 0.132'GB zip my value throughput = 260.840'MB/sec zip pipeline throughput = 260.840'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1016.98 avg-zval = 310.07 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1017.37 avg-zval = 310.07 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 7134 bytes = 24096 } seq expand size = 49938 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.9398 value = 3.2799 dict = 1.00 all = 3.2124 } Zip/UnZip{ index = 0.1441 value = 0.3049 dict = 1.00 all = 0.3113 } ---------------------------- total value len = 0.396102 GB avg = 1.020 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.000388288 Billion total entry num = 0.000388288 Billion write speed all = 0.010419010 MB/sec (with seq num) write speed all = 0.010338874 MB/sec (without seq num) 2024/11/20-19:33:44.483094 140008786409024 [compaction_job.cc:1948] [default] [JOB 8293] Generated table #62220: 129432 keys, 41781301 bytes, temperature: kWarm 2024/11/20-19:33:44.483163 140008786409024 EVENT_LOG_v1 {"time_micros": 1732102424483132, "cf_name": "default", "job": 8293, "event": "table_file_creation", "file_number": 62220, "file_size": 41781301, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1024534456, "table_properties": {"data_size": 40132544, "index_size": 223808, "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": 131629833, "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": 1732102423, "oldest_key_time": 0, "file_creation_time": 1732102423, "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": 62220, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:33:44.521132 140008786409024 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062221.sst) /dev/shm/ToplingTemp/Topling-891352-tIzA22 2024/11/20-19:33:45.151191 140008786409024 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062221.sst): first pass time = 0.63's, 213.039'MB/sec 2024/11/20-19:33:45.652681 140008786409024 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062221.sst): old prealloc_size = 147639500, real_size = 40398048 2024/11/20-19:33:45.652824 140008786409024 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062221.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.75 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.98 avg-zval = 310.12 2024/11/20-19:33:45.652891 140008786409024 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062221.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-19:33:45.818616 140008786409024 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062221.sst): second pass time = 0.50's, 262.948'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 251.872'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2007.747'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.269'MB/sec write SST data time = 0.05's, 915.651'MB/sec dict compress time = 4428009720.90's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 43213.054'MB/sec zip my value time = 0.50's, unzip length = 0.132'GB zip my value throughput = 262.948'MB/sec zip pipeline throughput = 262.948'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1016.98 avg-zval = 310.12 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1017.50 avg-zval = 310.12 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 9641 bytes = 31344 } seq expand size = 67487 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.8574 value = 3.2793 dict = 1.00 all = 3.2112 } Zip/UnZip{ index = 0.1458 value = 0.3049 dict = 1.00 all = 0.3114 } ---------------------------- total value len = 0.527799 GB avg = 1.019 KB (by entry num) total key len = 0.010354 GB avg = 0.020 KB total ukey len = 0.006213 GB avg = 0.012 KB total ukey num = 0.000517720 Billion total entry num = 0.000517720 Billion write speed all = 0.013882821 MB/sec (with seq num) write speed all = 0.013775976 MB/sec (without seq num) 2024/11/20-19:33:45.869006 140008786409024 [compaction_job.cc:1948] [default] [JOB 8293] Generated table #62221: 129432 keys, 41797481 bytes, temperature: kWarm 2024/11/20-19:33:45.869086 140008786409024 EVENT_LOG_v1 {"time_micros": 1732102425869053, "cf_name": "default", "job": 8293, "event": "table_file_creation", "file_number": 62221, "file_size": 41797481, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1024545630, "table_properties": {"data_size": 40139024, "index_size": 226496, "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": 131629433, "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": 1732102424, "oldest_key_time": 0, "file_creation_time": 1732102424, "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": 62221, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:33:45.906029 140008786409024 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062222.sst) /dev/shm/ToplingTemp/Topling-891352-iLT8g2 2024/11/20-19:33:46.533837 140008786409024 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062222.sst): first pass time = 0.63's, 213.810'MB/sec 2024/11/20-19:33:47.068347 140008786409024 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062222.sst): old prealloc_size = 147639500, real_size = 40393200 2024/11/20-19:33:47.068502 140008786409024 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062222.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.74 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.00 avg-zval = 310.10 2024/11/20-19:33:47.068563 140008786409024 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062222.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-19:33:47.231676 140008786409024 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062222.sst): second pass time = 0.53's, 246.621'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 255.848'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1835.864'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.275'MB/sec write SST data time = 0.05's, 916.834'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 = 26755.607'MB/sec zip my value time = 0.53's, unzip length = 0.132'GB zip my value throughput = 246.621'MB/sec zip pipeline throughput = 246.621'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.74 avg-val = 1017.00 avg-zval = 310.10 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.74 avg-val = 1017.41 avg-zval = 310.10 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 7596 bytes = 24704 } seq expand size = 53172 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.9139 value = 3.2796 dict = 1.00 all = 3.2121 } Zip/UnZip{ index = 0.1446 value = 0.3049 dict = 1.00 all = 0.3113 } ---------------------------- total value len = 0.659482 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.000647149 Billion total entry num = 0.000647149 Billion write speed all = 0.017346004 MB/sec (with seq num) write speed all = 0.017212452 MB/sec (without seq num) 2024/11/20-19:33:47.282711 140008786409024 [compaction_job.cc:1948] [default] [JOB 8293] Generated table #62222: 129429 keys, 41785395 bytes, temperature: kWarm 2024/11/20-19:33:47.282778 140008786409024 EVENT_LOG_v1 {"time_micros": 1732102427282746, "cf_name": "default", "job": 8293, "event": "table_file_creation", "file_number": 62222, "file_size": 41785395, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1024541670, "table_properties": {"data_size": 40136032, "index_size": 224640, "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": 131629501, "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": 1732102425, "oldest_key_time": 0, "file_creation_time": 1732102425, "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": 62222, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:33:47.322255 140008786409024 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062223.sst) /dev/shm/ToplingTemp/Topling-891352-kmHkB2 2024/11/20-19:33:47.951487 140008786409024 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062223.sst): first pass time = 0.63's, 213.320'MB/sec 2024/11/20-19:33:48.561026 140008786409024 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062223.sst): old prealloc_size = 147639500, real_size = 40365952 2024/11/20-19:33:48.561171 140008786409024 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062223.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.70 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.03 avg-zval = 309.93 2024/11/20-19:33:48.561226 140008786409024 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062223.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-19:33:48.721543 140008786409024 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062223.sst): second pass time = 0.61's, 216.223'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 260.069'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2080.180'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.280'MB/sec write SST data time = 0.04's, 932.625'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 = 33589.150'MB/sec zip my value time = 0.61's, unzip length = 0.132'GB zip my value throughput = 216.223'MB/sec zip pipeline throughput = 216.223'MB/sec entries = 129425 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.03 avg-zval = 309.93 usrkeys = 129425 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1017.14 avg-zval = 309.93 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 2068 bytes = 6736 } seq expand size = 14476 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.0544 value = 3.2814 dict = 1.00 all = 3.2155 } Zip/UnZip{ index = 0.1418 value = 0.3047 dict = 1.00 all = 0.3110 } ---------------------------- total value len = 0.791126 GB avg = 1.019 KB (by entry num) total key len = 0.015531 GB avg = 0.020 KB total ukey len = 0.009319 GB avg = 0.012 KB total ukey num = 0.000776574 Billion total entry num = 0.000776574 Billion write speed all = 0.020807889 MB/sec (with seq num) write speed all = 0.020647634 MB/sec (without seq num) 2024/11/20-19:33:48.770877 140008786409024 [compaction_job.cc:1948] [default] [JOB 8293] Generated table #62223: 129425 keys, 41740597 bytes, temperature: kWarm 2024/11/20-19:33:48.770943 140008786409024 EVENT_LOG_v1 {"time_micros": 1732102428770910, "cf_name": "default", "job": 8293, "event": "table_file_creation", "file_number": 62223, "file_size": 41740597, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1024520822, "table_properties": {"data_size": 40113264, "index_size": 220160, "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": 131629356, "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": 1732102427, "oldest_key_time": 0, "file_creation_time": 1732102427, "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": 62223, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:33:48.817504 140008786409024 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062224.sst) /dev/shm/ToplingTemp/Topling-891352-puxfr2 2024/11/20-19:33:49.546872 140008786409024 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062224.sst): first pass time = 0.73's, 184.028'MB/sec 2024/11/20-19:33:50.064042 140008786409024 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062224.sst): old prealloc_size = 147639500, real_size = 40786960 2024/11/20-19:33:50.064175 140008786409024 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062224.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.73 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1017.00 avg-zval = 313.15 2024/11/20-19:33:50.064281 140008786409024 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062224.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-19:33:50.227976 140008786409024 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062224.sst): second pass time = 0.52's, 254.842'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 258.854'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2421.183'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.274'MB/sec write SST data time = 0.05's, 929.820'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 = 30912.485'MB/sec zip my value time = 0.52's, unzip length = 0.132'GB zip my value throughput = 254.842'MB/sec zip pipeline throughput = 254.842'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1017.00 avg-zval = 313.15 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1021.62 avg-zval = 313.15 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 85435 bytes = 277680 } seq expand size = 598045 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.9556 value = 3.2476 dict = 1.00 all = 3.1632 } Zip/UnZip{ index = 0.1438 value = 0.3079 dict = 1.00 all = 0.3161 } ---------------------------- total value len = 0.923354 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.000906004 Billion total entry num = 0.000906004 Billion write speed all = 0.024284569 MB/sec (with seq num) write speed all = 0.024097612 MB/sec (without seq num) 2024/11/20-19:33:50.278363 140008786409024 [compaction_job.cc:1948] [default] [JOB 8293] Generated table #62224: 129430 keys, 42431919 bytes, temperature: kWarm 2024/11/20-19:33:50.278425 140008786409024 EVENT_LOG_v1 {"time_micros": 1732102430278395, "cf_name": "default", "job": 8293, "event": "table_file_creation", "file_number": 62224, "file_size": 42431919, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1024549041, "table_properties": {"data_size": 40531136, "index_size": 223296, "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": 131630005, "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": 1732102428, "oldest_key_time": 0, "file_creation_time": 1732102428, "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": 62224, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:33:50.319101 140008786409024 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062225.sst) /dev/shm/ToplingTemp/Topling-891352-6Xhok3 2024/11/20-19:33:50.330929 140008786409024 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062225.sst): first pass time = 0.01's, 527.213'MB/sec 2024/11/20-19:33:50.376520 140008786409024 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062225.sst): old prealloc_size = 147639500, real_size = 1922568 2024/11/20-19:33:50.376553 140008786409024 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062225.sst): index type = UintIndex_AllOne , store type = DictZipBlobStore usrkeys = 5998 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.03 raw-val = 0.0061 GB zip-val = 0.0019 GB avg-val =1016.95 avg-zval = 320.23 2024/11/20-19:33:50.385572 140008786409024 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00/062225.sst): second pass time = 0.05's, 135.231'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 219.834'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 10.202'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.207'MB/sec write SST data time = 0.00's, 1128.031'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.063'MB, throughput = 2498.078'MB/sec zip my value time = 0.05's, unzip length = 0.006'GB zip my value throughput = 135.231'MB/sec zip pipeline throughput = 135.231'MB/sec entries = 5998 avg-key = 20.00 avg-zkey = 0.03 avg-val = 1016.95 avg-zval = 320.23 usrkeys = 5998 avg-key = 12.00 avg-zkey = 0.03 avg-val = 1016.96 avg-zval = 320.23 TagRS{ kinds = RS_Key0_TagN bytes = 1040 } TagArray{ size = 12 bytes = 48 } seq expand size = 84 multi value expand size = 0 cnt WriteAppend = 11 UnZipSize{ index = 0.0001 GB value = 0.0061 GB dict = 0.06 MB all = 0.0062 GB } __ZipSize{ index = 0.0000 GB value = 0.0019 GB dict = 0.06 MB all = 0.0020 GB } UnZip/Zip{ index = 374.8750 value = 3.1757 dict = 1.00 all = 3.1314 } Zip/UnZip{ index = 0.0027 value = 0.3149 dict = 1.00 all = 0.3193 } ---------------------------- total value len = 0.929453 GB avg = 1.019 KB (by entry num) total key len = 0.018240 GB avg = 0.020 KB total ukey len = 0.010944 GB avg = 0.012 KB total ukey num = 0.000912002 Billion total entry num = 0.000912002 Billion write speed all = 0.024444902 MB/sec (with seq num) write speed all = 0.024256708 MB/sec (without seq num) 2024/11/20-19:33:50.394618 140008786409024 [compaction_job.cc:1948] [default] [JOB 8293] Generated table #62225: 5998 keys, 1986222 bytes, temperature: kWarm 2024/11/20-19:33:50.394666 140008786409024 EVENT_LOG_v1 {"time_micros": 1732102430394639, "cf_name": "default", "job": 8293, "event": "table_file_creation", "file_number": 62225, "file_size": 1986222, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1021908028, "table_properties": {"data_size": 1920720, "index_size": 192, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 119960, "raw_average_key_size": 20, "raw_value_size": 6099654, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 5998, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-UintIndex_AllOne-DictZipBlobStore", "creation_time": 1732102430, "oldest_key_time": 0, "file_creation_time": 1732102430, "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": 62225, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:33:50.417489 140008786409024 [compaction_job.cc:703] job-08293: subcompact[0], size: 0.296318 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08293/att-00 [062218,062219,062220,062221,062222,062223,062224,062225] 2024/11/20-19:33:50.471789 140008786409024 (Original Log Time 2024/11/20-19:33:39.419906) EVENT_LOG_v1 {"time_micros": 1732102419419883, "job": 8293, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [62152], "files_L3": [62168, 62169, 62156, 62092, 62048, 62049, 62050, 62051, 62052, 62172], "score": 0.953276, "input_data_size": 328628343, "oldest_snapshot_seqno": 1025235908} 2024/11/20-19:33:50.471793 140008786409024 (Original Log Time 2024/11/20-19:33:50.471057) [compaction_job.cc:2022] [default] [JOB 8293] Compacted 1@2 + 10@3 files to L3 => 296317925 bytes 2024/11/20-19:33:50.471794 140008786409024 (Original Log Time 2024/11/20-19:33:50.471726) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 8 0 0 0] max score 0.01, MB/sec: 29.9 rd, 26.9 wr, level 3, files in(1, 10) out(8 +0 blob) MB in(31.2, 282.2 +0.0 blob) out(282.6 +0.0 blob), read-write-amplify(19.1) write-amplify(9.1) OK, records in: 942631, records dropped: 30629 output_compression: Snappy 2024/11/20-19:33:50.471798 140008786409024 (Original Log Time 2024/11/20-19:33:50.471773) EVENT_LOG_v1 {"time_micros": 1732102430471748, "cf": "default", "job": 8293, "event": "compaction_finished", "compaction_time_micros": 10997587, "compaction_time_cpu_micros": 2649463, "output_level": 3, "num_output_files": 8, "total_output_size": 296317925, "num_input_records": 942631, "num_output_records": 912002, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 227546789, "file_range_sync_nanos": 0, "file_fsync_nanos": 6991, "file_prepare_write_nanos": 15842, "lsm_state": [0, 0, 0, 8, 0, 0, 0]} 2024/11/20-19:33:50.596641 140008786409024 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":1732102419,"executesMs":11194,"compactionJobId":8293,"attempt":0,"compactionInputRawBytes":977506947,"compactionInputZipBytes":328628343,"compactionOutputRawBytes":0,"compactionOutputZipBytes":296317925,"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-267cc8b007d5845970188ce2ede3e99f-b00e59422cd59a5c-00"}}, response = 2024/11/20-19:33:50.596718 140008786409024 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-08293/att-00: olev 3, work 11.195 s, result 7.585 ms, install 0.761 ms, input{raw 932.223 MiB zip 313.404 MiB}