<86>Nov 9 04:30:00 userdel[3053434]: delete user 'rooter' <86>Nov 9 04:30:00 userdel[3053434]: removed group 'rooter' owned by 'rooter' <86>Nov 9 04:30:00 userdel[3053434]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 9 04:30:00 groupadd[3053467]: group added to /etc/group: name=rooter, GID=1787 <86>Nov 9 04:30:00 groupadd[3053467]: group added to /etc/gshadow: name=rooter <86>Nov 9 04:30:00 groupadd[3053467]: new group: name=rooter, GID=1787 <86>Nov 9 04:30:00 useradd[3053483]: new user: name=rooter, UID=1787, GID=1787, home=/root, shell=/bin/bash, from=none <86>Nov 9 04:30:00 userdel[3053519]: delete user 'builder' <86>Nov 9 04:30:00 userdel[3053519]: removed group 'builder' owned by 'builder' <86>Nov 9 04:30:00 userdel[3053519]: removed shadow group 'builder' owned by 'builder' <86>Nov 9 04:30:00 groupadd[3053550]: group added to /etc/group: name=builder, GID=1788 <86>Nov 9 04:30:00 groupadd[3053550]: group added to /etc/gshadow: name=builder <86>Nov 9 04:30:00 groupadd[3053550]: new group: name=builder, GID=1788 <86>Nov 9 04:30:00 useradd[3053578]: new user: name=builder, UID=1788, GID=1788, home=/usr/src, shell=/bin/bash, from=none <13>Nov 9 04:30:03 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Nov 9 04:30:04 rpmi: libstdc++14-devel-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Nov 9 04:30:04 rpmi: gcc14-c++-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Nov 9 04:30:04 rpmi: gcc-c++-14-alt1 sisyphus+360995.300.1.1 1730139222 installed <13>Nov 9 04:30:04 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.36730 + 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.36730 + 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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-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-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 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 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 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 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 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 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 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 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 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 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 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 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 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 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-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 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-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 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 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 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 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 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.58142 + 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.26053 + 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=254805731 rnum=10000 thnum=4 iv=-1.000 mutex: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.066 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.080 slotted spin lock: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.010 reader-writer lock writer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.070 reader-writer lock reader: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.011 slotted reader-writer lock writer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.010 slotted reader-writer lock reader: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.010 spin reader-writer lock writer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.079 spin reader-writer lock reader: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.010 spin reader-writer lock wicked: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.059 slotted spin reader-writer lock writer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.009 slotted spin reader-writer lock reader: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.009 atomic increment: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.038 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest cond -th 4 -iv -1 10000 seed=254806206 rnum=10000 thnum=4 iv=-1.000 conditon variable: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.157 conditon map: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.100 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest para -th 4 10000 seed=254806465 rnum=10000 thnum=4 iv=0.000 ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 0 done: 10000 time: 0.013 memory: 3416064 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest para -th 4 -iv -1 10000 seed=254806480 rnum=10000 thnum=4 iv=-1.000 ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 0 done: 10000 time: 0.029 memory: 1048576 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest file -th 4 casket 10000 seed=254806512 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.010 committing transaction: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2000000 time: 0.055 aborting transaction: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2000000 time: 0.075 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=254806723 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: 2479443 time: 0.024 reading: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2479443 time: 0.007 fast writing: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2479443 time: 0.014 fast reading: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2479443 time: 0.006 committing transaction: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2000000 time: 0.077 aborting transaction: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2000000 time: 0.093 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=254806948 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=254806958 rnum=10000 rnd=1 bnum=1000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.002 count: 6323 memory: 1048576 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.002 count: 6323 memory: 1048576 traversing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ........ (end) time: 0.000 count: 6323 memory: 1048576 migrating records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.002 count: 2349,3974 memory: 1048576 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.001 count: 2349,1489 memory: 1048576 wicked testing: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) .............. (end) .............. (end) time: 0.002 count: 587 memory: 1048576 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest thmap -bnum 1000 10000 seed=254806970 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.002 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=254806982 rnum=10000 rnd=1 bnum=1000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.002 count: 6352 memory: 0 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.001 count: 6352 memory: 0 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.002 count: 8688 memory: 0 traversing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ................. (end) time: 0.001 count: 8688 memory: 0 sorting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ................. (end) time: 0.002 count: 8688 memory: 1048576 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.001 count: 3246 memory: 1048576 wicked testing: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.002 count: 1888 memory: 1048576 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest talist 10000 seed=254806996 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=254807000 rnum=10000 rnd=1 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.001 count: 10000 memory: 0 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.000 count: 10000 memory: 0 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.000 count: 0 memory: 0 wicked testing: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.001 count: 446 memory: 0 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest misc 10000 seed=254807005 rnum=10000 ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.555 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=254807566 rnum=10000 thnum=1 rnd=0 etc=1 tran=0 opening the database: count: 0 size: 0 memory: 8826880 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 160000 memory: 9875456 time: 0.003 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 160000 memory: 9875456 time: 0.001 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 240000 memory: 10924032 time: 0.002 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 240000 memory: 10924032 time: 0.001 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 240000 memory: 10924032 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: 10924032 time: 0.000 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) .............. (end) count: 7346 size: 205441 memory: 10924032 time: 0.000 synchronizing the database: count: 7346 size: 205441 memory: 10924032 time: 0.000 dumping records into snapshot: count: 7346 size: 205441 memory: 10924032 time: 0.001 loading records from snapshot: count: 7346 size: 205441 memory: 10924032 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: 10924032 time: 0.002 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest order -th 4 10000 seed=254807584 rnum=10000 thnum=4 rnd=0 etc=0 tran=0 opening the database: count: 0 size: 0 memory: 8908800 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 640000 memory: 8908800 time: 0.023 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 640000 memory: 8908800 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: 8908800 time: 0.019 closing the database: time: 0.001 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest order -th 4 -rnd -etc 10000 seed=254807636 rnum=10000 thnum=4 rnd=1 etc=1 tran=0 opening the database: count: 0 size: 0 memory: 9150464 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 24851 size: 400864 memory: 10199040 time: 0.031 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34356 size: 552944 memory: 10199040 time: 0.020 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37947 size: 901672 memory: 10199040 time: 0.028 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37381 size: 887936 memory: 10199040 time: 0.028 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37381 size: 887936 memory: 10199040 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: 31918 size: 842534 memory: 10199040 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: 14313 size: 430754 memory: 10199040 time: 0.014 synchronizing the database: count: 14313 size: 430754 memory: 10199040 time: 0.000 dumping records into snapshot: count: 14313 size: 430754 memory: 11247616 time: 0.001 loading records from snapshot: count: 14313 size: 861508 memory: 13344768 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: 6062 (6.062 thousand) size: 602200 (588.086 KiB) memory: 13344768 time: 0.019 closing the database: time: 0.001 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest order -th 4 -rnd -etc -tran 10000 seed=254807797 rnum=10000 thnum=4 rnd=1 etc=1 tran=1 opening the database: count: 0 size: 0 memory: 9490432 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 25027 size: 403632 memory: 11886592 time: 0.055 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34457 size: 554512 memory: 11886592 time: 0.051 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37975 size: 902656 memory: 12455936 time: 0.069 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37458 size: 889728 memory: 12455936 time: 0.068 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37458 size: 889728 memory: 12455936 time: 0.052 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: 32010 size: 844126 memory: 12455936 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: 14435 size: 434892 memory: 13504512 time: 0.024 synchronizing the database: count: 14435 size: 434892 memory: 13504512 time: 0.000 dumping records into snapshot: count: 14435 size: 434892 memory: 13504512 time: 0.002 loading records from snapshot: count: 14435 size: 434892 memory: 14553088 time: 0.003 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: 6103 (6.103 thousand) size: 173057 (169.001 KiB) memory: 14553088 time: 0.048 closing the database: time: 0.002 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest wicked 10000 seed=254808180 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: 1494 (1.494 thousand) size: 86894 (84.857 KiB) memory: 9805824 time: 0.003 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest wicked -th 4 -it 4 10000 seed=254808187 rnum=10000 thnum=4 itnum=4 iteration 1: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9541 size: 341900 memory: 8986624 time: 0.032 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9358 size: 705512 memory: 8986624 time: 0.031 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9411 size: 1038385 memory: 8986624 time: 0.027 iteration 4: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: ProtoHashDB (prototype hash database) (type=0x10) path: - opaque: 0 count: 9434 (9.434 thousand) size: 1385923 (1.322 MiB) memory: 8986624 time: 0.031 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest tran 10000 seed=254808313 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: ProtoHashDB (prototype hash database) (type=0x10) path: - opaque: 0 count: 1213 (1.213 thousand) size: 32451 (31.690 KiB) memory: 18169856 time: 0.004 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest tran -th 2 -it 4 10000 seed=254808323 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: 2040 size: 59112 memory: 18071552 time: 0.016 iteration 2 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 2 checking: ......................... (00001000) ......................... (00002000) . (end) ......................... (00001000) ......................... (00002000) . (end) count: 2078 size: 123955 memory: 18071552 time: 0.010 iteration 3 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 3 checking: ......................... (00001000) ....................... (end) ......................... (00001000) ....................... (end) count: 1927 size: 188572 memory: 18071552 time: 0.015 iteration 4 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 4 checking: ......................... (00001000) .... (end) ......................... (00001000) .... (end) type: ProtoHashDB (prototype hash database) (type=0x10) path: - opaque: 0 count: 1175 (1.175 thousand) size: 226935 (221.616 KiB) memory: 18071552 time: 0.009 ok rm -rf casket* LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest order -tree -etc 10000 seed=254808382 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.005 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.002 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=254808404 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: 7622656 time: 0.040 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 640000 memory: 7622656 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: 7622656 time: 0.027 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest order -tree -th 4 -rnd -etc 10000 seed=254808478 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: 24934 size: 401936 memory: 3428352 time: 0.063 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34430 size: 553872 memory: 3428352 time: 0.042 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37940 size: 901952 memory: 3428352 time: 0.048 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37415 size: 889248 memory: 3428352 time: 0.040 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37415 size: 889248 memory: 3428352 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: 32056 size: 846185 memory: 3428352 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: 14332 size: 427794 memory: 3428352 time: 0.020 synchronizing the database: count: 14332 size: 427794 memory: 3428352 time: 0.000 dumping records into snapshot: count: 14332 size: 427794 memory: 4145152 time: 0.002 loading records from snapshot: count: 14332 size: 855588 memory: 6242304 time: 0.008 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: ProtoTreeDB (prototype tree database) (type=0x11) path: - opaque: 0 count: 5996 (5.996 thousand) size: 597100 (583.105 KiB) memory: 6242304 time: 0.037 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest order -tree -th 4 -rnd -etc -tran 10000 seed=254808753 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: 24782 size: 399696 memory: 3428352 time: 0.095 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34489 size: 555008 memory: 3428352 time: 0.076 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 38012 size: 903192 memory: 3428352 time: 0.080 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37488 size: 891032 memory: 3428352 time: 0.180 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37488 size: 891032 memory: 3428352 time: 0.124 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: 32105 size: 845784 memory: 3428352 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: 14470 size: 434375 memory: 6021120 time: 0.025 synchronizing the database: count: 14470 size: 434375 memory: 6021120 time: 0.000 dumping records into snapshot: count: 14470 size: 434375 memory: 6021120 time: 0.002 loading records from snapshot: count: 14470 size: 868750 memory: 6021120 time: 0.006 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: ProtoTreeDB (prototype tree database) (type=0x11) path: - opaque: 0 count: 6170 (6.170 thousand) size: 607392 (593.156 KiB) memory: 6021120 time: 0.083 closing the database: time: 0.001 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest wicked -tree 10000 seed=254809432 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: 2296 (2.296 thousand) size: 97185 (94.907 KiB) memory: 1048576 time: 0.005 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest wicked -tree -th 4 -it 4 10000 seed=254809440 rnum=10000 thnum=4 itnum=4 iteration 1: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9161 size: 384415 memory: 3424256 time: 0.056 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 8926 size: 786854 memory: 3424256 time: 0.051 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9150 size: 1177423 memory: 3424256 time: 0.055 iteration 4: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: ProtoTreeDB (prototype tree database) (type=0x11) path: - opaque: 0 count: 9190 (9.190 thousand) size: 1562588 (1.490 MiB) memory: 3424256 time: 0.051 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest tran -tree 10000 seed=254809656 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: ProtoTreeDB (prototype tree database) (type=0x11) path: - opaque: 0 count: 808 (808) size: 21314 (20.814 KiB) memory: 1048576 time: 0.007 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest tran -tree -th 2 -it 4 10000 seed=254809665 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: 2006 size: 69670 memory: 1048576 time: 0.023 iteration 2 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 2 checking: ......................... (00001000) ......................... (00002000) ............. (end) ......................... (00001000) ......................... (00002000) ............. (end) count: 2556 size: 149318 memory: 1048576 time: 0.023 iteration 3 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 3 checking: ......................... (00001000) ......................... (00002000) (end) ......................... (00001000) ......................... (00002000) (end) count: 2017 size: 208785 memory: 1048576 time: 0.024 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: 2806 (2.806 thousand) size: 296795 (289.839 KiB) memory: 1048576 time: 0.022 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=254809763 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.003 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.001 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=254809780 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=254809806 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: 23984 size: 714384 memory: 1048576 time: 0.034 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 33465 size: 979852 memory: 1048576 time: 0.008 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37526 size: 1381072 memory: 1048576 time: 0.012 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37051 size: 1363796 memory: 1048576 time: 0.028 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37051 size: 1363796 memory: 1048576 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: 31875 size: 1266395 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) ......................... (00053000) .... (end) count: 14367 size: 645165 memory: 1048576 time: 0.014 synchronizing the database: count: 14367 size: 645165 memory: 1048576 time: 0.000 dumping records into snapshot: count: 14367 size: 645165 memory: 2097152 time: 0.001 loading records from snapshot: count: 14367 size: 645165 memory: 3145728 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=3644) (load=1.77) count: 6462 (6.462 thousand) size: 299944 (292.914 KiB) memory: 3145728 time: 0.024 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcstashtest order -th 4 -rnd -etc -bnum 5000 10000 seed=254809944 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: 24345 size: 724836 memory: 3522560 time: 0.032 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 33585 size: 983556 memory: 3522560 time: 0.009 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37465 size: 1381156 memory: 3522560 time: 0.013 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 36953 size: 1362956 memory: 3522560 time: 0.027 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 36953 size: 1362956 memory: 3522560 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) ....................... (end) count: 31735 size: 1258646 memory: 3522560 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: 14163 size: 632514 memory: 3522560 time: 0.014 synchronizing the database: count: 14163 size: 632514 memory: 3522560 time: 0.000 dumping records into snapshot: count: 14163 size: 632514 memory: 3522560 time: 0.001 loading records from snapshot: count: 14163 size: 632514 memory: 3846144 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=3668) (load=1.75) count: 6434 (6.434 thousand) size: 297860 (290.879 KiB) memory: 3846144 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=254810079 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: 24959 size: 741996 memory: 1048576 time: 0.144 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34522 size: 1009760 memory: 1048576 time: 0.119 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37963 size: 1398580 memory: 1048576 time: 0.274 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37438 size: 1379672 memory: 1048576 time: 0.106 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37438 size: 1379672 memory: 1048576 time: 0.072 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: 32023 size: 1271016 memory: 2097152 time: 0.008 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: 14359 size: 642227 memory: 4194304 time: 0.026 synchronizing the database: count: 14359 size: 642227 memory: 4194304 time: 0.000 dumping records into snapshot: count: 14359 size: 642227 memory: 5242880 time: 0.002 loading records from snapshot: count: 14359 size: 642227 memory: 5242880 time: 0.002 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: StashDB (stash database) (type=0x18) opaque: 0 buckets: 0 (used=3516) (load=1.74) count: 6108 (6.108 thousand) size: 285681 (278.985 KiB) memory: 5242880 time: 0.071 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcstashtest wicked -bnum 5000 10000 seed=254810907 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=1955) (load=1.30) count: 2549 (2.549 thousand) size: 172515 (168.472 KiB) memory: 1048576 time: 0.003 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcstashtest wicked -th 4 -it 4 -bnum 5000 10000 seed=254810912 rnum=10000 thnum=4 itnum=4 bnum=5000 lv=0 iteration 1: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 6309 size: 327016 memory: 3518464 time: 0.051 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 16160 size: 811907 memory: 3518464 time: 0.043 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 6266 size: 324527 memory: 3518464 time: 0.052 iteration 4: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: StashDB (stash database) (type=0x18) opaque: 0 buckets: 0 (used=4269) (load=3.79) count: 16198 (16.198 thousand) size: 813309 (794.247 KiB) memory: 3518464 time: 0.051 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcstashtest tran -bnum 5000 10000 seed=254811113 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=812) (load=1.16) count: 940 (940) size: 76903 (75.101 KiB) memory: 6291456 time: 0.010 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcstashtest tran -th 2 -it 4 -bnum 5000 10000 seed=254811125 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) ......................... (00002000) ......... (end) ......................... (00001000) ......................... (00002000) ......... (end) count: 2396 size: 148518 memory: 8388608 time: 0.085 iteration 2 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 2 checking: ......................... (00001000) ........................ (end) ......................... (00001000) ........................ (end) count: 4366 size: 238895 memory: 8388608 time: 0.084 iteration 3 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 3 checking: ......................... (00001000) ......................... (00002000) (end) ......................... (00001000) ......................... (00002000) (end) count: 6402 size: 335699 memory: 8744960 time: 0.093 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=1352) (load=6.01) count: 8130 (8.130 thousand) size: 415876 (406.129 KiB) memory: 8744960 time: 0.096 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=254811489 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.003 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 608832 memory: 1048576 time: 0.003 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 688832 memory: 2097152 time: 0.004 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 688832 memory: 2097152 time: 0.003 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=254811514 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=254811541 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: 10016 size: 611040 memory: 1048576 time: 0.029 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10016 size: 609728 memory: 1048576 time: 0.012 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10016 size: 643832 memory: 1048576 time: 0.013 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10012 size: 641232 memory: 1048576 time: 0.025 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10012 size: 641232 memory: 1048576 time: 0.008 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) (end) count: 8580 size: 585578 memory: 1048576 time: 0.001 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: 5193 size: 395210 memory: 1048576 time: 0.004 synchronizing the database: count: 5193 size: 395210 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=2288) (load=1.19) count: 2915 (2.915 thousand) (capcnt=10000) size: 235033 (229.524 KiB) (capsiz=-1) memory: 1048576 time: 0.018 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=254811654 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: 141 size: 56752 memory: 3489792 time: 0.030 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 144 size: 56896 memory: 3489792 time: 0.010 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 144 size: 56896 memory: 3489792 time: 0.011 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 144 size: 56896 memory: 3489792 time: 0.020 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 144 size: 56896 memory: 3489792 time: 0.006 traversing the database by the inner iterator: ... (end) count: 112 size: 55481 memory: 3489792 time: 0.000 traversing the database by the outer cursor: ...... (end) count: 78 size: 54065 memory: 3489792 time: 0.000 synchronizing the database: count: 78 size: 54065 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=143) (load=1.00) count: 143 (143) (capcnt=-1) size: 56840 (55.508 KiB) (capsiz=10000) memory: 3489792 time: 0.020 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=254811753 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: 639445 memory: 3489792 time: 1.402 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10016 size: 639090 memory: 3489792 time: 1.437 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10016 size: 644413 memory: 3489792 time: 2.247 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10011 size: 643756 memory: 3489792 time: 0.202 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10011 size: 643756 memory: 3489792 time: 0.087 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) (end) count: 8591 size: 552000 memory: 3489792 time: 0.009 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: 5224 size: 348739 memory: 3489792 time: 0.051 synchronizing the database: count: 5224 size: 348739 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: compress (opts=4) opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 buckets: 5000 (used=2186) (load=1.16) count: 2708 (2.708 thousand) (capcnt=10000) size: 205583 (200.765 KiB) (capsiz=-1) memory: 3489792 time: 0.193 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kccachetest wicked -bnum 5000 10000 seed=254817386 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=1991) (load=1.16) count: 2449 (2.449 thousand) (capcnt=-1) size: 243175 (237.476 KiB) (capsiz=-1) memory: 1048576 time: 0.003 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kccachetest wicked -th 4 -it 4 -tc -bnum 5000 -capcnt 10000 10000 seed=254817391 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: 9841 size: 570969 memory: 0 time: 0.244 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9762 size: 567204 memory: 0 time: 0.157 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9839 size: 571804 memory: 0 time: 0.167 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=3928) (load=1.41) count: 6531 (6.531 thousand) (capcnt=10000) size: 395519 (386.249 KiB) (capsiz=-1) memory: 0 time: 0.158 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kccachetest tran -bnum 5000 10000 seed=254818120 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=1065) (load=1.10) count: 1220 (1.220 thousand) (capcnt=-1) size: 136321 (133.126 KiB) (capsiz=-1) memory: 6291456 time: 0.009 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kccachetest tran -th 2 -it 4 -tc -bnum 5000 10000 seed=254818132 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: ......................... (00001000) ......................... (00002000) .... (end) ......................... (00001000) ......................... (00002000) .... (end) count: 2171 size: 161423 memory: 7340032 time: 0.218 iteration 2 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 2 checking: ......................... (00001000) ......................... (00002000) ... (end) ......................... (00001000) ......................... (00002000) ... (end) count: 2132 size: 159470 memory: 8454144 time: 0.178 iteration 3 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 3 checking: ......................... (00001000) ....................... (end) ......................... (00001000) ....................... (end) count: 1939 size: 149478 memory: 8454144 time: 0.274 iteration 4 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 4 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: compress (opts=4) opaque: 0 buckets: 5000 (used=1423) (load=1.18) count: 1806 (1.806 thousand) (capcnt=-1) size: 142570 (139.229 KiB) (capsiz=-1) memory: 8454144 time: 0.300 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=254819110 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.003 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 48997 memory: 1048576 time: 0.003 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 48997 memory: 2097152 time: 0.004 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 48997 memory: 2097152 time: 0.003 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 48997 memory: 2097152 time: 0.003 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.005 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.003 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcgrasstest order -th 4 -bnum 5000 10000 seed=254819142 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.014 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 48997 memory: 1048576 time: 0.007 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 0 size: 48997 memory: 1048576 time: 0.010 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcgrasstest order -th 4 -rnd -etc -bnum 5000 10000 seed=254819176 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: 24803 size: 434281 memory: 1048576 time: 0.037 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34263 size: 434281 memory: 1048576 time: 0.017 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37791 size: 434281 memory: 1048576 time: 0.025 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37310 size: 960625 memory: 1048576 time: 0.034 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37310 size: 960625 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: 31814 size: 960625 memory: 1048576 time: 0.011 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: 14409 size: 628935 memory: 1048576 time: 0.052 synchronizing the database: count: 14409 size: 524806 memory: 1048576 time: 0.001 dumping records into snapshot: count: 14409 size: 524806 memory: 2097152 time: 0.004 loading records from snapshot: count: 14409 size: 48997 memory: 3145728 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=131) (load=1.02) pages: 134 (leaf=134) (inner=1) (level=2) (psiz=8192) cache: 230864 (cap=67108864) (ratio=0.00) (leaf=227664:134) (inner=3200:1) count: 6260 (6.260 thousand) size: 287948 (281.199 KiB) memory: 3145728 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=254819409 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: 24491 size: 473329 memory: 1048576 time: 0.040 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34018 size: 473329 memory: 1048576 time: 0.016 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37695 size: 473329 memory: 1048576 time: 0.015 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37199 size: 986734 memory: 1048576 time: 0.022 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37199 size: 986734 memory: 1048576 time: 0.009 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: 31912 size: 986734 memory: 1048576 time: 0.012 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: 14391 size: 629249 memory: 1048576 time: 0.060 synchronizing the database: count: 14391 size: 523580 memory: 1048576 time: 0.001 dumping records into snapshot: count: 14391 size: 523580 memory: 3145728 time: 0.004 loading records from snapshot: count: 14391 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=131) (load=1.02) pages: 134 (leaf=134) (inner=1) (level=2) (psiz=8192) cache: 227784 (cap=67108864) (ratio=0.00) (leaf=224584:134) (inner=3200:1) count: 6127 (6.127 thousand) size: 277968 (271.453 KiB) memory: 4194304 time: 0.032 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=254819628 rnum=500 thnum=4 rnd=1 etc=1 tran=1 opts=4 bnum=5000 psiz=-1 pccap=10240 rcomp=0x7f3de99b5f10 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: 1254 size: 53416 memory: 3747840 time: 0.489 adding records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1720 size: 54573 memory: 3747840 time: 0.153 appending records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1897 size: 56315 memory: 3747840 time: 0.469 getting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1871 size: 56266 memory: 3747840 time: 0.107 getting records with a buffer: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1871 size: 56266 memory: 3747840 time: 0.069 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: 1609 size: 56490 memory: 3747840 time: 0.004 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: 53229 memory: 3747840 time: 0.301 synchronizing the database: count: 712 size: 53229 memory: 3747840 time: 0.000 dumping records into snapshot: count: 712 size: 53229 memory: 3747840 time: 0.000 loading records from snapshot: count: 712 size: 53229 memory: 3747840 time: 0.062 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: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 buckets: 5000 (used=11) (load=1.00) pages: 11 (leaf=9) (inner=1) (level=2) (psiz=8192) cache: 9531 (cap=10240) (ratio=0.93) (leaf=9331:8) (inner=200:1) count: 296 (296) size: 51138 (49.939 KiB) memory: 3747840 time: 0.088 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcgrasstest wicked -bnum 5000 10000 seed=254821377 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=23) (load=1.00) pages: 23 (leaf=21) (inner=1) (level=2) (psiz=8192) cache: 114161 (cap=67108864) (ratio=0.00) (leaf=113757:21) (inner=404:1) count: 2372 (2.372 thousand) size: 148719 (145.233 KiB) memory: 2097152 time: 0.008 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcgrasstest wicked -th 4 -it 4 -tc -bnum 5000 -pccap 10k -rcd 1000 seed=254821387 rnum=1000 thnum=4 itnum=4 opts=4 bnum=5000 psiz=-1 pccap=10240 rcomp=0x7f4da91cff10 lv=0 iteration 1: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 669 size: 53179 memory: 1048576 time: 0.301 iteration 2: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 948 size: 54972 memory: 1048576 time: 0.365 iteration 3: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 949 size: 54854 memory: 1048576 time: 0.348 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=10) (load=1.00) pages: 10 (leaf=8) (inner=1) (level=2) (psiz=8192) cache: 9833 (cap=10240) (ratio=0.96) (leaf=9688:2) (inner=145:1) count: 965 (965) size: 54891 (53.604 KiB) memory: 1048576 time: 0.329 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcgrasstest tran -bnum 500 10000 seed=254822735 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: (end) (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=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: 5989 (5.849 KiB) memory: 2097152 time: 0.003 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcgrasstest tran -th 2 -it 4 -tc -bnum 5000 -pccap 10k -rcd 5000 seed=254822741 rnum=5000 thnum=2 itnum=4 opts=4 bnum=5000 psiz=-1 pccap=10240 rcomp=0x7f19d166cf10 lv=0 iteration 1 updating: ......................... (00000500) ......................... (00001000) ......................... (00001500) ......................... (00002000) ......................... (00002500) ......................... (00003000) ......................... (00003500) ......................... (00004000) ......................... (00004500) ......................... (00005000) iteration 1 checking: ......................... (00000500) ......................... (00001000) ........... (end) ......................... (00000500) ......................... (00001000) ........... (end) count: 1227 size: 54356 memory: 3145728 time: 0.510 iteration 2 updating: ......................... (00000500) ......................... (00001000) ......................... (00001500) ......................... (00002000) ......................... (00002500) ......................... (00003000) ......................... (00003500) ......................... (00004000) ......................... (00004500) ......................... (00005000) iteration 2 checking: ......................... (00000500) .................... (end) ......................... (00000500) .................... (end) count: 916 size: 53044 memory: 3145728 time: 0.577 iteration 3 updating: ......................... (00000500) ......................... (00001000) ......................... (00001500) ......................... (00002000) ......................... (00002500) ......................... (00003000) ......................... (00003500) ......................... (00004000) ......................... (00004500) ......................... (00005000) iteration 3 checking: ......................... (00000500) ......................... (00001000) ..... (end) ......................... (00000500) ......................... (00001000) ..... (end) count: 1113 size: 54103 memory: 3145728 time: 0.537 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=10) (load=1.00) pages: 10 (leaf=8) (inner=1) (level=2) (psiz=8192) cache: 9419 (cap=10240) (ratio=0.92) (leaf=9272:2) (inner=147:1) count: 1014 (1.014 thousand) size: 53577 (52.321 KiB) memory: 3145728 time: 0.539 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=254825052 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=254825074 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.017 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest order -getw -msiz 5000 casket 10000 seed=254825094 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.023 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest order -rem -msiz 50000 casket 10000 seed=254825122 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=254825153 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=254825220 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.055 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.017 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.041 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.049 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=254825488 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.068 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 1316224 memory: 1048576 time: 0.050 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 0 size: 36256 memory: 1048576 time: 0.101 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=254825710 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: 24940 size: 839616 memory: 1048576 time: 0.113 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34415 size: 1142816 memory: 1048576 time: 0.052 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37871 size: 1594512 memory: 1048576 time: 0.418 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37354 size: 1594512 memory: 1048576 time: 0.134 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37354 size: 1594512 memory: 1048576 time: 0.047 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: 32045 size: 1855944 memory: 1048576 time: 0.085 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: 15905 size: 1876896 memory: 1048576 time: 0.462 synchronizing the database: count: 15905 size: 1876896 memory: 1048576 time: 0.000 dumping records into snapshot: count: 15905 size: 1876896 memory: 2097152 time: 0.019 loading records from snapshot: count: 15905 size: 1876896 memory: 3145728 time: 0.052 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=3687) (load=1.50) count: 6729 (6.729 thousand) size: 831568 (812.078 KiB) (map=50000) memory: 3145728 time: 0.116 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket ...... (end) 6729 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=254827218 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: 24920 size: 838472 memory: 1048576 time: 0.950 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34438 size: 1143048 memory: 1048576 time: 0.940 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 38014 size: 1844056 memory: 1048576 time: 1.540 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37508 size: 1844056 memory: 1048576 time: 0.981 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37508 size: 1844056 memory: 1048576 time: 0.852 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: 32221 size: 2106896 memory: 1048576 time: 0.115 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: 16076 size: 1823568 memory: 1048576 time: 0.633 synchronizing the database: count: 16076 size: 1823568 memory: 1048576 time: 0.000 dumping records into snapshot: count: 16076 size: 1823568 memory: 2097152 time: 0.021 loading records from snapshot: count: 16076 size: 1823568 memory: 2097152 time: 0.050 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=2) options: (opts=0) opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 buckets: 5000 (used=3690) (load=1.51) count: 6787 (6.787 thousand) size: 749528 (731.961 KiB) (map=50000) memory: 3145728 time: 1.007 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket ...... (end) 6787 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=254834318 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: 24943 size: 839472 memory: 1048576 time: 0.407 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34507 size: 1145520 memory: 1048576 time: 0.100 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 38021 size: 1584056 memory: 1048576 time: 1.040 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37521 size: 1584056 memory: 1048576 time: 0.155 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37521 size: 1584056 memory: 1048576 time: 0.048 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: 32202 size: 1844928 memory: 1048576 time: 0.137 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: 15922 size: 1896632 memory: 1048576 time: 0.699 synchronizing the database: count: 15922 size: 1896632 memory: 1048576 time: 0.000 dumping records into snapshot: count: 15922 size: 1896632 memory: 2097152 time: 0.019 loading records from snapshot: count: 15922 size: 1896632 memory: 2097152 time: 0.118 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=1) options: (opts=0) opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 buckets: 5000 (used=3691) (load=1.50) count: 6734 (6.734 thousand) size: 829888 (810.438 KiB) (map=50000) memory: 3145728 time: 0.264 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket ...... (end) 6734 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=254837315 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: 24875 size: 718696 memory: 3637248 time: 0.695 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34526 size: 988832 memory: 3637248 time: 0.149 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37999 size: 1688992 memory: 3637248 time: 0.719 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37467 size: 1688992 memory: 3637248 time: 0.167 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37467 size: 1688992 memory: 3637248 time: 0.055 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: 32139 size: 1688992 memory: 3637248 time: 0.093 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: 14323 size: 1167784 memory: 3637248 time: 0.457 synchronizing the database: count: 14323 size: 1167784 memory: 3637248 time: 0.000 dumping records into snapshot: count: 14323 size: 1167784 memory: 3637248 time: 0.022 loading records from snapshot: count: 14323 size: 418456 memory: 3637248 time: 0.076 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=0) options: small linear compress (opts=7) opaque: 0 buckets: 5000 (used=3525) (load=1.73) count: 6111 (6.111 thousand) size: 307628 (300.418 KiB) (map=50000) memory: 3637248 time: 0.120 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket ...... (end) 6111 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest queue \ -bnum 5000 -msiz 50000 casket 10000 seed=254839878 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=254839891 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) ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) . (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=1024) (frg=10001) options: (opts=0) opaque: 0 buckets: 5000 (used=0) (load=0.00) count: 0 (0) size: 399024 (389.672 KiB) (map=50000) memory: 1048576 time: 0.049 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 \ -bnum 5000 -msiz 50000 casket 10000 seed=254839945 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: 3485696 time: 0.144 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 4000 size: 196384 memory: 3485696 time: 0.146 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 4000 size: 196384 memory: 3485696 time: 0.130 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: 196384 (191.781 KiB) (map=50000) memory: 3485696 time: 0.138 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=254840509 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: 37335 size: 1529800 memory: 3485696 time: 0.330 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37909 size: 1564896 memory: 3485696 time: 0.379 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37063 size: 1569552 memory: 3485696 time: 0.405 iteration 4: ......................... (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) ..................... (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=1024) (frg=40052) options: (opts=0) opaque: 0 buckets: 5000 (used=0) (load=0.00) count: 0 (0) size: 1578600 (1.505 MiB) (map=50000) memory: 3485696 time: 0.587 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket (end) 0 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest wicked -bnum 5000 -msiz 50000 casket 10000 seed=254842216 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=4) (frg=145) options: (opts=0) opaque: 0 buckets: 5000 (used=1912) (load=1.18) count: 2425 (2.425 thousand) size: 169160 (165.195 KiB) (map=50000) memory: 1048576 time: 0.012 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket .. (end) 2425 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=254842234 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: 9562 size: 575584 memory: 1048576 time: 0.142 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 12408 size: 863184 memory: 1048576 time: 0.180 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 13375 size: 1046848 memory: 1048576 time: 0.214 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=40) (frg=0) options: (opts=0) opaque: 0 buckets: 5000 (used=4680) (load=1.97) count: 13678 (13.678 thousand) size: 1204064 (1.148 MiB) (map=50000) memory: 1048576 time: 0.218 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket ............. (end) 13678 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=254842999 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: 9443 size: 580768 memory: 1048576 time: 0.254 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 12341 size: 869792 memory: 1048576 time: 0.306 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 13299 size: 1047544 memory: 1048576 time: 0.401 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=60) (frg=3) options: (opts=0) opaque: 0 buckets: 5000 (used=4682) (load=1.96) count: 13594 (13.594 thousand) size: 1194504 (1.139 MiB) (map=50000) memory: 1048576 time: 0.374 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket ............. (end) 13594 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=254844346 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: 9333 size: 261808 memory: 3620864 time: 0.160 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 12371 size: 343688 memory: 3620864 time: 0.182 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 13375 size: 383884 memory: 3620864 time: 0.189 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=1) options: small linear compress (opts=7) opaque: 0 buckets: 10000 (used=7432) (load=1.84) count: 13681 (13.681 thousand) size: 371300 (362.598 KiB) (map=50000) memory: 3620864 time: 0.273 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket ............. (end) 13681 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest tran casket 10000 seed=254845168 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: ......................... (00001000) ......... (end) ......................... (00001000) ......... (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=20) (frg=1083) options: (opts=0) opaque: 0 buckets: 1048583 (used=1381) (load=1.00) count: 1383 (1.383 thousand) size: 6384192 (6.088 MiB) (map=67108864) memory: 12582912 time: 0.043 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest tran -th 2 -it 4 casket 10000 seed=254845214 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: ......................... (00001000) .............. (end) ......................... (00001000) .............. (end) count: 1593 size: 6435880 memory: 12582912 time: 0.165 iteration 2 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 2 checking: ......................... (00001000) ......................... (00002000) .......... (end) ......................... (00001000) ......................... (00002000) .......... (end) count: 2401 size: 6546208 memory: 14241792 time: 0.124 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: 3439 size: 6594056 memory: 14241792 time: 0.127 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: 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=334) (frg=3825) options: (opts=0) opaque: 0 buckets: 1048583 (used=4185) (load=1.00) count: 4201 (4.201 thousand) size: 6663760 (6.355 MiB) (map=67108864) memory: 14241792 time: 0.138 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=254845771 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) ......................... (00002000) ........... (end) ......................... (00001000) ......................... (00002000) ........... (end) count: 2473 size: 97460 memory: 7340032 time: 0.166 iteration 2 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 2 checking: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ...... (end) ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ...... (end) count: 4247 size: 141872 memory: 7348224 time: 0.208 iteration 3 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 3 checking: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ............ (end) ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ............ (end) count: 4489 size: 153536 memory: 7348224 time: 0.240 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: 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=4) (frg=1) options: small linear compress (opts=7) opaque: 0 buckets: 10000 (used=3750) (load=1.25) count: 4701 (4.701 thousand) size: 161844 (158.051 KiB) (map=50000) memory: 7348224 time: 0.207 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=254846719 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.014 closing the database: time: 0.006 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest order -get \ -msiz 50000 -pccap 100k casket 10000 seed=254846743 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.019 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest order -getw \ -msiz 5000 -pccap 100k casket 10000 seed=254846765 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.023 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest order -rem \ -msiz 50000 -pccap 100k casket 10000 seed=254846794 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.028 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=254846838 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.016 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 1636096 memory: 3145728 time: 0.026 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 0 size: 1636096 memory: 3145728 time: 0.036 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=254846925 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.004 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 280576 memory: 1048576 time: 0.005 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 539392 memory: 1048576 time: 0.008 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: 2097152 time: 0.002 loading records from snapshot: count: 7346 size: 640256 memory: 2097152 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: 2097152 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=254846982 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: 956160 memory: 3604480 time: 0.042 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 1027584 memory: 3604480 time: 0.027 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 0 size: 1027584 memory: 3604480 time: 0.034 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=254847105 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=0x7fda42fbef10 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: 24953 size: 682496 memory: 3600384 time: 0.404 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34405 size: 897792 memory: 3600384 time: 0.459 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37907 size: 1407744 memory: 3600384 time: 0.636 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37356 size: 1407744 memory: 3600384 time: 0.531 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37356 size: 1407744 memory: 3600384 time: 0.540 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: 1443328 memory: 3600384 time: 0.028 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: 14365 size: 1454592 memory: 3600384 time: 0.354 synchronizing the database: count: 14365 size: 1454592 memory: 3600384 time: 0.000 dumping records into snapshot: count: 14365 size: 1454592 memory: 3600384 time: 0.007 loading records from snapshot: count: 14365 size: 536320 memory: 3600384 time: 0.009 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: 0 buckets: 5000 (used=993) (load=1.08) pages: 1101 (leaf=1102) (inner=53) (level=4) (psiz=1000) cache: 102375 (cap=102400) (ratio=1.00) (leaf=75527:378) (inner=26848:53) count: 6069 (6.069 thousand) size: 636672 (621.750 KiB) (map=50000) memory: 3600384 time: 0.295 closing the database: time: 0.001 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket ...... (end) 6069 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=254850383 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: 2474 size: 100608 memory: 1048576 time: 0.069 adding records: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 3445 size: 131328 memory: 1048576 time: 0.067 appending records: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 3799 size: 186368 memory: 1048576 time: 0.074 getting records: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 3748 size: 186368 memory: 1048576 time: 0.104 getting records with a buffer: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 3748 size: 186368 memory: 1048576 time: 0.089 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: 3227 size: 187392 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) ......................... (00005300) .................. (end) count: 1473 size: 187392 memory: 1048576 time: 0.015 synchronizing the database: count: 1473 size: 187392 memory: 1048576 time: 0.000 dumping records into snapshot: count: 1473 size: 187392 memory: 1048576 time: 0.001 loading records from snapshot: count: 1473 size: 36864 memory: 1048576 time: 0.001 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=112) (frg=1) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=118) (load=1.01) pages: 119 (leaf=112) (inner=6) (level=3) (psiz=1000) cache: 9865 (cap=102400) (ratio=0.10) (leaf=7153:35) (inner=2712:6) count: 606 (606) size: 97792 (95.500 KiB) (map=50000) memory: 1048576 time: 0.065 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket (end) 606 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=254850877 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: 2478 size: 100864 memory: 1048576 time: 0.041 adding records: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 3452 size: 124672 memory: 1048576 time: 0.014 appending records: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 3816 size: 179456 memory: 1048576 time: 0.047 getting records: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 3760 size: 181248 memory: 1048576 time: 0.015 getting records with a buffer: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 3760 size: 181248 memory: 1048576 time: 0.011 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: 3201 size: 183040 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) ......................... (00005300) ......................... (00005400) ... (end) count: 1456 size: 183040 memory: 1048576 time: 0.025 synchronizing the database: count: 1456 size: 183040 memory: 1048576 time: 0.000 dumping records into snapshot: count: 1456 size: 183040 memory: 1048576 time: 0.001 loading records from snapshot: count: 1456 size: 105472 memory: 1048576 time: 0.013 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=122) (frg=3) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=116) (load=1.01) pages: 117 (leaf=111) (inner=6) (level=3) (psiz=1000) cache: 25522 (cap=102400) (ratio=0.25) (leaf=22834:111) (inner=2688:6) count: 609 (609) size: 105472 (103.000 KiB) (map=50000) memory: 1048576 time: 0.015 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 \ -apow 2 -fpow 3 -ts -tl -tc -bnum 5000 -psiz 1000 -msiz 50000 -dfunit 4 casket 10000 seed=254851068 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: 24643 size: 62748 memory: 3878912 time: 0.062 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34212 size: 62748 memory: 3878912 time: 0.022 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37880 size: 62748 memory: 3878912 time: 0.030 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37371 size: 107516 memory: 3878912 time: 0.040 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37371 size: 107516 memory: 3878912 time: 0.019 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: 32075 size: 107516 memory: 3878912 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: 14263 size: 229496 memory: 3878912 time: 0.302 synchronizing the database: count: 14263 size: 239876 memory: 3878912 time: 0.019 dumping records into snapshot: count: 14263 size: 239876 memory: 3878912 time: 0.008 loading records from snapshot: count: 14263 size: 239876 memory: 4530176 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=8) (frg=2) options: small linear compress (opts=7) comparator: lexical opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 buckets: 5000 (used=1545) (load=1.18) pages: 1830 (leaf=1764) (inner=65) (level=4) (psiz=1000) cache: 275834 (cap=67108864) (ratio=0.00) (leaf=233002:1764) (inner=42832:65) count: 6027 (6.027 thousand) size: 239876 (234.254 KiB) (map=50000) memory: 5578752 time: 0.030 closing the database: time: 0.018 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket ...... (end) 6027 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest queue \ -bnum 5000 -psiz 500 -msiz 50000 casket 10000 seed=254851644 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.033 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=254851682 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) .. (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=0) (frg=0) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=998) (load=1.08) pages: 1107 (leaf=1106) (inner=122) (level=1) (psiz=500) cache: 38554 (cap=67108864) (ratio=0.00) (leaf=8848:1106) (inner=29706:122) count: 0 (0) size: 319744 (312.250 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 -th 4 -it 4 \ -bnum 5000 -psiz 500 -msiz 50000 casket 10000 seed=254851719 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: 411136 memory: 1048576 time: 0.322 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 4000 size: 543744 memory: 1048576 time: 0.334 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 4000 size: 658176 memory: 1048576 time: 0.333 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=0) (frg=5) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=1616) (load=1.16) pages: 1993 (leaf=6322) (inner=670) (level=1) (psiz=500) cache: 66792 (cap=67108864) (ratio=0.00) (leaf=15336:1917) (inner=51456:205) count: 0 (0) size: 773120 (755.000 KiB) (map=50000) memory: 1048576 time: 0.339 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=254853053 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) count: 12737 size: 807168 memory: 2097152 time: 0.256 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......... (end) count: 0 size: 1420800 memory: 2097152 time: 0.326 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......... (end) count: 0 size: 2287104 memory: 2097152 time: 0.366 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=9) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=2960) (load=1.32) pages: 4406 (leaf=16483) (inner=1698) (level=4) (psiz=500) cache: 160206 (cap=67108864) (ratio=0.00) (leaf=42028:4410) (inner=118178:443) count: 241 (241) size: 3147264 (3.001 MiB) (map=50000) memory: 2097152 time: 0.355 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket (end) 241 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest wicked \ -bnum 5000 -psiz 1000 -msiz 50000 -pccap 100k casket 10000 seed=254854363 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=52) (frg=46) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=255) (load=1.02) pages: 262 (leaf=259) (inner=8) (level=3) (psiz=1000) cache: 102242 (cap=102400) (ratio=1.00) (leaf=97104:202) (inner=5138:8) count: 2286 (2.286 thousand) size: 234496 (229.000 KiB) (map=50000) memory: 1048576 time: 0.022 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket .. (end) 2286 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=254854392 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=0x7fc1fbdc8f10 lv=0 iteration 1: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9231 size: 547840 memory: 1048576 time: 0.450 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 12151 size: 724736 memory: 1048576 time: 0.760 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 12945 size: 840192 memory: 1048576 time: 0.795 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=15) (frg=2) options: (opts=0) comparator: decimal opaque: 0 buckets: 5000 (used=162) (load=1.00) pages: 163 (leaf=162) (inner=1) (level=2) (psiz=8192) cache: 99938 (cap=102400) (ratio=0.98) (leaf=96635:21) (inner=3303:1) count: 13341 (13.341 thousand) size: 930048 (908.250 KiB) (map=50000) memory: 1048576 time: 0.686 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket ............. (end) 13341 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=254857101 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: 920 size: 99840 memory: 1048576 time: 0.026 iteration 2: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 1237 size: 129024 memory: 1048576 time: 0.030 iteration 3: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 791 size: 81408 memory: 1048576 time: 0.026 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=3) (frg=3) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=2) (load=1.00) pages: 2 (leaf=1) (inner=0) (level=1) (psiz=8192) cache: 6335 (cap=102400) (ratio=0.06) (leaf=6335:1) (inner=0:0) count: 178 (178) size: 56576 (55.250 KiB) (map=50000) memory: 1048576 time: 0.028 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket (end) 178 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=254857217 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: 904 size: 48752 memory: 2097152 time: 0.079 iteration 2: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 1227 size: 51840 memory: 2097152 time: 0.095 iteration 3: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 735 size: 46784 memory: 2097152 time: 0.089 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=4) (frg=3) options: small linear compress (opts=7) comparator: lexical opaque: 0 buckets: 10000 (used=11) (load=1.00) pages: 11 (leaf=9) (inner=1) (level=2) (psiz=8192) cache: 55438 (cap=67108864) (ratio=0.00) (leaf=55274:9) (inner=164:1) count: 1147 (1.147 thousand) size: 51280 (50.078 KiB) (map=50000) memory: 2097152 time: 0.088 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket . (end) 1147 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest tran casket 10000 seed=254857575 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=254857585 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: ......................... (00001000) ......................... (00002000) ....... (end) ......................... (00001000) ......................... (00002000) ....... (end) count: 2312 size: 629504 memory: 3145728 time: 0.057 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: 3041 size: 767488 memory: 3145728 time: 0.087 iteration 3 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 3 checking: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) (end) ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) (end) count: 4022 size: 910848 memory: 3145728 time: 0.118 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=203) (frg=168) options: (opts=0) comparator: lexical opaque: 0 buckets: 65536 (used=43) (load=1.00) pages: 43 (leaf=42) (inner=1) (level=2) (psiz=8192) cache: 97406 (cap=102400) (ratio=0.95) (leaf=96582:23) (inner=824:1) count: 4625 (4.625 thousand) size: 1027584 (1003.500 KiB) (map=67108864) memory: 3145728 time: 0.154 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=254858005 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=0x7f2ef14baf10 lv=0 iteration 1 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 1 checking: ......................... (00001000) ................. (end) ......................... (00001000) ................. (end) count: 1702 size: 51964 memory: 2097152 time: 0.158 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: 3215 size: 58944 memory: 2097152 time: 0.767 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: 3892 size: 61864 memory: 2097152 time: 0.609 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: 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=6) (frg=0) options: small linear compress (opts=7) comparator: decimal opaque: 0 buckets: 10000 (used=42) (load=1.00) pages: 42 (leaf=41) (inner=1) (level=2) (psiz=8192) cache: 157771 (cap=67108864) (ratio=0.00) (leaf=156947:40) (inner=824:1) count: 3975 (3.975 thousand) size: 62940 (61.465 KiB) (map=50000) memory: 2097152 time: 0.665 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=254860359 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.007 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirtest order -get casket 500 seed=254860369 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.005 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirtest order -getw casket 500 seed=254860376 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=254860383 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=254860391 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.004 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=254860409 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.004 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.005 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.005 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirtest order -th 4 casket 500 seed=254860453 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: 3543040 time: 0.012 getting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 2000 size: 104000 memory: 3543040 time: 0.005 removing records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 0 size: 0 memory: 3543040 time: 0.010 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirtest order -th 4 -rnd -etc casket 500 seed=254860484 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: 1245 size: 64916 memory: 3551232 time: 0.112 adding records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1725 size: 89876 memory: 3551232 time: 0.006 appending records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1891 size: 113180 memory: 3551232 time: 0.009 getting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1858 size: 111152 memory: 3551232 time: 0.163 getting records with a buffer: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1858 size: 111152 memory: 3551232 time: 0.004 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: 1595 size: 99452 memory: 3551232 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: 717 size: 47929 memory: 3551232 time: 3.864 synchronizing the database: count: 717 size: 47929 memory: 3551232 time: 0.000 dumping records into snapshot: count: 717 size: 47929 memory: 3551232 time: 0.004 loading records from snapshot: count: 717 size: 47929 memory: 3551232 time: 0.013 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: 331 (331) size: 21615 (21.108 KiB) memory: 3551232 time: 0.088 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr check -onr casket (end) 331 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirtest order -th 4 -rnd -etc -tran casket 500 seed=254864773 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: 1222 size: 63728 memory: 1048576 time: 0.398 adding records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1717 size: 89468 memory: 1048576 time: 0.168 appending records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1896 size: 113344 memory: 1048576 time: 0.199 getting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1867 size: 111788 memory: 1048576 time: 0.299 getting records with a buffer: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1867 size: 111788 memory: 1048576 time: 0.112 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: 1584 size: 98592 memory: 1048576 time: 0.034 traversing the database by the outer cursor: ./kcdirtest: 1156: Cursor::accept: casket: 0: success: no error (end) count: 1584 size: 98592 memory: 1048576 time: 0.000 synchronizing the database: count: 1584 size: 98592 memory: 1048576 time: 0.000 dumping records into snapshot: count: 1584 size: 98592 memory: 1048576 time: 0.013 loading records from snapshot: count: 1584 size: 98592 memory: 1048576 time: 0.045 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: 632 (632) size: 38753 (37.845 KiB) memory: 1048576 time: 0.358 closing the database: time: 0.000 error FAILED: KCRNDSEED=254864773 PID=3293056 ./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.26053 (%check) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.26053 (%check) Command exited with non-zero status 1 221.79user 72.70system 1:20.67elapsed 365%CPU (0avgtext+0avgdata 356340maxresident)k 0inputs+0outputs (0major+7158736minor)pagefaults 0swaps hsh-rebuild: rebuild of `kyotocabinet-1.2.76-alt3.src.rpm' failed. Command exited with non-zero status 1 3.19user 2.55system 1:30.76elapsed 6%CPU (0avgtext+0avgdata 140360maxresident)k 0inputs+0outputs (0major+193297minor)pagefaults 0swaps