IN THE NAME OF GOD
Hello.
I have deleted redundancy output information. I use â??saveâ?? procedure for
print performance to another file and â??truncate_buffer(500)â?? at the end of
each cycle. But my simulation has outputs still, that I donâ??t know how I
prevent them. For example, when a mobile agent does not perform any action.
Speed of the simulation has increased very much, as 30000 time slices are
done at 10 or 15 minute.
But after almost 34000 or 36000 time slices(between 120-150 cycles),
suddenly, the simulation is stopped( without any message ). I think, memory
problem exists, still( or overflow problem).
At the end, output file has not been truncated, apparently. Also, only a
â??performanceâ?? has been written at another file (I guess, it is last one).
I donâ??t know what I should do.(Apparently problems don't finish any time)
Sincerely,
Jenab.
|