suaefar / ryzen-test

Tools to reproduce randomly crashing processes under load on AMD Ryzen processors on Linux
GNU General Public License v3.0
224 stars 59 forks source link

Ryzen 2700x first fail report or expected output? #28

Closed leodutra closed 6 years ago

leodutra commented 6 years ago

Install required packages Reading package lists... Building dependency tree... Reading state information... build-essential is already the newest version (12.4ubuntu1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Create compressed ramdisk 64G Download GCC sources --2018-08-21 12:32:34-- ftp://ftp.fu-berlin.de/unix/languages/gcc/releases/gcc-7.1.0/gcc-7.1.0.tar.bz2 => ‘gcc-7.1.0.tar.bz2’ Resolving ftp.fu-berlin.de (ftp.fu-berlin.de)... 130.133.3.130 Connecting to ftp.fu-berlin.de (ftp.fu-berlin.de)|130.133.3.130|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /unix/languages/gcc/releases/gcc-7.1.0 ... done. ==> SIZE gcc-7.1.0.tar.bz2 ... 84303533 ==> PASV ... done. ==> RETR gcc-7.1.0.tar.bz2 ... done. Length: 84303533 (80M) (unauthoritative)

82300K .......... .......... ....... 100% 6,14M=30s

2018-08-21 12:33:08 (2,69 MB/s) - ‘gcc-7.1.0.tar.bz2’ saved [84303533]

Extract GCC sources Download prerequisites 2018-08-21 12:33:24 URL: ftp://gcc.gnu.org/pub/gcc/infrastructure/gmp-6.1.0.tar.bz2 [2383840] -> "./gmp-6.1.0.tar.bz2" [1] 2018-08-21 12:33:28 URL: ftp://gcc.gnu.org/pub/gcc/infrastructure/mpfr-3.1.4.tar.bz2 [1279284] -> "./mpfr-3.1.4.tar.bz2" [1] 2018-08-21 12:33:31 URL: ftp://gcc.gnu.org/pub/gcc/infrastructure/mpc-1.0.3.tar.gz [669925] -> "./mpc-1.0.3.tar.gz" [1] 2018-08-21 12:33:35 URL: ftp://gcc.gnu.org/pub/gcc/infrastructure/isl-0.16.1.tar.bz2 [1626446] -> "./isl-0.16.1.tar.bz2" [1] gmp-6.1.0.tar.bz2: OK mpfr-3.1.4.tar.bz2: OK mpc-1.0.3.tar.gz: OK isl-0.16.1.tar.bz2: OK All prerequisites downloaded successfully. cat /proc/cpuinfo | grep -i -E "(model name|microcode)" model name : AMD Ryzen 7 2700X Eight-Core Processor microcode : 0x8008202 model name : AMD Ryzen 7 2700X Eight-Core Processor microcode : 0x8008202 model name : AMD Ryzen 7 2700X Eight-Core Processor microcode : 0x8008202 model name : AMD Ryzen 7 2700X Eight-Core Processor microcode : 0x8008202 model name : AMD Ryzen 7 2700X Eight-Core Processor microcode : 0x8008202 model name : AMD Ryzen 7 2700X Eight-Core Processor microcode : 0x8008202 model name : AMD Ryzen 7 2700X Eight-Core Processor microcode : 0x8008202 model name : AMD Ryzen 7 2700X Eight-Core Processor microcode : 0x8008202 model name : AMD Ryzen 7 2700X Eight-Core Processor microcode : 0x8008202 model name : AMD Ryzen 7 2700X Eight-Core Processor microcode : 0x8008202 model name : AMD Ryzen 7 2700X Eight-Core Processor microcode : 0x8008202 model name : AMD Ryzen 7 2700X Eight-Core Processor microcode : 0x8008202 model name : AMD Ryzen 7 2700X Eight-Core Processor microcode : 0x8008202 model name : AMD Ryzen 7 2700X Eight-Core Processor microcode : 0x8008202 model name : AMD Ryzen 7 2700X Eight-Core Processor microcode : 0x8008202 model name : AMD Ryzen 7 2700X Eight-Core Processor microcode : 0x8008202 sudo dmidecode -t memory | grep -i -E "(rank|speed|part)" | grep -v -i unknown Speed: 2133 MT/s Part Number: F4-3200C14-16GTZR Rank: 2 Configured Clock Speed: 1067 MT/s Speed: 2133 MT/s Part Number: F4-3200C14-16GTZR Rank: 2 Configured Clock Speed: 1067 MT/s uname -a Linux home-pc 4.15.0-32-generic #35-Ubuntu SMP Fri Aug 10 17:58:07 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux cat /proc/sys/kernel/randomize_va_space 2 / /mnt/ramdisk/workdir /mnt/ramdisk/workdir Using 16 parallel processes [loop-2] ter ago 21 12:33:37 -03 2018 start 0 [loop-2] ter ago 21 12:53:52 -03 2018 build failed [loop-2] TIME TO FAIL: 1217 s [loop-0] ter ago 21 12:33:35 -03 2018 start 0 [loop-0] ter ago 21 12:53:53 -03 2018 build failed [loop-0] TIME TO FAIL: 1218 s [loop-4] ter ago 21 12:33:39 -03 2018 start 0 [loop-4] ter ago 21 12:53:54 -03 2018 build failed [loop-4] TIME TO FAIL: 1219 s [loop-1] ter ago 21 12:33:36 -03 2018 start 0 [loop-1] ter ago 21 12:53:55 -03 2018 build failed [loop-1] TIME TO FAIL: 1220 s [loop-3] ter ago 21 12:33:38 -03 2018 start 0 [loop-3] ter ago 21 12:53:55 -03 2018 build failed [loop-3] TIME TO FAIL: 1220 s [loop-5] ter ago 21 12:33:40 -03 2018 start 0 [loop-5] ter ago 21 12:53:56 -03 2018 build failed [loop-5] TIME TO FAIL: 1221 s [loop-7] ter ago 21 12:33:42 -03 2018 start 0 [loop-7] ter ago 21 12:53:57 -03 2018 build failed [loop-7] TIME TO FAIL: 1222 s [loop-6] ter ago 21 12:33:41 -03 2018 start 0 [loop-6] ter ago 21 12:53:58 -03 2018 build failed [loop-6] TIME TO FAIL: 1223 s [loop-8] ter ago 21 12:33:43 -03 2018 start 0 [loop-8] ter ago 21 12:53:58 -03 2018 build failed [loop-8] TIME TO FAIL: 1223 s [loop-9] ter ago 21 12:33:44 -03 2018 start 0 [loop-9] ter ago 21 12:54:00 -03 2018 build failed [loop-9] TIME TO FAIL: 1225 s [loop-11] ter ago 21 12:33:46 -03 2018 start 0 [loop-11] ter ago 21 12:54:01 -03 2018 build failed [loop-11] TIME TO FAIL: 1226 s [loop-10] ter ago 21 12:33:45 -03 2018 start 0 [loop-10] ter ago 21 12:54:01 -03 2018 build failed [loop-10] TIME TO FAIL: 1226 s [loop-12] ter ago 21 12:33:47 -03 2018 start 0 [loop-12] ter ago 21 12:54:04 -03 2018 build failed [loop-12] TIME TO FAIL: 1229 s [loop-13] ter ago 21 12:33:48 -03 2018 start 0 [loop-13] ter ago 21 12:54:04 -03 2018 build failed [loop-13] TIME TO FAIL: 1229 s [loop-14] ter ago 21 12:33:49 -03 2018 start 0 [loop-14] ter ago 21 12:54:05 -03 2018 build failed [loop-14] TIME TO FAIL: 1230 s [loop-15] ter ago 21 12:33:50 -03 2018 start 0 [loop-15] ter ago 21 12:54:07 -03 2018 build failed [loop-15] TIME TO FAIL: 1232 s

leodutra commented 6 years ago

OK. The current kill script build is failing for Ubuntu 18.04 + Ryzen 2700x. Using the pull request https://github.com/suaefar/ryzen-test/pull/26 worked (ran arch-linux folder script on Ubuntu).

3 hours run without issues. I'll test again after my personal working hours and I'll come back if s**t happens.

If I don't come here again, everything is fine for me.

leodutra commented 6 years ago

Closing for now.