<86>Dec 19 05:18:57 userdel[2771382]: delete user 'rooter' <86>Dec 19 05:18:57 userdel[2771382]: removed group 'rooter' owned by 'rooter' <86>Dec 19 05:18:57 groupadd[2771483]: group added to /etc/group: name=rooter, GID=1847 <86>Dec 19 05:18:57 groupadd[2771483]: group added to /etc/gshadow: name=rooter <86>Dec 19 05:18:57 groupadd[2771483]: new group: name=rooter, GID=1847 <86>Dec 19 05:18:57 useradd[2771514]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash, from=none <86>Dec 19 05:18:57 userdel[2771558]: delete user 'builder' <86>Dec 19 05:18:57 userdel[2771558]: removed group 'builder' owned by 'builder' <86>Dec 19 05:18:57 userdel[2771558]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 05:18:57 groupadd[2771583]: group added to /etc/group: name=builder, GID=1848 <86>Dec 19 05:18:57 groupadd[2771583]: group added to /etc/gshadow: name=builder <86>Dec 19 05:18:57 groupadd[2771583]: new group: name=builder, GID=1848 <86>Dec 19 05:18:57 useradd[2771614]: new user: name=builder, UID=1848, GID=1848, home=/usr/src, shell=/bin/bash, from=none <13>Dec 19 05:19:01 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Dec 19 05:19:02 rpmi: libstdc++14-devel-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Dec 19 05:19:03 rpmi: gcc14-c++-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Dec 19 05:19:03 rpmi: gcc-c++-14-alt1 sisyphus+360995.300.1.1 1730139222 installed <13>Dec 19 05:19:03 rpmi: zlib-devel-1.3.1-alt1 sisyphus+342532.100.1.1 1710232285 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/kyotocabinet-1.2.76-alt3.nosrc.rpm (w1.gzdio) Installing kyotocabinet-1.2.76-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.41908 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf kyotocabinet-1.2.76 + echo 'Source #0 (kyotocabinet-1.2.76.tar):' Source #0 (kyotocabinet-1.2.76.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/kyotocabinet-1.2.76.tar + cd kyotocabinet-1.2.76 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (kyotocabinet-1.2.76-alt-gcc6.patch):' Patch #1 (kyotocabinet-1.2.76-alt-gcc6.patch): + /usr/bin/patch -p2 patching file kcdbext.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.41908 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd kyotocabinet-1.2.76 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext #================================================================ # Configuring Kyoto Cabinet version 1.2.76. #================================================================ checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for 64-bit availability... no checking for CPU optimization availability... no checking for useless warnings... no checking for atomic operations... yes checking for main in -lc... yes checking for main in -lm... yes checking for main in -lpthread... yes checking for main in -lrt... yes checking for main in -lstdc++... yes checking for main in -lregex... no checking for main in -lz... yes checking for main in -lkyotocabinet... no checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating kyotocabinet.pc configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext #================================================================ # Ready to make. #================================================================ + make -j16 make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kcregex.cc make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kccompare.cc make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kcmap.cc make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kccompress.cc make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kcthread.cc make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kcutil.cc make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kctextdb.cc make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kcplantdb.cc make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kcdb.cc make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kcfile.cc make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kcdirdb.cc make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kccachedb.cc In file included from kccachedb.cc:16: kccachedb.h: In member function 'virtual bool kyotocabinet::CacheDB::Cursor::jump(const char*, size_t)': kccachedb.h:199:16: warning: variable 'entp' set but not used [-Wunused-but-set-variable] 199 | Record** entp = slot->buckets + bidx; | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kcprotodb.cc make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kcstashdb.cc make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kchashdb.cc In file included from kchashdb.cc:16: kchashdb.h: In member function 'virtual bool kyotocabinet::HashDB::clear()': kchashdb.h:1125:10: warning: variable 'err' set but not used [-Wunused-but-set-variable] 1125 | bool err = false; | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kcpolydb.cc In file included from kcpolydb.h:31, from kcpolydb.cc:16: ./kccachedb.h: In member function 'virtual bool kyotocabinet::CacheDB::Cursor::jump(const char*, size_t)': ./kccachedb.h:199:16: warning: variable 'entp' set but not used [-Wunused-but-set-variable] 199 | Record** entp = slot->buckets + bidx; | ^~~~ In file included from kcpolydb.h:32: ./kchashdb.h: In member function 'virtual bool kyotocabinet::HashDB::clear()': ./kchashdb.h:1125:10: warning: variable 'err' set but not used [-Wunused-but-set-variable] 1125 | bool err = false; | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kcutilmgr.cc make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kcutiltest.cc make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kcdbext.cc In file included from kcdbext.h:31, from kcdbext.cc:16: ./kccachedb.h: In member function 'virtual bool kyotocabinet::CacheDB::Cursor::jump(const char*, size_t)': ./kccachedb.h:199:16: warning: variable 'entp' set but not used [-Wunused-but-set-variable] 199 | Record** entp = slot->buckets + bidx; | ^~~~ In file included from kcdbext.h:32: ./kchashdb.h: In member function 'virtual bool kyotocabinet::HashDB::clear()': ./kchashdb.h:1125:10: warning: variable 'err' set but not used [-Wunused-but-set-variable] 1125 | bool err = false; | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kcstashtest.cc kcstashtest.cc: In member function 'virtual void proctran(int64_t, int32_t, int32_t, int64_t, bool)::ThreadTran::run()': kcstashtest.cc:1979:66: warning: enum constant in boolean context [-Wint-in-bool-context] 1979 | if (!cur->get_value(&key) && kc::BasicDB::Error::NOREC) { | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-gcc -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -ansi -pedantic -fPIC -fsigned-char -g0 -O2 kclangctest.c kclangctest.c: In function 'runorder': kclangctest.c:229:27: warning: variable 'mode' set but not used [-Wunused-but-set-variable] 229 | int32_t rnd, etc, tran, mode, oflags, i; | ^~~~ kclangctest.c: In function 'runindex': kclangctest.c:281:21: warning: variable 'mode' set but not used [-Wunused-but-set-variable] 281 | int32_t rnd, etc, mode, oflags, i; | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kcdirmgr.cc make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kccachetest.cc In file included from kccachetest.cc:16: ./kccachedb.h: In member function 'virtual bool kyotocabinet::CacheDB::Cursor::jump(const char*, size_t)': ./kccachedb.h:199:16: warning: variable 'entp' set but not used [-Wunused-but-set-variable] 199 | Record** entp = slot->buckets + bidx; | ^~~~ kccachetest.cc: In member function 'virtual void proctran(int64_t, int32_t, int32_t, int32_t, int64_t, int64_t, int64_t, bool)::ThreadTran::run()': kccachetest.cc:2073:66: warning: enum constant in boolean context [-Wint-in-bool-context] 2073 | if (!cur->get_value(&key) && kc::BasicDB::Error::NOREC) { | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kcdirtest.cc kcdirtest.cc: In member function 'virtual void proctran(const char*, int64_t, int32_t, int32_t, bool, int32_t, int32_t, bool)::ThreadTran::run()': kcdirtest.cc:2081:66: warning: enum constant in boolean context [-Wint-in-bool-context] 2081 | if (!cur->get_value(&key) && kc::BasicDB::Error::NOREC) { | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kchashmgr.cc In file included from kchashmgr.cc:16: ./kchashdb.h: In member function 'virtual bool kyotocabinet::HashDB::clear()': ./kchashdb.h:1125:10: warning: variable 'err' set but not used [-Wunused-but-set-variable] 1125 | bool err = false; | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kcprototest.cc kcprototest.cc: In instantiation of 'void proctran(const char*, int64_t, int32_t, int32_t)::ThreadTran::run() [with PROTODB = kyotocabinet::ProtoDB, std::__cxx11::basic_string >, 17>]': kcprototest.cc:2056:5: required from 'int32_t proctran(const char*, int64_t, int32_t, int32_t) [with PROTODB = kyotocabinet::ProtoDB, std::__cxx11::basic_string >, 17>; int32_t = int; int64_t = long int]' 2056 | }; | ^ kcprototest.cc:315:35: required from here 315 | rv = proctran("Tree", rnum, thnum, itnum); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ kcprototest.cc:1975:43: warning: enum constant in boolean context [-Wint-in-bool-context] 1975 | if (!cur->get_value(&key) && kc::BasicDB::Error::NOREC) { | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ kcprototest.cc: In instantiation of 'void proctran(const char*, int64_t, int32_t, int32_t)::ThreadTran::run() [with PROTODB = kyotocabinet::ProtoDB, std::__cxx11::basic_string >, 16>]': kcprototest.cc:2056:5: required from 'int32_t proctran(const char*, int64_t, int32_t, int32_t) [with PROTODB = kyotocabinet::ProtoDB, std::__cxx11::basic_string >, 16>; int32_t = int; int64_t = long int]' 2056 | }; | ^ kcprototest.cc:317:35: required from here 317 | rv = proctran("Hash", rnum, thnum, itnum); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ kcprototest.cc:1975:43: warning: enum constant in boolean context [-Wint-in-bool-context] 1975 | if (!cur->get_value(&key) && kc::BasicDB::Error::NOREC) { | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kchashtest.cc In file included from kchashtest.cc:16: ./kchashdb.h: In member function 'virtual bool kyotocabinet::HashDB::clear()': ./kchashdb.h:1125:10: warning: variable 'err' set but not used [-Wunused-but-set-variable] 1125 | bool err = false; | ^~~ kchashtest.cc: In member function 'virtual void proctran(const char*, int64_t, int32_t, int32_t, bool, int32_t, int32_t, int32_t, int32_t, int64_t, int64_t, int64_t, bool)::ThreadTran::run()': kchashtest.cc:2250:66: warning: enum constant in boolean context [-Wint-in-bool-context] 2250 | if (!cur->get_value(&key) && kc::BasicDB::Error::NOREC) { | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kcgrasstest.cc In file included from kcgrasstest.cc:16: ./kccachedb.h: In member function 'virtual bool kyotocabinet::CacheDB::Cursor::jump(const char*, size_t)': ./kccachedb.h:199:16: warning: variable 'entp' set but not used [-Wunused-but-set-variable] 199 | Record** entp = slot->buckets + bidx; | ^~~~ kcgrasstest.cc: In member function 'virtual void proctran(int64_t, int32_t, int32_t, int32_t, int64_t, int32_t, int64_t, kyotocabinet::Comparator*, bool)::ThreadTran::run()': kcgrasstest.cc:2086:66: warning: enum constant in boolean context [-Wint-in-bool-context] 2086 | if (!cur->get_value(&key) && kc::BasicDB::Error::NOREC) { | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kctreemgr.cc In file included from kctreemgr.cc:16: ./kchashdb.h: In member function 'virtual bool kyotocabinet::HashDB::clear()': ./kchashdb.h:1125:10: warning: variable 'err' set but not used [-Wunused-but-set-variable] 1125 | bool err = false; | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kctreetest.cc In file included from kctreetest.cc:16: ./kchashdb.h: In member function 'virtual bool kyotocabinet::HashDB::clear()': ./kchashdb.h:1125:10: warning: variable 'err' set but not used [-Wunused-but-set-variable] 1125 | bool err = false; | ^~~ kctreetest.cc: In member function 'virtual void proctran(const char*, int64_t, int32_t, int32_t, bool, int32_t, int32_t, int32_t, int32_t, int64_t, int32_t, int64_t, int64_t, int64_t, kyotocabinet::Comparator*, bool)::ThreadTran::run()': kctreetest.cc:2370:66: warning: enum constant in boolean context [-Wint-in-bool-context] 2370 | if (!cur->get_value(&key) && kc::BasicDB::Error::NOREC) { | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kcforesttest.cc kcforesttest.cc: In member function 'virtual void proctran(const char*, int64_t, int32_t, int32_t, bool, int32_t, int32_t, int64_t, int32_t, int64_t, kyotocabinet::Comparator*, bool)::ThreadTran::run()': kcforesttest.cc:2230:66: warning: enum constant in boolean context [-Wint-in-bool-context] 2230 | if (!cur->get_value(&key) && kc::BasicDB::Error::NOREC) { | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kcforestmgr.cc make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kclangc.cc In file included from kcpolydb.h:31, from kclangc.cc:16: ./kccachedb.h: In member function 'virtual bool kyotocabinet::CacheDB::Cursor::jump(const char*, size_t)': ./kccachedb.h:199:16: warning: variable 'entp' set but not used [-Wunused-but-set-variable] 199 | Record** entp = slot->buckets + bidx; | ^~~~ In file included from kcpolydb.h:32: ./kchashdb.h: In member function 'virtual bool kyotocabinet::HashDB::clear()': ./kchashdb.h:1125:10: warning: variable 'err' set but not used [-Wunused-but-set-variable] 1125 | bool err = false; | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' ar -rv libkyotocabinet.a kcutil.o kcthread.o kcfile.o kccompress.o kccompare.o kcmap.o kcregex.o kcdb.o kcplantdb.o kcprotodb.o kcstashdb.o kccachedb.o kchashdb.o kcdirdb.o kctextdb.o kcpolydb.o kcdbext.o kclangc.o ar: creating libkyotocabinet.a a - kcutil.o a - kcthread.o a - kcfile.o a - kccompress.o a - kccompare.o a - kcmap.o a - kcregex.o a - kcdb.o a - kcplantdb.o a - kcprotodb.o a - kcstashdb.o a - kccachedb.o a - kchashdb.o a - kcdirdb.o a - kctextdb.o a - kcpolydb.o a - kcdbext.o a - kclangc.o make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kcpolytest.cc In file included from ./kcpolydb.h:31, from kcpolytest.cc:16: ./kccachedb.h: In member function 'virtual bool kyotocabinet::CacheDB::Cursor::jump(const char*, size_t)': ./kccachedb.h:199:16: warning: variable 'entp' set but not used [-Wunused-but-set-variable] 199 | Record** entp = slot->buckets + bidx; | ^~~~ In file included from ./kcpolydb.h:32: ./kchashdb.h: In member function 'virtual bool kyotocabinet::HashDB::clear()': ./kchashdb.h:1125:10: warning: variable 'err' set but not used [-Wunused-but-set-variable] 1125 | bool err = false; | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 kcpolymgr.cc In file included from ./kcpolydb.h:31, from kcpolymgr.cc:16: ./kccachedb.h: In member function 'virtual bool kyotocabinet::CacheDB::Cursor::jump(const char*, size_t)': ./kccachedb.h:199:16: warning: variable 'entp' set but not used [-Wunused-but-set-variable] 199 | Record** entp = slot->buckets + bidx; | ^~~~ In file included from ./kcpolydb.h:32: ./kchashdb.h: In member function 'virtual bool kyotocabinet::HashDB::clear()': ./kchashdb.h:1125:10: warning: variable 'err' set but not used [-Wunused-but-set-variable] 1125 | bool err = false; | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' if uname -a | egrep -i 'SunOS' > /dev/null ; \ then \ x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 -shared -Wl,-G,-h,libkyotocabinet.so.16 -o libkyotocabinet.so.16.13.0 \ kcutil.o kcthread.o kcfile.o kccompress.o kccompare.o kcmap.o kcregex.o kcdb.o kcplantdb.o kcprotodb.o kcstashdb.o kccachedb.o kchashdb.o kcdirdb.o kctextdb.o kcpolydb.o kcdbext.o kclangc.o -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lz -lstdc++ -lrt -lpthread -lm -lc ; \ else \ x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 -shared -Wl,-soname,libkyotocabinet.so.16 -o libkyotocabinet.so.16.13.0 \ kcutil.o kcthread.o kcfile.o kccompress.o kccompare.o kcmap.o kcregex.o kcdb.o kcplantdb.o kcprotodb.o kcstashdb.o kccachedb.o kchashdb.o kcdirdb.o kctextdb.o kcpolydb.o kcdbext.o kclangc.o -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lz -lstdc++ -lrt -lpthread -lm -lc ; \ fi egrep: warning: egrep is obsolescent; using grep -E ./kctextdb.h: In member function 'scan_parallel_impl': ./kctextdb.h:1118:48: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 1118 | ThreadImpl* threads = new ThreadImpl[onum]; | ^ /usr/include/c++/14/new:133:26: note: in a call to allocation function 'operator new []' declared here 133 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' ln -f -s libkyotocabinet.so.16.13.0 libkyotocabinet.so.16 make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' ln -f -s libkyotocabinet.so.16.13.0 libkyotocabinet.so make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 -o kcutilmgr kcutilmgr.o -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 -o kcutiltest kcutiltest.o -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 -o kcstashtest kcstashtest.o -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 -o kcdirmgr kcdirmgr.o -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 -o kccachetest kccachetest.o -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 -o kcdirtest kcdirtest.o -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 -o kchashmgr kchashmgr.o -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -ansi -pedantic -fPIC -fsigned-char -g0 -O2 -o kclangctest kclangctest.o -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 -o kcgrasstest kcgrasstest.o -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 -o kcprototest kcprototest.o -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 -o kcforesttest kcforesttest.o -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 -o kcforestmgr kcforestmgr.o -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 -o kctreemgr kctreemgr.o -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 -o kchashtest kchashtest.o -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 -o kctreetest kctreetest.o -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 -o kcpolymgr kcpolymgr.o -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet ./kctextdb.h: In member function 'scan_parallel_impl': ./kctextdb.h:1118:48: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 1118 | ThreadImpl* threads = new ThreadImpl[onum]; | ^ /usr/include/c++/14/new:133:26: note: in a call to allocation function 'operator new []' declared here 133 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -fPIC -fsigned-char -g0 -O2 -o kcpolytest kcpolytest.o -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet In member function 'start', inlined from 'execute_reduce' at ./kcdbext.h:706:36, inlined from 'visit_after' at ./kcdbext.h:597:40: ./kcthread.h:1156:36: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 1156 | thary_ = new WorkerThread[thnum]; | ^ /usr/include/c++/14/new: In member function 'visit_after': /usr/include/c++/14/new:133:26: note: in a call to allocation function 'operator new []' declared here 133 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ ./kctextdb.h: In member function 'scan_parallel_impl': ./kctextdb.h:1118:48: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 1118 | ThreadImpl* threads = new ThreadImpl[onum]; | ^ /usr/include/c++/14/new:133:26: note: in a call to allocation function 'operator new []' declared here 133 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' #================================================================ # Ready to install. #================================================================ make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.10854 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/kyotocabinet-buildroot + : + /bin/rm -rf -- /usr/src/tmp/kyotocabinet-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd kyotocabinet-1.2.76 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/kyotocabinet-buildroot make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' mkdir -p /usr/src/tmp/kyotocabinet-buildroot/usr/include cp -Rf kccommon.h kcutil.h kcthread.h kcfile.h kccompress.h kccompare.h kcmap.h kcregex.h kcdb.h kcplantdb.h kcprotodb.h kcstashdb.h kccachedb.h kchashdb.h kcdirdb.h kctextdb.h kcpolydb.h kcdbext.h kclangc.h /usr/src/tmp/kyotocabinet-buildroot/usr/include mkdir -p /usr/src/tmp/kyotocabinet-buildroot/usr/lib64 cp -Rf libkyotocabinet.a libkyotocabinet.so.16.13.0 libkyotocabinet.so.16 libkyotocabinet.so /usr/src/tmp/kyotocabinet-buildroot/usr/lib64 mkdir -p /usr/src/tmp/kyotocabinet-buildroot/usr/bin cp -Rf kcutiltest kcutilmgr kcprototest kcstashtest kccachetest kcgrasstest kchashtest kchashmgr kctreetest kctreemgr kcdirtest kcdirmgr kcforesttest kcforestmgr kcpolytest kcpolymgr kclangctest /usr/src/tmp/kyotocabinet-buildroot/usr/bin mkdir -p /usr/src/tmp/kyotocabinet-buildroot/usr/share/man/man1 cd man && cp -Rf kcutiltest.1 kcutilmgr.1 kcprototest.1 kcstashtest.1 kccachetest.1 kcgrasstest.1 kchashtest.1 kchashmgr.1 kctreetest.1 kctreemgr.1 kcdirtest.1 kcdirmgr.1 kcforesttest.1 kcforestmgr.1 kcpolytest.1 kcpolymgr.1 kclangctest.1 /usr/src/tmp/kyotocabinet-buildroot/usr/share/man/man1 mkdir -p /usr/src/tmp/kyotocabinet-buildroot/usr/share/doc/kyotocabinet cp -Rf COPYING FOSSEXCEPTION ChangeLog doc kyotocabinet.idl /usr/src/tmp/kyotocabinet-buildroot/usr/share/doc/kyotocabinet mkdir -p /usr/src/tmp/kyotocabinet-buildroot/usr/lib64/pkgconfig cp -Rf kyotocabinet.pc /usr/src/tmp/kyotocabinet-buildroot/usr/lib64/pkgconfig #================================================================ # Thanks for using Kyoto Cabinet. #================================================================ make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' + mv /usr/src/tmp/kyotocabinet-buildroot/usr/share/doc/kyotocabinet /usr/src/tmp/kyotocabinet-buildroot/usr/share/doc/kyotocabinet-1.2.76 + rm /usr/src/tmp/kyotocabinet-buildroot/usr/lib64/libkyotocabinet.a + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/kyotocabinet-buildroot (auto) mode of './usr/lib64/libkyotocabinet.so.16.13.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/kyotocabinet-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/kyotocabinet.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/kyotocabinet.pc: Libs: '-L${libdir} -lkyotocabinet' --> '-lkyotocabinet' Checking contents of files in /usr/src/tmp/kyotocabinet-buildroot/ (default) Compressing files in /usr/src/tmp/kyotocabinet-buildroot (auto) Adjusting library links in /usr/src/tmp/kyotocabinet-buildroot ./usr/lib64: (from :0) libkyotocabinet.so.16 -> libkyotocabinet.so.16.13.0 056-debuginfo.brp: WARNING: 1 non-stripped binaries don't contain .debug sections making -debuginfo 056-debuginfo.brp: WARNING: package less relevant. An excerpt from the list of affected files follows: ./usr/lib64/libkyotocabinet.so.16.13.0 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/kyotocabinet-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/kyotocabinet-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.68794 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd kyotocabinet-1.2.76 + make check make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make check-util make[1]: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' rm -rf casket* LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutilmgr version Kyoto Cabinet 1.2.76 (16.13:5) on Linux LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutilmgr hex Makefile > check.in LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutilmgr hex -d check.in > check.out LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutilmgr enc Makefile > check.in LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutilmgr enc -d check.in > check.out LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutilmgr enc -hex Makefile > check.in LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutilmgr enc -hex -d check.in > check.out LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutilmgr enc -url Makefile > check.in LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutilmgr enc -url -d check.in > check.out LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutilmgr enc -quote Makefile > check.in LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutilmgr enc -quote -d check.in > check.out LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutilmgr ciph -key "hoge" Makefile > check.in LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutilmgr ciph -key "hoge" check.in > check.out LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutilmgr comp -gz Makefile > check.in LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutilmgr comp -gz -d check.in > check.out LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutilmgr comp -lzo Makefile > check.in LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutilmgr comp -lzo -d check.in > check.out LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutilmgr comp -lzma Makefile > check.in LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutilmgr comp -lzma -d check.in > check.out LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutilmgr hash Makefile > check.in LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutilmgr hash -fnv Makefile > check.out LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutilmgr hash -path Makefile > check.out LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutilmgr regex mikio Makefile > check.out LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutilmgr regex -alt "hirarin" mikio Makefile > check.out LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutilmgr conf VERSION: 1.2.76 LIBVER: 16 LIBREV: 13 FMTVER: 5 OSNAME: Linux BIGEND: 0 CLOCKTICK: 100 PAGESIZ: 4096 FEATURES: (atomic)(zlib) TYPES: void*=8 short=2 int=4 long=8 long_long=8 size_t=8 float=4 double=8 long_double=16 prefix: /usr includedir: /usr/include libdir: /usr/lib64 bindir: /usr/bin libexecdir: /usr/lib appinc: -I/usr/include applibs: -L/usr/lib64 -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc rm -rf casket* LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest mutex -th 4 -iv -1 10000 seed=3713744312 rnum=10000 thnum=4 iv=-1.000 mutex: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.074 slotted mutex: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.011 spin lock: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.081 slotted spin lock: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.012 reader-writer lock writer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.080 reader-writer lock reader: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.012 slotted reader-writer lock writer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.012 slotted reader-writer lock reader: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.011 spin reader-writer lock writer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.082 spin reader-writer lock reader: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.011 spin reader-writer lock wicked: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.085 slotted spin reader-writer lock writer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.011 slotted spin reader-writer lock reader: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.011 atomic increment: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.043 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest cond -th 4 -iv -1 10000 seed=3713744850 rnum=10000 thnum=4 iv=-1.000 conditon variable: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.198 conditon map: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.110 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest para -th 4 10000 seed=3713745161 rnum=10000 thnum=4 iv=0.000 ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 0 done: 10000 time: 0.017 memory: 1048576 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest para -th 4 -iv -1 10000 seed=3713745180 rnum=10000 thnum=4 iv=-1.000 ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 0 done: 10000 time: 0.037 memory: 1048576 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest file -th 4 casket 10000 seed=3713745220 path=casket rnum=10000 thnum=4 rnd=0 msiz=0 opening the file: size: 0 time: 0.000 writing: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2000000 time: 0.032 reading: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2000000 time: 0.009 fast writing: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2000000 time: 0.028 fast reading: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2000000 time: 0.008 committing transaction: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2000000 time: 0.056 aborting transaction: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2000000 time: 0.080 closing the file: time: 0.000 testing file utility functions: time: 0.000 testing directory utility functions: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest file -th 4 -rnd -msiz 1m casket 10000 seed=3713745437 path=casket rnum=10000 thnum=4 rnd=1 msiz=1048576 opening the file: size: 0 time: 0.000 writing: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2476543 time: 0.025 reading: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2476543 time: 0.007 fast writing: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2476543 time: 0.014 fast reading: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2476543 time: 0.006 committing transaction: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2000000 time: 0.052 aborting transaction: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2000000 time: 0.062 closing the file: time: 0.000 testing file utility functions: time: 0.000 testing directory utility functions: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest lhmap -bnum 1000 10000 seed=3713745606 rnum=10000 rnd=0 bnum=1000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.003 count: 10000 memory: 2097152 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.002 count: 10000 memory: 2097152 traversing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.000 count: 10000 memory: 2097152 migrating records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.002 count: 0,10000 memory: 2097152 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.001 count: 0,0 memory: 2097152 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest lhmap -rnd -bnum 1000 10000 seed=3713745616 rnum=10000 rnd=1 bnum=1000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.002 count: 6320 memory: 1048576 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.002 count: 6320 memory: 1048576 traversing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ........ (end) time: 0.000 count: 6320 memory: 1048576 migrating records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.002 count: 2366,3954 memory: 1048576 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.001 count: 2366,1470 memory: 1048576 wicked testing: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00001000) ......................... (00002000) ...................... (end) ......................... (00001000) ......................... (00002000) ...................... (end) time: 0.002 count: 2880 memory: 1048576 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest thmap -bnum 1000 10000 seed=3713745628 rnum=10000 rnd=0 bnum=1000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.002 count: 10000 memory: 1048576 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.001 count: 10000 memory: 1048576 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.003 count: 10000 memory: 1048576 traversing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.001 count: 10000 memory: 1048576 sorting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.002 count: 10000 memory: 2097152 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.001 count: 0 memory: 2097152 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest thmap -rnd -bnum 1000 10000 seed=3713745641 rnum=10000 rnd=1 bnum=1000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.002 count: 6343 memory: 1048576 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.001 count: 6343 memory: 1048576 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.002 count: 8647 memory: 1048576 traversing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ................ (end) time: 0.000 count: 8647 memory: 1048576 sorting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ................ (end) time: 0.002 count: 8647 memory: 2097152 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.002 count: 3221 memory: 2097152 wicked testing: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.003 count: 864 memory: 3145728 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest talist 10000 seed=3713745656 rnum=10000 rnd=0 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.001 count: 10000 memory: 1048576 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.000 count: 10000 memory: 1048576 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.000 count: 0 memory: 1048576 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest talist -rnd 10000 seed=3713745660 rnum=10000 rnd=1 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.002 count: 10000 memory: 1048576 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.000 count: 10000 memory: 1048576 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.000 count: 0 memory: 1048576 wicked testing: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.001 count: 538 memory: 1048576 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest misc 10000 seed=3713745666 rnum=10000 ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.553 ok make[1]: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make check-proto make[1]: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' rm -rf casket* LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest order -etc 10000 seed=3713746225 rnum=10000 thnum=1 rnd=0 etc=1 tran=0 opening the database: count: 0 size: 0 memory: 9736192 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 160000 memory: 9736192 time: 0.002 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 160000 memory: 9736192 time: 0.002 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 240000 memory: 10784768 time: 0.002 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 240000 memory: 10784768 time: 0.001 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 240000 memory: 10784768 time: 0.001 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 8571 size: 224246 memory: 10784768 time: 0.000 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) .............. (end) count: 7346 size: 205441 memory: 10784768 time: 0.000 synchronizing the database: count: 7346 size: 205441 memory: 10784768 time: 0.000 dumping records into snapshot: count: 7346 size: 205441 memory: 10784768 time: 0.001 loading records from snapshot: count: 7346 size: 205441 memory: 11833344 time: 0.001 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: ProtoHashDB (prototype hash database) (type=0x10) path: - opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 count: 0 (0) size: 0 (0 B) memory: 11833344 time: 0.002 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest order -th 4 10000 seed=3713746242 rnum=10000 thnum=4 rnd=0 etc=0 tran=0 opening the database: count: 0 size: 0 memory: 9711616 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 640000 memory: 9711616 time: 0.025 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 640000 memory: 9711616 time: 0.005 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: ProtoHashDB (prototype hash database) (type=0x10) path: - opaque: 0 count: 0 (0) size: 0 (0 B) memory: 9711616 time: 0.022 closing the database: time: 0.001 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest order -th 4 -rnd -etc 10000 seed=3713746299 rnum=10000 thnum=4 rnd=1 etc=1 tran=0 opening the database: count: 0 size: 0 memory: 9400320 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 24687 size: 398104 memory: 11886592 time: 0.029 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34341 size: 552568 memory: 11886592 time: 0.019 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37943 size: 901384 memory: 11886592 time: 0.025 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37439 size: 888360 memory: 11886592 time: 0.030 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37439 size: 888360 memory: 11886592 time: 0.005 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) .......... (end) count: 32076 size: 845807 memory: 11886592 time: 0.003 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ......................... (00038000) ......................... (00039000) ......................... (00040000) ......................... (00041000) ......................... (00042000) ......................... (00043000) ......................... (00044000) ......................... (00045000) ......................... (00046000) ......................... (00047000) ......................... (00048000) ......................... (00049000) ......................... (00050000) ......................... (00051000) ......................... (00052000) ......................... (00053000) ...... (end) count: 14236 size: 426496 memory: 11886592 time: 0.014 synchronizing the database: count: 14236 size: 426496 memory: 11886592 time: 0.000 dumping records into snapshot: count: 14236 size: 426496 memory: 11886592 time: 0.001 loading records from snapshot: count: 14236 size: 852992 memory: 13549568 time: 0.005 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: ProtoHashDB (prototype hash database) (type=0x10) path: - opaque: 0 count: 6106 (6.106 thousand) size: 599855 (585.796 KiB) memory: 13549568 time: 0.015 closing the database: time: 0.001 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest order -th 4 -rnd -etc -tran 10000 seed=3713746451 rnum=10000 thnum=4 rnd=1 etc=1 tran=1 opening the database: count: 0 size: 0 memory: 9138176 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 24829 size: 400400 memory: 11882496 time: 0.056 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34322 size: 552288 memory: 11882496 time: 0.043 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37883 size: 900776 memory: 11882496 time: 0.064 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37327 size: 886712 memory: 11882496 time: 0.056 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37327 size: 886712 memory: 11882496 time: 0.035 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ........ (end) count: 32001 size: 844669 memory: 11882496 time: 0.003 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ......................... (00038000) ......................... (00039000) ......................... (00040000) ......................... (00041000) ......................... (00042000) ......................... (00043000) ......................... (00044000) ......................... (00045000) ......................... (00046000) ......................... (00047000) ......................... (00048000) ......................... (00049000) ......................... (00050000) ......................... (00051000) ......................... (00052000) ......................... (00053000) ........... (end) count: 14421 size: 434148 memory: 11882496 time: 0.017 synchronizing the database: count: 14421 size: 434148 memory: 11882496 time: 0.000 dumping records into snapshot: count: 14421 size: 434148 memory: 11882496 time: 0.001 loading records from snapshot: count: 14421 size: 868296 memory: 13586432 time: 0.004 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: ProtoHashDB (prototype hash database) (type=0x10) path: - opaque: 0 count: 6179 (6.179 thousand) size: 608208 (593.953 KiB) memory: 13586432 time: 0.046 closing the database: time: 0.001 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest wicked 10000 seed=3713746783 rnum=10000 thnum=1 itnum=1 ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: ProtoHashDB (prototype hash database) (type=0x10) path: - opaque: 0 count: 2366 (2.366 thousand) size: 88474 (86.400 KiB) memory: 9248768 time: 0.003 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest wicked -th 4 -it 4 10000 seed=3713746790 rnum=10000 thnum=4 itnum=4 iteration 1: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9469 size: 350414 memory: 9613312 time: 0.031 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9432 size: 696730 memory: 9613312 time: 0.026 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9447 size: 1028423 memory: 9613312 time: 0.030 iteration 4: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: ProtoHashDB (prototype hash database) (type=0x10) path: - opaque: 0 count: 5855 (5.855 thousand) size: 1427027 (1.361 MiB) memory: 9613312 time: 0.024 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest tran 10000 seed=3713746904 rnum=10000 thnum=1 itnum=1 iteration 1 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 1 checking: (end) (end) type: ProtoHashDB (prototype hash database) (type=0x10) path: - opaque: 0 count: 0 (0) size: 0 (0 B) memory: 17698816 time: 0.003 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest tran -th 2 -it 4 10000 seed=3713746914 rnum=10000 thnum=2 itnum=4 iteration 1 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 1 checking: ......................... (00001000) ......................... (00002000) .. (end) ......................... (00001000) ......................... (00002000) .. (end) count: 2102 size: 72113 memory: 17825792 time: 0.015 iteration 2 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 2 checking: ......................... (00001000) ......... (end) ......................... (00001000) ......... (end) count: 1390 size: 120338 memory: 17825792 time: 0.009 iteration 3 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 3 checking: ......................... (00001000) ......................... (00002000) . (end) ......................... (00001000) ......................... (00002000) . (end) count: 2047 size: 186714 memory: 17825792 time: 0.014 iteration 4 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 4 checking: ......................... (00001000) ......................... (00002000) .... (end) ......................... (00001000) ......................... (00002000) .... (end) type: ProtoHashDB (prototype hash database) (type=0x10) path: - opaque: 0 count: 2167 (2.167 thousand) size: 252972 (247.043 KiB) memory: 17825792 time: 0.014 ok rm -rf casket* LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest order -tree -etc 10000 seed=3713746974 rnum=10000 thnum=1 rnd=0 etc=1 tran=0 opening the database: count: 0 size: 0 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 160000 memory: 2097152 time: 0.004 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 160000 memory: 2097152 time: 0.002 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 240000 memory: 2097152 time: 0.003 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 240000 memory: 2097152 time: 0.002 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 240000 memory: 2097152 time: 0.002 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 8571 size: 224246 memory: 2097152 time: 0.000 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) .............. (end) count: 7346 size: 205441 memory: 2097152 time: 0.001 synchronizing the database: count: 7346 size: 205441 memory: 2097152 time: 0.000 dumping records into snapshot: count: 7346 size: 205441 memory: 3145728 time: 0.001 loading records from snapshot: count: 7346 size: 205441 memory: 3145728 time: 0.001 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: ProtoTreeDB (prototype tree database) (type=0x11) path: - opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 count: 0 (0) size: 0 (0 B) memory: 3145728 time: 0.002 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest order -tree -th 4 10000 seed=3713746996 rnum=10000 thnum=4 rnd=0 etc=0 tran=0 opening the database: count: 0 size: 0 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 640000 memory: 5242880 time: 0.041 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 640000 memory: 5242880 time: 0.004 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: ProtoTreeDB (prototype tree database) (type=0x11) path: - opaque: 0 count: 0 (0) size: 0 (0 B) memory: 5242880 time: 0.025 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest order -tree -th 4 -rnd -etc 10000 seed=3713747070 rnum=10000 thnum=4 rnd=1 etc=1 tran=0 opening the database: count: 0 size: 0 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 24966 size: 402592 memory: 1048576 time: 0.062 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34335 size: 552496 memory: 1048576 time: 0.035 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37877 size: 900832 memory: 2097152 time: 0.046 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37365 size: 888200 memory: 2097152 time: 0.045 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37365 size: 888200 memory: 2097152 time: 0.006 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ......... (end) count: 32125 size: 848707 memory: 2097152 time: 0.005 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ......................... (00038000) ......................... (00039000) ......................... (00040000) ......................... (00041000) ......................... (00042000) ......................... (00043000) ......................... (00044000) ......................... (00045000) ......................... (00046000) ......................... (00047000) ......................... (00048000) ......................... (00049000) ......................... (00050000) ......................... (00051000) ......................... (00052000) ......................... (00053000) .... (end) count: 14485 size: 432630 memory: 2097152 time: 0.020 synchronizing the database: count: 14485 size: 432630 memory: 2097152 time: 0.000 dumping records into snapshot: count: 14485 size: 432630 memory: 3145728 time: 0.002 loading records from snapshot: count: 14485 size: 432630 memory: 3145728 time: 0.004 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: ProtoTreeDB (prototype tree database) (type=0x11) path: - opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 count: 6121 (6.121 thousand) size: 171549 (167.528 KiB) memory: 3145728 time: 0.042 closing the database: time: 0.001 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest order -tree -th 4 -rnd -etc -tran 10000 seed=3713747338 rnum=10000 thnum=4 rnd=1 etc=1 tran=1 opening the database: count: 0 size: 0 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 25010 size: 403448 memory: 1048576 time: 0.093 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34552 size: 556120 memory: 1048576 time: 0.062 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37965 size: 903424 memory: 2097152 time: 0.084 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37442 size: 890504 memory: 2097152 time: 0.161 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37442 size: 890504 memory: 2097152 time: 0.111 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ........... (end) count: 32116 size: 849283 memory: 2097152 time: 0.004 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ......................... (00038000) ......................... (00039000) ......................... (00040000) ......................... (00041000) ......................... (00042000) ......................... (00043000) ......................... (00044000) ......................... (00045000) ......................... (00046000) ......................... (00047000) ......................... (00048000) ......................... (00049000) ......................... (00050000) ......................... (00051000) ......................... (00052000) ......................... (00053000) .............. (end) count: 14321 size: 429065 memory: 5242880 time: 0.024 synchronizing the database: count: 14321 size: 429065 memory: 5242880 time: 0.000 dumping records into snapshot: count: 14321 size: 429065 memory: 5242880 time: 0.002 loading records from snapshot: count: 14321 size: 429065 memory: 6291456 time: 0.004 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: ProtoTreeDB (prototype tree database) (type=0x11) path: - opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 count: 6015 (6.015 thousand) size: 169564 (165.590 KiB) memory: 6291456 time: 0.072 closing the database: time: 0.001 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest wicked -tree 10000 seed=3713747960 rnum=10000 thnum=1 itnum=1 ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: ProtoTreeDB (prototype tree database) (type=0x11) path: - opaque: 0 count: 2145 (2.145 thousand) size: 107622 (105.100 KiB) memory: 1048576 time: 0.004 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest wicked -tree -th 4 -it 4 10000 seed=3713747967 rnum=10000 thnum=4 itnum=4 iteration 1: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9057 size: 408202 memory: 1048576 time: 0.058 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9182 size: 804739 memory: 1048576 time: 0.044 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9092 size: 1200742 memory: 1048576 time: 0.057 iteration 4: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: ProtoTreeDB (prototype tree database) (type=0x11) path: - opaque: 0 count: 9211 (9.211 thousand) size: 1596627 (1.523 MiB) memory: 1048576 time: 0.054 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest tran -tree 10000 seed=3713748181 rnum=10000 thnum=1 itnum=1 iteration 1 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 1 checking: ......................... (00001000) ...... (end) ......................... (00001000) ...... (end) type: ProtoTreeDB (prototype tree database) (type=0x11) path: - opaque: 0 count: 1247 (1.247 thousand) size: 34917 (34.099 KiB) memory: 1048576 time: 0.005 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest tran -tree -th 2 -it 4 10000 seed=3713748189 rnum=10000 thnum=2 itnum=4 iteration 1 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 1 checking: ......................... (00001000) ........................ (end) ......................... (00001000) ........................ (end) count: 1993 size: 63243 memory: 1048576 time: 0.021 iteration 2 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 2 checking: ......................... (00001000) ......................... (00002000) .......... (end) ......................... (00001000) ......................... (00002000) .......... (end) count: 2411 size: 138585 memory: 1048576 time: 0.021 iteration 3 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 3 checking: ......................... (00001000) ....................... (end) ......................... (00001000) ....................... (end) count: 1938 size: 200267 memory: 1048576 time: 0.026 iteration 4 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 4 checking: ......................... (00001000) ......................... (00002000) .......... (end) ......................... (00001000) ......................... (00002000) .......... (end) type: ProtoTreeDB (prototype tree database) (type=0x11) path: - opaque: 0 count: 2433 (2.433 thousand) size: 267369 (261.103 KiB) memory: 1048576 time: 0.020 ok make[1]: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make check-stash make[1]: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' rm -rf casket* LD_LIBRARY_PATH=.:/usr/local/lib: ./kcstashtest order -etc -bnum 5000 10000 seed=3713748282 rnum=10000 thnum=1 rnd=0 etc=1 tran=0 bnum=5000 lv=0 opening the database: count: 0 size: 40000 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 320000 memory: 1048576 time: 0.002 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 320000 memory: 1048576 time: 0.002 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 400000 memory: 1048576 time: 0.002 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 400000 memory: 1048576 time: 0.002 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 400000 memory: 1048576 time: 0.002 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 8571 size: 367098 memory: 1048576 time: 0.001 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) .............. (end) count: 7346 size: 333593 memory: 1048576 time: 0.001 synchronizing the database: count: 7346 size: 333593 memory: 1048576 time: 0.000 dumping records into snapshot: count: 7346 size: 333593 memory: 2097152 time: 0.001 loading records from snapshot: count: 7346 size: 333593 memory: 2097152 time: 0.001 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: StashDB (stash database) (type=0x18) opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 buckets: 0 (used=0) (load=0.00) count: 0 (0) size: 40000 (39.062 KiB) memory: 2097152 time: 0.002 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcstashtest order -th 4 -bnum 5000 10000 seed=3713748299 rnum=10000 thnum=4 rnd=0 etc=0 tran=0 bnum=5000 lv=0 opening the database: count: 0 size: 40000 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 1160000 memory: 1048576 time: 0.009 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 1160000 memory: 1048576 time: 0.004 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: StashDB (stash database) (type=0x18) opaque: 0 buckets: 0 (used=0) (load=0.00) count: 0 (0) size: 40000 (39.062 KiB) memory: 1048576 time: 0.010 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcstashtest order -th 4 -rnd -etc -bnum 5000 10000 seed=3713748325 rnum=10000 thnum=4 rnd=1 etc=1 tran=0 bnum=5000 lv=0 opening the database: count: 0 size: 40000 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 24207 size: 721188 memory: 1048576 time: 0.031 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 33657 size: 985788 memory: 1048576 time: 0.008 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37531 size: 1383268 memory: 1048576 time: 0.012 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37055 size: 1365316 memory: 1048576 time: 0.027 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37055 size: 1365316 memory: 1048576 time: 0.005 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) . (end) count: 31788 size: 1262956 memory: 1048576 time: 0.004 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ......................... (00038000) ......................... (00039000) ......................... (00040000) ......................... (00041000) ......................... (00042000) ......................... (00043000) ......................... (00044000) ......................... (00045000) ......................... (00046000) ......................... (00047000) ......................... (00048000) ......................... (00049000) ......................... (00050000) ......................... (00051000) ......................... (00052000) ....................... (end) count: 14427 size: 646066 memory: 1048576 time: 0.019 synchronizing the database: count: 14427 size: 646066 memory: 1048576 time: 0.000 dumping records into snapshot: count: 14427 size: 646066 memory: 2097152 time: 0.001 loading records from snapshot: count: 14427 size: 646066 memory: 3145728 time: 0.003 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: StashDB (stash database) (type=0x18) opaque: 0 buckets: 0 (used=3610) (load=1.76) count: 6353 (6.353 thousand) size: 295520 (288.594 KiB) memory: 3145728 time: 0.022 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcstashtest order -th 4 -rnd -etc -bnum 5000 10000 seed=3713748460 rnum=10000 thnum=4 rnd=1 etc=1 tran=0 bnum=5000 lv=0 opening the database: count: 0 size: 40000 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 24199 size: 720468 memory: 3534848 time: 0.034 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 33681 size: 985964 memory: 3534848 time: 0.008 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37551 size: 1383364 memory: 3534848 time: 0.012 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37027 size: 1363836 memory: 3534848 time: 0.028 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37027 size: 1363836 memory: 3534848 time: 0.005 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) (end) count: 31768 size: 1258287 memory: 3534848 time: 0.004 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ......................... (00038000) ......................... (00039000) ......................... (00040000) ......................... (00041000) ......................... (00042000) ......................... (00043000) ......................... (00044000) ......................... (00045000) ......................... (00046000) ......................... (00047000) ......................... (00048000) ......................... (00049000) ......................... (00050000) ......................... (00051000) ......................... (00052000) .................... (end) count: 14328 size: 638762 memory: 3534848 time: 0.014 synchronizing the database: count: 14328 size: 638762 memory: 3534848 time: 0.000 dumping records into snapshot: count: 14328 size: 638762 memory: 3534848 time: 0.001 loading records from snapshot: count: 14328 size: 638762 memory: 3850240 time: 0.003 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: StashDB (stash database) (type=0x18) opaque: 0 buckets: 0 (used=3618) (load=1.77) count: 6389 (6.389 thousand) size: 296169 (289.228 KiB) memory: 3850240 time: 0.023 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcstashtest order -th 4 -rnd -etc -tran \ -bnum 5000 10000 seed=3713748596 rnum=10000 thnum=4 rnd=1 etc=1 tran=1 bnum=5000 lv=0 opening the database: count: 0 size: 40000 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 24836 size: 738592 memory: 1048576 time: 0.200 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34450 size: 1007784 memory: 1048576 time: 0.067 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37918 size: 1397144 memory: 1048576 time: 0.172 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37408 size: 1378880 memory: 1048576 time: 0.106 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37408 size: 1378880 memory: 1048576 time: 0.067 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) .......... (end) count: 32103 size: 1274025 memory: 2097152 time: 0.006 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ......................... (00038000) ......................... (00039000) ......................... (00040000) ......................... (00041000) ......................... (00042000) ......................... (00043000) ......................... (00044000) ......................... (00045000) ......................... (00046000) ......................... (00047000) ......................... (00048000) ......................... (00049000) ......................... (00050000) ......................... (00051000) ......................... (00052000) ......................... (00053000) ...... (end) count: 14367 size: 642267 memory: 4194304 time: 0.019 synchronizing the database: count: 14367 size: 642267 memory: 4194304 time: 0.000 dumping records into snapshot: count: 14367 size: 642267 memory: 5242880 time: 0.002 loading records from snapshot: count: 14367 size: 642267 memory: 5242880 time: 0.002 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: StashDB (stash database) (type=0x18) opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 buckets: 0 (used=3492) (load=1.73) count: 6029 (6.029 thousand) size: 282738 (276.111 KiB) memory: 5242880 time: 0.107 closing the database: time: 0.001 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcstashtest wicked -bnum 5000 10000 seed=3713749347 rnum=10000 thnum=1 itnum=1 bnum=5000 lv=0 ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: StashDB (stash database) (type=0x18) opaque: 0 buckets: 0 (used=1934) (load=1.28) count: 2469 (2.469 thousand) size: 169880 (165.898 KiB) memory: 1048576 time: 0.002 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcstashtest wicked -th 4 -it 4 -bnum 5000 10000 seed=3713749352 rnum=10000 thnum=4 itnum=4 bnum=5000 lv=0 iteration 1: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9884 size: 521755 memory: 1048576 time: 0.051 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 19740 size: 1007613 memory: 1048576 time: 0.048 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 29631 size: 1479224 memory: 1048576 time: 0.048 iteration 4: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: StashDB (stash database) (type=0x18) opaque: 0 buckets: 0 (used=3671) (load=1.79) count: 6562 (6.562 thousand) size: 341041 (333.048 KiB) memory: 1048576 time: 0.050 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcstashtest tran -bnum 5000 10000 seed=3713749552 rnum=10000 thnum=1 itnum=1 bnum=5000 lv=0 iteration 1 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 1 checking: ................ (end) ................ (end) type: StashDB (stash database) (type=0x18) opaque: 0 buckets: 0 (used=560) (load=1.15) count: 645 (645) size: 65826 (64.283 KiB) memory: 5242880 time: 0.010 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcstashtest tran -th 2 -it 4 -bnum 5000 10000 seed=3713749564 rnum=10000 thnum=2 itnum=4 bnum=5000 lv=0 iteration 1 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 1 checking: ......................... (00001000) ..................... (end) ......................... (00001000) ..................... (end) count: 1853 size: 117438 memory: 7340032 time: 0.068 iteration 2 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 2 checking: ......................... (00001000) ......................... (00002000) ... (end) ......................... (00001000) ......................... (00002000) ... (end) count: 3996 size: 208488 memory: 7680000 time: 0.070 iteration 3 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 3 checking: ......................... (00001000) ........................ (end) ......................... (00001000) ........................ (end) count: 5994 size: 294497 memory: 7680000 time: 0.074 iteration 4 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 4 checking: ......................... (00001000) ......... (end) ......................... (00001000) ......... (end) type: StashDB (stash database) (type=0x18) opaque: 0 buckets: 0 (used=1140) (load=6.48) count: 7383 (7.383 thousand) size: 354478 (346.170 KiB) memory: 7680000 time: 0.024 ok make[1]: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make check-cache make[1]: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' rm -rf casket* LD_LIBRARY_PATH=.:/usr/local/lib: ./kccachetest order -etc -bnum 5000 10000 seed=3713749806 rnum=10000 thnum=1 rnd=0 etc=1 tran=0 opts=0 bnum=5000 capcnt=-1 capsiz=-1 lv=0 opening the database: count: 0 size: 48832 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 608832 memory: 1048576 time: 0.002 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 608832 memory: 1048576 time: 0.002 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 688832 memory: 2097152 time: 0.002 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 688832 memory: 2097152 time: 0.002 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 688832 memory: 2097152 time: 0.002 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 8571 size: 615918 memory: 2097152 time: 0.001 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) .............. (end) count: 7346 size: 548113 memory: 2097152 time: 0.001 synchronizing the database: count: 7346 size: 548113 memory: 2097152 time: 0.000 dumping records into snapshot: count: 7346 size: 548113 memory: 2097152 time: 0.001 loading records from snapshot: count: 7346 size: 548113 memory: 2097152 time: 0.001 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: CacheDB (cache hash database) (type=0x20) format version: 5 (libver=16.13) (chksum=0xFF) path: * status flags: (flags=0) options: (opts=0) opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 buckets: 5000 (used=0) (load=0.00) count: 0 (0) (capcnt=-1) size: 48832 (47.688 KiB) (capsiz=-1) memory: 2097152 time: 0.002 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kccachetest order -th 4 -bnum 5000 10000 seed=3713749823 rnum=10000 thnum=4 rnd=0 etc=0 tran=0 opts=0 bnum=5000 capcnt=-1 capsiz=-1 lv=0 opening the database: count: 0 size: 48832 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 2288832 memory: 1048576 time: 0.009 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 2288832 memory: 1048576 time: 0.008 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: CacheDB (cache hash database) (type=0x20) format version: 5 (libver=16.13) (chksum=0xFF) path: * status flags: (flags=0) options: (opts=0) opaque: 0 buckets: 5000 (used=0) (load=0.00) count: 0 (0) (capcnt=-1) size: 48832 (47.688 KiB) (capsiz=-1) memory: 1048576 time: 0.008 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kccachetest order -th 4 -rnd -etc -bnum 5000 -capcnt 10000 10000 seed=3713749850 rnum=10000 thnum=4 rnd=1 etc=1 tran=0 opts=0 bnum=5000 capcnt=10000 capsiz=-1 lv=0 opening the database: count: 0 size: 48832 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10015 size: 610760 memory: 1048576 time: 0.028 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10016 size: 609728 memory: 1048576 time: 0.011 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10016 size: 642288 memory: 1048576 time: 0.013 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10013 size: 640152 memory: 1048576 time: 0.023 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10013 size: 640152 memory: 1048576 time: 0.007 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) (end) count: 8629 size: 585810 memory: 1048576 time: 0.002 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) .................... (end) count: 5258 size: 399098 memory: 1048576 time: 0.004 synchronizing the database: count: 5258 size: 399098 memory: 1048576 time: 0.000 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: CacheDB (cache hash database) (type=0x20) format version: 5 (libver=16.13) (chksum=0xFF) path: * status flags: (flags=0) options: (opts=0) opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 buckets: 5000 (used=2280) (load=1.19) count: 2931 (2.931 thousand) (capcnt=10000) size: 234829 (229.325 KiB) (capsiz=-1) memory: 1048576 time: 0.020 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kccachetest order -th 4 -rnd -etc -bnum 5000 -capsiz 10000 10000 seed=3713749962 rnum=10000 thnum=4 rnd=1 etc=1 tran=0 opts=0 bnum=5000 capcnt=-1 capsiz=10000 lv=0 opening the database: count: 0 size: 48832 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 142 size: 56808 memory: 3489792 time: 0.037 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 144 size: 56896 memory: 3489792 time: 0.009 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 144 size: 56896 memory: 3489792 time: 0.005 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 144 size: 56896 memory: 3489792 time: 0.018 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 144 size: 56896 memory: 3489792 time: 0.005 traversing the database by the inner iterator: ... (end) count: 106 size: 55236 memory: 3489792 time: 0.000 traversing the database by the outer cursor: ...... (end) count: 69 size: 53424 memory: 3489792 time: 0.000 synchronizing the database: count: 69 size: 53424 memory: 3489792 time: 0.000 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: CacheDB (cache hash database) (type=0x20) format version: 5 (libver=16.13) (chksum=0xFF) path: * status flags: (flags=0) options: (opts=0) opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 buckets: 5000 (used=138) (load=1.01) count: 140 (140) (capcnt=-1) size: 56672 (55.344 KiB) (capsiz=10000) memory: 3489792 time: 0.017 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kccachetest order -th 4 -rnd -etc -tran \ -tc -bnum 5000 -capcnt 10000 10000 seed=3713750056 rnum=10000 thnum=4 rnd=1 etc=1 tran=1 opts=4 bnum=5000 capcnt=10000 capsiz=-1 lv=0 opening the database: count: 0 size: 48832 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10016 size: 639417 memory: 1048576 time: 1.448 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10016 size: 639159 memory: 1048576 time: 1.635 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10016 size: 644283 memory: 1048576 time: 2.000 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10014 size: 643855 memory: 1048576 time: 0.210 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10014 size: 643855 memory: 1048576 time: 0.094 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) (end) count: 8560 size: 550272 memory: 1048576 time: 0.017 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) . (end) count: 5163 size: 345263 memory: 2097152 time: 0.046 synchronizing the database: count: 5163 size: 345263 memory: 2097152 time: 0.000 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: CacheDB (cache hash database) (type=0x20) format version: 5 (libver=16.13) (chksum=0xFF) path: * status flags: (flags=0) options: compress (opts=4) opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 buckets: 5000 (used=2170) (load=1.17) count: 2709 (2.709 thousand) (capcnt=10000) size: 205594 (200.775 KiB) (capsiz=-1) memory: 2097152 time: 0.180 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kccachetest wicked -bnum 5000 10000 seed=3713755690 rnum=10000 thnum=1 itnum=1 opts=0 bnum=5000 capcnt=-1 capsiz=-1 lv=0 ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: CacheDB (cache hash database) (type=0x20) format version: 5 (libver=16.13) (chksum=0xFF) path: * status flags: (flags=0) options: (opts=0) opaque: 0 buckets: 5000 (used=1979) (load=1.16) count: 2437 (2.437 thousand) (capcnt=-1) size: 239240 (233.633 KiB) (capsiz=-1) memory: 1048576 time: 0.002 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kccachetest wicked -th 4 -it 4 -tc -bnum 5000 -capcnt 10000 10000 seed=3713755694 rnum=10000 thnum=4 itnum=4 opts=4 bnum=5000 capcnt=10000 capsiz=-1 lv=0 iteration 1: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9776 size: 567771 memory: 1048576 time: 0.225 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9758 size: 567112 memory: 1048576 time: 0.131 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9844 size: 571267 memory: 1048576 time: 0.137 iteration 4: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: CacheDB (cache hash database) (type=0x20) format version: 5 (libver=16.13) (chksum=0xFF) path: * status flags: (flags=0) options: compress (opts=4) opaque: 0 buckets: 5000 (used=4778) (load=1.62) count: 9885 (9.885 thousand) (capcnt=10000) size: 573768 (560.320 KiB) (capsiz=-1) memory: 1048576 time: 0.113 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kccachetest tran -bnum 5000 10000 seed=3713756303 rnum=10000 thnum=1 itnum=1 opts=0 bnum=5000 capcnt=-1 capsiz=-1 lv=0 iteration 1 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 1 checking: ......................... (00001000) ... (end) ......................... (00001000) ... (end) type: CacheDB (cache hash database) (type=0x20) format version: 5 (libver=16.13) (chksum=0xFF) path: * status flags: (flags=0) options: (opts=0) opaque: 0 buckets: 5000 (used=1025) (load=1.08) count: 1141 (1.141 thousand) (capcnt=-1) size: 136108 (132.918 KiB) (capsiz=-1) memory: 6291456 time: 0.008 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kccachetest tran -th 2 -it 4 -tc -bnum 5000 10000 seed=3713756314 rnum=10000 thnum=2 itnum=4 opts=4 bnum=5000 capcnt=-1 capsiz=-1 lv=0 iteration 1 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 1 checking: ..................... (end) ..................... (end) count: 879 size: 94398 memory: 6291456 time: 0.155 iteration 2 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 2 checking: ......................... (00001000) ..... (end) ......................... (00001000) ..... (end) count: 1236 size: 113046 memory: 6615040 time: 0.111 iteration 3 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 3 checking: ......................... (00001000) ......................... (00002000) .... (end) ......................... (00001000) ......................... (00002000) .... (end) count: 2187 size: 162301 memory: 7954432 time: 0.269 iteration 4 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 4 checking: ......................... (00001000) ......................... (00002000) ..... (end) ......................... (00001000) ......................... (00002000) ..... (end) type: CacheDB (cache hash database) (type=0x20) format version: 5 (libver=16.13) (chksum=0xFF) path: * status flags: (flags=0) options: compress (opts=4) opaque: 0 buckets: 5000 (used=1720) (load=1.20) count: 2236 (2.236 thousand) (capcnt=-1) size: 164939 (161.073 KiB) (capsiz=-1) memory: 8445952 time: 0.258 ok make[1]: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make check-grass make[1]: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' rm -rf casket* LD_LIBRARY_PATH=.:/usr/local/lib: ./kcgrasstest order -etc -bnum 5000 10000 seed=3713757112 rnum=10000 thnum=1 rnd=0 etc=1 tran=0 opts=0 bnum=5000 psiz=-1 pccap=0 rcomp=(nil) lv=0 opening the database: count: 0 size: 48997 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 48997 memory: 1048576 time: 0.004 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 48997 memory: 1048576 time: 0.004 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 48997 memory: 2097152 time: 0.005 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 48997 memory: 2097152 time: 0.004 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 48997 memory: 2097152 time: 0.004 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 8571 size: 48997 memory: 2097152 time: 0.002 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) .............. (end) count: 7346 size: 271681 memory: 2097152 time: 0.006 synchronizing the database: count: 7346 size: 272294 memory: 2097152 time: 0.000 dumping records into snapshot: count: 7346 size: 272294 memory: 2097152 time: 0.002 loading records from snapshot: count: 7346 size: 272294 memory: 3145728 time: 0.002 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: GrassDB (cache tree database) (type=0x21) format version: 5 (libver=16.13) (chksum=0xFF) path: % status flags: (flags=0) options: (opts=0) comparator: lexical opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 buckets: 5000 (used=58) (load=1.02) pages: 60 (leaf=58) (inner=1) (level=1) (psiz=8192) cache: 1840 (cap=67108864) (ratio=0.00) (leaf=464:58) (inner=1376:1) count: 0 (0) size: 272294 (265.912 KiB) memory: 3145728 time: 0.004 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcgrasstest order -th 4 -bnum 5000 10000 seed=3713757152 rnum=10000 thnum=4 rnd=0 etc=0 tran=0 opts=0 bnum=5000 psiz=-1 pccap=0 rcomp=(nil) lv=0 opening the database: count: 0 size: 48997 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 48997 memory: 1048576 time: 0.011 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 48997 memory: 1048576 time: 0.008 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 0 size: 48997 memory: 1048576 time: 0.009 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcgrasstest order -th 4 -rnd -etc -bnum 5000 10000 seed=3713757183 rnum=10000 thnum=4 rnd=1 etc=1 tran=0 opts=0 bnum=5000 psiz=-1 pccap=0 rcomp=(nil) lv=0 opening the database: count: 0 size: 48997 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 24534 size: 429199 memory: 1048576 time: 0.035 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 33975 size: 429199 memory: 1048576 time: 0.016 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37675 size: 429199 memory: 1048576 time: 0.023 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37155 size: 971722 memory: 1048576 time: 0.028 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37155 size: 971722 memory: 1048576 time: 0.013 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ... (end) count: 31830 size: 971722 memory: 1048576 time: 0.007 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ......................... (00038000) ......................... (00039000) ......................... (00040000) ......................... (00041000) ......................... (00042000) ......................... (00043000) ......................... (00044000) ......................... (00045000) ......................... (00046000) ......................... (00047000) ......................... (00048000) ......................... (00049000) ......................... (00050000) ......................... (00051000) ......................... (00052000) ......................... (00053000) ....... (end) count: 14255 size: 623271 memory: 1048576 time: 0.049 synchronizing the database: count: 14255 size: 516033 memory: 1048576 time: 0.001 dumping records into snapshot: count: 14255 size: 516033 memory: 3145728 time: 0.004 loading records from snapshot: count: 14255 size: 48997 memory: 4194304 time: 0.004 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: GrassDB (cache tree database) (type=0x21) format version: 5 (libver=16.13) (chksum=0xFF) path: % status flags: (flags=0) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=125) (load=1.02) pages: 128 (leaf=131) (inner=1) (level=2) (psiz=8192) cache: 226445 (cap=67108864) (ratio=0.00) (leaf=223317:131) (inner=3128:1) count: 6168 (6.168 thousand) size: 276938 (270.447 KiB) memory: 4194304 time: 0.030 closing the database: time: 0.001 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcgrasstest order -th 4 -rnd -etc -bnum 5000 10000 seed=3713757397 rnum=10000 thnum=4 rnd=1 etc=1 tran=0 opts=0 bnum=5000 psiz=-1 pccap=0 rcomp=(nil) lv=0 opening the database: count: 0 size: 48997 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 24314 size: 455323 memory: 1048576 time: 0.036 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34162 size: 455323 memory: 1048576 time: 0.015 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37703 size: 455323 memory: 1048576 time: 0.023 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37191 size: 963202 memory: 1048576 time: 0.028 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37191 size: 963202 memory: 1048576 time: 0.013 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) .... (end) count: 32002 size: 963202 memory: 1048576 time: 0.007 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ......................... (00038000) ......................... (00039000) ......................... (00040000) ......................... (00041000) ......................... (00042000) ......................... (00043000) ......................... (00044000) ......................... (00045000) ......................... (00046000) ......................... (00047000) ......................... (00048000) ......................... (00049000) ......................... (00050000) ......................... (00051000) ......................... (00052000) ......................... (00053000) .............. (end) count: 14444 size: 631016 memory: 1048576 time: 0.049 synchronizing the database: count: 14444 size: 524777 memory: 1048576 time: 0.001 dumping records into snapshot: count: 14444 size: 524777 memory: 3145728 time: 0.004 loading records from snapshot: count: 14444 size: 48997 memory: 4194304 time: 0.004 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: GrassDB (cache tree database) (type=0x21) format version: 5 (libver=16.13) (chksum=0xFF) path: % status flags: (flags=0) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=130) (load=1.02) pages: 133 (leaf=134) (inner=1) (level=2) (psiz=8192) cache: 227926 (cap=67108864) (ratio=0.00) (leaf=224726:134) (inner=3200:1) count: 6185 (6.185 thousand) size: 286508 (279.793 KiB) memory: 4194304 time: 0.026 closing the database: time: 0.001 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcgrasstest order -th 4 -rnd -etc -tran \ -tc -bnum 5000 -pccap 10k -rcd 500 seed=3713757605 rnum=500 thnum=4 rnd=1 etc=1 tran=1 opts=4 bnum=5000 psiz=-1 pccap=10240 rcomp=0x7fb62c58af10 lv=0 opening the database: count: 0 size: 48944 memory: 1048576 time: 0.000 setting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1260 size: 53438 memory: 3751936 time: 0.551 adding records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1709 size: 54553 memory: 3751936 time: 0.143 appending records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1889 size: 56376 memory: 3751936 time: 0.540 getting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1868 size: 56326 memory: 3751936 time: 0.095 getting records with a buffer: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1868 size: 56326 memory: 3751936 time: 0.059 traversing the database by the inner iterator: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) ......................... (00000550) ......................... (00000600) ......................... (00000650) ......................... (00000700) ......................... (00000750) ......................... (00000800) ......................... (00000850) ......................... (00000900) ......................... (00000950) ......................... (00001000) ......................... (00001050) ......................... (00001100) ......................... (00001150) ......................... (00001200) ......................... (00001250) ......................... (00001300) ......................... (00001350) ......................... (00001400) ......................... (00001450) ......................... (00001500) ......................... (00001550) ......................... (00001600) ......................... (00001650) ......................... (00001700) ......................... (00001750) ......................... (00001800) ......................... (00001850) ......... (end) count: 1601 size: 56413 memory: 3751936 time: 0.003 traversing the database by the outer cursor: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) ......................... (00000550) ......................... (00000600) ......................... (00000650) ......................... (00000700) ......................... (00000750) ......................... (00000800) ......................... (00000850) ......................... (00000900) ......................... (00000950) ......................... (00001000) ......................... (00001050) ......................... (00001100) ......................... (00001150) ......................... (00001200) ......................... (00001250) ......................... (00001300) ......................... (00001350) ......................... (00001400) ......................... (00001450) ......................... (00001500) ......................... (00001550) ......................... (00001600) ......................... (00001650) ......................... (00001700) ......................... (00001750) ......................... (00001800) ......................... (00001850) ......................... (00001900) ......................... (00001950) ......................... (00002000) ......................... (00002050) ......................... (00002100) ......................... (00002150) ......................... (00002200) ......................... (00002250) ......................... (00002300) ......................... (00002350) ......................... (00002400) ......................... (00002450) ......................... (00002500) ......................... (00002550) ......................... (00002600) .............. (end) count: 705 size: 53213 memory: 3751936 time: 0.273 synchronizing the database: count: 705 size: 53213 memory: 3751936 time: 0.000 dumping records into snapshot: count: 705 size: 53213 memory: 3751936 time: 0.000 loading records from snapshot: count: 705 size: 54570 memory: 3751936 time: 0.086 removing records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) type: GrassDB (cache tree database) (type=0x21) format version: 5 (libver=16.13) (chksum=0xFF) path: % status flags: (flags=0) options: compress (opts=4) comparator: decimal opaque: 0 buckets: 5000 (used=8) (load=1.00) pages: 8 (leaf=6) (inner=1) (level=2) (psiz=8192) cache: 8775 (cap=10240) (ratio=0.86) (leaf=8647:5) (inner=128:1) count: 304 (304) size: 50931 (49.737 KiB) memory: 3751936 time: 0.101 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcgrasstest wicked -bnum 5000 10000 seed=3713759460 rnum=10000 thnum=1 itnum=1 opts=0 bnum=5000 psiz=-1 pccap=0 rcomp=(nil) lv=0 ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: GrassDB (cache tree database) (type=0x21) format version: 5 (libver=16.13) (chksum=0xFF) path: % status flags: (flags=0) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=22) (load=1.00) pages: 22 (leaf=20) (inner=1) (level=2) (psiz=8192) cache: 106810 (cap=67108864) (ratio=0.00) (leaf=106426:20) (inner=384:1) count: 2333 (2.333 thousand) size: 142277 (138.942 KiB) memory: 1048576 time: 0.008 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcgrasstest wicked -th 4 -it 4 -tc -bnum 5000 -pccap 10k -rcd 1000 seed=3713759470 rnum=1000 thnum=4 itnum=4 opts=4 bnum=5000 psiz=-1 pccap=10240 rcomp=0x7f1142fbef10 lv=0 iteration 1: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 962 size: 55235 memory: 1048576 time: 0.345 iteration 2: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 963 size: 55026 memory: 1048576 time: 0.346 iteration 3: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 921 size: 55030 memory: 1048576 time: 0.336 iteration 4: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) type: GrassDB (cache tree database) (type=0x21) format version: 5 (libver=16.13) (chksum=0xFF) path: % status flags: (flags=0) options: compress (opts=4) comparator: decimal opaque: 0 buckets: 5000 (used=11) (load=1.00) pages: 11 (leaf=9) (inner=1) (level=2) (psiz=8192) cache: 7219 (cap=10240) (ratio=0.70) (leaf=7055:2) (inner=164:1) count: 956 (956) size: 55118 (53.826 KiB) memory: 1048576 time: 0.335 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcgrasstest tran -bnum 500 10000 seed=3713760834 rnum=10000 thnum=1 itnum=1 opts=0 bnum=500 psiz=-1 pccap=0 rcomp=(nil) lv=0 iteration 1 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 1 checking: ......................... (00001000) ..... (end) ......................... (00001000) ..... (end) type: GrassDB (cache tree database) (type=0x21) format version: 5 (libver=16.13) (chksum=0xFF) path: % status flags: (flags=0) options: (opts=0) comparator: lexical opaque: 0 buckets: 500 (used=15) (load=1.00) pages: 15 (leaf=13) (inner=1) (level=2) (psiz=8192) cache: 54263 (cap=67108864) (ratio=0.00) (leaf=54016:13) (inner=247:1) count: 1217 (1.217 thousand) size: 53323 (52.073 KiB) memory: 3145728 time: 0.009 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcgrasstest tran -th 2 -it 4 -tc -bnum 5000 -pccap 10k -rcd 5000 seed=3713760846 rnum=5000 thnum=2 itnum=4 opts=4 bnum=5000 psiz=-1 pccap=10240 rcomp=0x7fd0975caf10 lv=0 iteration 1 updating: ......................... (00000500) ......................... (00001000) ......................... (00001500) ......................... (00002000) ......................... (00002500) ......................... (00003000) ......................... (00003500) ......................... (00004000) ......................... (00004500) ......................... (00005000) iteration 1 checking: ......................... (00000500) ........................ (end) ......................... (00000500) ........................ (end) count: 985 size: 53501 memory: 3145728 time: 0.574 iteration 2 updating: ......................... (00000500) ......................... (00001000) ......................... (00001500) ......................... (00002000) ......................... (00002500) ......................... (00003000) ......................... (00003500) ......................... (00004000) ......................... (00004500) ......................... (00005000) iteration 2 checking: ......................... (00000500) ......................... (00001000) ..... (end) ......................... (00000500) ......................... (00001000) ..... (end) count: 1110 size: 53795 memory: 3145728 time: 0.579 iteration 3 updating: ......................... (00000500) ......................... (00001000) ......................... (00001500) ......................... (00002000) ......................... (00002500) ......................... (00003000) ......................... (00003500) ......................... (00004000) ......................... (00004500) ......................... (00005000) iteration 3 checking: ......................... (00000500) ......................... (00001000) ................. (end) ......................... (00000500) ......................... (00001000) ................. (end) count: 1359 size: 54641 memory: 3145728 time: 0.445 iteration 4 updating: ......................... (00000500) ......................... (00001000) ......................... (00001500) ......................... (00002000) ......................... (00002500) ......................... (00003000) ......................... (00003500) ......................... (00004000) ......................... (00004500) ......................... (00005000) iteration 4 checking: ......................... (00000500) ......................... (00001000) .................... (end) ......................... (00000500) ......................... (00001000) .................... (end) type: GrassDB (cache tree database) (type=0x21) format version: 5 (libver=16.13) (chksum=0xFF) path: % status flags: (flags=0) options: compress (opts=4) comparator: decimal opaque: 0 buckets: 5000 (used=11) (load=1.00) pages: 11 (leaf=9) (inner=1) (level=2) (psiz=8192) cache: 9529 (cap=10240) (ratio=0.93) (leaf=9362:2) (inner=167:1) count: 1415 (1.415 thousand) size: 55148 (53.855 KiB) memory: 3145728 time: 0.509 ok make[1]: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make check-hash make[1]: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' rm -rf casket* LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr create -otr -apow 1 -fpow 2 -bnum 3 casket LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr inform -st casket type: HashDB (file hash database) (type=0x30) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: (flags=0) alignment: 2 (apow=1) free block pool: 4 (fpow=2) (used=0) (frg=0) options: (opts=0) opaque: 0 buckets: 3 (used=0) (load=0.00) count: 0 (0) size: 120 (120 B) (map=67108864) LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr set -add casket duffy 1231 LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr set -add casket micky 0101 LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr set casket fal 1007 LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr set casket mikio 0211 LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr set casket natsuki 0810 LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr set casket micky "" LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr set -app casket duffy kukuku LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr remove casket micky LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr list -pv casket > check.out LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr set casket ryu 1 LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr set casket ken 2 LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr remove casket duffy LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr set casket ryu syo-ryu-ken LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr set casket ken tatsumaki-senpu-kyaku LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr set -inci casket int 1234 1234 LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr set -inci casket int 5678 6912 LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr set -incd casket double 1234.5678 1234.567800 LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr set -incd casket double 8765.4321 9999.999900 LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr get casket mikio 0211 LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr get casket ryu syo-ryu-ken LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr import casket lab/numbers.tsv ..................... (21) LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr list -pv -px casket > check.out LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr copy casket casket-para (end) 1 blocks were copied successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr dump casket check.out (end) 0 records were dumped successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr load -otr casket check.out (end) 0 records were loaded successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr defrag -onl casket LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr setbulk casket aa aaa bb bbb cc ccc dd ddd LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr removebulk casket aa bb zz LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr getbulk casket aa bb cc dd cc ccc dd ddd LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket (end) 21 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr inform -st casket type: HashDB (file hash database) (type=0x30) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: (flags=0) alignment: 8 (apow=3) free block pool: 1024 (fpow=10) (used=2) (frg=0) options: (opts=0) opaque: 0 buckets: 1048583 (used=21) (load=1.00) count: 21 (21) size: 6298408 (6.007 MiB) (map=67108864) LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr create -otr -otl -onr -apow 1 -fpow 3 \ -ts -tl -tc -bnum 1 casket LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr import casket < lab/numbers.tsv ..................... (21) LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr set casket mikio kyotocabinet LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr set -app casket tako ikaunini LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr set -app casket mikio kyototyrant LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr set -app casket mikio kyotodystopia LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr get -px casket mikio > check.out LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr list casket > check.out LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket (end) 14 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr clear casket rm -rf casket* LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest order -set -bnum 5000 -msiz 50000 casket 10000 seed=3713763092 path=casket rnum=10000 thnum=1 rnd=0 mode=115 tran=0 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 msiz=50000 dfunit=-1 lv=0 opening the database: count: 0 size: 36224 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: HashDB (file hash database) (type=0x30) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 8 (apow=3) free block pool: 1024 (fpow=10) (used=0) (frg=0) options: (opts=0) opaque: 0 buckets: 5000 (used=4351) (load=1.72) count: 10000 (10.000 thousand) size: 356224 (347.875 KiB) (map=50000) memory: 1048576 time: 0.019 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest order -get -msiz 50000 casket 10000 seed=3713763113 path=casket rnum=10000 thnum=1 rnd=0 mode=103 tran=0 oflags=0 apow=-1 fpow=-1 opts=0 bnum=-1 msiz=50000 dfunit=-1 lv=0 opening the database: count: 10000 size: 356224 memory: 1048576 time: 0.000 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: HashDB (file hash database) (type=0x30) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: (flags=0) alignment: 8 (apow=3) free block pool: 1024 (fpow=10) (used=0) (frg=0) options: (opts=0) opaque: 0 buckets: 5000 (used=4351) (load=1.72) count: 10000 (10.000 thousand) size: 356224 (347.875 KiB) (map=50000) memory: 1048576 time: 0.016 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest order -getw -msiz 5000 casket 10000 seed=3713763132 path=casket rnum=10000 thnum=1 rnd=0 mode=119 tran=0 oflags=0 apow=-1 fpow=-1 opts=0 bnum=-1 msiz=5000 dfunit=-1 lv=0 opening the database: count: 10000 size: 356224 memory: 1048576 time: 0.000 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: HashDB (file hash database) (type=0x30) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: (flags=0) alignment: 8 (apow=3) free block pool: 1024 (fpow=10) (used=0) (frg=0) options: (opts=0) opaque: 0 buckets: 5000 (used=4351) (load=1.72) count: 10000 (10.000 thousand) size: 356224 (347.875 KiB) (map=5000) memory: 1048576 time: 0.022 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest order -rem -msiz 50000 casket 10000 seed=3713763159 path=casket rnum=10000 thnum=1 rnd=0 mode=114 tran=0 oflags=0 apow=-1 fpow=-1 opts=0 bnum=-1 msiz=50000 dfunit=-1 lv=0 opening the database: count: 10000 size: 356224 memory: 1048576 time: 0.000 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: HashDB (file hash database) (type=0x30) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 8 (apow=3) free block pool: 1024 (fpow=10) (used=1024) (frg=10000) options: (opts=0) opaque: 0 buckets: 5000 (used=0) (load=0.00) count: 0 (0) size: 356224 (347.875 KiB) (map=50000) memory: 1048576 time: 0.028 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest order -bnum 5000 -msiz 50000 casket 10000 seed=3713763190 path=casket rnum=10000 thnum=1 rnd=0 mode=0 tran=0 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 msiz=50000 dfunit=-1 lv=0 opening the database: count: 0 size: 36224 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 356224 memory: 1048576 time: 0.019 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 356224 memory: 1048576 time: 0.016 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 0 size: 356224 memory: 1048576 time: 0.028 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest order -etc \ -bnum 5000 -msiz 50000 -dfunit 4 casket 10000 seed=3713763255 path=casket rnum=10000 thnum=1 rnd=0 mode=101 tran=0 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 msiz=50000 dfunit=4 lv=0 opening the database: count: 0 size: 36224 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 356224 memory: 1048576 time: 0.019 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 356224 memory: 1048576 time: 0.016 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 756104 memory: 1048576 time: 0.054 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 756104 memory: 1048576 time: 0.017 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 756104 memory: 1048576 time: 0.016 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 8571 size: 810928 memory: 1048576 time: 0.022 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) .............. (end) count: 7346 size: 855128 memory: 1048576 time: 0.040 synchronizing the database: count: 7346 size: 855128 memory: 1048576 time: 0.000 dumping records into snapshot: count: 7346 size: 855128 memory: 1048576 time: 0.010 loading records from snapshot: count: 7346 size: 855128 memory: 2097152 time: 0.018 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: HashDB (file hash database) (type=0x30) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 8 (apow=3) free block pool: 1024 (fpow=10) (used=1024) (frg=3) options: (opts=0) opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 buckets: 5000 (used=0) (load=0.00) count: 0 (0) size: 204832 (200.031 KiB) (map=50000) memory: 2097152 time: 0.048 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest order -th 4 \ -bnum 5000 -msiz 50000 -dfunit 4 casket 10000 seed=3713763517 path=casket rnum=10000 thnum=4 rnd=0 mode=0 tran=0 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 msiz=50000 dfunit=4 lv=0 opening the database: count: 0 size: 36224 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 1316224 memory: 1048576 time: 0.059 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 1316224 memory: 1048576 time: 0.045 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 0 size: 1316224 memory: 1048576 time: 0.069 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest order -th 4 -rnd -etc \ -bnum 5000 -msiz 50000 -dfunit 4 casket 10000 seed=3713763693 path=casket rnum=10000 thnum=4 rnd=1 mode=101 tran=0 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 msiz=50000 dfunit=4 lv=0 opening the database: count: 0 size: 36224 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 24947 size: 839432 memory: 1048576 time: 0.119 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34261 size: 1137480 memory: 1048576 time: 0.052 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37913 size: 1590824 memory: 1048576 time: 0.396 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37380 size: 1590824 memory: 1048576 time: 0.132 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37380 size: 1590824 memory: 1048576 time: 0.046 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ......... (end) count: 31971 size: 1846656 memory: 1048576 time: 0.084 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ......................... (00038000) ......................... (00039000) ......................... (00040000) ......................... (00041000) ......................... (00042000) ......................... (00043000) ......................... (00044000) ......................... (00045000) ......................... (00046000) ......................... (00047000) ... (end) count: 16200 size: 1880728 memory: 1048576 time: 0.437 synchronizing the database: count: 16200 size: 1880728 memory: 1048576 time: 0.000 dumping records into snapshot: count: 16200 size: 1880728 memory: 2097152 time: 0.019 loading records from snapshot: count: 16200 size: 823328 memory: 2097152 time: 0.037 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: HashDB (file hash database) (type=0x30) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 8 (apow=3) free block pool: 1024 (fpow=10) (used=1024) (frg=1) options: (opts=0) opaque: 0 buckets: 5000 (used=3769) (load=1.51) count: 6954 (6.954 thousand) size: 579408 (565.828 KiB) (map=50000) memory: 2097152 time: 0.134 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket ...... (end) 6954 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest order -th 4 -rnd -etc -tran \ -bnum 5000 -msiz 50000 -dfunit 4 casket 10000 seed=3713765156 path=casket rnum=10000 thnum=4 rnd=1 mode=101 tran=1 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 msiz=50000 dfunit=4 lv=0 opening the database: count: 0 size: 36224 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 24878 size: 837000 memory: 1048576 time: 1.120 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34477 size: 1144168 memory: 1048576 time: 1.081 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37949 size: 1717616 memory: 1048576 time: 1.213 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37425 size: 1717616 memory: 1048576 time: 1.113 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37425 size: 1717616 memory: 1048576 time: 0.795 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) .......... (end) count: 32014 size: 1975744 memory: 1048576 time: 0.122 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ......................... (00038000) ......................... (00039000) ......................... (00040000) ......................... (00041000) ......................... (00042000) ......................... (00043000) ......................... (00044000) ......................... (00045000) ......................... (00046000) ......................... (00047000) ............... (end) count: 15956 size: 1936432 memory: 1048576 time: 0.639 synchronizing the database: count: 15956 size: 1936432 memory: 1048576 time: 0.000 dumping records into snapshot: count: 15956 size: 1936432 memory: 2097152 time: 0.020 loading records from snapshot: count: 15956 size: 813344 memory: 2097152 time: 0.037 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: HashDB (file hash database) (type=0x30) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: (flags=0) alignment: 8 (apow=3) free block pool: 1024 (fpow=10) (used=1023) (frg=0) options: (opts=0) opaque: 0 buckets: 5000 (used=3634) (load=1.50) count: 6653 (6.653 thousand) size: 609632 (595.344 KiB) (map=50000) memory: 2097152 time: 0.836 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket ...... (end) 6653 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest order -th 4 -rnd -etc -oat \ -bnum 5000 -msiz 50000 -dfunit 4 casket 10000 seed=3713772143 path=casket rnum=10000 thnum=4 rnd=1 mode=101 tran=0 oflags=16 apow=-1 fpow=-1 opts=0 bnum=5000 msiz=50000 dfunit=4 lv=0 opening the database: count: 0 size: 36224 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 24818 size: 835568 memory: 1048576 time: 0.390 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34396 size: 1142064 memory: 1048576 time: 0.110 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37956 size: 1584224 memory: 1048576 time: 1.034 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37437 size: 1584224 memory: 1048576 time: 0.146 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37437 size: 1584224 memory: 1048576 time: 0.044 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) .......... (end) count: 32167 size: 1844296 memory: 1048576 time: 0.139 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ......................... (00038000) ......................... (00039000) ......................... (00040000) ......................... (00041000) ......................... (00042000) ......................... (00043000) ......................... (00044000) ......................... (00045000) ......................... (00046000) ......................... (00047000) ........... (end) count: 16137 size: 1908480 memory: 1048576 time: 0.684 synchronizing the database: count: 16137 size: 1908480 memory: 1048576 time: 0.000 dumping records into snapshot: count: 16137 size: 1908480 memory: 2097152 time: 0.018 loading records from snapshot: count: 16137 size: 819240 memory: 2097152 time: 0.091 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: HashDB (file hash database) (type=0x30) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: (flags=0) alignment: 8 (apow=3) free block pool: 1024 (fpow=10) (used=1024) (frg=1) options: (opts=0) opaque: 0 buckets: 5000 (used=3675) (load=1.49) count: 6638 (6.638 thousand) size: 590616 (576.773 KiB) (map=50000) memory: 2097152 time: 0.269 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket ...... (end) 6638 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest order -th 4 -rnd -etc \ -apow 2 -fpow 3 -ts -tl -tc -bnum 5000 -msiz 50000 -dfunit 4 casket 10000 seed=3713775078 path=casket rnum=10000 thnum=4 rnd=1 mode=101 tran=0 oflags=0 apow=2 fpow=3 opts=7 bnum=5000 msiz=50000 dfunit=4 lv=0 opening the database: count: 0 size: 20124 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 24841 size: 717796 memory: 3637248 time: 0.844 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34439 size: 986432 memory: 3637248 time: 0.164 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37977 size: 1693088 memory: 3637248 time: 0.610 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37450 size: 1693088 memory: 3637248 time: 0.253 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37450 size: 1693088 memory: 3637248 time: 0.053 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ........... (end) count: 32171 size: 1693088 memory: 3637248 time: 0.086 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ......................... (00038000) ......................... (00039000) ......................... (00040000) ......................... (00041000) ......................... (00042000) ......................... (00043000) ......................... (00044000) ......................... (00045000) ......................... (00046000) ......................... (00047000) ......................... (00048000) ......................... (00049000) ......................... (00050000) ......................... (00051000) ......................... (00052000) ......................... (00053000) .... (end) count: 14317 size: 1165680 memory: 3637248 time: 0.430 synchronizing the database: count: 14317 size: 1165680 memory: 3637248 time: 0.000 dumping records into snapshot: count: 14317 size: 1165680 memory: 3637248 time: 0.021 loading records from snapshot: count: 14317 size: 1165680 memory: 3637248 time: 0.085 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: HashDB (file hash database) (type=0x30) format version: 5 (libver=16.13) (chksum=0xB4) path: casket status flags: open (flags=1) alignment: 4 (apow=2) free block pool: 8 (fpow=3) (used=8) (frg=2) options: small linear compress (opts=7) opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 buckets: 5000 (used=3502) (load=1.74) count: 6099 (6.099 thousand) size: 777648 (759.422 KiB) (map=50000) memory: 3637248 time: 0.100 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket ...... (end) 6099 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest queue \ -bnum 5000 -msiz 50000 casket 10000 seed=3713777734 path=casket rnum=10000 thnum=1 itnum=1 rnd=0 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 msiz=50000 dfunit=-1 lv=0 ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00001000) type: HashDB (file hash database) (type=0x30) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 8 (apow=3) free block pool: 1024 (fpow=10) (used=1001) (frg=10000) options: (opts=0) opaque: 0 buckets: 5000 (used=0) (load=0.00) count: 0 (0) size: 76264 (74.477 KiB) (map=50000) memory: 1048576 time: 0.008 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket (end) 0 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest queue -rnd \ -bnum 5000 -msiz 50000 casket 10000 seed=3713777747 path=casket rnum=10000 thnum=1 itnum=1 rnd=1 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 msiz=50000 dfunit=-1 lv=0 ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: HashDB (file hash database) (type=0x30) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 8 (apow=3) free block pool: 1024 (fpow=10) (used=0) (frg=912) options: (opts=0) opaque: 0 buckets: 5000 (used=4218) (load=1.66) count: 9088 (9.088 thousand) size: 399744 (390.375 KiB) (map=50000) memory: 1048576 time: 0.019 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket ......... (end) 9088 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest queue -th 4 -it 4 \ -bnum 5000 -msiz 50000 casket 10000 seed=3713777774 path=casket rnum=10000 thnum=4 itnum=4 rnd=0 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 msiz=50000 dfunit=-1 lv=0 iteration 1: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 4000 size: 196384 memory: 1048576 time: 0.142 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 4000 size: 197464 memory: 1048576 time: 0.178 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 4000 size: 197464 memory: 1048576 time: 0.175 iteration 4: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) type: HashDB (file hash database) (type=0x30) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 8 (apow=3) free block pool: 1024 (fpow=10) (used=1024) (frg=40000) options: (opts=0) opaque: 0 buckets: 5000 (used=0) (load=0.00) count: 0 (0) size: 197464 (192.836 KiB) (map=50000) memory: 1048576 time: 0.185 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket (end) 0 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest queue -th 4 -it 4 -rnd \ -bnum 5000 -msiz 50000 casket 10000 seed=3713778459 path=casket rnum=10000 thnum=4 itnum=4 rnd=1 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 msiz=50000 dfunit=-1 lv=0 iteration 1: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 36612 size: 1500776 memory: 3485696 time: 0.354 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37887 size: 1551824 memory: 3485696 time: 0.353 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) .......... (end) count: 0 size: 1559192 memory: 3485696 time: 0.563 iteration 4: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: HashDB (file hash database) (type=0x30) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 8 (apow=3) free block pool: 1024 (fpow=10) (used=0) (frg=3526) options: (opts=0) opaque: 0 buckets: 5000 (used=4997) (load=3.05) count: 36480 (36.480 thousand) size: 2977448 (2.840 MiB) (map=50000) memory: 3485696 time: 0.362 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket .................................... (end) 36480 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest wicked -bnum 5000 -msiz 50000 casket 10000 seed=3713780114 path=casket rnum=10000 thnum=1 itnum=1 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 msiz=50000 dfunit=-1 lv=0 ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: HashDB (file hash database) (type=0x30) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 8 (apow=3) free block pool: 1024 (fpow=10) (used=0) (frg=80) options: (opts=0) opaque: 0 buckets: 5000 (used=1314) (load=1.11) count: 1530 (1.530 thousand) size: 110976 (108.375 KiB) (map=50000) memory: 1048576 time: 0.010 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket . (end) 1530 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest wicked -th 4 -it 4 \ -bnum 5000 -msiz 50000 -dfunit 4 casket 10000 seed=3713780130 path=casket rnum=10000 thnum=4 itnum=4 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 msiz=50000 dfunit=4 lv=0 iteration 1: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9447 size: 585784 memory: 1048576 time: 0.122 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 12309 size: 830184 memory: 1048576 time: 0.167 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 13217 size: 1008904 memory: 1048576 time: 0.202 iteration 4: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: HashDB (file hash database) (type=0x30) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 8 (apow=3) free block pool: 1024 (fpow=10) (used=24) (frg=0) options: (opts=0) opaque: 0 buckets: 5000 (used=4680) (load=1.96) count: 13472 (13.472 thousand) size: 1156656 (1.103 MiB) (map=50000) memory: 1048576 time: 0.200 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket ............. (end) 13472 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest wicked -th 4 -it 4 -oat \ -bnum 5000 -msiz 50000 -dfunit 4 casket 10000 seed=3713780831 path=casket rnum=10000 thnum=4 itnum=4 oflags=16 apow=-1 fpow=-1 opts=0 bnum=5000 msiz=50000 dfunit=4 lv=0 iteration 1: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9433 size: 591896 memory: 1048576 time: 0.248 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 6270 size: 362520 memory: 1048576 time: 0.255 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 11394 size: 759232 memory: 1048576 time: 0.280 iteration 4: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: HashDB (file hash database) (type=0x30) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: (flags=0) alignment: 8 (apow=3) free block pool: 1024 (fpow=10) (used=22) (frg=2) options: (opts=0) opaque: 0 buckets: 5000 (used=4638) (load=1.92) count: 12947 (12.947 thousand) size: 962256 (939.703 KiB) (map=50000) memory: 1048576 time: 0.331 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket ............ (end) 12947 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest wicked -th 4 -it 4 \ -apow 2 -fpow 3 -ts -tl -tc -bnum 10000 -msiz 50000 -dfunit 4 casket 10000 seed=3713781955 path=casket rnum=10000 thnum=4 itnum=4 oflags=0 apow=2 fpow=3 opts=7 bnum=10000 msiz=50000 dfunit=4 lv=0 iteration 1: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9370 size: 261756 memory: 1048576 time: 0.149 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 12366 size: 344412 memory: 1048576 time: 0.185 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 13401 size: 386152 memory: 1048576 time: 0.212 iteration 4: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: HashDB (file hash database) (type=0x30) format version: 5 (libver=16.13) (chksum=0xB4) path: casket status flags: open (flags=1) alignment: 4 (apow=2) free block pool: 8 (fpow=3) (used=8) (frg=3) options: small linear compress (opts=7) opaque: 0 buckets: 10000 (used=7352) (load=1.85) count: 13579 (13.579 thousand) size: 411636 (401.988 KiB) (map=50000) memory: 1048576 time: 0.216 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket ............. (end) 13579 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest tran casket 10000 seed=3713782735 path=casket rnum=10000 thnum=1 itnum=1 hard=0 oflags=0 apow=-1 fpow=-1 opts=0 bnum=-1 msiz=-1 dfunit=-1 lv=0 iteration 1 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 1 checking: ....................... (end) ....................... (end) type: HashDB (file hash database) (type=0x30) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 8 (apow=3) free block pool: 1024 (fpow=10) (used=2) (frg=1555) options: (opts=0) opaque: 0 buckets: 1048583 (used=944) (load=1.00) count: 945 (945) size: 6374128 (6.079 MiB) (map=67108864) memory: 12582912 time: 0.043 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest tran -th 2 -it 4 casket 10000 seed=3713782781 path=casket rnum=10000 thnum=2 itnum=4 hard=0 oflags=0 apow=-1 fpow=-1 opts=0 bnum=-1 msiz=-1 dfunit=-1 lv=0 iteration 1 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 1 checking: (end) (end) count: 0 size: 6297720 memory: 7340032 time: 0.084 iteration 2 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 2 checking: ......................... (00001000) ................. (end) ......................... (00001000) ................. (end) count: 1716 size: 6430096 memory: 11915264 time: 0.150 iteration 3 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 3 checking: ......................... (00001000) ......................... (00002000) ................ (end) ......................... (00001000) ......................... (00002000) ................ (end) count: 2673 size: 6489320 memory: 13512704 time: 0.108 iteration 4 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 4 checking: ......................... (00001000) ......................... (00002000) ......................... (00003000) ... (end) ......................... (00001000) ......................... (00002000) ......................... (00003000) ... (end) type: HashDB (file hash database) (type=0x30) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 8 (apow=3) free block pool: 1024 (fpow=10) (used=186) (frg=1860) options: (opts=0) opaque: 0 buckets: 1048583 (used=3120) (load=1.00) count: 3125 (3.125 thousand) size: 6548496 (6.245 MiB) (map=67108864) memory: 13512704 time: 0.108 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest tran -th 2 -it 4 \ -apow 2 -fpow 3 -ts -tl -tc -bnum 10000 -msiz 50000 -dfunit 4 casket 10000 seed=3713783233 path=casket rnum=10000 thnum=2 itnum=4 hard=0 oflags=0 apow=2 fpow=3 opts=7 bnum=10000 msiz=50000 dfunit=4 lv=0 iteration 1 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 1 checking: ......................... (00001000) (end) ......................... (00001000) (end) count: 1030 size: 63396 memory: 6291456 time: 0.107 iteration 2 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 2 checking: ......................... (00001000) ................... (end) ......................... (00001000) ................... (end) count: 1786 size: 82560 memory: 6291456 time: 0.114 iteration 3 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 3 checking: ......................... (00001000) ......................... (00002000) ...................... (end) ......................... (00001000) ......................... (00002000) ...................... (end) count: 2899 size: 114176 memory: 6291456 time: 0.184 iteration 4 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 4 checking: ......................... (00001000) ......................... (00002000) ......................... (00003000) ....... (end) ......................... (00001000) ......................... (00002000) ......................... (00003000) ....... (end) type: HashDB (file hash database) (type=0x30) format version: 5 (libver=16.13) (chksum=0xB4) path: casket status flags: open (flags=1) alignment: 4 (apow=2) free block pool: 8 (fpow=3) (used=2) (frg=2) options: small linear compress (opts=7) opaque: 0 buckets: 10000 (used=2778) (load=1.18) count: 3287 (3.287 thousand) size: 128308 (125.301 KiB) (map=50000) memory: 6512640 time: 0.232 ok make[1]: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make check-tree make[1]: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' rm -rf casket* LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr create -otr -apow 1 -fpow 2 -bnum 3 casket LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr inform -st casket type: 49 (type=0x31) (file tree database) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: (flags=0) alignment: 2 (apow=1) free block pool: 4 (fpow=2) (used=0) (frg=0) options: (opts=0) comparator: lexical opaque: 0 buckets: 3 (used=1) (load=1.58) pages: 2 (leaf=1) (inner=0) (level=1) (psiz=8192) cache: 0 (cap=67108864) (ratio=0.00) (leaf=0:0) (inner=0:0) count: 0 (0) size: 238 (238 B) (map=67108864) LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr set -add casket duffy 1231 LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr set -add casket micky 0101 LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr set casket fal 1007 LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr set casket mikio 0211 LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr set casket natsuki 0810 LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr set casket micky "" LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr set -app casket duffy kukuku LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr remove casket micky LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr list -pv casket > check.out LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr set casket ryu 1 LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr set casket ken 2 LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr remove casket duffy LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr set casket ryu syo-ryu-ken LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr set casket ken tatsumaki-senpu-kyaku LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr set -inci casket int 1234 1234 LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr set -inci casket int 5678 6912 LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr set -incd casket double 1234.5678 1234.567800 LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr set -incd casket double 8765.4321 9999.999900 LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr get casket mikio 0211 LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr get casket ryu syo-ryu-ken LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr import casket lab/numbers.tsv ..................... (21) LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr list -des -pv -px casket > check.out LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr copy casket casket-para (end) 1 blocks were copied successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr dump casket check.out (end) 0 records were dumped successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr load -otr casket check.out (end) 0 records were loaded successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr defrag -onl casket LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr setbulk casket aa aaa bb bbb cc ccc dd ddd LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr removebulk casket aa bb zz LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr getbulk casket aa bb cc dd cc ccc dd ddd LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket (end) 21 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr inform -st casket type: 49 (type=0x31) (file tree database) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: (flags=0) alignment: 256 (apow=8) free block pool: 1024 (fpow=10) (used=0) (frg=0) options: (opts=0) comparator: lexical opaque: 0 buckets: 65536 (used=2) (load=1.00) pages: 2 (leaf=1) (inner=0) (level=1) (psiz=8192) cache: 0 (cap=67108864) (ratio=0.00) (leaf=0:0) (inner=0:0) count: 21 (21) size: 400384 (391.000 KiB) (map=67108864) LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr create -otr -otl -onr -apow 1 -fpow 3 \ -ts -tl -tc -bnum 1 casket LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr import casket < lab/numbers.tsv ..................... (21) LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr set casket mikio kyotocabinet LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr set -app casket tako ikaunini LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr set -app casket mikio kyototyrant LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr set -app casket mikio kyotodystopia LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr get -px casket mikio > check.out LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr list casket > check.out LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket (end) 14 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr clear casket rm -rf casket* LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest order -set \ -psiz 100 -bnum 5000 -msiz 50000 -pccap 100k casket 10000 seed=3713783992 path=casket rnum=10000 thnum=1 rnd=0 mode=115 tran=0 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 psiz=100 msiz=50000 dfunit=-1 pccap=102400 rcomp=(nil) lv=0 opening the database: count: 0 size: 36864 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: TreeDB (file tree database) (type=0x31) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 256 (apow=8) free block pool: 1024 (fpow=10) (used=0) (frg=0) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=2672) (load=1.27) pages: 3767 (leaf=5000) (inner=1249) (level=6) (psiz=100) cache: 199968 (cap=102400) (ratio=1.95) (leaf=70000:1250) (inner=129968:1249) count: 10000 (10.000 thousand) size: 1000704 (977.250 KiB) (map=50000) memory: 3145728 time: 0.018 closing the database: time: 0.006 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest order -get \ -msiz 50000 -pccap 100k casket 10000 seed=3713784019 path=casket rnum=10000 thnum=1 rnd=0 mode=103 tran=0 oflags=0 apow=-1 fpow=-1 opts=0 bnum=-1 psiz=-1 msiz=50000 dfunit=-1 pccap=102400 rcomp=(nil) lv=0 opening the database: count: 10000 size: 1636352 memory: 1048576 time: 0.000 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: TreeDB (file tree database) (type=0x31) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: (flags=0) alignment: 256 (apow=8) free block pool: 1024 (fpow=10) (used=0) (frg=0) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=3551) (load=1.46) pages: 6250 (leaf=5000) (inner=1249) (level=6) (psiz=100) cache: 102400 (cap=102400) (ratio=1.00) (leaf=35560:635) (inner=66840:642) count: 10000 (10.000 thousand) size: 1636352 (1.561 MiB) (map=50000) memory: 1048576 time: 0.022 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest order -getw \ -msiz 5000 -pccap 100k casket 10000 seed=3713784044 path=casket rnum=10000 thnum=1 rnd=0 mode=119 tran=0 oflags=0 apow=-1 fpow=-1 opts=0 bnum=-1 psiz=-1 msiz=5000 dfunit=-1 pccap=102400 rcomp=(nil) lv=0 opening the database: count: 10000 size: 1636352 memory: 1048576 time: 0.000 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: TreeDB (file tree database) (type=0x31) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: (flags=0) alignment: 256 (apow=8) free block pool: 1024 (fpow=10) (used=0) (frg=0) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=3551) (load=1.46) pages: 6250 (leaf=5000) (inner=1249) (level=6) (psiz=100) cache: 102400 (cap=102400) (ratio=1.00) (leaf=35560:635) (inner=66840:642) count: 10000 (10.000 thousand) size: 1636352 (1.561 MiB) (map=5000) memory: 1048576 time: 0.025 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest order -rem \ -msiz 50000 -pccap 100k casket 10000 seed=3713784075 path=casket rnum=10000 thnum=1 rnd=0 mode=114 tran=0 oflags=0 apow=-1 fpow=-1 opts=0 bnum=-1 psiz=-1 msiz=50000 dfunit=-1 pccap=102400 rcomp=(nil) lv=0 opening the database: count: 10000 size: 1636352 memory: 1048576 time: 0.000 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: TreeDB (file tree database) (type=0x31) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 256 (apow=8) free block pool: 1024 (fpow=10) (used=1024) (frg=2016) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=2819) (load=1.32) pages: 4234 (leaf=5000) (inner=1249) (level=1) (psiz=100) cache: 153968 (cap=102400) (ratio=1.50) (leaf=24000:3000) (inner=129968:1249) count: 0 (0) size: 1636352 (1.561 MiB) (map=50000) memory: 2097152 time: 0.030 closing the database: time: 0.013 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest order \ -bnum 5000 -psiz 100 -msiz 50000 -pccap 100k casket 10000 seed=3713784121 path=casket rnum=10000 thnum=1 rnd=0 mode=0 tran=0 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 psiz=100 msiz=50000 dfunit=-1 pccap=102400 rcomp=(nil) lv=0 opening the database: count: 0 size: 36864 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 1000704 memory: 3145728 time: 0.018 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 1636096 memory: 3145728 time: 0.028 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 0 size: 1636096 memory: 3145728 time: 0.038 closing the database: time: 0.006 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest order -etc \ -bnum 5000 -psiz 1000 -msiz 50000 -dfunit 4 -pccap 100k casket 10000 seed=3713784214 path=casket rnum=10000 thnum=1 rnd=0 mode=101 tran=0 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 psiz=1000 msiz=50000 dfunit=4 pccap=102400 rcomp=(nil) lv=0 opening the database: count: 0 size: 36864 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 190464 memory: 1048576 time: 0.006 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 280576 memory: 1048576 time: 0.007 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 539392 memory: 1048576 time: 0.011 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 640256 memory: 1048576 time: 0.006 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 640256 memory: 1048576 time: 0.004 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 8571 size: 640256 memory: 1048576 time: 0.003 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) .............. (end) count: 7346 size: 640256 memory: 1048576 time: 0.010 synchronizing the database: count: 7346 size: 640256 memory: 1048576 time: 0.000 dumping records into snapshot: count: 7346 size: 640256 memory: 1048576 time: 0.002 loading records from snapshot: count: 7346 size: 640256 memory: 1048576 time: 0.004 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: TreeDB (file tree database) (type=0x31) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 256 (apow=8) free block pool: 1024 (fpow=10) (used=451) (frg=2) options: (opts=0) comparator: lexical opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 buckets: 5000 (used=481) (load=1.03) pages: 499 (leaf=476) (inner=22) (level=1) (psiz=1000) cache: 15384 (cap=102400) (ratio=0.15) (leaf=3808:476) (inner=11576:22) count: 0 (0) size: 640256 (625.250 KiB) (map=50000) memory: 1048576 time: 0.004 closing the database: time: 0.003 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest order -th 4 \ -bnum 5000 -psiz 1000 -msiz 50000 -dfunit 4 -pccap 100k casket 10000 seed=3713784278 path=casket rnum=10000 thnum=4 rnd=0 mode=0 tran=0 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 psiz=1000 msiz=50000 dfunit=4 pccap=102400 rcomp=(nil) lv=0 opening the database: count: 0 size: 36864 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 955392 memory: 1048576 time: 0.045 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 1025536 memory: 1048576 time: 0.030 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 0 size: 1025536 memory: 1048576 time: 0.029 closing the database: time: 0.016 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest order -th 4 -pccap 100k -rnd -etc \ -bnum 5000 -psiz 1000 -msiz 50000 -dfunit 4 -pccap 100k -rcd casket 10000 seed=3713784402 path=casket rnum=10000 thnum=4 rnd=1 mode=101 tran=0 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 psiz=1000 msiz=50000 dfunit=4 pccap=102400 rcomp=0x7f827173cf10 lv=0 opening the database: count: 0 size: 36864 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 24800 size: 688128 memory: 3600384 time: 0.467 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34428 size: 905984 memory: 3600384 time: 0.562 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37933 size: 1445888 memory: 3600384 time: 0.735 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37398 size: 1453568 memory: 3600384 time: 0.526 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37398 size: 1453568 memory: 3600384 time: 0.499 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ......... (end) count: 32037 size: 1512448 memory: 3600384 time: 0.019 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ......................... (00038000) ......................... (00039000) ......................... (00040000) ......................... (00041000) ......................... (00042000) ......................... (00043000) ......................... (00044000) ......................... (00045000) ......................... (00046000) ......................... (00047000) ......................... (00048000) ......................... (00049000) ......................... (00050000) ......................... (00051000) ......................... (00052000) ......................... (00053000) ....... (end) count: 14297 size: 1511936 memory: 3600384 time: 0.327 synchronizing the database: count: 14297 size: 1511936 memory: 3600384 time: 0.000 dumping records into snapshot: count: 14297 size: 1511936 memory: 3600384 time: 0.007 loading records from snapshot: count: 14297 size: 1511936 memory: 3764224 time: 0.015 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: TreeDB (file tree database) (type=0x31) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 256 (apow=8) free block pool: 1024 (fpow=10) (used=1024) (frg=2) options: (opts=0) comparator: decimal opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 buckets: 5000 (used=1516) (load=1.13) pages: 1793 (leaf=1773) (inner=66) (level=4) (psiz=1000) cache: 102288 (cap=102400) (ratio=1.00) (leaf=59232:433) (inner=43056:66) count: 6036 (6.036 thousand) size: 1511936 (1.442 MiB) (map=50000) memory: 3764224 time: 0.363 closing the database: time: 0.001 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket ...... (end) 6036 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest order -th 4 -rnd -etc -tran \ -bnum 5000 -psiz 1000 -msiz 50000 -dfunit 4 -pccap 100k casket 1000 seed=3713787936 path=casket rnum=1000 thnum=4 rnd=1 mode=101 tran=1 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 psiz=1000 msiz=50000 dfunit=4 pccap=102400 rcomp=(nil) lv=0 opening the database: count: 0 size: 36864 memory: 1048576 time: 0.000 setting records: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 2501 size: 100864 memory: 1048576 time: 0.059 adding records: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 3483 size: 129536 memory: 1048576 time: 0.056 appending records: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 3807 size: 176896 memory: 1048576 time: 0.067 getting records: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 3762 size: 177920 memory: 1048576 time: 0.102 getting records with a buffer: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 3762 size: 177920 memory: 1048576 time: 0.074 traversing the database by the inner iterator: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) ......................... (00001100) ......................... (00001200) ......................... (00001300) ......................... (00001400) ......................... (00001500) ......................... (00001600) ......................... (00001700) ......................... (00001800) ......................... (00001900) ......................... (00002000) ......................... (00002100) ......................... (00002200) ......................... (00002300) ......................... (00002400) ......................... (00002500) ......................... (00002600) ......................... (00002700) ......................... (00002800) ......................... (00002900) ......................... (00003000) ......................... (00003100) ......................... (00003200) ......................... (00003300) ......................... (00003400) ......................... (00003500) ......................... (00003600) ......................... (00003700) ............... (end) count: 3199 size: 180992 memory: 1048576 time: 0.003 traversing the database by the outer cursor: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) ......................... (00001100) ......................... (00001200) ......................... (00001300) ......................... (00001400) ......................... (00001500) ......................... (00001600) ......................... (00001700) ......................... (00001800) ......................... (00001900) ......................... (00002000) ......................... (00002100) ......................... (00002200) ......................... (00002300) ......................... (00002400) ......................... (00002500) ......................... (00002600) ......................... (00002700) ......................... (00002800) ......................... (00002900) ......................... (00003000) ......................... (00003100) ......................... (00003200) ......................... (00003300) ......................... (00003400) ......................... (00003500) ......................... (00003600) ......................... (00003700) ......................... (00003800) ......................... (00003900) ......................... (00004000) ......................... (00004100) ......................... (00004200) ......................... (00004300) ......................... (00004400) ......................... (00004500) ......................... (00004600) ......................... (00004700) ......................... (00004800) ......................... (00004900) ......................... (00005000) ......................... (00005100) ......................... (00005200) ................ (end) count: 1400 size: 180992 memory: 1048576 time: 0.019 synchronizing the database: count: 1400 size: 180992 memory: 1048576 time: 0.000 dumping records into snapshot: count: 1400 size: 180992 memory: 1048576 time: 0.001 loading records from snapshot: count: 1400 size: 180992 memory: 1048576 time: 0.000 removing records: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) type: TreeDB (file tree database) (type=0x31) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 256 (apow=8) free block pool: 1024 (fpow=10) (used=316) (frg=0) options: (opts=0) comparator: lexical opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 buckets: 5000 (used=179) (load=1.00) pages: 180 (leaf=177) (inner=7) (level=3) (psiz=1000) cache: 8262 (cap=102400) (ratio=0.08) (leaf=3982:36) (inner=4280:7) count: 609 (609) size: 180992 (176.750 KiB) (map=50000) memory: 1048576 time: 0.060 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket (end) 609 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest order -th 4 -rnd -etc -oat \ -bnum 5000 -psiz 1000 -msiz 50000 -dfunit 4 -pccap 100k casket 1000 seed=3713788384 path=casket rnum=1000 thnum=4 rnd=1 mode=101 tran=0 oflags=16 apow=-1 fpow=-1 opts=0 bnum=5000 psiz=1000 msiz=50000 dfunit=4 pccap=102400 rcomp=(nil) lv=0 opening the database: count: 0 size: 36864 memory: 1048576 time: 0.000 setting records: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 2476 size: 101632 memory: 3616768 time: 0.036 adding records: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 3437 size: 124416 memory: 3616768 time: 0.014 appending records: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 3773 size: 180736 memory: 3616768 time: 0.041 getting records: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 3702 size: 181504 memory: 3616768 time: 0.012 getting records with a buffer: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 3702 size: 181504 memory: 3616768 time: 0.009 traversing the database by the inner iterator: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) ......................... (00001100) ......................... (00001200) ......................... (00001300) ......................... (00001400) ......................... (00001500) ......................... (00001600) ......................... (00001700) ......................... (00001800) ......................... (00001900) ......................... (00002000) ......................... (00002100) ......................... (00002200) ......................... (00002300) ......................... (00002400) ......................... (00002500) ......................... (00002600) ......................... (00002700) ......................... (00002800) ......................... (00002900) ......................... (00003000) ......................... (00003100) ......................... (00003200) ......................... (00003300) ......................... (00003400) ......................... (00003500) ......................... (00003600) ......................... (00003700) (end) count: 3239 size: 184320 memory: 3616768 time: 0.003 traversing the database by the outer cursor: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) ......................... (00001100) ......................... (00001200) ......................... (00001300) ......................... (00001400) ......................... (00001500) ......................... (00001600) ......................... (00001700) ......................... (00001800) ......................... (00001900) ......................... (00002000) ......................... (00002100) ......................... (00002200) ......................... (00002300) ......................... (00002400) ......................... (00002500) ......................... (00002600) ......................... (00002700) ......................... (00002800) ......................... (00002900) ......................... (00003000) ......................... (00003100) ......................... (00003200) ......................... (00003300) ......................... (00003400) ......................... (00003500) ......................... (00003600) ......................... (00003700) ......................... (00003800) ......................... (00003900) ......................... (00004000) ......................... (00004100) ......................... (00004200) ......................... (00004300) ......................... (00004400) ......................... (00004500) ......................... (00004600) ......................... (00004700) ......................... (00004800) ......................... (00004900) ......................... (00005000) ......................... (00005100) ......................... (00005200) ......................... (00005300) ......................... (00005400) ...... (end) count: 1418 size: 184320 memory: 3616768 time: 0.024 synchronizing the database: count: 1418 size: 184320 memory: 3616768 time: 0.000 dumping records into snapshot: count: 1418 size: 184320 memory: 3616768 time: 0.001 loading records from snapshot: count: 1418 size: 184320 memory: 3616768 time: 0.010 removing records: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) type: TreeDB (file tree database) (type=0x31) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: (flags=0) alignment: 256 (apow=8) free block pool: 1024 (fpow=10) (used=323) (frg=2) options: (opts=0) comparator: lexical opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 buckets: 5000 (used=179) (load=1.01) pages: 181 (leaf=176) (inner=8) (level=3) (psiz=1000) cache: 27853 (cap=102400) (ratio=0.27) (leaf=23589:176) (inner=4264:8) count: 607 (607) size: 184320 (180.000 KiB) (map=50000) memory: 3616768 time: 0.014 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket (end) 607 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest order -th 4 -rnd -etc \ -apow 2 -fpow 3 -ts -tl -tc -bnum 5000 -psiz 1000 -msiz 50000 -dfunit 4 casket 10000 seed=3713788554 path=casket rnum=10000 thnum=4 rnd=1 mode=101 tran=0 oflags=0 apow=2 fpow=3 opts=7 bnum=5000 psiz=1000 msiz=50000 dfunit=4 pccap=0 rcomp=(nil) lv=0 opening the database: count: 0 size: 20176 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 24802 size: 65996 memory: 1048576 time: 0.053 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34236 size: 65996 memory: 1048576 time: 0.022 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37806 size: 65996 memory: 1048576 time: 0.032 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37273 size: 114684 memory: 1048576 time: 0.040 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37273 size: 114684 memory: 1048576 time: 0.017 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ...... (end) count: 31987 size: 114684 memory: 1048576 time: 0.006 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ......................... (00038000) ......................... (00039000) ......................... (00040000) ......................... (00041000) ......................... (00042000) ......................... (00043000) ......................... (00044000) ......................... (00045000) ......................... (00046000) ......................... (00047000) ......................... (00048000) ......................... (00049000) ......................... (00050000) ......................... (00051000) ......................... (00052000) ......................... (00053000) ........... (end) count: 14315 size: 229624 memory: 1048576 time: 0.293 synchronizing the database: count: 14315 size: 240220 memory: 1048576 time: 0.019 dumping records into snapshot: count: 14315 size: 240220 memory: 3145728 time: 0.008 loading records from snapshot: count: 14315 size: 20176 memory: 4194304 time: 0.005 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: TreeDB (file tree database) (type=0x31) format version: 5 (libver=16.13) (chksum=0xB4) path: casket status flags: open (flags=1) alignment: 4 (apow=2) free block pool: 8 (fpow=3) (used=0) (frg=0) options: small linear compress (opts=7) comparator: lexical opaque: 0 buckets: 5000 (used=425) (load=1.04) pages: 441 (leaf=1100) (inner=53) (level=4) (psiz=1000) cache: 257644 (cap=67108864) (ratio=0.00) (leaf=230844:1100) (inner=26800:53) count: 6079 (6.079 thousand) size: 56644 (55.316 KiB) (map=50000) memory: 4194304 time: 0.037 closing the database: time: 0.011 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket ...... (end) 6079 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest queue \ -bnum 5000 -psiz 500 -msiz 50000 casket 10000 seed=3713789108 path=casket rnum=10000 thnum=1 itnum=1 rnd=0 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 psiz=500 msiz=50000 dfunit=-1 pccap=0 rcomp=(nil) lv=0 ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00001000) type: TreeDB (file tree database) (type=0x31) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 256 (apow=8) free block pool: 1024 (fpow=10) (used=0) (frg=0) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=1002) (load=1.08) pages: 1112 (leaf=1111) (inner=120) (level=1) (psiz=500) cache: 38708 (cap=67108864) (ratio=0.00) (leaf=8888:1111) (inner=29820:120) count: 0 (0) size: 321024 (313.500 KiB) (map=50000) memory: 2097152 time: 0.032 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket (end) 0 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest queue -rnd \ -bnum 5000 -psiz 500 -msiz 50000 casket 10000 seed=3713789145 path=casket rnum=10000 thnum=1 itnum=1 rnd=1 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 psiz=500 msiz=50000 dfunit=-1 pccap=0 rcomp=(nil) lv=0 ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: TreeDB (file tree database) (type=0x31) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 256 (apow=8) free block pool: 1024 (fpow=10) (used=0) (frg=0) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=877) (load=1.06) pages: 953 (leaf=1104) (inner=119) (level=4) (psiz=500) cache: 76794 (cap=67108864) (ratio=0.00) (leaf=47164:1104) (inner=29630:119) count: 1369 (1.369 thousand) size: 280320 (273.750 KiB) (map=50000) memory: 2097152 time: 0.028 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket . (end) 1369 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest queue -th 4 -it 4 \ -bnum 5000 -psiz 500 -msiz 50000 casket 10000 seed=3713789178 path=casket rnum=10000 thnum=4 itnum=4 rnd=0 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 psiz=500 msiz=50000 dfunit=-1 pccap=0 rcomp=(nil) lv=0 iteration 1: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 4000 size: 413952 memory: 1048576 time: 0.336 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 4000 size: 546304 memory: 1048576 time: 0.319 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 4000 size: 664320 memory: 1048576 time: 0.348 iteration 4: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) type: TreeDB (file tree database) (type=0x31) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 256 (apow=8) free block pool: 1024 (fpow=10) (used=2) (frg=2) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=1600) (load=1.16) pages: 1975 (leaf=6342) (inner=673) (level=1) (psiz=500) cache: 66214 (cap=67108864) (ratio=0.00) (leaf=15200:1900) (inner=51014:205) count: 0 (0) size: 775168 (757.000 KiB) (map=50000) memory: 1048576 time: 0.345 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket (end) 0 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest queue -th 4 -it 4 -rnd \ -bnum 5000 -psiz 500 -msiz 50000 casket 10000 seed=3713790532 path=casket rnum=10000 thnum=4 itnum=4 rnd=1 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 psiz=500 msiz=50000 dfunit=-1 pccap=0 rcomp=(nil) lv=0 iteration 1: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00001000) .............. (end) count: 0 size: 1161216 memory: 1048576 time: 0.372 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ....................... (end) count: 0 size: 2028800 memory: 2097152 time: 0.314 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 3168 size: 2800896 memory: 2097152 time: 0.342 iteration 4: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: TreeDB (file tree database) (type=0x31) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 256 (apow=8) free block pool: 1024 (fpow=10) (used=0) (frg=17) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=3016) (load=1.32) pages: 4490 (leaf=17599) (inner=1781) (level=4) (psiz=500) cache: 253678 (cap=67108864) (ratio=0.00) (leaf=126192:4756) (inner=127486:482) count: 3148 (3.148 thousand) size: 3588864 (3.423 MiB) (map=50000) memory: 2097152 time: 0.399 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket ... (end) 3148 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest wicked \ -bnum 5000 -psiz 1000 -msiz 50000 -pccap 100k casket 10000 seed=3713791966 path=casket rnum=10000 thnum=1 itnum=1 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 psiz=1000 msiz=50000 dfunit=-1 pccap=102400 rcomp=(nil) lv=0 ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: TreeDB (file tree database) (type=0x31) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 256 (apow=8) free block pool: 1024 (fpow=10) (used=51) (frg=35) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=197) (load=1.02) pages: 202 (leaf=204) (inner=7) (level=3) (psiz=1000) cache: 96114 (cap=102400) (ratio=0.94) (leaf=92241:181) (inner=3873:7) count: 2184 (2.184 thousand) size: 222464 (217.250 KiB) (map=50000) memory: 1048576 time: 0.019 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket .. (end) 2184 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest wicked -th 4 -it 4 \ -bnum 5000 -msiz 50000 -dfunit 4 -pccap 100k -rcd casket 10000 seed=3713791991 path=casket rnum=10000 thnum=4 itnum=4 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 psiz=-1 msiz=50000 dfunit=4 pccap=102400 rcomp=0x7ff910587f10 lv=0 iteration 1: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9101 size: 519936 memory: 1048576 time: 0.555 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 12205 size: 711680 memory: 1048576 time: 0.774 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 13112 size: 811264 memory: 1048576 time: 0.856 iteration 4: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: TreeDB (file tree database) (type=0x31) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 256 (apow=8) free block pool: 1024 (fpow=10) (used=19) (frg=1) options: (opts=0) comparator: decimal opaque: 0 buckets: 5000 (used=161) (load=1.00) pages: 162 (leaf=160) (inner=1) (level=2) (psiz=8192) cache: 102628 (cap=102400) (ratio=1.00) (leaf=99367:22) (inner=3261:1) count: 13344 (13.344 thousand) size: 896000 (875.000 KiB) (map=50000) memory: 1048576 time: 0.814 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket ............. (end) 13344 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest wicked -th 4 -it 4 -oat \ -bnum 5000 -msiz 50000 -dfunit 4 -pccap 100k casket 1000 seed=3713795005 path=casket rnum=1000 thnum=4 itnum=4 oflags=16 apow=-1 fpow=-1 opts=0 bnum=5000 psiz=-1 msiz=50000 dfunit=4 pccap=102400 rcomp=(nil) lv=0 iteration 1: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 907 size: 87808 memory: 1048576 time: 0.024 iteration 2: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 1198 size: 113408 memory: 1048576 time: 0.029 iteration 3: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 1332 size: 142336 memory: 1048576 time: 0.031 iteration 4: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) type: TreeDB (file tree database) (type=0x31) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: (flags=0) alignment: 256 (apow=8) free block pool: 1024 (fpow=10) (used=6) (frg=1) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=18) (load=1.00) pages: 18 (leaf=16) (inner=1) (level=2) (psiz=8192) cache: 74533 (cap=102400) (ratio=0.73) (leaf=74232:16) (inner=301:1) count: 1377 (1.377 thousand) size: 148736 (145.250 KiB) (map=50000) memory: 1048576 time: 0.031 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket . (end) 1377 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest wicked -th 4 -it 4 \ -apow 2 -fpow 3 -ts -tl -tc -bnum 10000 -msiz 50000 -dfunit 4 casket 1000 seed=3713795126 path=casket rnum=1000 thnum=4 itnum=4 oflags=0 apow=2 fpow=3 opts=7 bnum=10000 psiz=-1 msiz=50000 dfunit=4 pccap=0 rcomp=(nil) lv=0 iteration 1: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 919 size: 49328 memory: 1048576 time: 0.070 iteration 2: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 1268 size: 53420 memory: 1048576 time: 0.104 iteration 3: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 1335 size: 53412 memory: 1048576 time: 0.083 iteration 4: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) type: TreeDB (file tree database) (type=0x31) format version: 5 (libver=16.13) (chksum=0xB4) path: casket status flags: open (flags=1) alignment: 4 (apow=2) free block pool: 8 (fpow=3) (used=5) (frg=1) options: small linear compress (opts=7) comparator: lexical opaque: 0 buckets: 10000 (used=18) (load=1.00) pages: 18 (leaf=16) (inner=1) (level=2) (psiz=8192) cache: 75324 (cap=67108864) (ratio=0.00) (leaf=75023:16) (inner=301:1) count: 1353 (1.353 thousand) size: 53412 (52.160 KiB) (map=50000) memory: 1048576 time: 0.082 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket . (end) 1353 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest tran casket 10000 seed=3713795470 path=casket rnum=10000 thnum=1 itnum=1 hard=0 oflags=0 apow=-1 fpow=-1 opts=0 bnum=-1 psiz=-1 msiz=-1 dfunit=-1 pccap=0 rcomp=(nil) lv=0 iteration 1 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 1 checking: (end) (end) type: TreeDB (file tree database) (type=0x31) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: (flags=0) alignment: 256 (apow=8) free block pool: 1024 (fpow=10) (used=0) (frg=0) options: (opts=0) comparator: lexical opaque: 0 buckets: 65536 (used=2) (load=1.00) pages: 2 (leaf=1) (inner=0) (level=1) (psiz=8192) cache: 8 (cap=67108864) (ratio=0.00) (leaf=8:1) (inner=0:0) count: 0 (0) size: 400128 (390.750 KiB) (map=67108864) memory: 4194304 time: 0.006 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest tran -th 2 -it 4 -pccap 100k casket 10000 seed=3713795479 path=casket rnum=10000 thnum=2 itnum=4 hard=0 oflags=0 apow=-1 fpow=-1 opts=0 bnum=-1 psiz=-1 msiz=-1 dfunit=-1 pccap=102400 rcomp=(nil) lv=0 iteration 1 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 1 checking: (end) (end) count: 0 size: 400128 memory: 3145728 time: 0.012 iteration 2 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 2 checking: ......................... (00001000) ......................... (00002000) .... (end) ......................... (00001000) ......................... (00002000) .... (end) count: 2188 size: 633600 memory: 3145728 time: 0.052 iteration 3 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 3 checking: ......................... (00001000) ......................... (00002000) ......................... (00003000) ... (end) ......................... (00001000) ......................... (00002000) ......................... (00003000) ... (end) count: 3128 size: 765440 memory: 3145728 time: 0.094 iteration 4 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 4 checking: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) .... (end) ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) .... (end) type: TreeDB (file tree database) (type=0x31) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 256 (apow=8) free block pool: 1024 (fpow=10) (used=145) (frg=210) options: (opts=0) comparator: lexical opaque: 0 buckets: 65536 (used=42) (load=1.00) pages: 42 (leaf=42) (inner=1) (level=2) (psiz=8192) cache: 100629 (cap=102400) (ratio=0.98) (leaf=99802:27) (inner=827:1) count: 4182 (4.182 thousand) size: 904192 (883.000 KiB) (map=67108864) memory: 4194304 time: 0.115 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest tran -th 2 -it 4 \ -apow 2 -fpow 3 -ts -tl -tc -bnum 10000 -msiz 50000 -dfunit 4 -rcd casket 10000 seed=3713795754 path=casket rnum=10000 thnum=2 itnum=4 hard=0 oflags=0 apow=2 fpow=3 opts=7 bnum=10000 psiz=-1 msiz=50000 dfunit=4 pccap=0 rcomp=0x7f8bf836bf10 lv=0 iteration 1 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 1 checking: ......................... (00001000) ......................... (00002000) ......... (end) ......................... (00001000) ......................... (00002000) ......... (end) count: 2396 size: 55660 memory: 2097152 time: 0.444 iteration 2 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 2 checking: ......................... (00001000) ......................... (00002000) ......................... (00003000) ..... (end) ......................... (00001000) ......................... (00002000) ......................... (00003000) ..... (end) count: 3238 size: 58480 memory: 2097152 time: 0.783 iteration 3 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 3 checking: ......................... (00001000) ......................... (00002000) ......................... (00003000) ................... (end) ......................... (00001000) ......................... (00002000) ......................... (00003000) ................... (end) count: 3769 size: 61152 memory: 3145728 time: 0.484 iteration 4 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 4 checking: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ........ (end) ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ........ (end) type: TreeDB (file tree database) (type=0x31) format version: 5 (libver=16.13) (chksum=0xB4) path: casket status flags: open (flags=1) alignment: 4 (apow=2) free block pool: 8 (fpow=3) (used=7) (frg=0) options: small linear compress (opts=7) comparator: decimal opaque: 0 buckets: 10000 (used=44) (load=1.00) pages: 44 (leaf=47) (inner=1) (level=2) (psiz=8192) cache: 176228 (cap=67108864) (ratio=0.00) (leaf=175357:42) (inner=871:1) count: 4330 (4.330 thousand) size: 64888 (63.367 KiB) (map=50000) memory: 3145728 time: 0.747 ok make[1]: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make check-dir make[1]: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' rm -rf casket* LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr create -otr casket LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr inform -st casket type: DirDB (directory hash database) (type=0x40) format version: 5 (libver=16.13) (chksum=0xB8) path: casket status flags: (flags=0) options: (opts=0) opaque: 0 count: 0 (0) size: 0 (0 B) LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr set -add casket duffy 1231 LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr set -add casket micky 0101 LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr set casket fal 1007 LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr set casket mikio 0211 LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr set casket natsuki 0810 LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr set casket micky "" LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr set -app casket duffy kukuku LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr remove casket micky LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr list -pv casket > check.out LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr set casket ryu 1 LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr set casket ken 2 LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr remove casket duffy LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr set casket ryu syo-ryu-ken LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr set casket ken tatsumaki-senpu-kyaku LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr set -inci casket int 1234 1234 LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr set -inci casket int 5678 6912 LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr set -incd casket double 1234.5678 1234.567800 LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr set -incd casket double 8765.4321 9999.999900 LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr get casket mikio 0211 LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr get casket ryu syo-ryu-ken LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr import casket lab/numbers.tsv ..................... (21) LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr list -pv -px casket > check.out LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr copy casket casket-para (end) 22 blocks were copied successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr dump casket check.out (end) 0 records were dumped successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr load -otr casket check.out (end) 0 records were loaded successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr setbulk casket aa aaa bb bbb cc ccc dd ddd LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr removebulk casket aa bb zz LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr getbulk casket aa bb cc dd cc ccc dd ddd LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr check -onr casket (end) 21 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr inform -st casket type: DirDB (directory hash database) (type=0x40) format version: 5 (libver=16.13) (chksum=0xB8) path: casket status flags: (flags=0) options: (opts=0) opaque: 0 count: 21 (21) size: 985 (985 B) LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr create -otr -otl -onr -tc casket LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr import casket < lab/numbers.tsv ..................... (21) LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr set casket mikio kyotocabinet LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr set -app casket tako ikaunini LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr set -app casket mikio kyototyrant LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr set -app casket mikio kyotodystopia LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr get -px casket mikio > check.out LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr list casket > check.out LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr check -onr casket (end) 14 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr clear casket rm -rf casket* LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirtest order -set casket 500 seed=3713798323 path=casket rnum=500 thnum=1 rnd=0 mode=115 tran=0 oflags=0 opts=0 lv=0 opening the database: count: 0 size: 0 memory: 1048576 time: 0.000 setting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) type: DirDB (directory hash database) (type=0x40) format version: 5 (libver=16.13) (chksum=0xB8) path: casket status flags: (flags=0) options: (opts=0) opaque: 0 count: 500 (500) size: 26000 (25.391 KiB) memory: 1048576 time: 0.006 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirtest order -get casket 500 seed=3713798331 path=casket rnum=500 thnum=1 rnd=0 mode=103 tran=0 oflags=0 opts=0 lv=0 opening the database: count: 500 size: 26000 memory: 1048576 time: 0.000 getting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) type: DirDB (directory hash database) (type=0x40) format version: 5 (libver=16.13) (chksum=0xB8) path: casket status flags: (flags=0) options: (opts=0) opaque: 0 count: 500 (500) size: 26000 (25.391 KiB) memory: 1048576 time: 0.003 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirtest order -getw casket 500 seed=3713798337 path=casket rnum=500 thnum=1 rnd=0 mode=119 tran=0 oflags=0 opts=0 lv=0 opening the database: count: 500 size: 26000 memory: 1048576 time: 0.000 getting records with a buffer: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) type: DirDB (directory hash database) (type=0x40) format version: 5 (libver=16.13) (chksum=0xB8) path: casket status flags: (flags=0) options: (opts=0) opaque: 0 count: 500 (500) size: 26000 (25.391 KiB) memory: 1048576 time: 0.003 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirtest order -rem casket 500 seed=3713798342 path=casket rnum=500 thnum=1 rnd=0 mode=114 tran=0 oflags=0 opts=0 lv=0 opening the database: count: 500 size: 26000 memory: 1048576 time: 0.000 removing records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) type: DirDB (directory hash database) (type=0x40) format version: 5 (libver=16.13) (chksum=0xB8) path: casket status flags: (flags=0) options: (opts=0) opaque: 0 count: 0 (0) size: 0 (0 B) memory: 1048576 time: 0.005 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirtest order casket 500 seed=3713798349 path=casket rnum=500 thnum=1 rnd=0 mode=0 tran=0 oflags=0 opts=0 lv=0 opening the database: count: 0 size: 0 memory: 1048576 time: 0.000 setting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 500 size: 26000 memory: 1048576 time: 0.006 getting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 500 size: 26000 memory: 1048576 time: 0.003 removing records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 0 size: 0 memory: 1048576 time: 0.005 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirtest order -etc casket 500 seed=3713798365 path=casket rnum=500 thnum=1 rnd=0 mode=101 tran=0 oflags=0 opts=0 lv=0 opening the database: count: 0 size: 0 memory: 1048576 time: 0.000 setting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 500 size: 26000 memory: 1048576 time: 0.006 adding records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 500 size: 26000 memory: 1048576 time: 0.003 appending records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 500 size: 30000 memory: 1048576 time: 0.007 getting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 500 size: 30000 memory: 1048576 time: 0.003 getting records with a buffer: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 500 size: 30000 memory: 1048576 time: 0.003 traversing the database by the inner iterator: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 428 size: 26595 memory: 1048576 time: 0.003 traversing the database by the outer cursor: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) .............. (end) count: 366 size: 23400 memory: 1048576 time: 0.003 synchronizing the database: count: 366 size: 23400 memory: 1048576 time: 0.000 dumping records into snapshot: count: 366 size: 23400 memory: 1048576 time: 0.002 loading records from snapshot: count: 366 size: 23400 memory: 1048576 time: 0.004 removing records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) type: DirDB (directory hash database) (type=0x40) format version: 5 (libver=16.13) (chksum=0xB8) path: casket status flags: (flags=0) options: (opts=0) opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 count: 0 (0) size: 0 (0 B) memory: 1048576 time: 0.004 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirtest order -th 4 casket 500 seed=3713798406 path=casket rnum=500 thnum=4 rnd=0 mode=0 tran=0 oflags=0 opts=0 lv=0 opening the database: count: 0 size: 0 memory: 1048576 time: 0.000 setting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 2000 size: 104000 memory: 3551232 time: 0.014 getting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 2000 size: 104000 memory: 3551232 time: 0.004 removing records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 0 size: 0 memory: 3551232 time: 0.007 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirtest order -th 4 -rnd -etc casket 500 seed=3713798433 path=casket rnum=500 thnum=4 rnd=1 mode=101 tran=0 oflags=0 opts=0 lv=0 opening the database: count: 0 size: 0 memory: 1048576 time: 0.000 setting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1259 size: 65604 memory: 1048576 time: 0.092 adding records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1754 size: 91344 memory: 1048576 time: 0.005 appending records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1899 size: 113724 memory: 1048576 time: 0.008 getting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1872 size: 112104 memory: 1048576 time: 0.172 getting records with a buffer: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1872 size: 112104 memory: 1048576 time: 0.003 traversing the database by the inner iterator: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) ......................... (00000550) ......................... (00000600) ......................... (00000650) ......................... (00000700) ......................... (00000750) ......................... (00000800) ......................... (00000850) ......................... (00000900) ......................... (00000950) ......................... (00001000) ......................... (00001050) ......................... (00001100) ......................... (00001150) ......................... (00001200) ......................... (00001250) ......................... (00001300) ......................... (00001350) ......................... (00001400) ......................... (00001450) ......................... (00001500) ......................... (00001550) ......................... (00001600) ......................... (00001650) ......................... (00001700) ......................... (00001750) ......................... (00001800) ......................... (00001850) ........... (end) count: 1622 size: 101037 memory: 1048576 time: 0.015 traversing the database by the outer cursor: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) ......................... (00000550) ......................... (00000600) ......................... (00000650) ......................... (00000700) ......................... (00000750) ......................... (00000800) ......................... (00000850) ......................... (00000900) ......................... (00000950) ......................... (00001000) ......................... (00001050) ......................... (00001100) ......................... (00001150) ......................... (00001200) ......................... (00001250) ......................... (00001300) ......................... (00001350) ......................... (00001400) ......................... (00001450) ......................... (00001500) ......................... (00001550) ......................... (00001600) ......................... (00001650) ......................... (00001700) ......................... (00001750) ......................... (00001800) ......................... (00001850) ......................... (00001900) ......................... (00001950) ......................... (00002000) ......................... (00002050) ......................... (00002100) ......................... (00002150) ......................... (00002200) ......................... (00002250) ......................... (00002300) ......................... (00002350) ......................... (00002400) ......................... (00002450) ......................... (00002500) ......................... (00002550) ......................... (00002600) ......................... (00002650) ......................... (00002700) ............... (end) count: 712 size: 46427 memory: 1048576 time: 3.591 synchronizing the database: count: 712 size: 46427 memory: 1048576 time: 0.000 dumping records into snapshot: count: 712 size: 46427 memory: 1048576 time: 0.004 loading records from snapshot: count: 712 size: 46427 memory: 1048576 time: 0.009 removing records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) type: DirDB (directory hash database) (type=0x40) format version: 5 (libver=16.13) (chksum=0xB8) path: casket status flags: (flags=0) options: (opts=0) opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 count: 309 (309) size: 19644 (19.184 KiB) memory: 1048576 time: 0.084 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr check -onr casket (end) 309 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirtest order -th 4 -rnd -etc -tran casket 500 seed=3713802426 path=casket rnum=500 thnum=4 rnd=1 mode=101 tran=1 oflags=0 opts=0 lv=0 opening the database: count: 0 size: 0 memory: 1048576 time: 0.002 setting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1235 size: 64356 memory: 1048576 time: 0.251 adding records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1731 size: 90148 memory: 1048576 time: 0.078 appending records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1912 size: 114112 memory: 1048576 time: 0.136 getting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1884 size: 112408 memory: 1048576 time: 0.236 getting records with a buffer: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1884 size: 112408 memory: 1048576 time: 0.068 traversing the database by the inner iterator: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) ......................... (00000550) ......................... (00000600) ......................... (00000650) ......................... (00000700) ......................... (00000750) ......................... (00000800) ......................... (00000850) ......................... (00000900) ......................... (00000950) ......................... (00001000) ......................... (00001050) ......................... (00001100) ......................... (00001150) ......................... (00001200) ......................... (00001250) ......................... (00001300) ......................... (00001350) ......................... (00001400) ......................... (00001450) ......................... (00001500) ......................... (00001550) ......................... (00001600) ......................... (00001650) ......................... (00001700) ......................... (00001750) ......................... (00001800) ......................... (00001850) ......................... (00001900) ......................... (00001950) ......................... (00002000) ......................... (00002050) ......................... (00002100) .... (end) ./kcdirtest: 1068: DB::iterate: casket: 0: success: no error count: 1565 size: 97111 memory: 1048576 time: 0.023 traversing the database by the outer cursor: ./kcdirtest: 1156: Cursor::accept: casket: 0: success: no error (end) count: 1565 size: 97111 memory: 1048576 time: 0.000 synchronizing the database: count: 1565 size: 97111 memory: 1048576 time: 0.000 dumping records into snapshot: count: 1565 size: 97111 memory: 1048576 time: 0.008 loading records from snapshot: count: 1565 size: 97111 memory: 1048576 time: 0.021 removing records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) type: DirDB (directory hash database) (type=0x40) format version: 5 (libver=16.13) (chksum=0xB8) path: casket status flags: (flags=0) options: (opts=0) opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 count: 616 (616) size: 37414 (36.537 KiB) memory: 1048576 time: 0.269 closing the database: time: 0.000 error FAILED: KCRNDSEED=3713802426 PID=3015859 ./kcdirtest order -th 4 -rnd -etc -tran casket 500 make[1]: *** [Makefile:541: check-dir] Error 1 make[1]: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' make: *** [Makefile:170: check] Error 2 make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-1.2.76' error: Bad exit status from /usr/src/tmp/rpm-tmp.68794 (%check) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.68794 (%check) Command exited with non-zero status 1 220.85user 70.68system 1:19.29elapsed 367%CPU (0avgtext+0avgdata 354192maxresident)k 0inputs+0outputs (0major+7911667minor)pagefaults 0swaps hsh-rebuild: rebuild of `kyotocabinet-1.2.76-alt3.src.rpm' failed. Command exited with non-zero status 1 4.05user 3.72system 1:33.86elapsed 8%CPU (0avgtext+0avgdata 137344maxresident)k 0inputs+0outputs (0major+185435minor)pagefaults 0swaps