The SIO2 project
  1. The SIO2 project
  2. SIO-1592

"Could not find output of time program." on testrun

    Details

    • Type: Bug Bug
    • Status: Resolved Resolved
    • Priority: Major Major
    • Resolution: Obsolete
    • Affects Version/s: Current Version
    • Fix Version/s: None
    • Component/s: OIOIOI
    • Labels:
      None
    • Environment:
      VirtualBox Linux Mint 17 Qiana, 64-bit. Cinnamon - converted to awesome

      Description

      When sending attached files as code and input during testrun submit

      Traceback (most recent call last):
        File "/media/sf_Coding/Szkola/TAG/oioioi/oioioi/evalmgr/__init__.py", line 191, in evalmgr_job
          env = _run_phase(env, phase)
        File "/media/sf_Coding/Szkola/TAG/oioioi/oioioi/evalmgr/__init__.py", line 95, in _run_phase
          env = handler_func(env, **kwargs)
        File "/media/sf_Coding/Szkola/TAG/oioioi/oioioi/programs/handlers.py", line 62, in decorated
          return fn(env, **kwargs)
        File "/media/sf_Coding/Szkola/TAG/oioioi/oioioi/programs/handlers.py", line 202, in run_tests
          jobs = run_sioworkers_jobs(jobs, **extra_args)
        File "/media/sf_Coding/Szkola/TAG/oioioi/oioioi/sioworkers/jobs.py", line 14, in run_sioworkers_jobs
          return _get_backend().run_jobs(dict_of_jobs, **kwargs)
        File "/media/sf_Coding/Szkola/TAG/oioioi/oioioi/sioworkers/backends.py", line 46, in run_jobs
          results[key] = async_job.get()
        File "/home/ritave/SIO2/venv/local/lib/python2.7/site-packages/celery/result.py", line 175, in get
          raise self.backend.exception_to_python(meta['result'])
      RuntimeError: Could not find output of time program. Captured output: Killed

      The next step in the recipe was:

      [u'grade_submission', u'oioioi.testrun.handlers.grade_submission']
      The final evaluation environment (with recipe and error_handlers removed for readability) was:

      { u'check_outputs': False,
          u'compilation_message': u'',
          u'compilation_result': u'OK',
          u'compilation_result_size_limit': 10485760,
          u'compiled_file': u'/eval/asd/4/dcbde716-450f-4f47-89a3-d5e969cc0bec-exe@1417377645',
          u'compiler': u'system-cpp',
          u'contest_id': u'asd',
          u'eval_dir': u'/eval/asd/4',
          u'exec_mode': u'unsafe',
          u'extra_args': { },
          u'extra_files': { },
          u'is_rejudge': False,
          u'job_id': u'dcbde716-450f-4f47-89a3-d5e969cc0bec',
          u'language': u'cpp',
          u'problem_id': 3,
          u'problem_instance_id': 2,
          u'report_kinds': [u'TESTRUN'],
          u'round_id': 1,
          u'save_outputs': True,
          u'source_file': u'/submissions/asd/4.cpp@1417377642',
          u'submission_id': 4,
          u'submission_kind': u'TESTRUN',
          u'submission_owner': u'admin',
          u'tests': { u'test': { u'exec_mem_limit': 100,
                                     u'exec_time_limit': 10,
                                     u'in_file': u'/testruns/asd/4/in@1417377642',
                                     u'name': u'test',
                                     u'out_file': u'/testruns/asd/4/dcbde716-450f-4f47-89a3-d5e969cc0bec-out'}}}
      1. Cookie_clicker_alpha.cpp
        0.7 kB
        Olaf Tomalka

        Activity

        Hide
        Olaf Tomalka added a comment -
        Changing problem package to oioioi/sinolpack/files/test_simple_package.zip fixed the problem. I suspect older one had no input files
        Show
        Olaf Tomalka added a comment - Changing problem package to oioioi/sinolpack/files/test_simple_package.zip fixed the problem. I suspect older one had no input files
        Hide
        Szymon Acedański added a comment -
        This issue has been automatically closed as Obsolete due to no activity for 365 days.

        Feel free to reopen it or create a new one if it's still relevant.
        Show
        Szymon Acedański added a comment - This issue has been automatically closed as Obsolete due to no activity for 365 days. Feel free to reopen it or create a new one if it's still relevant.

          People

          • Assignee:
            Szymon Acedański
            Reporter:
            Olaf Tomalka
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: