With a system as complex as Moses, why would you think the CPU usage would be steady? Each sentence task goes through many stages with different CPU demands which probably map to the variation in each cycle.

You can also look first at your threading configuration. If your system has multiple CPUs (cores) and Moses is running multi-threaded, I suspect the cycles' frequencies are related to the activities on each thread.



On 01/14/2014 01:09 PM, Hansung Cho wrote:
hello.. 

I'm using mosesdecoding 

When monitoring a physical server, Server cpu is not very stable.
However, the state is constantly moving cpu

Look at the picture below
본문 이미지 1

Is it because the moses system cache??
Should any part option of the adjustment?

My moses commit a1584c608f8bbd83921896bac9eac97d9effc0c8
Options related to the cache are "clean-lm-cache" ( default ==1 )

Will be waiting for your input. 

Thank you
Hansung cho


_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support


_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to