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

After running, there are only some empty folders, but no output files under them #4

Open
ChinaWaldeinsamkeit opened this issue Jun 18, 2024 · 1 comment

Comments

@ChinaWaldeinsamkeit
Copy link

In order to test the feasibility of the experiment, I ran a simple experiment. I changed the time limit to 1/10 of the original. For example, the code in the test_dfa_impact.sh file is:
python $SCRIPTDIR/run_experiment.py B1 smartian 360
Then run ./scripts/test_dfa_impact.sh 1, but after the run, there is no result, only an empty folder, such as only output/result-dfa-impact/dfa/B1-smartian-1, and no files under it. This is the case for all folders under the output directory

@jchoi2022
Copy link
Collaborator

There has been some issue in Docker image build. And previously, when run_experiment.py failed to launch docker containers, it could not recognize and report such errors.

Now these issues are fixed in the main branch. You must be able to build the docker image successfully now. Also, now the script will report an error if it fails to launch a docker container.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants