question

Alessio Merlo avatar image
0 Likes"
Alessio Merlo asked Jordan Johnson commented

kill a single replication of experimenter

Hi,

does someone know a command to kill a single replication of the experimenter? I need to stop a single replication without losing the data. Theoretically I need to send the command endreplication to a specific flexsim process.

If the command doesn't exist, has someone any idea how to implement it?

FlexSim 18.0.1
experimenterreplications
5 |100000

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

1 Answer

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

It sounds like your child process is stuck or frozen, due to some bug. If that is the case, there is no way to kill it and get the results back. In this case, you will either need to find/fix the bug (by repeating the streams of whatever replication is crashing), or always write your data to a file, so that it can be recovered, even if the process dies.

· 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.