gem5-dev@gem5.org

The gem5 Developer List

View all threads

Errors while running SPEC CPU2017 in SE mode

MY
Madan YN
Sat, Apr 27, 2024 6:15 PM

I am facing the following two errors in multiple spec speed benchmarks

  1. fatal: fatal condition freePages() <= 0 occurred: Out of memory, please
    increase size of physical memory.
    I am facing this error in x264, deepsjeng, and xz benchmarks. I found this
    https://gem5-users.gem5.narkive.com/GeVV0EVI/physical-memory-usage-in-se-mode
    which suggests to increase the size of memory which I did till 64GB, but I
    am still facing the same error

  2. libgomp: Thread creation failed: Resource temporarily unavailable
    I am facing this error in cactuBSSN, lbm, and imagick benchmarks (all are
    fp benchmarks).

Has anyone faced these issues?

Thanks
Madan

I am facing the following two errors in multiple spec speed benchmarks 1. fatal: fatal condition freePages() <= 0 occurred: Out of memory, please increase size of physical memory. I am facing this error in x264, deepsjeng, and xz benchmarks. I found this https://gem5-users.gem5.narkive.com/GeVV0EVI/physical-memory-usage-in-se-mode which suggests to increase the size of memory which I did till 64GB, but I am still facing the same error 2. libgomp: Thread creation failed: Resource temporarily unavailable I am facing this error in cactuBSSN, lbm, and imagick benchmarks (all are fp benchmarks). Has anyone faced these issues? Thanks Madan