[53023] Failed to execute script irankfinder Traceback (most recent call last): File "irankfinder.py", line 190, in parse_file File "genericparser/__init__.py", line 109, in parse File "genericparser/Parser_c.py", line 21, in parse Exception: b"/export/starexec/sandbox2/benchmark/theBenchmark.c:11:10: warning: variable 'b' is uninitialized when used here [-Wuninitialized]\n bm = b;\n ^\n/export/starexec/sandbox2/benchmark/theBenchmark.c:7:10: note: initialize the variable 'b' to silence this warning\n int b;\n ^\n = 0\n/export/starexec/sandbox2/benchmark/theBenchmark.c:10:10: warning: variable 'a' is uninitialized when used here [-Wuninitialized]\n am = a;\n ^\n/export/starexec/sandbox2/benchmark/theBenchmark.c:6:10: note: initialize the variable 'a' to silence this warning\n int a;\n ^\n = 0\n2 warnings generated.\n" The above exception was the direct cause of the following exception: Traceback (most recent call last): File "irankfinder.py", line 374, in File "irankfinder.py", line 205, in launch File "irankfinder.py", line 197, in parse_file Exception Parser Error: Exception b"/export/starexec/sandbox2/benchmark/theBenchmark.c:11:10: warning: variable 'b' is uninitialized when used here [-Wuninitialized]\n bm = b;\n ^\n/export/starexec/sandbox2/benchmark/theBenchmark.c:7:10: note: initialize the variable 'b' to silence this warning\n int b;\n ^\n = 0\n/export/starexec/sandbox2/benchmark/theBenchmark.c:10:10: warning: variable 'a' is uninitialized when used here [-Wuninitialized]\n am = a;\n ^\n/export/starexec/sandbox2/benchmark/theBenchmark.c:6:10: note: initialize the variable 'a' to silence this warning\n int a;\n ^\n = 0\n2 warnings generated.\n" method 1