Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

multi-process error #32

Open
chenchunsy opened this issue Dec 25, 2020 · 0 comments
Open

multi-process error #32

chenchunsy opened this issue Dec 25, 2020 · 0 comments

Comments

@chenchunsy
Copy link

we run the command pydcop solve -a dsa -p stop_cycle:20 -m process mygraph5.yaml for the graph coloring problem, the project appears the error as following:
Traceback (most recent call last):
File "/Users/chenchun/anaconda3/envs/pydcopenv/lib/python3.6/site-packages/urllib3/connection.py", line 160, in _new_conn
(self._dns_host, self.port), self.timeout, **extra_kw
File "/Users/chenchun/anaconda3/envs/pydcopenv/lib/python3.6/site-packages/urllib3/util/connection.py", line 84, in create_connection
raise err
File "/Users/chenchun/anaconda3/envs/pydcopenv/lib/python3.6/site-packages/urllib3/util/connection.py", line 74, in create_connection
sock.connect(sa)
socket.timeout: timed out
The input file is a random graph with 34 nodes
we also test the process mode for fewer variables and find the process mode can work for 18 variables. when we add the variables to 19, the project cannot present the running result and display that "Request agent to run".

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

No branches or pull requests

1 participant