<86>Dec 14 10:05:43 userdel[3615223]: delete user 'rooter' <86>Dec 14 10:05:43 userdel[3615223]: removed group 'rooter' owned by 'rooter' <86>Dec 14 10:05:43 userdel[3615223]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 14 10:05:43 groupadd[3615230]: group added to /etc/group: name=rooter, GID=1826 <86>Dec 14 10:05:43 groupadd[3615230]: group added to /etc/gshadow: name=rooter <86>Dec 14 10:05:43 groupadd[3615230]: new group: name=rooter, GID=1826 <86>Dec 14 10:05:43 useradd[3615236]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash, from=none <86>Dec 14 10:05:43 userdel[3615246]: delete user 'builder' <86>Dec 14 10:05:43 userdel[3615246]: removed group 'builder' owned by 'builder' <86>Dec 14 10:05:43 userdel[3615246]: removed shadow group 'builder' owned by 'builder' <86>Dec 14 10:05:43 groupadd[3615258]: group added to /etc/group: name=builder, GID=1827 <86>Dec 14 10:05:43 groupadd[3615258]: group added to /etc/gshadow: name=builder <86>Dec 14 10:05:43 groupadd[3615258]: new group: name=builder, GID=1827 <86>Dec 14 10:05:43 useradd[3615266]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash, from=none <13>Dec 14 10:05:46 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Dec 14 10:05:46 rpmi: libstdc++14-devel-14.2.1-alt1 sisyphus+360995.100.1.1 1730131612 installed <13>Dec 14 10:05:47 rpmi: gcc14-c++-14.2.1-alt1 sisyphus+360995.100.1.1 1730131612 installed <13>Dec 14 10:05:47 rpmi: gcc-c++-14-alt1 sisyphus+360995.300.1.1 1730139881 installed <13>Dec 14 10:05:47 rpmi: zlib-devel-1.3.1-alt1 sisyphus+342532.100.1.1 1710232285 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55227 + 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.55227 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking how to run the C++ preprocessor... i586-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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 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 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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/lib\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 \ i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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/lib -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lz -lstdc++ -lrt -lpthread -lm -lc ; \ else \ i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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/lib -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 '4294967295' exceeds maximum object size 2147483647 [-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' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -fPIC -fsigned-char -g0 -O2 -o kcutilmgr kcutilmgr.o -L. -L/usr/lib -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' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -fPIC -fsigned-char -g0 -O2 -o kcdirmgr kcdirmgr.o -L. -L/usr/lib -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' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -fPIC -fsigned-char -g0 -O2 -o kcstashtest kcstashtest.o -L. -L/usr/lib -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' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -fPIC -fsigned-char -g0 -O2 -o kccachetest kccachetest.o -L. -L/usr/lib -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' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -fPIC -fsigned-char -g0 -O2 -o kchashtest kchashtest.o -L. -L/usr/lib -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' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -fPIC -fsigned-char -g0 -O2 -o kcdirtest kcdirtest.o -L. -L/usr/lib -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' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -fPIC -fsigned-char -g0 -O2 -o kcutiltest kcutiltest.o -L. -L/usr/lib -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' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -fPIC -fsigned-char -g0 -O2 -o kcprototest kcprototest.o -L. -L/usr/lib -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -ansi -pedantic -fPIC -fsigned-char -g0 -O2 -o kclangctest kclangctest.o -L. -L/usr/lib -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' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -fPIC -fsigned-char -g0 -O2 -o kchashmgr kchashmgr.o -L. -L/usr/lib -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' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -fPIC -fsigned-char -g0 -O2 -o kcforestmgr kcforestmgr.o -L. -L/usr/lib -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' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -fPIC -fsigned-char -g0 -O2 -o kctreemgr kctreemgr.o -L. -L/usr/lib -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' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -fPIC -fsigned-char -g0 -O2 -o kcforesttest kcforesttest.o -L. -L/usr/lib -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' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -fPIC -fsigned-char -g0 -O2 -o kcgrasstest kcgrasstest.o -L. -L/usr/lib -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' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -fPIC -fsigned-char -g0 -O2 -o kctreetest kctreetest.o -L. -L/usr/lib -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' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -fPIC -fsigned-char -g0 -O2 -o kcpolymgr kcpolymgr.o -L. -L/usr/lib -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 '4294967295' exceeds maximum object size 2147483647 [-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' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -fPIC -fsigned-char -g0 -O2 -o kcpolytest kcpolytest.o -L. -L/usr/lib -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 '4294967295' exceeds maximum object size 2147483647 [-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 '4294967295' exceeds maximum object size 2147483647 [-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.87214 + 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/lib cp -Rf libkyotocabinet.a libkyotocabinet.so.16.13.0 libkyotocabinet.so.16 libkyotocabinet.so /usr/src/tmp/kyotocabinet-buildroot/usr/lib 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/lib/pkgconfig cp -Rf kyotocabinet.pc /usr/src/tmp/kyotocabinet-buildroot/usr/lib/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/lib/libkyotocabinet.a + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/kyotocabinet-buildroot (auto) mode of './usr/lib/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/lib/pkgconfig/kyotocabinet.pc: Cflags: '-I${includedir}' --> '' /usr/lib/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/lib: (from :0) libkyotocabinet.so.16 -> 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.50842 + 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*=4 short=2 int=4 long=4 long_long=8 size_t=4 float=4 double=8 long_double=12 prefix: /usr includedir: /usr/include libdir: /usr/lib bindir: /usr/bin libexecdir: /usr/lib appinc: -I/usr/include applibs: -L/usr/lib -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc rm -rf casket* LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest mutex -th 4 -iv -1 10000 seed=3298950894 rnum=10000 thnum=4 iv=-1.000 mutex: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.076 slotted mutex: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.013 spin lock: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.061 slotted spin lock: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.011 reader-writer lock writer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.075 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.011 slotted reader-writer lock reader: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.011 spin reader-writer lock writer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.061 spin reader-writer lock reader: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.011 spin reader-writer lock wicked: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.047 slotted spin reader-writer lock writer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.011 slotted spin reader-writer lock reader: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.012 atomic increment: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.043 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest cond -th 4 -iv -1 10000 seed=3298951352 rnum=10000 thnum=4 iv=-1.000 conditon variable: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.170 conditon map: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.108 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest para -th 4 10000 seed=3298951633 rnum=10000 thnum=4 iv=0.000 ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 0 done: 10000 time: 0.020 memory: 0 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest para -th 4 -iv -1 10000 seed=3298951655 rnum=10000 thnum=4 iv=-1.000 ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 0 done: 10000 time: 0.043 memory: 4382720 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest file -th 4 casket 10000 seed=3298951700 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.042 reading: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2000000 time: 0.012 fast writing: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2000000 time: 0.032 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.068 aborting transaction: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2000000 time: 0.095 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=3298951963 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: 2484987 time: 0.032 reading: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2484987 time: 0.011 fast writing: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2484987 time: 0.017 fast reading: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2484987 time: 0.007 committing transaction: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2000000 time: 0.098 aborting transaction: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) size: 2000000 time: 0.094 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=3298952226 rnum=10000 rnd=0 bnum=1000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.003 count: 10000 memory: 0 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.003 count: 10000 memory: 0 traversing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.000 count: 10000 memory: 0 migrating records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.003 count: 0,10000 memory: 0 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.002 count: 0,0 memory: 0 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest lhmap -rnd -bnum 1000 10000 seed=3298952239 rnum=10000 rnd=1 bnum=1000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.003 count: 6322 memory: 0 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.003 count: 6322 memory: 0 traversing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ........ (end) time: 0.000 count: 6322 memory: 0 migrating records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.002 count: 2283,4039 memory: 0 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.002 count: 2283,1493 memory: 0 wicked testing: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00001000) ......................... (00002000) ................... (end) ......................... (00001000) ......................... (00002000) ................... (end) time: 0.003 count: 2783 memory: 0 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest thmap -bnum 1000 10000 seed=3298952255 rnum=10000 rnd=0 bnum=1000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.003 count: 10000 memory: 0 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.003 count: 10000 memory: 0 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.004 count: 10000 memory: 0 traversing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.001 count: 10000 memory: 0 sorting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.003 count: 10000 memory: 0 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.002 count: 0 memory: 0 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest thmap -rnd -bnum 1000 10000 seed=3298952272 rnum=10000 rnd=1 bnum=1000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.004 count: 6324 memory: 0 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.003 count: 6324 memory: 0 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.005 count: 8707 memory: 0 traversing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ................. (end) time: 0.001 count: 8707 memory: 0 sorting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ................. (end) time: 0.003 count: 8707 memory: 0 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.004 count: 3175 memory: 0 wicked testing: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.005 count: 447 memory: 1048576 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest talist 10000 seed=3298952300 rnum=10000 rnd=0 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.002 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 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest talist -rnd 10000 seed=3298952305 rnum=10000 rnd=1 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.002 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.001 count: 0 memory: 0 wicked testing: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.002 count: 117 memory: 0 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcutiltest misc 10000 seed=3298952311 rnum=10000 ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) time: 0.806 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=3298953123 rnum=10000 thnum=1 rnd=0 etc=1 tran=0 opening the database: count: 0 size: 0 memory: 4194304 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 160000 memory: 4194304 time: 0.005 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 160000 memory: 4194304 time: 0.004 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 240000 memory: 5242880 time: 0.005 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 240000 memory: 5242880 time: 0.004 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 240000 memory: 5242880 time: 0.004 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 8571 size: 224246 memory: 5242880 time: 0.001 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) .............. (end) count: 7346 size: 205441 memory: 5242880 time: 0.001 synchronizing the database: count: 7346 size: 205441 memory: 5242880 time: 0.000 dumping records into snapshot: count: 7346 size: 205441 memory: 6291456 time: 0.001 loading records from snapshot: count: 7346 size: 205441 memory: 6291456 time: 0.002 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: 6291456 time: 0.002 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest order -th 4 10000 seed=3298953158 rnum=10000 thnum=4 rnd=0 etc=0 tran=0 opening the database: count: 0 size: 0 memory: 4194304 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 640000 memory: 6520832 time: 0.036 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 640000 memory: 6520832 time: 0.006 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: 6520832 time: 0.023 closing the database: time: 0.001 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest order -th 4 -rnd -etc 10000 seed=3298953229 rnum=10000 thnum=4 rnd=1 etc=1 tran=0 opening the database: count: 0 size: 0 memory: 5242880 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 24891 size: 401360 memory: 9662464 time: 0.041 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34409 size: 553648 memory: 9662464 time: 0.024 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37845 size: 901136 memory: 9662464 time: 0.035 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37294 size: 887456 memory: 9662464 time: 0.030 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37294 size: 887456 memory: 9662464 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: 32048 size: 839596 memory: 9662464 time: 0.006 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ......................... (00038000) ......................... (00039000) ......................... (00040000) ......................... (00041000) ......................... (00042000) ......................... (00043000) ......................... (00044000) ......................... (00045000) ......................... (00046000) ......................... (00047000) ......................... (00048000) ......................... (00049000) ......................... (00050000) ......................... (00051000) ......................... (00052000) ......................... (00053000) ......... (end) count: 14263 size: 422327 memory: 9662464 time: 0.025 synchronizing the database: count: 14263 size: 422327 memory: 9662464 time: 0.000 dumping records into snapshot: count: 14263 size: 422327 memory: 9662464 time: 0.002 loading records from snapshot: count: 14263 size: 422327 memory: 9662464 time: 0.004 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: 5957 (5.957 thousand) size: 166545 (162.642 KiB) memory: 9662464 time: 0.023 closing the database: time: 0.001 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest order -th 4 -rnd -etc -tran 10000 seed=3298953434 rnum=10000 thnum=4 rnd=1 etc=1 tran=1 opening the database: count: 0 size: 0 memory: 5242880 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 24944 size: 402320 memory: 9666560 time: 0.081 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34539 size: 555840 memory: 9666560 time: 0.053 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37915 size: 902848 memory: 9666560 time: 0.090 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37382 size: 888792 memory: 9666560 time: 0.068 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37382 size: 888792 memory: 9666560 time: 0.061 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ......... (end) count: 32103 size: 850427 memory: 9666560 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: 14412 size: 431524 memory: 9666560 time: 0.023 synchronizing the database: count: 14412 size: 431524 memory: 9666560 time: 0.000 dumping records into snapshot: count: 14412 size: 431524 memory: 9666560 time: 0.002 loading records from snapshot: count: 14412 size: 431524 memory: 9666560 time: 0.004 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: 6076 (6.076 thousand) size: 170315 (166.323 KiB) memory: 9666560 time: 0.063 closing the database: time: 0.002 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest wicked 10000 seed=3298953891 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: 2311 (2.311 thousand) size: 79975 (78.101 KiB) memory: 4194304 time: 0.004 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest wicked -th 4 -it 4 10000 seed=3298953900 rnum=10000 thnum=4 itnum=4 iteration 1: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9428 size: 324583 memory: 9662464 time: 0.040 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 6258 size: 719412 memory: 9662464 time: 0.039 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9512 size: 1054836 memory: 9662464 time: 0.039 iteration 4: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: ProtoHashDB (prototype hash database) (type=0x10) path: - opaque: 0 count: 9504 (9.504 thousand) size: 1422753 (1.357 MiB) memory: 9662464 time: 0.039 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest tran 10000 seed=3298954062 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: 1144 (1.144 thousand) size: 35386 (34.557 KiB) memory: 8388608 time: 0.005 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest tran -th 2 -it 4 10000 seed=3298954076 rnum=10000 thnum=2 itnum=4 iteration 1 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 1 checking: ......................... (00001000) ....................... (end) ......................... (00001000) ....................... (end) count: 1942 size: 64427 memory: 9437184 time: 0.021 iteration 2 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 2 checking: ......................... (00001000) ......................... (00002000) .... (end) ......................... (00001000) ......................... (00002000) .... (end) count: 2193 size: 134826 memory: 9437184 time: 0.019 iteration 3 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 3 checking: ......................... (00001000) ......................... (00002000) ......... (end) ......................... (00001000) ......................... (00002000) ......... (end) count: 2381 size: 207007 memory: 9437184 time: 0.018 iteration 4 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 4 checking: ......................... (00001000) ......................... (00002000) ......... (end) ......................... (00001000) ......................... (00002000) ......... (end) type: ProtoHashDB (prototype hash database) (type=0x10) path: - opaque: 0 count: 2386 (2.386 thousand) size: 285915 (279.214 KiB) memory: 9437184 time: 0.020 ok rm -rf casket* LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest order -tree -etc 10000 seed=3298954164 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: 1048576 time: 0.010 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 160000 memory: 1048576 time: 0.005 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 240000 memory: 2097152 time: 0.005 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 240000 memory: 2097152 time: 0.005 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 240000 memory: 2097152 time: 0.005 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.001 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: 2097152 time: 0.001 loading records from snapshot: count: 7346 size: 205441 memory: 3145728 time: 0.003 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.004 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest order -tree -th 4 10000 seed=3298954207 rnum=10000 thnum=4 rnd=0 etc=0 tran=0 opening the database: count: 0 size: 0 memory: 0 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 640000 memory: 4390912 time: 0.078 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 640000 memory: 4390912 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: 0 (0) size: 0 (0 B) memory: 4390912 time: 0.050 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest order -tree -th 4 -rnd -etc 10000 seed=3298954346 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: 24876 size: 401272 memory: 5435392 time: 0.085 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34436 size: 554232 memory: 5435392 time: 0.053 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37925 size: 902144 memory: 5435392 time: 0.060 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37392 size: 889184 memory: 5435392 time: 0.048 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37392 size: 889184 memory: 5435392 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: 31959 size: 844258 memory: 5435392 time: 0.005 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ......................... (00038000) ......................... (00039000) ......................... (00040000) ......................... (00041000) ......................... (00042000) ......................... (00043000) ......................... (00044000) ......................... (00045000) ......................... (00046000) ......................... (00047000) ......................... (00048000) ......................... (00049000) ......................... (00050000) ......................... (00051000) ......................... (00052000) ......................... (00053000) .............. (end) count: 14299 size: 429194 memory: 5435392 time: 0.030 synchronizing the database: count: 14299 size: 429194 memory: 5435392 time: 0.000 dumping records into snapshot: count: 14299 size: 429194 memory: 5435392 time: 0.002 loading records from snapshot: count: 14299 size: 858388 memory: 5435392 time: 0.017 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: ProtoTreeDB (prototype tree database) (type=0x11) path: - opaque: 0 count: 6058 (6.058 thousand) size: 600950 (586.865 KiB) memory: 5435392 time: 0.056 closing the database: time: 0.001 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest order -tree -th 4 -rnd -etc -tran 10000 seed=3298954715 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: 25011 size: 403288 memory: 5439488 time: 0.124 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34451 size: 554328 memory: 5439488 time: 0.095 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37927 size: 902136 memory: 5439488 time: 0.115 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37407 size: 888944 memory: 5439488 time: 0.263 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37407 size: 888944 memory: 5439488 time: 0.151 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: 31993 size: 846107 memory: 5439488 time: 0.010 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: 14499 size: 436870 memory: 5439488 time: 0.049 synchronizing the database: count: 14499 size: 436870 memory: 5439488 time: 0.000 dumping records into snapshot: count: 14499 size: 436870 memory: 5439488 time: 0.003 loading records from snapshot: count: 14499 size: 436870 memory: 5468160 time: 0.007 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: 6094 (6.094 thousand) size: 172541 (168.497 KiB) memory: 5468160 time: 0.076 closing the database: time: 0.002 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest wicked -tree 10000 seed=3298955614 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: 1437 (1.437 thousand) size: 120870 (118.037 KiB) memory: 1048576 time: 0.006 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest wicked -tree -th 4 -it 4 10000 seed=3298955622 rnum=10000 thnum=4 itnum=4 iteration 1: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 8935 size: 398705 memory: 1048576 time: 0.071 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9092 size: 783989 memory: 1048576 time: 0.064 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 5812 size: 1256183 memory: 1048576 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: 9098 (9.098 thousand) size: 1661062 (1.584 MiB) memory: 1048576 time: 0.065 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest tran -tree 10000 seed=3298955880 rnum=10000 thnum=1 itnum=1 iteration 1 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 1 checking: ......................... (00001000) . (end) ......................... (00001000) . (end) type: ProtoTreeDB (prototype tree database) (type=0x11) path: - opaque: 0 count: 1047 (1.047 thousand) size: 35021 (34.200 KiB) memory: 1048576 time: 0.008 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcprototest tran -tree -th 2 -it 4 10000 seed=3298955891 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: 2320 size: 76673 memory: 0 time: 0.031 iteration 2 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 2 checking: ......................... (00001000) ......................... (00002000) ......... (end) ......................... (00001000) ......................... (00002000) ......... (end) count: 2371 size: 153050 memory: 0 time: 0.026 iteration 3 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 3 checking: ......................... (00001000) ......................... (00002000) ....... (end) ......................... (00001000) ......................... (00002000) ....... (end) count: 2281 size: 221329 memory: 0 time: 0.026 iteration 4 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 4 checking: ......................... (00001000) ......... (end) ......................... (00001000) ......... (end) type: ProtoTreeDB (prototype tree database) (type=0x11) path: - opaque: 0 count: 1380 (1.380 thousand) size: 265473 (259.251 KiB) memory: 0 time: 0.016 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=3298955996 rnum=10000 thnum=1 rnd=0 etc=1 tran=0 bnum=5000 lv=0 opening the database: count: 0 size: 20000 memory: 0 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 260000 memory: 0 time: 0.003 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 260000 memory: 0 time: 0.002 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 340000 memory: 0 time: 0.004 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 340000 memory: 0 time: 0.003 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 340000 memory: 0 time: 0.002 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 8571 size: 312814 memory: 0 time: 0.001 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) .............. (end) count: 7346 size: 284209 memory: 0 time: 0.001 synchronizing the database: count: 7346 size: 284209 memory: 0 time: 0.000 dumping records into snapshot: count: 7346 size: 284209 memory: 1048576 time: 0.001 loading records from snapshot: count: 7346 size: 284209 memory: 1048576 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=0) (load=0.00) count: 0 (0) size: 20000 (19.531 KiB) memory: 1048576 time: 0.002 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcstashtest order -th 4 -bnum 5000 10000 seed=3298956021 rnum=10000 thnum=4 rnd=0 etc=0 tran=0 bnum=5000 lv=0 opening the database: count: 0 size: 20000 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 980000 memory: 5500928 time: 0.011 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 980000 memory: 5500928 time: 0.007 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: 20000 (19.531 KiB) memory: 5500928 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=3298956051 rnum=10000 thnum=4 rnd=1 etc=1 tran=0 bnum=5000 lv=0 opening the database: count: 0 size: 20000 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 24601 size: 613616 memory: 5496832 time: 0.031 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 33931 size: 837536 memory: 5496832 time: 0.010 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37697 size: 1217792 memory: 5496832 time: 0.015 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37143 size: 1198912 memory: 5496832 time: 0.031 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37143 size: 1198912 memory: 5496832 time: 0.007 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: 31754 size: 1115112 memory: 5496832 time: 0.006 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ......................... (00038000) ......................... (00039000) ......................... (00040000) ......................... (00041000) ......................... (00042000) ......................... (00043000) ......................... (00044000) ......................... (00045000) ......................... (00046000) ......................... (00047000) ......................... (00048000) ......................... (00049000) ......................... (00050000) ......................... (00051000) ......................... (00052000) ......................... (00053000) ......... (end) count: 14229 size: 561670 memory: 5496832 time: 0.021 synchronizing the database: count: 14229 size: 561670 memory: 5496832 time: 0.000 dumping records into snapshot: count: 14229 size: 561670 memory: 5496832 time: 0.002 loading records from snapshot: count: 14229 size: 561670 memory: 5496832 time: 0.004 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=3596) (load=1.74) count: 6241 (6.241 thousand) size: 246893 (241.106 KiB) memory: 5496832 time: 0.027 closing the database: time: 0.001 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcstashtest order -th 4 -rnd -etc -bnum 5000 10000 seed=3298956209 rnum=10000 thnum=4 rnd=1 etc=1 tran=0 bnum=5000 lv=0 opening the database: count: 0 size: 20000 memory: 0 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 24479 size: 610664 memory: 0 time: 0.037 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 33878 size: 836240 memory: 0 time: 0.011 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37655 size: 1216672 memory: 0 time: 0.015 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37140 size: 1200016 memory: 0 time: 0.031 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37140 size: 1200016 memory: 0 time: 0.007 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ... (end) count: 31830 size: 1112534 memory: 0 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) ......................... (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: 14402 size: 566433 memory: 0 time: 0.029 synchronizing the database: count: 14402 size: 566433 memory: 0 time: 0.000 dumping records into snapshot: count: 14402 size: 566433 memory: 1048576 time: 0.002 loading records from snapshot: count: 14402 size: 566433 memory: 1048576 time: 0.004 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=3552) (load=1.74) count: 6196 (6.196 thousand) size: 243426 (237.721 KiB) memory: 1048576 time: 0.025 closing the database: time: 0.001 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcstashtest order -th 4 -rnd -etc -tran \ -bnum 5000 10000 seed=3298956382 rnum=10000 thnum=4 rnd=1 etc=1 tran=1 bnum=5000 lv=0 opening the database: count: 0 size: 20000 memory: 0 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 24969 size: 622504 memory: 0 time: 0.583 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34433 size: 849640 memory: 0 time: 0.304 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37897 size: 1225064 memory: 0 time: 0.462 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37358 size: 1208056 memory: 0 time: 0.262 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37358 size: 1208056 memory: 0 time: 0.215 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: 32110 size: 1123424 memory: 1048576 time: 0.019 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ......................... (00038000) ......................... (00039000) ......................... (00040000) ......................... (00041000) ......................... (00042000) ......................... (00043000) ......................... (00044000) ......................... (00045000) ......................... (00046000) ......................... (00047000) ......................... (00048000) ......................... (00049000) ......................... (00050000) ......................... (00051000) ......................... (00052000) ......................... (00053000) ......... (end) count: 14339 size: 562724 memory: 2097152 time: 0.056 synchronizing the database: count: 14339 size: 562724 memory: 2097152 time: 0.000 dumping records into snapshot: count: 14339 size: 562724 memory: 3145728 time: 0.002 loading records from snapshot: count: 14339 size: 562724 memory: 3145728 time: 0.029 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: StashDB (stash database) (type=0x18) opaque: 0 buckets: 0 (used=3515) (load=1.71) count: 6021 (6.021 thousand) size: 238070 (232.490 KiB) memory: 3145728 time: 0.349 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcstashtest wicked -bnum 5000 10000 seed=3298958668 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=1932) (load=1.27) count: 2463 (2.463 thousand) size: 125788 (122.840 KiB) memory: 0 time: 0.004 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcstashtest wicked -th 4 -it 4 -bnum 5000 10000 seed=3298958674 rnum=10000 thnum=4 itnum=4 bnum=5000 lv=0 iteration 1: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10005 size: 472917 memory: 0 time: 0.059 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 19952 size: 924581 memory: 0 time: 0.064 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 29916 size: 1348896 memory: 0 time: 0.056 iteration 4: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: StashDB (stash database) (type=0x18) opaque: 0 buckets: 0 (used=4343) (load=9.17) count: 39844 (39.844 thousand) size: 1799817 (1.716 MiB) memory: 0 time: 0.052 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcstashtest tran -bnum 5000 10000 seed=3298958908 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: ......................... (00001000) .... (end) ......................... (00001000) .... (end) type: StashDB (stash database) (type=0x18) opaque: 0 buckets: 0 (used=1032) (load=1.14) count: 1174 (1.174 thousand) size: 63179 (61.698 KiB) memory: 3145728 time: 0.013 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcstashtest tran -th 2 -it 4 -bnum 5000 10000 seed=3298958924 rnum=10000 thnum=2 itnum=4 bnum=5000 lv=0 iteration 1 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 1 checking: ......................... (00001000) .................... (end) ......................... (00001000) .................... (end) count: 1801 size: 89291 memory: 4194304 time: 0.070 iteration 2 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 2 checking: ......................... (00001000) ... (end) ......................... (00001000) ... (end) count: 2930 size: 133077 memory: 4194304 time: 0.029 iteration 3 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 3 checking: ......................... (00001000) ....... (end) ......................... (00001000) ....... (end) count: 4218 size: 185191 memory: 4194304 time: 0.032 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=1386) (load=4.30) count: 5961 (5.961 thousand) size: 257104 (251.078 KiB) memory: 4194304 time: 0.060 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=3298959121 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: 24444 memory: 0 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 424444 memory: 0 time: 0.003 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 424444 memory: 0 time: 0.002 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 504444 memory: 0 time: 0.004 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 504444 memory: 0 time: 0.003 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 504444 memory: 0 time: 0.003 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 8571 size: 454394 memory: 0 time: 0.001 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) .............. (end) count: 7346 size: 406189 memory: 0 time: 0.001 synchronizing the database: count: 7346 size: 406189 memory: 0 time: 0.000 dumping records into snapshot: count: 7346 size: 406189 memory: 1048576 time: 0.001 loading records from snapshot: count: 7346 size: 406189 memory: 1048576 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: 24444 (23.871 KiB) (capsiz=-1) memory: 1048576 time: 0.002 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kccachetest order -th 4 -bnum 5000 10000 seed=3298959144 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: 24444 memory: 0 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 1624444 memory: 0 time: 0.011 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 1624444 memory: 0 time: 0.010 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: 24444 (23.871 KiB) (capsiz=-1) memory: 0 time: 0.010 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=3298959178 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: 24444 memory: 0 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10015 size: 426332 memory: 4419584 time: 0.032 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10016 size: 425084 memory: 4419584 time: 0.013 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10016 size: 456500 memory: 4419584 time: 0.014 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10008 size: 453676 memory: 4419584 time: 0.028 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10008 size: 453676 memory: 4419584 time: 0.006 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) (end) count: 8596 size: 424225 memory: 4419584 time: 0.002 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) .. (end) count: 5231 size: 292775 memory: 4419584 time: 0.006 synchronizing the database: count: 5231 size: 292775 memory: 4419584 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=2164) (load=1.17) count: 2711 (2.711 thousand) (capcnt=10000) size: 155038 (151.404 KiB) (capsiz=-1) memory: 4419584 time: 0.023 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=3298959305 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: 24444 memory: 0 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 220 size: 33276 memory: 4419584 time: 0.041 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 224 size: 33404 memory: 4419584 time: 0.012 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 223 size: 33372 memory: 4419584 time: 0.012 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 223 size: 33372 memory: 4419584 time: 0.021 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 223 size: 33372 memory: 4419584 time: 0.006 traversing the database by the inner iterator: ..... (end) count: 177 size: 32174 memory: 4419584 time: 0.000 traversing the database by the outer cursor: ......... (end) count: 127 size: 30421 memory: 4419584 time: 0.000 synchronizing the database: count: 127 size: 30421 memory: 4419584 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=212) (load=1.01) count: 216 (216) (capcnt=-1) size: 33084 (32.309 KiB) (capsiz=10000) memory: 4419584 time: 0.023 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=3298959424 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: 24444 memory: 0 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10016 size: 454794 memory: 0 time: 1.960 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10016 size: 454459 memory: 0 time: 1.567 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10016 size: 459764 memory: 0 time: 1.423 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10010 size: 459249 memory: 0 time: 0.175 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10010 size: 459249 memory: 0 time: 0.107 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) (end) count: 8586 size: 390225 memory: 0 time: 0.020 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: 5251 size: 242049 memory: 0 time: 0.075 synchronizing the database: count: 5251 size: 242049 memory: 0 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=2196) (load=1.17) count: 2751 (2.751 thousand) (capcnt=10000) size: 139866 (136.588 KiB) (capsiz=-1) memory: 1048576 time: 0.154 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kccachetest wicked -bnum 5000 10000 seed=3298964909 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=2021) (load=1.16) count: 2484 (2.484 thousand) (capcnt=-1) size: 170796 (166.793 KiB) (capsiz=-1) memory: 1048576 time: 0.005 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kccachetest wicked -th 4 -it 4 -tc -bnum 5000 -capcnt 10000 10000 seed=3298964916 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: 9819 size: 389356 memory: 4411392 time: 0.476 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9814 size: 388235 memory: 4411392 time: 0.373 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9736 size: 385539 memory: 4411392 time: 0.218 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=4792) (load=1.61) count: 9862 (9.862 thousand) (capcnt=10000) size: 390277 (381.130 KiB) (capsiz=-1) memory: 4411392 time: 0.457 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kccachetest tran -bnum 5000 10000 seed=3298966443 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: (end) (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=0) (load=0.00) count: 0 (0) (capcnt=-1) size: 24444 (23.871 KiB) (capsiz=-1) memory: 0 time: 0.004 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kccachetest tran -th 2 -it 4 -tc -bnum 5000 10000 seed=3298966449 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) ...................... (end) ......................... (00001000) ...................... (end) count: 1909 size: 92955 memory: 3145728 time: 0.225 iteration 2 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 2 checking: ......................... (00001000) .... (end) ......................... (00001000) .... (end) count: 1199 size: 67430 memory: 3514368 time: 0.135 iteration 3 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 3 checking: ......................... (00001000) ......................... (00002000) ..... (end) ......................... (00001000) ......................... (00002000) ..... (end) count: 2239 size: 104776 memory: 3514368 time: 0.189 iteration 4 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 4 checking: ......................... (00001000) ......................... (00002000) (end) ......................... (00001000) ......................... (00002000) (end) type: CacheDB (cache hash database) (type=0x20) format version: 5 (libver=16.13) (chksum=0xFF) path: * status flags: (flags=0) options: compress (opts=4) opaque: 0 buckets: 5000 (used=1573) (load=1.19) count: 2017 (2.017 thousand) (capcnt=-1) size: 96921 (94.649 KiB) (capsiz=-1) memory: 3514368 time: 0.195 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=3298967201 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: 24577 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 24577 memory: 1048576 time: 0.039 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 24577 memory: 1048576 time: 0.021 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 24577 memory: 1048576 time: 0.038 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 24577 memory: 1048576 time: 0.021 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 24577 memory: 1048576 time: 0.021 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 8571 size: 24577 memory: 1048576 time: 0.007 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) .............. (end) count: 7346 size: 246349 memory: 2097152 time: 0.030 synchronizing the database: count: 7346 size: 246946 memory: 2097152 time: 0.000 dumping records into snapshot: count: 7346 size: 246946 memory: 2097152 time: 0.002 loading records from snapshot: count: 7346 size: 246946 memory: 2097152 time: 0.027 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: 1612 (cap=67108864) (ratio=0.00) (leaf=464:58) (inner=1148:1) count: 0 (0) size: 246946 (241.158 KiB) memory: 2097152 time: 0.033 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcgrasstest order -th 4 -bnum 5000 10000 seed=3298967444 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: 24577 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 24577 memory: 3440640 time: 0.017 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 24577 memory: 3440640 time: 0.012 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 0 size: 24577 memory: 3440640 time: 0.015 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcgrasstest order -th 4 -rnd -etc -bnum 5000 10000 seed=3298967491 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: 24577 memory: 0 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 24687 size: 429076 memory: 4481024 time: 0.048 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34166 size: 429076 memory: 4481024 time: 0.019 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37848 size: 429076 memory: 4481024 time: 0.029 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37354 size: 951047 memory: 4481024 time: 0.037 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37354 size: 951047 memory: 4481024 time: 0.016 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: 32084 size: 951047 memory: 4481024 time: 0.010 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: 14554 size: 602538 memory: 4481024 time: 0.087 synchronizing the database: count: 14554 size: 499256 memory: 4481024 time: 0.001 dumping records into snapshot: count: 14554 size: 499256 memory: 4481024 time: 0.005 loading records from snapshot: count: 14554 size: 499256 memory: 4481024 time: 0.005 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=236) (load=1.03) pages: 245 (leaf=243) (inner=1) (level=2) (psiz=8192) cache: 231524 (cap=67108864) (ratio=0.00) (leaf=226676:243) (inner=4848:1) count: 6203 (6.203 thousand) size: 302958 (295.857 KiB) memory: 4481024 time: 0.036 closing the database: time: 0.001 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcgrasstest order -th 4 -rnd -etc -bnum 5000 10000 seed=3298967789 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: 24577 memory: 1048576 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 24616 size: 416429 memory: 5533696 time: 0.045 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34196 size: 416429 memory: 5533696 time: 0.020 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37831 size: 416429 memory: 5533696 time: 0.028 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37312 size: 976165 memory: 5533696 time: 0.038 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37312 size: 976165 memory: 5533696 time: 0.017 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ....... (end) count: 31993 size: 976165 memory: 5533696 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) ......................... (00053000) ........ (end) count: 14297 size: 595934 memory: 5533696 time: 0.090 synchronizing the database: count: 14297 size: 490501 memory: 5533696 time: 0.001 dumping records into snapshot: count: 14297 size: 490501 memory: 5533696 time: 0.005 loading records from snapshot: count: 14297 size: 490501 memory: 5533696 time: 0.005 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=230) (load=1.02) pages: 238 (leaf=236) (inner=1) (level=2) (psiz=8192) cache: 228981 (cap=67108864) (ratio=0.00) (leaf=224273:236) (inner=4708:1) count: 6085 (6.085 thousand) size: 314025 (306.665 KiB) memory: 5533696 time: 0.033 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=3298968086 rnum=500 thnum=4 rnd=1 etc=1 tran=1 opts=4 bnum=5000 psiz=-1 pccap=10240 rcomp=0xf7f15ad0 lv=0 opening the database: count: 0 size: 24524 memory: 1048576 time: 0.000 setting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1273 size: 28806 memory: 3584000 time: 0.776 adding records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1755 size: 30204 memory: 3584000 time: 0.194 appending records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1893 size: 31827 memory: 3584000 time: 0.799 getting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1870 size: 31749 memory: 3584000 time: 0.116 getting records with a buffer: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1870 size: 31749 memory: 3584000 time: 0.083 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: 1605 size: 31896 memory: 3584000 time: 0.005 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) ... (end) count: 683 size: 28520 memory: 3584000 time: 0.385 synchronizing the database: count: 683 size: 28520 memory: 3584000 time: 0.000 dumping records into snapshot: count: 683 size: 28520 memory: 3584000 time: 0.000 loading records from snapshot: count: 683 size: 29907 memory: 3584000 time: 0.098 removing records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) type: GrassDB (cache tree database) (type=0x21) format version: 5 (libver=16.13) (chksum=0xFF) path: % status flags: (flags=0) options: compress (opts=4) comparator: decimal opaque: 0 buckets: 5000 (used=8) (load=1.00) pages: 8 (leaf=6) (inner=1) (level=2) (psiz=8192) cache: 9701 (cap=10240) (ratio=0.95) (leaf=9593:6) (inner=108:1) count: 265 (265) size: 26255 (25.640 KiB) memory: 3584000 time: 0.167 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcgrasstest wicked -bnum 5000 10000 seed=3298970715 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: 115569 (cap=67108864) (ratio=0.00) (leaf=115245:21) (inner=324:1) count: 2373 (2.373 thousand) size: 125400 (122.461 KiB) memory: 1048576 time: 0.014 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcgrasstest wicked -th 4 -it 4 -tc -bnum 5000 -pccap 10k -rcd 1000 seed=3298970731 rnum=1000 thnum=4 itnum=4 opts=4 bnum=5000 psiz=-1 pccap=10240 rcomp=0xf7ef9ad0 lv=0 iteration 1: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 695 size: 28836 memory: 5672960 time: 0.423 iteration 2: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 625 size: 28149 memory: 5672960 time: 0.325 iteration 3: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 623 size: 28436 memory: 5672960 time: 0.444 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: 10169 (cap=10240) (ratio=0.99) (leaf=10053:2) (inner=116:1) count: 954 (954) size: 30526 (29.811 KiB) memory: 5672960 time: 0.470 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcgrasstest tran -bnum 500 10000 seed=3298972397 rnum=10000 thnum=1 itnum=1 opts=0 bnum=500 psiz=-1 pccap=0 rcomp=(nil) lv=0 iteration 1 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 1 checking: ......................... (00001000) ....... (end) ......................... (00001000) ....... (end) type: GrassDB (cache tree database) (type=0x21) format version: 5 (libver=16.13) (chksum=0xFF) path: % status flags: (flags=0) options: (opts=0) comparator: lexical opaque: 0 buckets: 500 (used=11) (load=1.00) pages: 11 (leaf=9) (inner=1) (level=2) (psiz=8192) cache: 51256 (cap=67108864) (ratio=0.00) (leaf=51121:9) (inner=135:1) count: 1298 (1.298 thousand) size: 46710 (45.615 KiB) memory: 2097152 time: 0.051 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcgrasstest tran -th 2 -it 4 -tc -bnum 5000 -pccap 10k -rcd 5000 seed=3298972451 rnum=5000 thnum=2 itnum=4 opts=4 bnum=5000 psiz=-1 pccap=10240 rcomp=0xf7f98ad0 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: 1165 size: 29647 memory: 2097152 time: 0.876 iteration 2 updating: ......................... (00000500) ......................... (00001000) ......................... (00001500) ......................... (00002000) ......................... (00002500) ......................... (00003000) ......................... (00003500) ......................... (00004000) ......................... (00004500) ......................... (00005000) iteration 2 checking: ......................... (00000500) ......................... (00001000) ......................... (00001500) . (end) ......................... (00000500) ......................... (00001000) ......................... (00001500) . (end) count: 1528 size: 31162 memory: 2097152 time: 0.757 iteration 3 updating: ......................... (00000500) ......................... (00001000) ......................... (00001500) ......................... (00002000) ......................... (00002500) ......................... (00003000) ......................... (00003500) ......................... (00004000) ......................... (00004500) ......................... (00005000) iteration 3 checking: ......................... (00000500) ......................... (00001000) ................ (end) ......................... (00000500) ......................... (00001000) ................ (end) count: 1325 size: 30362 memory: 2097152 time: 0.734 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=13) (load=1.00) pages: 13 (leaf=11) (inner=1) (level=2) (psiz=8192) cache: 8876 (cap=10240) (ratio=0.87) (leaf=8708:2) (inner=168:1) count: 1477 (1.477 thousand) size: 30807 (30.085 KiB) memory: 2097152 time: 0.703 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=3298975675 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: 0 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.024 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest order -get -msiz 50000 casket 10000 seed=3298975703 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.021 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest order -getw -msiz 5000 casket 10000 seed=3298975726 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.029 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest order -rem -msiz 50000 casket 10000 seed=3298975761 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.035 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest order -bnum 5000 -msiz 50000 casket 10000 seed=3298975799 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: 0 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 356224 memory: 1048576 time: 0.042 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 356224 memory: 1048576 time: 0.021 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 0 size: 356224 memory: 1048576 time: 0.052 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=3298975917 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.042 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 356224 memory: 1048576 time: 0.021 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 756104 memory: 1048576 time: 0.069 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 756104 memory: 1048576 time: 0.022 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 756104 memory: 1048576 time: 0.022 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.030 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) .............. (end) count: 7346 size: 855128 memory: 1048576 time: 0.054 synchronizing the database: count: 7346 size: 855128 memory: 1048576 time: 0.000 dumping records into snapshot: count: 7346 size: 855128 memory: 1048576 time: 0.013 loading records from snapshot: count: 7346 size: 855128 memory: 2097152 time: 0.024 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.072 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=3298976289 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.148 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 1316224 memory: 1048576 time: 0.059 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 0 size: 36256 memory: 1048576 time: 0.170 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=3298976670 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: 24914 size: 838904 memory: 3391488 time: 0.135 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34398 size: 1142360 memory: 3391488 time: 0.072 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37949 size: 1578640 memory: 3391488 time: 0.529 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37448 size: 1578640 memory: 3391488 time: 0.163 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37448 size: 1578640 memory: 3391488 time: 0.061 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: 32089 size: 1843400 memory: 3391488 time: 0.105 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: 15819 size: 1911776 memory: 3391488 time: 0.559 synchronizing the database: count: 15819 size: 1911776 memory: 3391488 time: 0.000 dumping records into snapshot: count: 15819 size: 1911776 memory: 3391488 time: 0.024 loading records from snapshot: count: 15819 size: 805480 memory: 3391488 time: 0.048 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=0) options: (opts=0) opaque: 0 buckets: 5000 (used=3678) (load=1.49) count: 6678 (6.678 thousand) size: 547488 (534.656 KiB) (map=50000) memory: 3391488 time: 0.160 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket ...... (end) 6678 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=3298978536 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: 0 time: 0.000 setting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 24817 size: 835208 memory: 0 time: 1.228 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34423 size: 1142536 memory: 0 time: 0.975 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37962 size: 1688896 memory: 0 time: 2.023 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37420 size: 1688896 memory: 0 time: 1.265 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37420 size: 1688896 memory: 0 time: 1.024 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: 32169 size: 1951176 memory: 0 time: 0.150 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: 16212 size: 1870944 memory: 0 time: 0.817 synchronizing the database: count: 16212 size: 1870944 memory: 0 time: 0.000 dumping records into snapshot: count: 16212 size: 1870944 memory: 1048576 time: 0.026 loading records from snapshot: count: 16212 size: 1870944 memory: 1048576 time: 0.065 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=3711) (load=1.48) count: 6646 (6.646 thousand) size: 800672 (781.906 KiB) (map=50000) memory: 2097152 time: 1.093 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket ...... (end) 6646 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=3298987214 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: 24825 size: 835768 memory: 1048576 time: 0.485 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34392 size: 1141912 memory: 1048576 time: 0.123 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37949 size: 1597328 memory: 1048576 time: 1.209 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37428 size: 1597328 memory: 1048576 time: 0.177 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37428 size: 1597328 memory: 1048576 time: 0.053 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) .......... (end) count: 32177 size: 1856120 memory: 1048576 time: 0.176 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: 16025 size: 1880856 memory: 1048576 time: 0.866 synchronizing the database: count: 16025 size: 1880856 memory: 1048576 time: 0.000 dumping records into snapshot: count: 16025 size: 1880856 memory: 2097152 time: 0.024 loading records from snapshot: count: 16025 size: 815928 memory: 2097152 time: 0.120 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: 0 buckets: 5000 (used=3686) (load=1.48) count: 6595 (6.595 thousand) size: 591008 (577.156 KiB) (map=50000) memory: 2097152 time: 0.337 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket ...... (end) 6595 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=3298990796 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: 24861 size: 718364 memory: 5627904 time: 0.300 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34413 size: 985700 memory: 5627904 time: 0.204 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 38003 size: 1690240 memory: 5627904 time: 1.415 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37489 size: 1690240 memory: 5627904 time: 0.207 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37489 size: 1690240 memory: 5627904 time: 0.067 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00011000) ......................... (00012000) ......................... (00013000) ......................... (00014000) ......................... (00015000) ......................... (00016000) ......................... (00017000) ......................... (00018000) ......................... (00019000) ......................... (00020000) ......................... (00021000) ......................... (00022000) ......................... (00023000) ......................... (00024000) ......................... (00025000) ......................... (00026000) ......................... (00027000) ......................... (00028000) ......................... (00029000) ......................... (00030000) ......................... (00031000) ......................... (00032000) ......................... (00033000) ......................... (00034000) ......................... (00035000) ......................... (00036000) ......................... (00037000) ............ (end) count: 32044 size: 1690240 memory: 5627904 time: 0.130 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: 14436 size: 1163172 memory: 5627904 time: 0.595 synchronizing the database: count: 14436 size: 1163172 memory: 5627904 time: 0.000 dumping records into snapshot: count: 14436 size: 1163172 memory: 5627904 time: 0.028 loading records from snapshot: count: 14436 size: 421408 memory: 5627904 time: 0.141 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=1) options: small linear compress (opts=7) opaque: 0 buckets: 5000 (used=3529) (load=1.75) count: 6160 (6.160 thousand) size: 317376 (309.938 KiB) (map=50000) memory: 5627904 time: 0.144 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket ...... (end) 6160 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest queue \ -bnum 5000 -msiz 50000 casket 10000 seed=3298994040 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.014 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=3298994059 path=casket rnum=10000 thnum=1 itnum=1 rnd=1 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 msiz=50000 dfunit=-1 lv=0 ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) type: HashDB (file hash database) (type=0x30) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 8 (apow=3) free block pool: 1024 (fpow=10) (used=0) (frg=1023) options: (opts=0) opaque: 0 buckets: 5000 (used=4189) (load=1.65) count: 8978 (8.978 thousand) size: 395344 (386.078 KiB) (map=50000) memory: 1048576 time: 0.026 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket ........ (end) 8978 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest queue -th 4 -it 4 \ -bnum 5000 -msiz 50000 casket 10000 seed=3298994095 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: 5480448 time: 0.205 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 4000 size: 197624 memory: 5480448 time: 0.264 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 4000 size: 197624 memory: 5480448 time: 0.258 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: 197624 (192.992 KiB) (map=50000) memory: 5480448 time: 0.287 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=3298995115 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) ......................... (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: 0 size: 1492648 memory: 5480448 time: 0.598 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37219 size: 2940496 memory: 5480448 time: 0.409 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37105 size: 2959664 memory: 5480448 time: 0.509 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=614) (frg=3311) options: (opts=0) opaque: 0 buckets: 5000 (used=4997) (load=3.08) count: 37148 (37.148 thousand) size: 2965736 (2.828 MiB) (map=50000) memory: 5480448 time: 0.602 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket ..................................... (end) 37148 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest wicked -bnum 5000 -msiz 50000 casket 10000 seed=3298997269 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=6) (frg=148) options: (opts=0) opaque: 0 buckets: 5000 (used=1893) (load=1.18) count: 2387 (2.387 thousand) size: 181208 (176.961 KiB) (map=50000) memory: 1048576 time: 0.016 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket .. (end) 2387 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=3298997292 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: 9369 size: 597872 memory: 4427776 time: 0.159 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 12517 size: 840008 memory: 4427776 time: 0.250 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 13307 size: 1006936 memory: 4427776 time: 0.238 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=31) (frg=1) options: (opts=0) opaque: 0 buckets: 5000 (used=4678) (load=1.97) count: 13653 (13.653 thousand) size: 1172624 (1.118 MiB) (map=50000) memory: 4427776 time: 0.262 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket ............. (end) 13653 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=3298998214 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: 9428 size: 584552 memory: 1048576 time: 0.295 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 12318 size: 866144 memory: 1048576 time: 0.359 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 13336 size: 1035936 memory: 1048576 time: 0.399 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=41) (frg=2) options: (opts=0) opaque: 0 buckets: 5000 (used=4669) (load=1.97) count: 13588 (13.588 thousand) size: 1193496 (1.138 MiB) (map=50000) memory: 1048576 time: 0.410 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket ............. (end) 13588 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=3298999692 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: 9417 size: 263584 memory: 7716864 time: 0.238 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 12500 size: 346892 memory: 7716864 time: 0.276 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 13569 size: 387668 memory: 7716864 time: 0.279 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=2) options: small linear compress (opts=7) opaque: 0 buckets: 10000 (used=7435) (load=1.85) count: 13751 (13.751 thousand) size: 411476 (401.832 KiB) (map=50000) memory: 7716864 time: 0.319 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashmgr check -onr casket ............. (end) 13751 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest tran casket 10000 seed=3299000827 path=casket rnum=10000 thnum=1 itnum=1 hard=0 oflags=0 apow=-1 fpow=-1 opts=0 bnum=-1 msiz=-1 dfunit=-1 lv=0 iteration 1 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 1 checking: ............... (end) ............... (end) type: HashDB (file hash database) (type=0x30) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 8 (apow=3) free block pool: 1024 (fpow=10) (used=51) (frg=1860) options: (opts=0) opaque: 0 buckets: 1048583 (used=605) (load=1.00) count: 605 (605) size: 6352240 (6.058 MiB) (map=67108864) memory: 12582912 time: 0.062 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kchashtest tran -th 2 -it 4 casket 10000 seed=3299000891 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: 1857 size: 6462256 memory: 13631488 time: 0.184 iteration 2 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 2 checking: ......................... (00001000) ......................... (00002000) ................... (end) ......................... (00001000) ......................... (00002000) ................... (end) count: 2761 size: 6539880 memory: 13631488 time: 0.141 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: 3691 size: 6585256 memory: 13631488 time: 0.106 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=260) (frg=1731) options: (opts=0) opaque: 0 buckets: 1048583 (used=4096) (load=1.00) count: 4110 (4.110 thousand) size: 6625680 (6.319 MiB) (map=67108864) memory: 13631488 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=3299001464 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: 2172 size: 90448 memory: 6291456 time: 0.273 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: 3091 size: 114668 memory: 6291456 time: 0.289 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: 4164 size: 139856 memory: 6291456 time: 0.290 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=6) (frg=0) options: small linear compress (opts=7) opaque: 0 buckets: 10000 (used=3604) (load=1.24) count: 4460 (4.460 thousand) size: 148708 (145.223 KiB) (map=50000) memory: 6291456 time: 0.289 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=3299002723 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=2642) (load=1.26) pages: 3704 (leaf=5000) (inner=1249) (level=6) (psiz=100) cache: 183500 (cap=102400) (ratio=1.79) (leaf=73528:1313) (inner=109972:1249) count: 10000 (10.000 thousand) size: 984576 (961.500 KiB) (map=50000) memory: 2097152 time: 0.018 closing the database: time: 0.008 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest order -get \ -msiz 50000 -pccap 100k casket 10000 seed=3299002752 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: 102372 (cap=102400) (ratio=1.00) (leaf=39480:705) (inner=62892:714) count: 10000 (10.000 thousand) size: 1636352 (1.561 MiB) (map=50000) memory: 1048576 time: 0.058 closing the database: time: 0.002 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest order -getw \ -msiz 5000 -pccap 100k casket 10000 seed=3299002815 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: 102372 (cap=102400) (ratio=1.00) (leaf=39480:705) (inner=62892:714) count: 10000 (10.000 thousand) size: 1636352 (1.561 MiB) (map=5000) memory: 1048576 time: 0.045 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest order -rem \ -msiz 50000 -pccap 100k casket 10000 seed=3299002867 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=1611) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=2979) (load=1.35) pages: 4639 (leaf=5000) (inner=1249) (level=1) (psiz=100) cache: 137212 (cap=102400) (ratio=1.34) (leaf=27240:3405) (inner=109972:1249) count: 0 (0) size: 1636352 (1.561 MiB) (map=50000) memory: 2097152 time: 0.032 closing the database: time: 0.018 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest order \ -bnum 5000 -psiz 100 -msiz 50000 -pccap 100k casket 10000 seed=3299002920 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: 984576 memory: 2097152 time: 0.093 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 1636096 memory: 2097152 time: 0.069 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 0 size: 1636096 memory: 2097152 time: 0.089 closing the database: time: 0.013 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest order -etc \ -bnum 5000 -psiz 1000 -msiz 50000 -dfunit 4 -pccap 100k casket 10000 seed=3299003188 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: 188416 memory: 1048576 time: 0.005 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 280576 memory: 1048576 time: 0.007 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 537856 memory: 1048576 time: 0.013 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 641024 memory: 1048576 time: 0.009 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 10000 size: 641024 memory: 1048576 time: 0.006 traversing the database by the inner iterator: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 8571 size: 641024 memory: 1048576 time: 0.006 traversing the database by the outer cursor: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) .............. (end) count: 7346 size: 641024 memory: 1048576 time: 0.018 synchronizing the database: count: 7346 size: 641024 memory: 1048576 time: 0.000 dumping records into snapshot: count: 7346 size: 641024 memory: 1048576 time: 0.004 loading records from snapshot: count: 7346 size: 641024 memory: 2097152 time: 0.007 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=443) (frg=1) 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=478) (load=1.03) pages: 496 (leaf=476) (inner=19) (level=1) (psiz=1000) cache: 13460 (cap=102400) (ratio=0.13) (leaf=3808:476) (inner=9652:19) count: 0 (0) size: 641024 (626.000 KiB) (map=50000) memory: 2097152 time: 0.005 closing the database: time: 0.005 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest order -th 4 \ -bnum 5000 -psiz 1000 -msiz 50000 -dfunit 4 -pccap 100k casket 10000 seed=3299003277 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: 950272 memory: 5537792 time: 0.055 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 40000 size: 1029376 memory: 5537792 time: 0.044 removing records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 0 size: 1029376 memory: 5537792 time: 0.048 closing the database: time: 0.029 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=3299003458 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=0xf7f80ad0 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: 24869 size: 691456 memory: 1048576 time: 0.704 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34414 size: 882432 memory: 1048576 time: 0.568 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37926 size: 1402880 memory: 1048576 time: 1.026 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37395 size: 1414144 memory: 1048576 time: 0.692 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37395 size: 1414144 memory: 1048576 time: 0.541 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: 32069 size: 1467904 memory: 1048576 time: 0.041 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: 14567 size: 1478656 memory: 1048576 time: 0.673 synchronizing the database: count: 14567 size: 1478656 memory: 1048576 time: 0.000 dumping records into snapshot: count: 14567 size: 1478656 memory: 2097152 time: 0.017 loading records from snapshot: count: 14567 size: 1478656 memory: 2097152 time: 0.037 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=0) options: (opts=0) comparator: decimal opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 buckets: 5000 (used=1504) (load=1.13) pages: 1784 (leaf=1781) (inner=60) (level=4) (psiz=1000) cache: 102245 (cap=102400) (ratio=1.00) (leaf=66185:464) (inner=36060:60) count: 6194 (6.194 thousand) size: 1478656 (1.410 MiB) (map=50000) memory: 2097152 time: 0.523 closing the database: time: 0.002 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket ...... (end) 6194 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=3299008299 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: 2530 size: 99840 memory: 3444736 time: 0.092 adding records: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 3425 size: 126464 memory: 3444736 time: 0.079 appending records: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 3789 size: 182272 memory: 3444736 time: 0.101 getting records: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 3727 size: 182272 memory: 3444736 time: 0.144 getting records with a buffer: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 3727 size: 182272 memory: 3444736 time: 0.144 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: 3187 size: 184320 memory: 3444736 time: 0.005 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: 1438 size: 184320 memory: 3444736 time: 0.022 synchronizing the database: count: 1438 size: 184320 memory: 3444736 time: 0.000 dumping records into snapshot: count: 1438 size: 184320 memory: 3444736 time: 0.001 loading records from snapshot: count: 1438 size: 36864 memory: 3444736 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=106) (frg=1) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=116) (load=1.01) pages: 117 (leaf=111) (inner=5) (level=3) (psiz=1000) cache: 8300 (cap=102400) (ratio=0.08) (leaf=6060:31) (inner=2240:5) count: 580 (580) size: 98816 (96.500 KiB) (map=50000) memory: 3444736 time: 0.076 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket (end) 580 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=3299008971 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: 2457 size: 99840 memory: 5550080 time: 0.053 adding records: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 3443 size: 124672 memory: 5550080 time: 0.018 appending records: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 3795 size: 187392 memory: 5550080 time: 0.058 getting records: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 3743 size: 188416 memory: 5550080 time: 0.016 getting records with a buffer: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 3743 size: 188416 memory: 5550080 time: 0.012 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: 3226 size: 188416 memory: 5550080 time: 0.004 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: 1421 size: 191488 memory: 5550080 time: 0.035 synchronizing the database: count: 1421 size: 191488 memory: 5550080 time: 0.000 dumping records into snapshot: count: 1421 size: 191488 memory: 5550080 time: 0.001 loading records from snapshot: count: 1421 size: 191488 memory: 5550080 time: 0.015 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=338) (frg=2) options: (opts=0) comparator: lexical opaque: 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 buckets: 5000 (used=179) (load=1.00) pages: 180 (leaf=177) (inner=5) (level=3) (psiz=1000) cache: 26711 (cap=102400) (ratio=0.26) (leaf=23151:177) (inner=3560:5) count: 611 (611) size: 191488 (187.000 KiB) (map=50000) memory: 5550080 time: 0.018 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket (end) 611 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=3299009207 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: 24721 size: 64788 memory: 1048576 time: 0.071 adding records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 34280 size: 64788 memory: 1048576 time: 0.023 appending records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37859 size: 64788 memory: 1048576 time: 0.033 getting records: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37377 size: 115428 memory: 2097152 time: 0.047 getting records with a buffer: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 37377 size: 115428 memory: 2097152 time: 0.023 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: 32052 size: 115428 memory: 2097152 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) ......................... (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: 14473 size: 229460 memory: 2097152 time: 0.433 synchronizing the database: count: 14473 size: 239824 memory: 2097152 time: 0.029 dumping records into snapshot: count: 14473 size: 239824 memory: 3145728 time: 0.012 loading records from snapshot: count: 14473 size: 239824 memory: 4194304 time: 0.006 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=1547) (load=1.18) pages: 1833 (leaf=1772) (inner=61) (level=4) (psiz=1000) cache: 275028 (cap=67108864) (ratio=0.00) (leaf=239140:1771) (inner=35888:61) count: 6210 (6.210 thousand) size: 239824 (234.203 KiB) (map=50000) memory: 4194304 time: 0.040 closing the database: time: 0.029 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket ...... (end) 6210 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest queue \ -bnum 5000 -psiz 500 -msiz 50000 casket 10000 seed=3299010015 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=98) (level=1) (psiz=500) cache: 34092 (cap=67108864) (ratio=0.00) (leaf=8888:1111) (inner=25204:98) count: 0 (0) size: 321024 (313.500 KiB) (map=50000) memory: 1048576 time: 0.041 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=3299010062 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=1) (frg=0) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=991) (load=1.08) pages: 1098 (leaf=1097) (inner=96) (level=1) (psiz=500) cache: 33656 (cap=67108864) (ratio=0.00) (leaf=8776:1097) (inner=24880:96) count: 0 (0) size: 317696 (310.250 KiB) (map=50000) memory: 1048576 time: 0.040 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=3299010107 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: 414464 memory: 1048576 time: 0.423 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 4000 size: 546816 memory: 1048576 time: 0.386 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 4000 size: 663040 memory: 1048576 time: 0.399 iteration 4: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) type: TreeDB (file tree database) (type=0x31) format version: 5 (libver=16.13) (chksum=0xBC) path: casket status flags: open (flags=1) alignment: 256 (apow=8) free block pool: 1024 (fpow=10) (used=2) (frg=0) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=1605) (load=1.16) pages: 1978 (leaf=6363) (inner=551) (level=1) (psiz=500) cache: 58922 (cap=67108864) (ratio=0.00) (leaf=15360:1920) (inner=43562:168) count: 0 (0) size: 779264 (761.000 KiB) (map=50000) memory: 1048576 time: 0.461 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=3299011781 path=casket rnum=10000 thnum=4 itnum=4 rnd=1 oflags=0 apow=-1 fpow=-1 opts=0 bnum=5000 psiz=500 msiz=50000 dfunit=-1 pccap=0 rcomp=(nil) lv=0 iteration 1: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00001000) ......................... (00002000) ......................... (00003000) ........ (end) count: 0 size: 1164800 memory: 5529600 time: 0.468 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ................... (end) count: 0 size: 2032896 memory: 5529600 time: 0.455 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 726 size: 2874112 memory: 5529600 time: 0.473 iteration 4: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) ......................... (00001000) ......................... (00002000) .......... (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=12) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=3010) (load=1.32) pages: 4530 (leaf=17609) (inner=1449) (level=1) (psiz=500) cache: 137314 (cap=67108864) (ratio=0.00) (leaf=35840:4480) (inner=101474:367) count: 0 (0) size: 3741696 (3.568 MiB) (map=50000) memory: 5529600 time: 0.515 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket (end) 0 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest wicked \ -bnum 5000 -psiz 1000 -msiz 50000 -pccap 100k casket 10000 seed=3299013699 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=81) (frg=54) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=223) (load=1.02) pages: 229 (leaf=236) (inner=6) (level=3) (psiz=1000) cache: 101781 (cap=102400) (ratio=0.99) (leaf=98120:204) (inner=3661:6) count: 2252 (2.252 thousand) size: 224000 (218.750 KiB) (map=50000) memory: 1048576 time: 0.057 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket .. (end) 2252 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=3299013762 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=0xf7ec8ad0 lv=0 iteration 1: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 9196 size: 537856 memory: 5529600 time: 0.753 iteration 2: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 12163 size: 768256 memory: 5529600 time: 1.092 iteration 3: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) count: 13034 size: 866048 memory: 5529600 time: 1.083 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=21) (frg=3) options: (opts=0) comparator: decimal opaque: 0 buckets: 5000 (used=160) (load=1.00) pages: 161 (leaf=159) (inner=1) (level=2) (psiz=8192) cache: 99797 (cap=102400) (ratio=0.97) (leaf=97187:21) (inner=2610:1) count: 13334 (13.334 thousand) size: 982016 (959.000 KiB) (map=50000) memory: 5529600 time: 1.127 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket ............. (end) 13334 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=3299017842 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: 914 size: 102656 memory: 1048576 time: 0.037 iteration 2: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 1212 size: 143872 memory: 1048576 time: 0.044 iteration 3: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 1360 size: 111360 memory: 1048576 time: 0.043 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=10) (frg=2) options: (opts=0) comparator: lexical opaque: 0 buckets: 5000 (used=19) (load=1.00) pages: 19 (leaf=17) (inner=1) (level=2) (psiz=8192) cache: 74448 (cap=102400) (ratio=0.73) (leaf=74191:17) (inner=257:1) count: 1362 (1.362 thousand) size: 155904 (152.250 KiB) (map=50000) memory: 1048576 time: 0.043 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket . (end) 1362 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=3299018022 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: 550 size: 45800 memory: 5853184 time: 0.111 iteration 2: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 1085 size: 49256 memory: 5853184 time: 0.119 iteration 3: ......................... (00000100) ......................... (00000200) ......................... (00000300) ......................... (00000400) ......................... (00000500) ......................... (00000600) ......................... (00000700) ......................... (00000800) ......................... (00000900) ......................... (00001000) count: 1227 size: 51516 memory: 5853184 time: 0.158 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=16) (load=1.00) pages: 16 (leaf=14) (inner=1) (level=2) (psiz=8192) cache: 66660 (cap=67108864) (ratio=0.00) (leaf=66453:14) (inner=207:1) count: 1338 (1.338 thousand) size: 52040 (50.820 KiB) (map=50000) memory: 5853184 time: 0.146 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreemgr check -onr casket . (end) 1338 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest tran casket 10000 seed=3299018562 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: ......................... (00001000) ........ (end) ......................... (00001000) ........ (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=31) (frg=79) options: (opts=0) comparator: lexical opaque: 0 buckets: 65536 (used=12) (load=1.00) pages: 12 (leaf=10) (inner=1) (level=2) (psiz=8192) cache: 51882 (cap=67108864) (ratio=0.00) (leaf=51733:10) (inner=149:1) count: 1340 (1.340 thousand) size: 545536 (532.750 KiB) (map=67108864) memory: 2097152 time: 0.021 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kctreetest tran -th 2 -it 4 -pccap 100k casket 10000 seed=3299018586 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: 2160 size: 645888 memory: 2097152 time: 0.121 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: 3687 size: 768768 memory: 2097152 time: 0.168 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: 3976 size: 872960 memory: 2097152 time: 0.223 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=64) (frg=106) options: (opts=0) comparator: lexical opaque: 0 buckets: 65536 (used=48) (load=1.00) pages: 48 (leaf=53) (inner=1) (level=2) (psiz=8192) cache: 99263 (cap=102400) (ratio=0.97) (leaf=98498:30) (inner=765:1) count: 4165 (4.165 thousand) size: 949504 (927.250 KiB) (map=67108864) memory: 2097152 time: 0.175 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=3299019275 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=0xf7fbbad0 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: 2393 size: 54316 memory: 2097152 time: 0.648 iteration 2 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 2 checking: ......................... (00001000) ......................... (00002000) ................. (end) ......................... (00001000) ......................... (00002000) ................. (end) count: 2705 size: 55928 memory: 2097152 time: 0.826 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: 4029 size: 62080 memory: 2097152 time: 0.547 iteration 4 updating: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ......................... (00005000) ......................... (00006000) ......................... (00007000) ......................... (00008000) ......................... (00009000) ......................... (00010000) iteration 4 checking: ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ............ (end) ......................... (00001000) ......................... (00002000) ......................... (00003000) ......................... (00004000) ............ (end) type: TreeDB (file tree database) (type=0x31) format version: 5 (libver=16.13) (chksum=0xB4) path: casket status flags: open (flags=1) alignment: 4 (apow=2) free block pool: 8 (fpow=3) (used=7) (frg=1) options: small linear compress (opts=7) comparator: decimal opaque: 0 buckets: 10000 (used=46) (load=1.00) pages: 46 (leaf=45) (inner=1) (level=2) (psiz=8192) cache: 168806 (cap=67108864) (ratio=0.00) (leaf=168091:44) (inner=715:1) count: 4505 (4.505 thousand) size: 65940 (64.395 KiB) (map=50000) memory: 2097152 time: 0.734 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=3299022143 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: 0 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: 0 time: 0.010 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirtest order -get casket 500 seed=3299022156 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.004 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirtest order -getw casket 500 seed=3299022162 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.004 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirtest order -rem casket 500 seed=3299022168 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: 0 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: 0 time: 0.006 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirtest order casket 500 seed=3299022176 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: 0 time: 0.000 setting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 500 size: 26000 memory: 0 time: 0.007 getting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 500 size: 26000 memory: 0 time: 0.004 removing records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 0 size: 0 memory: 0 time: 0.006 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirtest order -etc casket 500 seed=3299022195 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: 0 time: 0.000 setting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 500 size: 26000 memory: 0 time: 0.006 adding records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 500 size: 26000 memory: 0 time: 0.004 appending records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 500 size: 30000 memory: 0 time: 0.007 getting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 500 size: 30000 memory: 0 time: 0.004 getting records with a buffer: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 500 size: 30000 memory: 0 time: 0.004 traversing the database by the inner iterator: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 428 size: 26595 memory: 0 time: 0.004 traversing the database by the outer cursor: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) .............. (end) count: 366 size: 23400 memory: 0 time: 0.004 synchronizing the database: count: 366 size: 23400 memory: 0 time: 0.000 dumping records into snapshot: count: 366 size: 23400 memory: 0 time: 0.002 loading records from snapshot: count: 366 size: 23400 memory: 0 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: 0 time: 0.005 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirtest order -th 4 casket 500 seed=3299022244 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: 0 time: 0.000 setting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 2000 size: 104000 memory: 0 time: 0.013 getting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 2000 size: 104000 memory: 0 time: 0.004 removing records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 0 size: 0 memory: 0 time: 0.009 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirtest order -th 4 -rnd -etc casket 500 seed=3299022273 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: 0 time: 0.000 setting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1222 size: 63648 memory: 5509120 time: 0.113 adding records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1702 size: 88608 memory: 5509120 time: 0.005 appending records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1888 size: 112792 memory: 5509120 time: 0.012 getting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1865 size: 111436 memory: 5509120 time: 0.264 getting records with a buffer: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1865 size: 111436 memory: 5509120 time: 0.012 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: 1585 size: 99081 memory: 5509120 time: 0.062 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) ... (end) count: 709 size: 46762 memory: 5509120 time: 4.822 synchronizing the database: count: 709 size: 46762 memory: 5509120 time: 0.000 dumping records into snapshot: count: 709 size: 46762 memory: 5509120 time: 0.004 loading records from snapshot: count: 709 size: 46762 memory: 5509120 time: 0.011 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: 298 (298) size: 19348 (18.895 KiB) memory: 5509120 time: 0.120 closing the database: time: 0.000 ok LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirmgr check -onr casket (end) 298 records were checked successfully LD_LIBRARY_PATH=.:/usr/local/lib: ./kcdirtest order -th 4 -rnd -etc -tran casket 500 seed=3299027707 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: 1268 size: 66072 memory: 1048576 time: 0.273 adding records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1732 size: 90200 memory: 1048576 time: 0.103 appending records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1901 size: 113636 memory: 1048576 time: 0.137 getting records: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1875 size: 112060 memory: 1048576 time: 0.296 getting records with a buffer: ......................... (00000050) ......................... (00000100) ......................... (00000150) ......................... (00000200) ......................... (00000250) ......................... (00000300) ......................... (00000350) ......................... (00000400) ......................... (00000450) ......................... (00000500) count: 1875 size: 112060 memory: 1048576 time: 0.079 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: 1575 size: 97377 memory: 1048576 time: 0.033 traversing the database by the outer cursor: ./kcdirtest: 1156: Cursor::accept: casket: 0: success: no error (end) count: 1575 size: 97377 memory: 1048576 time: 0.000 synchronizing the database: count: 1575 size: 97377 memory: 1048576 time: 0.000 dumping records into snapshot: count: 1575 size: 97377 memory: 1048576 time: 0.010 loading records from snapshot: count: 1575 size: 97377 memory: 1048576 time: 0.023 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: 631 (631) size: 38011 (37.120 KiB) memory: 1048576 time: 0.260 closing the database: time: 0.000 error FAILED: KCRNDSEED=3299027707 PID=3844600 ./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.50842 (%check) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.50842 (%check) Command exited with non-zero status 1 267.28user 81.57system 1:40.40elapsed 347%CPU (0avgtext+0avgdata 268572maxresident)k 0inputs+0outputs (0major+7765504minor)pagefaults 0swaps hsh-rebuild: rebuild of `kyotocabinet-1.2.76-alt3.src.rpm' failed. Command exited with non-zero status 1 3.04user 2.23system 1:48.98elapsed 4%CPU (0avgtext+0avgdata 131772maxresident)k 0inputs+0outputs (0major+183586minor)pagefaults 0swaps