question

Chris Smith avatar image
0 Likes"
Chris Smith asked Jordan Johnson commented

Optimizer CPU cores usage question

@jordan.johnson

I am running an optimization on a machine with 50 cores. When I start the optimization it uses all the cores but over time it uses fewer and fewer cores until after the first 1000 solutions it is using around 3 cores. Is this a known issue?

FlexSim 17.2.1
optimizer
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Ben Wilson avatar image Ben Wilson ♦♦ commented ·

@Chris Smith,

Just a guess, but I bet there are FlexSim processes that have hung up. Check your Windows task manager and see if there are any stuck FlexSim background processes.

I've seen this happen with the Experimenter if the model in one of the replications crashed or otherwise hung during execution.

Or maybe @jordan.johnson has some other ideas.

0 Likes 0 ·

1 Answer

·
Jordan Johnson avatar image
2 Likes"
Jordan Johnson answered Jordan Johnson commented

Do the replications run quickly? One thing I have seen is that, as the number of completed runs increases, OptQuest does more and more sorting/decision making to get the next solution on the list. This means it can't create solutions as fast as the cores could handle them. In general, the first few cores tend to do most of the work.

If the replications take 30 seconds or more to run, this might not be the issue. I would have to dig in deeper, and see if there is a bug.

· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Chris Smith avatar image Chris Smith commented ·

That makes a lot of sense and seems to be the case. The replications in this case take about 7 seconds each to run. The best workaround I have found is to run multiple instances of FlexSim with subsets of the problem. This seems to more fully utilize the cores and produces a larger solution set in a shorter period of time. Would this be the suggested workaround?

1 Like 1 ·
Jordan Johnson avatar image Jordan Johnson ♦♦ Chris Smith commented ·

That's quite a clever solution, especially if it works for you. I can't say I have a better one.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.