<86>Apr 19 03:07:54 userdel[4064664]: delete user 'rooter'
<86>Apr 19 03:07:54 userdel[4064664]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 19 03:07:54 groupadd[4064756]: group added to /etc/group: name=rooter, GID=549
<86>Apr 19 03:07:54 groupadd[4064756]: group added to /etc/gshadow: name=rooter
<86>Apr 19 03:07:54 groupadd[4064756]: new group: name=rooter, GID=549
<86>Apr 19 03:07:54 useradd[4064764]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash
<86>Apr 19 03:07:54 userdel[4064782]: delete user 'builder'
<86>Apr 19 03:07:54 userdel[4064782]: removed group 'builder' owned by 'builder'
<86>Apr 19 03:07:54 userdel[4064782]: removed shadow group 'builder' owned by 'builder'
<86>Apr 19 03:07:54 groupadd[4064794]: group added to /etc/group: name=builder, GID=550
<86>Apr 19 03:07:54 groupadd[4064794]: group added to /etc/gshadow: name=builder
<86>Apr 19 03:07:54 groupadd[4064794]: new group: name=builder, GID=550
<86>Apr 19 03:07:54 useradd[4064801]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash
<13>Apr 19 03:07:56 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Apr 19 03:07:57 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Apr 19 03:07:57 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Apr 19 03:07:57 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/proxychains-3.1-alt2.nosrc.rpm
Installing proxychains-3.1-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.29720
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf proxychains-3.1
+ echo 'Source #0 (proxychains-3.1.tar.gz):'
Source #0 (proxychains-3.1.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/proxychains-3.1.tar.gz
+ /bin/tar -xf -
+ cd proxychains-3.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (proxychains-getnameinfo.patch):'
Patch #0 (proxychains-getnameinfo.patch):
+ /usr/bin/patch -p2
patching file proxychains/libproxychains.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.29720
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd proxychains-3.1
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking target system type... x86_64-alt-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... missing
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... (cached) pass_all
checking how to run the C preprocessor... x86_64-alt-linux-gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-alt-linux-g++ accepts -g... yes
checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E
checking for x86_64-alt-linux-g77... no
checking for x86_64-alt-linux-f77... no
checking for x86_64-alt-linux-xlf... no
checking for x86_64-alt-linux-frt... no
checking for x86_64-alt-linux-pgf77... no
checking for x86_64-alt-linux-fort77... no
checking for x86_64-alt-linux-fl32... no
checking for x86_64-alt-linux-af77... no
checking for x86_64-alt-linux-f90... no
checking for x86_64-alt-linux-xlf90... no
checking for x86_64-alt-linux-pgf90... no
checking for x86_64-alt-linux-epcf90... no
checking for x86_64-alt-linux-f95... no
checking for x86_64-alt-linux-fort... no
checking for x86_64-alt-linux-xlf95... no
checking for x86_64-alt-linux-ifc... no
checking for x86_64-alt-linux-efc... no
checking for x86_64-alt-linux-pgf95... no
checking for x86_64-alt-linux-lf95... no
checking for x86_64-alt-linux-gfortran... no
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for objdir... .libs
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for correct ltmain.sh version... yes
checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC
checking if x86_64-alt-linux-g++ PIC flag -fPIC works... yes
checking if x86_64-alt-linux-g++ static flag -static works... no
checking if x86_64-alt-linux-g++ supports -c -o file.o... yes
checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
configure: creating ./config.status
config.status: creating Makefile
config.status: creating proxychains/Makefile
config.status: creating proxychains/docs/Makefile
config.status: creating proxychains/docs/en/Makefile
config.status: creating config.h
config.status: executing default-1 commands
+ make -j8
make  all-recursive
Making all in proxychains
Making all in docs
Making all in en
make[4]: Nothing to be done for 'all'.
make[4]: Nothing to be done for 'all-am'.
make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c libproxychains.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -Wp,-MD,.deps/libproxychains.pp -c libproxychains.c  -fPIC -DPIC -o .libs/libproxychains.o
libproxychains.c: In function 'init_lib':
libproxychains.c:65:32: warning: pointer targets in passing argument 2 of 'get_chain_data' differ in signedness [-Wpointer-sign]
  get_chain_data(proxychains_pd,&proxychains_proxy_count,&proxychains_ct);
                                ^~~~~~~~~~~~~~~~~~~~~~~~
libproxychains.c:55:20: note: expected 'unsigned int *' but argument is of type 'int *'
 static inline void get_chain_data(
                    ^~~~~~~~~~~~~~
libproxychains.c: In function 'connect':
libproxychains.c:230:47: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign]
  getsockopt(sock,SOL_SOCKET,SO_TYPE,&socktype,&optlen);
                                               ^~~~~~~
In file included from /usr/include/netinet/in.h:23,
                 from /usr/include/netdb.h:27,
                 from libproxychains.c:26:
/usr/include/sys/socket.h:208:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int getsockopt (int __fd, int __level, int __optname,
            ^~~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains'
make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c core.c
mkdir .libs
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -Wp,-MD,.deps/core.pp -c core.c  -fPIC -DPIC -o .libs/core.o
core.c: In function 'timed_connect':
core.c:172:59: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign]
                getsockopt(sock,SOL_SOCKET,SO_ERROR,&value,&value_len) ;
                                                           ^~~~~~~~~~
In file included from /usr/include/netinet/in.h:23,
                 from /usr/include/netdb.h:27,
                 from core.c:26:
/usr/include/sys/socket.h:208:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int getsockopt (int __fd, int __level, int __optname,
            ^~~~~~~~~~
core.c: In function 'connect_proxy_chain':
core.c:584:1: warning: label 'done' defined but not used [-Wunused-label]
 done:
 ^~~~
core.c: In function 'proxy_gethostbyname':
core.c:630:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  while (hp=gethostent())
         ^~
core.c:657:4: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
    read(pipe_fd[0],&buff,sizeof(buff));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
At top level:
core.c:116:12: warning: 'read_line' defined but not used [-Wunused-function]
 static int read_line(int fd, char *buff, size_t size)
            ^~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains'
make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains'
/bin/sh ../libtool --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2  -o libproxychains.la -rpath /usr/lib64 -version-info 3:0:0  libproxychains.lo core.lo -ldl 
x86_64-alt-linux-gcc -shared  .libs/libproxychains.o .libs/core.o  -ldl  -Wl,-soname -Wl,libproxychains.so.3 -o .libs/libproxychains.so.3.0.0
(cd .libs && rm -f libproxychains.so.3 && ln -s libproxychains.so.3.0.0 libproxychains.so.3)
(cd .libs && rm -f libproxychains.so && ln -s libproxychains.so.3.0.0 libproxychains.so)
creating libproxychains.la
(cd .libs && rm -f libproxychains.la && ln -s ../libproxychains.la libproxychains.la)
make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.47030
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/proxychains-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/proxychains-buildroot
+ cd proxychains-3.1
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/proxychains-buildroot
make: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1'
Making install in proxychains
make[1]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains'
Making install in docs
make[2]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs'
Making install in en
make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs/en'
make[4]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs/en'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs/en'
make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs/en'
make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs'
make[4]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs'
make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs'
make[2]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs'
make[2]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains'
make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains'
/bin/sh ../mkinstalldirs /usr/src/tmp/proxychains-buildroot/usr/lib64
mkdir /usr/src/tmp/proxychains-buildroot
mkdir /usr/src/tmp/proxychains-buildroot/usr
mkdir /usr/src/tmp/proxychains-buildroot/usr/lib64
/bin/sh ../libtool  --mode=install /bin/install -p libproxychains.la /usr/src/tmp/proxychains-buildroot/usr/lib64/libproxychains.la
/bin/install -p .libs/libproxychains.so.3.0.0 /usr/src/tmp/proxychains-buildroot/usr/lib64/libproxychains.so.3.0.0
(cd /usr/src/tmp/proxychains-buildroot/usr/lib64 && { ln -s -f libproxychains.so.3.0.0 libproxychains.so.3 || { rm -f libproxychains.so.3 && ln -s libproxychains.so.3.0.0 libproxychains.so.3; }; })
(cd /usr/src/tmp/proxychains-buildroot/usr/lib64 && { ln -s -f libproxychains.so.3.0.0 libproxychains.so || { rm -f libproxychains.so && ln -s libproxychains.so.3.0.0 libproxychains.so; }; })
/bin/install -p .libs/libproxychains.lai /usr/src/tmp/proxychains-buildroot/usr/lib64/libproxychains.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
/bin/sh ../mkinstalldirs /usr/src/tmp/proxychains-buildroot/etc
mkdir /usr/src/tmp/proxychains-buildroot/etc
 /bin/install -p -m 644 ././proxychains.conf /usr/src/tmp/proxychains-buildroot/etc/./proxychains.conf
/bin/sh ../mkinstalldirs /usr/src/tmp/proxychains-buildroot/usr/bin
mkdir /usr/src/tmp/proxychains-buildroot/usr/bin
/bin/install -p ./proxychains  /usr/src/tmp/proxychains-buildroot/usr/bin/proxychains
/bin/install -p ./proxyresolv /usr/src/tmp/proxychains-buildroot/usr/bin/proxyresolv
make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains'
make[2]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains'
make[1]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains'
make[1]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1'
make: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/proxychains-buildroot (auto)
removed './usr/lib64/libproxychains.la'
mode of './usr/lib64/libproxychains.so.3.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/proxychains-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/proxychains-buildroot/ (default)
Compressing files in /usr/src/tmp/proxychains-buildroot (auto)
Adjusting library links in /usr/src/tmp/proxychains-buildroot
./usr/lib64:
	libproxychains.so.3 -> libproxychains.so.3.0.0
Verifying ELF objects in /usr/src/tmp/proxychains-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: proxychains-3.1-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.smfVtA
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/proxychains-buildroot/usr/lib64/libproxychains.so.3: 25 symbols, 15 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5GzBOu
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
find-requires: FINDPACKAGE-COMMANDS: awk dig
Provides: libproxychains.so.3()(64bit) = set:idVjPZHlXMdh3SrHj8ZIkeU2TzXgxNtRnZiBLqJOZpPzwRK3BpXr
Requires: /bin/sh, bind-utils, gawk, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8K2CAs
Creating proxychains-debuginfo package
Processing files: proxychains-debuginfo-3.1-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3cYXBt
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KRPPKx
find-requires: running scripts (debuginfo)
Provides: debug64(libproxychains.so.3)
Requires: proxychains = 3.1-alt2, debug64(libc.so.6), debug64(libdl.so.2)
Wrote: /usr/src/RPM/RPMS/x86_64/proxychains-3.1-alt2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/proxychains-debuginfo-3.1-alt2.x86_64.rpm
4.54user 1.98system 0:13.54elapsed 48%CPU (0avgtext+0avgdata 34700maxresident)k
0inputs+0outputs (0major+901991minor)pagefaults 0swaps
9.01user 4.26system 0:22.69elapsed 58%CPU (0avgtext+0avgdata 115624maxresident)k
0inputs+0outputs (0major+1193135minor)pagefaults 0swaps