<86>Apr 23 08:30:11 userdel[3856]: delete user 'rooter' <86>Apr 23 08:30:11 userdel[3856]: removed group 'rooter' owned by 'rooter' <86>Apr 23 08:30:11 userdel[3856]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 23 08:30:11 groupadd[3870]: group added to /etc/group: name=rooter, GID=531 <86>Apr 23 08:30:11 groupadd[3870]: group added to /etc/gshadow: name=rooter <86>Apr 23 08:30:11 groupadd[3870]: new group: name=rooter, GID=531 <86>Apr 23 08:30:11 useradd[3881]: new user: name=rooter, UID=531, GID=531, home=/root, shell=/bin/bash <86>Apr 23 08:30:11 userdel[3890]: delete user 'builder' <86>Apr 23 08:30:11 userdel[3890]: removed group 'builder' owned by 'builder' <86>Apr 23 08:30:11 userdel[3890]: removed shadow group 'builder' owned by 'builder' <86>Apr 23 08:30:11 groupadd[3900]: group added to /etc/group: name=builder, GID=532 <86>Apr 23 08:30:11 groupadd[3900]: group added to /etc/gshadow: name=builder <86>Apr 23 08:30:11 groupadd[3900]: new group: name=builder, GID=532 <86>Apr 23 08:30:11 useradd[3909]: new user: name=builder, UID=532, GID=532, home=/usr/src, shell=/bin/bash <13>Apr 23 08:30:15 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Apr 23 08:30:15 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/algol68g-2.8.4-alt1.nosrc.rpm Installing algol68g-2.8.4-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10941 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf algol68g-2.8.4 + echo 'Source #0 (algol68g-2.8.4.tar):' Source #0 (algol68g-2.8.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/algol68g-2.8.4.tar + cd algol68g-2.8.4 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (algol68g-2.2.0-alt-configure.patch):' Patch #0 (algol68g-2.2.0-alt-configure.patch): + /usr/bin/patch -p1 patching file configure Hunk #1 succeeded at 923 (offset -9 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40569 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd algol68g-2.8.4 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./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: --without-included-gettext configure: host system... checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-alt-linux-gnu checking platform... linux configure: initialising... checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for a68g... no configure: C compiler... checking for clang... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc accepts -pedantic... yes checking whether gcc accepts -Wshadow... yes checking whether gcc accepts -Wstrict-prototypes... yes checking whether gcc accepts -Wunused-variable... yes checking whether gcc accepts -Wunused-parameter... yes checking whether gcc accepts -Wno-long-long... yes checking if gcc accepts -Wl,--export-dynamic... yes checking whether gcc accepts -fPIC... yes checking how to run the C preprocessor... gcc -E configure: types... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 char is unsigned... no checking for mode_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking __off_t or off_t... __off_t checking __pid_t or pid_t... pid_t checking __mode_t or mode_t... __mode_t configure: extra include directories... configure: standard header files... checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for cos in -lm... yes checking for ANSI C header files... (cached) yes checking whether to enable assertions... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes configure: standard functions... checking for exit... yes checking for fprintf... yes checking for free... yes checking for longjmp... yes checking for malloc... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for printf... yes checking for setjmp... yes checking for signal... yes checking for snprintf... yes checking for strcmp... yes checking for strncmp... yes checking for strncpy... yes configure: optional headers and libraries... checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for initscr in -lncurses... yes checking readline/readline.h usability... no checking readline/readline.h presence... no checking for readline/readline.h... no checking readline/history.h usability... no checking readline/history.h presence... no checking for readline/history.h... no configure: GNU plotutils... checking plot.h usability... no checking plot.h presence... no checking for plot.h... no checking whether pl_alabel_r is declared... no checking for pl_alabel_r in -lplot... no configure: GNU scientific library... checking gsl/gsl_blas.h usability... no checking gsl/gsl_blas.h presence... no checking for gsl/gsl_blas.h... no checking gsl/gsl_complex.h usability... no checking gsl/gsl_complex.h presence... no checking for gsl/gsl_complex.h... no checking gsl/gsl_complex_math.h usability... no checking gsl/gsl_complex_math.h presence... no checking for gsl/gsl_complex_math.h... no checking gsl/gsl_errno.h usability... no checking gsl/gsl_errno.h presence... no checking for gsl/gsl_errno.h... no checking gsl/gsl_fft_complex.h usability... no checking gsl/gsl_fft_complex.h presence... no checking for gsl/gsl_fft_complex.h... no checking gsl/gsl_integration.h usability... no checking gsl/gsl_integration.h presence... no checking for gsl/gsl_integration.h... no checking gsl/gsl_linalg.h usability... no checking gsl/gsl_linalg.h presence... no checking for gsl/gsl_linalg.h... no checking gsl/gsl_math.h usability... no checking gsl/gsl_math.h presence... no checking for gsl/gsl_math.h... no checking gsl/gsl_matrix.h usability... no checking gsl/gsl_matrix.h presence... no checking for gsl/gsl_matrix.h... no checking gsl/gsl_permutation.h usability... no checking gsl/gsl_permutation.h presence... no checking for gsl/gsl_permutation.h... no checking gsl/gsl_sf.h usability... no checking gsl/gsl_sf.h presence... no checking for gsl/gsl_sf.h... no checking gsl/gsl_vector.h usability... no checking gsl/gsl_vector.h presence... no checking for gsl/gsl_vector.h... no checking for cblas_dgemm in -lgslcblas... no checking whether gsl_blas_ddot is declared... no checking for gsl_blas_ddot in -lgsl... no configure: POSIX pthreads... checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking whether pthread_attr_getstacksize is declared... yes checking for pthread_attr_getstacksize in -lpthread... yes checking whether pthread_attr_init is declared... yes checking for pthread_attr_init in -lpthread... yes checking whether pthread_attr_setstacksize is declared... yes checking for pthread_attr_setstacksize in -lpthread... yes checking whether pthread_create is declared... yes checking for pthread_create in -lpthread... yes checking whether pthread_equal is declared... yes checking for pthread_equal in -lpthread... yes checking whether pthread_exit is declared... yes checking for pthread_exit in -lpthread... yes checking whether pthread_join is declared... yes checking for pthread_join in -lpthread... yes checking whether pthread_mutex_lock is declared... yes checking for pthread_mutex_lock in -lpthread... yes checking whether pthread_mutex_unlock is declared... yes checking for pthread_mutex_unlock in -lpthread... yes checking whether pthread_self is declared... yes checking for pthread_self in -lpthread... yes checking for pthread_attr_getstacksize in -lpthread... (cached) yes configure: PostgreSQL... checking libpq-fe.h usability... no checking libpq-fe.h presence... no checking for libpq-fe.h... no checking whether PQbackendPID is declared... no checking for PQbackendPID in -lpq... no configure: Dynamic loader... checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether dlopen is declared... yes checking for dlopen in -ldl... yes checking whether dlsym is declared... yes checking for dlsym in -ldl... yes checking whether dlerror is declared... yes checking for dlerror in -ldl... yes checking whether dlclose is declared... yes checking for dlclose in -ldl... yes checking for dlopen in -ldl... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating source/a68g-config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext configure: configure: algol68g-2.8.4 by Marcel van der Veer configure: building with parallel clause configure: building compiler-interpreter configure: now type 'make' optionally followed by 'make check' or 'make install' + make make: Entering directory '/usr/src/RPM/BUILD/algol68g-2.8.4' gcc -DHAVE_CONFIG_H -I. -I./source -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long -c -o source/a68g-a68g.o `test -f 'source/a68g.c' || echo './'`source/a68g.c gcc -DHAVE_CONFIG_H -I. -I./source -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long -c -o source/a68g-code.o `test -f 'source/code.c' || echo './'`source/code.c gcc -DHAVE_CONFIG_H -I. -I./source -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long -c -o source/a68g-environ.o `test -f 'source/environ.c' || echo './'`source/environ.c source/environ.c: In function 'genie_write_standard_format': source/environ.c:14701:15: warning: variable 'row' set but not used [-Wunused-but-set-variable] A68_REF row; ^~~ gcc -DHAVE_CONFIG_H -I. -I./source -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long -c -o source/a68g-genie.o `test -f 'source/genie.c' || echo './'`source/genie.c gcc -DHAVE_CONFIG_H -I. -I./source -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long -c -o source/a68g-gsl.o `test -f 'source/gsl.c' || echo './'`source/gsl.c gcc -DHAVE_CONFIG_H -I. -I./source -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long -c -o source/a68g-inet.o `test -f 'source/inet.c' || echo './'`source/inet.c gcc -DHAVE_CONFIG_H -I. -I./source -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long -c -o source/a68g-monitor.o `test -f 'source/monitor.c' || echo './'`source/monitor.c gcc -DHAVE_CONFIG_H -I. -I./source -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long -c -o source/a68g-mp.o `test -f 'source/mp.c' || echo './'`source/mp.c gcc -DHAVE_CONFIG_H -I. -I./source -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long -c -o source/a68g-plotutils.o `test -f 'source/plotutils.c' || echo './'`source/plotutils.c gcc -DHAVE_CONFIG_H -I. -I./source -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long -c -o source/a68g-postgresql.o `test -f 'source/postgresql.c' || echo './'`source/postgresql.c gcc -DHAVE_CONFIG_H -I. -I./source -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long -c -o source/a68g-pretty.o `test -f 'source/pretty.c' || echo './'`source/pretty.c gcc -DHAVE_CONFIG_H -I. -I./source -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long -c -o source/a68g-syntax.o `test -f 'source/syntax.c' || echo './'`source/syntax.c gcc -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long -Wl,--export-dynamic -o a68g source/a68g-a68g.o source/a68g-code.o source/a68g-environ.o source/a68g-genie.o source/a68g-gsl.o source/a68g-inet.o source/a68g-monitor.o source/a68g-mp.o source/a68g-plotutils.o source/a68g-postgresql.o source/a68g-pretty.o source/a68g-syntax.o -ldl -lpthread -lncurses -lm make: Leaving directory '/usr/src/RPM/BUILD/algol68g-2.8.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.56592 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/algol68g-buildroot + : + /bin/rm -rf -- /usr/src/tmp/algol68g-buildroot + cd algol68g-2.8.4 + mkdir -p /usr/src/tmp/algol68g-buildroot//usr/bin /usr/src/tmp/algol68g-buildroot//usr/share/doc + install -pm755 a68g /usr/src/tmp/algol68g-buildroot//usr/bin/a68g + install -pm644 AUTHORS /usr/src/tmp/algol68g-buildroot/usr/share/doc/ + install -pm644 NEWS /usr/src/tmp/algol68g-buildroot/usr/share/doc/ + install -pm644 README /usr/src/tmp/algol68g-buildroot/usr/share/doc/ + install -pm644 COPYING /usr/src/tmp/algol68g-buildroot/usr/share/doc/ + install -pm644 ChangeLog /usr/src/tmp/algol68g-buildroot/usr/share/doc/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/algol68g-buildroot (auto) Verifying and fixing files in /usr/src/tmp/algol68g-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/algol68g-buildroot/ (default) Compressing files in /usr/src/tmp/algol68g-buildroot (auto) Verifying ELF objects in /usr/src/tmp/algol68g-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/a68g: uses non-LFS functions: __xstat fopen getrlimit lseek open readdir Hardlinking identical .pyc and .pyo files Processing files: algol68g-2.8.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JoEJq4 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qmhVpi find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libncurses.so.5 >= set:mitFWNPmR0BkuxmHZIwW4LjJqGsmvxT4nZ67Sp5, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libtinfo.so.5 >= set:liZKbUTi2nDB505v1, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yKCM0V Creating algol68g-debuginfo package Processing files: algol68g-debuginfo-2.8.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NWdMb1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kflXbk find-requires: running scripts (debuginfo) Requires: algol68g = 2.8.4-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdl.so.2), debug(libm.so.6), debug(libncurses.so.5), debug(libpthread.so.0), debug(libtinfo.so.5) Wrote: /usr/src/RPM/RPMS/i586/algol68g-2.8.4-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/algol68g-debuginfo-2.8.4-alt1.i586.rpm 56.01user 6.21system 1:10.50elapsed 88%CPU (0avgtext+0avgdata 163052maxresident)k 0inputs+0outputs (0major+1234040minor)pagefaults 0swaps 62.13user 10.98system 1:21.18elapsed 90%CPU (0avgtext+0avgdata 163052maxresident)k 0inputs+0outputs (0major+1511509minor)pagefaults 0swaps