Skip to content

Error while running cc benchmark from GAPBS #18

@akshaybaviskar

Description

@akshaybaviskar

Hello @idanyani and @magbarya,

I ran cc benchmark with Twitter dataset as input from gapbs benchmark suite.

I got following error on running it :

Traceback (most recent call last):
  File "/home/akshaybavisk/mosmodel/cc_twit_working/scripts/runBenchmark.py", line 103, in <module>
    benchmark_run.wait()
  File "/home/akshaybavisk/mosmodel/cc_twit_working/scripts/runBenchmark.py", line 51, in wait
    raise subprocess.CalledProcessError(self._run_process.returncode, ' '.join(self._run_process.args))
subprocess.CalledProcessError: Command '/home/akshaybavisk/mosmodel/cc_twit_working/scripts/measureGeneralMetrics.sh /home/akshaybavisk/mosmodel/cc_twit_working/scripts/setCpuMemoryAffinity.sh 1 /home/akshaybavisk/mosmodel/cc_twit_working/mosalloc/runMosalloc.py --library /home/akshaybavisk/mosmodel/cc_twit_working/mosalloc/src/libmosalloc.so -fps 1GB -aps 107374182400 -as1 0 -ae1 0 -as2 0 -ae2 107374182400 -bps 4194304 -bs1 0 -be1 0 -bs2 0 -be2 4194304 --analyze ./run.sh' returned non-zero exit status 127.
make: *** [/home/akshaybavisk/mosmodel/cc_twit_working/experiments/template.mk:35: experiments/single_page_size/layout2mb/repeat1/perf.out] Error 1

I have attached the complete log here

What could be the reason behind this?

Thanks,
Akshay

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions