/nfs/users/cassagnea-nfs vim1s Wed Sep 25 06:34:10 PM CEST 2024 -- The CXX compiler identification is GNU 13.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- MUrB options: -- * ENABLE_MURB: 'ON' -- * ENABLE_VISU: 'ON' -- * ENABLE_TEST: 'ON' -- * ENABLE_MURB_OMP: 'ON' -- * ENABLE_MURB_OCL: 'OFF' -- * ENABLE_MURB_CUDA: 'OFF' -- MUrB info: -- * CMAKE_BUILD_TYPE: 'RelWithDebInfo' -- Found OpenGL: /usr/lib/aarch64-linux-gnu/libGL.so -- Could NOT find GLEW (missing: GLEW_INCLUDE_DIRS GLEW_LIBRARIES) -- Could NOT find GLM (missing: GLM_INCLUDE_DIR) -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib/aarch64-linux-gnu/libX11.so -- Looking for XOpenDisplay in /usr/lib/aarch64-linux-gnu/libX11.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Xrandr library not found - required for GLFW -- xf86vmode library not found - required for GLFW -- Xcursor library not found - required for GLFW -- Xinerama library not found - required for GLFW -- Xi library not found - required for GLFW -- Could NOT find GLFW (missing: GLFW_INCLUDE_DIR GLFW_LIBRARIES) -- The visualization has been disabled. -- MIPP options: -- * MIPP_TESTS_EXE: 'OFF' -- * MIPP_EXAMPLES_EXE: 'OFF' -- * MIPP_STATIC_LIB: 'OFF' -- * MIPP_NO_INTRINSICS: 'OFF' -- * MIPP_ENABLE_BACKTRACE: 'ON' -- MIPP found -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Configuring done (15.9s) -- Generating done (1.4s) -- Build files have been written to: /nfs/users/cassagnea-nfs/workspace/murb-s/build_vim1s [ 12%] Building CXX object CMakeFiles/murb-implem-lib.dir/src/murb/implem/SimulationNBodyNaive.cpp.o [ 12%] Building CXX object CMakeFiles/murb-implem-lib.dir/src/murb/implem/SimulationNBodyDumb.cpp.o [ 12%] Building CXX object CMakeFiles/murb-implem-lib.dir/src/murb/implem/SimulationNBodyOpenCL.cpp.o [ 16%] Building CXX object CMakeFiles/common-lib.dir/src/common/core/Bodies.cpp.o [ 20%] Building CXX object CMakeFiles/murb-implem-lib.dir/src/murb/implem/SimulationNBodySIMD.cpp.o [ 24%] Building CXX object CMakeFiles/murb-implem-lib.dir/src/murb/implem/SimulationNBodySIMDxOpenCL.cpp.o [ 28%] Building CXX object CMakeFiles/common-lib.dir/src/common/core/SimulationNBodyInterface.cpp.o [ 32%] Building CXX object CMakeFiles/common-lib.dir/src/common/ogl/OGLControl.cpp.o [ 36%] Building CXX object CMakeFiles/common-lib.dir/src/common/ogl/OGLSpheresVisu.cpp.o [ 40%] Building CXX object CMakeFiles/common-lib.dir/src/common/ogl/OGLSpheresVisuGS.cpp.o [ 44%] Building CXX object CMakeFiles/common-lib.dir/src/common/ogl/OGLSpheresVisuInst.cpp.o [ 48%] Building CXX object CMakeFiles/common-lib.dir/src/common/ogl/OGLTools.cpp.o [ 52%] Building CXX object CMakeFiles/common-lib.dir/src/common/ogl/SpheresVisuNo.cpp.o [ 56%] Building CXX object CMakeFiles/common-lib.dir/src/common/utils/ArgumentsReader.cpp.o [ 56%] Built target murb-implem-lib [ 60%] Building CXX object CMakeFiles/common-lib.dir/src/common/utils/Perf.cpp.o [ 60%] Built target common-lib [ 76%] Building CXX object CMakeFiles/test-bin.dir/src/test/implem/cpu/dumb.cpp.o [ 76%] Building CXX object CMakeFiles/test-bin.dir/src/test/implem/cpu/bidon.cpp.o [ 76%] Building CXX object CMakeFiles/murb-bin.dir/src/murb/main.cpp.o [ 76%] Building CXX object CMakeFiles/test-bin.dir/src/test/implem/cpu/simd.cpp.o [ 80%] Building CXX object CMakeFiles/test-bin.dir/src/test/implem/cuda/cuda.cpp.o [ 84%] Building CXX object CMakeFiles/test-bin.dir/src/test/implem/ocl/ocl.cpp.o [ 88%] Building CXX object CMakeFiles/test-bin.dir/src/test/implem/ocl/simdxocl.cpp.o [ 92%] Building CXX object CMakeFiles/test-bin.dir/src/test/main.cpp.o [ 96%] Linking CXX executable bin/murb [ 96%] Built target murb-bin [100%] Linking CXX executable bin/murb-test [100%] Built target test-bin n-body simulation configuration: -------------------------------- -> bodies scheme (-s ): galaxy -> implementation (--im ): cpu+simd -> nb. of bodies (-n ): 20000 -> nb. of iterations (-i ): 100 -> verbose mode (-v ): enable -> precision : fp32 -> mem. allocated : 1.44958 MB -> geometry shader (--ngs ): enable -> time step (--dt ): 3600.000000 sec -> softening factor (--soft): 2e+08 Simulation started... Iteration n° 2 ( 2.6 FPS, 19.7 Gflop/s), physic time: 0d 2h 0m 0.000s Iteration n° 3 ( 2.0 FPS, 14.8 Gflop/s), physic time: 0d 3h 0m 0.000s Iteration n° 4 ( 1.8 FPS, 13.1 Gflop/s), physic time: 0d 4h 0m 0.000s Iteration n° 5 ( 1.7 FPS, 12.3 Gflop/s), physic time: 0d 5h 0m 0.000s Iteration n° 6 ( 1.6 FPS, 11.8 Gflop/s), physic time: 0d 6h 0m 0.000s Iteration n° 7 ( 1.5 FPS, 11.5 Gflop/s), physic time: 0d 7h 0m 0.000s Iteration n° 8 ( 1.5 FPS, 11.3 Gflop/s), physic time: 0d 8h 0m 0.000s Iteration n° 9 ( 1.5 FPS, 11.1 Gflop/s), physic time: 0d 9h 0m 0.000s Iteration n° 10 ( 1.5 FPS, 10.9 Gflop/s), physic time: 0d 10h 0m 0.000s Iteration n° 11 ( 1.5 FPS, 10.8 Gflop/s), physic time: 0d 11h 0m 0.000s Iteration n° 12 ( 1.4 FPS, 10.7 Gflop/s), physic time: 0d 12h 0m 0.000s Iteration n° 13 ( 1.4 FPS, 10.7 Gflop/s), physic time: 0d 13h 0m 0.000s Iteration n° 14 ( 1.4 FPS, 10.6 Gflop/s), physic time: 0d 14h 0m 0.000s Iteration n° 15 ( 1.4 FPS, 10.6 Gflop/s), physic time: 0d 15h 0m 0.000s Iteration n° 16 ( 1.4 FPS, 10.5 Gflop/s), physic time: 0d 16h 0m 0.000s Iteration n° 17 ( 1.4 FPS, 10.4 Gflop/s), physic time: 0d 17h 0m 0.000s Iteration n° 18 ( 1.4 FPS, 10.4 Gflop/s), physic time: 0d 18h 0m 0.000s Iteration n° 19 ( 1.4 FPS, 10.4 Gflop/s), physic time: 0d 19h 0m 0.000s Iteration n° 20 ( 1.4 FPS, 10.3 Gflop/s), physic time: 0d 20h 0m 0.000s Iteration n° 21 ( 1.4 FPS, 10.3 Gflop/s), physic time: 0d 21h 0m 0.000s Iteration n° 22 ( 1.4 FPS, 10.3 Gflop/s), physic time: 0d 22h 0m 0.000s Iteration n° 23 ( 1.4 FPS, 10.3 Gflop/s), physic time: 0d 23h 0m 0.000s Iteration n° 24 ( 1.4 FPS, 10.2 Gflop/s), physic time: 1d 0h 0m 0.000s Iteration n° 25 ( 1.4 FPS, 10.2 Gflop/s), physic time: 1d 1h 0m 0.000s Iteration n° 26 ( 1.4 FPS, 10.2 Gflop/s), physic time: 1d 2h 0m 0.000s Iteration n° 27 ( 1.4 FPS, 10.2 Gflop/s), physic time: 1d 3h 0m 0.000s Iteration n° 28 ( 1.4 FPS, 10.2 Gflop/s), physic time: 1d 4h 0m 0.000s Iteration n° 29 ( 1.4 FPS, 10.2 Gflop/s), physic time: 1d 5h 0m 0.000s Iteration n° 30 ( 1.4 FPS, 10.2 Gflop/s), physic time: 1d 6h 0m 0.000s Iteration n° 31 ( 1.4 FPS, 10.2 Gflop/s), physic time: 1d 7h 0m 0.000s Iteration n° 32 ( 1.4 FPS, 10.1 Gflop/s), physic time: 1d 8h 0m 0.000s Iteration n° 33 ( 1.4 FPS, 10.1 Gflop/s), physic time: 1d 9h 0m 0.000s Iteration n° 34 ( 1.4 FPS, 10.1 Gflop/s), physic time: 1d 10h 0m 0.000s Iteration n° 35 ( 1.4 FPS, 10.1 Gflop/s), physic time: 1d 11h 0m 0.000s Iteration n° 36 ( 1.4 FPS, 10.1 Gflop/s), physic time: 1d 12h 0m 0.000s Iteration n° 37 ( 1.4 FPS, 10.1 Gflop/s), physic time: 1d 13h 0m 0.000s Iteration n° 38 ( 1.4 FPS, 10.1 Gflop/s), physic time: 1d 14h 0m 0.000s Iteration n° 39 ( 1.4 FPS, 10.1 Gflop/s), physic time: 1d 15h 0m 0.000s Iteration n° 40 ( 1.4 FPS, 10.1 Gflop/s), physic time: 1d 16h 0m 0.000s Iteration n° 41 ( 1.4 FPS, 10.1 Gflop/s), physic time: 1d 17h 0m 0.000s Iteration n° 42 ( 1.4 FPS, 10.1 Gflop/s), physic time: 1d 18h 0m 0.000s Iteration n° 43 ( 1.4 FPS, 10.1 Gflop/s), physic time: 1d 19h 0m 0.000s Iteration n° 44 ( 1.4 FPS, 10.1 Gflop/s), physic time: 1d 20h 0m 0.000s Iteration n° 45 ( 1.3 FPS, 10.1 Gflop/s), physic time: 1d 21h 0m 0.000s Iteration n° 46 ( 1.3 FPS, 10.0 Gflop/s), physic time: 1d 22h 0m 0.000s Iteration n° 47 ( 1.3 FPS, 10.0 Gflop/s), physic time: 1d 23h 0m 0.000s Iteration n° 48 ( 1.3 FPS, 10.0 Gflop/s), physic time: 2d 0h 0m 0.000s Iteration n° 49 ( 1.3 FPS, 10.0 Gflop/s), physic time: 2d 1h 0m 0.000s Iteration n° 50 ( 1.3 FPS, 10.0 Gflop/s), physic time: 2d 2h 0m 0.000s Iteration n° 51 ( 1.3 FPS, 10.0 Gflop/s), physic time: 2d 3h 0m 0.000s Iteration n° 52 ( 1.3 FPS, 10.0 Gflop/s), physic time: 2d 4h 0m 0.000s Iteration n° 53 ( 1.3 FPS, 10.0 Gflop/s), physic time: 2d 5h 0m 0.000s Iteration n° 54 ( 1.3 FPS, 10.0 Gflop/s), physic time: 2d 6h 0m 0.000s Iteration n° 55 ( 1.3 FPS, 10.0 Gflop/s), physic time: 2d 7h 0m 0.000s Iteration n° 56 ( 1.3 FPS, 10.0 Gflop/s), physic time: 2d 8h 0m 0.000s Iteration n° 57 ( 1.3 FPS, 10.0 Gflop/s), physic time: 2d 9h 0m 0.000s Iteration n° 58 ( 1.3 FPS, 10.0 Gflop/s), physic time: 2d 10h 0m 0.000s Iteration n° 59 ( 1.3 FPS, 10.0 Gflop/s), physic time: 2d 11h 0m 0.000s Iteration n° 60 ( 1.3 FPS, 10.0 Gflop/s), physic time: 2d 12h 0m 0.000s Iteration n° 61 ( 1.3 FPS, 10.0 Gflop/s), physic time: 2d 13h 0m 0.000s Iteration n° 62 ( 1.3 FPS, 10.0 Gflop/s), physic time: 2d 14h 0m 0.000s Iteration n° 63 ( 1.3 FPS, 10.0 Gflop/s), physic time: 2d 15h 0m 0.000s Iteration n° 64 ( 1.3 FPS, 10.0 Gflop/s), physic time: 2d 16h 0m 0.000s Iteration n° 65 ( 1.3 FPS, 10.0 Gflop/s), physic time: 2d 17h 0m 0.000s Iteration n° 66 ( 1.3 FPS, 10.0 Gflop/s), physic time: 2d 18h 0m 0.000s Iteration n° 67 ( 1.3 FPS, 10.0 Gflop/s), physic time: 2d 19h 0m 0.000s Iteration n° 68 ( 1.3 FPS, 10.0 Gflop/s), physic time: 2d 20h 0m 0.000s Iteration n° 69 ( 1.3 FPS, 10.0 Gflop/s), physic time: 2d 21h 0m 0.000s Iteration n° 70 ( 1.3 FPS, 10.0 Gflop/s), physic time: 2d 22h 0m 0.000s Iteration n° 71 ( 1.3 FPS, 10.0 Gflop/s), physic time: 2d 23h 0m 0.000s Iteration n° 72 ( 1.3 FPS, 10.0 Gflop/s), physic time: 3d 0h 0m 0.000s Iteration n° 73 ( 1.3 FPS, 10.0 Gflop/s), physic time: 3d 1h 0m 0.000s Iteration n° 74 ( 1.3 FPS, 10.0 Gflop/s), physic time: 3d 2h 0m 0.000s Iteration n° 75 ( 1.3 FPS, 10.0 Gflop/s), physic time: 3d 3h 0m 0.000s Iteration n° 76 ( 1.3 FPS, 10.0 Gflop/s), physic time: 3d 4h 0m 0.000s Iteration n° 77 ( 1.3 FPS, 10.0 Gflop/s), physic time: 3d 5h 0m 0.000s Iteration n° 78 ( 1.3 FPS, 10.0 Gflop/s), physic time: 3d 6h 0m 0.000s Iteration n° 79 ( 1.3 FPS, 10.0 Gflop/s), physic time: 3d 7h 0m 0.000s Iteration n° 80 ( 1.3 FPS, 10.0 Gflop/s), physic time: 3d 8h 0m 0.000s Iteration n° 81 ( 1.3 FPS, 10.0 Gflop/s), physic time: 3d 9h 0m 0.000s Iteration n° 82 ( 1.3 FPS, 10.0 Gflop/s), physic time: 3d 10h 0m 0.000s Iteration n° 83 ( 1.3 FPS, 10.0 Gflop/s), physic time: 3d 11h 0m 0.000s Iteration n° 84 ( 1.3 FPS, 10.0 Gflop/s), physic time: 3d 12h 0m 0.000s Iteration n° 85 ( 1.3 FPS, 10.0 Gflop/s), physic time: 3d 13h 0m 0.000s Iteration n° 86 ( 1.3 FPS, 10.0 Gflop/s), physic time: 3d 14h 0m 0.000s Iteration n° 87 ( 1.3 FPS, 10.0 Gflop/s), physic time: 3d 15h 0m 0.000s Iteration n° 88 ( 1.3 FPS, 9.9 Gflop/s), physic time: 3d 16h 0m 0.000s Iteration n° 89 ( 1.3 FPS, 9.9 Gflop/s), physic time: 3d 17h 0m 0.000s Iteration n° 90 ( 1.3 FPS, 9.9 Gflop/s), physic time: 3d 18h 0m 0.000s Iteration n° 91 ( 1.3 FPS, 9.9 Gflop/s), physic time: 3d 19h 0m 0.000s Iteration n° 92 ( 1.3 FPS, 9.9 Gflop/s), physic time: 3d 20h 0m 0.000s Iteration n° 93 ( 1.3 FPS, 9.9 Gflop/s), physic time: 3d 21h 0m 0.000s Iteration n° 94 ( 1.3 FPS, 9.9 Gflop/s), physic time: 3d 22h 0m 0.000s Iteration n° 95 ( 1.3 FPS, 9.9 Gflop/s), physic time: 3d 23h 0m 0.000s Iteration n° 96 ( 1.3 FPS, 9.9 Gflop/s), physic time: 4d 0h 0m 0.000s Iteration n° 97 ( 1.3 FPS, 9.9 Gflop/s), physic time: 4d 1h 0m 0.000s Iteration n° 98 ( 1.3 FPS, 9.9 Gflop/s), physic time: 4d 2h 0m 0.000s Iteration n° 99 ( 1.3 FPS, 9.9 Gflop/s), physic time: 4d 3h 0m 0.000s Iteration n° 100 ( 1.3 FPS, 9.9 Gflop/s), physic time: 4d 4h 0m 0.000s Simulation ended. Entire simulation took 74990.6 ms (1.3 FPS, 9.9 Gflop/s) vim1s Wed Sep 25 06:39:52 PM CEST 2024