Skip to content

[BUG] Assertion failure on the CVRPTW test #1077

@nguidotti

Description

@nguidotti

Assertion failure on the CVRPTW test. Full log here: github.com/NVIDIA/cuopt/actions/runs/24128688280/job/70402809776?pr=1020

[ RUN      ] level0_retail/retail_float_test_t.CVRPTW_Retail/8
/tmp/conda-bld-output/bld/rattler-build_libmps-parser/work/cpp/src/routing/ges/lexicographic_search/node_stack.cuh:779: __nv_bool cuopt::routing::detail::node_stack_t<i_t, f_t, REQUEST>::forward_check(__nv_bool) [with cuopt::routing::request_t r_t = cuopt::routing::request_t::PDP; __nv_bool <anonymous> = true; i_t = int; f_t = float; cuopt::routing::request_t REQUEST = cuopt::routing::request_t::PDP]: block: [235,0,0], thread: [0,0,0] Assertion `iter_node.forward_feasible(s_route.vehicle_info())&& "Iter node is not forward feasible!"` failed.
CUDA Error detected. cudaErrorAssert device-side assert triggered
excess forward 0.000015 departure forward 605.000000 
ROUTING_TEST: /opt/conda/envs/test/include/rmm/mr/detail/stream_ordered_memory_resource.hpp:244: void rmm::mr::detail::stream_ordered_memory_resource<PoolResource, FreeListType>::do_deallocate(void*, std::size_t, rmm::cuda_stream_view) [with PoolResource = rmm::mr::pool_memory_resource<rmm::mr::cuda_async_memory_resource>; FreeListType = rmm::mr::detail::coalescing_free_list; std::size_t = long unsigned int]: Assertion `status__ == cudaSuccess' failed.
./ci/run_ctests.sh: line 24:  7012 Aborted                 (core dumped) "${gt}" "$@"

Metadata

Metadata

Assignees

Labels

awaiting responseThis expects a response from maintainer or contributor depending on who requested in last comment.bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions