Untitled Paste
ts
Wrap Lines
Raw [0KRunning with gitlab-runner 17.2.1 (9882d9c7)[0;m
[0K on cuda-runner-manytask WZe7Y8szp, system ID: s_8d6adb31f824[0;m
section_start:1772010969:prepare_executor
[0K[0K[36;1mPreparing the "docker" executor[0;m[0;m
[0KUsing Docker executor with image gitlab.manytask.org:5050/cuda/public-2026-spring/testenv-image:latest ...[0;m
[0KAuthenticating with credentials from /home/zhdanovskijvj/.docker/config.json[0;m
[0KPulling docker image gitlab.manytask.org:5050/cuda/public-2026-spring/testenv-image:latest ...[0;m
[0KUsing docker image sha256:8f864bce606490a13d2916abe8a1e8fc95e19f47a74d04dddb502a2a7cee4125 for gitlab.manytask.org:5050/cuda/public-2026-spring/testenv-image:latest with digest gitlab.manytask.org:5050/cuda/public-2026-spring/testenv-image@sha256:3c0d2134db8a672ca09949e0601ed3cf26acecb46dabe72098f9c13065bf2e7e ...[0;m
section_end:1772010974:prepare_executor
[0Ksection_start:1772010974:prepare_script
[0K[0K[36;1mPreparing environment[0;m[0;m
Running on runner-wze7y8szp-project-31707-concurrent-0 via imladris...
section_end:1772010976:prepare_script
[0Ksection_start:1772010976:get_sources
[0K[0K[36;1mGetting source from Git repository[0;m[0;m
[32;1mFetching changes with git depth set to 10...[0;m
Initialized empty Git repository in /builds/cuda/students-2026-spring/aalim/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 40d00787 as detached HEAD (ref is main)...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1772010979:get_sources
[0Ksection_start:1772010979:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m
[0KUsing docker image sha256:8f864bce606490a13d2916abe8a1e8fc95e19f47a74d04dddb502a2a7cee4125 for gitlab.manytask.org:5050/cuda/public-2026-spring/testenv-image:latest with digest gitlab.manytask.org:5050/cuda/public-2026-spring/testenv-image@sha256:3c0d2134db8a672ca09949e0601ed3cf26acecb46dabe72098f9c13065bf2e7e ...[0;m
==========
== CUDA ==
==========
CUDA Version 12.6.1
Container image Copyright (c) 2016-2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
This container image and its contents are governed by the NVIDIA Deep Learning Container License.
By pulling and using the container, you accept the terms and conditions of this license:
https://developer.nvidia.com/ngc/nvidia-deep-learning-container-license
A copy of this license is made available in this container at /NGC-DL-CONTAINER-LICENSE for your convenience.
[32;1m$ . /opt/checker/venv/bin/activate[0;m
[32;1m$ python3 -m checker grade . /opt/shad[0;m
[95m___ ___ _ _ _____ _ _
| \/ | | | | | / __ \ | | |
| . . | __ _ _ __ _ _| |_ __ _ ___| | __ | / \/ |__ ___ ___| | _____ _ __
| |\/| |/ _` | '_ \| | | | __/ _` / __| |/ / | | | '_ \ / _ \/ __| |/ / _ \ '__|
| | | | (_| | | | | |_| | || (_| \__ \ < | \__/\ | | | __/ (__| < __/ |
\_| |_/\__,_|_| |_|\__, |\__\__,_|___/_|\_\ \____/_| |_|\___|\___|_|\_\___|_|
__/ |
|___/ [0m
[90mCopy from . to /tmp/tmpc7wlpfil[0m
[90mCopy from /opt/shad to /tmp/tmpc7wlpfil[0m
Detecting changes by ChangesDetectionType.LAST_COMMIT_CHANGES
[90mLast commit changes: ['01-reverse-string/reverse.cuh'][0m
[90mChanged tasks: ['01-reverse-string'] (changed files in last commit)[0m
Loading plugins...
[95m++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++[0m
[95m++++++++++++++++++++ Run <01-reverse-string> task pipeline: ++++++++++++++++++++[0m
[95m++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++[0m
[93m--> Running "Copy files" stage:[0m
Copy /builds/cuda/students-2026-spring/aalim/01-reverse-string/reverse.cuh
to /opt/shad/01-reverse-string/reverse.cuh
Files have been copied
[90m> elapsed time: 0.00s[0m
[92mok![0m
[93m--> Running "Build" stage:[0m
[93mBuilding test_reverse_string (Debug)...[0m
[1/4] /usr/bin/clang++-20 -I/opt/shad/tools/util/include -isystem /usr/local/cuda/targets/x86_64-linux/include -g -std=gnu++20 -Werror -Wall -Wextra -MD -MT tools/util/CMakeFiles/util.dir/src/cuda_helpers.cpp.o -MF tools/util/CMakeFiles/util.dir/src/cuda_helpers.cpp.o.d -o tools/util/CMakeFiles/util.dir/src/cuda_helpers.cpp.o -c /opt/shad/tools/util/src/cuda_helpers.cpp
[2/4] : && /usr/bin/cmake -E rm -f tools/util/libutil.a && /usr/bin/llvm-ar-20 qc tools/util/libutil.a tools/util/CMakeFiles/util.dir/src/cuda_helpers.cpp.o && /usr/bin/llvm-ranlib-20 tools/util/libutil.a && :
[3/4] /usr/local/cuda/bin/nvcc -forward-unknown-to-host-compiler -I/opt/shad/build-debug/_deps/catch2-src/src/catch2/.. -I/opt/shad/build-debug/_deps/catch2-build/generated-includes -I/opt/shad/tools/util/include -isystem /usr/local/cuda/targets/x86_64-linux/include -g -std=c++20 "--generate-code=arch=compute_52,code=[compute_52,sm_52]" --compiler-options -Werror,-Wall,-Wextra -MD -MT 01-reverse-string/CMakeFiles/test_reverse_string.dir/test.cu.o -MF 01-reverse-string/CMakeFiles/test_reverse_string.dir/test.cu.o.d -x cu -c /opt/shad/01-reverse-string/test.cu -o 01-reverse-string/CMakeFiles/test_reverse_string.dir/test.cu.o
[4/4] : && /usr/bin/clang++-20 -g 01-reverse-string/CMakeFiles/test_reverse_string.dir/test.cu.o -o test_reverse_string -L/usr/local/cuda/targets/x86_64-linux/lib -L/usr/lib/gcc/x86_64-linux-gnu/13 -Wl,-rpath,/usr/local/cuda-12.6/targets/x86_64-linux/lib _deps/catch2-build/src/libCatch2Maind.a tools/util/libutil.a _deps/catch2-build/src/libCatch2d.a /usr/local/cuda-12.6/targets/x86_64-linux/lib/libcudart.so -lcudadevrt -lcudart_static -lrt -lpthread -ldl && :
[93mBuilding test_reverse_string (RelWithDebInfo)...[0m
[1/4] /usr/bin/clang++-20 -I/opt/shad/tools/util/include -isystem /usr/local/cuda/targets/x86_64-linux/include -O2 -g -DNDEBUG -std=gnu++20 -Werror -Wall -Wextra -MD -MT tools/util/CMakeFiles/util.dir/src/cuda_helpers.cpp.o -MF tools/util/CMakeFiles/util.dir/src/cuda_helpers.cpp.o.d -o tools/util/CMakeFiles/util.dir/src/cuda_helpers.cpp.o -c /opt/shad/tools/util/src/cuda_helpers.cpp
[2/4] : && /usr/bin/cmake -E rm -f tools/util/libutil.a && /usr/bin/llvm-ar-20 qc tools/util/libutil.a tools/util/CMakeFiles/util.dir/src/cuda_helpers.cpp.o && /usr/bin/llvm-ranlib-20 tools/util/libutil.a && :
[3/4] /usr/local/cuda/bin/nvcc -forward-unknown-to-host-compiler -I/opt/shad/build-relwithdebinfo/_deps/catch2-src/src/catch2/.. -I/opt/shad/build-relwithdebinfo/_deps/catch2-build/generated-includes -I/opt/shad/tools/util/include -isystem /usr/local/cuda/targets/x86_64-linux/include -O2 -g -DNDEBUG -std=c++20 "--generate-code=arch=compute_52,code=[compute_52,sm_52]" --compiler-options -Werror,-Wall,-Wextra -MD -MT 01-reverse-string/CMakeFiles/test_reverse_string.dir/test.cu.o -MF 01-reverse-string/CMakeFiles/test_reverse_string.dir/test.cu.o.d -x cu -c /opt/shad/01-reverse-string/test.cu -o 01-reverse-string/CMakeFiles/test_reverse_string.dir/test.cu.o
[4/4] : && /usr/bin/clang++-20 -O2 -g -DNDEBUG 01-reverse-string/CMakeFiles/test_reverse_string.dir/test.cu.o -o test_reverse_string -L/usr/local/cuda/targets/x86_64-linux/lib -L/usr/lib/gcc/x86_64-linux-gnu/13 -Wl,-rpath,/usr/local/cuda-12.6/targets/x86_64-linux/lib _deps/catch2-build/src/libCatch2Main.a tools/util/libutil.a _deps/catch2-build/src/libCatch2.a /usr/local/cuda-12.6/targets/x86_64-linux/lib/libcudart.so -lcudadevrt -lcudart_static -lrt -lpthread -ldl && :
Build is finished
[90m> elapsed time: 15.21s[0m
[92mok![0m
[93m--> Running "Clang-format" stage:[0m
[No issues]
[90m> elapsed time: 0.11s[0m
[92mok![0m
[93m--> Running "Tests" stage:[0m
[93mRunning test_reverse_string (Debug)...[0m
CUDA_VISIBLE_DEVICES is set to `GPU-fe2d8dfd-06f2-a5c4-a7fd-4a5f23947005`
Randomness seeded to: 2750293790
[1;31m[1;33m[0m[0m[1;32m===============================================================================[0m[0;37m[0m
[1;32mAll tests passed[0m (7 assertions in 2 test cases)
[93mRunning test_reverse_string (RelWithDebInfo)...[0m
CUDA_VISIBLE_DEVICES is set to `GPU-fe2d8dfd-06f2-a5c4-a7fd-4a5f23947005`
Randomness seeded to: 3380382453
[1;31m[1;33m[0m[0m[1;32m===============================================================================[0m[0;37m[0m
[1;32mAll tests passed[0m (7 assertions in 2 test cases)
Tests are passed
[90m> elapsed time: 508.03s[0m
[92mok![0m
[95m--------------------------------------------------------------------------------[0m
[95mPipelineResult: failed=0
PipelineStageResult: failed=0, skipped=0, percentage=1.00, name='Copy files'
PipelineStageResult: failed=0, skipped=0, percentage=1.00, name='Build'
PipelineStageResult: failed=0, skipped=0, percentage=1.00, name='Clang-format'
PipelineStageResult: failed=0, skipped=0, percentage=1.00, name='Tests'[0m
[95m--------------------------------------------------------------------------------[0m
[95mReporting <01-reverse-string> task tests:[0m
[93m--> Running "Report Score Manytask" stage:[0m
Report for task '01-reverse-string' for user 'aalim', requested score: None, result score: 100
[90m> elapsed time: 0.29s[0m
[92mok![0m
->Reporting succeeded
[95m--------------------------------------------------------------------------------[0m
[92mTESTING PASSED[0m
section_end:1772011506:step_script
[0Ksection_start:1772011506:cleanup_file_variables
[0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m
section_end:1772011507:cleanup_file_variables
[0K[32;1mJob succeeded[0;m
RUSTEBIN