Elasticsearch 7.1.1 Failed to create native process factories for Machine Learning

Hi, richcollier.I have the same error of Elasticsearch 7.1.1 on Ubuntu 16.04. This is my controller's output:
elastic@elkOne:~/elasticsearch-7.1.1/modules/x-pack-ml/platform/linux-x86_64/bin$ ./controller --version
si_signo 4, si_code: 2, si_errno: 0, address: 0x7fa53ce10fe2, library: /home/elastic/elasticsearch-7.1.1/modules/x-pack-ml/platform/linux-x86_64/bin/../lib/libMlCore.so, base: 0x7fa53cd81000, normalized address: 0x8ffe2
Illegal instruction (core dumped)

elastic@elkOne:~/elasticsearch-7.1.1/modules/x-pack-ml/platform/linux-x86_64/bin$ ./controller
si_signo 4, si_code: 2, si_errno: 0, address: 0x7fc442295fe2, library: /home/elastic/elasticsearch-7.1.1/modules/x-pack-ml/platform/linux-x86_64/bin/../lib/libMlCore.so, base: 0x7fc442206000, normalized address: 0x8ffe2
Illegal instruction (core dumped)

Any solutions?
Thank you