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

Image starts, but after a while gets into an endless loop #3

Open
Seemee opened this issue Apr 2, 2022 · 3 comments
Open

Image starts, but after a while gets into an endless loop #3

Seemee opened this issue Apr 2, 2022 · 3 comments

Comments

@Seemee
Copy link

Seemee commented Apr 2, 2022

Capture299
Hi,
Great work!
I wish someone would continue your project and make it a bit more of a general app.
I do get the image container to start in Docker, but then I get a into the following loop, see also screen cap.

[condor] waiting on condor log file /home/puz/PuzzleTunnelDiscovery/bin/u3/duet-g2/solver_scratch/duet-g2/screen-1/log
Running ['condor_wait', '-wait', '3600', '/home/puz/PuzzleTunnelDiscovery/bin/u3/duet-g2/solver_scratch/duet-g2/screen-1/log']
Couldn't open /home/puz/PuzzleTunnelDiscovery/bin/u3/duet-g2/solver_scratch/duet-g2/screen-1/log: No such file or directory
Running ['condor_wait', '-wait', '3600', '/home/puz/PuzzleTunnelDiscovery/bin/u3/duet-g2/solver_scratch/duet-g2/screen-1/log']
Couldn't open /home/puz/PuzzleTunnelDiscovery/bin/u3/duet-g2/solver_scratch/duet-g2/screen-1/log: No such file or directory
Running ['condor_wait', '-wait', '3600', '/home/puz/PuzzleTunnelDiscovery/bin/u3/duet-g2/solver_scratch/duet-g2/screen-1/log']

.....

The directory
/home/puz/PuzzleTunnelDiscovery/bin/u3/duet-g2/solver_scratch/duet-g2/screen-1 exists
but the subdir /log doesn't.

Do you know what could be wrong?

@Seemee
Copy link
Author

Seemee commented Apr 2, 2022

This happens when I run ./facade.py autorun9 u3/duet-g2/ --current_trial 1

@Seemee
Copy link
Author

Seemee commented Apr 2, 2022

OS info:

$ cat /etc/os-release
NAME="Ubuntu"
VERSION="18.04.6 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.6 LTS"
VERSION_ID="18.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic

$ uname -r
5.10.16.3-microsoft-standard-WSL2


@xinyazhang
Copy link
Owner

Hi @Seemee
There is an error message in the screenshot "Can't find address of local shedd"
I think the reason is the HTcondor was not properly started in the container.

You may want to test the HTcondor in the container first, and then try these puzzles again.

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