Hi, I have a problem loading LMs generated from the news.shuffled data sets. The decoder dies with this message:
Start loading LanguageModel /home/staff/joerg/projects/UUMT/wmt11/data/training-monolingual/news.shuffled.low.de.lm : [138.000] seconds moses: ../../include/LHash.cc:138: void LHash<KeyT, DataT>::alloc(unsigned int) [with KeyT = unsigned int, DataT = float]: Assertion `body != 0' failed. sh: line 1: 1692 Aborted /home/staff/joerg/projects/LetsMT/tools32/mosesdecoder/moses-cmd/src/moses -threads 4 -config filtered/moses.ini -inputtype 0 -w -0.217387 -lm 0.036238 0.036238 0.036238 -d 0.065216 0.065216 0.065216 0.065216 0.065216 0.065216 0.065216 -tm 0.043477 0.043477 0.043477 0.043477 0.043477 -n-best-list run1.best100.out 100 -input-file /home/staff/joerg/projects/UUMT/wmt11/data/dev/newstest2009-src.low.en > run1.out The LM is big but I don't think that memory is the problem. I have also a similar problem with a smaller Czech LM (but a different message): Start loading LanguageModel /home/staff/joerg/projects/UUMT/wmt11/data/training-monolingual/news.shuffled.low.cs.lm : [36.000] seconds Unexpected error. sh: line 1: 6737 Aborted /home/staff/joerg/projects/LetsMT/tools32/mosesdecoder/moses-cmd/src/moses -threads 4 -config filtered/moses.ini -inputtype 0 -w -0.217387 -lm 0.036238 0.036238 0.036238 -d 0.065216 0.065216 0.065216 0.065216 0.065216 0.065216 0.065216 -tm 0.043477 0.043477 0.043477 0.043477 0.043477 -n-best-list run1.best100.out 100 -input-file /home/staff/joerg/projects/UUMT/wmt11/data/dev/newstest2009-src.low.en > run1.out Exit code: 134 Any ideas? Thanks, Jörg -- ********************************************************************************** Jörg Tiedemann [email protected] Dep. of Linguistics and Philology http://stp.lingfil.uu.se/~joerg/ Uppsala University tel: +46 (0)18 - 471 1412 Box 635, SE-751 26 Uppsala/SWEDEN fax: +46 (0)18 - 471 1094 _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
