Pipeline minutes getting exhausted before 2000mins

We are using the gitlab pipeline to perform the E2E test for our angular application.

The pipeline is set up to run the tests in parallel. The execution time to compete the E2E will be on average 35 min as shown in the pipeline dashboard in our repo.

Before using less than 1000 min of pipeline execution, I am getting an error that I used 2093minutes of 2000 free minutes on my CI.

Are you saying that, once you consume 2000mins your CI/CD staopped working?
Are you able to continue the free version of GitLab SaaS?