Skip to content

Instantly share code, notes, and snippets.

@carlosal1015
Created January 7, 2022 20:40
Show Gist options
  • Save carlosal1015/7bf9a5a3e1c0645bc3ce2847e5717ccc to your computer and use it in GitHub Desktop.
Save carlosal1015/7bf9a5a3e1c0645bc3ce2847e5717ccc to your computer and use it in GitHub Desktop.
scotch-7.0.0-2 log
2022-01-07T13:40:04.2337754Z #10 990.9 ==> Making package: scotch 7.0.0-2 (Fri 07 Jan 2022 01:40:04 PM UTC)
2022-01-07T13:40:04.2338506Z #10 990.9 ==> Checking runtime dependencies...
2022-01-07T13:40:04.2339216Z #10 990.9 ==> Checking buildtime dependencies...
2022-01-07T13:40:04.2339849Z #10 990.9 ==> Retrieving sources...
2022-01-07T13:40:04.2340712Z #10 990.9 -> Found scotch-v7.0.0.tar.gz
2022-01-07T13:40:04.2341360Z #10 990.9 ==> Validating source files with sha256sums...
2022-01-07T13:40:04.2342230Z #10 990.9 scotch-v7.0.0.tar.gz ... Passed
2022-01-07T13:40:04.2342911Z #10 991.0 ==> Removing existing $srcdir/ directory...
2022-01-07T13:40:04.2343521Z #10 991.0 ==> Extracting sources...
2022-01-07T13:40:04.3837973Z #10 991.0 -> Extracting scotch-v7.0.0.tar.gz with bsdtar
2022-01-07T13:40:04.5352152Z #10 991.1 ==> Starting prepare()...
2022-01-07T13:40:04.5352737Z #10 991.2 ==> Sources are ready.
2022-01-07T13:40:07.3565499Z #10 994.1 ==> Making package: scotch 7.0.0-2 (Fri 07 Jan 2022 01:40:07 PM UTC)
2022-01-07T13:40:07.3566264Z #10 994.1 ==> Checking runtime dependencies...
2022-01-07T13:40:07.3566959Z #10 994.1 ==> Checking buildtime dependencies...
2022-01-07T13:40:07.3567646Z #10 994.1 ==> WARNING: Using existing $srcdir/ tree
2022-01-07T13:40:07.5051866Z #10 994.1 ==> Starting build()...
2022-01-07T13:40:07.5053404Z #10 994.1 mkdir -p -p ../bin
2022-01-07T13:40:07.5054074Z #10 994.1 mkdir -p -p ../include
2022-01-07T13:40:07.5054712Z #10 994.1 mkdir -p -p ../lib
2022-01-07T13:40:07.5055418Z #10 994.1 (cd libscotch ; make VERSION=7 RELEASE=0 PATCHLEVEL=0 scotch && make install)
2022-01-07T13:40:07.5056595Z #10 994.1 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:40:07.5057291Z #10 994.1 make \
2022-01-07T13:40:07.5057698Z #10 994.1 CC="gcc" \
2022-01-07T13:40:07.5058096Z #10 994.1 CCD="gcc" \
2022-01-07T13:40:07.5058521Z #10 994.1 scotch.h \
2022-01-07T13:40:07.5058961Z #10 994.1 scotchf.h \
2022-01-07T13:40:07.5059543Z #10 994.1 libscotch.so \
2022-01-07T13:40:07.5060051Z #10 994.1 libscotcherr.so \
2022-01-07T13:40:07.5060632Z #10 994.1 libscotcherrexit.so
2022-01-07T13:40:07.5061696Z #10 994.1 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:40:07.5065036Z #10 994.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch.c -o arch.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:07.5070446Z #10 994.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0 dummysizes.c -o dummysizes -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:07.8056854Z #10 994.4 ./dummysizes "-s" library.h scotch.h
2022-01-07T13:40:07.8057783Z #10 994.4 ./dummysizes "-s" library_f.h scotchf.h
2022-01-07T13:40:07.8061042Z #10 994.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_build.c -o arch_build.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:07.9566322Z #10 994.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_build2.c -o arch_build2.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:08.2574914Z #10 994.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_cmplt.c -o arch_cmplt.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:08.4079220Z #10 995.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_cmpltw.c -o arch_cmpltw.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:08.5584630Z #10 995.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_deco.c -o arch_deco.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:08.7020515Z #10 995.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_deco2.c -o arch_deco2.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:08.9707154Z #10 995.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_dist.c -o arch_dist.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:09.1163142Z #10 995.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_hcub.c -o arch_hcub.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:09.2672764Z #10 995.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_mesh.c -o arch_mesh.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:09.5686601Z #10 996.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_sub.c -o arch_sub.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:09.6856035Z #10 996.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_tleaf.c -o arch_tleaf.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:09.9864568Z #10 996.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_torus.c -o arch_torus.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:10.1377753Z #10 996.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_vcmplt.c -o arch_vcmplt.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:10.1383318Z #10 996.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_vhcub.c -o arch_vhcub.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:10.2669731Z #10 996.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph.c -o bgraph.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:10.2675112Z #10 997.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_bd.c -o bgraph_bipart_bd.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:10.5305991Z #10 997.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_df.c -o bgraph_bipart_df.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:10.8152783Z #10 997.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_ex.c -o bgraph_bipart_ex.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:10.8159090Z #10 997.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_fm.c -o bgraph_bipart_fm.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:11.2255559Z #10 998.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_gg.c -o bgraph_bipart_gg.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:11.5232108Z #10 998.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_gp.c -o bgraph_bipart_gp.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:11.6681243Z #10 998.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_ml.c -o bgraph_bipart_ml.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:11.6686554Z #10 998.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_st.c -o bgraph_bipart_st.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:11.8185277Z #10 998.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_zr.c -o bgraph_bipart_zr.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:11.9555208Z #10 998.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_check.c -o bgraph_check.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:11.9560925Z #10 998.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_store.c -o bgraph_store.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:12.1038780Z #10 998.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common.c -DSCOTCH_COMMON_RENAME -o common.o
2022-01-07T13:40:12.1044452Z #10 998.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_context.c -DSCOTCH_COMMON_RENAME -o common_context.o
2022-01-07T13:40:12.2546597Z #10 998.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_file.c -DSCOTCH_COMMON_RENAME -o common_file.o
2022-01-07T13:40:12.4047855Z #10 999.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_file_compress.c -DSCOTCH_COMMON_RENAME -o common_file_compress.o
2022-01-07T13:40:12.5355583Z #10 999.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_file_decompress.c -DSCOTCH_COMMON_RENAME -o common_file_decompress.o
2022-01-07T13:40:12.5360610Z #10 999.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_integer.c -DSCOTCH_COMMON_RENAME -o common_integer.o
2022-01-07T13:40:12.9877529Z #10 999.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_memory.c -DSCOTCH_COMMON_RENAME -o common_memory.o
2022-01-07T13:40:13.1093193Z #10 999.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_string.c -DSCOTCH_COMMON_RENAME -o common_string.o
2022-01-07T13:40:13.1098189Z #10 999.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_stub.c -DSCOTCH_COMMON_RENAME -o common_stub.o
2022-01-07T13:40:13.2598875Z #10 999.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_thread.c -DSCOTCH_COMMON_RENAME -o common_thread.o
2022-01-07T13:40:13.3961740Z #10 1000.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_thread_system.c -DSCOTCH_COMMON_RENAME -o common_thread_system.o
2022-01-07T13:40:13.3966797Z #10 1000.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_values.c -DSCOTCH_COMMON_RENAME -o common_values.o
2022-01-07T13:40:13.5411594Z #10 1000.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c context.c -o context.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:13.5416776Z #10 1000.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c fibo.c -o fibo.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:13.6555462Z #10 1000.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c gain.c -o gain.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:13.7646881Z #10 1000.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c geom.c -o geom.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:13.8966644Z #10 1000.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph.c -o graph.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:13.8972322Z #10 1000.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_base.c -o graph_base.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:14.0470889Z #10 1000.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_band.c -o graph_band.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:14.1635630Z #10 1000.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_check.c -o graph_check.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:14.1641280Z #10 1000.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_clone.c -o graph_clone.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:14.8106187Z #10 1001.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_coarsen.c -o graph_coarsen.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:14.8112595Z #10 1001.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_diam.c -o graph_diam.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:14.8119348Z #10 1001.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_dump.c -o graph_dump.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:14.9161329Z #10 1001.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_ielo.c -o graph_ielo.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:14.9166620Z #10 1001.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_induce.c -o graph_induce.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:15.0661511Z #10 1001.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_io.c -o graph_io.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:15.1894634Z #10 1001.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_io_chac.c -o graph_io_chac.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:15.3398428Z #10 1002.0 graph_io_chac.c: In function ‘_SCOTCHgraphGeomLoadChac’:
2022-01-07T13:40:15.3400482Z #10 1002.0 graph_io_chac.c:104:7: warning: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
2022-01-07T13:40:15.3401570Z #10 1002.0 104 | fscanf (filesrcptr, "%*[^\n]"); /* Purge line */
2022-01-07T13:40:15.3402149Z #10 1002.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-01-07T13:40:15.3403366Z #10 1002.0 graph_io_chac.c:177:9: warning: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
2022-01-07T13:40:15.3404408Z #10 1002.0 177 | fscanf (filesrcptr, "%*[^\n]"); /* Purge line */
2022-01-07T13:40:15.3404987Z #10 1002.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-01-07T13:40:15.3406215Z #10 1002.0 graph_io_chac.c:206:7: warning: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
2022-01-07T13:40:15.3407615Z #10 1002.0 206 | fscanf (filesrcptr, "%*[ \t\r]"); /* Skip white spaces except '\n' */
2022-01-07T13:40:15.3408540Z #10 1002.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-01-07T13:40:15.4764166Z #10 1002.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_io_habo.c -o graph_io_habo.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:15.4766740Z #10 1002.2 In file included from graph_io_habo.c:64:
2022-01-07T13:40:15.4776420Z #10 1002.2 graph_io_habo.c: In function ‘_SCOTCHgraphGeomLoadHabo’:
2022-01-07T13:40:15.6265012Z #10 1002.2 common.h:153:37: warning: ‘realloc’ called on pointer ‘*grafptr.edgetax’ with nonzero offset 4 [-Wfree-nonheap-object]
2022-01-07T13:40:15.6266245Z #10 1002.2 153 | #define memRealloc(ptr,size) realloc ((ptr),((size) | 8))
2022-01-07T13:40:15.6266885Z #10 1002.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-01-07T13:40:15.6267832Z #10 1002.2 graph_io_habo.c:349:32: note: in expansion of macro ‘memRealloc’
2022-01-07T13:40:15.6269066Z #10 1002.2 349 | grafptr->edgetax = ((Gnum *) memRealloc (grafptr->edgetax + 1, grafptr->edgenbr * sizeof (Gnum))) - 1;
2022-01-07T13:40:15.6269827Z #10 1002.2 | ^~~~~~~~~~
2022-01-07T13:40:15.6272991Z #10 1002.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_io_mmkt.c -o graph_io_mmkt.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:15.7775665Z #10 1002.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_io_scot.c -o graph_io_scot.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:15.9284011Z #10 1002.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_list.c -o graph_list.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:16.0795882Z #10 1002.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_match.c -o graph_match.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:16.3796718Z #10 1003.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hall_order_hd.c -o hall_order_hd.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:16.8311963Z #10 1003.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hall_order_hf.c -o hall_order_hf.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:17.2832543Z #10 1003.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hall_order_hx.c -o hall_order_hx.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:17.4340581Z #10 1004.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph.c -o hgraph.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:17.5342950Z #10 1004.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_check.c -o hgraph_check.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:17.5348234Z #10 1004.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_dump.c -o hgraph_dump.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:17.6848834Z #10 1004.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_induce.c -o hgraph_induce.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:17.9861139Z #10 1004.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_bl.c -o hgraph_order_bl.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:17.9866444Z #10 1004.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_cc.c -o hgraph_order_cc.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:18.1367616Z #10 1004.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_cp.c -o hgraph_order_cp.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:18.4374918Z #10 1005.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_gp.c -o hgraph_order_gp.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:18.5885382Z #10 1005.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_hd.c -o hgraph_order_hd.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:18.5891284Z #10 1005.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_hf.c -o hgraph_order_hf.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:18.7048352Z #10 1005.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_hx.c -o hgraph_order_hx.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:18.7053823Z #10 1005.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_kp.c -o hgraph_order_kp.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:18.8168615Z #10 1005.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_nd.c -o hgraph_order_nd.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:18.9315944Z #10 1005.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_si.c -o hgraph_order_si.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:19.0720777Z #10 1005.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_st.c -o hgraph_order_st.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:19.0726071Z #10 1005.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh.c -o hmesh.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:19.2129822Z #10 1005.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_check.c -o hmesh_check.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:19.2135530Z #10 1005.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_hgraph.c -o hmesh_hgraph.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:19.5144536Z #10 1006.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_induce.c -o hmesh_induce.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:19.6170552Z #10 1006.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_mesh.c -o hmesh_mesh.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:19.6176115Z #10 1006.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_bl.c -o hmesh_order_bl.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:19.7673980Z #10 1006.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_cp.c -o hmesh_order_cp.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:19.9130252Z #10 1006.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_gr.c -o hmesh_order_gr.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:20.0632066Z #10 1006.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_gp.c -o hmesh_order_gp.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:20.2034073Z #10 1006.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_hd.c -o hmesh_order_hd.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:20.2039391Z #10 1006.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_hf.c -o hmesh_order_hf.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:20.3543176Z #10 1007.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_hx.c -o hmesh_order_hx.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:20.5051786Z #10 1007.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_nd.c -o hmesh_order_nd.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:20.6559766Z #10 1007.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_si.c -o hmesh_order_si.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:20.6566204Z #10 1007.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_st.c -o hmesh_order_st.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:20.8063600Z #10 1007.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph.c -o kgraph.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:20.9568466Z #10 1007.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_band.c -o kgraph_band.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:21.2573946Z #10 1007.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_check.c -o kgraph_check.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:21.4079802Z #10 1008.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_bd.c -o kgraph_map_bd.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:21.5586530Z #10 1008.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_cp.c -o kgraph_map_cp.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:21.5591980Z #10 1008.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_df.c -o kgraph_map_df.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:22.0102279Z #10 1008.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_ex.c -o kgraph_map_ex.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:22.1603322Z #10 1008.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_fm.c -o kgraph_map_fm.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:22.9119687Z #10 1009.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_ml.c -o kgraph_map_ml.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:23.0627132Z #10 1009.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_rb.c -o kgraph_map_rb.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:23.3636399Z #10 1009.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_rb_map.c -o kgraph_map_rb_map.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:23.6645057Z #10 1010.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_rb_part.c -o kgraph_map_rb_part.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:23.8153022Z #10 1010.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_st.c -o kgraph_map_st.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:23.9662561Z #10 1010.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_store.c -o kgraph_store.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:23.9667805Z #10 1010.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_arch.c -o library_arch.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:24.1166508Z #10 1010.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_arch_f.c -o library_arch_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:24.2626482Z #10 1011.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_arch_build.c -o library_arch_build.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:24.3659424Z #10 1011.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_arch_build_f.c -o library_arch_build_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:24.5167687Z #10 1011.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_arch_dom.c -o library_arch_dom.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:24.6202677Z #10 1011.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_arch_dom_f.c -o library_arch_dom_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:24.6208240Z #10 1011.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_common_f.c -o library_common_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:24.7704639Z #10 1011.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_context.c -o library_context.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:24.9073663Z #10 1011.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_context_f.c -o library_context_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:24.9078958Z #10 1011.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_context_graph.c -o library_context_graph.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:25.0330293Z #10 1011.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_context_graph_f.c -o library_context_graph_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:25.0336109Z #10 1011.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_context_mesh.c -o library_context_mesh.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:25.1655279Z #10 1011.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_context_mesh_f.c -o library_context_mesh_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:25.1660677Z #10 1011.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_geom.c -o library_geom.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:25.3153052Z #10 1012.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_geom_f.c -o library_geom_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:25.3158801Z #10 1012.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph.c -o library_graph.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:25.6162999Z #10 1012.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_f.c -o library_graph_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:25.7567768Z #10 1012.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_base.c -o library_graph_base.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:25.7573758Z #10 1012.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_base_f.c -o library_graph_base_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:25.7579137Z #10 1012.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_check.c -o library_graph_check.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:25.8794571Z #10 1012.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_check_f.c -o library_graph_check_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:25.8800068Z #10 1012.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_coarsen.c -o library_graph_coarsen.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:26.0301462Z #10 1012.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_coarsen_f.c -o library_graph_coarsen_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:26.1622147Z #10 1012.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_color.c -o library_graph_color.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:26.1627539Z #10 1012.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_color_f.c -o library_graph_color_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:26.2908792Z #10 1013.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_diam.c -o library_graph_diam.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:26.2914307Z #10 1013.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_diam_f.c -o library_graph_diam_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:26.4267215Z #10 1013.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_dump.c -o library_graph_dump.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:26.4272744Z #10 1013.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_induce.c -o library_graph_induce.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:26.5621764Z #10 1013.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_induce_f.c -o library_graph_induce_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:26.5627123Z #10 1013.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_chac.c -o library_graph_io_chac.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:26.7118976Z #10 1013.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_chac_f.c -o library_graph_io_chac_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:26.7124594Z #10 1013.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_habo.c -o library_graph_io_habo.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:26.8469494Z #10 1013.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_habo_f.c -o library_graph_io_habo_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:26.8474864Z #10 1013.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_mmkt.c -o library_graph_io_mmkt.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:26.9980219Z #10 1013.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_mmkt_f.c -o library_graph_io_mmkt_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:26.9985914Z #10 1013.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_scot.c -o library_graph_io_scot.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:27.1487006Z #10 1013.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_scot_f.c -o library_graph_io_scot_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:27.2992050Z #10 1013.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map.c -o library_graph_map.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:27.4497108Z #10 1014.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map_f.c -o library_graph_map_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:27.6001638Z #10 1014.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map_io.c -o library_graph_map_io.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:27.7511700Z #10 1014.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map_io_f.c -o library_graph_map_io_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:27.9017341Z #10 1014.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map_view.c -o library_graph_map_view.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:28.1895996Z #10 1014.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map_view_f.c -o library_graph_map_view_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:28.1901640Z #10 1014.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_order.c -o library_graph_order.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:28.4913907Z #10 1015.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_order_f.c -o library_graph_order_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:28.6152291Z #10 1015.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_part_ovl.c -o library_graph_part_ovl.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:28.6157748Z #10 1015.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_part_ovl_f.c -o library_graph_part_ovl_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:28.7660448Z #10 1015.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mapping.c -o library_mapping.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:28.8858237Z #10 1015.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_memory.c -o library_memory.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:28.8864070Z #10 1015.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_memory_f.c -o library_memory_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:28.8869195Z #10 1015.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh.c -o library_mesh.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:29.1840991Z #10 1015.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_f.c -o library_mesh_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:29.1847441Z #10 1015.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_graph.c -o library_mesh_graph.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:29.3152896Z #10 1016.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_graph_f.c -o library_mesh_graph_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:29.3158547Z #10 1016.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_io_habo.c -o library_mesh_io_habo.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:29.4494347Z #10 1016.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_io_habo_f.c -o library_mesh_io_habo_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:29.4500191Z #10 1016.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_io_scot.c -o library_mesh_io_scot.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:29.5996841Z #10 1016.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_io_scot_f.c -o library_mesh_io_scot_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:29.6002438Z #10 1016.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_order.c -o library_mesh_order.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:29.7213195Z #10 1016.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_order_f.c -o library_mesh_order_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:30.0062690Z #10 1016.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_order.c -o library_order.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:30.0068289Z #10 1016.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_parser.c -o library_parser.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:30.0073501Z #10 1016.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_parser_f.c -o library_parser_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:30.1561892Z #10 1016.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_random.c -o library_random.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:30.3067937Z #10 1016.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_random_f.c -o library_random_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:30.3073255Z #10 1017.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_strat.c -o library_strat.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:30.4283893Z #10 1017.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_version.c -o library_version.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:30.4289629Z #10 1017.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_version_f.c -o library_version_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:30.4294862Z #10 1017.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mapping.c -o mapping.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:30.7232095Z #10 1017.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mapping_io.c -o mapping_io.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:30.7237755Z #10 1017.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh.c -o mesh.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:30.8736633Z #10 1017.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_check.c -o mesh_check.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:31.0244409Z #10 1017.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_coarsen.c -o mesh_coarsen.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:31.3252835Z #10 1018.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_graph.c -o mesh_graph.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:31.4752890Z #10 1018.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_induce_sepa.c -o mesh_induce_sepa.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:31.5823564Z #10 1018.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_io.c -o mesh_io.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:31.8833690Z #10 1018.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_io_habo.c -o mesh_io_habo.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:32.0339257Z #10 1018.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_io_scot.c -o mesh_io_scot.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:32.1848698Z #10 1018.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c order.c -o order.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:32.3091982Z #10 1018.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c order_check.c -o order_check.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:32.3098007Z #10 1019.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c order_io.c -o order_io.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:32.4465762Z #10 1019.2 bison "-pscotchyy" --defines="parser_ly.h" --output="parser_yy.c" parser_yy.y
2022-01-07T13:40:32.5486438Z #10 1019.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c parser.c -o parser.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:32.8501800Z #10 1019.5 flex "-Pscotchyy" "-oparser_ll.c" parser_ll.l
2022-01-07T13:40:32.8505149Z #10 1019.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c parser_ll.c -o parser_ll.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:33.1451560Z #10 1019.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c parser_yy.c -o parser_yy.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:33.5708039Z #10 1020.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph.c -o vgraph.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:33.5713265Z #10 1020.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_check.c -o vgraph_check.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:33.7208874Z #10 1020.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_bd.c -o vgraph_separate_bd.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:33.8669267Z #10 1020.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_df.c -o vgraph_separate_df.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:34.1680236Z #10 1020.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_es.c -o vgraph_separate_es.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:34.4684634Z #10 1021.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_fm.c -o vgraph_separate_fm.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:34.7698237Z #10 1021.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_gg.c -o vgraph_separate_gg.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:34.9207173Z #10 1021.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_gp.c -o vgraph_separate_gp.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:35.0713605Z #10 1021.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_ml.c -o vgraph_separate_ml.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:35.1740128Z #10 1021.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_st.c -o vgraph_separate_st.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:35.1745974Z #10 1021.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_th.c -o vgraph_separate_th.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:35.3204941Z #10 1022.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_vw.c -o vgraph_separate_vw.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:35.3210573Z #10 1022.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_zr.c -o vgraph_separate_zr.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:35.4650698Z #10 1022.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_store.c -o vgraph_store.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:35.4656292Z #10 1022.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh.c -o vmesh.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:35.6155626Z #10 1022.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_check.c -o vmesh_check.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:35.7667790Z #10 1022.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_fm.c -o vmesh_separate_fm.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:36.2182605Z #10 1022.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_gg.c -o vmesh_separate_gg.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:36.3688728Z #10 1023.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_gr.c -o vmesh_separate_gr.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:36.4752962Z #10 1023.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_ml.c -o vmesh_separate_ml.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:36.4758385Z #10 1023.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_zr.c -o vmesh_separate_zr.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:36.6103622Z #10 1023.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_st.c -o vmesh_separate_st.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:36.6109318Z #10 1023.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_store.c -o vmesh_store.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:36.7613751Z #10 1023.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph.c -o wgraph.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:36.8982355Z #10 1023.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_check.c -o wgraph_check.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:36.8987745Z #10 1023.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_es.c -o wgraph_part_es.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:37.0127073Z #10 1023.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_fm.c -o wgraph_part_fm.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:37.6146106Z #10 1024.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_ml.c -o wgraph_part_ml.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:37.7650106Z #10 1024.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_rb.c -o wgraph_part_rb.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:37.8661700Z #10 1024.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_st.c -o wgraph_part_st.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:37.8667063Z #10 1024.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_zr.c -o wgraph_part_zr.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:38.0068030Z #10 1024.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_store.c -o wgraph_store.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:38.0087784Z #10 1024.7 gcc -shared -o libscotch.so arch.o arch_build.o arch_build2.o arch_cmplt.o arch_cmpltw.o arch_deco.o arch_deco2.o arch_dist.o arch_hcub.o arch_mesh.o arch_sub.o arch_tleaf.o arch_torus.o arch_vcmplt.o arch_vhcub.o bgraph.o bgraph_bipart_bd.o bgraph_bipart_df.o bgraph_bipart_ex.o bgraph_bipart_fm.o bgraph_bipart_gg.o bgraph_bipart_gp.o bgraph_bipart_ml.o bgraph_bipart_st.o bgraph_bipart_zr.o bgraph_check.o bgraph_store.o common.o common_context.o common_file.o common_file_compress.o common_file_decompress.o common_integer.o common_memory.o common_string.o common_stub.o common_thread.o common_thread_system.o common_values.o context.o fibo.o gain.o geom.o graph.o graph_base.o graph_band.o graph_check.o graph_clone.o graph_coarsen.o graph_diam.o graph_dump.o graph_ielo.o graph_induce.o graph_io.o graph_io_chac.o graph_io_habo.o graph_io_mmkt.o graph_io_scot.o graph_list.o graph_match.o hall_order_hd.o hall_order_hf.o hall_order_hx.o hgraph.o hgraph_check.o hgraph_dump.o hgraph_induce.o hgraph_order_bl.o hgraph_order_cc.o hgraph_order_cp.o hgraph_order_gp.o hgraph_order_hd.o hgraph_order_hf.o hgraph_order_hx.o hgraph_order_kp.o hgraph_order_nd.o hgraph_order_si.o hgraph_order_st.o hmesh.o hmesh_check.o hmesh_hgraph.o hmesh_induce.o hmesh_mesh.o hmesh_order_bl.o hmesh_order_cp.o hmesh_order_gr.o hmesh_order_gp.o hmesh_order_hd.o hmesh_order_hf.o hmesh_order_hx.o hmesh_order_nd.o hmesh_order_si.o hmesh_order_st.o kgraph.o kgraph_band.o kgraph_check.o kgraph_map_bd.o kgraph_map_cp.o kgraph_map_df.o kgraph_map_ex.o kgraph_map_fm.o kgraph_map_ml.o kgraph_map_rb.o kgraph_map_rb_map.o kgraph_map_rb_part.o kgraph_map_st.o kgraph_store.o library_arch.o library_arch_f.o library_arch_build.o library_arch_build_f.o library_arch_dom.o library_arch_dom_f.o library_common_f.o library_context.o library_context_f.o library_context_graph.o library_context_graph_f.o library_context_mesh.o library_context_mesh_f.o library_geom.o library_geom_f.o library_graph.o library_graph_f.o library_graph_base.o library_graph_base_f.o library_graph_check.o library_graph_check_f.o library_graph_coarsen.o library_graph_coarsen_f.o library_graph_color.o library_graph_color_f.o library_graph_diam.o library_graph_diam_f.o library_graph_dump.o library_graph_induce.o library_graph_induce_f.o library_graph_io_chac.o library_graph_io_chac_f.o library_graph_io_habo.o library_graph_io_habo_f.o library_graph_io_mmkt.o library_graph_io_mmkt_f.o library_graph_io_scot.o library_graph_io_scot_f.o library_graph_map.o library_graph_map_f.o library_graph_map_io.o library_graph_map_io_f.o library_graph_map_view.o library_graph_map_view_f.o library_graph_order.o library_graph_order_f.o library_graph_part_ovl.o library_graph_part_ovl_f.o library_mapping.o library_memory.o library_memory_f.o library_mesh.o library_mesh_f.o library_mesh_graph.o library_mesh_graph_f.o library_mesh_io_habo.o library_mesh_io_habo_f.o library_mesh_io_scot.o library_mesh_io_scot_f.o library_mesh_order.o library_mesh_order_f.o library_order.o library_parser.o library_parser_f.o library_random.o library_random_f.o library_strat.o library_version.o library_version_f.o mapping.o mapping_io.o mesh.o mesh_check.o mesh_coarsen.o mesh_graph.o mesh_induce_sepa.o mesh_io.o mesh_io_habo.o mesh_io_scot.o order.o order_check.o order_io.o parser.o parser_ll.o parser_yy.o vgraph.o vgraph_check.o vgraph_separate_bd.o vgraph_separate_df.o vgraph_separate_es.o vgraph_separate_fm.o vgraph_separate_gg.o vgraph_separate_gp.o vgraph_separate_ml.o vgraph_separate_st.o vgraph_separate_th.o vgraph_separate_vw.o vgraph_separate_zr.o vgraph_store.o vmesh.o vmesh_check.o vmesh_separate_fm.o vmesh_separate_gg.o vmesh_separate_gr.o vmesh_separate_ml.o vmesh_separate_zr.o vmesh_separate_st.o vmesh_store.o wgraph.o wgraph_check.o wgraph_part_es.o wgraph_part_fm.o wgraph_part_ml.o wgraph_part_rb.o wgraph_part_st.o wgraph_part_zr.o wgraph_store.o -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:38.2835774Z #10 1024.9 echo libscotch.so
2022-01-07T13:40:38.2836329Z #10 1024.9 libscotch.so
2022-01-07T13:40:38.2840019Z #10 1024.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_error.c -o library_error.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:38.2849286Z #10 1025.0 gcc -shared -o libscotcherr.so library_error.o -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:38.2850204Z #10 1025.0 echo libscotcherr.so
2022-01-07T13:40:38.3953106Z #10 1025.0 libscotcherr.so
2022-01-07T13:40:38.3956927Z #10 1025.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_error_exit.c -o library_error_exit.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:38.3960156Z #10 1025.1 gcc -shared -o libscotcherrexit.so library_error_exit.o -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:38.3961119Z #10 1025.1 echo libscotcherrexit.so
2022-01-07T13:40:38.5466166Z #10 1025.1 libscotcherrexit.so
2022-01-07T13:40:38.5467752Z #10 1025.1 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:40:38.5469000Z #10 1025.1 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:40:38.5470204Z #10 1025.1 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:40:38.5470967Z #10 1025.1 cp scotch.h ../../include
2022-01-07T13:40:38.5471494Z #10 1025.1 cp scotchf.h ../../include
2022-01-07T13:40:38.5472113Z #10 1025.2 cp libscotch.so libscotcherr*.so ../../lib
2022-01-07T13:40:38.5473173Z #10 1025.2 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:40:38.5474188Z #10 1025.2 (cd scotch ; make VERSION=7 RELEASE=0 PATCHLEVEL=0 CODENAME="Sankara" scotch && make install)
2022-01-07T13:40:38.5475402Z #10 1025.2 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:40:38.5476197Z #10 1025.2 make CC="gcc" SCOTCHLIB=scotch \
2022-01-07T13:40:38.5476671Z #10 1025.2 acpl \
2022-01-07T13:40:38.5477081Z #10 1025.2 amk_ccc \
2022-01-07T13:40:38.5477492Z #10 1025.2 amk_fft2 \
2022-01-07T13:40:38.5477885Z #10 1025.2 amk_grf \
2022-01-07T13:40:38.5478284Z #10 1025.2 amk_hy \
2022-01-07T13:40:38.5478674Z #10 1025.2 amk_m2 \
2022-01-07T13:40:38.5479047Z #10 1025.2 amk_p2 \
2022-01-07T13:40:38.5479437Z #10 1025.2 atst \
2022-01-07T13:40:38.5479831Z #10 1025.2 gbase \
2022-01-07T13:40:38.5480205Z #10 1025.2 gcv \
2022-01-07T13:40:38.5480595Z #10 1025.2 gdump \
2022-01-07T13:40:38.5480996Z #10 1025.2 gmap \
2022-01-07T13:40:38.5481373Z #10 1025.2 gmk_hy \
2022-01-07T13:40:38.5481766Z #10 1025.2 gmk_m2 \
2022-01-07T13:40:38.5482158Z #10 1025.2 gmk_m3 \
2022-01-07T13:40:38.5482554Z #10 1025.2 gmk_msh \
2022-01-07T13:40:38.5482939Z #10 1025.2 gmk_ub2 \
2022-01-07T13:40:38.5483611Z #10 1025.2 gmtst \
2022-01-07T13:40:38.5484043Z #10 1025.2 gord \
2022-01-07T13:40:38.5484417Z #10 1025.2 gotst \
2022-01-07T13:40:38.5484807Z #10 1025.2 gout \
2022-01-07T13:40:38.5485203Z #10 1025.2 gpart \
2022-01-07T13:40:38.5485579Z #10 1025.2 gscat \
2022-01-07T13:40:38.5485968Z #10 1025.2 gtst \
2022-01-07T13:40:38.5486348Z #10 1025.2 mcv \
2022-01-07T13:40:38.5486712Z #10 1025.2 mmk_m2 \
2022-01-07T13:40:38.5487100Z #10 1025.2 mmk_m3 \
2022-01-07T13:40:38.5487482Z #10 1025.2 mord \
2022-01-07T13:40:38.5487865Z #10 1025.2 mtst
2022-01-07T13:40:38.5489134Z #10 1025.2 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:40:38.5492803Z #10 1025.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" acpl.c -o acpl -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:38.6970794Z #10 1025.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" amk_ccc.c -o amk_ccc -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:38.8475084Z #10 1025.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" amk_fft2.c -o amk_fft2 -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:38.9975343Z #10 1025.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" amk_grf.c -o amk_grf -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:39.1079210Z #10 1025.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" amk_hy.c -o amk_hy -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:39.2400547Z #10 1026.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" amk_m2.c -o amk_m2 -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:39.5191016Z #10 1026.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" amk_p2.c -o amk_p2 -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:39.5196769Z #10 1026.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" atst.c -o atst -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:39.7916756Z #10 1026.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" gbase.c -o gbase -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:39.7922898Z #10 1026.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" gcv.c -o gcv -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:39.9169346Z #10 1026.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" gdump.c -o gdump -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:40.0361949Z #10 1026.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" gmap.c -o gmap -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:40.3375807Z #10 1027.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" gmk_hy.c -o gmk_hy -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:40.4885761Z #10 1027.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" gmk_m2.c -o gmk_m2 -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:40.5894465Z #10 1027.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" gmk_m3.c -o gmk_m3 -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:40.8902589Z #10 1027.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" gmk_msh.c -o gmk_msh -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:41.0415793Z #10 1027.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" gmk_ub2.c -o gmk_ub2 -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:41.1920813Z #10 1027.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" gmtst.c -o gmtst -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:41.3430054Z #10 1028.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" gord.c -o gord -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:41.4940306Z #10 1028.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" gotst.c -o gotst -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:41.6240925Z #10 1028.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../libscotch -I../../include gout_c.c gout_o.c -o gout -L../../lib -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:42.6778339Z #10 1029.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gmap.c -DSCOTCH_COMPILE_PART -o gpart -L../../lib -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:42.7902670Z #10 1029.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" gscat.c -o gscat -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:43.0913714Z #10 1029.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" gtst.c -o gtst -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:43.0919755Z #10 1029.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" mcv.c -o mcv -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:43.2257692Z #10 1030.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" mmk_m2.c -o mmk_m2 -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:43.5264830Z #10 1030.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" mmk_m3.c -o mmk_m3 -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:43.6772412Z #10 1030.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" mord.c -o mord -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:43.8274855Z #10 1030.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" mtst.c -o mtst -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:43.9294778Z #10 1030.6 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:40:43.9296041Z #10 1030.6 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:40:43.9297249Z #10 1030.6 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:40:43.9298053Z #10 1030.6 make CC="gcc" SCOTCHLIB=scotch \
2022-01-07T13:40:43.9298568Z #10 1030.6 acpl \
2022-01-07T13:40:43.9298960Z #10 1030.6 amk_ccc \
2022-01-07T13:40:43.9299374Z #10 1030.6 amk_fft2 \
2022-01-07T13:40:43.9299793Z #10 1030.6 amk_grf \
2022-01-07T13:40:43.9300188Z #10 1030.6 amk_hy \
2022-01-07T13:40:43.9300592Z #10 1030.6 amk_m2 \
2022-01-07T13:40:43.9300994Z #10 1030.6 amk_p2 \
2022-01-07T13:40:43.9301401Z #10 1030.6 atst \
2022-01-07T13:40:43.9301791Z #10 1030.6 gbase \
2022-01-07T13:40:43.9302187Z #10 1030.6 gcv \
2022-01-07T13:40:43.9302591Z #10 1030.6 gdump \
2022-01-07T13:40:43.9302973Z #10 1030.6 gmap \
2022-01-07T13:40:43.9303371Z #10 1030.6 gmk_hy \
2022-01-07T13:40:43.9303766Z #10 1030.6 gmk_m2 \
2022-01-07T13:40:43.9304142Z #10 1030.6 gmk_m3 \
2022-01-07T13:40:43.9304539Z #10 1030.6 gmk_msh \
2022-01-07T13:40:43.9305145Z #10 1030.6 gmk_ub2 \
2022-01-07T13:40:43.9305538Z #10 1030.6 gmtst \
2022-01-07T13:40:43.9306193Z #10 1030.6 gord \
2022-01-07T13:40:43.9306636Z #10 1030.6 gotst \
2022-01-07T13:40:43.9307035Z #10 1030.6 gout \
2022-01-07T13:40:43.9307414Z #10 1030.6 gpart \
2022-01-07T13:40:43.9307815Z #10 1030.6 gscat \
2022-01-07T13:40:43.9308214Z #10 1030.6 gtst \
2022-01-07T13:40:43.9308580Z #10 1030.6 mcv \
2022-01-07T13:40:43.9308970Z #10 1030.6 mmk_m2 \
2022-01-07T13:40:43.9309366Z #10 1030.6 mmk_m3 \
2022-01-07T13:40:43.9309745Z #10 1030.6 mord \
2022-01-07T13:40:43.9310133Z #10 1030.6 mtst
2022-01-07T13:40:43.9311144Z #10 1030.6 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:40:43.9312057Z #10 1030.6 make[2]: 'acpl' is up to date.
2022-01-07T13:40:43.9312772Z #10 1030.6 make[2]: 'amk_ccc' is up to date.
2022-01-07T13:40:43.9313486Z #10 1030.6 make[2]: 'amk_fft2' is up to date.
2022-01-07T13:40:43.9314199Z #10 1030.6 make[2]: 'amk_grf' is up to date.
2022-01-07T13:40:43.9314902Z #10 1030.6 make[2]: 'amk_hy' is up to date.
2022-01-07T13:40:43.9315603Z #10 1030.6 make[2]: 'amk_m2' is up to date.
2022-01-07T13:40:43.9316293Z #10 1030.6 make[2]: 'amk_p2' is up to date.
2022-01-07T13:40:43.9316968Z #10 1030.6 make[2]: 'atst' is up to date.
2022-01-07T13:40:43.9317662Z #10 1030.6 make[2]: 'gbase' is up to date.
2022-01-07T13:40:43.9318354Z #10 1030.6 make[2]: 'gcv' is up to date.
2022-01-07T13:40:43.9319033Z #10 1030.6 make[2]: 'gdump' is up to date.
2022-01-07T13:40:43.9319731Z #10 1030.6 make[2]: 'gmap' is up to date.
2022-01-07T13:40:43.9320422Z #10 1030.6 make[2]: 'gmk_hy' is up to date.
2022-01-07T13:40:43.9321120Z #10 1030.6 make[2]: 'gmk_m2' is up to date.
2022-01-07T13:40:43.9321792Z #10 1030.6 make[2]: 'gmk_m3' is up to date.
2022-01-07T13:40:43.9322495Z #10 1030.6 make[2]: 'gmk_msh' is up to date.
2022-01-07T13:40:43.9323204Z #10 1030.6 make[2]: 'gmk_ub2' is up to date.
2022-01-07T13:40:43.9323887Z #10 1030.6 make[2]: 'gmtst' is up to date.
2022-01-07T13:40:43.9324827Z #10 1030.6 make[2]: 'gord' is up to date.
2022-01-07T13:40:43.9325527Z #10 1030.6 make[2]: 'gotst' is up to date.
2022-01-07T13:40:43.9326201Z #10 1030.6 make[2]: 'gout' is up to date.
2022-01-07T13:40:43.9326906Z #10 1030.6 make[2]: 'gpart' is up to date.
2022-01-07T13:40:43.9327598Z #10 1030.6 make[2]: 'gscat' is up to date.
2022-01-07T13:40:43.9328854Z #10 1030.6 make[2]: 'gtst' is up to date.
2022-01-07T13:40:43.9329539Z #10 1030.6 make[2]: 'mcv' is up to date.
2022-01-07T13:40:43.9330234Z #10 1030.6 make[2]: 'mmk_m2' is up to date.
2022-01-07T13:40:43.9330927Z #10 1030.6 make[2]: 'mmk_m3' is up to date.
2022-01-07T13:40:43.9332381Z #10 1030.6 make[2]: 'mord' is up to date.
2022-01-07T13:40:43.9333091Z #10 1030.6 make[2]: 'mtst' is up to date.
2022-01-07T13:40:43.9334062Z #10 1030.6 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:40:43.9335360Z #10 1030.6 cp acpl amk_ccc amk_fft2 amk_grf amk_hy amk_m2 amk_p2 atst gbase gcv gdump gmap gmk_hy gmk_m2 gmk_m3 gmk_msh gmk_ub2 gmtst gord gotst gout gpart *gtst gscat mcv mmk_m2 mmk_m3 mord mtst ../../bin
2022-01-07T13:40:43.9336766Z #10 1030.7 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:40:43.9337675Z #10 1030.7 (cd libscotchmetis ; make scotch && make install)
2022-01-07T13:40:43.9338881Z #10 1030.7 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:40:43.9339618Z #10 1030.7 make \
2022-01-07T13:40:43.9340005Z #10 1030.7 CC="gcc" \
2022-01-07T13:40:43.9340483Z #10 1030.7 SCOTCH_METIS_VERSION=3 \
2022-01-07T13:40:43.9340965Z #10 1030.7 metis.h \
2022-01-07T13:40:43.9341478Z #10 1030.7 libscotchmetisv3.so
2022-01-07T13:40:44.0775332Z #10 1030.7 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:40:44.0776433Z #10 1030.7 ../libscotch/dummysizes library_metis.h metis.h
2022-01-07T13:40:44.0779982Z #10 1030.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_graph_dual.c -o metis_graph_dual_v3.o
2022-01-07T13:40:44.0784953Z #10 1030.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_graph_dual_f.c -o metis_graph_dual_f_v3.o
2022-01-07T13:40:44.2281870Z #10 1030.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_graph_order.c -o metis_graph_order_v3.o
2022-01-07T13:40:44.3485677Z #10 1031.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_graph_order_f.c -o metis_graph_order_f_v3.o
2022-01-07T13:40:44.3491343Z #10 1031.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_graph_part.c -o metis_graph_part_v3.o
2022-01-07T13:40:44.6043545Z #10 1031.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_graph_part_f.c -o metis_graph_part_f_v3.o
2022-01-07T13:40:44.7387030Z #10 1031.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_graph_part_dual.c -o metis_graph_part_dual_v3.o
2022-01-07T13:40:44.8781561Z #10 1031.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_graph_part_dual_f.c -o metis_graph_part_dual_f_v3.o
2022-01-07T13:40:45.0099528Z #10 1031.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_options.c -o metis_options_v3.o
2022-01-07T13:40:45.0104779Z #10 1031.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_options_f.c -o metis_options_f_v3.o
2022-01-07T13:40:45.1106001Z #10 1031.8 gcc -shared -o libscotchmetisv3.so metis_graph_dual_v3.o metis_graph_dual_f_v3.o metis_graph_order_v3.o metis_graph_order_f_v3.o metis_graph_part_v3.o metis_graph_part_f_v3.o metis_graph_part_dual_v3.o metis_graph_part_dual_f_v3.o metis_options_v3.o metis_options_f_v3.o
2022-01-07T13:40:45.1107436Z #10 1031.8 echo libscotchmetisv3.so
2022-01-07T13:40:45.1108083Z #10 1031.8 libscotchmetisv3.so
2022-01-07T13:40:45.1109211Z #10 1031.8 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:40:45.1109964Z #10 1031.8 make \
2022-01-07T13:40:45.1110393Z #10 1031.8 CC="gcc" \
2022-01-07T13:40:45.1111146Z #10 1031.8 SCOTCH_METIS_VERSION=5 \
2022-01-07T13:40:45.1111630Z #10 1031.8 metis.h \
2022-01-07T13:40:45.1112068Z #10 1031.8 metisf.h \
2022-01-07T13:40:45.1112604Z #10 1031.8 libscotchmetisv5.so
2022-01-07T13:40:45.2605240Z #10 1031.9 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:40:45.2606447Z #10 1031.9 make[2]: 'metis.h' is up to date.
2022-01-07T13:40:45.2607125Z #10 1031.9 ../libscotch/dummysizes library_metis_f.h metisf.h
2022-01-07T13:40:45.2610571Z #10 1031.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_graph_dual.c -o metis_graph_dual_v5.o
2022-01-07T13:40:45.4114592Z #10 1032.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_graph_dual_f.c -o metis_graph_dual_f_v5.o
2022-01-07T13:40:45.4120895Z #10 1032.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_graph_order.c -o metis_graph_order_v5.o
2022-01-07T13:40:45.5404609Z #10 1032.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_graph_order_f.c -o metis_graph_order_f_v5.o
2022-01-07T13:40:45.5410638Z #10 1032.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_graph_part.c -o metis_graph_part_v5.o
2022-01-07T13:40:45.8419307Z #10 1032.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_graph_part_f.c -o metis_graph_part_f_v5.o
2022-01-07T13:40:45.9928558Z #10 1032.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_graph_part_dual.c -o metis_graph_part_dual_v5.o
2022-01-07T13:40:46.1301431Z #10 1032.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_graph_part_dual_f.c -o metis_graph_part_dual_f_v5.o
2022-01-07T13:40:46.1306493Z #10 1032.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_options.c -o metis_options_v5.o
2022-01-07T13:40:46.2559462Z #10 1032.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_options_f.c -o metis_options_f_v5.o
2022-01-07T13:40:46.2563657Z #10 1033.0 gcc -shared -o libscotchmetisv5.so metis_graph_dual_v5.o metis_graph_dual_f_v5.o metis_graph_order_v5.o metis_graph_order_f_v5.o metis_graph_part_v5.o metis_graph_part_f_v5.o metis_graph_part_dual_v5.o metis_graph_part_dual_f_v5.o metis_options_v5.o metis_options_f_v5.o
2022-01-07T13:40:46.3620288Z #10 1033.0 echo libscotchmetisv5.so
2022-01-07T13:40:46.3622099Z #10 1033.0 libscotchmetisv5.so
2022-01-07T13:40:46.3623648Z #10 1033.0 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:40:46.3624978Z #10 1033.0 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:40:46.3626293Z #10 1033.0 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:40:46.3627019Z #10 1033.0 make \
2022-01-07T13:40:46.3627425Z #10 1033.0 CC="gcc" \
2022-01-07T13:40:46.3627904Z #10 1033.0 SCOTCH_METIS_VERSION=3 \
2022-01-07T13:40:46.3628368Z #10 1033.0 metis.h \
2022-01-07T13:40:46.3628897Z #10 1033.0 libscotchmetisv3.so
2022-01-07T13:40:46.3630040Z #10 1033.0 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:40:46.3631050Z #10 1033.0 make[2]: 'metis.h' is up to date.
2022-01-07T13:40:46.3631887Z #10 1033.0 make[2]: 'libscotchmetisv3.so' is up to date.
2022-01-07T13:40:46.3633048Z #10 1033.0 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:40:46.3633772Z #10 1033.0 make \
2022-01-07T13:40:46.3634155Z #10 1033.0 CC="gcc" \
2022-01-07T13:40:46.3634623Z #10 1033.0 SCOTCH_METIS_VERSION=5 \
2022-01-07T13:40:46.3635102Z #10 1033.0 metis.h \
2022-01-07T13:40:46.3635533Z #10 1033.0 metisf.h \
2022-01-07T13:40:46.3636049Z #10 1033.0 libscotchmetisv5.so
2022-01-07T13:40:46.3637159Z #10 1033.0 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:40:46.3638162Z #10 1033.0 make[2]: 'metis.h' is up to date.
2022-01-07T13:40:46.3639278Z #10 1033.0 make[2]: 'metisf.h' is up to date.
2022-01-07T13:40:46.3640143Z #10 1033.0 make[2]: 'libscotchmetisv5.so' is up to date.
2022-01-07T13:40:46.3641305Z #10 1033.0 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:40:46.3642108Z #10 1033.0 cp metis.h metisf.h ../../include
2022-01-07T13:40:46.3642887Z #10 1033.0 cp libscotchmetisv3.so libscotchmetisv5.so ../../lib
2022-01-07T13:40:46.3644149Z #10 1033.0 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:40:46.3645151Z #10 1033.0 (cd libscotch ; make VERSION=7 RELEASE=0 PATCHLEVEL=0 scotch && make install)
2022-01-07T13:40:46.3646328Z #10 1033.1 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:40:46.3647030Z #10 1033.1 make \
2022-01-07T13:40:46.3647437Z #10 1033.1 CC="gcc" \
2022-01-07T13:40:46.3647855Z #10 1033.1 CCD="gcc" \
2022-01-07T13:40:46.3648531Z #10 1033.1 scotch.h \
2022-01-07T13:40:46.3648998Z #10 1033.1 scotchf.h \
2022-01-07T13:40:46.3649473Z #10 1033.1 libscotch.so \
2022-01-07T13:40:46.3649985Z #10 1033.1 libscotcherr.so \
2022-01-07T13:40:46.3650569Z #10 1033.1 libscotcherrexit.so
2022-01-07T13:40:46.3651664Z #10 1033.1 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:40:46.3652613Z #10 1033.1 make[2]: 'scotch.h' is up to date.
2022-01-07T13:40:46.3653356Z #10 1033.1 make[2]: 'scotchf.h' is up to date.
2022-01-07T13:40:46.3654137Z #10 1033.1 make[2]: 'libscotch.so' is up to date.
2022-01-07T13:40:46.3654983Z #10 1033.1 make[2]: 'libscotcherr.so' is up to date.
2022-01-07T13:40:46.3655881Z #10 1033.1 make[2]: 'libscotcherrexit.so' is up to date.
2022-01-07T13:40:46.3656990Z #10 1033.1 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:40:46.3658205Z #10 1033.1 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:40:46.3659584Z #10 1033.1 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:40:46.4685973Z #10 1033.1 make[1]: Nothing to be done for 'install'.
2022-01-07T13:40:46.4702986Z #10 1033.1 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:40:46.4710937Z #10 1033.1 (cd scotch ; make VERSION=7 RELEASE=0 PATCHLEVEL=0 CODENAME="Sankara" scotch && make install)
2022-01-07T13:40:46.4712826Z #10 1033.1 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:40:46.4715767Z #10 1033.1 make CC="gcc" SCOTCHLIB=scotch \
2022-01-07T13:40:46.4716276Z #10 1033.1 acpl \
2022-01-07T13:40:46.4716687Z #10 1033.1 amk_ccc \
2022-01-07T13:40:46.4717088Z #10 1033.1 amk_fft2 \
2022-01-07T13:40:46.4717500Z #10 1033.1 amk_grf \
2022-01-07T13:40:46.4717904Z #10 1033.1 amk_hy \
2022-01-07T13:40:46.4718281Z #10 1033.1 amk_m2 \
2022-01-07T13:40:46.4718702Z #10 1033.1 amk_p2 \
2022-01-07T13:40:46.4719117Z #10 1033.1 atst \
2022-01-07T13:40:46.4719506Z #10 1033.1 gbase \
2022-01-07T13:40:46.4719905Z #10 1033.1 gcv \
2022-01-07T13:40:46.4720297Z #10 1033.1 gdump \
2022-01-07T13:40:46.4720694Z #10 1033.1 gmap \
2022-01-07T13:40:46.4721071Z #10 1033.1 gmk_hy \
2022-01-07T13:40:46.4721463Z #10 1033.1 gmk_m2 \
2022-01-07T13:40:46.4721850Z #10 1033.1 gmk_m3 \
2022-01-07T13:40:46.4722227Z #10 1033.1 gmk_msh \
2022-01-07T13:40:46.4722633Z #10 1033.1 gmk_ub2 \
2022-01-07T13:40:46.4723032Z #10 1033.1 gmtst \
2022-01-07T13:40:46.4724340Z #10 1033.1 gord \
2022-01-07T13:40:46.4724762Z #10 1033.1 gotst \
2022-01-07T13:40:46.4726004Z #10 1033.1 gout \
2022-01-07T13:40:46.4726407Z #10 1033.1 gpart \
2022-01-07T13:40:46.4726811Z #10 1033.1 gscat \
2022-01-07T13:40:46.4727210Z #10 1033.1 gtst \
2022-01-07T13:40:46.4727580Z #10 1033.1 mcv \
2022-01-07T13:40:46.4728923Z #10 1033.1 mmk_m2 \
2022-01-07T13:40:46.4729322Z #10 1033.1 mmk_m3 \
2022-01-07T13:40:46.4729716Z #10 1033.1 mord \
2022-01-07T13:40:46.4730093Z #10 1033.1 mtst
2022-01-07T13:40:46.4731197Z #10 1033.1 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:40:46.4732161Z #10 1033.1 make[2]: 'acpl' is up to date.
2022-01-07T13:40:46.4732877Z #10 1033.1 make[2]: 'amk_ccc' is up to date.
2022-01-07T13:40:46.4733623Z #10 1033.1 make[2]: 'amk_fft2' is up to date.
2022-01-07T13:40:46.4734355Z #10 1033.1 make[2]: 'amk_grf' is up to date.
2022-01-07T13:40:46.4735061Z #10 1033.1 make[2]: 'amk_hy' is up to date.
2022-01-07T13:40:46.4735785Z #10 1033.1 make[2]: 'amk_m2' is up to date.
2022-01-07T13:40:46.4736866Z #10 1033.1 make[2]: 'amk_p2' is up to date.
2022-01-07T13:40:46.4740784Z #10 1033.1 make[2]: 'atst' is up to date.
2022-01-07T13:40:46.4744380Z #10 1033.1 make[2]: 'gbase' is up to date.
2022-01-07T13:40:46.4745316Z #10 1033.1 make[2]: 'gcv' is up to date.
2022-01-07T13:40:46.4746062Z #10 1033.1 make[2]: 'gdump' is up to date.
2022-01-07T13:40:46.4746762Z #10 1033.1 make[2]: 'gmap' is up to date.
2022-01-07T13:40:46.4749819Z #10 1033.1 make[2]: 'gmk_hy' is up to date.
2022-01-07T13:40:46.4751481Z #10 1033.1 make[2]: 'gmk_m2' is up to date.
2022-01-07T13:40:46.4752202Z #10 1033.1 make[2]: 'gmk_m3' is up to date.
2022-01-07T13:40:46.4752929Z #10 1033.1 make[2]: 'gmk_msh' is up to date.
2022-01-07T13:40:46.4753657Z #10 1033.1 make[2]: 'gmk_ub2' is up to date.
2022-01-07T13:40:46.4757155Z #10 1033.1 make[2]: 'gmtst' is up to date.
2022-01-07T13:40:46.4758026Z #10 1033.1 make[2]: 'gord' is up to date.
2022-01-07T13:40:46.4758764Z #10 1033.1 make[2]: 'gotst' is up to date.
2022-01-07T13:40:46.4759479Z #10 1033.1 make[2]: 'gout' is up to date.
2022-01-07T13:40:46.4760180Z #10 1033.1 make[2]: 'gpart' is up to date.
2022-01-07T13:40:46.4761015Z #10 1033.1 make[2]: 'gscat' is up to date.
2022-01-07T13:40:46.4761733Z #10 1033.1 make[2]: 'gtst' is up to date.
2022-01-07T13:40:46.4764112Z #10 1033.1 make[2]: 'mcv' is up to date.
2022-01-07T13:40:46.4765135Z #10 1033.1 make[2]: 'mmk_m2' is up to date.
2022-01-07T13:40:46.4765849Z #10 1033.1 make[2]: 'mmk_m3' is up to date.
2022-01-07T13:40:46.4767904Z #10 1033.1 make[2]: 'mord' is up to date.
2022-01-07T13:40:46.4768962Z #10 1033.1 make[2]: 'mtst' is up to date.
2022-01-07T13:40:46.4772454Z #10 1033.1 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:40:46.4773742Z #10 1033.1 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:40:46.4784125Z #10 1033.1 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:40:46.4784935Z #10 1033.1 make CC="gcc" SCOTCHLIB=scotch \
2022-01-07T13:40:46.4785413Z #10 1033.1 acpl \
2022-01-07T13:40:46.4785818Z #10 1033.1 amk_ccc \
2022-01-07T13:40:46.4786227Z #10 1033.1 amk_fft2 \
2022-01-07T13:40:46.4786629Z #10 1033.1 amk_grf \
2022-01-07T13:40:46.4787030Z #10 1033.1 amk_hy \
2022-01-07T13:40:46.4787421Z #10 1033.1 amk_m2 \
2022-01-07T13:40:46.4787819Z #10 1033.1 amk_p2 \
2022-01-07T13:40:46.4788196Z #10 1033.1 atst \
2022-01-07T13:40:46.4788595Z #10 1033.1 gbase \
2022-01-07T13:40:46.4788987Z #10 1033.1 gcv \
2022-01-07T13:40:46.4789361Z #10 1033.1 gdump \
2022-01-07T13:40:46.4789757Z #10 1033.1 gmap \
2022-01-07T13:40:46.4790151Z #10 1033.1 gmk_hy \
2022-01-07T13:40:46.4790524Z #10 1033.1 gmk_m2 \
2022-01-07T13:40:46.4790913Z #10 1033.1 gmk_m3 \
2022-01-07T13:40:46.4791306Z #10 1033.1 gmk_msh \
2022-01-07T13:40:46.4791707Z #10 1033.1 gmk_ub2 \
2022-01-07T13:40:46.4792089Z #10 1033.1 gmtst \
2022-01-07T13:40:46.4792484Z #10 1033.1 gord \
2022-01-07T13:40:46.4792876Z #10 1033.1 gotst \
2022-01-07T13:40:46.4793252Z #10 1033.1 gout \
2022-01-07T13:40:46.4793648Z #10 1033.1 gpart \
2022-01-07T13:40:46.4794053Z #10 1033.1 gscat \
2022-01-07T13:40:46.4794712Z #10 1033.1 gtst \
2022-01-07T13:40:46.4795097Z #10 1033.1 mcv \
2022-01-07T13:40:46.4795483Z #10 1033.1 mmk_m2 \
2022-01-07T13:40:46.4795860Z #10 1033.1 mmk_m3 \
2022-01-07T13:40:46.4796248Z #10 1033.1 mord \
2022-01-07T13:40:46.4797305Z #10 1033.1 mtst
2022-01-07T13:40:46.4798363Z #10 1033.1 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:40:46.4799299Z #10 1033.1 make[2]: 'acpl' is up to date.
2022-01-07T13:40:46.4800010Z #10 1033.1 make[2]: 'amk_ccc' is up to date.
2022-01-07T13:40:46.4800727Z #10 1033.1 make[2]: 'amk_fft2' is up to date.
2022-01-07T13:40:46.4801411Z #10 1033.1 make[2]: 'amk_grf' is up to date.
2022-01-07T13:40:46.4802105Z #10 1033.1 make[2]: 'amk_hy' is up to date.
2022-01-07T13:40:46.4802794Z #10 1033.1 make[2]: 'amk_m2' is up to date.
2022-01-07T13:40:46.4803463Z #10 1033.1 make[2]: 'amk_p2' is up to date.
2022-01-07T13:40:46.4804168Z #10 1033.1 make[2]: 'atst' is up to date.
2022-01-07T13:40:46.4804862Z #10 1033.1 make[2]: 'gbase' is up to date.
2022-01-07T13:40:46.4805540Z #10 1033.1 make[2]: 'gcv' is up to date.
2022-01-07T13:40:46.4806205Z #10 1033.1 make[2]: 'gdump' is up to date.
2022-01-07T13:40:46.4806891Z #10 1033.1 make[2]: 'gmap' is up to date.
2022-01-07T13:40:46.4807572Z #10 1033.1 make[2]: 'gmk_hy' is up to date.
2022-01-07T13:40:46.4808492Z #10 1033.1 make[2]: 'gmk_m2' is up to date.
2022-01-07T13:40:46.4809201Z #10 1033.1 make[2]: 'gmk_m3' is up to date.
2022-01-07T13:40:46.4809897Z #10 1033.1 make[2]: 'gmk_msh' is up to date.
2022-01-07T13:40:46.4810578Z #10 1033.1 make[2]: 'gmk_ub2' is up to date.
2022-01-07T13:40:46.4811282Z #10 1033.1 make[2]: 'gmtst' is up to date.
2022-01-07T13:40:46.4811968Z #10 1033.1 make[2]: 'gord' is up to date.
2022-01-07T13:40:46.4812655Z #10 1033.1 make[2]: 'gotst' is up to date.
2022-01-07T13:40:46.4813327Z #10 1033.1 make[2]: 'gout' is up to date.
2022-01-07T13:40:46.4814011Z #10 1033.1 make[2]: 'gpart' is up to date.
2022-01-07T13:40:46.4814919Z #10 1033.1 make[2]: 'gscat' is up to date.
2022-01-07T13:40:46.4815677Z #10 1033.1 make[2]: 'gtst' is up to date.
2022-01-07T13:40:46.4816359Z #10 1033.1 make[2]: 'mcv' is up to date.
2022-01-07T13:40:46.4817042Z #10 1033.1 make[2]: 'mmk_m2' is up to date.
2022-01-07T13:40:46.4817710Z #10 1033.1 make[2]: 'mmk_m3' is up to date.
2022-01-07T13:40:46.4818396Z #10 1033.1 make[2]: 'mord' is up to date.
2022-01-07T13:40:46.4819072Z #10 1033.1 make[2]: 'mtst' is up to date.
2022-01-07T13:40:46.4820028Z #10 1033.1 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:40:46.4821196Z #10 1033.1 cp acpl amk_ccc amk_fft2 amk_grf amk_hy amk_m2 amk_p2 atst gbase gcv gdump gmap gmk_hy gmk_m2 gmk_m3 gmk_msh gmk_ub2 gmtst gord gotst gout gpart *gtst gscat mcv mmk_m2 mmk_m3 mord mtst ../../bin
2022-01-07T13:40:46.4822598Z #10 1033.2 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:40:46.4823506Z #10 1033.2 (cd libscotchmetis ; make scotch && make install)
2022-01-07T13:40:46.4824710Z #10 1033.2 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:40:46.4825433Z #10 1033.2 make \
2022-01-07T13:40:46.4825838Z #10 1033.2 CC="gcc" \
2022-01-07T13:40:46.4826312Z #10 1033.2 SCOTCH_METIS_VERSION=3 \
2022-01-07T13:40:46.4826788Z #10 1033.2 metis.h \
2022-01-07T13:40:46.4827300Z #10 1033.2 libscotchmetisv3.so
2022-01-07T13:40:46.4828402Z #10 1033.2 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:40:46.4829391Z #10 1033.2 make[2]: 'metis.h' is up to date.
2022-01-07T13:40:46.4830224Z #10 1033.2 make[2]: 'libscotchmetisv3.so' is up to date.
2022-01-07T13:40:46.4831382Z #10 1033.2 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:40:46.4832111Z #10 1033.2 make \
2022-01-07T13:40:46.4832685Z #10 1033.2 CC="gcc" \
2022-01-07T13:40:46.4833142Z #10 1033.2 SCOTCH_METIS_VERSION=5 \
2022-01-07T13:40:46.4833624Z #10 1033.2 metis.h \
2022-01-07T13:40:46.4834057Z #10 1033.2 metisf.h \
2022-01-07T13:40:46.4834571Z #10 1033.2 libscotchmetisv5.so
2022-01-07T13:40:46.4835707Z #10 1033.2 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:40:46.4836710Z #10 1033.2 make[2]: 'metis.h' is up to date.
2022-01-07T13:40:46.4837428Z #10 1033.2 make[2]: 'metisf.h' is up to date.
2022-01-07T13:40:46.4838291Z #10 1033.2 make[2]: 'libscotchmetisv5.so' is up to date.
2022-01-07T13:40:46.4839440Z #10 1033.2 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:40:46.4840745Z #10 1033.2 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:40:46.4842015Z #10 1033.2 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:40:46.4842766Z #10 1033.2 make \
2022-01-07T13:40:46.4843174Z #10 1033.2 CC="gcc" \
2022-01-07T13:40:46.4843630Z #10 1033.2 SCOTCH_METIS_VERSION=3 \
2022-01-07T13:40:46.4844106Z #10 1033.2 metis.h \
2022-01-07T13:40:46.4844634Z #10 1033.2 libscotchmetisv3.so
2022-01-07T13:40:46.4845726Z #10 1033.2 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:40:46.4846708Z #10 1033.2 make[2]: 'metis.h' is up to date.
2022-01-07T13:40:46.4847560Z #10 1033.2 make[2]: 'libscotchmetisv3.so' is up to date.
2022-01-07T13:40:46.4849000Z #10 1033.2 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:40:46.4849719Z #10 1033.2 make \
2022-01-07T13:40:46.4850122Z #10 1033.2 CC="gcc" \
2022-01-07T13:40:46.4850592Z #10 1033.2 SCOTCH_METIS_VERSION=5 \
2022-01-07T13:40:46.4851070Z #10 1033.2 metis.h \
2022-01-07T13:40:46.4851485Z #10 1033.2 metisf.h \
2022-01-07T13:40:46.4852176Z #10 1033.2 libscotchmetisv5.so
2022-01-07T13:40:46.4853338Z #10 1033.2 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:40:46.4854312Z #10 1033.2 make[2]: 'metis.h' is up to date.
2022-01-07T13:40:46.4855056Z #10 1033.2 make[2]: 'metisf.h' is up to date.
2022-01-07T13:40:46.5700230Z #10 1033.2 make[2]: 'libscotchmetisv5.so' is up to date.
2022-01-07T13:40:46.5701601Z #10 1033.2 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:40:46.5702447Z #10 1033.2 cp metis.h metisf.h ../../include
2022-01-07T13:40:46.5703210Z #10 1033.2 cp libscotchmetisv3.so libscotchmetisv5.so ../../lib
2022-01-07T13:40:46.5705655Z #10 1033.2 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:40:46.5706548Z #10 1033.2 (cd esmumps ; make scotch && make install)
2022-01-07T13:40:46.5707716Z #10 1033.2 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/esmumps'
2022-01-07T13:40:46.5708733Z #10 1033.2 rm -f *~ common.h *.o lib*.so main_esmumps
2022-01-07T13:40:46.5709283Z #10 1033.2 make CC="gcc" CCD="gcc" \
2022-01-07T13:40:46.5709789Z #10 1033.2 libesmumps.so \
2022-01-07T13:40:46.5710257Z #10 1033.2 main_esmumps
2022-01-07T13:40:46.5711654Z #10 1033.2 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/esmumps'
2022-01-07T13:40:46.5714957Z #10 1033.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c dof.c -o dof.o
2022-01-07T13:40:46.5719673Z #10 1033.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c esmumps.c -o esmumps.o
2022-01-07T13:40:46.6798210Z #10 1033.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c graph_graph.c -o graph_graph.o
2022-01-07T13:40:46.7975481Z #10 1033.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c library_esmumps.c -o library_esmumps.o
2022-01-07T13:40:46.7980496Z #10 1033.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c library_esmumps_f.c -o library_esmumps_f.o
2022-01-07T13:40:46.9427071Z #10 1033.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c library_esmumps_strats.c -o library_esmumps_strats.o
2022-01-07T13:40:46.9432069Z #10 1033.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c order.c -o order.o
2022-01-07T13:40:47.0742901Z #10 1033.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c order_check.c -o order_check.o
2022-01-07T13:40:47.0749076Z #10 1033.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c order_scotch_graph.c -o order_scotch_graph.o
2022-01-07T13:40:47.2233756Z #10 1033.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c symbol.c -o symbol.o
2022-01-07T13:40:47.2238634Z #10 1034.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c symbol_check.c -o symbol_check.o
2022-01-07T13:40:47.3738483Z #10 1034.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c symbol_cost.c -o symbol_cost.o
2022-01-07T13:40:47.5243944Z #10 1034.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c symbol_fax_graph.c -o symbol_fax_graph.o
2022-01-07T13:40:47.6317791Z #10 1034.4 gcc -shared -o libesmumps.so dof.o esmumps.o graph_graph.o library_esmumps.o library_esmumps_f.o library_esmumps_strats.o order.o order_check.o order_scotch_graph.o symbol.o symbol_check.o symbol_cost.o symbol_fax_graph.o
2022-01-07T13:40:47.7691732Z #10 1034.4 echo libesmumps.so
2022-01-07T13:40:47.7693411Z #10 1034.4 libesmumps.so
2022-01-07T13:40:47.7697758Z #10 1034.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../libscotch -I../../include main_esmumps.c -o main_esmumps -L. -lesmumps -L../../lib -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:47.7702895Z #10 1034.5 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/esmumps'
2022-01-07T13:40:47.9194564Z #10 1034.5 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/esmumps'
2022-01-07T13:40:47.9195883Z #10 1034.5 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/esmumps'
2022-01-07T13:40:47.9196866Z #10 1034.5 rm -f *~ common.h *.o lib*.so main_esmumps
2022-01-07T13:40:47.9197425Z #10 1034.5 make CC="gcc" CCD="gcc" \
2022-01-07T13:40:47.9197936Z #10 1034.5 libesmumps.so \
2022-01-07T13:40:47.9198431Z #10 1034.5 main_esmumps
2022-01-07T13:40:47.9199376Z #10 1034.5 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/esmumps'
2022-01-07T13:40:47.9202545Z #10 1034.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c dof.c -o dof.o
2022-01-07T13:40:47.9207617Z #10 1034.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c esmumps.c -o esmumps.o
2022-01-07T13:40:48.0241109Z #10 1034.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c graph_graph.c -o graph_graph.o
2022-01-07T13:40:48.0246116Z #10 1034.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c library_esmumps.c -o library_esmumps.o
2022-01-07T13:40:48.1561930Z #10 1034.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c library_esmumps_f.c -o library_esmumps_f.o
2022-01-07T13:40:48.1567035Z #10 1034.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c library_esmumps_strats.c -o library_esmumps_strats.o
2022-01-07T13:40:48.2856286Z #10 1035.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c order.c -o order.o
2022-01-07T13:40:48.2862468Z #10 1035.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c order_check.c -o order_check.o
2022-01-07T13:40:48.4364354Z #10 1035.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c order_scotch_graph.c -o order_scotch_graph.o
2022-01-07T13:40:48.5841634Z #10 1035.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c symbol.c -o symbol.o
2022-01-07T13:40:48.5846546Z #10 1035.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c symbol_check.c -o symbol_check.o
2022-01-07T13:40:48.5851856Z #10 1035.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c symbol_cost.c -o symbol_cost.o
2022-01-07T13:40:48.7343445Z #10 1035.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c symbol_fax_graph.c -o symbol_fax_graph.o
2022-01-07T13:40:49.0352555Z #10 1035.7 gcc -shared -o libesmumps.so dof.o esmumps.o graph_graph.o library_esmumps.o library_esmumps_f.o library_esmumps_strats.o order.o order_check.o order_scotch_graph.o symbol.o symbol_check.o symbol_cost.o symbol_fax_graph.o
2022-01-07T13:40:49.0353959Z #10 1035.7 echo libesmumps.so
2022-01-07T13:40:49.0354528Z #10 1035.7 libesmumps.so
2022-01-07T13:40:49.0357984Z #10 1035.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../libscotch -I../../include main_esmumps.c -o main_esmumps -L. -lesmumps -L../../lib -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:49.1374455Z #10 1035.8 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/esmumps'
2022-01-07T13:40:49.1375332Z #10 1035.8 cp library.h ../../include/esmumps.h
2022-01-07T13:40:49.1375937Z #10 1035.8 cp libesmumps.so ../../lib
2022-01-07T13:40:49.1376983Z #10 1035.8 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/esmumps'
2022-01-07T13:40:49.1378292Z #10 1035.8 (cd libscotch ; make VERSION=7 RELEASE=0 PATCHLEVEL=0 scotch && make install)
2022-01-07T13:40:49.1379545Z #10 1035.8 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:40:49.1380250Z #10 1035.8 make \
2022-01-07T13:40:49.1380632Z #10 1035.8 CC="gcc" \
2022-01-07T13:40:49.1381043Z #10 1035.8 CCD="gcc" \
2022-01-07T13:40:49.1381470Z #10 1035.8 scotch.h \
2022-01-07T13:40:49.1381900Z #10 1035.8 scotchf.h \
2022-01-07T13:40:49.1382373Z #10 1035.8 libscotch.so \
2022-01-07T13:40:49.1382906Z #10 1035.8 libscotcherr.so \
2022-01-07T13:40:49.1383498Z #10 1035.8 libscotcherrexit.so
2022-01-07T13:40:49.1384553Z #10 1035.8 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:40:49.1385517Z #10 1035.8 make[2]: 'scotch.h' is up to date.
2022-01-07T13:40:49.1386273Z #10 1035.8 make[2]: 'scotchf.h' is up to date.
2022-01-07T13:40:49.1387056Z #10 1035.8 make[2]: 'libscotch.so' is up to date.
2022-01-07T13:40:49.1387902Z #10 1035.8 make[2]: 'libscotcherr.so' is up to date.
2022-01-07T13:40:49.1388820Z #10 1035.8 make[2]: 'libscotcherrexit.so' is up to date.
2022-01-07T13:40:49.1389931Z #10 1035.8 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:40:49.1391133Z #10 1035.8 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:40:49.1392351Z #10 1035.9 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:40:49.1393345Z #10 1035.9 make[1]: Nothing to be done for 'install'.
2022-01-07T13:40:49.1394356Z #10 1035.9 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:40:49.1395343Z #10 1035.9 (cd libscotch ; make VERSION=7 RELEASE=0 PATCHLEVEL=0 ptscotch && make ptinstall)
2022-01-07T13:40:49.1396719Z #10 1035.9 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:40:49.1397446Z #10 1035.9 make \
2022-01-07T13:40:49.1397836Z #10 1035.9 CC="gcc" \
2022-01-07T13:40:49.1398251Z #10 1035.9 CCD="gcc" \
2022-01-07T13:40:49.1398678Z #10 1035.9 scotch.h \
2022-01-07T13:40:49.1399105Z #10 1035.9 scotchf.h \
2022-01-07T13:40:49.1399583Z #10 1035.9 libscotch.so \
2022-01-07T13:40:49.1400114Z #10 1035.9 libscotcherr.so \
2022-01-07T13:40:49.1400698Z #10 1035.9 libscotcherrexit.so
2022-01-07T13:40:49.1401768Z #10 1035.9 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:40:49.1402731Z #10 1035.9 make[2]: 'scotch.h' is up to date.
2022-01-07T13:40:49.2878455Z #10 1035.9 make[2]: 'scotchf.h' is up to date.
2022-01-07T13:40:49.2879315Z #10 1035.9 make[2]: 'libscotch.so' is up to date.
2022-01-07T13:40:49.2880161Z #10 1035.9 make[2]: 'libscotcherr.so' is up to date.
2022-01-07T13:40:49.2881084Z #10 1035.9 make[2]: 'libscotcherrexit.so' is up to date.
2022-01-07T13:40:49.2882842Z #10 1035.9 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:40:49.2884139Z #10 1035.9 make \
2022-01-07T13:40:49.2884559Z #10 1035.9 CC="mpicc" \
2022-01-07T13:40:49.2887354Z #10 1035.9 CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
2022-01-07T13:40:49.2892054Z #10 1035.9 CCDFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
2022-01-07T13:40:49.2894498Z #10 1035.9 ptscotch.h \
2022-01-07T13:40:49.2894969Z #10 1035.9 ptscotchf.h \
2022-01-07T13:40:49.2895496Z #10 1035.9 libptscotch.so \
2022-01-07T13:40:49.2896064Z #10 1035.9 libptscotcherr.so \
2022-01-07T13:40:49.2896682Z #10 1035.9 libptscotcherrexit.so
2022-01-07T13:40:49.2897836Z #10 1035.9 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:40:49.2901555Z #10 1035.9 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0 dummysizes.c -o ptdummysizes -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:40:49.4388322Z #10 1036.1 ./ptdummysizes "-s" library_pt.h ptscotch.h
2022-01-07T13:40:49.4389432Z #10 1036.1 ./ptdummysizes "-s" library_pt_f.h ptscotchf.h
2022-01-07T13:40:49.4392911Z #10 1036.1 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c bdgraph.c -o bdgraph.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:49.5896032Z #10 1036.2 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c bdgraph_bipart_bd.c -o bdgraph_bipart_bd.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:49.7265981Z #10 1036.5 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c bdgraph_bipart_df.c -o bdgraph_bipart_df.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:50.0278701Z #10 1036.7 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c bdgraph_bipart_ex.c -o bdgraph_bipart_ex.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:50.3287145Z #10 1037.0 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c bdgraph_bipart_ml.c -o bdgraph_bipart_ml.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:50.6295376Z #10 1037.3 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c bdgraph_bipart_sq.c -o bdgraph_bipart_sq.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:50.7796648Z #10 1037.4 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c bdgraph_bipart_st.c -o bdgraph_bipart_st.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:50.9303485Z #10 1037.5 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c bdgraph_bipart_zr.c -o bdgraph_bipart_zr.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:50.9308989Z #10 1037.6 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c bdgraph_check.c -o bdgraph_check.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:51.0501534Z #10 1037.8 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c bdgraph_gather_all.c -o bdgraph_gather_all.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:51.1720610Z #10 1037.9 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c bdgraph_store.c -o bdgraph_store.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:51.2721698Z #10 1038.0 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c comm.c -o comm.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:51.3940562Z #10 1038.1 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph.c -o dgraph.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:51.4943328Z #10 1038.2 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_allreduce.c -o dgraph_allreduce.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:51.6452115Z #10 1038.3 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_band.c -o dgraph_band.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:52.0956266Z #10 1038.8 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_build.c -o dgraph_build.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:52.2396587Z #10 1039.0 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_build_grid3d.c -o dgraph_build_grid3d.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:52.5404048Z #10 1039.2 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_build_hcub.c -o dgraph_build_hcub.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:52.6908382Z #10 1039.4 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_check.c -o dgraph_check.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:52.9916697Z #10 1039.6 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_coarsen.c -o dgraph_coarsen.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:53.5647973Z #10 1040.2 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_compact.c -o dgraph_compact.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:53.5653984Z #10 1040.3 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_fold.c -o dgraph_fold.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:53.9977347Z #10 1040.7 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_fold_comm.c -o dgraph_fold_comm.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:54.2987875Z #10 1041.0 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_fold_dup.c -o dgraph_fold_dup.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:54.4047078Z #10 1041.0 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_gather.c -o dgraph_gather.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:54.4054132Z #10 1041.1 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_gather_all.c -o dgraph_gather_all.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:54.7062741Z #10 1041.4 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_ghst.c -o dgraph_ghst.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:54.8571734Z #10 1041.5 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_halo.c -o dgraph_halo.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:55.0078001Z #10 1041.7 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_induce.c -o dgraph_induce.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:55.1363346Z #10 1041.9 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_io_load.c -o dgraph_io_load.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:55.5878272Z #10 1042.3 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_io_save.c -o dgraph_io_save.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:55.7380266Z #10 1042.4 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_match.c -o dgraph_match.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:56.3396207Z #10 1042.9 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_match_sync_coll.c -o dgraph_match_sync_coll.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:56.4903118Z #10 1043.1 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_match_sync_ptop.c -o dgraph_match_sync_ptop.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:56.6380559Z #10 1043.4 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_match_check.c -o dgraph_match_check.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:56.7839491Z #10 1043.5 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_redist.c -o dgraph_redist.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:57.0857948Z #10 1043.8 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_scatter.c -o dgraph_scatter.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:57.2216985Z #10 1044.0 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_view.c -o dgraph_view.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:57.3457293Z #10 1044.1 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dmapping.c -o dmapping.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:57.4834166Z #10 1044.2 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dmapping_io.c -o dmapping_io.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:57.7585812Z #10 1044.4 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dorder.c -o dorder.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:57.7592008Z #10 1044.5 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dorder_gather.c -o dorder_gather.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:58.0599077Z #10 1044.7 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dorder_io.c -o dorder_io.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:58.2105919Z #10 1044.9 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dorder_io_block.c -o dorder_io_block.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:58.3270461Z #10 1045.0 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dorder_io_tree.c -o dorder_io_tree.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:58.3276372Z #10 1045.1 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dorder_perm.c -o dorder_perm.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:58.4565292Z #10 1045.2 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dorder_tree_dist.c -o dorder_tree_dist.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:58.7579300Z #10 1045.3 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c hdgraph.c -o hdgraph.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:58.7584993Z #10 1045.4 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c hdgraph_check.c -o hdgraph_check.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:58.9081298Z #10 1045.5 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c hdgraph_fold.c -o hdgraph_fold.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:59.3593356Z #10 1046.0 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c hdgraph_gather.c -o hdgraph_gather.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:59.6599121Z #10 1046.2 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c hdgraph_induce.c -o hdgraph_induce.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:59.8108246Z #10 1046.4 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c hdgraph_order_nd.c -o hdgraph_order_nd.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:59.9443707Z #10 1046.6 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c hdgraph_order_si.c -o hdgraph_order_si.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:40:59.9449461Z #10 1046.7 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c hdgraph_order_sq.c -o hdgraph_order_sq.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:00.0551801Z #10 1046.8 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c hdgraph_order_st.c -o hdgraph_order_st.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:00.2049549Z #10 1046.9 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c kdgraph.c -o kdgraph.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:00.3561768Z #10 1047.0 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c kdgraph_gather.c -o kdgraph_gather.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:00.3567257Z #10 1047.0 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c kdgraph_map_rb.c -o kdgraph_map_rb.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:00.5072372Z #10 1047.2 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c kdgraph_map_rb_map.c -o kdgraph_map_rb_map.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:00.6576352Z #10 1047.3 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c kdgraph_map_rb_part.c -o kdgraph_map_rb_part.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:00.8079283Z #10 1047.5 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c kdgraph_map_st.c -o kdgraph_map_st.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:00.9584069Z #10 1047.5 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_context_dgraph.c -o library_context_dgraph.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:00.9591732Z #10 1047.6 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_context_dgraph_f.c -o library_context_dgraph_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:01.0945107Z #10 1047.7 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph.c -o library_dgraph.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:01.0950736Z #10 1047.8 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_f.c -o library_dgraph_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:01.2158733Z #10 1047.9 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_band.c -o library_dgraph_band.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:01.4914744Z #10 1048.1 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_band_f.c -o library_dgraph_band_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:01.4920383Z #10 1048.2 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_build.c -o library_dgraph_build.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:01.6422846Z #10 1048.3 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_build_f.c -o library_dgraph_build_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:01.7436160Z #10 1048.4 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_build_grid3d.c -o library_dgraph_build_grid3d.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:01.7441845Z #10 1048.5 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_build_grid3d_f.c -o library_dgraph_build_grid3d_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:01.8939942Z #10 1048.6 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_check.c -o library_dgraph_check.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:02.0448694Z #10 1048.6 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_check_f.c -o library_dgraph_check_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:02.0454374Z #10 1048.7 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_coarsen.c -o library_dgraph_coarsen.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:02.1572010Z #10 1048.8 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_coarsen_f.c -o library_dgraph_coarsen_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:02.1577707Z #10 1048.9 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_gather.c -o library_dgraph_gather.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:02.3073504Z #10 1049.0 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_gather_f.c -o library_dgraph_gather_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:02.4578043Z #10 1049.1 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_grow.c -o library_dgraph_grow.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:02.7590566Z #10 1049.3 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_halo.c -o library_dgraph_halo.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:02.7596565Z #10 1049.4 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_halo_f.c -o library_dgraph_halo_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:02.9050416Z #10 1049.5 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_induce.c -o library_dgraph_induce.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:02.9056479Z #10 1049.6 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_induce_f.c -o library_dgraph_induce_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:03.0549901Z #10 1049.7 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_io_load.c -o library_dgraph_io_load.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:03.1616387Z #10 1049.8 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_io_load_f.c -o library_dgraph_io_load_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:03.1621981Z #10 1049.9 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_io_save.c -o library_dgraph_io_save.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:03.3125135Z #10 1050.0 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_io_save_f.c -o library_dgraph_io_save_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:03.4632198Z #10 1050.1 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_map.c -o library_dgraph_map.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:03.6140972Z #10 1050.2 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_map_f.c -o library_dgraph_map_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:03.7645627Z #10 1050.4 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_map_view.c -o library_dgraph_map_view.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:03.9154549Z #10 1050.6 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_map_view_f.c -o library_dgraph_map_view_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:04.0643569Z #10 1050.7 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_order.c -o library_dgraph_order.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:04.0650419Z #10 1050.8 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_order_f.c -o library_dgraph_order_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:04.1979021Z #10 1050.9 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_order_gather.c -o library_dgraph_order_gather.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:04.3485789Z #10 1051.0 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_order_gather_f.c -o library_dgraph_order_gather_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:04.4707347Z #10 1051.1 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_order_io.c -o library_dgraph_order_io.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:04.4713028Z #10 1051.2 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_order_io_f.c -o library_dgraph_order_io_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:04.6215176Z #10 1051.3 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_order_io_block.c -o library_dgraph_order_io_block.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:04.7332653Z #10 1051.4 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_order_io_block_f.c -o library_dgraph_order_io_block_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:04.7338760Z #10 1051.5 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_order_perm.c -o library_dgraph_order_perm.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:04.8834368Z #10 1051.5 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_order_perm_f.c -o library_dgraph_order_perm_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:05.0337480Z #10 1051.6 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_order_tree_dist.c -o library_dgraph_order_tree_dist.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:05.0344764Z #10 1051.7 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_order_tree_dist_f.c -o library_dgraph_order_tree_dist_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:05.1474317Z #10 1051.8 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_redist.c -o library_dgraph_redist.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:05.1479909Z #10 1051.9 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_redist_f.c -o library_dgraph_redist_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:05.2976845Z #10 1052.0 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_scatter.c -o library_dgraph_scatter.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:05.4480735Z #10 1052.0 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_scatter_f.c -o library_dgraph_scatter_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:05.4486326Z #10 1052.1 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_stat.c -o library_dgraph_stat.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:05.5994815Z #10 1052.3 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_stat_f.c -o library_dgraph_stat_f.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:05.7103546Z #10 1052.4 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dmapping.c -o library_dmapping.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:05.7109088Z #10 1052.4 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dorder.c -o library_dorder.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:05.8608517Z #10 1052.5 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c vdgraph.c -o vdgraph.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:06.0113516Z #10 1052.6 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c vdgraph_check.c -o vdgraph_check.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:06.1338386Z #10 1052.8 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c vdgraph_gather_all.c -o vdgraph_gather_all.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:06.1343986Z #10 1052.9 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c vdgraph_separate_bd.c -o vdgraph_separate_bd.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:06.2496718Z #10 1053.0 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c vdgraph_separate_df.c -o vdgraph_separate_df.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:06.5510427Z #10 1053.2 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c vdgraph_separate_ml.c -o vdgraph_separate_ml.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:06.8521493Z #10 1053.5 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c vdgraph_separate_sq.c -o vdgraph_separate_sq.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:06.9722320Z #10 1053.6 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c vdgraph_separate_st.c -o vdgraph_separate_st.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:06.9728434Z #10 1053.7 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c vdgraph_separate_zr.c -o vdgraph_separate_zr.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:07.1226215Z #10 1053.8 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c vdgraph_store.c -o vdgraph_store.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=0
2022-01-07T13:41:07.2379578Z #10 1053.9 gcc -shared -o libptscotch.so bdgraph.o bdgraph_bipart_bd.o bdgraph_bipart_df.o bdgraph_bipart_ex.o bdgraph_bipart_ml.o bdgraph_bipart_sq.o bdgraph_bipart_st.o bdgraph_bipart_zr.o bdgraph_check.o bdgraph_gather_all.o bdgraph_store.o comm.o dgraph.o dgraph_allreduce.o dgraph_band.o dgraph_build.o dgraph_build_grid3d.o dgraph_build_hcub.o dgraph_check.o dgraph_coarsen.o dgraph_compact.o dgraph_fold.o dgraph_fold_comm.o dgraph_fold_dup.o dgraph_gather.o dgraph_gather_all.o dgraph_ghst.o dgraph_halo.o dgraph_induce.o dgraph_io_load.o dgraph_io_save.o dgraph_match.o dgraph_match_sync_coll.o dgraph_match_sync_ptop.o dgraph_match_check.o dgraph_redist.o dgraph_scatter.o dgraph_view.o dmapping.o dmapping_io.o dorder.o dorder_gather.o dorder_io.o dorder_io_block.o dorder_io_tree.o dorder_perm.o dorder_tree_dist.o hdgraph.o hdgraph_check.o hdgraph_fold.o hdgraph_gather.o hdgraph_induce.o hdgraph_order_nd.o hdgraph_order_si.o hdgraph_order_sq.o hdgraph_order_st.o kdgraph.o kdgraph_gather.o kdgraph_map_rb.o kdgraph_map_rb_map.o kdgraph_map_rb_part.o kdgraph_map_st.o library_context_dgraph.o library_context_dgraph_f.o library_dgraph.o library_dgraph_f.o library_dgraph_band.o library_dgraph_band_f.o library_dgraph_build.o library_dgraph_build_f.o library_dgraph_build_grid3d.o library_dgraph_build_grid3d_f.o library_dgraph_check.o library_dgraph_check_f.o library_dgraph_coarsen.o library_dgraph_coarsen_f.o library_dgraph_gather.o library_dgraph_gather_f.o library_dgraph_grow.o library_dgraph_halo.o library_dgraph_halo_f.o library_dgraph_induce.o library_dgraph_induce_f.o library_dgraph_io_load.o library_dgraph_io_load_f.o library_dgraph_io_save.o library_dgraph_io_save_f.o library_dgraph_map.o library_dgraph_map_f.o library_dgraph_map_view.o library_dgraph_map_view_f.o library_dgraph_order.o library_dgraph_order_f.o library_dgraph_order_gather.o library_dgraph_order_gather_f.o library_dgraph_order_io.o library_dgraph_order_io_f.o library_dgraph_order_io_block.o library_dgraph_order_io_block_f.o library_dgraph_order_perm.o library_dgraph_order_perm_f.o library_dgraph_order_tree_dist.o library_dgraph_order_tree_dist_f.o library_dgraph_redist.o library_dgraph_redist_f.o library_dgraph_scatter.o library_dgraph_scatter_f.o library_dgraph_stat.o library_dgraph_stat_f.o library_dmapping.o library_dorder.o vdgraph.o vdgraph_check.o vdgraph_gather_all.o vdgraph_separate_bd.o vdgraph_separate_df.o vdgraph_separate_ml.o vdgraph_separate_sq.o vdgraph_separate_st.o vdgraph_separate_zr.o vdgraph_store.o -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:07.2391688Z #10 1054.0 echo libptscotch.so
2022-01-07T13:41:07.3424466Z #10 1054.0 libptscotch.so
2022-01-07T13:41:07.3428041Z #10 1054.0 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_error.c -o library_error_pt.o
2022-01-07T13:41:07.3431414Z #10 1054.1 gcc -shared -o libptscotcherr.so library_error_pt.o -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:07.4751168Z #10 1054.1 echo libptscotcherr.so
2022-01-07T13:41:07.4751822Z #10 1054.1 libptscotcherr.so
2022-01-07T13:41:07.4755398Z #10 1054.1 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_error_exit.c -o library_error_exit_pt.o
2022-01-07T13:41:07.4758543Z #10 1054.2 gcc -shared -o libptscotcherrexit.so library_error_exit_pt.o -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:07.6248724Z #10 1054.2 echo libptscotcherrexit.so
2022-01-07T13:41:07.6249497Z #10 1054.2 libptscotcherrexit.so
2022-01-07T13:41:07.6251063Z #10 1054.2 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:07.6252292Z #10 1054.2 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:07.6253512Z #10 1054.3 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:07.6254282Z #10 1054.3 cp ptscotch.h ../../include
2022-01-07T13:41:07.6254844Z #10 1054.3 cp ptscotchf.h ../../include
2022-01-07T13:41:07.6255503Z #10 1054.3 cp libptscotch.so libptscotcherr*.so ../../lib
2022-01-07T13:41:07.6256926Z #10 1054.3 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:07.6258016Z #10 1054.3 (cd scotch ; make VERSION=7 RELEASE=0 PATCHLEVEL=0 CODENAME="Sankara" ptscotch && make ptinstall)
2022-01-07T13:41:07.6259297Z #10 1054.3 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:07.6260102Z #10 1054.3 make CC="mpicc" SCOTCHLIB=ptscotch \
2022-01-07T13:41:07.6260627Z #10 1054.3 dggath \
2022-01-07T13:41:07.6261036Z #10 1054.3 dgmap \
2022-01-07T13:41:07.6261413Z #10 1054.3 dgord \
2022-01-07T13:41:07.6261812Z #10 1054.3 dgpart \
2022-01-07T13:41:07.6262218Z #10 1054.3 dgscat \
2022-01-07T13:41:07.6262593Z #10 1054.3 dgtst
2022-01-07T13:41:07.6263513Z #10 1054.3 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:07.6267322Z #10 1054.3 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" dggath.c -o dggath -L../../lib -lptscotch -lscotch -lptscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:07.7761000Z #10 1054.5 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" dgmap.c -o dgmap -L../../lib -lptscotch -lscotch -lptscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:08.0769275Z #10 1054.7 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" dgord.c -o dgord -L../../lib -lptscotch -lscotch -lptscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:08.1812744Z #10 1054.9 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch dgmap.c -DSCOTCH_COMPILE_PART -o dgpart -L../../lib -lptscotch -lscotch -lptscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:08.4820616Z #10 1055.2 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" dgscat.c -o dgscat -L../../lib -lptscotch -lscotch -lptscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:08.6333356Z #10 1055.3 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch "-DSCOTCH_CODENAME=\"Sankara\"" dgtst.c -o dgtst -L../../lib -lptscotch -lscotch -lptscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:08.7396026Z #10 1055.5 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:08.7397317Z #10 1055.5 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:08.7398506Z #10 1055.5 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:08.7399321Z #10 1055.5 make CC="mpicc" SCOTCHLIB=ptscotch \
2022-01-07T13:41:08.7399864Z #10 1055.5 dggath \
2022-01-07T13:41:08.7400276Z #10 1055.5 dgmap \
2022-01-07T13:41:08.7400682Z #10 1055.5 dgord \
2022-01-07T13:41:08.7401097Z #10 1055.5 dgpart \
2022-01-07T13:41:08.7401493Z #10 1055.5 dgscat \
2022-01-07T13:41:08.7401894Z #10 1055.5 dgtst
2022-01-07T13:41:08.7402830Z #10 1055.5 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:08.7403743Z #10 1055.5 make[2]: 'dggath' is up to date.
2022-01-07T13:41:08.8886431Z #10 1055.5 make[2]: 'dgmap' is up to date.
2022-01-07T13:41:08.8887284Z #10 1055.5 make[2]: 'dgord' is up to date.
2022-01-07T13:41:08.8887986Z #10 1055.5 make[2]: 'dgpart' is up to date.
2022-01-07T13:41:08.8888949Z #10 1055.5 make[2]: 'dgscat' is up to date.
2022-01-07T13:41:08.8889650Z #10 1055.5 make[2]: 'dgtst' is up to date.
2022-01-07T13:41:08.8890603Z #10 1055.5 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:08.8891723Z #10 1055.5 cp dggath dgmap dgord dgpart dgscat dgtst ../../bin
2022-01-07T13:41:08.8892811Z #10 1055.5 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:08.8893738Z #10 1055.5 (cd libscotchmetis ; make ptscotch && make ptinstall)
2022-01-07T13:41:08.8895007Z #10 1055.5 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:08.8895754Z #10 1055.5 make \
2022-01-07T13:41:08.8896167Z #10 1055.5 CC="mpicc" \
2022-01-07T13:41:08.8898899Z #10 1055.5 CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
2022-01-07T13:41:08.8901082Z #10 1055.5 SCOTCH_METIS_VERSION=3 \
2022-01-07T13:41:08.8901577Z #10 1055.5 parmetis.h \
2022-01-07T13:41:08.8902199Z #10 1055.5 libptscotchparmetisv3.so
2022-01-07T13:41:08.8903388Z #10 1055.5 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:08.8904349Z #10 1055.5 ../libscotch/dummysizes library_parmetis.h parmetis.h
2022-01-07T13:41:08.8907870Z #10 1055.5 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -I../../include -I../libscotch -c parmetis_dgraph_order.c -o parmetis_dgraph_order_v3.o
2022-01-07T13:41:08.8913123Z #10 1055.6 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -I../../include -I../libscotch -c parmetis_dgraph_order_f.c -o parmetis_dgraph_order_f_v3.o
2022-01-07T13:41:09.0391384Z #10 1055.7 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -I../../include -I../libscotch -c parmetis_dgraph_part.c -o parmetis_dgraph_part_v3.o
2022-01-07T13:41:09.1898308Z #10 1055.8 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -I../../include -I../libscotch -c parmetis_dgraph_part_f.c -o parmetis_dgraph_part_f_v3.o
2022-01-07T13:41:09.3403501Z #10 1056.0 gcc -shared -o libptscotchparmetisv3.so parmetis_dgraph_order_v3.o parmetis_dgraph_order_f_v3.o parmetis_dgraph_part_v3.o parmetis_dgraph_part_f_v3.o
2022-01-07T13:41:09.3404830Z #10 1056.0 echo libptscotchparmetisv3.so
2022-01-07T13:41:09.3405972Z #10 1056.0 libptscotchparmetisv3.so
2022-01-07T13:41:09.3407237Z #10 1056.0 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:09.3407964Z #10 1056.0 make \
2022-01-07T13:41:09.3408634Z #10 1056.0 CC="mpicc" \
2022-01-07T13:41:09.3411410Z #10 1056.0 CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
2022-01-07T13:41:09.3413576Z #10 1056.0 SCOTCH_METIS_VERSION=5 \
2022-01-07T13:41:09.3414098Z #10 1056.0 parmetis.h \
2022-01-07T13:41:09.3414708Z #10 1056.0 libptscotchparmetisv5.so
2022-01-07T13:41:09.3415907Z #10 1056.0 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:09.3416955Z #10 1056.0 make[2]: 'parmetis.h' is up to date.
2022-01-07T13:41:09.3420202Z #10 1056.0 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -I../../include -I../libscotch -c parmetis_dgraph_order.c -o parmetis_dgraph_order_v5.o
2022-01-07T13:41:09.4910457Z #10 1056.1 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -I../../include -I../libscotch -c parmetis_dgraph_order_f.c -o parmetis_dgraph_order_f_v5.o
2022-01-07T13:41:09.6252116Z #10 1056.2 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -I../../include -I../libscotch -c parmetis_dgraph_part.c -o parmetis_dgraph_part_v5.o
2022-01-07T13:41:09.6257477Z #10 1056.4 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -I../../include -I../libscotch -c parmetis_dgraph_part_f.c -o parmetis_dgraph_part_f_v5.o
2022-01-07T13:41:09.7453814Z #10 1056.5 gcc -shared -o libptscotchparmetisv5.so parmetis_dgraph_order_v5.o parmetis_dgraph_order_f_v5.o parmetis_dgraph_part_v5.o parmetis_dgraph_part_f_v5.o
2022-01-07T13:41:09.8465050Z #10 1056.5 echo libptscotchparmetisv5.so
2022-01-07T13:41:09.8465878Z #10 1056.5 libptscotchparmetisv5.so
2022-01-07T13:41:09.8467516Z #10 1056.5 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:09.8468858Z #10 1056.5 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:09.8470193Z #10 1056.5 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:09.8471222Z #10 1056.5 make \
2022-01-07T13:41:09.8471638Z #10 1056.5 CC="mpicc" \
2022-01-07T13:41:09.8474420Z #10 1056.5 CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
2022-01-07T13:41:09.8476604Z #10 1056.5 SCOTCH_METIS_VERSION=3 \
2022-01-07T13:41:09.8477114Z #10 1056.5 parmetis.h \
2022-01-07T13:41:09.8477723Z #10 1056.5 libptscotchparmetisv3.so
2022-01-07T13:41:09.8478918Z #10 1056.5 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:09.8479987Z #10 1056.5 make[2]: 'parmetis.h' is up to date.
2022-01-07T13:41:09.8480957Z #10 1056.5 make[2]: 'libptscotchparmetisv3.so' is up to date.
2022-01-07T13:41:09.8482162Z #10 1056.5 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:09.8482898Z #10 1056.5 make \
2022-01-07T13:41:09.8483313Z #10 1056.5 CC="mpicc" \
2022-01-07T13:41:09.8485987Z #10 1056.5 CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
2022-01-07T13:41:09.8488494Z #10 1056.5 SCOTCH_METIS_VERSION=5 \
2022-01-07T13:41:09.8489033Z #10 1056.5 parmetis.h \
2022-01-07T13:41:09.8489861Z #10 1056.5 libptscotchparmetisv5.so
2022-01-07T13:41:09.8491154Z #10 1056.5 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:09.8492178Z #10 1056.5 make[2]: 'parmetis.h' is up to date.
2022-01-07T13:41:09.8493143Z #10 1056.5 make[2]: 'libptscotchparmetisv5.so' is up to date.
2022-01-07T13:41:09.8494369Z #10 1056.5 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:09.8495187Z #10 1056.5 cp parmetis.h ../../include
2022-01-07T13:41:09.8496072Z #10 1056.5 cp libptscotchparmetisv3.so libptscotchparmetisv5.so ../../lib
2022-01-07T13:41:09.8497461Z #10 1056.5 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:09.8498462Z #10 1056.5 (cd libscotch ; make VERSION=7 RELEASE=0 PATCHLEVEL=0 scotch && make install)
2022-01-07T13:41:09.8499649Z #10 1056.5 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:09.8500338Z #10 1056.5 make \
2022-01-07T13:41:09.8500747Z #10 1056.5 CC="gcc" \
2022-01-07T13:41:09.8501154Z #10 1056.5 CCD="gcc" \
2022-01-07T13:41:09.8501562Z #10 1056.5 scotch.h \
2022-01-07T13:41:09.8502006Z #10 1056.5 scotchf.h \
2022-01-07T13:41:09.8502482Z #10 1056.5 libscotch.so \
2022-01-07T13:41:09.8502996Z #10 1056.5 libscotcherr.so \
2022-01-07T13:41:09.8503577Z #10 1056.5 libscotcherrexit.so
2022-01-07T13:41:09.8504645Z #10 1056.6 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:09.8505613Z #10 1056.6 make[2]: 'scotch.h' is up to date.
2022-01-07T13:41:09.8506347Z #10 1056.6 make[2]: 'scotchf.h' is up to date.
2022-01-07T13:41:09.8507127Z #10 1056.6 make[2]: 'libscotch.so' is up to date.
2022-01-07T13:41:09.8507963Z #10 1056.6 make[2]: 'libscotcherr.so' is up to date.
2022-01-07T13:41:09.8508864Z #10 1056.6 make[2]: 'libscotcherrexit.so' is up to date.
2022-01-07T13:41:09.8510187Z #10 1056.6 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:09.8511412Z #10 1056.6 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:09.8512692Z #10 1056.6 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:09.8513673Z #10 1056.6 make[1]: Nothing to be done for 'install'.
2022-01-07T13:41:09.9505092Z #10 1056.6 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:09.9506162Z #10 1056.6 (cd scotch ; make VERSION=7 RELEASE=0 PATCHLEVEL=0 CODENAME="Sankara" scotch && make install)
2022-01-07T13:41:09.9507427Z #10 1056.6 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:09.9508190Z #10 1056.6 make CC="gcc" SCOTCHLIB=scotch \
2022-01-07T13:41:09.9508686Z #10 1056.6 acpl \
2022-01-07T13:41:09.9509097Z #10 1056.6 amk_ccc \
2022-01-07T13:41:09.9509510Z #10 1056.6 amk_fft2 \
2022-01-07T13:41:09.9607056Z #10 1056.6 amk_grf \
2022-01-07T13:41:09.9607509Z #10 1056.6 amk_hy \
2022-01-07T13:41:09.9607909Z #10 1056.6 amk_m2 \
2022-01-07T13:41:09.9608572Z #10 1056.6 amk_p2 \
2022-01-07T13:41:09.9608979Z #10 1056.6 atst \
2022-01-07T13:41:09.9609382Z #10 1056.6 gbase \
2022-01-07T13:41:09.9609761Z #10 1056.6 gcv \
2022-01-07T13:41:09.9610152Z #10 1056.6 gdump \
2022-01-07T13:41:09.9610552Z #10 1056.6 gmap \
2022-01-07T13:41:09.9610929Z #10 1056.6 gmk_hy \
2022-01-07T13:41:09.9611321Z #10 1056.6 gmk_m2 \
2022-01-07T13:41:09.9611709Z #10 1056.6 gmk_m3 \
2022-01-07T13:41:09.9612084Z #10 1056.6 gmk_msh \
2022-01-07T13:41:09.9612487Z #10 1056.6 gmk_ub2 \
2022-01-07T13:41:09.9612883Z #10 1056.6 gmtst \
2022-01-07T13:41:09.9613276Z #10 1056.6 gord \
2022-01-07T13:41:09.9613652Z #10 1056.6 gotst \
2022-01-07T13:41:09.9614042Z #10 1056.6 gout \
2022-01-07T13:41:09.9614733Z #10 1056.6 gpart \
2022-01-07T13:41:09.9615153Z #10 1056.6 gscat \
2022-01-07T13:41:09.9615546Z #10 1056.6 gtst \
2022-01-07T13:41:09.9615932Z #10 1056.6 mcv \
2022-01-07T13:41:09.9616302Z #10 1056.6 mmk_m2 \
2022-01-07T13:41:09.9616691Z #10 1056.6 mmk_m3 \
2022-01-07T13:41:09.9617088Z #10 1056.6 mord \
2022-01-07T13:41:09.9617453Z #10 1056.6 mtst
2022-01-07T13:41:09.9618885Z #10 1056.6 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:09.9620126Z #10 1056.6 make[2]: 'acpl' is up to date.
2022-01-07T13:41:09.9620861Z #10 1056.6 make[2]: 'amk_ccc' is up to date.
2022-01-07T13:41:09.9621565Z #10 1056.6 make[2]: 'amk_fft2' is up to date.
2022-01-07T13:41:09.9622278Z #10 1056.6 make[2]: 'amk_grf' is up to date.
2022-01-07T13:41:09.9622978Z #10 1056.6 make[2]: 'amk_hy' is up to date.
2022-01-07T13:41:09.9623650Z #10 1056.6 make[2]: 'amk_m2' is up to date.
2022-01-07T13:41:09.9625695Z #10 1056.6 make[2]: 'amk_p2' is up to date.
2022-01-07T13:41:09.9628038Z #10 1056.6 make[2]: 'atst' is up to date.
2022-01-07T13:41:09.9628893Z #10 1056.6 make[2]: 'gbase' is up to date.
2022-01-07T13:41:09.9638044Z #10 1056.6 make[2]: 'gcv' is up to date.
2022-01-07T13:41:09.9639255Z #10 1056.6 make[2]: 'gdump' is up to date.
2022-01-07T13:41:09.9639965Z #10 1056.6 make[2]: 'gmap' is up to date.
2022-01-07T13:41:09.9640656Z #10 1056.6 make[2]: 'gmk_hy' is up to date.
2022-01-07T13:41:09.9642045Z #10 1056.6 make[2]: 'gmk_m2' is up to date.
2022-01-07T13:41:09.9643236Z #10 1056.6 make[2]: 'gmk_m3' is up to date.
2022-01-07T13:41:09.9644305Z #10 1056.6 make[2]: 'gmk_msh' is up to date.
2022-01-07T13:41:09.9645396Z #10 1056.6 make[2]: 'gmk_ub2' is up to date.
2022-01-07T13:41:09.9646439Z #10 1056.6 make[2]: 'gmtst' is up to date.
2022-01-07T13:41:09.9647136Z #10 1056.6 make[2]: 'gord' is up to date.
2022-01-07T13:41:09.9647820Z #10 1056.6 make[2]: 'gotst' is up to date.
2022-01-07T13:41:09.9648890Z #10 1056.6 make[2]: 'gout' is up to date.
2022-01-07T13:41:09.9649946Z #10 1056.6 make[2]: 'gpart' is up to date.
2022-01-07T13:41:09.9650647Z #10 1056.6 make[2]: 'gscat' is up to date.
2022-01-07T13:41:09.9651331Z #10 1056.6 make[2]: 'gtst' is up to date.
2022-01-07T13:41:09.9651992Z #10 1056.6 make[2]: 'mcv' is up to date.
2022-01-07T13:41:09.9652680Z #10 1056.6 make[2]: 'mmk_m2' is up to date.
2022-01-07T13:41:09.9653371Z #10 1056.6 make[2]: 'mmk_m3' is up to date.
2022-01-07T13:41:09.9654036Z #10 1056.6 make[2]: 'mord' is up to date.
2022-01-07T13:41:09.9654716Z #10 1056.6 make[2]: 'mtst' is up to date.
2022-01-07T13:41:09.9655679Z #10 1056.6 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:09.9656858Z #10 1056.6 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:09.9658003Z #10 1056.6 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:09.9658772Z #10 1056.6 make CC="gcc" SCOTCHLIB=scotch \
2022-01-07T13:41:09.9659274Z #10 1056.6 acpl \
2022-01-07T13:41:09.9659665Z #10 1056.6 amk_ccc \
2022-01-07T13:41:09.9660075Z #10 1056.6 amk_fft2 \
2022-01-07T13:41:09.9660478Z #10 1056.6 amk_grf \
2022-01-07T13:41:09.9660860Z #10 1056.6 amk_hy \
2022-01-07T13:41:09.9661253Z #10 1056.6 amk_m2 \
2022-01-07T13:41:09.9661646Z #10 1056.6 amk_p2 \
2022-01-07T13:41:09.9662037Z #10 1056.6 atst \
2022-01-07T13:41:09.9662417Z #10 1056.6 gbase \
2022-01-07T13:41:09.9662808Z #10 1056.6 gcv \
2022-01-07T13:41:09.9663198Z #10 1056.6 gdump \
2022-01-07T13:41:09.9663579Z #10 1056.6 gmap \
2022-01-07T13:41:09.9663969Z #10 1056.6 gmk_hy \
2022-01-07T13:41:09.9664359Z #10 1056.6 gmk_m2 \
2022-01-07T13:41:09.9664730Z #10 1056.6 gmk_m3 \
2022-01-07T13:41:09.9665123Z #10 1056.6 gmk_msh \
2022-01-07T13:41:09.9665526Z #10 1056.6 gmk_ub2 \
2022-01-07T13:41:09.9665907Z #10 1056.6 gmtst \
2022-01-07T13:41:09.9667191Z #10 1056.6 gord \
2022-01-07T13:41:09.9667691Z #10 1056.6 gotst \
2022-01-07T13:41:09.9668074Z #10 1056.6 gout \
2022-01-07T13:41:09.9668472Z #10 1056.6 gpart \
2022-01-07T13:41:09.9668868Z #10 1056.6 gscat \
2022-01-07T13:41:09.9669261Z #10 1056.6 gtst \
2022-01-07T13:41:09.9669625Z #10 1056.6 mcv \
2022-01-07T13:41:09.9670011Z #10 1056.6 mmk_m2 \
2022-01-07T13:41:09.9670400Z #10 1056.6 mmk_m3 \
2022-01-07T13:41:09.9670765Z #10 1056.6 mord \
2022-01-07T13:41:09.9671142Z #10 1056.6 mtst
2022-01-07T13:41:09.9672191Z #10 1056.6 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:09.9673098Z #10 1056.6 make[2]: 'acpl' is up to date.
2022-01-07T13:41:09.9674847Z #10 1056.6 make[2]: 'amk_ccc' is up to date.
2022-01-07T13:41:09.9676244Z #10 1056.6 make[2]: 'amk_fft2' is up to date.
2022-01-07T13:41:09.9676973Z #10 1056.6 make[2]: 'amk_grf' is up to date.
2022-01-07T13:41:09.9677672Z #10 1056.6 make[2]: 'amk_hy' is up to date.
2022-01-07T13:41:09.9678374Z #10 1056.6 make[2]: 'amk_m2' is up to date.
2022-01-07T13:41:09.9679065Z #10 1056.6 make[2]: 'amk_p2' is up to date.
2022-01-07T13:41:09.9679731Z #10 1056.6 make[2]: 'atst' is up to date.
2022-01-07T13:41:09.9680418Z #10 1056.6 make[2]: 'gbase' is up to date.
2022-01-07T13:41:09.9681104Z #10 1056.6 make[2]: 'gcv' is up to date.
2022-01-07T13:41:09.9681781Z #10 1056.6 make[2]: 'gdump' is up to date.
2022-01-07T13:41:09.9682476Z #10 1056.6 make[2]: 'gmap' is up to date.
2022-01-07T13:41:09.9683168Z #10 1056.6 make[2]: 'gmk_hy' is up to date.
2022-01-07T13:41:09.9683854Z #10 1056.6 make[2]: 'gmk_m2' is up to date.
2022-01-07T13:41:09.9684519Z #10 1056.6 make[2]: 'gmk_m3' is up to date.
2022-01-07T13:41:09.9685215Z #10 1056.6 make[2]: 'gmk_msh' is up to date.
2022-01-07T13:41:09.9685919Z #10 1056.6 make[2]: 'gmk_ub2' is up to date.
2022-01-07T13:41:09.9686597Z #10 1056.6 make[2]: 'gmtst' is up to date.
2022-01-07T13:41:09.9687290Z #10 1056.6 make[2]: 'gord' is up to date.
2022-01-07T13:41:09.9688588Z #10 1056.6 make[2]: 'gotst' is up to date.
2022-01-07T13:41:09.9689274Z #10 1056.6 make[2]: 'gout' is up to date.
2022-01-07T13:41:09.9689968Z #10 1056.6 make[2]: 'gpart' is up to date.
2022-01-07T13:41:09.9690659Z #10 1056.6 make[2]: 'gscat' is up to date.
2022-01-07T13:41:09.9691347Z #10 1056.6 make[2]: 'gtst' is up to date.
2022-01-07T13:41:09.9692008Z #10 1056.6 make[2]: 'mcv' is up to date.
2022-01-07T13:41:09.9692695Z #10 1056.6 make[2]: 'mmk_m2' is up to date.
2022-01-07T13:41:09.9693389Z #10 1056.6 make[2]: 'mmk_m3' is up to date.
2022-01-07T13:41:09.9694049Z #10 1056.6 make[2]: 'mord' is up to date.
2022-01-07T13:41:09.9694736Z #10 1056.6 make[2]: 'mtst' is up to date.
2022-01-07T13:41:09.9695697Z #10 1056.6 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:09.9696884Z #10 1056.6 cp acpl amk_ccc amk_fft2 amk_grf amk_hy amk_m2 amk_p2 atst gbase gcv gdump gmap gmk_hy gmk_m2 gmk_m3 gmk_msh gmk_ub2 gmtst gord gotst gout gpart *gtst gscat mcv mmk_m2 mmk_m3 mord mtst ../../bin
2022-01-07T13:41:09.9698281Z #10 1056.6 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:09.9699183Z #10 1056.6 (cd libscotchmetis ; make scotch && make install)
2022-01-07T13:41:09.9700380Z #10 1056.6 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:09.9701113Z #10 1056.6 make \
2022-01-07T13:41:09.9701498Z #10 1056.6 CC="gcc" \
2022-01-07T13:41:09.9701968Z #10 1056.6 SCOTCH_METIS_VERSION=3 \
2022-01-07T13:41:09.9702442Z #10 1056.6 metis.h \
2022-01-07T13:41:09.9702954Z #10 1056.6 libscotchmetisv3.so
2022-01-07T13:41:09.9704054Z #10 1056.6 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:09.9705051Z #10 1056.6 make[2]: 'metis.h' is up to date.
2022-01-07T13:41:09.9706076Z #10 1056.6 make[2]: 'libscotchmetisv3.so' is up to date.
2022-01-07T13:41:09.9707291Z #10 1056.6 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:09.9708757Z #10 1056.6 make \
2022-01-07T13:41:09.9709173Z #10 1056.6 CC="gcc" \
2022-01-07T13:41:09.9709623Z #10 1056.6 SCOTCH_METIS_VERSION=5 \
2022-01-07T13:41:09.9710101Z #10 1056.6 metis.h \
2022-01-07T13:41:09.9710532Z #10 1056.6 metisf.h \
2022-01-07T13:41:09.9711057Z #10 1056.6 libscotchmetisv5.so
2022-01-07T13:41:09.9712222Z #10 1056.6 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:09.9713216Z #10 1056.6 make[2]: 'metis.h' is up to date.
2022-01-07T13:41:09.9713948Z #10 1056.6 make[2]: 'metisf.h' is up to date.
2022-01-07T13:41:09.9714787Z #10 1056.6 make[2]: 'libscotchmetisv5.so' is up to date.
2022-01-07T13:41:09.9715934Z #10 1056.6 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:09.9717315Z #10 1056.6 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:09.9718640Z #10 1056.7 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:09.9719359Z #10 1056.7 make \
2022-01-07T13:41:09.9719762Z #10 1056.7 CC="gcc" \
2022-01-07T13:41:09.9720233Z #10 1056.7 SCOTCH_METIS_VERSION=3 \
2022-01-07T13:41:09.9720695Z #10 1056.7 metis.h \
2022-01-07T13:41:09.9721217Z #10 1056.7 libscotchmetisv3.so
2022-01-07T13:41:09.9722312Z #10 1056.7 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:09.9723305Z #10 1056.7 make[2]: 'metis.h' is up to date.
2022-01-07T13:41:09.9724139Z #10 1056.7 make[2]: 'libscotchmetisv3.so' is up to date.
2022-01-07T13:41:09.9725277Z #10 1056.7 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:09.9726005Z #10 1056.7 make \
2022-01-07T13:41:09.9726606Z #10 1056.7 CC="gcc" \
2022-01-07T13:41:09.9727076Z #10 1056.7 SCOTCH_METIS_VERSION=5 \
2022-01-07T13:41:09.9727554Z #10 1056.7 metis.h \
2022-01-07T13:41:09.9727970Z #10 1056.7 metisf.h \
2022-01-07T13:41:09.9728702Z #10 1056.7 libscotchmetisv5.so
2022-01-07T13:41:09.9729859Z #10 1056.7 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:09.9730860Z #10 1056.7 make[2]: 'metis.h' is up to date.
2022-01-07T13:41:09.9731577Z #10 1056.7 make[2]: 'metisf.h' is up to date.
2022-01-07T13:41:09.9732425Z #10 1056.7 make[2]: 'libscotchmetisv5.so' is up to date.
2022-01-07T13:41:09.9733579Z #10 1056.7 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:09.9734382Z #10 1056.7 cp metis.h metisf.h ../../include
2022-01-07T13:41:09.9735150Z #10 1056.7 cp libscotchmetisv3.so libscotchmetisv5.so ../../lib
2022-01-07T13:41:09.9736407Z #10 1056.7 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:09.9737446Z #10 1056.7 (cd libscotch ; make VERSION=7 RELEASE=0 PATCHLEVEL=0 ptscotch && make ptinstall)
2022-01-07T13:41:09.9738647Z #10 1056.7 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:09.9739334Z #10 1056.7 make \
2022-01-07T13:41:09.9739736Z #10 1056.7 CC="gcc" \
2022-01-07T13:41:09.9740126Z #10 1056.7 CCD="gcc" \
2022-01-07T13:41:09.9740551Z #10 1056.7 scotch.h \
2022-01-07T13:41:09.9740989Z #10 1056.7 scotchf.h \
2022-01-07T13:41:09.9741456Z #10 1056.7 libscotch.so \
2022-01-07T13:41:09.9741960Z #10 1056.7 libscotcherr.so \
2022-01-07T13:41:09.9742546Z #10 1056.7 libscotcherrexit.so
2022-01-07T13:41:10.0508468Z #10 1056.7 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:10.0509511Z #10 1056.7 make[2]: 'scotch.h' is up to date.
2022-01-07T13:41:10.0510500Z #10 1056.7 make[2]: 'scotchf.h' is up to date.
2022-01-07T13:41:10.0511387Z #10 1056.7 make[2]: 'libscotch.so' is up to date.
2022-01-07T13:41:10.0512220Z #10 1056.7 make[2]: 'libscotcherr.so' is up to date.
2022-01-07T13:41:10.0513118Z #10 1056.7 make[2]: 'libscotcherrexit.so' is up to date.
2022-01-07T13:41:10.0514232Z #10 1056.7 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:10.0514938Z #10 1056.7 make \
2022-01-07T13:41:10.0515361Z #10 1056.7 CC="mpicc" \
2022-01-07T13:41:10.0518069Z #10 1056.7 CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
2022-01-07T13:41:10.0522472Z #10 1056.7 CCDFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
2022-01-07T13:41:10.0524662Z #10 1056.7 ptscotch.h \
2022-01-07T13:41:10.0525133Z #10 1056.7 ptscotchf.h \
2022-01-07T13:41:10.0525654Z #10 1056.7 libptscotch.so \
2022-01-07T13:41:10.0526226Z #10 1056.7 libptscotcherr.so \
2022-01-07T13:41:10.0526850Z #10 1056.7 libptscotcherrexit.so
2022-01-07T13:41:10.0527958Z #10 1056.7 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:10.0533811Z #10 1056.7 make[2]: 'ptscotch.h' is up to date.
2022-01-07T13:41:10.0534657Z #10 1056.7 make[2]: 'ptscotchf.h' is up to date.
2022-01-07T13:41:10.0535771Z #10 1056.7 make[2]: 'libptscotch.so' is up to date.
2022-01-07T13:41:10.0536657Z #10 1056.7 make[2]: 'libptscotcherr.so' is up to date.
2022-01-07T13:41:10.0537622Z #10 1056.7 make[2]: 'libptscotcherrexit.so' is up to date.
2022-01-07T13:41:10.0538748Z #10 1056.7 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:10.0539971Z #10 1056.7 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:10.0541192Z #10 1056.8 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:10.0542215Z #10 1056.8 make[1]: Nothing to be done for 'ptinstall'.
2022-01-07T13:41:10.0543248Z #10 1056.8 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:10.0544300Z #10 1056.8 (cd scotch ; make VERSION=7 RELEASE=0 PATCHLEVEL=0 CODENAME="Sankara" ptscotch && make ptinstall)
2022-01-07T13:41:10.0545557Z #10 1056.8 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:10.0546362Z #10 1056.8 make CC="mpicc" SCOTCHLIB=ptscotch \
2022-01-07T13:41:10.0546870Z #10 1056.8 dggath \
2022-01-07T13:41:10.0547286Z #10 1056.8 dgmap \
2022-01-07T13:41:10.0547690Z #10 1056.8 dgord \
2022-01-07T13:41:10.0548082Z #10 1056.8 dgpart \
2022-01-07T13:41:10.0548490Z #10 1056.8 dgscat \
2022-01-07T13:41:10.0548884Z #10 1056.8 dgtst
2022-01-07T13:41:10.0549783Z #10 1056.8 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:10.0550705Z #10 1056.8 make[2]: 'dggath' is up to date.
2022-01-07T13:41:10.0551413Z #10 1056.8 make[2]: 'dgmap' is up to date.
2022-01-07T13:41:10.0552111Z #10 1056.8 make[2]: 'dgord' is up to date.
2022-01-07T13:41:10.0552796Z #10 1056.8 make[2]: 'dgpart' is up to date.
2022-01-07T13:41:10.0553509Z #10 1056.8 make[2]: 'dgscat' is up to date.
2022-01-07T13:41:10.0554342Z #10 1056.8 make[2]: 'dgtst' is up to date.
2022-01-07T13:41:10.0555356Z #10 1056.8 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:10.0556535Z #10 1056.8 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:10.0557706Z #10 1056.8 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:10.0558503Z #10 1056.8 make CC="mpicc" SCOTCHLIB=ptscotch \
2022-01-07T13:41:10.0559008Z #10 1056.8 dggath \
2022-01-07T13:41:10.0559419Z #10 1056.8 dgmap \
2022-01-07T13:41:10.0559829Z #10 1056.8 dgord \
2022-01-07T13:41:10.0560222Z #10 1056.8 dgpart \
2022-01-07T13:41:10.0560636Z #10 1056.8 dgscat \
2022-01-07T13:41:10.0561033Z #10 1056.8 dgtst
2022-01-07T13:41:10.0561932Z #10 1056.8 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:10.0562858Z #10 1056.8 make[2]: 'dggath' is up to date.
2022-01-07T13:41:10.0563570Z #10 1056.8 make[2]: 'dgmap' is up to date.
2022-01-07T13:41:10.0564279Z #10 1056.8 make[2]: 'dgord' is up to date.
2022-01-07T13:41:10.0564965Z #10 1056.8 make[2]: 'dgpart' is up to date.
2022-01-07T13:41:10.0565676Z #10 1056.8 make[2]: 'dgscat' is up to date.
2022-01-07T13:41:10.0566378Z #10 1056.8 make[2]: 'dgtst' is up to date.
2022-01-07T13:41:10.0567323Z #10 1056.8 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:10.0572493Z #10 1056.8 cp dggath dgmap dgord dgpart dgscat dgtst ../../bin
2022-01-07T13:41:10.0574584Z #10 1056.8 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:10.1932914Z #10 1056.8 (cd libscotchmetis ; make ptscotch && make ptinstall)
2022-01-07T13:41:10.1934686Z #10 1056.8 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:10.1935427Z #10 1056.8 make \
2022-01-07T13:41:10.1935868Z #10 1056.8 CC="mpicc" \
2022-01-07T13:41:10.1938946Z #10 1056.8 CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
2022-01-07T13:41:10.1941097Z #10 1056.8 SCOTCH_METIS_VERSION=3 \
2022-01-07T13:41:10.1941606Z #10 1056.8 parmetis.h \
2022-01-07T13:41:10.1942216Z #10 1056.8 libptscotchparmetisv3.so
2022-01-07T13:41:10.1943413Z #10 1056.8 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:10.1944451Z #10 1056.8 make[2]: 'parmetis.h' is up to date.
2022-01-07T13:41:10.1945390Z #10 1056.8 make[2]: 'libptscotchparmetisv3.so' is up to date.
2022-01-07T13:41:10.1946692Z #10 1056.8 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:10.1947427Z #10 1056.8 make \
2022-01-07T13:41:10.1947844Z #10 1056.8 CC="mpicc" \
2022-01-07T13:41:10.1950542Z #10 1056.8 CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
2022-01-07T13:41:10.1952721Z #10 1056.8 SCOTCH_METIS_VERSION=5 \
2022-01-07T13:41:10.1953230Z #10 1056.8 parmetis.h \
2022-01-07T13:41:10.1953855Z #10 1056.8 libptscotchparmetisv5.so
2022-01-07T13:41:10.1955041Z #10 1056.8 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:10.1956210Z #10 1056.8 make[2]: 'parmetis.h' is up to date.
2022-01-07T13:41:10.1957231Z #10 1056.8 make[2]: 'libptscotchparmetisv5.so' is up to date.
2022-01-07T13:41:10.1958455Z #10 1056.8 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:10.1959743Z #10 1056.8 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:10.1961036Z #10 1056.8 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:10.1961772Z #10 1056.8 make \
2022-01-07T13:41:10.1962182Z #10 1056.8 CC="mpicc" \
2022-01-07T13:41:10.1964895Z #10 1056.8 CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
2022-01-07T13:41:10.1967063Z #10 1056.8 SCOTCH_METIS_VERSION=3 \
2022-01-07T13:41:10.1967568Z #10 1056.8 parmetis.h \
2022-01-07T13:41:10.1968392Z #10 1056.8 libptscotchparmetisv3.so
2022-01-07T13:41:10.1969625Z #10 1056.8 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:10.1970640Z #10 1056.8 make[2]: 'parmetis.h' is up to date.
2022-01-07T13:41:10.1971605Z #10 1056.8 make[2]: 'libptscotchparmetisv3.so' is up to date.
2022-01-07T13:41:10.1972826Z #10 1056.8 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:10.1973561Z #10 1056.8 make \
2022-01-07T13:41:10.1973955Z #10 1056.8 CC="mpicc" \
2022-01-07T13:41:10.1976655Z #10 1056.8 CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
2022-01-07T13:41:10.1979003Z #10 1056.8 SCOTCH_METIS_VERSION=5 \
2022-01-07T13:41:10.1979511Z #10 1056.8 parmetis.h \
2022-01-07T13:41:10.1980130Z #10 1056.8 libptscotchparmetisv5.so
2022-01-07T13:41:10.1981325Z #10 1056.8 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:10.1982358Z #10 1056.8 make[2]: 'parmetis.h' is up to date.
2022-01-07T13:41:10.1984034Z #10 1056.8 make[2]: 'libptscotchparmetisv5.so' is up to date.
2022-01-07T13:41:10.1985376Z #10 1056.8 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:10.1986174Z #10 1056.8 cp parmetis.h ../../include
2022-01-07T13:41:10.1987095Z #10 1056.8 cp libptscotchparmetisv3.so libptscotchparmetisv5.so ../../lib
2022-01-07T13:41:10.1988496Z #10 1056.8 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:10.1989370Z #10 1056.8 (cd esmumps ; make ptscotch && make ptinstall)
2022-01-07T13:41:10.1990446Z #10 1056.8 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/esmumps'
2022-01-07T13:41:10.1991434Z #10 1056.8 rm -f *~ common.h *.o lib*.so main_esmumps
2022-01-07T13:41:10.1991980Z #10 1056.9 make CC="gcc" CCD="gcc" \
2022-01-07T13:41:10.1992468Z #10 1056.9 libesmumps.so \
2022-01-07T13:41:10.1992959Z #10 1056.9 main_esmumps
2022-01-07T13:41:10.1993915Z #10 1056.9 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/esmumps'
2022-01-07T13:41:10.1997200Z #10 1056.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c dof.c -o dof.o
2022-01-07T13:41:10.2002018Z #10 1056.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c esmumps.c -o esmumps.o
2022-01-07T13:41:10.3043557Z #10 1057.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c graph_graph.c -o graph_graph.o
2022-01-07T13:41:10.4201748Z #10 1057.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c library_esmumps.c -o library_esmumps.o
2022-01-07T13:41:10.4206844Z #10 1057.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c library_esmumps_f.c -o library_esmumps_f.o
2022-01-07T13:41:10.5631225Z #10 1057.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c library_esmumps_strats.c -o library_esmumps_strats.o
2022-01-07T13:41:10.5636157Z #10 1057.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c order.c -o order.o
2022-01-07T13:41:10.6984355Z #10 1057.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c order_check.c -o order_check.o
2022-01-07T13:41:10.6989564Z #10 1057.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c order_scotch_graph.c -o order_scotch_graph.o
2022-01-07T13:41:10.8484700Z #10 1057.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c symbol.c -o symbol.o
2022-01-07T13:41:10.9994243Z #10 1057.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c symbol_check.c -o symbol_check.o
2022-01-07T13:41:10.9999150Z #10 1057.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c symbol_cost.c -o symbol_cost.o
2022-01-07T13:41:11.1503495Z #10 1057.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c symbol_fax_graph.c -o symbol_fax_graph.o
2022-01-07T13:41:11.2536189Z #10 1058.0 gcc -shared -o libesmumps.so dof.o esmumps.o graph_graph.o library_esmumps.o library_esmumps_f.o library_esmumps_strats.o order.o order_check.o order_scotch_graph.o symbol.o symbol_check.o symbol_cost.o symbol_fax_graph.o
2022-01-07T13:41:11.3899765Z #10 1058.0 echo libesmumps.so
2022-01-07T13:41:11.3900320Z #10 1058.0 libesmumps.so
2022-01-07T13:41:11.3904551Z #10 1058.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../libscotch -I../../include main_esmumps.c -o main_esmumps -L. -lesmumps -L../../lib -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:11.3908497Z #10 1058.1 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/esmumps'
2022-01-07T13:41:11.5413601Z #10 1058.1 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/esmumps'
2022-01-07T13:41:11.5416241Z #10 1058.1 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/esmumps'
2022-01-07T13:41:11.5417262Z #10 1058.1 rm -f *~ common.h *.o lib*.so main_esmumps
2022-01-07T13:41:11.5418109Z #10 1058.1 make CC="gcc" CCD="gcc" \
2022-01-07T13:41:11.5418633Z #10 1058.1 libesmumps.so \
2022-01-07T13:41:11.5419118Z #10 1058.1 main_esmumps
2022-01-07T13:41:11.5420127Z #10 1058.1 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/esmumps'
2022-01-07T13:41:11.5423266Z #10 1058.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c dof.c -o dof.o
2022-01-07T13:41:11.5427983Z #10 1058.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c esmumps.c -o esmumps.o
2022-01-07T13:41:11.6503901Z #10 1058.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c graph_graph.c -o graph_graph.o
2022-01-07T13:41:11.6508840Z #10 1058.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c library_esmumps.c -o library_esmumps.o
2022-01-07T13:41:11.7806786Z #10 1058.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c library_esmumps_f.c -o library_esmumps_f.o
2022-01-07T13:41:11.7812181Z #10 1058.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c library_esmumps_strats.c -o library_esmumps_strats.o
2022-01-07T13:41:11.9066673Z #10 1058.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c order.c -o order.o
2022-01-07T13:41:11.9071707Z #10 1058.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c order_check.c -o order_check.o
2022-01-07T13:41:12.0548845Z #10 1058.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c order_scotch_graph.c -o order_scotch_graph.o
2022-01-07T13:41:12.0553891Z #10 1058.8 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c symbol.c -o symbol.o
2022-01-07T13:41:12.1954873Z #10 1058.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c symbol_check.c -o symbol_check.o
2022-01-07T13:41:12.1961421Z #10 1058.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c symbol_cost.c -o symbol_cost.o
2022-01-07T13:41:12.3459305Z #10 1059.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../libscotch -I../../include -c symbol_fax_graph.c -o symbol_fax_graph.o
2022-01-07T13:41:12.6464946Z #10 1059.3 gcc -shared -o libesmumps.so dof.o esmumps.o graph_graph.o library_esmumps.o library_esmumps_f.o library_esmumps_strats.o order.o order_check.o order_scotch_graph.o symbol.o symbol_check.o symbol_cost.o symbol_fax_graph.o
2022-01-07T13:41:12.6466301Z #10 1059.3 echo libesmumps.so
2022-01-07T13:41:12.6466838Z #10 1059.3 libesmumps.so
2022-01-07T13:41:12.6470559Z #10 1059.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../libscotch -I../../include main_esmumps.c -o main_esmumps -L. -lesmumps -L../../lib -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:12.7510950Z #10 1059.4 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/esmumps'
2022-01-07T13:41:12.7511827Z #10 1059.4 cp library.h ../../include/esmumps.h
2022-01-07T13:41:12.7512530Z #10 1059.4 cp libesmumps.so ../../lib/libptesmumps.so
2022-01-07T13:41:12.7513669Z #10 1059.4 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/esmumps'
2022-01-07T13:41:12.7514387Z #10 1059.4 ==> Starting check()...
2022-01-07T13:41:12.7515097Z #10 1059.4 (cd libscotch ; make VERSION=7 RELEASE=0 PATCHLEVEL=0 scotch && make install)
2022-01-07T13:41:12.7516305Z #10 1059.4 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:12.7517006Z #10 1059.4 make \
2022-01-07T13:41:12.7517393Z #10 1059.4 CC="gcc" \
2022-01-07T13:41:12.7517807Z #10 1059.4 CCD="gcc" \
2022-01-07T13:41:12.7518239Z #10 1059.4 scotch.h \
2022-01-07T13:41:12.7518669Z #10 1059.4 scotchf.h \
2022-01-07T13:41:12.7519185Z #10 1059.4 libscotch.so \
2022-01-07T13:41:12.7519709Z #10 1059.4 libscotcherr.so \
2022-01-07T13:41:12.7520302Z #10 1059.4 libscotcherrexit.so
2022-01-07T13:41:12.7521358Z #10 1059.4 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:12.7522325Z #10 1059.4 make[2]: 'scotch.h' is up to date.
2022-01-07T13:41:12.7523076Z #10 1059.4 make[2]: 'scotchf.h' is up to date.
2022-01-07T13:41:12.7523837Z #10 1059.4 make[2]: 'libscotch.so' is up to date.
2022-01-07T13:41:12.7524672Z #10 1059.4 make[2]: 'libscotcherr.so' is up to date.
2022-01-07T13:41:12.7525589Z #10 1059.4 make[2]: 'libscotcherrexit.so' is up to date.
2022-01-07T13:41:12.7526694Z #10 1059.4 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:12.7527891Z #10 1059.4 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:12.7529498Z #10 1059.5 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:12.7530922Z #10 1059.5 make[1]: Nothing to be done for 'install'.
2022-01-07T13:41:12.7531933Z #10 1059.5 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:12.7532939Z #10 1059.5 (cd scotch ; make VERSION=7 RELEASE=0 PATCHLEVEL=0 CODENAME="Sankara" scotch && make install)
2022-01-07T13:41:12.7534158Z #10 1059.5 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:12.7534926Z #10 1059.5 make CC="gcc" SCOTCHLIB=scotch \
2022-01-07T13:41:12.7535402Z #10 1059.5 acpl \
2022-01-07T13:41:12.7535811Z #10 1059.5 amk_ccc \
2022-01-07T13:41:12.7536227Z #10 1059.5 amk_fft2 \
2022-01-07T13:41:12.7536619Z #10 1059.5 amk_grf \
2022-01-07T13:41:12.7537020Z #10 1059.5 amk_hy \
2022-01-07T13:41:12.7537416Z #10 1059.5 amk_m2 \
2022-01-07T13:41:12.7537812Z #10 1059.5 amk_p2 \
2022-01-07T13:41:12.7538202Z #10 1059.5 atst \
2022-01-07T13:41:12.7538601Z #10 1059.5 gbase \
2022-01-07T13:41:12.7538997Z #10 1059.5 gcv \
2022-01-07T13:41:12.7539378Z #10 1059.5 gdump \
2022-01-07T13:41:12.7539777Z #10 1059.5 gmap \
2022-01-07T13:41:12.7540176Z #10 1059.5 gmk_hy \
2022-01-07T13:41:12.7540551Z #10 1059.5 gmk_m2 \
2022-01-07T13:41:12.7540944Z #10 1059.5 gmk_m3 \
2022-01-07T13:41:12.7541339Z #10 1059.5 gmk_msh \
2022-01-07T13:41:12.7541725Z #10 1059.5 gmk_ub2 \
2022-01-07T13:41:12.7542131Z #10 1059.5 gmtst \
2022-01-07T13:41:12.7542528Z #10 1059.5 gord \
2022-01-07T13:41:12.7542908Z #10 1059.5 gotst \
2022-01-07T13:41:12.7543303Z #10 1059.5 gout \
2022-01-07T13:41:12.7543701Z #10 1059.5 gpart \
2022-01-07T13:41:12.7544100Z #10 1059.5 gscat \
2022-01-07T13:41:12.7544594Z #10 1059.5 gtst \
2022-01-07T13:41:12.7544978Z #10 1059.5 mcv \
2022-01-07T13:41:12.7545363Z #10 1059.5 mmk_m2 \
2022-01-07T13:41:12.7545896Z #10 1059.5 mmk_m3 \
2022-01-07T13:41:12.7546316Z #10 1059.5 mord \
2022-01-07T13:41:12.7546707Z #10 1059.5 mtst
2022-01-07T13:41:12.7547648Z #10 1059.5 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:12.7548566Z #10 1059.5 make[2]: 'acpl' is up to date.
2022-01-07T13:41:12.7549273Z #10 1059.5 make[2]: 'amk_ccc' is up to date.
2022-01-07T13:41:12.7549957Z #10 1059.5 make[2]: 'amk_fft2' is up to date.
2022-01-07T13:41:12.7550671Z #10 1059.5 make[2]: 'amk_grf' is up to date.
2022-01-07T13:41:12.7551368Z #10 1059.5 make[2]: 'amk_hy' is up to date.
2022-01-07T13:41:12.7552061Z #10 1059.5 make[2]: 'amk_m2' is up to date.
2022-01-07T13:41:12.7552736Z #10 1059.5 make[2]: 'amk_p2' is up to date.
2022-01-07T13:41:12.7553423Z #10 1059.5 make[2]: 'atst' is up to date.
2022-01-07T13:41:12.7554117Z #10 1059.5 make[2]: 'gbase' is up to date.
2022-01-07T13:41:12.7554786Z #10 1059.5 make[2]: 'gcv' is up to date.
2022-01-07T13:41:12.7555551Z #10 1059.5 make[2]: 'gdump' is up to date.
2022-01-07T13:41:12.7556265Z #10 1059.5 make[2]: 'gmap' is up to date.
2022-01-07T13:41:12.7556959Z #10 1059.5 make[2]: 'gmk_hy' is up to date.
2022-01-07T13:41:12.7557636Z #10 1059.5 make[2]: 'gmk_m2' is up to date.
2022-01-07T13:41:12.7558322Z #10 1059.5 make[2]: 'gmk_m3' is up to date.
2022-01-07T13:41:12.7559016Z #10 1059.5 make[2]: 'gmk_msh' is up to date.
2022-01-07T13:41:12.7559701Z #10 1059.5 make[2]: 'gmk_ub2' is up to date.
2022-01-07T13:41:12.7560398Z #10 1059.5 make[2]: 'gmtst' is up to date.
2022-01-07T13:41:12.7561088Z #10 1059.5 make[2]: 'gord' is up to date.
2022-01-07T13:41:12.7561760Z #10 1059.5 make[2]: 'gotst' is up to date.
2022-01-07T13:41:12.7562447Z #10 1059.5 make[2]: 'gout' is up to date.
2022-01-07T13:41:12.7563136Z #10 1059.5 make[2]: 'gpart' is up to date.
2022-01-07T13:41:12.7563834Z #10 1059.5 make[2]: 'gscat' is up to date.
2022-01-07T13:41:12.7564500Z #10 1059.5 make[2]: 'gtst' is up to date.
2022-01-07T13:41:12.7565184Z #10 1059.5 make[2]: 'mcv' is up to date.
2022-01-07T13:41:12.7566070Z #10 1059.5 make[2]: 'mmk_m2' is up to date.
2022-01-07T13:41:12.7566743Z #10 1059.5 make[2]: 'mmk_m3' is up to date.
2022-01-07T13:41:12.7567430Z #10 1059.5 make[2]: 'mord' is up to date.
2022-01-07T13:41:12.7568473Z #10 1059.5 make[2]: 'mtst' is up to date.
2022-01-07T13:41:12.7569497Z #10 1059.5 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:12.7570674Z #10 1059.5 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:12.7571859Z #10 1059.5 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:12.7572631Z #10 1059.5 make CC="gcc" SCOTCHLIB=scotch \
2022-01-07T13:41:12.7573106Z #10 1059.5 acpl \
2022-01-07T13:41:12.7573512Z #10 1059.5 amk_ccc \
2022-01-07T13:41:12.7573922Z #10 1059.5 amk_fft2 \
2022-01-07T13:41:12.7574316Z #10 1059.5 amk_grf \
2022-01-07T13:41:12.7574718Z #10 1059.5 amk_hy \
2022-01-07T13:41:12.7575131Z #10 1059.5 amk_m2 \
2022-01-07T13:41:12.7575508Z #10 1059.5 amk_p2 \
2022-01-07T13:41:12.7575904Z #10 1059.5 atst \
2022-01-07T13:41:12.7576305Z #10 1059.5 gbase \
2022-01-07T13:41:12.7576700Z #10 1059.5 gcv \
2022-01-07T13:41:12.7577076Z #10 1059.5 gdump \
2022-01-07T13:41:12.7577472Z #10 1059.5 gmap \
2022-01-07T13:41:12.7577870Z #10 1059.5 gmk_hy \
2022-01-07T13:41:12.7578248Z #10 1059.5 gmk_m2 \
2022-01-07T13:41:12.7578637Z #10 1059.5 gmk_m3 \
2022-01-07T13:41:12.7579026Z #10 1059.5 gmk_msh \
2022-01-07T13:41:12.7579411Z #10 1059.5 gmk_ub2 \
2022-01-07T13:41:12.7579814Z #10 1059.5 gmtst \
2022-01-07T13:41:12.7580211Z #10 1059.5 gord \
2022-01-07T13:41:12.7580584Z #10 1059.5 gotst \
2022-01-07T13:41:12.7580979Z #10 1059.5 gout \
2022-01-07T13:41:12.7581378Z #10 1059.5 gpart \
2022-01-07T13:41:12.7581780Z #10 1059.5 gscat \
2022-01-07T13:41:12.7582308Z #10 1059.5 gtst \
2022-01-07T13:41:12.7582722Z #10 1059.5 mcv \
2022-01-07T13:41:12.7583111Z #10 1059.5 mmk_m2 \
2022-01-07T13:41:12.7583484Z #10 1059.5 mmk_m3 \
2022-01-07T13:41:12.7583873Z #10 1059.5 mord \
2022-01-07T13:41:12.7584260Z #10 1059.5 mtst
2022-01-07T13:41:12.8530077Z #10 1059.5 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:12.8531068Z #10 1059.5 make[2]: 'acpl' is up to date.
2022-01-07T13:41:12.8531782Z #10 1059.5 make[2]: 'amk_ccc' is up to date.
2022-01-07T13:41:12.8532507Z #10 1059.5 make[2]: 'amk_fft2' is up to date.
2022-01-07T13:41:12.8533215Z #10 1059.5 make[2]: 'amk_grf' is up to date.
2022-01-07T13:41:12.8533903Z #10 1059.5 make[2]: 'amk_hy' is up to date.
2022-01-07T13:41:12.8534593Z #10 1059.5 make[2]: 'amk_m2' is up to date.
2022-01-07T13:41:12.8535286Z #10 1059.5 make[2]: 'amk_p2' is up to date.
2022-01-07T13:41:12.8535952Z #10 1059.5 make[2]: 'atst' is up to date.
2022-01-07T13:41:12.8536678Z #10 1059.5 make[2]: 'gbase' is up to date.
2022-01-07T13:41:12.8537373Z #10 1059.5 make[2]: 'gcv' is up to date.
2022-01-07T13:41:12.8538042Z #10 1059.5 make[2]: 'gdump' is up to date.
2022-01-07T13:41:12.8538738Z #10 1059.5 make[2]: 'gmap' is up to date.
2022-01-07T13:41:12.8539422Z #10 1059.5 make[2]: 'gmk_hy' is up to date.
2022-01-07T13:41:12.8540115Z #10 1059.5 make[2]: 'gmk_m2' is up to date.
2022-01-07T13:41:12.8540787Z #10 1059.5 make[2]: 'gmk_m3' is up to date.
2022-01-07T13:41:12.8541480Z #10 1059.5 make[2]: 'gmk_msh' is up to date.
2022-01-07T13:41:12.8542177Z #10 1059.5 make[2]: 'gmk_ub2' is up to date.
2022-01-07T13:41:12.8542854Z #10 1059.5 make[2]: 'gmtst' is up to date.
2022-01-07T13:41:12.8543553Z #10 1059.5 make[2]: 'gord' is up to date.
2022-01-07T13:41:12.8544251Z #10 1059.5 make[2]: 'gotst' is up to date.
2022-01-07T13:41:12.8544921Z #10 1059.5 make[2]: 'gout' is up to date.
2022-01-07T13:41:12.8545612Z #10 1059.5 make[2]: 'gpart' is up to date.
2022-01-07T13:41:12.8546314Z #10 1059.5 make[2]: 'gscat' is up to date.
2022-01-07T13:41:12.8547342Z #10 1059.5 make[2]: 'gtst' is up to date.
2022-01-07T13:41:12.8548014Z #10 1059.5 make[2]: 'mcv' is up to date.
2022-01-07T13:41:12.8548703Z #10 1059.5 make[2]: 'mmk_m2' is up to date.
2022-01-07T13:41:12.8549398Z #10 1059.5 make[2]: 'mmk_m3' is up to date.
2022-01-07T13:41:12.8550065Z #10 1059.5 make[2]: 'mord' is up to date.
2022-01-07T13:41:12.8550749Z #10 1059.5 make[2]: 'mtst' is up to date.
2022-01-07T13:41:12.8551711Z #10 1059.5 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:12.8552903Z #10 1059.5 cp acpl amk_ccc amk_fft2 amk_grf amk_hy amk_m2 amk_p2 atst gbase gcv gdump gmap gmk_hy gmk_m2 gmk_m3 gmk_msh gmk_ub2 gmtst gord gotst gout gpart *gtst gscat mcv mmk_m2 mmk_m3 mord mtst ../../bin
2022-01-07T13:41:12.8554283Z #10 1059.5 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:12.8555197Z #10 1059.5 (cd libscotchmetis ; make scotch && make install)
2022-01-07T13:41:12.8556406Z #10 1059.5 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:12.8557147Z #10 1059.5 make \
2022-01-07T13:41:12.8557532Z #10 1059.5 CC="gcc" \
2022-01-07T13:41:12.8558006Z #10 1059.5 SCOTCH_METIS_VERSION=3 \
2022-01-07T13:41:12.8558488Z #10 1059.5 metis.h \
2022-01-07T13:41:12.8558998Z #10 1059.5 libscotchmetisv3.so
2022-01-07T13:41:12.8560099Z #10 1059.5 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:12.8561092Z #10 1059.5 make[2]: 'metis.h' is up to date.
2022-01-07T13:41:12.8561946Z #10 1059.5 make[2]: 'libscotchmetisv3.so' is up to date.
2022-01-07T13:41:12.8563089Z #10 1059.5 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:12.8563823Z #10 1059.5 make \
2022-01-07T13:41:12.8564229Z #10 1059.5 CC="gcc" \
2022-01-07T13:41:12.8564840Z #10 1059.5 SCOTCH_METIS_VERSION=5 \
2022-01-07T13:41:12.8565351Z #10 1059.5 metis.h \
2022-01-07T13:41:12.8565787Z #10 1059.5 metisf.h \
2022-01-07T13:41:12.8566322Z #10 1059.5 libscotchmetisv5.so
2022-01-07T13:41:12.8567440Z #10 1059.5 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:12.8568725Z #10 1059.5 make[2]: 'metis.h' is up to date.
2022-01-07T13:41:12.8569473Z #10 1059.5 make[2]: 'metisf.h' is up to date.
2022-01-07T13:41:12.8570307Z #10 1059.5 make[2]: 'libscotchmetisv5.so' is up to date.
2022-01-07T13:41:12.8571469Z #10 1059.5 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:12.8572763Z #10 1059.5 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:12.8574075Z #10 1059.5 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:12.8574807Z #10 1059.5 make \
2022-01-07T13:41:12.8575213Z #10 1059.5 CC="gcc" \
2022-01-07T13:41:12.8575690Z #10 1059.5 SCOTCH_METIS_VERSION=3 \
2022-01-07T13:41:12.8576148Z #10 1059.5 metis.h \
2022-01-07T13:41:12.8576671Z #10 1059.5 libscotchmetisv3.so
2022-01-07T13:41:12.8577766Z #10 1059.5 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:12.8578765Z #10 1059.5 make[2]: 'metis.h' is up to date.
2022-01-07T13:41:12.8580007Z #10 1059.5 make[2]: 'libscotchmetisv3.so' is up to date.
2022-01-07T13:41:12.8584750Z #10 1059.5 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:12.8585547Z #10 1059.5 make \
2022-01-07T13:41:12.8585940Z #10 1059.5 CC="gcc" \
2022-01-07T13:41:12.8586420Z #10 1059.5 SCOTCH_METIS_VERSION=5 \
2022-01-07T13:41:12.8586899Z #10 1059.5 metis.h \
2022-01-07T13:41:12.8587319Z #10 1059.5 metisf.h \
2022-01-07T13:41:12.8587864Z #10 1059.5 libscotchmetisv5.so
2022-01-07T13:41:12.8589355Z #10 1059.6 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:12.8590369Z #10 1059.6 make[2]: 'metis.h' is up to date.
2022-01-07T13:41:12.8591086Z #10 1059.6 make[2]: 'metisf.h' is up to date.
2022-01-07T13:41:12.8591939Z #10 1059.6 make[2]: 'libscotchmetisv5.so' is up to date.
2022-01-07T13:41:12.8593096Z #10 1059.6 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:12.8593909Z #10 1059.6 cp metis.h metisf.h ../../include
2022-01-07T13:41:12.8594682Z #10 1059.6 cp libscotchmetisv3.so libscotchmetisv5.so ../../lib
2022-01-07T13:41:12.8595942Z #10 1059.6 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:12.8596729Z #10 1059.6 (cd check ; make check)
2022-01-07T13:41:12.8597667Z #10 1059.6 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/check'
2022-01-07T13:41:12.8598515Z #10 1059.6 rm -f *~ *.o
2022-01-07T13:41:12.8599077Z #10 1059.6 rm -f \
2022-01-07T13:41:12.8599551Z #10 1059.6 test_common_file_compress \
2022-01-07T13:41:12.8600092Z #10 1059.6 test_common_random \
2022-01-07T13:41:12.8600589Z #10 1059.6 test_common_thread \
2022-01-07T13:41:12.8601039Z #10 1059.6 test_fibo \
2022-01-07T13:41:12.8601512Z #10 1059.6 test_libesmumps \
2022-01-07T13:41:12.8602013Z #10 1059.6 test_libmetis_v3 \
2022-01-07T13:41:12.8602498Z #10 1059.6 test_libmetis_v5 \
2022-01-07T13:41:12.8602975Z #10 1059.6 test_libmetis_dual_v3 \
2022-01-07T13:41:12.8603492Z #10 1059.6 test_libmetis_dual_v5 \
2022-01-07T13:41:12.8604011Z #10 1059.6 test_libmetis_dual_f_v3 \
2022-01-07T13:41:12.8604514Z #10 1059.6 test_libmetis_dual_f_v5 \
2022-01-07T13:41:12.8605011Z #10 1059.6 test_scotch_arch \
2022-01-07T13:41:12.8605503Z #10 1059.6 test_scotch_arch_deco \
2022-01-07T13:41:12.8606555Z #10 1059.6 test_scotch_context \
2022-01-07T13:41:12.8607308Z #10 1059.6 test_scotch_graph_coarsen \
2022-01-07T13:41:12.8607888Z #10 1059.6 test_scotch_graph_color \
2022-01-07T13:41:12.8608613Z #10 1059.6 test_scotch_graph_diam \
2022-01-07T13:41:12.8609129Z #10 1059.6 test_scotch_graph_dump2 \
2022-01-07T13:41:12.8609667Z #10 1059.6 test_scotch_graph_dump2.c \
2022-01-07T13:41:12.8610216Z #10 1059.6 test_scotch_graph_induce \
2022-01-07T13:41:12.8610730Z #10 1059.6 test_scotch_graph_map \
2022-01-07T13:41:12.8611266Z #10 1059.6 test_scotch_graph_map_copy \
2022-01-07T13:41:12.8611811Z #10 1059.6 test_scotch_graph_order \
2022-01-07T13:41:12.8612328Z #10 1059.6 test_scotch_graph_part_ovl \
2022-01-07T13:41:12.8612866Z #10 1059.6 test_scotch_dgraph_band \
2022-01-07T13:41:12.8613402Z #10 1059.6 test_scotch_dgraph_check \
2022-01-07T13:41:12.8613949Z #10 1059.6 test_scotch_dgraph_coarsen \
2022-01-07T13:41:12.8614483Z #10 1059.6 test_scotch_dgraph_grow \
2022-01-07T13:41:12.8615029Z #10 1059.6 test_scotch_dgraph_induce \
2022-01-07T13:41:12.8615588Z #10 1059.6 test_scotch_dgraph_redist \
2022-01-07T13:41:12.8616103Z #10 1059.6 test_scotch_mesh_graph \
2022-01-07T13:41:12.8616595Z #10 1059.6 test_strat_par \
2022-01-07T13:41:12.8617049Z #10 1059.6 test_strat_seq
2022-01-07T13:41:12.8621834Z #10 1059.6 make CC="gcc" CCD="gcc" SCOTCHLIBS="-lscotch -lscotcherr" check_common_file_compress check_common_random check_common_thread check_fibo check_strat_seq check_scotch_arch check_scotch_arch_deco check_scotch_context check_scotch_graph_coarsen check_scotch_graph_color check_scotch_graph_diam check_scotch_graph_dump check_scotch_graph_induce check_scotch_graph_map check_scotch_graph_map_copy check_scotch_graph_order check_scotch_graph_part_ovl check_scotch_mesh_graph check_libmetis_v3 check_libmetis_v5 check_libmetis_dual_v3 check_libmetis_dual_v5 check_libmetis_dual_f_v3 check_libmetis_dual_f_v5 check_prog_amk check_prog_amk_grf check_prog_acpl check_prog_gbase check_prog_gmap check_prog_gmk check_prog_gmk_msh check_prog_gord check_prog_gord_block check_prog_gotst check_prog_gout check_prog_gpart check_prog_gpart_clustering check_prog_gpart_overlap check_prog_gpart_remap check_prog_gscat check_prog_gtst check_prog_mmk check_prog_mord
2022-01-07T13:41:12.8626244Z #10 1059.6 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/check'
2022-01-07T13:41:12.9655597Z #10 1059.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_common_file_compress.c -o test_common_file_compress -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:12.9658390Z #10 1059.7 cp "data/bump_b1.grf" "/tmp/bump_b1.grf"
2022-01-07T13:41:13.0768838Z #10 1059.7 ./test_common_file_compress "data/bump_b1.grf" "/tmp/bump_b1.grf.gz"
2022-01-07T13:41:13.0769781Z #10 1059.8 ./test_common_file_compress "/tmp/bump_b1.grf.gz" "/tmp/bump_b1.grf"
2022-01-07T13:41:13.1780471Z #10 1059.8 diff -q "data/bump_b1.grf" "/tmp/bump_b1.grf"
2022-01-07T13:41:13.1781431Z #10 1059.8 cp "data/bump_b1.grf" "/tmp/bump_b1.grf"
2022-01-07T13:41:13.1782454Z #10 1059.8 ./test_common_file_compress "data/bump_b1.grf" "/tmp/bump_b1.grf.bz2"
2022-01-07T13:41:13.1783266Z #10 1059.9 ./test_common_file_compress "/tmp/bump_b1.grf.bz2" "/tmp/bump_b1.grf"
2022-01-07T13:41:13.1784509Z #10 1059.9 diff -q "data/bump_b1.grf" "/tmp/bump_b1.grf"
2022-01-07T13:41:13.1785347Z #10 1059.9 cp "data/bump_b1.grf" "/tmp/bump_b1.grf"
2022-01-07T13:41:13.1786609Z #10 1059.9 ./test_common_file_compress "data/bump_b1.grf" "/tmp/bump_b1.grf.lzma"
2022-01-07T13:41:13.1787729Z #10 1059.9 ./test_common_file_compress "/tmp/bump_b1.grf.lzma" "/tmp/bump_b1.grf"
2022-01-07T13:41:13.1789396Z #10 1059.9 ERROR: fileBlockOpen: (de)compression method not implemented
2022-01-07T13:41:13.1790606Z #10 1059.9 ERROR: main: (de)compression method not implemented
2022-01-07T13:41:13.1791445Z #10 1059.9 ERROR: fileBlockOpen: (de)compression method not implemented
2022-01-07T13:41:13.3188958Z #10 1059.9 ERROR: main: (de)compression method not implemented
2022-01-07T13:41:13.3192111Z #10 1059.9 diff -q "data/bump_b1.grf" "/tmp/bump_b1.grf"
2022-01-07T13:41:13.3196069Z #10 1059.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_common_random.c -o test_common_random -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:13.3199108Z #10 1060.1 ./test_common_random "/tmp/rand.dat" 0
2022-01-07T13:41:15.4251086Z #10 1062.1 ./test_common_random "/tmp/rand.dat" 1
2022-01-07T13:41:15.4252093Z #10 1062.1 Two consecutive runs yield same values.
2022-01-07T13:41:15.4256121Z #10 1062.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_common_thread.c -o test_common_thread -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:15.5756183Z #10 1062.2 ./test_common_thread
2022-01-07T13:41:15.5757373Z #10 1062.2 2 threads in context
2022-01-07T13:41:15.5758536Z #10 1062.2 0: running
2022-01-07T13:41:15.5759248Z #10 1062.2 1: running
2022-01-07T13:41:15.5760012Z #10 1062.2 Performing reduction
2022-01-07T13:41:15.5760812Z #10 1062.2 Performing scan
2022-01-07T13:41:15.5764735Z #10 1062.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_fibo.c -o test_fibo -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:15.6922800Z #10 1062.3 ./test_fibo
2022-01-07T13:41:15.6926573Z #10 1062.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_strat_seq.c -o test_strat_seq -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:15.6929428Z #10 1062.4 ./test_strat_seq
2022-01-07T13:41:15.8000673Z #10 1062.4 Sequential mapping strategy, SCOTCH_STRATDEFAULT
2022-01-07T13:41:15.8001549Z #10 1062.4 Sequential mapping strategy, SCOTCH_STRATRECURSIVE
2022-01-07T13:41:15.8002371Z #10 1062.4 Sequential mapping strategy, SCOTCH_STRATREMAP
2022-01-07T13:41:15.8003271Z #10 1062.4 Sequential mapping strategy, SCOTCH_STRATRECURSIVE | SCOTCH_STRATREMAP
2022-01-07T13:41:15.8004169Z #10 1062.4 Sequential ordering strategy, SCOTCH_STRATDEFAULT
2022-01-07T13:41:15.8005028Z #10 1062.4 Sequential ordering strategy, SCOTCH_STRATDISCONNECTED
2022-01-07T13:41:15.8006163Z #10 1062.4 Sequential ordering strategy, SCOTCH_STRATLEVELMAX
2022-01-07T13:41:15.8007030Z #10 1062.4 Sequential ordering strategy, SCOTCH_STRATLEVELMIN
2022-01-07T13:41:15.8007943Z #10 1062.4 Sequential ordering strategy, SCOTCH_STRATLEVELMAX | SCOTCH_STRATLEVELMIN
2022-01-07T13:41:15.8009168Z #10 1062.4 Sequential ordering strategy, SCOTCH_STRATLEAFSIMPLE
2022-01-07T13:41:15.8010040Z #10 1062.4 Sequential ordering strategy, SCOTCH_STRATSEPASIMPLE
2022-01-07T13:41:15.8013914Z #10 1062.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_scotch_arch.c -o test_scotch_arch -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:15.8016501Z #10 1062.5 ./test_scotch_arch "/tmp/arch.tgt"
2022-01-07T13:41:15.9186730Z #10 1062.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_scotch_arch_deco.c -o test_scotch_arch_deco -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:15.9189494Z #10 1062.7 ./test_scotch_arch_deco data/m4x4.grf "/tmp/arch2.tgt"
2022-01-07T13:41:16.0693192Z #10 1062.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_scotch_context.c -o test_scotch_context -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:16.2198843Z #10 1062.8 ./test_scotch_context data/bump_b1.grf
2022-01-07T13:41:16.2199486Z #10 1062.9 Using a default context
2022-01-07T13:41:16.2200813Z #10 1062.9 Launching multi-threaded work in provided context
2022-01-07T13:41:16.2201388Z #10 1062.9 (0/2) : 9800
2022-01-07T13:41:16.2201764Z #10 1062.9 (1/2) : 9800
2022-01-07T13:41:16.2202238Z #10 1062.9 Splitting provided context
2022-01-07T13:41:16.2202973Z #10 1062.9 Sub-context 0 (1) : 9800, 2970
2022-01-07T13:41:16.2203809Z #10 1062.9 Launching multi-threaded work in sub-context
2022-01-07T13:41:16.2204381Z #10 1062.9 (0/1) : 9800
2022-01-07T13:41:16.2205055Z #10 1062.9 Sub-context 1 (1) : 9800, 5921
2022-01-07T13:41:16.2205866Z #10 1062.9 Launching multi-threaded work in sub-context
2022-01-07T13:41:16.2206438Z #10 1062.9 (0/1) : 9800
2022-01-07T13:41:16.2206899Z #10 1062.9 Back to provided context
2022-01-07T13:41:16.2207431Z #10 1062.9 Using a tailored context (1)
2022-01-07T13:41:16.2208565Z #10 1062.9 Launching multi-threaded work in provided context
2022-01-07T13:41:16.2209165Z #10 1062.9 (0/3) : 9800
2022-01-07T13:41:16.2209516Z #10 1062.9 (2/3) : 9800
2022-01-07T13:41:16.2209880Z #10 1062.9 (1/3) : 9800
2022-01-07T13:41:16.2210358Z #10 1062.9 Splitting provided context
2022-01-07T13:41:16.2211103Z #10 1062.9 Sub-context 1 (1) : 9800, 4381
2022-01-07T13:41:16.2211934Z #10 1062.9 Launching multi-threaded work in sub-context
2022-01-07T13:41:16.2212503Z #10 1062.9 (0/1) : 9800
2022-01-07T13:41:16.2213126Z #10 1062.9 Sub-context 0 (2) : 9800, 6820
2022-01-07T13:41:16.2213932Z #10 1062.9 Launching multi-threaded work in sub-context
2022-01-07T13:41:16.2214795Z #10 1062.9 (0/2) : 9800
2022-01-07T13:41:16.2215207Z #10 1062.9 (1/2) : 9800
2022-01-07T13:41:16.2215646Z #10 1062.9 Back to provided context
2022-01-07T13:41:16.2216188Z #10 1062.9 Using a tailored context (2)
2022-01-07T13:41:16.2217116Z #10 1062.9 Launching multi-threaded work in provided context
2022-01-07T13:41:16.2217689Z #10 1062.9 (0/3) : 9800
2022-01-07T13:41:16.2218061Z #10 1062.9 (2/3) : 9800
2022-01-07T13:41:16.2218431Z #10 1062.9 (1/3) : 9800
2022-01-07T13:41:16.2218915Z #10 1062.9 Splitting provided context
2022-01-07T13:41:16.2219635Z #10 1062.9 Sub-context 1 (1) : 9800, 7218
2022-01-07T13:41:16.2220465Z #10 1062.9 Launching multi-threaded work in sub-context
2022-01-07T13:41:16.2221032Z #10 1062.9 (0/1) : 9800
2022-01-07T13:41:16.2221639Z #10 1062.9 Sub-context 0 (2) : 9800, 3252
2022-01-07T13:41:16.2222468Z #10 1062.9 Launching multi-threaded work in sub-context
2022-01-07T13:41:16.2223034Z #10 1062.9 (0/2) : 9800
2022-01-07T13:41:16.2223386Z #10 1062.9 (1/2) : 9800
2022-01-07T13:41:16.2223857Z #10 1062.9 Back to provided context
2022-01-07T13:41:16.2224402Z #10 1062.9 Using an imported context
2022-01-07T13:41:16.2225293Z #10 1062.9 Launching multi-threaded work in provided context
2022-01-07T13:41:16.2225864Z #10 1062.9 (0/3) : 9800
2022-01-07T13:41:16.2226235Z #10 1062.9 (2/3) : 9800
2022-01-07T13:41:16.2226603Z #10 1062.9 (1/3) : 9800
2022-01-07T13:41:16.2227061Z #10 1062.9 Splitting provided context
2022-01-07T13:41:16.2227802Z #10 1062.9 Sub-context 1 (1) : 9800, 7218
2022-01-07T13:41:16.2228629Z #10 1062.9 Launching multi-threaded work in sub-context
2022-01-07T13:41:16.2229178Z #10 1062.9 (0/1) : 9800
2022-01-07T13:41:16.2229796Z #10 1062.9 Sub-context 0 (2) : 9800, 3252
2022-01-07T13:41:16.2230620Z #10 1062.9 Launching multi-threaded work in sub-context
2022-01-07T13:41:16.2231182Z #10 1062.9 (0/2) : 9800
2022-01-07T13:41:16.2231530Z #10 1062.9 (1/2) : 9800
2022-01-07T13:41:16.2231983Z #10 1062.9 Back to provided context
2022-01-07T13:41:16.2235360Z #10 1062.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_scotch_graph_coarsen.c -o test_scotch_graph_coarsen -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:16.3416463Z #10 1063.0 ./test_scotch_graph_coarsen data/bump.grf
2022-01-07T13:41:16.3417116Z #10 1063.1 Mate array has 5025 vertices
2022-01-07T13:41:16.3417702Z #10 1063.1 Graph mated with a ratio of 0.512755
2022-01-07T13:41:16.3418333Z #10 1063.1 Coarse graph has 5025 vertices and 29384 edges
2022-01-07T13:41:16.3418956Z #10 1063.1 Graph coarsened with a ratio of 0.512755
2022-01-07T13:41:16.3419519Z #10 1063.1 Mate array has 4969 vertices
2022-01-07T13:41:16.3420076Z #10 1063.1 Graph mated with a ratio of 0.507041
2022-01-07T13:41:16.3420962Z #10 1063.1 Coarse graph has 4969 vertices and 29048 edges
2022-01-07T13:41:16.3421948Z #10 1063.1 Graph coarsened with a ratio of 0.507041
2022-01-07T13:41:16.3422781Z #10 1063.1 Coarse graph has 5022 vertices and 29048 edges
2022-01-07T13:41:16.3423392Z #10 1063.1 Graph coarsened with a ratio of 0.512449
2022-01-07T13:41:16.4736982Z #10 1063.1 ./test_scotch_graph_coarsen data/bump_b100000.grf
2022-01-07T13:41:16.4737643Z #10 1063.1 Mate array has 5027 vertices
2022-01-07T13:41:16.4738186Z #10 1063.1 Graph mated with a ratio of 0.512959
2022-01-07T13:41:16.4738794Z #10 1063.1 Coarse graph has 5027 vertices and 29396 edges
2022-01-07T13:41:16.4739401Z #10 1063.1 Graph coarsened with a ratio of 0.512959
2022-01-07T13:41:16.4739960Z #10 1063.1 Mate array has 4969 vertices
2022-01-07T13:41:16.4740496Z #10 1063.1 Graph mated with a ratio of 0.507041
2022-01-07T13:41:16.4741311Z #10 1063.1 Coarse graph has 4969 vertices and 29048 edges
2022-01-07T13:41:16.4741974Z #10 1063.1 Graph coarsened with a ratio of 0.507041
2022-01-07T13:41:16.4742592Z #10 1063.1 Coarse graph has 5022 vertices and 29048 edges
2022-01-07T13:41:16.4743205Z #10 1063.1 Graph coarsened with a ratio of 0.512449
2022-01-07T13:41:16.4747014Z #10 1063.1 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_scotch_graph_color.c -o test_scotch_graph_color -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:16.4749702Z #10 1063.2 ./test_scotch_graph_color data/bump.grf
2022-01-07T13:41:16.5749525Z #10 1063.2 Number of colors: 11
2022-01-07T13:41:16.5750056Z #10 1063.2 Color 0: 2167
2022-01-07T13:41:16.5750477Z #10 1063.2 Color 1: 2024
2022-01-07T13:41:16.5750864Z #10 1063.2 Color 2: 1857
2022-01-07T13:41:16.5751271Z #10 1063.2 Color 3: 1535
2022-01-07T13:41:16.5751678Z #10 1063.2 Color 4: 1126
2022-01-07T13:41:16.5752085Z #10 1063.2 Color 5: 591
2022-01-07T13:41:16.5752469Z #10 1063.2 Color 6: 316
2022-01-07T13:41:16.5752869Z #10 1063.2 Color 7: 117
2022-01-07T13:41:16.5753269Z #10 1063.2 Color 8: 47
2022-01-07T13:41:16.5753654Z #10 1063.2 Color 9: 17
2022-01-07T13:41:16.5754051Z #10 1063.2 Color 10: 3
2022-01-07T13:41:16.5754580Z #10 1063.2 ./test_scotch_graph_color data/bump_b100000.grf
2022-01-07T13:41:16.5755129Z #10 1063.2 Number of colors: 11
2022-01-07T13:41:16.5755579Z #10 1063.2 Color 0: 2167
2022-01-07T13:41:16.5755977Z #10 1063.2 Color 1: 2024
2022-01-07T13:41:16.5756376Z #10 1063.2 Color 2: 1857
2022-01-07T13:41:16.5756753Z #10 1063.2 Color 3: 1535
2022-01-07T13:41:16.5757424Z #10 1063.2 Color 4: 1126
2022-01-07T13:41:16.5757831Z #10 1063.2 Color 5: 591
2022-01-07T13:41:16.5758216Z #10 1063.2 Color 6: 316
2022-01-07T13:41:16.5758622Z #10 1063.2 Color 7: 117
2022-01-07T13:41:16.5759027Z #10 1063.2 Color 8: 47
2022-01-07T13:41:16.5759408Z #10 1063.2 Color 9: 17
2022-01-07T13:41:16.5759806Z #10 1063.2 Color 10: 3
2022-01-07T13:41:16.5764767Z #10 1063.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_scotch_graph_diam.c -o test_scotch_graph_diam -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:16.5767495Z #10 1063.3 ./test_scotch_graph_diam data/bump_b100000.grf
2022-01-07T13:41:16.5768984Z #10 1063.3 Graph pseudo-diameter: 161
2022-01-07T13:41:16.6773205Z #10 1063.3 ./test_scotch_graph_diam data/m16x16_b100000.grf
2022-01-07T13:41:16.6774434Z #10 1063.3 Graph pseudo-diameter: 30
2022-01-07T13:41:16.6775276Z #10 1063.3 ./test_scotch_graph_diam data/p2-p2.grf
2022-01-07T13:41:16.6776089Z #10 1063.3 Graph pseudo-diameter: 2147483647
2022-01-07T13:41:16.6776946Z #10 1063.3 ../../bin/gdump -ptest data/m16x16_b1.grf /tmp/m16x16_b1.c
2022-01-07T13:41:16.6777723Z #10 1063.3 cat test_scotch_graph_dump.c /tmp/m16x16_b1.c > test_scotch_graph_dump2.c
2022-01-07T13:41:16.6781459Z #10 1063.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_scotch_graph_dump2.c -o test_scotch_graph_dump2 -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:16.6784197Z #10 1063.4 ./test_scotch_graph_dump2 /tmp/m16x16_b1.grf
2022-01-07T13:41:16.6785087Z #10 1063.4 diff -q "data/bump_b1.grf" "/tmp/bump_b1.grf"
2022-01-07T13:41:16.6788461Z #10 1063.4 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_scotch_graph_induce.c -o test_scotch_graph_induce -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:16.7787933Z #10 1063.5 ./test_scotch_graph_induce data/bump.grf
2022-01-07T13:41:16.9293290Z #10 1063.5 ./test_scotch_graph_induce data/bump_b100000.grf
2022-01-07T13:41:16.9298151Z #10 1063.5 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_scotch_graph_map.c -o test_scotch_graph_map -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:17.0799815Z #10 1063.7 ./test_scotch_graph_map data/m4x4.grf
2022-01-07T13:41:17.5265296Z #10 1064.3 Strat 0, arch 0, type 0
2022-01-07T13:41:17.5265822Z #10 1064.3 Strat 0, arch 0, type 1
2022-01-07T13:41:17.5266304Z #10 1064.3 Strat 0, arch 0, type 2
2022-01-07T13:41:17.5267057Z #10 1064.3 Strat 0, arch 0, type 3
2022-01-07T13:41:17.5267529Z #10 1064.3 Strat 0, arch 0, type 4
2022-01-07T13:41:17.5267995Z #10 1064.3 Strat 0, arch 0, type 5
2022-01-07T13:41:17.5268464Z #10 1064.3 Strat 0, arch 1, type 0
2022-01-07T13:41:17.5268910Z #10 1064.3 Strat 0, arch 1, type 1
2022-01-07T13:41:17.5269378Z #10 1064.3 Strat 0, arch 1, type 2
2022-01-07T13:41:17.5269840Z #10 1064.3 Strat 0, arch 1, type 3
2022-01-07T13:41:17.5270286Z #10 1064.3 Strat 0, arch 1, type 4
2022-01-07T13:41:17.5270753Z #10 1064.3 Strat 0, arch 1, type 5
2022-01-07T13:41:17.5271224Z #10 1064.3 Strat 0, arch 2, type 0
2022-01-07T13:41:17.5271674Z #10 1064.3 Strat 0, arch 2, type 1
2022-01-07T13:41:17.5272141Z #10 1064.3 Strat 0, arch 2, type 2
2022-01-07T13:41:17.5272607Z #10 1064.3 Strat 0, arch 2, type 3
2022-01-07T13:41:17.5273078Z #10 1064.3 Strat 0, arch 2, type 4
2022-01-07T13:41:17.5273528Z #10 1064.3 Strat 0, arch 2, type 5
2022-01-07T13:41:17.5273993Z #10 1064.3 Strat 0, arch 3, type 0
2022-01-07T13:41:17.5274472Z #10 1064.3 Strat 0, arch 3, type 1
2022-01-07T13:41:17.5274920Z #10 1064.3 Strat 0, arch 3, type 2
2022-01-07T13:41:17.5275387Z #10 1064.3 Strat 0, arch 3, type 3
2022-01-07T13:41:17.5275853Z #10 1064.3 Strat 0, arch 3, type 4
2022-01-07T13:41:17.5276300Z #10 1064.3 Strat 0, arch 3, type 5
2022-01-07T13:41:17.5276769Z #10 1064.3 Strat 1, arch 0, type 0
2022-01-07T13:41:17.5277236Z #10 1064.3 Strat 1, arch 0, type 1
2022-01-07T13:41:17.5277702Z #10 1064.3 Strat 1, arch 0, type 2
2022-01-07T13:41:17.5278155Z #10 1064.3 Strat 1, arch 0, type 3
2022-01-07T13:41:17.5278618Z #10 1064.3 Strat 1, arch 0, type 4
2022-01-07T13:41:17.5279082Z #10 1064.3 Strat 1, arch 0, type 5
2022-01-07T13:41:17.5279525Z #10 1064.3 Strat 1, arch 1, type 0
2022-01-07T13:41:17.5279994Z #10 1064.3 Strat 1, arch 1, type 1
2022-01-07T13:41:17.5280459Z #10 1064.3 Strat 1, arch 1, type 2
2022-01-07T13:41:17.5280905Z #10 1064.3 Strat 1, arch 1, type 3
2022-01-07T13:41:17.5281368Z #10 1064.3 Strat 1, arch 1, type 4
2022-01-07T13:41:17.5281986Z #10 1064.3 Strat 1, arch 1, type 5
2022-01-07T13:41:17.5282460Z #10 1064.3 Strat 1, arch 2, type 0
2022-01-07T13:41:17.5282929Z #10 1064.3 Strat 1, arch 2, type 1
2022-01-07T13:41:17.5283393Z #10 1064.3 Strat 1, arch 2, type 2
2022-01-07T13:41:17.5283949Z #10 1064.3 Strat 1, arch 2, type 3
2022-01-07T13:41:17.5286256Z #10 1064.3 Strat 1, arch 2, type 4
2022-01-07T13:41:17.5286740Z #10 1064.3 Strat 1, arch 2, type 5
2022-01-07T13:41:17.5287210Z #10 1064.3 Strat 1, arch 3, type 0
2022-01-07T13:41:17.5287659Z #10 1064.3 Strat 1, arch 3, type 1
2022-01-07T13:41:17.5288385Z #10 1064.3 Strat 1, arch 3, type 2
2022-01-07T13:41:17.5288872Z #10 1064.3 Strat 1, arch 3, type 3
2022-01-07T13:41:17.5289323Z #10 1064.3 Strat 1, arch 3, type 4
2022-01-07T13:41:17.5289791Z #10 1064.3 Strat 1, arch 3, type 5
2022-01-07T13:41:17.6771020Z #10 1064.3 ./test_scotch_graph_map data/m4x4_b100000.grf
2022-01-07T13:41:18.0822593Z #10 1064.8 Strat 0, arch 0, type 0
2022-01-07T13:41:18.0823166Z #10 1064.8 Strat 0, arch 0, type 1
2022-01-07T13:41:18.0823629Z #10 1064.8 Strat 0, arch 0, type 2
2022-01-07T13:41:18.0824101Z #10 1064.8 Strat 0, arch 0, type 3
2022-01-07T13:41:18.0824571Z #10 1064.8 Strat 0, arch 0, type 4
2022-01-07T13:41:18.0825021Z #10 1064.8 Strat 0, arch 0, type 5
2022-01-07T13:41:18.0825487Z #10 1064.8 Strat 0, arch 1, type 0
2022-01-07T13:41:18.0825959Z #10 1064.8 Strat 0, arch 1, type 1
2022-01-07T13:41:18.0826426Z #10 1064.8 Strat 0, arch 1, type 2
2022-01-07T13:41:18.0826874Z #10 1064.8 Strat 0, arch 1, type 3
2022-01-07T13:41:18.0827342Z #10 1064.8 Strat 0, arch 1, type 4
2022-01-07T13:41:18.0827811Z #10 1064.8 Strat 0, arch 1, type 5
2022-01-07T13:41:18.0828260Z #10 1064.8 Strat 0, arch 2, type 0
2022-01-07T13:41:18.0828729Z #10 1064.8 Strat 0, arch 2, type 1
2022-01-07T13:41:18.0829194Z #10 1064.8 Strat 0, arch 2, type 2
2022-01-07T13:41:18.0829641Z #10 1064.8 Strat 0, arch 2, type 3
2022-01-07T13:41:18.0830112Z #10 1064.8 Strat 0, arch 2, type 4
2022-01-07T13:41:18.0830871Z #10 1064.8 Strat 0, arch 2, type 5
2022-01-07T13:41:18.0831334Z #10 1064.8 Strat 0, arch 3, type 0
2022-01-07T13:41:18.0831775Z #10 1064.8 Strat 0, arch 3, type 1
2022-01-07T13:41:18.0832241Z #10 1064.8 Strat 0, arch 3, type 2
2022-01-07T13:41:18.0832705Z #10 1064.8 Strat 0, arch 3, type 3
2022-01-07T13:41:18.0833154Z #10 1064.8 Strat 0, arch 3, type 4
2022-01-07T13:41:18.0833616Z #10 1064.8 Strat 0, arch 3, type 5
2022-01-07T13:41:18.0834080Z #10 1064.8 Strat 1, arch 0, type 0
2022-01-07T13:41:18.0834530Z #10 1064.8 Strat 1, arch 0, type 1
2022-01-07T13:41:18.0834995Z #10 1064.8 Strat 1, arch 0, type 2
2022-01-07T13:41:18.0835459Z #10 1064.8 Strat 1, arch 0, type 3
2022-01-07T13:41:18.0835910Z #10 1064.8 Strat 1, arch 0, type 4
2022-01-07T13:41:18.0836377Z #10 1064.8 Strat 1, arch 0, type 5
2022-01-07T13:41:18.0836842Z #10 1064.8 Strat 1, arch 1, type 0
2022-01-07T13:41:18.0837305Z #10 1064.8 Strat 1, arch 1, type 1
2022-01-07T13:41:18.0837749Z #10 1064.8 Strat 1, arch 1, type 2
2022-01-07T13:41:18.0838222Z #10 1064.8 Strat 1, arch 1, type 3
2022-01-07T13:41:18.0838689Z #10 1064.8 Strat 1, arch 1, type 4
2022-01-07T13:41:18.0839139Z #10 1064.8 Strat 1, arch 1, type 5
2022-01-07T13:41:18.0839601Z #10 1064.8 Strat 1, arch 2, type 0
2022-01-07T13:41:18.0840058Z #10 1064.8 Strat 1, arch 2, type 1
2022-01-07T13:41:18.0840505Z #10 1064.8 Strat 1, arch 2, type 2
2022-01-07T13:41:18.0840970Z #10 1064.8 Strat 1, arch 2, type 3
2022-01-07T13:41:18.0841439Z #10 1064.8 Strat 1, arch 2, type 4
2022-01-07T13:41:18.0841907Z #10 1064.8 Strat 1, arch 2, type 5
2022-01-07T13:41:18.0842352Z #10 1064.8 Strat 1, arch 3, type 0
2022-01-07T13:41:18.0842814Z #10 1064.8 Strat 1, arch 3, type 1
2022-01-07T13:41:18.0843277Z #10 1064.8 Strat 1, arch 3, type 2
2022-01-07T13:41:18.0843727Z #10 1064.8 Strat 1, arch 3, type 3
2022-01-07T13:41:18.0844193Z #10 1064.8 Strat 1, arch 3, type 4
2022-01-07T13:41:18.0844655Z #10 1064.8 Strat 1, arch 3, type 5
2022-01-07T13:41:18.2330884Z #10 1064.8 ./test_scotch_graph_map data/m16x16.grf
2022-01-07T13:41:18.6583955Z #10 1065.4 Strat 0, arch 0, type 0
2022-01-07T13:41:18.6584529Z #10 1065.4 Strat 0, arch 0, type 1
2022-01-07T13:41:18.6585003Z #10 1065.4 Strat 0, arch 0, type 2
2022-01-07T13:41:18.6585471Z #10 1065.4 Strat 0, arch 0, type 3
2022-01-07T13:41:18.6585921Z #10 1065.4 Strat 0, arch 0, type 4
2022-01-07T13:41:18.6586393Z #10 1065.4 Strat 0, arch 0, type 5
2022-01-07T13:41:18.6586863Z #10 1065.4 Strat 0, arch 1, type 0
2022-01-07T13:41:18.6587328Z #10 1065.4 Strat 0, arch 1, type 1
2022-01-07T13:41:18.6587777Z #10 1065.4 Strat 0, arch 1, type 2
2022-01-07T13:41:18.6588246Z #10 1065.4 Strat 0, arch 1, type 3
2022-01-07T13:41:18.6588719Z #10 1065.4 Strat 0, arch 1, type 4
2022-01-07T13:41:18.6589169Z #10 1065.4 Strat 0, arch 1, type 5
2022-01-07T13:41:18.6589636Z #10 1065.4 Strat 0, arch 2, type 0
2022-01-07T13:41:18.6590103Z #10 1065.4 Strat 0, arch 2, type 1
2022-01-07T13:41:18.6590550Z #10 1065.4 Strat 0, arch 2, type 2
2022-01-07T13:41:18.6591020Z #10 1065.4 Strat 0, arch 2, type 3
2022-01-07T13:41:18.6591503Z #10 1065.4 Strat 0, arch 2, type 4
2022-01-07T13:41:18.6591972Z #10 1065.4 Strat 0, arch 2, type 5
2022-01-07T13:41:18.6592421Z #10 1065.4 Strat 0, arch 3, type 0
2022-01-07T13:41:18.6592887Z #10 1065.4 Strat 0, arch 3, type 1
2022-01-07T13:41:18.6593353Z #10 1065.4 Strat 0, arch 3, type 2
2022-01-07T13:41:18.6593801Z #10 1065.4 Strat 0, arch 3, type 3
2022-01-07T13:41:18.6594268Z #10 1065.4 Strat 0, arch 3, type 4
2022-01-07T13:41:18.6594734Z #10 1065.4 Strat 0, arch 3, type 5
2022-01-07T13:41:18.6598200Z #10 1065.4 Strat 1, arch 0, type 0
2022-01-07T13:41:18.6598690Z #10 1065.4 Strat 1, arch 0, type 1
2022-01-07T13:41:18.6599155Z #10 1065.4 Strat 1, arch 0, type 2
2022-01-07T13:41:18.6599601Z #10 1065.4 Strat 1, arch 0, type 3
2022-01-07T13:41:18.6600064Z #10 1065.4 Strat 1, arch 0, type 4
2022-01-07T13:41:18.6600528Z #10 1065.4 Strat 1, arch 0, type 5
2022-01-07T13:41:18.6600996Z #10 1065.4 Strat 1, arch 1, type 0
2022-01-07T13:41:18.6601445Z #10 1065.4 Strat 1, arch 1, type 1
2022-01-07T13:41:18.6602197Z #10 1065.4 Strat 1, arch 1, type 2
2022-01-07T13:41:18.6602661Z #10 1065.4 Strat 1, arch 1, type 3
2022-01-07T13:41:18.6603107Z #10 1065.4 Strat 1, arch 1, type 4
2022-01-07T13:41:18.6603569Z #10 1065.4 Strat 1, arch 1, type 5
2022-01-07T13:41:18.6604032Z #10 1065.4 Strat 1, arch 2, type 0
2022-01-07T13:41:18.6604475Z #10 1065.4 Strat 1, arch 2, type 1
2022-01-07T13:41:18.6604940Z #10 1065.4 Strat 1, arch 2, type 2
2022-01-07T13:41:18.6605403Z #10 1065.4 Strat 1, arch 2, type 3
2022-01-07T13:41:18.6605863Z #10 1065.4 Strat 1, arch 2, type 4
2022-01-07T13:41:18.6606309Z #10 1065.4 Strat 1, arch 2, type 5
2022-01-07T13:41:18.6606782Z #10 1065.4 Strat 1, arch 3, type 0
2022-01-07T13:41:18.6607253Z #10 1065.4 Strat 1, arch 3, type 1
2022-01-07T13:41:18.6607703Z #10 1065.4 Strat 1, arch 3, type 2
2022-01-07T13:41:18.6608559Z #10 1065.4 Strat 1, arch 3, type 3
2022-01-07T13:41:18.6610923Z #10 1065.4 Strat 1, arch 3, type 4
2022-01-07T13:41:18.6611533Z #10 1065.4 Strat 1, arch 3, type 5
2022-01-07T13:41:18.8090387Z #10 1065.4 ./test_scotch_graph_map data/m16x16_b100000.grf
2022-01-07T13:41:19.2502685Z #10 1066.0 Strat 0, arch 0, type 0
2022-01-07T13:41:19.2503184Z #10 1066.0 Strat 0, arch 0, type 1
2022-01-07T13:41:19.2503664Z #10 1066.0 Strat 0, arch 0, type 2
2022-01-07T13:41:19.2504135Z #10 1066.0 Strat 0, arch 0, type 3
2022-01-07T13:41:19.2504582Z #10 1066.0 Strat 0, arch 0, type 4
2022-01-07T13:41:19.2505057Z #10 1066.0 Strat 0, arch 0, type 5
2022-01-07T13:41:19.2505526Z #10 1066.0 Strat 0, arch 1, type 0
2022-01-07T13:41:19.2505992Z #10 1066.0 Strat 0, arch 1, type 1
2022-01-07T13:41:19.2506441Z #10 1066.0 Strat 0, arch 1, type 2
2022-01-07T13:41:19.2506914Z #10 1066.0 Strat 0, arch 1, type 3
2022-01-07T13:41:19.2507382Z #10 1066.0 Strat 0, arch 1, type 4
2022-01-07T13:41:19.2507832Z #10 1066.0 Strat 0, arch 1, type 5
2022-01-07T13:41:19.2508299Z #10 1066.0 Strat 0, arch 2, type 0
2022-01-07T13:41:19.2508773Z #10 1066.0 Strat 0, arch 2, type 1
2022-01-07T13:41:19.2509220Z #10 1066.0 Strat 0, arch 2, type 2
2022-01-07T13:41:19.2509953Z #10 1066.0 Strat 0, arch 2, type 3
2022-01-07T13:41:19.2510459Z #10 1066.0 Strat 0, arch 2, type 4
2022-01-07T13:41:19.2510920Z #10 1066.0 Strat 0, arch 2, type 5
2022-01-07T13:41:19.2511362Z #10 1066.0 Strat 0, arch 3, type 0
2022-01-07T13:41:19.2511834Z #10 1066.0 Strat 0, arch 3, type 1
2022-01-07T13:41:19.2512302Z #10 1066.0 Strat 0, arch 3, type 2
2022-01-07T13:41:19.2512749Z #10 1066.0 Strat 0, arch 3, type 3
2022-01-07T13:41:19.2513215Z #10 1066.0 Strat 0, arch 3, type 4
2022-01-07T13:41:19.2513678Z #10 1066.0 Strat 0, arch 3, type 5
2022-01-07T13:41:19.2514128Z #10 1066.0 Strat 1, arch 0, type 0
2022-01-07T13:41:19.2514597Z #10 1066.0 Strat 1, arch 0, type 1
2022-01-07T13:41:19.2515067Z #10 1066.0 Strat 1, arch 0, type 2
2022-01-07T13:41:19.2515532Z #10 1066.0 Strat 1, arch 0, type 3
2022-01-07T13:41:19.2515981Z #10 1066.0 Strat 1, arch 0, type 4
2022-01-07T13:41:19.2516446Z #10 1066.0 Strat 1, arch 0, type 5
2022-01-07T13:41:19.2516912Z #10 1066.0 Strat 1, arch 1, type 0
2022-01-07T13:41:19.2517373Z #10 1066.0 Strat 1, arch 1, type 1
2022-01-07T13:41:19.2517840Z #10 1066.0 Strat 1, arch 1, type 2
2022-01-07T13:41:19.2518305Z #10 1066.0 Strat 1, arch 1, type 3
2022-01-07T13:41:19.2518755Z #10 1066.0 Strat 1, arch 1, type 4
2022-01-07T13:41:19.2519222Z #10 1066.0 Strat 1, arch 1, type 5
2022-01-07T13:41:19.2519685Z #10 1066.0 Strat 1, arch 2, type 0
2022-01-07T13:41:19.2520133Z #10 1066.0 Strat 1, arch 2, type 1
2022-01-07T13:41:19.2520600Z #10 1066.0 Strat 1, arch 2, type 2
2022-01-07T13:41:19.2521063Z #10 1066.0 Strat 1, arch 2, type 3
2022-01-07T13:41:19.2521528Z #10 1066.0 Strat 1, arch 2, type 4
2022-01-07T13:41:19.2521971Z #10 1066.0 Strat 1, arch 2, type 5
2022-01-07T13:41:19.2522438Z #10 1066.0 Strat 1, arch 3, type 0
2022-01-07T13:41:19.2522904Z #10 1066.0 Strat 1, arch 3, type 1
2022-01-07T13:41:19.2523354Z #10 1066.0 Strat 1, arch 3, type 2
2022-01-07T13:41:19.2523821Z #10 1066.0 Strat 1, arch 3, type 3
2022-01-07T13:41:19.2524283Z #10 1066.0 Strat 1, arch 3, type 4
2022-01-07T13:41:19.2524894Z #10 1066.0 Strat 1, arch 3, type 5
2022-01-07T13:41:19.3623509Z #10 1066.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_scotch_graph_map_copy.c -o test_scotch_graph_map_copy -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:19.3626263Z #10 1066.1 ./test_scotch_graph_map_copy data/bump.grf
2022-01-07T13:41:19.4712989Z #10 1066.2 Strat 0, type 0
2022-01-07T13:41:19.4713535Z #10 1066.2 Strat 0, type 1
2022-01-07T13:41:19.4714014Z #10 1066.2 Strat 1, type 0
2022-01-07T13:41:19.4715918Z #10 1066.2 Strat 1, type 1
2022-01-07T13:41:19.6028584Z #10 1066.2 ./test_scotch_graph_map_copy data/bump_b100000.grf
2022-01-07T13:41:19.6029202Z #10 1066.3 Strat 0, type 0
2022-01-07T13:41:19.6029650Z #10 1066.3 Strat 0, type 1
2022-01-07T13:41:19.6030067Z #10 1066.3 Strat 1, type 0
2022-01-07T13:41:19.6030503Z #10 1066.3 Strat 1, type 1
2022-01-07T13:41:19.7532875Z #10 1066.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_scotch_graph_order.c -o test_scotch_graph_order -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:19.7535628Z #10 1066.4 ./test_scotch_graph_order data/bump.grf
2022-01-07T13:41:19.8669671Z #10 1066.5 ./test_scotch_graph_order data/bump_b100000.grf
2022-01-07T13:41:19.8673507Z #10 1066.6 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_scotch_graph_part_ovl.c -o test_scotch_graph_part_ovl -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:19.9960035Z #10 1066.7 ./test_scotch_graph_part_ovl 4 data/m16x16.grf /dev/null
2022-01-07T13:41:20.1324918Z #10 1066.7 M Compload[00] 72
2022-01-07T13:41:20.1327303Z #10 1066.7 M Compload[01] 72
2022-01-07T13:41:20.1329353Z #10 1066.7 M Compload[02] 72
2022-01-07T13:41:20.1329815Z #10 1066.7 M Compload[03] 72
2022-01-07T13:41:20.1330282Z #10 1066.7 M CompLoadAvg 72
2022-01-07T13:41:20.1330809Z #10 1066.7 M CompLoadMax/Avg 1
2022-01-07T13:41:20.1331440Z #10 1066.7 ./test_scotch_graph_part_ovl 4 data/m16x16_b100000.grf /dev/null
2022-01-07T13:41:20.1332029Z #10 1066.7 M Compload[00] 72
2022-01-07T13:41:20.1332459Z #10 1066.7 M Compload[01] 72
2022-01-07T13:41:20.1332903Z #10 1066.7 M Compload[02] 72
2022-01-07T13:41:20.1333349Z #10 1066.7 M Compload[03] 72
2022-01-07T13:41:20.1333812Z #10 1066.7 M CompLoadAvg 72
2022-01-07T13:41:20.1334292Z #10 1066.7 M CompLoadMax/Avg 1
2022-01-07T13:41:20.1338124Z #10 1066.7 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_scotch_mesh_graph.c -o test_scotch_mesh_graph -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:20.1341202Z #10 1066.8 ./test_scotch_mesh_graph data/ship001.msh
2022-01-07T13:41:20.1344694Z #10 1066.9 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_libmetis.c -o test_libmetis_v3 -lscotchmetisv3 -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:20.2404199Z #10 1067.0 ./test_libmetis_v3 data/bump.grf
2022-01-07T13:41:20.6919791Z #10 1067.3 ./test_libmetis_v3 data/bump_b1.grf
2022-01-07T13:41:20.9504305Z #10 1067.7 ./test_libmetis_v3 data/bump_imbal_32.grf
2022-01-07T13:41:21.4024118Z #10 1068.0 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_libmetis.c -o test_libmetis_v5 -lscotchmetisv5 -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:21.5526633Z #10 1068.1 ./test_libmetis_v5 data/bump.grf
2022-01-07T13:41:21.8537753Z #10 1068.5 ./test_libmetis_v5 data/bump_b1.grf
2022-01-07T13:41:22.1543007Z #10 1068.8 ./test_libmetis_v5 data/bump_imbal_32.grf
2022-01-07T13:41:22.4428689Z #10 1069.2 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_libmetis_dual.c -o test_libmetis_dual_v3 -lscotchmetisv3 -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:22.5715019Z #10 1069.3 ./test_libmetis_dual_v3
2022-01-07T13:41:22.7031536Z #10 1069.3 ./test_libmetis_dual_v3 1
2022-01-07T13:41:22.7035478Z #10 1069.3 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_libmetis_dual.c -o test_libmetis_dual_v5 -lscotchmetisv5 -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:22.7038190Z #10 1069.4 ./test_libmetis_dual_v5
2022-01-07T13:41:22.8530026Z #10 1069.4 ./test_libmetis_dual_v5 1
2022-01-07T13:41:22.8532537Z #10 1069.4 gfortran -I../../include -L../../lib test_libmetis_dual_f.f90 -o test_libmetis_dual_f_v3 -lscotchmetisv3 -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:22.8534249Z #10 1069.5 ./test_libmetis_dual_f_v3
2022-01-07T13:41:22.8536389Z #10 1069.5 gfortran -I../../include -L../../lib test_libmetis_dual_f.f90 -o test_libmetis_dual_f_v5 -lscotchmetisv5 -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:22.9535682Z #10 1069.6 ./test_libmetis_dual_f_v5
2022-01-07T13:41:22.9536873Z #10 1069.6 ../../bin/atst ../../tgt/t4x4x4.tgt
2022-01-07T13:41:22.9537798Z #10 1069.6 A Terminals nbr=64
2022-01-07T13:41:22.9539507Z #10 1069.6 A Distance min=-1 max=6 avg=3.04762 dlt=1.83825
2022-01-07T13:41:22.9540064Z #10 1069.6 ../../bin/amk_ccc 5 | ../../bin/atst
2022-01-07T13:41:22.9541205Z #10 1069.6 A Terminals nbr=160
2022-01-07T13:41:22.9542059Z #10 1069.6 A Distance min=-1 max=10 avg=5.98742 dlt=3.12598
2022-01-07T13:41:22.9542607Z #10 1069.6 ../../bin/amk_fft2 5 | ../../bin/atst
2022-01-07T13:41:22.9543097Z #10 1069.6 A Terminals nbr=192
2022-01-07T13:41:22.9543839Z #10 1069.6 A Distance min=-1 max=10 avg=6.09773 dlt=3.56979
2022-01-07T13:41:22.9544351Z #10 1069.6 ../../bin/amk_hy 5 | ../../bin/atst
2022-01-07T13:41:22.9544837Z #10 1069.6 A Terminals nbr=32
2022-01-07T13:41:22.9545668Z #10 1069.6 A Distance min=-1 max=5 avg=2.58065 dlt=1.76899
2022-01-07T13:41:22.9546181Z #10 1069.6 ../../bin/amk_m2 5 12 | ../../bin/atst
2022-01-07T13:41:22.9546659Z #10 1069.7 A Terminals nbr=60
2022-01-07T13:41:22.9547386Z #10 1069.7 A Distance min=-1 max=15 avg=5.66667 dlt=5.0064
2022-01-07T13:41:22.9548101Z #10 1069.7 ../../bin/amk_m2 -mo 5 12 | ../../bin/atst
2022-01-07T13:41:22.9548614Z #10 1069.7 A Terminals nbr=60
2022-01-07T13:41:22.9549346Z #10 1069.7 A Distance min=-1 max=15 avg=5.66667 dlt=5.0064
2022-01-07T13:41:22.9549876Z #10 1069.7 ../../bin/amk_p2 5 7 | ../../bin/atst
2022-01-07T13:41:22.9550346Z #10 1069.7 A Terminals nbr=2
2022-01-07T13:41:22.9551048Z #10 1069.7 A Distance min=-1 max=1 avg=1 dlt=0
2022-01-07T13:41:22.9551620Z #10 1069.7 ../../bin/amk_grf data/m16x16.grf | ../../bin/atst
2022-01-07T13:41:22.9552131Z #10 1069.7 A Terminals nbr=256
2022-01-07T13:41:22.9552869Z #10 1069.7 A Distance min=-1 max=30 avg=10.6667 dlt=8.68676
2022-01-07T13:41:23.0793509Z #10 1069.7 ../../bin/amk_grf -2 data/m16x16.grf | ../../bin/atst
2022-01-07T13:41:23.0794135Z #10 1069.8 A Terminals nbr=256
2022-01-07T13:41:23.0794888Z #10 1069.8 A Distance min=-1 max=194 avg=37.21 dlt=48.4823
2022-01-07T13:41:23.2292626Z #10 1069.8 ../../bin/amk_grf -ldata/m4x4_vertlist.txt data/m4x4.grf | ../../bin/atst
2022-01-07T13:41:23.2294479Z #10 1069.8 A Terminals nbr=5
2022-01-07T13:41:23.2296460Z #10 1069.8 A Distance min=-1 max=6 avg=3 dlt=2.8
2022-01-07T13:41:23.2298338Z #10 1069.8 ../../bin/amk_grf -ldata/m4x4_vertlist.txt -2 data/m4x4.grf | ../../bin/atst
2022-01-07T13:41:23.2299815Z #10 1069.8 A Terminals nbr=5
2022-01-07T13:41:23.2301360Z #10 1069.8 A Distance min=-1 max=9 avg=3.8 dlt=5.04
2022-01-07T13:41:23.2302713Z #10 1069.8 ../../bin/amk_m2 5 12 | ../../bin/acpl | ../../bin/atst
2022-01-07T13:41:23.2303967Z #10 1069.8 A Terminals nbr=60
2022-01-07T13:41:23.2305529Z #10 1069.8 A Distance min=-1 max=15 avg=5.66667 dlt=5.0064
2022-01-07T13:41:23.2306923Z #10 1069.8 ../../bin/gbase 1 data/m4x4.grf /tmp/m4x4_b1.grf
2022-01-07T13:41:23.2308674Z #10 1069.8 diff -q "data/m4x4_b1.grf" "/tmp/m4x4_b1.grf"
2022-01-07T13:41:23.2310070Z #10 1069.8 ../../bin/gbase 1 data/m4x4_b1.grf /tmp/m4x4_b1.grf
2022-01-07T13:41:23.2311694Z #10 1069.9 diff -q "data/m4x4_b1.grf" "/tmp/m4x4_b1.grf"
2022-01-07T13:41:23.2313094Z #10 1069.9 ../../bin/gbase 0 data/m4x4_b1.grf /tmp/m4x4.grf
2022-01-07T13:41:23.2314740Z #10 1069.9 diff -q "data/m4x4.grf" "/tmp/m4x4.grf"
2022-01-07T13:41:23.2316491Z #10 1069.9 ../../bin/gmap data/bump.grf ../../tgt/h3.tgt /tmp/bump_h3.map -vmt
2022-01-07T13:41:23.3455772Z #10 1070.1 T Mapping 0.204432
2022-01-07T13:41:23.3456912Z #10 1070.1 T I/O 0.00390816
2022-01-07T13:41:23.3458041Z #10 1070.1 T Total 0.20834
2022-01-07T13:41:23.3459129Z #10 1070.1 M Processors 8/8 (1)
2022-01-07T13:41:23.3460274Z #10 1070.1 M Target min=1221 max=1233 avg=1225 dlt=0.00244898 maxavg=1.00653
2022-01-07T13:41:23.3461429Z #10 1070.1 M Neighbors min=2 max=5 sum=26
2022-01-07T13:41:23.3462498Z #10 1070.1 M CommDilat=0.024044 (697)
2022-01-07T13:41:23.3463570Z #10 1070.1 M CommExpan=0.024044 (697)
2022-01-07T13:41:23.3464614Z #10 1070.1 M CommCutSz=0.023940 (694)
2022-01-07T13:41:23.3465675Z #10 1070.1 M CommDelta=1.000000
2022-01-07T13:41:23.3466682Z #10 1070.1 M CommLoad[0]=0.976060
2022-01-07T13:41:23.3467702Z #10 1070.1 M CommLoad[1]=0.023837
2022-01-07T13:41:23.3469227Z #10 1070.1 M CommLoad[2]=0.000103
2022-01-07T13:41:23.3470353Z #10 1070.1 M PartDiam min=42 max=59 avg=50.500000
2022-01-07T13:41:23.4466220Z #10 1070.1 ../../bin/gmap data/small.grf ../../tgt/m11x13.tgt /tmp/small_m11x13.map -vmt
2022-01-07T13:41:23.4467292Z #10 1070.1 T Mapping 0.000260115
2022-01-07T13:41:23.4482460Z #10 1070.1 T I/O 0.000248432
2022-01-07T13:41:23.4486947Z #10 1070.1 T Total 0.000508547
2022-01-07T13:41:23.4487503Z #10 1070.1 M Processors 12/143 (0.0839161)
2022-01-07T13:41:23.4494052Z #10 1070.1 M Target min=1 max=1 avg=1 dlt=0 maxavg=1
2022-01-07T13:41:23.4499679Z #10 1070.1 M Neighbors min=2 max=4 sum=34
2022-01-07T13:41:23.4501431Z #10 1070.1 M CommDilat=3.058824 (52)
2022-01-07T13:41:23.4502409Z #10 1070.1 M CommExpan=3.058824 (52)
2022-01-07T13:41:23.4519878Z #10 1070.1 M CommCutSz=1.000000 (17)
2022-01-07T13:41:23.4520787Z #10 1070.1 M CommDelta=1.000000
2022-01-07T13:41:23.4521568Z #10 1070.1 M CommLoad[0]=0.000000
2022-01-07T13:41:23.4522126Z #10 1070.1 M CommLoad[1]=0.411765
2022-01-07T13:41:23.4523112Z #10 1070.1 M CommLoad[2]=0.176471
2022-01-07T13:41:23.4523607Z #10 1070.1 M CommLoad[3]=0.117647
2022-01-07T13:41:23.4524557Z #10 1070.1 M CommLoad[4]=0.117647
2022-01-07T13:41:23.4525465Z #10 1070.1 M CommLoad[5]=0.000000
2022-01-07T13:41:23.4525943Z #10 1070.1 M CommLoad[6]=0.058824
2022-01-07T13:41:23.4527382Z #10 1070.1 M CommLoad[7]=0.000000
2022-01-07T13:41:23.4529255Z #10 1070.1 M CommLoad[8]=0.058824
2022-01-07T13:41:23.4530056Z #10 1070.1 M CommLoad[9]=0.000000
2022-01-07T13:41:23.4530932Z #10 1070.1 M CommLoad[10]=0.000000
2022-01-07T13:41:23.4531427Z #10 1070.1 M CommLoad[11]=0.058824
2022-01-07T13:41:23.4532026Z #10 1070.1 M PartDiam min=1 max=1 avg=1.000000
2022-01-07T13:41:23.4532522Z #10 1070.1 ../../bin/gmk_hy 5 | ../../bin/gtst
2022-01-07T13:41:23.4532988Z #10 1070.1 S Vertex nbr=32
2022-01-07T13:41:23.4533502Z #10 1070.1 S Vertex load min=1 max=1 sum=32 avg=1 dlt=0
2022-01-07T13:41:23.4542353Z #10 1070.1 S Vertex degree min=5 max=5 sum=160 avg=5 dlt=0
2022-01-07T13:41:23.4543223Z #10 1070.1 S Edge nbr=80
2022-01-07T13:41:23.4543739Z #10 1070.1 S Edge load min=1 max=1 sum=80 avg=1 dlt=0
2022-01-07T13:41:23.4544318Z #10 1070.1 ../../bin/gmk_m2 5 1 | ../../bin/gtst
2022-01-07T13:41:23.4544786Z #10 1070.1 S Vertex nbr=5
2022-01-07T13:41:23.4545277Z #10 1070.1 S Vertex load min=1 max=1 sum=5 avg=1 dlt=0
2022-01-07T13:41:23.4545864Z #10 1070.1 S Vertex degree min=1 max=2 sum=8 avg=1.6 dlt=0.48
2022-01-07T13:41:23.4546368Z #10 1070.1 S Edge nbr=4
2022-01-07T13:41:23.4549288Z #10 1070.1 S Edge load min=1 max=1 sum=4 avg=1 dlt=0
2022-01-07T13:41:23.4551084Z #10 1070.1 ../../bin/gmk_m2 -b1 -e 5 4 -g/dev/null | ../../bin/gtst
2022-01-07T13:41:23.4551939Z #10 1070.1 S Vertex nbr=20
2022-01-07T13:41:23.4553167Z #10 1070.1 S Vertex load min=1 max=1 sum=20 avg=1 dlt=0
2022-01-07T13:41:23.4553793Z #10 1070.1 S Vertex degree min=3 max=8 sum=110 avg=5.5 dlt=1.5
2022-01-07T13:41:23.4554546Z #10 1070.1 S Edge nbr=55
2022-01-07T13:41:23.4555788Z #10 1070.1 S Edge load min=1 max=1 sum=55 avg=1 dlt=0
2022-01-07T13:41:23.4559329Z #10 1070.1 ../../bin/gmk_m2 -t 5 4 | ../../bin/gtst
2022-01-07T13:41:23.4560330Z #10 1070.1 S Vertex nbr=20
2022-01-07T13:41:23.4561313Z #10 1070.1 S Vertex load min=1 max=1 sum=20 avg=1 dlt=0
2022-01-07T13:41:23.4562217Z #10 1070.1 S Vertex degree min=4 max=4 sum=80 avg=4 dlt=0
2022-01-07T13:41:23.4562938Z #10 1070.1 S Edge nbr=40
2022-01-07T13:41:23.4563431Z #10 1070.1 S Edge load min=1 max=1 sum=40 avg=1 dlt=0
2022-01-07T13:41:23.4564308Z #10 1070.1 ../../bin/gmk_m2 -b1 -e -t 5 2 | ../../bin/gtst
2022-01-07T13:41:23.4564786Z #10 1070.1 S Vertex nbr=10
2022-01-07T13:41:23.4565295Z #10 1070.1 S Vertex load min=1 max=1 sum=10 avg=1 dlt=0
2022-01-07T13:41:23.4565887Z #10 1070.1 S Vertex degree min=5 max=5 sum=50 avg=5 dlt=0
2022-01-07T13:41:23.4566379Z #10 1070.1 S Edge nbr=25
2022-01-07T13:41:23.4566866Z #10 1070.1 S Edge load min=1 max=1 sum=25 avg=1 dlt=0
2022-01-07T13:41:23.4567636Z #10 1070.1 ../../bin/gmk_m2 -b1 -e -t 5 1 | ../../bin/gtst
2022-01-07T13:41:23.4568573Z #10 1070.1 S Vertex nbr=5
2022-01-07T13:41:23.4569065Z #10 1070.1 S Vertex load min=1 max=1 sum=5 avg=1 dlt=0
2022-01-07T13:41:23.4569654Z #10 1070.1 S Vertex degree min=2 max=2 sum=10 avg=2 dlt=0
2022-01-07T13:41:23.4570160Z #10 1070.1 S Edge nbr=5
2022-01-07T13:41:23.4570624Z #10 1070.1 S Edge load min=1 max=1 sum=5 avg=1 dlt=0
2022-01-07T13:41:23.4571464Z #10 1070.1 ../../bin/gmk_m3 -b1 5 4 3 -g/dev/null | ../../bin/gtst
2022-01-07T13:41:23.4571973Z #10 1070.2 S Vertex nbr=60
2022-01-07T13:41:23.4572464Z #10 1070.2 S Vertex load min=1 max=1 sum=60 avg=1 dlt=0
2022-01-07T13:41:23.4573065Z #10 1070.2 S Vertex degree min=3 max=6 sum=266 avg=4.43333 dlt=0.728889
2022-01-07T13:41:23.4573581Z #10 1070.2 S Edge nbr=133
2022-01-07T13:41:23.4574065Z #10 1070.2 S Edge load min=1 max=1 sum=133 avg=1 dlt=0
2022-01-07T13:41:23.4574567Z #10 1070.2 ../../bin/gmk_ub2 5 | ../../bin/gtst
2022-01-07T13:41:23.4575033Z #10 1070.2 S Vertex nbr=32
2022-01-07T13:41:23.4575545Z #10 1070.2 S Vertex load min=1 max=1 sum=32 avg=1 dlt=0
2022-01-07T13:41:23.4576149Z #10 1070.2 S Vertex degree min=2 max=4 sum=122 avg=3.8125 dlt=0.328125
2022-01-07T13:41:23.4576673Z #10 1070.2 S Edge nbr=61
2022-01-07T13:41:23.4577157Z #10 1070.2 S Edge load min=1 max=1 sum=61 avg=1 dlt=0
2022-01-07T13:41:23.4577678Z #10 1070.2 ../../bin/mmk_m2 5 1 /tmp/m2_5_1.msh
2022-01-07T13:41:23.4578149Z #10 1070.2 ../../bin/mmk_m2 5 4 /tmp/m2_5_4.msh
2022-01-07T13:41:23.4578634Z #10 1070.2 ../../bin/mmk_m3 5 4 3 /tmp/m2_5_4_3.msh
2022-01-07T13:41:23.4579119Z #10 1070.2 ../../bin/mtst /tmp/m2_5_1.msh
2022-01-07T13:41:23.4579571Z #10 1070.2 S Elements nbr=5
2022-01-07T13:41:23.4580013Z #10 1070.2 S Nodes nbr=12
2022-01-07T13:41:23.4580496Z #10 1070.2 S Node load min=1 max=1 sum=12 avg=1 dlt=0
2022-01-07T13:41:23.4581061Z #10 1070.2 S Element degree min=4 max=4 sum=20 avg=4 dlt=0
2022-01-07T13:41:23.4582028Z #10 1070.2 S Node degree min=1 max=2 sum=20 avg=1.66667 dlt=0.444444
2022-01-07T13:41:23.4583071Z #10 1070.2 S Edge nbr=20
2022-01-07T13:41:23.4584216Z #10 1070.2 ../../bin/mtst /tmp/m2_5_4.msh
2022-01-07T13:41:23.4585421Z #10 1070.2 S Elements nbr=20
2022-01-07T13:41:23.4586334Z #10 1070.2 S Nodes nbr=30
2022-01-07T13:41:23.4587199Z #10 1070.2 S Node load min=1 max=1 sum=30 avg=1 dlt=0
2022-01-07T13:41:23.4588081Z #10 1070.2 S Element degree min=4 max=4 sum=80 avg=4 dlt=0
2022-01-07T13:41:23.4588919Z #10 1070.2 S Node degree min=1 max=4 sum=80 avg=2.66667 dlt=1.06667
2022-01-07T13:41:23.4590537Z #10 1070.2 S Edge nbr=80
2022-01-07T13:41:23.4591011Z #10 1070.2 ../../bin/mtst /tmp/m2_5_4_3.msh
2022-01-07T13:41:23.5971634Z #10 1070.2 S Elements nbr=60
2022-01-07T13:41:23.5972244Z #10 1070.2 S Nodes nbr=120
2022-01-07T13:41:23.5972752Z #10 1070.2 S Node load min=1 max=1 sum=120 avg=1 dlt=0
2022-01-07T13:41:23.5973333Z #10 1070.2 S Element degree min=8 max=8 sum=480 avg=8 dlt=0
2022-01-07T13:41:23.5973942Z #10 1070.2 S Node degree min=1 max=8 sum=480 avg=4 dlt=1.6
2022-01-07T13:41:23.5974441Z #10 1070.2 S Edge nbr=480
2022-01-07T13:41:23.5974966Z #10 1070.2 ../../bin/gmk_msh /tmp/m2_5_1.msh /tmp/m2_5_1.grf
2022-01-07T13:41:23.5975483Z #10 1070.2 ../../bin/gtst /tmp/m2_5_1.grf
2022-01-07T13:41:23.5975945Z #10 1070.2 S Vertex nbr=12
2022-01-07T13:41:23.5976468Z #10 1070.2 S Vertex load min=1 max=1 sum=12 avg=1 dlt=0
2022-01-07T13:41:23.5977061Z #10 1070.2 S Vertex degree min=3 max=5 sum=52 avg=4.33333 dlt=0.888889
2022-01-07T13:41:23.5977582Z #10 1070.2 S Edge nbr=26
2022-01-07T13:41:23.5978069Z #10 1070.2 S Edge load min=1 max=1 sum=26 avg=1 dlt=0
2022-01-07T13:41:23.5978628Z #10 1070.2 ../../bin/gmk_msh /tmp/m2_5_4.msh /tmp/m2_5_4.grf
2022-01-07T13:41:23.5979125Z #10 1070.2 ../../bin/gtst /tmp/m2_5_4.grf
2022-01-07T13:41:23.5979587Z #10 1070.2 S Vertex nbr=30
2022-01-07T13:41:23.5980092Z #10 1070.2 S Vertex load min=1 max=1 sum=30 avg=1 dlt=0
2022-01-07T13:41:23.5980844Z #10 1070.2 S Vertex degree min=3 max=8 sum=178 avg=5.93333 dlt=1.65333
2022-01-07T13:41:23.5981362Z #10 1070.2 S Edge nbr=89
2022-01-07T13:41:23.5981849Z #10 1070.2 S Edge load min=1 max=1 sum=89 avg=1 dlt=0
2022-01-07T13:41:23.5982698Z #10 1070.2 ../../bin/gmk_msh /tmp/m2_5_4_3.msh /tmp/m2_5_4_3.grf
2022-01-07T13:41:23.5983232Z #10 1070.2 ../../bin/gtst /tmp/m2_5_4_3.grf
2022-01-07T13:41:23.5983702Z #10 1070.2 S Vertex nbr=120
2022-01-07T13:41:23.5984222Z #10 1070.2 S Vertex load min=1 max=1 sum=120 avg=1 dlt=0
2022-01-07T13:41:23.5984813Z #10 1070.2 S Vertex degree min=7 max=26 sum=1960 avg=16.3333 dlt=4.44444
2022-01-07T13:41:23.5985337Z #10 1070.2 S Edge nbr=980
2022-01-07T13:41:23.5985831Z #10 1070.2 S Edge load min=1 max=1 sum=980 avg=1 dlt=0
2022-01-07T13:41:23.5986429Z #10 1070.2 ../../bin/gmk_msh data/ship001.msh /tmp/ship001.grf
2022-01-07T13:41:24.0489432Z #10 1070.7 ../../bin/gtst /tmp/ship001.grf
2022-01-07T13:41:24.6191393Z #10 1071.4 S Vertex nbr=34920
2022-01-07T13:41:24.6191956Z #10 1071.4 S Vertex load min=1 max=1 sum=34920 avg=1 dlt=0
2022-01-07T13:41:24.6192573Z #10 1071.4 S Vertex degree min=17 max=437 sum=4609310 avg=131.996 dlt=41.8254
2022-01-07T13:41:24.6193091Z #10 1071.4 S Edge nbr=2304655
2022-01-07T13:41:24.6193617Z #10 1071.4 S Edge load min=1 max=1 sum=2304655 avg=1 dlt=0
2022-01-07T13:41:24.7449494Z #10 1071.4 ../../bin/gmk_msh "data/small_55.msh" /tmp/small_55_d1.grf -d1
2022-01-07T13:41:24.7450447Z #10 1071.4 diff -q "data/small_55_d1.grf" /tmp/small_55_d1.grf
2022-01-07T13:41:24.7451386Z #10 1071.4 ../../bin/gmk_msh "data/small_55.msh" /tmp/small_55_d2.grf -d2
2022-01-07T13:41:24.7452237Z #10 1071.4 diff -q "data/small_55_d2.grf" /tmp/small_55_d2.grf
2022-01-07T13:41:24.7453092Z #10 1071.4 ../../bin/gmk_msh "data/small_55.msh" /tmp/small_55_d3.grf -d3
2022-01-07T13:41:24.7453931Z #10 1071.4 diff -q "data/small_55_d2.grf" /tmp/small_55_d3.grf
2022-01-07T13:41:24.7454759Z #10 1071.4 ../../bin/gmk_msh "data/cube_8.msh" /tmp/cube_8_d3.grf -d3
2022-01-07T13:41:24.7455597Z #10 1071.4 diff -q "data/cube_8_d3.grf" /tmp/cube_8_d3.grf
2022-01-07T13:41:24.7456435Z #10 1071.4 ../../bin/gord data/bump.grf /tmp/bump.ord -Cu -vt
2022-01-07T13:41:24.7456962Z #10 1071.4 T Order 0.0347972
2022-01-07T13:41:24.7457653Z #10 1071.4 T I/O 0.0039587
2022-01-07T13:41:24.7458095Z #10 1071.4 T Total 0.0387559
2022-01-07T13:41:24.7458880Z #10 1071.4 ../../bin/gord data/bump_b1.grf /tmp/bump_b1.ord -Cd -vt
2022-01-07T13:41:24.7459428Z #10 1071.5 T Order 0.0348649
2022-01-07T13:41:24.7459831Z #10 1071.5 T I/O 0.0039072
2022-01-07T13:41:24.7460229Z #10 1071.5 T Total 0.0387721
2022-01-07T13:41:24.8957600Z #10 1071.5 ../../bin/gord data/bump_b1.grf '-On{sep=(/((vert)>(240))?(e{strat=g}|g|h);),ole=d{cmin=15,cmax=100000,frat=0},ose=g{pass=3}}' /tmp/bump_b1_2.ord -Cr -vt
2022-01-07T13:41:24.8958472Z #10 1071.5 T Order 0.0152426
2022-01-07T13:41:24.8958893Z #10 1071.5 T I/O 0.00393414
2022-01-07T13:41:24.8959299Z #10 1071.5 T Total 0.0191767
2022-01-07T13:41:24.8960120Z #10 1071.5 ../../bin/gord data/bump_imbal_32.grf /tmp/bump_imbal_32.ord -Cf -vt
2022-01-07T13:41:24.8960692Z #10 1071.5 T Order 0.0366223
2022-01-07T13:41:24.8961102Z #10 1071.5 T I/O 0.00418735
2022-01-07T13:41:24.8961482Z #10 1071.5 T Total 0.0408096
2022-01-07T13:41:24.8962346Z #10 1071.5 ../../bin/gord data/nocoarsen.grf /tmp/nocoarsen.ord -vt
2022-01-07T13:41:25.0465771Z #10 1071.7 T Order 0.131926
2022-01-07T13:41:25.0466237Z #10 1071.7 T I/O 0.00477386
2022-01-07T13:41:25.0466648Z #10 1071.7 T Total 0.1367
2022-01-07T13:41:25.0468309Z #10 1071.7 ../../bin/gord data/compress-coarsen.grf /tmp/compress-coarsen.ord -vt
2022-01-07T13:41:25.0469112Z #10 1071.7 T Order 0.00144315
2022-01-07T13:41:25.0469509Z #10 1071.7 T I/O 0.00117612
2022-01-07T13:41:25.0469917Z #10 1071.7 T Total 0.00261927
2022-01-07T13:41:25.0470734Z #10 1071.7 ../../bin/gord /tmp/ship001.grf /tmp/ship001.ord -vt
2022-01-07T13:41:25.3472426Z #10 1072.0 T Order 0.102442
2022-01-07T13:41:25.3472879Z #10 1072.0 T I/O 0.173184
2022-01-07T13:41:25.3473286Z #10 1072.0 T Total 0.275626
2022-01-07T13:41:25.3474597Z #10 1072.0 ../../bin/gord data/m4x4_b1_ev.grf /tmp/m4x4_b1.ord '-ob{cmin=3,strat=s}'
2022-01-07T13:41:25.3475623Z #10 1072.0 ../../bin/gord data/m4x4_b1_ev.grf /tmp/m4x4_b1_ev.ord '-ob{cmin=2,strat=s}'
2022-01-07T13:41:25.3477069Z #10 1072.0 ../../bin/gord data/m4x4_b1_ev.grf /tmp/m4x4_b1_ev.ord '-ob{cmin=1,strat=s}'
2022-01-07T13:41:25.3477767Z #10 1072.0 ../../bin/gotst data/bump.grf /tmp/bump.ord
2022-01-07T13:41:25.3478283Z #10 1072.0 O Leaf=1039
2022-01-07T13:41:25.3478750Z #10 1072.0 O Height min=219 max=356 avg=278.826756 dlt=17.386524 ( 6.24)
2022-01-07T13:41:25.3479245Z #10 1072.0 O NNZ=3.169690e+05
2022-01-07T13:41:25.3479661Z #10 1072.0 O OPC=1.748121e+07
2022-01-07T13:41:25.3480167Z #10 1072.0 ../../bin/gotst data/bump_b1.grf /tmp/bump_b1.ord
2022-01-07T13:41:25.3480675Z #10 1072.0 O Leaf=1037
2022-01-07T13:41:25.3481155Z #10 1072.0 O Height min=217 max=350 avg=278.669238 dlt=17.302433 ( 6.21)
2022-01-07T13:41:25.3481634Z #10 1072.0 O NNZ=3.172350e+05
2022-01-07T13:41:25.3482029Z #10 1072.0 O OPC=1.723092e+07
2022-01-07T13:41:25.3482578Z #10 1072.0 ../../bin/gotst data/bump_imbal_32.grf /tmp/bump_imbal_32.ord
2022-01-07T13:41:25.3483113Z #10 1072.0 O Leaf=999
2022-01-07T13:41:25.3483592Z #10 1072.0 O Height min=213 max=345 avg=279.394394 dlt=19.922627 ( 7.13)
2022-01-07T13:41:25.3484067Z #10 1072.0 O NNZ=5.140610e+05
2022-01-07T13:41:25.3484473Z #10 1072.0 O OPC=3.871939e+07
2022-01-07T13:41:25.3485054Z #10 1072.0 ../../bin/gotst data/nocoarsen.grf /tmp/nocoarsen.ord
2022-01-07T13:41:25.3485641Z #10 1072.0 O Leaf=2130
2022-01-07T13:41:25.3486122Z #10 1072.0 O Height min=191 max=1152 avg=1006.684507 dlt=76.421787 ( 7.59)
2022-01-07T13:41:25.3486605Z #10 1072.0 O NNZ=1.376997e+06
2022-01-07T13:41:25.3486996Z #10 1072.0 O OPC=5.231402e+08
2022-01-07T13:41:25.3488225Z #10 1072.0 ../../bin/gotst data/compress-coarsen.grf /tmp/compress-coarsen.ord
2022-01-07T13:41:25.3488998Z #10 1072.0 O Leaf=85
2022-01-07T13:41:25.3489465Z #10 1072.0 O Height min=1 max=318 avg=80.847059 dlt=64.942284 (80.33)
2022-01-07T13:41:25.3489949Z #10 1072.0 O NNZ=1.755300e+04
2022-01-07T13:41:25.3490362Z #10 1072.0 O OPC=3.168510e+05
2022-01-07T13:41:25.3491090Z #10 1072.0 ../../bin/gotst /tmp/ship001.grf /tmp/ship001.ord
2022-01-07T13:41:25.6357123Z #10 1072.3 O Leaf=243
2022-01-07T13:41:25.6358235Z #10 1072.3 O Height min=1638 max=2490 avg=2133.004115 dlt=138.711511 ( 6.50)
2022-01-07T13:41:25.6358797Z #10 1072.3 O NNZ=1.653269e+07
2022-01-07T13:41:25.6359230Z #10 1072.3 O OPC=1.089809e+10
2022-01-07T13:41:25.6360536Z #10 1072.3 ../../bin/gpart 9 data/bump.grf /tmp/bump_k9.map -Cd -vmt
2022-01-07T13:41:25.6361107Z #10 1072.4 T Mapping 0.034668
2022-01-07T13:41:25.6361529Z #10 1072.4 T I/O 0.00396013
2022-01-07T13:41:25.6361932Z #10 1072.4 T Total 0.0386281
2022-01-07T13:41:25.6362362Z #10 1072.4 M Processors 9/9 (1)
2022-01-07T13:41:25.6362922Z #10 1072.4 M Target min=1083 max=1094 avg=1088.89 dlt=0.00219955 maxavg=1.00469
2022-01-07T13:41:25.6363488Z #10 1072.4 M Neighbors min=2 max=4 sum=30
2022-01-07T13:41:25.6364670Z #10 1072.4 M CommDilat=0.026700 (774)
2022-01-07T13:41:25.6365184Z #10 1072.4 M CommExpan=0.026700 (774)
2022-01-07T13:41:25.6365659Z #10 1072.4 M CommCutSz=0.026700 (774)
2022-01-07T13:41:25.6366164Z #10 1072.4 M CommDelta=1.000000
2022-01-07T13:41:25.6366603Z #10 1072.4 M CommLoad[0]=0.973300
2022-01-07T13:41:25.6367050Z #10 1072.4 M CommLoad[1]=0.026700
2022-01-07T13:41:25.6367547Z #10 1072.4 M PartDiam min=42 max=50 avg=45.888889
2022-01-07T13:41:25.7719157Z #10 1072.4 ../../bin/gpart 9 data/bump_b100000.grf /tmp/bump_k9.map -Cu -vmt
2022-01-07T13:41:25.7719840Z #10 1072.4 T Mapping 0.0336516
2022-01-07T13:41:25.7720276Z #10 1072.4 T I/O 0.00444508
2022-01-07T13:41:25.7720677Z #10 1072.4 T Total 0.0380967
2022-01-07T13:41:25.7721130Z #10 1072.4 M Processors 9/9 (1)
2022-01-07T13:41:25.7721667Z #10 1072.4 M Target min=1079 max=1098 avg=1088.89 dlt=0.00201814 maxavg=1.00837
2022-01-07T13:41:25.7722243Z #10 1072.4 M Neighbors min=2 max=5 sum=30
2022-01-07T13:41:25.7722748Z #10 1072.4 M CommDilat=0.027424 (795)
2022-01-07T13:41:25.7723209Z #10 1072.4 M CommExpan=0.027424 (795)
2022-01-07T13:41:25.7723682Z #10 1072.4 M CommCutSz=0.027424 (795)
2022-01-07T13:41:25.7726776Z #10 1072.4 M CommDelta=1.000000
2022-01-07T13:41:25.7727815Z #10 1072.4 M CommLoad[0]=0.972576
2022-01-07T13:41:25.7728474Z #10 1072.4 M CommLoad[1]=0.027424
2022-01-07T13:41:25.7728974Z #10 1072.4 M PartDiam min=0 max=0 avg=0.000000
2022-01-07T13:41:25.7730051Z #10 1072.4 ../../bin/gpart 9 data/nocoarsen.grf /tmp/nocoarsen_k9.map -Cr -vmt
2022-01-07T13:41:25.7730684Z #10 1072.5 T Mapping 0.0803158
2022-01-07T13:41:25.7731105Z #10 1072.5 T I/O 0.00460362
2022-01-07T13:41:25.7731508Z #10 1072.5 T Total 0.0849195
2022-01-07T13:41:25.7731945Z #10 1072.5 M Processors 9/9 (1)
2022-01-07T13:41:25.7732498Z #10 1072.5 M Target min=1327 max=1356 avg=1345.67 dlt=0.00467894 maxavg=1.00768
2022-01-07T13:41:25.7733067Z #10 1072.5 M Neighbors min=7 max=8 sum=68
2022-01-07T13:41:25.7733555Z #10 1072.5 M CommDilat=0.111949 (3742)
2022-01-07T13:41:25.7735175Z #10 1072.5 M CommExpan=0.111949 (3742)
2022-01-07T13:41:25.7735659Z #10 1072.5 M CommCutSz=0.111949 (3742)
2022-01-07T13:41:25.7736131Z #10 1072.5 M CommDelta=1.000000
2022-01-07T13:41:25.7736591Z #10 1072.5 M CommLoad[0]=0.888051
2022-01-07T13:41:25.7737042Z #10 1072.5 M CommLoad[1]=0.111949
2022-01-07T13:41:25.7737537Z #10 1072.5 M PartDiam min=15 max=21 avg=19.111111
2022-01-07T13:41:25.8860130Z #10 1072.5 ../../bin/gpart 5 data/bump_b100000.grf /tmp/bump_k5.map -Cf -vmt '-Mr{bal=0.05,sep=m{vert=120,low=h{pass=10}f{bal=0.05,move=120},asc=b{bnd=f{bal=0.05,move=120},org=f{bal=0.05,move=120}}}}|m{vert=1000,low=r{bal=0.05,sep=m{vert=120,low=h{pass=10}f{bal=0.05,move=120},asc=b{bnd=f{bal=0.05,move=120},org=f{bal=0.05,move=120}}}},asc=b{bnd=f{bal=0.05,move=120},org=f{bal=0.05,move=120}}}'
2022-01-07T13:41:25.8861462Z #10 1072.5 T Mapping 0.0168021
2022-01-07T13:41:25.8861876Z #10 1072.5 T I/O 0.00438762
2022-01-07T13:41:25.8862286Z #10 1072.5 T Total 0.0211897
2022-01-07T13:41:25.8862741Z #10 1072.5 M Processors 5/5 (1)
2022-01-07T13:41:25.8863280Z #10 1072.5 M Target min=1939 max=1992 avg=1960 dlt=0.00979592 maxavg=1.01633
2022-01-07T13:41:25.8863860Z #10 1072.5 M Neighbors min=1 max=3 sum=12
2022-01-07T13:41:25.8864666Z #10 1072.5 M CommDilat=0.017593 (510)
2022-01-07T13:41:25.8865187Z #10 1072.5 M CommExpan=0.017593 (510)
2022-01-07T13:41:25.8865641Z #10 1072.5 M CommCutSz=0.017593 (510)
2022-01-07T13:41:25.8866112Z #10 1072.5 M CommDelta=1.000000
2022-01-07T13:41:25.8866571Z #10 1072.5 M CommLoad[0]=0.982407
2022-01-07T13:41:25.8867006Z #10 1072.5 M CommLoad[1]=0.017593
2022-01-07T13:41:25.8867499Z #10 1072.5 M PartDiam min=0 max=0 avg=0.000000
2022-01-07T13:41:25.8868542Z #10 1072.5 ../../bin/gout '-Oi{c,r}' data/bump.grf data/bump.xyz /tmp/bump_k9.map /tmp/bump_k9.iv
2022-01-07T13:41:25.8869659Z #10 1072.6 ../../bin/gout '-Om{e}' -gn data/bump.grf /dev/null /tmp/bump.ord /tmp/bump_ord.eps
2022-01-07T13:41:25.8870794Z #10 1072.6 ../../bin/gout '-Op{d,e,g,r,s}' data/bump.grf data/bump.xyz /tmp/bump_k9.map /tmp/bump_k9.eps
2022-01-07T13:41:26.0373060Z #10 1072.6 ../../bin/gout '-Ot{b,c,r}' -mn data/bump.grf data/bump.xyz /dev/null /tmp/bump_k9.tlp
2022-01-07T13:41:26.0374308Z #10 1072.7 ../../bin/gout '-Ov{v}' data/bump.grf data/bump.xyz /tmp/bump_k9.map /tmp/bump_k9.vtk
2022-01-07T13:41:26.0375254Z #10 1072.7 make[2]: 'check_prog_gpart' is up to date.
2022-01-07T13:41:26.0376120Z #10 1072.7 ../../bin/gpart -q 1 data/bump.grf /tmp/bump_part_cls_9.map -vmt
2022-01-07T13:41:26.3380746Z #10 1073.0 T Mapping 0.121856
2022-01-07T13:41:26.3381238Z #10 1073.0 T I/O 0.00402617
2022-01-07T13:41:26.3381649Z #10 1073.0 T Total 0.125882
2022-01-07T13:41:26.3382091Z #10 1073.0 M Processors 4835/4835 (1)
2022-01-07T13:41:26.3382645Z #10 1073.0 M Target min=1 max=3 avg=2.02689 dlt=0.47762 maxavg=1.4801
2022-01-07T13:41:26.3383218Z #10 1073.0 M Neighbors min=2 max=10 sum=28438
2022-01-07T13:41:26.3383727Z #10 1073.0 M CommDilat=0.748905 (21710)
2022-01-07T13:41:26.3384190Z #10 1073.0 M CommExpan=0.748905 (21710)
2022-01-07T13:41:26.3384663Z #10 1073.0 M CommCutSz=0.748905 (21710)
2022-01-07T13:41:26.3385150Z #10 1073.0 M CommDelta=1.000000
2022-01-07T13:41:26.3385591Z #10 1073.0 M CommLoad[0]=0.251095
2022-01-07T13:41:26.3386453Z #10 1073.0 M CommLoad[1]=0.748905
2022-01-07T13:41:26.3386949Z #10 1073.0 M PartDiam min=1 max=3 avg=1.549121
2022-01-07T13:41:26.3388298Z #10 1073.0 ../../bin/gpart -q 1 data/bump_b100000.grf /tmp/bump_b100000_part_cls_9.map -vmt
2022-01-07T13:41:26.4884333Z #10 1073.1 T Mapping 0.124328
2022-01-07T13:41:26.4884817Z #10 1073.1 T I/O 0.00456667
2022-01-07T13:41:26.4885223Z #10 1073.1 T Total 0.128894
2022-01-07T13:41:26.4885663Z #10 1073.1 M Processors 4820/4820 (1)
2022-01-07T13:41:26.4886215Z #10 1073.1 M Target min=1 max=3 avg=2.0332 dlt=0.47551 maxavg=1.47551
2022-01-07T13:41:26.4886791Z #10 1073.1 M Neighbors min=2 max=10 sum=28324
2022-01-07T13:41:26.4887281Z #10 1073.1 M CommDilat=0.748232 (21690)
2022-01-07T13:41:26.4887758Z #10 1073.1 M CommExpan=0.748232 (21690)
2022-01-07T13:41:26.4888433Z #10 1073.1 M CommCutSz=0.748232 (21690)
2022-01-07T13:41:26.4888911Z #10 1073.1 M CommDelta=1.000000
2022-01-07T13:41:26.4889359Z #10 1073.1 M CommLoad[0]=0.251768
2022-01-07T13:41:26.4889847Z #10 1073.1 M CommLoad[1]=0.748232
2022-01-07T13:41:26.4890339Z #10 1073.1 M PartDiam min=0 max=0 avg=0.000000
2022-01-07T13:41:26.4891020Z #10 1073.1 ../../bin/gmtst data/bump_b100000.grf ../../tgt/vcmplt.tgt /tmp/bump_b100000_part_cls_9.map
2022-01-07T13:41:26.4891698Z #10 1073.2 M Processors 4820/4820 (1)
2022-01-07T13:41:26.4892250Z #10 1073.2 M Target min=1 max=3 avg=2.0332 dlt=0.47551 maxavg=1.47551
2022-01-07T13:41:26.4892817Z #10 1073.2 M Neighbors min=2 max=10 sum=28324
2022-01-07T13:41:26.4893304Z #10 1073.2 M CommDilat=0.748232 (21690)
2022-01-07T13:41:26.4893781Z #10 1073.2 M CommExpan=0.748232 (21690)
2022-01-07T13:41:26.4894252Z #10 1073.2 M CommCutSz=0.748232 (21690)
2022-01-07T13:41:26.4894703Z #10 1073.2 M CommDelta=1.000000
2022-01-07T13:41:26.4895156Z #10 1073.2 M CommLoad[0]=0.251768
2022-01-07T13:41:26.4895601Z #10 1073.2 M CommLoad[1]=0.748232
2022-01-07T13:41:26.4896067Z #10 1073.2 M PartDiam min=0 max=0 avg=0.000000
2022-01-07T13:41:26.4897665Z #10 1073.2 ../../bin/gpart -q 1 data/bump_imbal_32.grf /tmp/bump_imbal_32_part_cls_32.map -vmt
2022-01-07T13:41:26.7893709Z #10 1073.5 T Mapping 0.125338
2022-01-07T13:41:26.7894166Z #10 1073.5 T I/O 0.00420737
2022-01-07T13:41:26.7894576Z #10 1073.5 T Total 0.129545
2022-01-07T13:41:26.7895034Z #10 1073.5 M Processors 5627/5627 (1)
2022-01-07T13:41:26.7895594Z #10 1073.5 M Target min=1 max=3 avg=2.177 dlt=0.264971 maxavg=1.37804
2022-01-07T13:41:26.7896154Z #10 1073.5 M Neighbors min=2 max=10 sum=33212
2022-01-07T13:41:26.7896667Z #10 1073.5 M CommDilat=0.794439 (23030)
2022-01-07T13:41:26.7897145Z #10 1073.5 M CommExpan=0.794439 (23030)
2022-01-07T13:41:26.7897608Z #10 1073.5 M CommCutSz=0.794439 (23030)
2022-01-07T13:41:26.7898081Z #10 1073.5 M CommDelta=1.000000
2022-01-07T13:41:26.7898542Z #10 1073.5 M CommLoad[0]=0.205561
2022-01-07T13:41:26.7899053Z #10 1073.5 M CommLoad[1]=0.794439
2022-01-07T13:41:26.7899533Z #10 1073.5 M PartDiam min=1 max=3 avg=1.424382
2022-01-07T13:41:26.7900260Z #10 1073.5 ../../bin/gmtst data/bump_imbal_32.grf ../../tgt/vhcub.tgt /tmp/bump_imbal_32_part_cls_32.map
2022-01-07T13:41:26.9112684Z #10 1073.6 M Processors 5627/5627 (1)
2022-01-07T13:41:26.9113291Z #10 1073.6 M Target min=1 max=3 avg=2.177 dlt=0.264971 maxavg=1.37804
2022-01-07T13:41:26.9113853Z #10 1073.6 M Neighbors min=2 max=10 sum=33212
2022-01-07T13:41:26.9114363Z #10 1073.6 M CommDilat=3.171513 (91939)
2022-01-07T13:41:26.9114836Z #10 1073.6 M CommExpan=3.171513 (91939)
2022-01-07T13:41:26.9115312Z #10 1073.6 M CommCutSz=0.794198 (23023)
2022-01-07T13:41:26.9115766Z #10 1073.6 M CommDelta=1.000000
2022-01-07T13:41:26.9116221Z #10 1073.6 M CommLoad[0]=0.205802
2022-01-07T13:41:26.9116670Z #10 1073.6 M CommLoad[1]=0.119459
2022-01-07T13:41:26.9117100Z #10 1073.6 M CommLoad[2]=0.123133
2022-01-07T13:41:26.9117545Z #10 1073.6 M CommLoad[3]=0.104419
2022-01-07T13:41:26.9117987Z #10 1073.6 M CommLoad[4]=0.111180
2022-01-07T13:41:26.9118410Z #10 1073.6 M CommLoad[5]=0.122943
2022-01-07T13:41:26.9118853Z #10 1073.6 M CommLoad[6]=0.109818
2022-01-07T13:41:26.9119632Z #10 1073.6 M CommLoad[7]=0.065715
2022-01-07T13:41:26.9120081Z #10 1073.6 M CommLoad[8]=0.026493
2022-01-07T13:41:26.9120512Z #10 1073.6 M CommLoad[9]=0.008520
2022-01-07T13:41:26.9120957Z #10 1073.6 M CommLoad[10]=0.002139
2022-01-07T13:41:26.9121415Z #10 1073.6 M CommLoad[11]=0.000379
2022-01-07T13:41:26.9121890Z #10 1073.6 M PartDiam min=1 max=3 avg=1.424382
2022-01-07T13:41:27.0144421Z #10 1073.6 ../../bin/gpart -o 9 data/bump.grf /tmp/bump_part_ovl_9.map -vmt
2022-01-07T13:41:27.0145106Z #10 1073.7 T Mapping 0.00880265
2022-01-07T13:41:27.0145519Z #10 1073.7 T I/O 0.00410461
2022-01-07T13:41:27.0145928Z #10 1073.7 T Total 0.0129073
2022-01-07T13:41:27.0146339Z #10 1073.7 P sep=436
2022-01-07T13:41:27.0146770Z #10 1073.7 P min=1137 max=1139 avg=1137.89
2022-01-07T13:41:27.0147230Z #10 1073.7 P maxavg=1.00098 minavg=0.999219
2022-01-07T13:41:27.0148201Z #10 1073.7 ../../bin/gpart -o 9 data/bump_b100000.grf /tmp/bump_b100000_part_ovl_9.map -vmt
2022-01-07T13:41:27.0148917Z #10 1073.7 T Mapping 0.0086658
2022-01-07T13:41:27.0149344Z #10 1073.7 T I/O 0.00438929
2022-01-07T13:41:27.0149749Z #10 1073.7 T Total 0.0130551
2022-01-07T13:41:27.0150154Z #10 1073.7 P sep=420
2022-01-07T13:41:27.0150580Z #10 1073.7 P min=1134 max=1138 avg=1135.89
2022-01-07T13:41:27.0151038Z #10 1073.7 P maxavg=1.00186 minavg=0.998337
2022-01-07T13:41:27.0151976Z #10 1073.7 ../../bin/gmtst -o data/bump_b100000.grf ../../tgt/k9.tgt /tmp/bump_b100000_part_ovl_9.map
2022-01-07T13:41:27.0152576Z #10 1073.7 P sep=420
2022-01-07T13:41:27.0152986Z #10 1073.7 P min=1134 max=1138 avg=1135.89
2022-01-07T13:41:27.0153457Z #10 1073.7 P maxavg=1.00186 minavg=0.998337
2022-01-07T13:41:27.0154350Z #10 1073.7 ../../bin/gpart -o 32 data/bump_imbal_32.grf /tmp/bump_imbal_32_part_ovl_32.map -vmt
2022-01-07T13:41:27.0154975Z #10 1073.7 T Mapping 0.026907
2022-01-07T13:41:27.0155374Z #10 1073.7 T I/O 0.00404882
2022-01-07T13:41:27.0155781Z #10 1073.7 T Total 0.0309558
2022-01-07T13:41:27.0156191Z #10 1073.7 P sep=1190
2022-01-07T13:41:27.0156851Z #10 1073.7 P min=382 max=452 avg=420.75
2022-01-07T13:41:27.0157368Z #10 1073.7 P maxavg=1.07427 minavg=0.907903
2022-01-07T13:41:27.0158344Z #10 1073.7 ../../bin/gmtst -o data/bump_imbal_32.grf ../../tgt/k32.tgt /tmp/bump_imbal_32_part_ovl_32.map
2022-01-07T13:41:27.0158949Z #10 1073.7 P sep=1190
2022-01-07T13:41:27.0159384Z #10 1073.7 P min=382 max=452 avg=420.75
2022-01-07T13:41:27.0159856Z #10 1073.7 P maxavg=1.07427 minavg=0.907903
2022-01-07T13:41:27.0162374Z #10 1073.7 ../../bin/gpart -o 6 data/bump_imbal_32.grf /tmp/bump_imbal_32_part_ovl_32_6.map '-me{strat=m{asc=b{width=3,bnd=d{pass=40,dif=1,rem=0}f{move=80,pass=-1,bal=0.01},org=f{move=80,pass=-1,bal=0.01}},low=r{job=t,bal=0.01,map=t,poli=S,sep=(m{asc=b{bnd=f{move=120,pass=-1,bal=0.01,type=b},org=f{move=120,pass=-1,bal=0.01,type=b},width=3},low=h{pass=10}f{move=120,pass=-1,bal=0.01,type=b},vert=120,rat=0.8}|m{asc=b{bnd=f{move=120,pass=-1,bal=0.01,type=b},org=f{move=120,pass=-1,bal=0.01,type=b},width=3},low=h{pass=10}f{move=120,pass=-1,bal=0.01,type=b},vert=120,rat=0.8})},vert=10000,rat=0.8,type=h}}f' -vmt
2022-01-07T13:41:27.0165038Z #10 1073.7 T Mapping 0.0152545
2022-01-07T13:41:27.0165473Z #10 1073.7 T I/O 0.00409341
2022-01-07T13:41:27.0165865Z #10 1073.7 T Total 0.0193479
2022-01-07T13:41:27.0166277Z #10 1073.7 P sep=365
2022-01-07T13:41:27.0166702Z #10 1073.7 P min=2102 max=2105 avg=2103.33
2022-01-07T13:41:27.0167161Z #10 1073.7 P maxavg=1.00079 minavg=0.999366
2022-01-07T13:41:27.1157944Z #10 1073.8 ../../bin/gpart -o 24 data/m4x4.grf /tmp/bump_m4x4_part_ovl_24.map -vmt
2022-01-07T13:41:27.1158679Z #10 1073.8 T Mapping 0.000197887
2022-01-07T13:41:27.1159112Z #10 1073.8 T I/O 0.00012207
2022-01-07T13:41:27.1159498Z #10 1073.8 T Total 0.000319958
2022-01-07T13:41:27.1159909Z #10 1073.8 P sep=12
2022-01-07T13:41:27.1160330Z #10 1073.8 P min=0 max=4 avg=0.666667
2022-01-07T13:41:27.1160790Z #10 1073.8 P maxavg=6 minavg=0
2022-01-07T13:41:27.1162139Z #10 1073.8 ../../bin/gmtst -o data/m4x4.grf ../../tgt/k24.tgt /tmp/bump_m4x4_part_ovl_24.map
2022-01-07T13:41:27.1163965Z #10 1073.8 P sep=12
2022-01-07T13:41:27.1164388Z #10 1073.8 P min=0 max=4 avg=0.666667
2022-01-07T13:41:27.1164831Z #10 1073.8 P maxavg=6 minavg=0
2022-01-07T13:41:27.1165836Z #10 1073.8 ../../bin/gpart 32 data/bump_imbal_32.grf /dev/null -rodata/bump_old.map -vmt
2022-01-07T13:41:27.1166460Z #10 1073.8 T Mapping 0.0714746
2022-01-07T13:41:27.1166857Z #10 1073.8 T I/O 0.00552106
2022-01-07T13:41:27.1167256Z #10 1073.8 T Total 0.0769956
2022-01-07T13:41:27.1167703Z #10 1073.8 M Processors 32/32 (1)
2022-01-07T13:41:27.1168486Z #10 1073.8 M Target min=378 max=387 avg=382.812 dlt=0.00708163 maxavg=1.01094
2022-01-07T13:41:27.1169048Z #10 1073.8 M Neighbors min=2 max=11 sum=164
2022-01-07T13:41:27.1169549Z #10 1073.8 M CommDilat=0.073304 (2125)
2022-01-07T13:41:27.1170023Z #10 1073.8 M CommExpan=0.073304 (2125)
2022-01-07T13:41:27.1170481Z #10 1073.8 M CommCutSz=0.073304 (2125)
2022-01-07T13:41:27.1170950Z #10 1073.8 M CommDelta=1.000000
2022-01-07T13:41:27.1172480Z #10 1073.8 M CommLoad[0]=0.926696
2022-01-07T13:41:27.1172997Z #10 1073.8 M CommLoad[1]=0.073304
2022-01-07T13:41:27.1173498Z #10 1073.8 M PartDiam min=17 max=43 avg=29.875000
2022-01-07T13:41:27.1173985Z #10 1073.8 M MigrNbr=2594(26.469388 %)
2022-01-07T13:41:27.1174456Z #10 1073.8 M AvgMigrDist=0.000000
2022-01-07T13:41:27.1174926Z #10 1073.8 M AvgMigrLoad=1.473400
2022-01-07T13:41:27.1175390Z #10 1073.8 M MigrCost=2594.000000
2022-01-07T13:41:27.1175946Z #10 1073.8 ../../bin/gscat 4 data/small.grf /tmp/small_%r.grf
2022-01-07T13:41:27.1176574Z #10 1073.8 ../../bin/gtst data/m4x4_b1_ev.grf /tmp/gtst_ev.txt
2022-01-07T13:41:27.1177213Z #10 1073.8 ../../bin/gtst data/m4x4_b1_elv.grf /tmp/gtst_elv.txt
2022-01-07T13:41:27.1178200Z #10 1073.9 diff -q "/tmp/gtst_ev.txt" "/tmp/gtst_elv.txt"
2022-01-07T13:41:27.2667423Z #10 1073.9 make[2]: 'check_prog_mmk' is up to date.
2022-01-07T13:41:27.2668097Z #10 1073.9 ../../bin/mord /tmp/m2_5_1.msh | ../../bin/gotst /tmp/m2_5_1.grf
2022-01-07T13:41:27.2668620Z #10 1073.9 O Leaf=1
2022-01-07T13:41:27.2669520Z #10 1073.9 O Height min=12 max=12 avg=12.000000 dlt=0.000000 ( 0.00)
2022-01-07T13:41:27.2670034Z #10 1073.9 O NNZ=3.800000e+01
2022-01-07T13:41:27.2670456Z #10 1073.9 O OPC=1.300000e+02
2022-01-07T13:41:27.2670983Z #10 1073.9 ../../bin/mord /tmp/m2_5_4.msh | ../../bin/gotst /tmp/m2_5_4.grf
2022-01-07T13:41:27.2671489Z #10 1073.9 O Leaf=5
2022-01-07T13:41:27.2671950Z #10 1073.9 O Height min=13 max=16 avg=14.200000 dlt=0.720000 ( 5.07)
2022-01-07T13:41:27.2672435Z #10 1073.9 O NNZ=1.680000e+02
2022-01-07T13:41:27.2672851Z #10 1073.9 O OPC=1.042000e+03
2022-01-07T13:41:27.2673362Z #10 1073.9 ../../bin/mord /tmp/m2_5_4_3.msh | ../../bin/gotst /tmp/m2_5_4_3.grf
2022-01-07T13:41:27.2673871Z #10 1073.9 O Leaf=14
2022-01-07T13:41:27.2674350Z #10 1073.9 O Height min=32 max=60 avg=52.571429 dlt=4.000000 ( 7.61)
2022-01-07T13:41:27.2674817Z #10 1073.9 O NNZ=2.464000e+03
2022-01-07T13:41:27.2675335Z #10 1073.9 O OPC=6.199000e+04
2022-01-07T13:41:27.2675923Z #10 1073.9 ../../bin/mord data/ship001.msh | ../../bin/gotst /tmp/ship001.grf
2022-01-07T13:41:27.5228606Z #10 1074.2 O Leaf=925
2022-01-07T13:41:27.5229145Z #10 1074.2 O Height min=1296 max=2388 avg=2093.636757 dlt=89.659750 ( 4.28)
2022-01-07T13:41:27.5229647Z #10 1074.2 O NNZ=1.531156e+07
2022-01-07T13:41:27.5230073Z #10 1074.2 O OPC=1.043923e+10
2022-01-07T13:41:27.5231459Z #10 1074.2 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/check'
2022-01-07T13:41:27.5233292Z #10 1074.2 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/check'
2022-01-07T13:41:27.5234254Z #10 1074.2 (cd libscotch ; make VERSION=7 RELEASE=0 PATCHLEVEL=0 scotch && make install)
2022-01-07T13:41:27.5236032Z #10 1074.2 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:27.5237169Z #10 1074.2 make \
2022-01-07T13:41:27.5237580Z #10 1074.2 CC="gcc" \
2022-01-07T13:41:27.5237992Z #10 1074.2 CCD="gcc" \
2022-01-07T13:41:27.5238395Z #10 1074.2 scotch.h \
2022-01-07T13:41:27.5239195Z #10 1074.2 scotchf.h \
2022-01-07T13:41:27.5239665Z #10 1074.2 libscotch.so \
2022-01-07T13:41:27.5240190Z #10 1074.2 libscotcherr.so \
2022-01-07T13:41:27.5240760Z #10 1074.2 libscotcherrexit.so
2022-01-07T13:41:27.5241931Z #10 1074.2 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:27.5242898Z #10 1074.2 make[2]: 'scotch.h' is up to date.
2022-01-07T13:41:27.5243629Z #10 1074.2 make[2]: 'scotchf.h' is up to date.
2022-01-07T13:41:27.5244401Z #10 1074.3 make[2]: 'libscotch.so' is up to date.
2022-01-07T13:41:27.6234961Z #10 1074.3 make[2]: 'libscotcherr.so' is up to date.
2022-01-07T13:41:27.6235975Z #10 1074.3 make[2]: 'libscotcherrexit.so' is up to date.
2022-01-07T13:41:27.6237091Z #10 1074.3 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:27.6238310Z #10 1074.3 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:27.6239550Z #10 1074.3 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:27.6240544Z #10 1074.3 make[1]: Nothing to be done for 'install'.
2022-01-07T13:41:27.6241558Z #10 1074.3 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:27.6242547Z #10 1074.3 (cd libscotch ; make VERSION=7 RELEASE=0 PATCHLEVEL=0 ptscotch && make ptinstall)
2022-01-07T13:41:27.6243765Z #10 1074.3 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:27.6244463Z #10 1074.3 make \
2022-01-07T13:41:27.6244848Z #10 1074.3 CC="gcc" \
2022-01-07T13:41:27.6245266Z #10 1074.3 CCD="gcc" \
2022-01-07T13:41:27.6245690Z #10 1074.3 scotch.h \
2022-01-07T13:41:27.6246118Z #10 1074.3 scotchf.h \
2022-01-07T13:41:27.6246593Z #10 1074.3 libscotch.so \
2022-01-07T13:41:27.6247119Z #10 1074.3 libscotcherr.so \
2022-01-07T13:41:27.6247951Z #10 1074.3 libscotcherrexit.so
2022-01-07T13:41:27.6249361Z #10 1074.3 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:27.6250337Z #10 1074.3 make[2]: 'scotch.h' is up to date.
2022-01-07T13:41:27.6251081Z #10 1074.3 make[2]: 'scotchf.h' is up to date.
2022-01-07T13:41:27.6251841Z #10 1074.3 make[2]: 'libscotch.so' is up to date.
2022-01-07T13:41:27.6252677Z #10 1074.3 make[2]: 'libscotcherr.so' is up to date.
2022-01-07T13:41:27.6253598Z #10 1074.3 make[2]: 'libscotcherrexit.so' is up to date.
2022-01-07T13:41:27.6254687Z #10 1074.3 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:27.6255376Z #10 1074.3 make \
2022-01-07T13:41:27.6255796Z #10 1074.3 CC="mpicc" \
2022-01-07T13:41:27.6258537Z #10 1074.3 CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
2022-01-07T13:41:27.6262971Z #10 1074.3 CCDFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
2022-01-07T13:41:27.6265231Z #10 1074.3 ptscotch.h \
2022-01-07T13:41:27.6265696Z #10 1074.3 ptscotchf.h \
2022-01-07T13:41:27.6266214Z #10 1074.3 libptscotch.so \
2022-01-07T13:41:27.6266784Z #10 1074.3 libptscotcherr.so \
2022-01-07T13:41:27.6267625Z #10 1074.3 libptscotcherrexit.so
2022-01-07T13:41:27.6268743Z #10 1074.3 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:27.6269727Z #10 1074.3 make[2]: 'ptscotch.h' is up to date.
2022-01-07T13:41:27.6270512Z #10 1074.3 make[2]: 'ptscotchf.h' is up to date.
2022-01-07T13:41:27.6271311Z #10 1074.3 make[2]: 'libptscotch.so' is up to date.
2022-01-07T13:41:27.6272190Z #10 1074.3 make[2]: 'libptscotcherr.so' is up to date.
2022-01-07T13:41:27.6273153Z #10 1074.3 make[2]: 'libptscotcherrexit.so' is up to date.
2022-01-07T13:41:27.6274290Z #10 1074.3 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:27.6275483Z #10 1074.3 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:27.6276705Z #10 1074.3 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:27.6277712Z #10 1074.3 make[1]: Nothing to be done for 'ptinstall'.
2022-01-07T13:41:27.6278773Z #10 1074.3 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotch'
2022-01-07T13:41:27.6279794Z #10 1074.4 (cd scotch ; make VERSION=7 RELEASE=0 PATCHLEVEL=0 CODENAME="Sankara" ptscotch && make ptinstall)
2022-01-07T13:41:27.6281051Z #10 1074.4 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:27.6281848Z #10 1074.4 make CC="mpicc" SCOTCHLIB=ptscotch \
2022-01-07T13:41:27.6282352Z #10 1074.4 dggath \
2022-01-07T13:41:27.6282768Z #10 1074.4 dgmap \
2022-01-07T13:41:27.6283168Z #10 1074.4 dgord \
2022-01-07T13:41:27.6283573Z #10 1074.4 dgpart \
2022-01-07T13:41:27.6283968Z #10 1074.4 dgscat \
2022-01-07T13:41:27.6284366Z #10 1074.4 dgtst
2022-01-07T13:41:27.7259766Z #10 1074.4 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:27.7260788Z #10 1074.4 make[2]: 'dggath' is up to date.
2022-01-07T13:41:27.7261726Z #10 1074.4 make[2]: 'dgmap' is up to date.
2022-01-07T13:41:27.7262536Z #10 1074.4 make[2]: 'dgord' is up to date.
2022-01-07T13:41:27.7263243Z #10 1074.4 make[2]: 'dgpart' is up to date.
2022-01-07T13:41:27.7263931Z #10 1074.4 make[2]: 'dgscat' is up to date.
2022-01-07T13:41:27.7264627Z #10 1074.4 make[2]: 'dgtst' is up to date.
2022-01-07T13:41:27.7265593Z #10 1074.4 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:27.7266763Z #10 1074.4 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:27.7267913Z #10 1074.4 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:27.7268710Z #10 1074.4 make CC="mpicc" SCOTCHLIB=ptscotch \
2022-01-07T13:41:27.7269234Z #10 1074.4 dggath \
2022-01-07T13:41:27.7269632Z #10 1074.4 dgmap \
2022-01-07T13:41:27.7270033Z #10 1074.4 dgord \
2022-01-07T13:41:27.7270438Z #10 1074.4 dgpart \
2022-01-07T13:41:27.7270846Z #10 1074.4 dgscat \
2022-01-07T13:41:27.7271236Z #10 1074.4 dgtst
2022-01-07T13:41:27.7272163Z #10 1074.4 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:27.7273075Z #10 1074.4 make[2]: 'dggath' is up to date.
2022-01-07T13:41:27.7273759Z #10 1074.4 make[2]: 'dgmap' is up to date.
2022-01-07T13:41:27.7274453Z #10 1074.4 make[2]: 'dgord' is up to date.
2022-01-07T13:41:27.7275159Z #10 1074.4 make[2]: 'dgpart' is up to date.
2022-01-07T13:41:27.7275843Z #10 1074.4 make[2]: 'dgscat' is up to date.
2022-01-07T13:41:27.7276541Z #10 1074.4 make[2]: 'dgtst' is up to date.
2022-01-07T13:41:27.7277498Z #10 1074.4 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:27.7278327Z #10 1074.4 cp dggath dgmap dgord dgpart dgscat dgtst ../../bin
2022-01-07T13:41:27.7279349Z #10 1074.4 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/scotch'
2022-01-07T13:41:27.7280278Z #10 1074.4 (cd libscotchmetis ; make ptscotch && make ptinstall)
2022-01-07T13:41:27.7281728Z #10 1074.4 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:27.7282471Z #10 1074.4 make \
2022-01-07T13:41:27.7282869Z #10 1074.4 CC="mpicc" \
2022-01-07T13:41:27.7285599Z #10 1074.4 CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
2022-01-07T13:41:27.7287745Z #10 1074.4 SCOTCH_METIS_VERSION=3 \
2022-01-07T13:41:27.7288552Z #10 1074.4 parmetis.h \
2022-01-07T13:41:27.7289177Z #10 1074.4 libptscotchparmetisv3.so
2022-01-07T13:41:27.7290395Z #10 1074.4 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:27.7291435Z #10 1074.4 make[2]: 'parmetis.h' is up to date.
2022-01-07T13:41:27.7292389Z #10 1074.4 make[2]: 'libptscotchparmetisv3.so' is up to date.
2022-01-07T13:41:27.7293611Z #10 1074.4 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:27.7294322Z #10 1074.4 make \
2022-01-07T13:41:27.7294737Z #10 1074.4 CC="mpicc" \
2022-01-07T13:41:27.7297427Z #10 1074.4 CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
2022-01-07T13:41:27.7299806Z #10 1074.4 SCOTCH_METIS_VERSION=5 \
2022-01-07T13:41:27.7300334Z #10 1074.4 parmetis.h \
2022-01-07T13:41:27.7300958Z #10 1074.4 libptscotchparmetisv5.so
2022-01-07T13:41:27.7302191Z #10 1074.4 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:27.7303232Z #10 1074.4 make[2]: 'parmetis.h' is up to date.
2022-01-07T13:41:27.7304165Z #10 1074.4 make[2]: 'libptscotchparmetisv5.so' is up to date.
2022-01-07T13:41:27.7305390Z #10 1074.4 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:27.7306687Z #10 1074.4 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:27.7307993Z #10 1074.4 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:27.7308710Z #10 1074.4 make \
2022-01-07T13:41:27.7309123Z #10 1074.4 CC="mpicc" \
2022-01-07T13:41:27.7314863Z #10 1074.4 CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
2022-01-07T13:41:27.7317398Z #10 1074.4 SCOTCH_METIS_VERSION=3 \
2022-01-07T13:41:27.7317914Z #10 1074.4 parmetis.h \
2022-01-07T13:41:27.7318522Z #10 1074.4 libptscotchparmetisv3.so
2022-01-07T13:41:27.7319856Z #10 1074.4 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:27.7320895Z #10 1074.4 make[2]: 'parmetis.h' is up to date.
2022-01-07T13:41:27.7321853Z #10 1074.4 make[2]: 'libptscotchparmetisv3.so' is up to date.
2022-01-07T13:41:27.7323058Z #10 1074.4 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:27.7324048Z #10 1074.4 make \
2022-01-07T13:41:27.7324469Z #10 1074.4 CC="mpicc" \
2022-01-07T13:41:27.7327195Z #10 1074.4 CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
2022-01-07T13:41:27.7331965Z #10 1074.4 SCOTCH_METIS_VERSION=5 \
2022-01-07T13:41:27.7332499Z #10 1074.4 parmetis.h \
2022-01-07T13:41:27.7333127Z #10 1074.4 libptscotchparmetisv5.so
2022-01-07T13:41:27.7334974Z #10 1074.4 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:27.7336185Z #10 1074.4 make[2]: 'parmetis.h' is up to date.
2022-01-07T13:41:27.7337186Z #10 1074.4 make[2]: 'libptscotchparmetisv5.so' is up to date.
2022-01-07T13:41:27.7338417Z #10 1074.4 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:27.7339235Z #10 1074.4 cp parmetis.h ../../include
2022-01-07T13:41:27.7340114Z #10 1074.4 cp libptscotchparmetisv3.so libptscotchparmetisv5.so ../../lib
2022-01-07T13:41:27.7341508Z #10 1074.4 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/libscotchmetis'
2022-01-07T13:41:27.7342308Z #10 1074.4 (cd check ; make ptcheck)
2022-01-07T13:41:27.7343261Z #10 1074.4 make[1]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/check'
2022-01-07T13:41:27.7344103Z #10 1074.4 rm -f *~ *.o
2022-01-07T13:41:27.7344656Z #10 1074.5 rm -f \
2022-01-07T13:41:27.7345145Z #10 1074.5 test_common_file_compress \
2022-01-07T13:41:27.7345658Z #10 1074.5 test_common_random \
2022-01-07T13:41:27.7346152Z #10 1074.5 test_common_thread \
2022-01-07T13:41:27.7347677Z #10 1074.5 test_fibo \
2022-01-07T13:41:27.7348169Z #10 1074.5 test_libesmumps \
2022-01-07T13:41:27.7348662Z #10 1074.5 test_libmetis_v3 \
2022-01-07T13:41:27.7349139Z #10 1074.5 test_libmetis_v5 \
2022-01-07T13:41:27.7349613Z #10 1074.5 test_libmetis_dual_v3 \
2022-01-07T13:41:27.7350122Z #10 1074.5 test_libmetis_dual_v5 \
2022-01-07T13:41:27.7350637Z #10 1074.5 test_libmetis_dual_f_v3 \
2022-01-07T13:41:27.7351152Z #10 1074.5 test_libmetis_dual_f_v5 \
2022-01-07T13:41:27.7351632Z #10 1074.5 test_scotch_arch \
2022-01-07T13:41:27.7352119Z #10 1074.5 test_scotch_arch_deco \
2022-01-07T13:41:27.7352627Z #10 1074.5 test_scotch_context \
2022-01-07T13:41:27.7353146Z #10 1074.5 test_scotch_graph_coarsen \
2022-01-07T13:41:27.7353684Z #10 1074.5 test_scotch_graph_color \
2022-01-07T13:41:27.7354201Z #10 1074.5 test_scotch_graph_diam \
2022-01-07T13:41:27.7354709Z #10 1074.5 test_scotch_graph_dump2 \
2022-01-07T13:41:27.7355253Z #10 1074.5 test_scotch_graph_dump2.c \
2022-01-07T13:41:27.7355802Z #10 1074.5 test_scotch_graph_induce \
2022-01-07T13:41:27.7356330Z #10 1074.5 test_scotch_graph_map \
2022-01-07T13:41:27.7356843Z #10 1074.5 test_scotch_graph_map_copy \
2022-01-07T13:41:27.7357381Z #10 1074.5 test_scotch_graph_order \
2022-01-07T13:41:27.7357912Z #10 1074.5 test_scotch_graph_part_ovl \
2022-01-07T13:41:27.7358426Z #10 1074.5 test_scotch_dgraph_band \
2022-01-07T13:41:27.7358953Z #10 1074.5 test_scotch_dgraph_check \
2022-01-07T13:41:27.7359505Z #10 1074.5 test_scotch_dgraph_coarsen \
2022-01-07T13:41:27.7360032Z #10 1074.5 test_scotch_dgraph_grow \
2022-01-07T13:41:27.7360569Z #10 1074.5 test_scotch_dgraph_induce \
2022-01-07T13:41:27.7361115Z #10 1074.5 test_scotch_dgraph_redist \
2022-01-07T13:41:27.7361646Z #10 1074.5 test_scotch_mesh_graph \
2022-01-07T13:41:27.7362119Z #10 1074.5 test_strat_par \
2022-01-07T13:41:27.7362571Z #10 1074.5 test_strat_seq
2022-01-07T13:41:27.7366977Z #10 1074.5 make CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" CC="mpicc" SCOTCHLIBS="-lptscotch -lscotch -lptscotcherr" check_strat_par check_scotch_dgraph_check check_scotch_dgraph_band check_scotch_dgraph_coarsen check_scotch_dgraph_grow check_scotch_dgraph_induce check_scotch_dgraph_redist check_prog_dgord check_prog_dgpart check_prog_dgscat-dggath check_prog_dgtst
2022-01-07T13:41:27.7393415Z #10 1074.5 make[2]: Entering directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/check'
2022-01-07T13:41:27.8360489Z #10 1074.5 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -I../../include -L../../lib test_strat_par.c -o test_strat_par -lptscotch -lscotch -lptscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:27.8363236Z #10 1074.6 ./test_strat_par
2022-01-07T13:41:27.9722116Z #10 1074.6 Parallel mapping strategy, SCOTCH_STRATDEFAULT
2022-01-07T13:41:27.9722985Z #10 1074.6 Parallel mapping strategy, SCOTCH_STRATRECURSIVE
2022-01-07T13:41:27.9723775Z #10 1074.6 Parallel ordering strategy, SCOTCH_STRATDEFAULT
2022-01-07T13:41:27.9724571Z #10 1074.6 Parallel ordering strategy, SCOTCH_STRATLEVELMAX
2022-01-07T13:41:27.9725370Z #10 1074.6 Parallel ordering strategy, SCOTCH_STRATLEVELMIN
2022-01-07T13:41:27.9726530Z #10 1074.6 Parallel ordering strategy, SCOTCH_STRATLEVELMAX | SCOTCH_STRATLEVELMIN
2022-01-07T13:41:27.9727477Z #10 1074.6 Parallel ordering strategy, SCOTCH_STRATLEAFSIMPLE
2022-01-07T13:41:27.9728569Z #10 1074.6 Parallel ordering strategy, SCOTCH_STRATSEPASIMPLE
2022-01-07T13:41:27.9732706Z #10 1074.6 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -I../../include -L../../lib test_scotch_dgraph_check.c -o test_scotch_dgraph_check -lptscotch -lscotch -lptscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:27.9735884Z #10 1074.7 mpirun -n 3 --oversubscribe ./test_scotch_dgraph_check data/bump.grf
2022-01-07T13:41:28.1202962Z #10 1074.9 Proc 2 of 3, pid 104298
2022-01-07T13:41:28.2712496Z #10 1074.9 Proc 0 of 3, pid 104296
2022-01-07T13:41:28.2713056Z #10 1074.9 Proc 1 of 3, pid 104297
2022-01-07T13:41:28.2714445Z #10 1074.9 mpirun -n 3 --oversubscribe ./test_scotch_dgraph_check data/bump_b100000.grf
2022-01-07T13:41:28.4213403Z #10 1075.1 Proc 0 of 3, pid 104309
2022-01-07T13:41:28.4213961Z #10 1075.1 Proc 1 of 3, pid 104310
2022-01-07T13:41:28.4214421Z #10 1075.1 Proc 2 of 3, pid 104311
2022-01-07T13:41:28.5722700Z #10 1075.2 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -I../../include -L../../lib test_scotch_dgraph_band.c -o test_scotch_dgraph_band -lptscotch -lscotch -lptscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:28.7224788Z #10 1075.3 mpirun -n 3 --oversubscribe ./test_scotch_dgraph_band data/bump.grf
2022-01-07T13:41:28.8732806Z #10 1075.5 Proc 2 of 3, pid 104332
2022-01-07T13:41:28.8733334Z #10 1075.5 Proc 1 of 3, pid 104331
2022-01-07T13:41:28.8733798Z #10 1075.5 Proc 0 of 3, pid 104330
2022-01-07T13:41:28.8735252Z #10 1075.6 mpirun -n 3 --oversubscribe ./test_scotch_dgraph_band data/bump_b100000.grf
2022-01-07T13:41:29.0237914Z #10 1075.7 Proc 2 of 3, pid 104348
2022-01-07T13:41:29.0238490Z #10 1075.7 Proc 1 of 3, pid 104347
2022-01-07T13:41:29.0238949Z #10 1075.7 Proc 0 of 3, pid 104346
2022-01-07T13:41:29.1746161Z #10 1075.8 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -I../../include -L../../lib test_scotch_dgraph_coarsen.c -o test_scotch_dgraph_coarsen -lptscotch -lscotch -lptscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:29.3248499Z #10 1076.0 mpirun -n 3 --oversubscribe ./test_scotch_dgraph_coarsen data/bump.grf
2022-01-07T13:41:29.4379659Z #10 1076.1 Proc 2 of 3, pid 104373
2022-01-07T13:41:29.4380911Z #10 1076.1 Proc 1 of 3, pid 104372
2022-01-07T13:41:29.4381385Z #10 1076.1 Proc 0 of 3, pid 104371
2022-01-07T13:41:29.4381868Z #10 1076.1 Plain coarsening
2022-01-07T13:41:29.4382420Z #10 1076.1 0: coarse graph created (3267 / 1768 / 3267 / 0.540714)
2022-01-07T13:41:29.4382990Z #10 1076.1 1: coarse graph created (3267 / 1752 / 3267 / 0.540714)
2022-01-07T13:41:29.4383574Z #10 1076.1 2: coarse graph created (3266 / 1779 / 3266 / 0.540714)
2022-01-07T13:41:29.4384360Z #10 1076.1 Folding
2022-01-07T13:41:29.4384893Z #10 1076.2 0: coarse graph created (5227 / 2633 / 3267 / 0.537449)
2022-01-07T13:41:29.4385449Z #10 1076.2 1: coarse graph created (5227 / 2634 / 3267 / 0.537449)
2022-01-07T13:41:29.4386058Z #10 1076.2 2: folded graph not created here (5227 / 0 / 3266 / 0.000000)
2022-01-07T13:41:29.4386652Z #10 1076.2 Folding with duplication
2022-01-07T13:41:29.4387205Z #10 1076.2 0: coarse graph created (7841 / 2640 / 3267 / 0.538878)
2022-01-07T13:41:29.5885473Z #10 1076.2 1: coarse graph created (7841 / 2641 / 3267 / 0.538878)
2022-01-07T13:41:29.5886196Z #10 1076.2 2: coarse graph created (7841 / 5281 / 3266 / 0.538878)
2022-01-07T13:41:29.5887677Z #10 1076.2 mpirun -n 3 --oversubscribe ./test_scotch_dgraph_coarsen data/bump_b100000.grf
2022-01-07T13:41:29.6946143Z #10 1076.4 Proc 1 of 3, pid 104394
2022-01-07T13:41:29.6946647Z #10 1076.4 Proc 2 of 3, pid 104395
2022-01-07T13:41:29.6947103Z #10 1076.4 Proc 0 of 3, pid 104393
2022-01-07T13:41:29.6947639Z #10 1076.4 Plain coarsening
2022-01-07T13:41:29.6948176Z #10 1076.4 0: coarse graph created (3267 / 1768 / 3267 / 0.540714)
2022-01-07T13:41:29.6948757Z #10 1076.4 1: coarse graph created (3267 / 1752 / 3267 / 0.540714)
2022-01-07T13:41:29.6949339Z #10 1076.4 2: coarse graph created (3266 / 1779 / 3266 / 0.540714)
2022-01-07T13:41:29.6949804Z #10 1076.4 Folding
2022-01-07T13:41:29.6950302Z #10 1076.4 0: coarse graph created (5227 / 2633 / 3267 / 0.537449)
2022-01-07T13:41:29.8453842Z #10 1076.4 1: coarse graph created (5227 / 2634 / 3267 / 0.537449)
2022-01-07T13:41:29.8455016Z #10 1076.4 2: folded graph not created here (5227 / 0 / 3266 / 0.000000)
2022-01-07T13:41:29.8456155Z #10 1076.4 Folding with duplication
2022-01-07T13:41:29.8456800Z #10 1076.5 0: coarse graph created (7841 / 2640 / 3267 / 0.538878)
2022-01-07T13:41:29.8457398Z #10 1076.5 1: coarse graph created (7841 / 2641 / 3267 / 0.538878)
2022-01-07T13:41:29.8458023Z #10 1076.5 2: coarse graph created (7841 / 5281 / 3266 / 0.538878)
2022-01-07T13:41:29.8459800Z #10 1076.5 mpirun -n 3 --oversubscribe ./test_scotch_dgraph_coarsen data/m4x4_b1.grf
2022-01-07T13:41:29.9616970Z #10 1076.7 Proc 1 of 3, pid 104416
2022-01-07T13:41:29.9618115Z #10 1076.7 Proc 2 of 3, pid 104417
2022-01-07T13:41:29.9619126Z #10 1076.7 Proc 0 of 3, pid 104415
2022-01-07T13:41:29.9620325Z #10 1076.7 Plain coarsening
2022-01-07T13:41:29.9621476Z #10 1076.7 0: coarse graph created (6 / 3 / 6 / 0.562500)
2022-01-07T13:41:29.9623771Z #10 1076.7 1: coarse graph created (5 / 3 / 5 / 0.562500)
2022-01-07T13:41:29.9628143Z #10 1076.7 2: coarse graph created (5 / 3 / 5 / 0.562500)
2022-01-07T13:41:29.9628638Z #10 1076.7 Folding
2022-01-07T13:41:29.9629126Z #10 1076.7 0: coarse graph created (9 / 4 / 6 / 0.562500)
2022-01-07T13:41:30.1126655Z #10 1076.7 1: coarse graph created (9 / 5 / 5 / 0.562500)
2022-01-07T13:41:30.1127327Z #10 1076.7 2: folded graph not created here (9 / 0 / 5 / 0.000000)
2022-01-07T13:41:30.1127912Z #10 1076.7 Folding with duplication
2022-01-07T13:41:30.1128668Z #10 1076.7 0: coarse graph created (13 / 5 / 6 / 0.562500)
2022-01-07T13:41:30.1129238Z #10 1076.7 1: coarse graph created (13 / 4 / 5 / 0.562500)
2022-01-07T13:41:30.1129789Z #10 1076.7 2: coarse graph created (13 / 9 / 5 / 0.562500)
2022-01-07T13:41:30.1133767Z #10 1076.8 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -I../../include -L../../lib test_scotch_dgraph_grow.c -o test_scotch_dgraph_grow -lptscotch -lscotch -lptscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:30.2636545Z #10 1076.9 mpirun -n 3 --oversubscribe ./test_scotch_dgraph_grow data/bump.grf
2022-01-07T13:41:30.4148124Z #10 1077.1 Proc 2 of 3, pid 104447
2022-01-07T13:41:30.4148688Z #10 1077.1 Proc 0 of 3, pid 104445
2022-01-07T13:41:30.4149140Z #10 1077.1 Proc 1 of 3, pid 104446
2022-01-07T13:41:30.5658801Z #10 1077.2 mpirun -n 3 --oversubscribe ./test_scotch_dgraph_grow data/bump_b100000.grf
2022-01-07T13:41:30.6736451Z #10 1077.3 Proc 2 of 3, pid 104465
2022-01-07T13:41:30.6736987Z #10 1077.3 Proc 1 of 3, pid 104462
2022-01-07T13:41:30.6737430Z #10 1077.3 Proc 0 of 3, pid 104461
2022-01-07T13:41:30.6741396Z #10 1077.4 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -I../../include -L../../lib test_scotch_dgraph_induce.c -o test_scotch_dgraph_induce -lptscotch -lscotch -lptscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:30.9521790Z #10 1077.6 mpirun -n 3 --oversubscribe ./test_scotch_dgraph_induce data/bump.grf
2022-01-07T13:41:30.9522533Z #10 1077.7 Proc 0 of 3, pid 104485
2022-01-07T13:41:31.1028249Z #10 1077.7 Proc 2 of 3, pid 104487
2022-01-07T13:41:31.1028773Z #10 1077.7 Proc 1 of 3, pid 104486
2022-01-07T13:41:31.1030177Z #10 1077.8 mpirun -n 3 --oversubscribe ./test_scotch_dgraph_induce data/bump_b100000.grf
2022-01-07T13:41:31.2521079Z #10 1077.9 Proc 0 of 3, pid 104498
2022-01-07T13:41:31.2521706Z #10 1077.9 Proc 2 of 3, pid 104500
2022-01-07T13:41:31.2522169Z #10 1077.9 Proc 1 of 3, pid 104499
2022-01-07T13:41:31.2526174Z #10 1078.0 mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_PTHREAD_AFFINITY_LINUX -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_MPI_ASYNC_COLL -DSCOTCH_PTHREAD -g -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -I../../include -L../../lib test_scotch_dgraph_redist.c -o test_scotch_dgraph_redist -lptscotch -lscotch -lptscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
2022-01-07T13:41:31.3961729Z #10 1078.1 mpirun -n 3 --oversubscribe ./test_scotch_dgraph_redist data/bump.grf
2022-01-07T13:41:31.6970744Z #10 1078.3 Proc 1 of 3, pid 104520
2022-01-07T13:41:31.6971273Z #10 1078.3 Proc 2 of 3, pid 104521
2022-01-07T13:41:31.6971738Z #10 1078.3 Proc 0 of 3, pid 104519
2022-01-07T13:41:31.6973151Z #10 1078.4 mpirun -n 3 --oversubscribe ./test_scotch_dgraph_redist data/bump_b100000.grf
2022-01-07T13:41:31.8474088Z #10 1078.5 Proc 2 of 3, pid 104534
2022-01-07T13:41:31.8474624Z #10 1078.5 Proc 1 of 3, pid 104533
2022-01-07T13:41:31.8475088Z #10 1078.5 Proc 0 of 3, pid 104532
2022-01-07T13:41:31.9985836Z #10 1078.6 mpirun -n 3 --oversubscribe ../../bin/dgord data/bump.grf /dev/null -Cu -vt
2022-01-07T13:41:32.1498337Z #10 1078.8 [buildkitsandbox:104549] *** Process received signal ***
2022-01-07T13:41:32.1499175Z #10 1078.8 [buildkitsandbox:104549] Signal: Segmentation fault (11)
2022-01-07T13:41:32.1499966Z #10 1078.8 [buildkitsandbox:104549] Signal code: Address not mapped (1)
2022-01-07T13:41:32.1500737Z #10 1078.8 [buildkitsandbox:104549] Failing at address: 0x10
2022-01-07T13:41:32.1501569Z #10 1078.8 [buildkitsandbox:104549] [ 0] /usr/lib/libpthread.so.0(+0x13870)[0x7ff251a50870]
2022-01-07T13:41:32.1502632Z #10 1078.8 [buildkitsandbox:104549] [ 1] /usr/lib/openmpi/openmpi/mca_btl_smcuda.so(mca_btl_smcuda_sendi+0xbb)[0x7ff24c87e25b]
2022-01-07T13:41:32.1503707Z #10 1078.8 [buildkitsandbox:104549] [ 2] /usr/lib/openmpi/openmpi/mca_pml_ob1.so(+0xc638)[0x7ff24c2be638]
2022-01-07T13:41:32.1504764Z #10 1078.8 [buildkitsandbox:104549] [ 3] /usr/lib/openmpi/openmpi/mca_pml_ob1.so(mca_pml_ob1_send+0x333)[0x7ff24c2bf863]
2022-01-07T13:41:32.1506173Z #10 1078.8 [buildkitsandbox:104549] [ 4] /usr/lib/openmpi/libmpi.so.40(PMPI_Gatherv+0x340)[0x7ff251ad2ff0]
2022-01-07T13:41:32.1507433Z #10 1078.8 [buildkitsandbox:104549] [ 5] ../../lib/libptscotch.so(_SCOTCHhdgraphGather+0xccc)[0x7ff251dd382c]
2022-01-07T13:41:32.1508563Z #10 1078.8 [buildkitsandbox:104549] [ 6] ../../lib/libptscotch.so(+0x2d1e6)[0x7ff251dd41e6]
2022-01-07T13:41:32.1510166Z #10 1078.8 [buildkitsandbox:104549] [ 7] ../../lib/libptscotch.so(+0x2dae8)[0x7ff251dd4ae8]
2022-01-07T13:41:32.1511258Z #10 1078.8 [buildkitsandbox:104549] [ 8] ../../lib/libscotch.so(_SCOTCHthreadLaunch+0x79)[0x7ff251d43909]
2022-01-07T13:41:32.1512319Z #10 1078.8 [buildkitsandbox:104549] [ 9] ../../lib/libptscotch.so(+0x2d6db)[0x7ff251dd46db]
2022-01-07T13:41:32.1513236Z #10 1078.8 [buildkitsandbox:104549] [10] ../../lib/libptscotch.so(+0x2da44)[0x7ff251dd4a44]
2022-01-07T13:41:32.1514334Z #10 1078.8 [buildkitsandbox:104549] [11] ../../lib/libptscotch.so(_SCOTCHhdgraphOrderNd+0x66)[0x7ff251dd4b66]
2022-01-07T13:41:32.1515763Z #10 1078.8 [buildkitsandbox:104549] [12] ../../lib/libptscotch.so(SCOTCH_dgraphOrderComputeList+0x1ed)[0x7ff251ddb37d]
2022-01-07T13:41:32.1516880Z #10 1078.8 [buildkitsandbox:104549] [13] ../../bin/dgord(+0x22b8)[0x55645cfd22b8]
2022-01-07T13:41:32.1517705Z #10 1078.8 [buildkitsandbox:104549] [14] /usr/lib/libc.so.6(__libc_start_main+0xd5)[0x7ff251898b25]
2022-01-07T13:41:32.1518558Z #10 1078.8 [buildkitsandbox:104549] [15] ../../bin/dgord(+0x2a4e)[0x55645cfd2a4e]
2022-01-07T13:41:32.1519305Z #10 1078.8 [buildkitsandbox:104549] *** End of error message ***
2022-01-07T13:41:32.4121851Z #10 1079.1 --------------------------------------------------------------------------
2022-01-07T13:41:32.4122807Z #10 1079.1 Primary job terminated normally, but 1 process returned
2022-01-07T13:41:32.4123957Z #10 1079.1 a non-zero exit code. Per user-direction, the job has been aborted.
2022-01-07T13:41:32.4125030Z #10 1079.1 --------------------------------------------------------------------------
2022-01-07T13:41:33.4158595Z #10 1080.2 --------------------------------------------------------------------------
2022-01-07T13:41:33.4159885Z #10 1080.2 mpirun noticed that process rank 1 with PID 0 on node buildkitsandbox exited on signal 11 (Segmentation fault).
2022-01-07T13:41:33.4161243Z #10 1080.2 --------------------------------------------------------------------------
2022-01-07T13:41:33.5665099Z #10 1080.2 make[2]: *** [Makefile:671: check_prog_dgord] Error 139
2022-01-07T13:41:33.5667151Z #10 1080.2 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/check'
2022-01-07T13:41:33.5668653Z #10 1080.2 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/check'
2022-01-07T13:41:33.5669649Z #10 1080.2 make[1]: *** [Makefile:95: ptcheck] Error 2
2022-01-07T13:41:33.5670436Z #10 1080.2 make: *** [Makefile:117: ptcheck] Error 2
2022-01-07T13:41:33.5671198Z #10 1080.2 ==> ERROR: A failure occurred in check().
2022-01-07T13:41:33.5671890Z #10 1080.2 Aborting...
2022-01-07T13:41:33.5673252Z #10 1080.2 -> error making: scotch
2022-01-07T13:41:33.7522494Z #10 ERROR: process "/bin/bash -o pipefail -c yay -Syyuq --noconfirm ${AUR_PACKAGES}" did not complete successfully: exit code: 1
2022-01-07T13:41:33.7526671Z ------
2022-01-07T13:41:33.7528360Z > [build 2/2] RUN yay -Syyuq --noconfirm ansiweather dune-pdelab :
2022-01-07T13:41:33.7531405Z #10 1080.2 mpirun noticed that process rank 1 with PID 0 on node buildkitsandbox exited on signal 11 (Segmentation fault).
2022-01-07T13:41:33.7533246Z #10 1080.2 --------------------------------------------------------------------------
2022-01-07T13:41:33.7534214Z #10 1080.2 make[2]: *** [Makefile:671: check_prog_dgord] Error 139
2022-01-07T13:41:33.7535480Z #10 1080.2 make[2]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/check'
2022-01-07T13:41:33.7537022Z #10 1080.2 make[1]: Leaving directory '/tmp/makepkg/scotch/src/scotch-v7.0.0/src/check'
2022-01-07T13:41:33.7539667Z #10 1080.2 make[1]: *** [Makefile:95: ptcheck] Error 2
2022-01-07T13:41:33.7541438Z #10 1080.2 make: *** [Makefile:117: ptcheck] Error 2
2022-01-07T13:41:33.7542658Z #10 1080.2 ==> ERROR: A failure occurred in check().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment