Started by GitHub push by thvitt Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/faust-macrogen [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-Zf0sONZLICwT/agent.23117 SSH_AGENT_PID=23119 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_2372381105080702387.key (/mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_2372381105080702387.key) [ssh-agent] Using credentials git Running ssh-add (command line suppressed) Identity added: /mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_7133712934621685865.key (/mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_7133712934621685865.key) [ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de) > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-macrogen # timeout=10 Fetching upstream changes from git://github.com/faustedition/faust-macrogen > /usr/bin/git --version # timeout=10 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de > /usr/bin/git fetch --tags --progress git://github.com/faustedition/faust-macrogen +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 57389617960770b86ee91749bf44adbe9aaa33d1 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 57389617960770b86ee91749bf44adbe9aaa33d1 Commit message: "Collapse timeline in conflict graphs." > /usr/bin/git rev-list --no-walk e1034981d6670858778a5467f61192539e65c4a7 # timeout=10 > /usr/bin/git remote # timeout=10 > /usr/bin/git submodule init # timeout=10 > /usr/bin/git submodule sync # timeout=10 > /usr/bin/git config --get remote.origin.url # timeout=10 > /usr/bin/git submodule init # timeout=10 > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > /usr/bin/git config --get submodule.data.url # timeout=10 > /usr/bin/git config -f .gitmodules --get submodule.data.path # timeout=10 > /usr/bin/git submodule update --init --recursive --remote data $ bash -c "[ -d \$HOME/.pyenv ]" $ bash -c "cd /mnt/data/jenkins/workspace/faust-macrogen && env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.2 \$HOME/.pyenv/bin/pyenv local 2>/dev/null || true" $ bash -c "mkdir \$HOME/.pyenv.lock" $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.2 \$HOME/.pyenv/bin/pyenv versions --bare" $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.2 \$HOME/.pyenv/bin/pyenv rehash" $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.2 \$HOME/.pyenv/bin/pyenv exec pip list" $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.2 \$HOME/.pyenv/bin/pyenv rehash" $ bash -c "rm -rf \$HOME/.pyenv.lock" [faust-macrogen] $ /bin/sh -xe /tmp/jenkins1882033144397147605.sh + pip install numpy Requirement already satisfied: numpy in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (1.16.2) You are using pip version 18.1, however version 19.0.3 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + pip install -e . Obtaining file:///mnt/data/jenkins/workspace/faust-macrogen Requirement already satisfied: numpy in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (1.16.2) Requirement already satisfied: networkx>=2.1 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (2.2) Requirement already satisfied: python-igraph in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (0.7.1.post6) Requirement already satisfied: pygraphviz in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (1.5) Requirement already satisfied: ruamel.yaml in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (0.15.89) Requirement already satisfied: pyyaml in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (3.13) Requirement already satisfied: pandas in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (0.24.1) Requirement already satisfied: openpyxl in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (2.6.1) Requirement already satisfied: xlrd in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (1.2.0) Requirement already satisfied: lxml in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (4.3.2) Requirement already satisfied: requests in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (2.21.0) Requirement already satisfied: requests-cache in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (0.4.13) Requirement already satisfied: more-itertools in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (6.0.0) Requirement already satisfied: logging-tree in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (1.8) Requirement already satisfied: colorlog in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (4.0.2) Requirement already satisfied: tqdm in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (4.31.1) Requirement already satisfied: dataclasses in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (0.6) Requirement already satisfied: cvxpy in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (1.0.19) Requirement already satisfied: cvxopt in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (1.2.3) Requirement already satisfied: decorator>=4.3.0 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from networkx>=2.1->faust-macrogen==0.9) (4.3.2) Requirement already satisfied: python-dateutil>=2.5.0 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from pandas->faust-macrogen==0.9) (2.8.0) Requirement already satisfied: pytz>=2011k in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from pandas->faust-macrogen==0.9) (2018.9) Requirement already satisfied: jdcal in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from openpyxl->faust-macrogen==0.9) (1.4) Requirement already satisfied: et_xmlfile in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from openpyxl->faust-macrogen==0.9) (1.0.1) Requirement already satisfied: idna<2.9,>=2.5 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from requests->faust-macrogen==0.9) (2.8) Requirement already satisfied: certifi>=2017.4.17 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from requests->faust-macrogen==0.9) (2018.11.29) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from requests->faust-macrogen==0.9) (3.0.4) Requirement already satisfied: urllib3<1.25,>=1.21.1 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from requests->faust-macrogen==0.9) (1.24.1) Requirement already satisfied: osqp in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (0.5.0) Requirement already satisfied: ecos>=2 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (2.0.7.post1) Requirement already satisfied: scs>=1.1.3 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (2.0.2) Requirement already satisfied: multiprocess in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (0.70.7) Requirement already satisfied: fastcache in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (1.0.2) Requirement already satisfied: six in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (1.12.0) Requirement already satisfied: scipy>=1.1.0 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (1.2.1) Requirement already satisfied: future in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from osqp->cvxpy->faust-macrogen==0.9) (0.17.1) Requirement already satisfied: dill>=0.2.9 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from multiprocess->cvxpy->faust-macrogen==0.9) (0.2.9) Installing collected packages: faust-macrogen Found existing installation: faust-macrogen 0.9 Uninstalling faust-macrogen-0.9: Successfully uninstalled faust-macrogen-0.9 Running setup.py develop for faust-macrogen Successfully installed faust-macrogen You are using pip version 18.1, however version 19.0.3 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + macrogen DEBUG:macrogen.config.preliminary:Loading default configuration DEBUG:macrogen.config.preliminary:Reconfiguring logging DEBUG:macrogen.config.preliminary:Loading logging from internal configuration ('macrogen', 'etc/logging.yaml') WARNING macrogen.config Configuration has already been loaded. Some override values may not have any effect. WARNING macrogen.uris Corrected faust://document/wa/2_V_H.33I to faust://document/landeck/2_V_H.33I, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_V_H.33I to faust://document/landeck/2_V_H.33I, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_V_H.33I to faust://document/landeck/2_V_H.33I, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/P129Var to faust://document/fischer-lamberg/2_II_H.2d, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.7/2 to faust://document/fischer_lamberg/2_III_H.7__2-3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.7/3 to faust://document/fischer_lamberg/2_III_H.7__2-3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_I_H.alpha (2 H I) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_I_H.alpha (2 H I) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_I_H.alpha (2 H I) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.alpha (2 H II) WARNING macrogen.uris Corrected faust://document/wa/Q to faust://bibliography/Q, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.alpha (2 H II) WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/Q to faust://bibliography/Q, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.alpha (2 H II) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.alpha (2 H II) WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/Q to faust://bibliography/Q, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_V_H.alpha (2 H V) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Corrected faust://document/wa/Q to faust://bibliography/Q, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.IIIalpha (2 III H.3a: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.IIIalpha (2 III H.3a: … (2)) WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.31_alpha (wa_faust: 2_II_H.31_) WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_2 to faust://document/fischer_lamberg/2_III_H.22_2, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_2 to faust://document/fischer_lamberg/2_III_H.22_2, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_3 to faust://document/fischer_lamberg/2_III_H.22_3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_3 to faust://document/fischer_lamberg/2_III_H.22_3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2_alpha (wa_faust: 2_III_H.2_) WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_2 to faust://document/fischer_lamberg/2_III_H.22_2, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_3 to faust://document/fischer_lamberg/2_III_H.22_3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database INFO macrogen.graph Copying datings from inscriptions to witnesses INFO macrogen.graph Adopted 2 IV H.19 from inscription 2 IV H.19 i_uebrige INFO macrogen.graph Adopted H P176 Var from inscription H P176 Var i_r INFO macrogen.graph Adopted H P22 from inscription H P22 i_2_o INFO macrogen.graph Adopted H P22 from inscription H P22 i_2_u INFO macrogen.graph Adopted H P167 from inscription H P167 i_r_u INFO macrogen.graph Adopted H P167 from inscription H P167 i_v INFO macrogen.graph Adopted H P22 from inscription H P22 i_uebrige INFO macrogen.graph Adopted H P167 from inscription H P167 i_uebrige INFO macrogen.graph Adopted H P22 from inscription H P22 i_1_o INFO macrogen.graph Removing edges to ignore INFO macrogen.graph Extracted 4 subgraphs with conflicts INFO macrogen.graph Calculating minimum feedback arc set for 4 subgraphs INFO macrogen.fes.FES_Baharev configured solver: GLPK_MI, options: {'verbose': False, 'solver': 'GLPK_MI'} (installed solvers: ECOS, ECOS_BB, CVXOPT, GLPK, GLPK_MI, SCS, OSQP) INFO macrogen.fes.FES_Baharev Calculating FES for graph with 2 edges, max 1 feedback edges INFO macrogen.fes.FES_Baharev Baharev iteration 1, 0 <= objective <= 25, 1 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev upper == lower bound == 25, optimal solution found INFO macrogen.fes.FES_Baharev configured solver: GLPK_MI, options: {'verbose': False, 'solver': 'GLPK_MI'} (installed solvers: ECOS, ECOS_BB, CVXOPT, GLPK, GLPK_MI, SCS, OSQP) INFO macrogen.fes.FES_Baharev Calculating FES for graph with 10 edges, max 1 feedback edges INFO macrogen.fes.FES_Baharev Baharev iteration 1, 0 <= objective <= 36, 1 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Graph is acyclic, optimal solution found INFO macrogen.fes.FES_Baharev configured solver: GLPK_MI, options: {'verbose': False, 'solver': 'GLPK_MI'} (installed solvers: ECOS, ECOS_BB, CVXOPT, GLPK, GLPK_MI, SCS, OSQP) INFO macrogen.fes.FES_Baharev Calculating FES for graph with 130 edges, max 9 feedback edges INFO macrogen.fes.FES_Baharev Baharev iteration 1, 0 <= objective <= 783, 9 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 2, 6 <= objective <= 285, 13 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 3, 24 <= objective <= 26, 14 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 4, 24 <= objective <= 26, 16 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 5, 25 <= objective <= 26, 17 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Graph is acyclic, optimal solution found INFO macrogen.fes.FES_Baharev configured solver: GLPK_MI, options: {'verbose': False, 'solver': 'GLPK_MI'} (installed solvers: ECOS, ECOS_BB, CVXOPT, GLPK, GLPK_MI, SCS, OSQP) INFO macrogen.fes.FES_Baharev Calculating FES for graph with 2278 edges, max 347 feedback edges INFO macrogen.fes.FES_Baharev Baharev iteration 1, 0 <= objective <= 34768, 347 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 2, 4091 <= objective <= 16683, 472 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 3, 4646 <= objective <= 9977, 536 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 4, 4763 <= objective <= 9977, 594 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 5, 4840 <= objective <= 9359, 644 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 6, 4866 <= objective <= 9359, 703 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 7, 4924 <= objective <= 9359, 755 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 8, 4974 <= objective <= 9359, 801 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 9, 5107 <= objective <= 7758, 837 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 10, 5108 <= objective <= 7758, 877 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 11, 5206 <= objective <= 7758, 915 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 12, 5210 <= objective <= 7758, 956 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 13, 5252 <= objective <= 7484, 985 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 14, 5303 <= objective <= 7484, 1014 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 15, 5308 <= objective <= 7484, 1038 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 16, 5358 <= objective <= 6835, 1051 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 17, 5359 <= objective <= 6835, 1071 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 18, 5387 <= objective <= 6835, 1084 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 19, 5433 <= objective <= 6835, 1097 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 20, 5435 <= objective <= 6835, 1111 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 21, 5439 <= objective <= 6835, 1124 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 22, 5440 <= objective <= 6835, 1141 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 23, 5465 <= objective <= 6835, 1157 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 24, 5470 <= objective <= 6835, 1171 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 25, 5472 <= objective <= 6835, 1184 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 26, 5539 <= objective <= 6835, 1195 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 27, 5542 <= objective <= 6835, 1205 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 28, 5543 <= objective <= 6835, 1216 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 29, 5544 <= objective <= 6660, 1225 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 30, 5545 <= objective <= 6660, 1237 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 31, 5546 <= objective <= 6660, 1248 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 32, 5547 <= objective <= 6660, 1257 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 33, 5547 <= objective <= 6660, 1267 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 34, 5547 <= objective <= 6660, 1277 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 35, 5549 <= objective <= 6660, 1287 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 36, 5549 <= objective <= 6660, 1296 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 37, 5551 <= objective <= 6660, 1307 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 38, 5552 <= objective <= 6660, 1318 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 39, 5552 <= objective <= 6660, 1332 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 40, 5554 <= objective <= 6660, 1342 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 41, 5554 <= objective <= 6471, 1351 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 42, 5554 <= objective <= 6471, 1361 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 43, 5555 <= objective <= 6471, 1374 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 44, 5577 <= objective <= 6471, 1385 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 45, 5577 <= objective <= 6471, 1400 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 46, 5578 <= objective <= 6471, 1408 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 47, 5580 <= objective <= 6471, 1416 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 48, 5580 <= objective <= 6471, 1423 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 49, 5582 <= objective <= 6471, 1435 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 50, 5582 <= objective <= 6471, 1444 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 51, 5583 <= objective <= 6471, 1453 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 52, 5584 <= objective <= 6471, 1460 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 53, 5584 <= objective <= 6471, 1468 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 54, 5585 <= objective <= 6471, 1477 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 55, 5585 <= objective <= 6471, 1485 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 56, 5585 <= objective <= 6471, 1492 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 57, 5586 <= objective <= 6176, 1497 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 58, 5587 <= objective <= 6176, 1504 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 59, 5588 <= objective <= 6176, 1511 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 60, 5590 <= objective <= 6176, 1520 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 61, 5608 <= objective <= 6176, 1530 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 62, 5609 <= objective <= 6176, 1542 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 63, 5610 <= objective <= 6176, 1553 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 64, 5614 <= objective <= 6176, 1560 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 65, 5615 <= objective <= 6176, 1566 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 66, 5615 <= objective <= 6176, 1573 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 67, 5615 <= objective <= 6176, 1577 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 68, 5616 <= objective <= 6176, 1581 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 69, 5616 <= objective <= 6176, 1585 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 70, 5616 <= objective <= 6176, 1590 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 71, 5617 <= objective <= 6176, 1594 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 72, 5617 <= objective <= 6176, 1600 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 73, 5617 <= objective <= 6176, 1605 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 74, 5617 <= objective <= 6176, 1611 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 75, 5619 <= objective <= 6176, 1615 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 76, 5619 <= objective <= 6176, 1619 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 77, 5620 <= objective <= 6176, 1624 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 78, 5621 <= objective <= 6176, 1629 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 79, 5623 <= objective <= 6176, 1634 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 80, 5632 <= objective <= 6176, 1639 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 81, 5633 <= objective <= 6176, 1644 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 82, 5635 <= objective <= 6176, 1649 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 83, 5635 <= objective <= 6176, 1653 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 84, 5636 <= objective <= 6176, 1658 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 85, 5639 <= objective <= 6176, 1661 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 86, 5639 <= objective <= 6176, 1664 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 87, 5641 <= objective <= 6176, 1667 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 88, 5641 <= objective <= 6176, 1670 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 89, 5642 <= objective <= 6176, 1673 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 90, 5642 <= objective <= 6176, 1676 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 91, 5642 <= objective <= 6176, 1679 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 92, 5665 <= objective <= 6176, 1683 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 93, 5667 <= objective <= 6176, 1687 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 94, 5667 <= objective <= 6176, 1691 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 95, 5668 <= objective <= 6176, 1695 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 96, 5670 <= objective <= 6176, 1698 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 97, 5670 <= objective <= 6176, 1701 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 98, 5671 <= objective <= 6176, 1704 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 99, 5672 <= objective <= 6176, 1707 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 100, 5673 <= objective <= 6176, 1712 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 101, 5673 <= objective <= 6176, 1715 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 102, 5686 <= objective <= 6176, 1718 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 103, 5687 <= objective <= 6176, 1721 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 104, 5687 <= objective <= 6176, 1724 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 105, 5688 <= objective <= 6176, 1727 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 106, 5689 <= objective <= 6176, 1730 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 107, 5689 <= objective <= 6176, 1733 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 108, 5689 <= objective <= 6176, 1736 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 109, 5690 <= objective <= 6176, 1739 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 110, 5690 <= objective <= 6176, 1742 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 111, 5692 <= objective <= 6176, 1747 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 112, 5692 <= objective <= 6176, 1750 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 113, 5718 <= objective <= 6176, 1753 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 114, 5719 <= objective <= 6176, 1756 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 115, 5720 <= objective <= 6176, 1759 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 116, 5720 <= objective <= 6176, 1762 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 117, 5721 <= objective <= 6176, 1765 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 118, 5721 <= objective <= 6176, 1768 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 119, 5723 <= objective <= 6176, 1771 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Graph is acyclic, optimal solution found WARNING macrogen.graph Found 11 self loops, will also remove those. Affected nodes: 2 II H.22, 2 III H.2:1, 2 III H.6:2, 2 III H.6:2, 2 III H.70, 2 III H.50c, 2 III H.76, fischer_lamberg: 2_III_H.15 , 2 III H.2:2, 2 III H.3a:1, 2 III H.3a:2 INFO macrogen.graph Building DAG from remaining data INFO macrogen.graph Double-checking removed edges ... INFO macrogen.graph Marking 173 conflicting edges for deletion INFO macrogen.graph Removed 173 of the original 3304 edges INFO macrogen.graph Augmenting refs with data from graphs INFO macrogen.graph Creating sort order from DAG WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) Rendering: 0%| | 0/1044 [00:00 "1828-01-01". Something is probably seriously wrong. Warning: Unable to reclaim box space in spline routing for edge "faust://document/faustedition/2_I_H.24b" -> "1828-01-01". Something is probably seriously wrong. *** Error in `/usr/bin/dot': free(): invalid next size (fast): 0x0000563440e79e40 *** ======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7f0d6366fbfb] /lib/x86_64-linux-gnu/libc.so.6(+0x76fc6)[0x7f0d63675fc6] /lib/x86_64-linux-gnu/libc.so.6(+0x7780e)[0x7f0d6367680e] /usr/lib/libgvc.so.6(+0x4609d)[0x7f0d63bfa09d] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0x1d057)[0x7f0d5de7d057] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0x1a7a4)[0x7f0d5de7a7a4] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0xbe5d)[0x7f0d5de6be5d] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(dot_layout+0x338)[0x7f0d5de6c4c8] /usr/lib/libgvc.so.6(gvLayoutJobs+0xd2)[0x7f0d63bd6d22] /usr/bin/dot(+0x1050)[0x56343f660050] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7f0d6361f2e1] /usr/bin/dot(+0x10ea)[0x56343f6600ea] ======= Memory map: ======== 56343f65f000-56343f661000 r-xp 00000000 08:02 17581702 /usr/bin/dot 56343f860000-56343f861000 r--p 00001000 08:02 17581702 /usr/bin/dot 56343f861000-56343f862000 rw-p 00002000 08:02 17581702 /usr/bin/dot 5634404a8000-563441950000 rw-p 00000000 00:00 0 [heap] 7f0d58000000-7f0d58021000 rw-p 00000000 00:00 0 7f0d58021000-7f0d5c000000 ---p 00000000 00:00 0 7f0d5dc49000-7f0d5dc5f000 r-xp 00000000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f0d5dc5f000-7f0d5de5e000 ---p 00016000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f0d5de5e000-7f0d5de5f000 r--p 00015000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f0d5de5f000-7f0d5de60000 rw-p 00016000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f0d5de60000-7f0d5de84000 r-xp 00000000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7f0d5de84000-7f0d5e083000 ---p 00024000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7f0d5e083000-7f0d5e084000 r--p 00023000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7f0d5e084000-7f0d5e085000 rw-p 00024000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7f0d5e085000-7f0d5e08d000 rw-p 00000000 00:00 0 7f0d5e08d000-7f0d5e0a7000 r-xp 00000000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7f0d5e0a7000-7f0d5e2a6000 ---p 0001a000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7f0d5e2a6000-7f0d5e2a7000 r--p 00019000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7f0d5e2a7000-7f0d5e2ab000 rw-p 0001a000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7f0d5e2ab000-7f0d5e2be000 r-xp 00000000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7f0d5e2be000-7f0d5e4be000 ---p 00013000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7f0d5e4be000-7f0d5e4bf000 r--p 00013000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7f0d5e4bf000-7f0d5e4c0000 rw-p 00014000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7f0d5e4c0000-7f0d5e4c1000 rw-p 00000000 00:00 0 7f0d5e4c1000-7f0d5e4c8000 r-xp 00000000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7f0d5e4c8000-7f0d5e6c7000 ---p 00007000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7f0d5e6c7000-7f0d5e6c8000 r--p 00006000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7f0d5e6c8000-7f0d5e6c9000 rw-p 00007000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7f0d5e6c9000-7f0d5e6f4000 r-xp 00000000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7f0d5e6f4000-7f0d5e8f3000 ---p 0002b000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7f0d5e8f3000-7f0d5e8f5000 r--p 0002a000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7f0d5e8f5000-7f0d5e8f6000 rw-p 0002c000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7f0d5e8f6000-7f0d5e8fb000 r-xp 00000000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7f0d5e8fb000-7f0d5eafa000 ---p 00005000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7f0d5eafa000-7f0d5eafb000 r--p 00004000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7f0d5eafb000-7f0d5eafc000 rw-p 00005000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7f0d5eafc000-7f0d5eaff000 r-xp 00000000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7f0d5eaff000-7f0d5ecfe000 ---p 00003000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7f0d5ecfe000-7f0d5ecff000 r--p 00002000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7f0d5ecff000-7f0d5ed00000 rw-p 00003000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7f0d5ed00000-7f0d5ed72000 r-xp 00000000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7f0d5ed72000-7f0d5ef71000 ---p 00072000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7f0d5ef71000-7f0d5ef72000 r--p 00071000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7f0d5ef72000-7f0d5ef73000 rw-p 00072000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7f0d5ef73000-7f0d5ef7a000 r-xp 00000000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7f0d5ef7a000-7f0d5f17a000 ---p 00007000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7f0d5f17a000-7f0d5f17b000 r--p 00007000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7f0d5f17b000-7f0d5f17c000 rw-p 00008000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7f0d5f17c000-7f0d5f184000 r-xp 00000000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7f0d5f184000-7f0d5f384000 ---p 00008000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7f0d5f384000-7f0d5f385000 r--p 00008000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7f0d5f385000-7f0d5f386000 rw-p 00009000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7f0d5f386000-7f0d5f419000 r-xp 00000000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7f0d5f419000-7f0d5f618000 ---p 00093000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7f0d5f618000-7f0d5f61a000 r--p 00092000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7f0d5f61a000-7f0d5f61b000 rw-p 00094000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7f0d5f61b000-7f0d5f622000 r-xp 00000000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7f0d5f622000-7f0d5f821000 ---p 00007000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7f0d5f821000-7f0d5f822000 r--p 00006000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7f0d5f822000-7f0d5f823000 rw-p 00007000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7f0d5f823000-7f0d5f834000 r-xp 00000000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7f0d5f834000-7f0d5fa33000 ---p 00011000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7f0d5fa33000-7f0d5fa34000 r--p 00010000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7f0d5fa34000-7f0d5fa35000 rw-p 00011000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7f0d5fa35000-7f0d5fb6f000 r-xp 00000000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7f0d5fb6f000-7f0d5fd6f000 ---p 0013a000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7f0d5fd6f000-7f0d5fd70000 r--p 0013a000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7f0d5fd70000-7f0d5fd75000 rw-p 0013b000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7f0d5fd75000-7f0d5fd7e000 r-xp 00000000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7f0d5fd7e000-7f0d5ff7d000 ---p 00009000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7f0d5ff7d000-7f0d5ff7e000 r--p 00008000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7f0d5ff7e000-7f0d5ff7f000 rw-p 00009000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7f0d5ff7f000-7f0d5ff8b000 r-xp 00000000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7f0d5ff8b000-7f0d6018b000 ---p 0000c000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7f0d6018b000-7f0d6018c000 r--p 0000c000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7f0d6018c000-7f0d6018d000 rw-p 0000d000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7f0d6018d000-7f0d601b4000 r-xp 00000000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7f0d601b4000-7f0d603b3000 ---p 00027000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7f0d603b3000-7f0d603b4000 r--p 00026000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7f0d603b4000-7f0d603b5000 rw-p 00027000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7f0d603b5000-7f0d603b7000 r-xp 00000000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7f0d603b7000-7f0d605b7000 ---p 00002000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7f0d605b7000-7f0d605b8000 r--p 00002000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7f0d605b8000-7f0d605b9000 rw-p 00003000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7f0d605b9000-7f0d605ea000 r-xp 00000000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7f0d605ea000-7f0d607ea000 ---p 00031000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7f0d607ea000-7f0d607eb000 r--p 00031000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7f0d607eb000-7f0d607ec000 rw-p 00032000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7f0d607ec000-7f0d6088a000 r-xp 00000000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7f0d6088a000-7f0d60a8a000 ---p 0009e000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7f0d60a8a000-7f0d60a92000 r--p 0009e000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7f0d60a92000-7f0d60a93000 rw-p 000a6000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7f0d60a93000-7f0d60aab000 r-xp 00000000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7f0d60aab000-7f0d60caa000 ---p 00018000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7f0d60caa000-7f0d60cab000 r--p 00017000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7f0d60cab000-7f0d60cac000 rw-p 00018000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7f0d60cac000-7f0d60cb0000 rw-p 00000000 00:00 0 7f0d60cb0000-7f0d60cb1000 r-xp 00000000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7f0d60cb1000-7f0d60eb0000 ---p 00001000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7f0d60eb0000-7f0d60eb1000 r--p 00000000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7f0d60eb1000-7f0d60eb2000 rw-p 00001000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7f0d60eb2000-7f0d60f5a000 r-xp 00000000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7f0d60f5a000-7f0d6115a000 ---p 000a8000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7f0d6115a000-7f0d61160000 r--p 000a8000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7f0d61160000-7f0d61161000 rw-p 000ae000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7f0d61161000-7f0d6119d000 r-xp 00000000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7f0d6119d000-7f0d6139c000 ---p 0003c000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7f0d6139c000-7f0d6139e000 r--p 0003b000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7f0d6139e000-7f0d6139f000 rw-p 0003d000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7f0d6139f000-7f0d614b1000 r-xp 00000000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7f0d614b1000-7f0d616b0000 ---p 00112000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7f0d616b0000-7f0d616b1000 r--p 00111000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7f0d616b1000-7f0d616b2000 rw-p 00112000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7f0d616b2000-7f0d616b3000 rw-p 00000000 00:00 0 7f0d616b3000-7f0d61705000 r-xp 00000000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7f0d61705000-7f0d61904000 ---p 00052000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7f0d61904000-7f0d61905000 r--p 00051000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7f0d61905000-7f0d61906000 rw-p 00052000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7f0d61906000-7f0d6194f000 r-xp 00000000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7f0d6194f000-7f0d61b4e000 ---p 00049000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7f0d61b4e000-7f0d61b51000 r--p 00048000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7f0d61b51000-7f0d61b52000 rw-p 0004b000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7f0d61b52000-7f0d61b66000 r-xp 00000000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7f0d61b66000-7f0d61d66000 ---p 00014000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7f0d61d66000-7f0d61d67000 r--p 00014000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7f0d61d67000-7f0d61d68000 rw-p 00015000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7f0d61d68000-7f0d61e76000 r-xp 00000000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7f0d61e76000-7f0d62076000 ---p 0010e000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7f0d62076000-7f0d62079000 r--p 0010e000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7f0d62079000-7f0d6207a000 rw-p 00111000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7f0d6207a000-7f0d6207c000 rw-p 00000000 00:00 0 7f0d6207c000-7f0d62088000 r-xp 00000000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7f0d62088000-7f0d62287000 ---p 0000c000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7f0d62287000-7f0d62288000 r--p 0000b000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7f0d62288000-7f0d62289000 rw-p 0000c000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7f0d62289000-7f0d62292000 r-xp 00000000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7f0d62292000-7f0d62491000 ---p 00009000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7f0d62491000-7f0d62492000 r--p 00008000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7f0d62492000-7f0d62494000 rw-p 00009000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7f0d62494000-7f0d62497000 r-xp 00000000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7f0d62497000-7f0d62696000 ---p 00003000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7f0d62696000-7f0d62697000 r--p 00002000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7f0d62697000-7f0d62698000 rw-p 00003000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7f0d62698000-7f0d6279b000 r-xp 00000000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7f0d6279b000-7f0d6299a000 ---p 00103000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7f0d6299a000-7f0d6299b000 r--p 00102000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7f0d6299b000-7f0d6299c000 rw-p 00103000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7f0d6299c000-7f0d629b5000 r-xp 00000000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7f0d629b5000-7f0d62bb4000 ---p 00019000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7f0d62bb4000-7f0d62bb5000 r--p 00018000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7f0d62bb5000-7f0d62bb6000 rw-p 00019000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7f0d62bb6000-7f0d62bdd000 r-xp 00000000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7f0d62bdd000-7f0d62ddd000 ---p 00027000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7f0d62ddd000-7f0d62ddf000 r--p 00027000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7f0d62ddf000-7f0d62de0000 rw-p 00029000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7f0d62de0000-7f0d62de7000 r-xp 00000000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7f0d62de7000-7f0d62fe6000 ---p 00007000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7f0d62fe6000-7f0d62fe7000 r--p 00006000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7f0d62fe7000-7f0d62fe8000 rw-p 00007000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7f0d62fe8000-7f0d62fee000 r-xp 00000000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7f0d62fee000-7f0d631ed000 ---p 00006000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7f0d631ed000-7f0d631ee000 r--p 00005000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7f0d631ee000-7f0d631ef000 rw-p 00006000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7f0d631ef000-7f0d631f4000 r-xp 00000000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7f0d631f4000-7f0d633f3000 ---p 00005000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7f0d633f3000-7f0d633f4000 r--p 00004000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7f0d633f4000-7f0d633f5000 rw-p 00005000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7f0d633f5000-7f0d633fe000 r-xp 00000000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7f0d633fe000-7f0d635fd000 ---p 00009000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7f0d635fd000-7f0d635fe000 r--p 00008000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7f0d635fe000-7f0d635ff000 rw-p 00009000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7f0d635ff000-7f0d63794000 r-xp 00000000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7f0d63794000-7f0d63994000 ---p 00195000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7f0d63994000-7f0d63998000 r--p 00195000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7f0d63998000-7f0d6399a000 rw-p 00199000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7f0d6399a000-7f0d6399e000 rw-p 00000000 00:00 0 7f0d6399e000-7f0d639b3000 r-xp 00000000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7f0d639b3000-7f0d63bb2000 ---p 00015000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7f0d63bb2000-7f0d63bb3000 r--p 00014000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7f0d63bb3000-7f0d63bb4000 rw-p 00015000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7f0d63bb4000-7f0d63c40000 r-xp 00000000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7f0d63c40000-7f0d63e3f000 ---p 0008c000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7f0d63e3f000-7f0d63e40000 r--p 0008b000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7f0d63e40000-7f0d63e51000 rw-p 0008c000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7f0d63e51000-7f0d63e52000 rw-p 00000000 00:00 0 7f0d63e52000-7f0d63e75000 r-xp 00000000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7f0d63eac000-7f0d63ead000 rw-p 00000000 00:00 0 7f0d63ead000-7f0d63ef0000 r--p 00000000 fe:00 62653389 /mnt/data/jenkins/.fonts/UbuntuFaust.ttf 7f0d63ef0000-7f0d63ef7000 r--s 00000000 08:02 22418493 /var/cache/fontconfig/4be9850f182b35c1350b6bbf2e42601c-le64.cache-4 7f0d63ef7000-7f0d63ef9000 r--s 00000000 08:02 22418905 /var/cache/fontconfig/30a99c4256905863f7aa12b5e873c27c-le64.cache-4 7f0d63ef9000-7f0d63efa000 r--s 00000000 08:02 22418818 /var/cache/fontconfig/087e1975ba9a574b140bb1df193bf770-le64.cache-4 7f0d63efa000-7f0d63f00000 r--s 00000000 08:02 22418804 /var/cache/fontconfig/6fe8b0d39a161d19087fe931545dda13-le64.cache-4 7f0d63f00000-7f0d63f04000 r--s 00000000 08:02 22416744 /var/cache/fontconfig/6aa41aa22e18b8fa06a12da28ea9c28b-le64.cache-4 7f0d63f04000-7f0d63f0f000 r--s 00000000 08:02 22418789 /var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-le64.cache-4 7f0d63f0f000-7f0d63f16000 r--s 00000000 08:02 22418722 /var/cache/fontconfig/63c7aca0c1b0a3f740ee470c2e28e675-le64.cache-4 7f0d63f16000-7f0d63f1f000 r--s 00000000 08:02 22418692 /var/cache/fontconfig/a6d8cf8e4ec09cdbc8633c31745a07dd-le64.cache-4 7f0d63f1f000-7f0d63f23000 r--s 00000000 08:02 22418642 /var/cache/fontconfig/de156ccd2eddbdc19d37a45b8b2aac9c-le64.cache-4 7f0d63f23000-7f0d63f24000 r--s 00000000 08:02 22418565 /var/cache/fontconfig/b95bc8ffbebda2bbdae4265e45b8178d-le64.cache-4 7f0d63f24000-7f0d63f25000 r--s 00000000 08:02 22418562 /var/cache/fontconfig/9c956a7723ca69a44b382d9179c9802f-le64.cache-4 7f0d63f25000-7f0d63f26000 r--s 00000000 08:02 22418284 /var/cache/fontconfig/5d1cca7074f29429a8d18692746c2426-le64.cache-4 7f0d63f26000-7f0d63f28000 r--s 00000000 08:02 22413523 /var/cache/fontconfig/767a8244fc0220cfb567a839d0392e0b-le64.cache-4 7f0d63f28000-7f0d63f29000 r--s 00000000 08:02 22417383 /var/cache/fontconfig/4794a0821666d79190d59a36cb4f44b5-le64.cache-4 7f0d63f29000-7f0d63f2a000 r--s 00000000 08:02 22418280 /var/cache/fontconfig/9eae20f1ff8cc0a7d125749e875856bd-le64.cache-4 7f0d63f2a000-7f0d63f53000 r--s 00000000 08:02 22418262 /var/cache/fontconfig/0bd3dc0958fa2205aaaa8ebb13e2872b-le64.cache-4 7f0d63f53000-7f0d63f55000 r--s 00000000 08:02 22418237 /var/cache/fontconfig/bf2c1853a9e9b00bb02fe2e9bcf1e201-le64.cache-4 7f0d63f55000-7f0d63f59000 r--s 00000000 08:02 22418209 /var/cache/fontconfig/c57959a16110560c8d0fcea73374aeeb-le64.cache-4 7f0d63f59000-7f0d63f5f000 r--s 00000000 08:02 22418195 /var/cache/fontconfig/3047814df9a2f067bd2d96a2b9c36e5a-le64.cache-4 7f0d63f5f000-7f0d63f67000 r--s 00000000 08:02 22418188 /var/cache/fontconfig/bf3b770c553c462765856025a94f1ce6-le64.cache-4 7f0d63f67000-7f0d63f6a000 r--s 00000000 08:02 22417919 /var/cache/fontconfig/14d493b97896515cad3840ba4896e372-le64.cache-4 7f0d63f6a000-7f0d63f6d000 r--s 00000000 08:02 22417913 /var/cache/fontconfig/e49e89034d371f0f9de17aab02136486-le64.cache-4 7f0d63f6d000-7f0d63f6f000 r--s 00000000 08:02 22417904 /var/cache/fontconfig/4b14b093aebc79c320de5e86ae1d3314-le64.cache-4 7f0d63f6f000-7f0d63f70000 r--s 00000000 08:02 22417843 /var/cache/fontconfig/8aec10f4cc8391dcef22ca549f1e4354-le64.cache-4 7f0d63f70000-7f0d63f83000 r--s 00000000 08:02 22417831 /var/cache/fontconfig/d52a8644073d54c13679302ca1180695-le64.cache-4 7f0d63f83000-7f0d63f84000 r--s 00000000 08:02 22417059 /var/cache/fontconfig/8a687c406b77f27d99abfeeba937fcce-le64.cache-4 7f0d63f84000-7f0d63f8a000 r--s 00000000 08:02 22416918 /var/cache/fontconfig/75ad6aa2358a85f0de2c8ee4837e8227-le64.cache-4 7f0d63f8a000-7f0d63f8b000 r--s 00000000 08:02 22417190 /var/cache/fontconfig/3f7329c5293ffd510edef78f73874cfd-le64.cache-4 7f0d63f8b000-7f0d63f8c000 r--s 00000000 08:02 22416821 /var/cache/fontconfig/ac2cf712d852da827a87a9baf682f5b9-le64.cache-4 7f0d63f8c000-7f0d63f8e000 r--s 00000000 08:02 22416812 /var/cache/fontconfig/65f976e5259cbe6dc7697b8648396239-le64.cache-4 7f0d63f8e000-7f0d63f9a000 r--s 00000000 08:02 22416802 /var/cache/fontconfig/d589a48862398ed80a3d6066f4f56f4c-le64.cache-4 7f0d63f9a000-7f0d63f9e000 r--s 00000000 08:02 22416801 /var/cache/fontconfig/246184dc75a16901ca37d96895904249-le64.cache-4 7f0d63f9e000-7f0d63fa3000 r--s 00000000 08:02 22416800 /var/cache/fontconfig/b25010134a2e462c779c1c1d5ccbff7b-le64.cache-4 7f0d63fa3000-7f0d63fa4000 r--s 00000000 08:02 22416796 /var/cache/fontconfig/94f7fe9bd33aadfac165873bd010d595-le64.cache-4 7f0d63fa4000-7f0d63fa6000 r--s 00000000 08:02 22416788 /var/cache/fontconfig/423767150eb258c59035de29db6fca84-le64.cache-4 7f0d63fa6000-7f0d63fa7000 r--s 00000000 08:02 22416760 /var/cache/fontconfig/845c20fd2c4814bcec78e05d37a63ccc-le64.cache-4 7f0d63fa7000-7f0d63fa8000 r--s 00000000 08:02 22416718 /var/cache/fontconfig/e7de81b01590fb7e12b38e274e17d0db-le64.cache-4 7f0d63fa8000-7f0d63fac000 r--s 00000000 08:02 22416717 /var/cache/fontconfig/6386b86020ecc1ef9690bb720a13964f-le64.cache-4 7f0d63fac000-7f0d63fad000 r--s 00000000 08:02 22416697 /var/cache/fontconfig/406a1d2d2bf3ed7664fbadefac0b2f66-le64.cache-4 7f0d63fad000-7f0d63faf000 r--s 00000000 08:02 22416623 /var/cache/fontconfig/67709b7835c0f764c1135060c9575660-le64.cache-4 7f0d63faf000-7f0d63fb1000 r--s 00000000 08:02 22416541 /var/cache/fontconfig/099525ddca5eae4f2477b69cf2d7f16d-le64.cache-4 7f0d63fb1000-7f0d63fb3000 r--s 00000000 08:02 22416474 /var/cache/fontconfig/61092ac79d9058a69eda095afa0a78f1-le64.cache-4 7f0d63fb3000-7f0d63fb5000 r--s 00000000 08:02 22416398 /var/cache/fontconfig/a722efc6911bbe16667b1a77497ffd37-le64.cache-4 7f0d63fb5000-7f0d63fb7000 r--s 00000000 08:02 22416262 /var/cache/fontconfig/d63fdd8e0f42559533dd777c334fdfcc-le64.cache-4 7f0d63fb7000-7f0d63fb8000 r--s 00000000 08:02 22422246 /var/cache/fontconfig/30829fa25452a46451e813d634d7f916-le64.cache-4 7f0d63fb8000-7f0d63fc5000 r--s 00000000 08:02 22416083 /var/cache/fontconfig/198d8fcf01c96d0cf813f74fd759bdb7-le64.cache-4 7f0d63fc5000-7f0d63fc8000 r--s 00000000 08:02 22415904 /var/cache/fontconfig/75114ca45c98e8a441da0ff356701271-le64.cache-4 7f0d63fc8000-7f0d63fd3000 r--s 00000000 08:02 22415851 /var/cache/fontconfig/83bf95040141907cd45bb53cf7c1c148-le64.cache-4 7f0d63fd3000-7f0d63fdc000 r--s 00000000 08:02 22416746 /var/cache/fontconfig/d0972c3d32f097851eb916381fc38920-le64.cache-4 7f0d63fdc000-7f0d63fde000 r--s 00000000 08:02 22415819 /var/cache/fontconfig/6e6b34ae150a7ad95e82fb4a522f0bda-le64.cache-4 7f0d63fde000-7f0d63fdf000 r--s 00000000 08:02 22415734 /var/cache/fontconfig/3334a778d104e76d188e9df399bc24d2-le64.cache-4 7f0d63fdf000-7f0d63fe6000 r--s 00000000 08:02 22415191 /var/cache/fontconfig/53d14c92082a93e67d5078324eb314ca-le64.cache-4 7f0d63fe6000-7f0d63fea000 r--s 00000000 08:02 22415138 /var/cache/fontconfig/6c08beecf0dac481ec92e759e0c2e6d7-le64.cache-4 7f0d63fea000-7f0d63fee000 r--s 00000000 08:02 22414918 /var/cache/fontconfig/4d6aee6d44eccb37054d3216e945f618-le64.cache-4 7f0d63fee000-7f0d63ff2000 r--s 00000000 08:02 22414915 /var/cache/fontconfig/d6c6df98c3df5faf9bd0f8ef4d91efe5-le64.cache-4 7f0d63ff2000-7f0d63ff6000 r--s 00000000 08:02 22414804 /var/cache/fontconfig/9fb319ef52839f11ee26ab8b4cffa12b-le64.cache-4 7f0d63ff6000-7f0d63ff8000 r--s 00000000 08:02 22414786 /var/cache/fontconfig/43bfe21a9e1edebcf703d79ee2950b06-le64.cache-4 7f0d63ff8000-7f0d6400b000 r--s 00000000 08:02 22414768 /var/cache/fontconfig/4ac51e5cfbc76fc3f983e470323a16d3-le64.cache-4 7f0d6400b000-7f0d6400e000 r--s 00000000 08:02 22414670 /var/cache/fontconfig/c19b55eb3b4c5b40ea175e31682068a5-le64.cache-4 7f0d6400e000-7f0d6400f000 r--s 00000000 08:02 22414635 /var/cache/fontconfig/c277e94e32b20404286a1ddafa5a80f0-le64.cache-4 7f0d6400f000-7f0d64015000 r--s 00000000 08:02 22414586 /var/cache/fontconfig/3629f2adf904f9a612908891fae71ceb-le64.cache-4 7f0d64015000-7f0d6402b000 r--s 00000000 08:02 22413555 /var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-le64.cache-4 7f0d6402b000-7f0d64049000 r--s 00000000 08:02 22416496 /var/cache/fontconfig/467c019e582ee353435ea5c21d137ef6-le64.cache-4 7f0d64049000-7f0d6404f000 rw-p 00000000 00:00 0 7f0d6404f000-7f0d64051000 r--s 00000000 08:02 22414585 /var/cache/fontconfig/62f91419b9ebdb6975e7e41ab6412357-le64.cache-4 7f0d64051000-7f0d64054000 r--s 00000000 08:02 22414506 /var/cache/fontconfig/de83a0a961185c8bd1f159015d56c039-le64.cache-4 7f0d64054000-7f0d64058000 r--s 00000000 08:02 22422251 /var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-le64.cache-4 7f0d64058000-7f0d64059000 r--s 00000000 08:02 22414482 /var/cache/fontconfig/573ec803664ed168555e0e8b6d0f0c7f-le64.cache-4 7f0d64059000-7f0d6405c000 r--s 00000000 08:02 22417410 /var/cache/fontconfig/16326683038b281783a0ef8c680e3a10-le64.cache-4 7f0d6405c000-7f0d64069000 r--s 00000000 08:02 22417401 /var/cache/fontconfig/8f02d4cb045bd6ce15663e43f347c9f8-le64.cache-4 7f0d64069000-7f0d6406a000 r--s 00000000 08:02 22417392 /var/cache/fontconfig/e0aa53bcfa504e64f87823c16bc01eb6-le64.cache-4 7f0d6406a000-7f0d64072000 r--s 00000000 fe:00 62652426 /mnt/data/jenkins/.cache/fontconfig/44f28d761bb352833f3f0b5b1020972b-le64.cache-4 7f0d64072000-7f0d64075000 rw-p 00000000 00:00 0 7f0d64075000-7f0d64076000 r--p 00023000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7f0d64076000-7f0d64077000 rw-p 00024000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7f0d64077000-7f0d64078000 rw-p 00000000 00:00 0 7fffbf2b3000-7fffbf2d4000 rw-p 00000000 00:00 0 [stack] 7fffbf330000-7fffbf332000 r--p 00000000 00:00 0 [vvar] 7fffbf332000-7fffbf334000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] Rendering: 99%|█████████▉| 1038/1044 [01:18<01:17, 12.84s/ SVGs] Rendering: 100%|█████████▉| 1039/1044 [02:08<02:00, 24.00s/ SVGs] Rendering: 100%|█████████▉| 1040/1044 [02:18<01:19, 19.85s/ SVGs] Rendering: 100%|█████████▉| 1041/1044 [02:39<01:00, 20.08s/ SVGs] Rendering: 100%|█████████▉| 1042/1044 [1:04:10<37:22, 1121.38s/ SVGs]/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py:1367: RuntimeWarning: Error: trouble in init_rank %0 1 %0 8 %0 1 %0 1 1831-08-13 1 %0 2 1831-02-12 1 %0 1 1830-12-18 1 %0 1 1830-12-01 1 %0 1 %0 1 %0 1 %0 1 faust://inscription/faustedition/2_V_H.33/i_3_r 2 %0 1 faust://inscription/faustedition/2_V_H.33/i_3_v 2 %0 1 libpath/shortest.c:324: triangulation failed libpath/shortest.c:207: cannot find triangle path Warning: Unable to reclaim box space in spline routing for edge "faust://inscription/faustedition/2_V_H.33/i_3_r" -> "1831-08-13". Something is probably seriously wrong. warnings.warn(b"".join(errors).decode(self.encoding), RuntimeWarning) Warning: graph has 1179 nodes...layout may take a long time. ERROR macrogen.visualize Failed to render target/macrogenesis/wcc-01-graph.dot Traceback (most recent call last): File "/mnt/data/jenkins/workspace/faust-macrogen/src/macrogen/visualize.py", line 178, in render_file graph.draw(resultfn, format='svg', prog='dot') File "/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py", line 1515, in draw data = self._run_prog(prog, args) File "/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py", line 1364, in _run_prog raise IOError(b"".join(errors).decode(self.encoding)) OSError Rendering: 100%|█████████▉| 1043/1044 [1:04:55<13:18, 798.63s/ SVGs] ERROR macrogen.visualize Failed to render target/macrogenesis/scc-04-graph.dot Traceback (most recent call last): File "/mnt/data/jenkins/workspace/faust-macrogen/src/macrogen/visualize.py", line 178, in render_file graph.draw(resultfn, format='svg', prog='dot') File "/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py", line 1515, in draw data = self._run_prog(prog, args) File "/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py", line 1364, in _run_prog raise IOError(b"".join(errors).decode(self.encoding)) OSError Rendering: 100%|██████████| 1044/1044 [2:01:22<00:00, 1574.86s/ SVGs]/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py:1367: RuntimeWarning: libpath/shortest.c:324: triangulation failed libpath/shortest.c:207: cannot find triangle path warnings.warn(b"".join(errors).decode(self.encoding), RuntimeWarning) /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py:1367: RuntimeWarning: libpath/shortest.c:324: triangulation failed libpath/shortest.c:207: cannot find triangle path warnings.warn(b"".join(errors).decode(self.encoding), RuntimeWarning) /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py:1367: RuntimeWarning: libpath/shortest.c:324: triangulation failed libpath/shortest.c:207: cannot find triangle path warnings.warn(b"".join(errors).decode(self.encoding), RuntimeWarning) Warning: graph has 1181 nodes...layout may take a long time. Warning: graph has 1239 nodes...layout may take a long time. + cd target + rsync -a -u --chmod=ug+rwX,o+rX,Dg+s --omit-dir-times --info=del,stats2,copy,flist2 macrogenesis beta.faustedition.net:/var/www/dev/ sending incremental file list Number of files: 7,269 (reg: 7,265, dir: 4) Number of created files: 7 (reg: 7) Number of deleted files: 0 Number of regular files transferred: 3,200 Total file size: 273,089,984 bytes Total transferred file size: 62,792,214 bytes Literal data: 49,120,902 bytes Matched data: 13,671,312 bytes File list size: 262,124 File list generation time: 0.001 seconds File list transfer time: 0.000 seconds Total bytes sent: 49,612,836 Total bytes received: 521,062 sent 49,612,836 bytes received 521,062 bytes 14,323,970.86 bytes/sec total size is 273,089,984 speedup is 5.45 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 23119 killed; [ssh-agent] Stopped. Archiving artifacts Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Notifying upstream projects of job completion Finished: SUCCESS