Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cpld_bmark_p8 failure due to time limit on Gaea #1978

Closed
FernandoAndrade-NOAA opened this issue Nov 3, 2023 · 1 comment · Fixed by #2013
Closed

cpld_bmark_p8 failure due to time limit on Gaea #1978

FernandoAndrade-NOAA opened this issue Nov 3, 2023 · 1 comment · Fixed by #2013
Labels
bug Something isn't working

Comments

@FernandoAndrade-NOAA
Copy link
Collaborator

Description

The cpld_bmark_p8_intel test timed out and failed during baseline creation runs with rt.sh on gaea15 (C4) while testing for #1924

To Reproduce:

  1. run rt.sh with -c : ./rt.sh -a <account> -c -e -l rt.conf or ./rt.sh -a <account> -c -e -n cpld_bmark_p8 intel for single test run
  2. verify failure within RegressionTests_gaea.log and err files shown below

Additional context

  • Setting WLCLK_cpl_bmrk in the Gaea section within default_vars.sh resolved the issue during rt.sh -c runs. Setting to 45 should resolve the errors.

Output

  1. Within RegressionTests_gaea.log:
    193   0: The total amount of wall time                        = 344.457294
    194   0: The maximum resident set size (KB)                   = 1603760
    195
    196 Test 002 cpld_control_p8_intel PASS
    197
    198 Test 003 cpld_bmark_p8_intel FAIL
    199
    200 Test 003 cpld_bmark_p8_intel FAIL
  1. Within cpld_bmark_p8_intel/err:
    356 slurmstepd: error: *** JOB 269426590 ON nid02099 CANCELLED AT 2023-11-02T23:39:36 DUE TO TIME LIMIT ***
    357  528: Stack trace terminated abnormally.
    358  219: forrtl: error (78): process killed (SIGTERM)
    359  219:
    360  219: Stack trace terminated abnormally.
    361  273: *** longjmp causes uninitialized stack frame ***: terminated
    362  367: forrtl: error (78): process killed (SIGTERM)
@zach1221
Copy link
Collaborator

zach1221 commented Dec 4, 2023

Hey, @FernandoAndrade-NOAA . I'm going to close this issue, as we've merged in code changes for Gaea C5, in ufs-wm PR 1784, and cpld_bmark_p8_intel passed without issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
2 participants