Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simulation stuck after 2048 users in the network #180

Open
manishkjain21 opened this issue Jul 30, 2023 · 0 comments
Open

Simulation stuck after 2048 users in the network #180

manishkjain21 opened this issue Jul 30, 2023 · 0 comments

Comments

@manishkjain21
Copy link

Platform

  • OMNeT++ version: 6.0pre11
  • OS: Ubuntu 18.04
  • Simu5G: 1.2.0
  • inet: 4.3.0

Describe the bug
I am running a simulation in omnet++ 6.0pre11 with Simu5G-1.2.0 and inet4.3

I am creating users dynamically during the simulation i.e. Adding nodes to the system and removing the nodes to the system.

The simulation runs successfully till 96% and then remains stuck. This happens when we have more than 2048 connections in the network. The simulator does not throw anykind of error or result in simulation failure.

When I check the status in linux server, omnet process occupies 100% of the CPU usage. I am running on the server which has 48 cores and omnet is utilising just 3 cores. So there is no cpu constraint.

Can anyone point to a potential way to debug the simulator?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant