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-ydakP7dWIeGs/agent.439 SSH_AGENT_PID=441 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_3429513628499497998.key (/mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_3429513628499497998.key) [ssh-agent] Using credentials git Running ssh-add (command line suppressed) Identity added: /mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_3508127523182712283.key (/mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_3508127523182712283.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 390bc0e215fe081bac9b161186d00d747be037a0 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 390bc0e215fe081bac9b161186d00d747be037a0 Commit message: "EXPERIMENTAL link to graphviewer from node page" > /usr/bin/git rev-list --no-walk f8e2f676be47b20af366a7ab8ce8031bcf7d48ee # 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/jenkins6528564693273024845.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: 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: 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: 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: 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: 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: 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: 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: 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 WARNING macrogen.config Configuration has already been loaded. Some override values may not have any effect. 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 H P22 from inscription H P22 i_2_u INFO macrogen.graph Adopted H P167 from inscription H P167 i_uebrige INFO macrogen.graph Adopted H P22 from inscription H P22 i_uebrige INFO macrogen.graph Adopted H P176 Var from inscription H P176 Var i_r INFO macrogen.graph Adopted H P167 from inscription H P167 i_r_u INFO macrogen.graph Adopted H P22 from inscription H P22 i_2_o INFO macrogen.graph Adopted 2 IV H.19 from inscription 2 IV H.19 i_uebrige INFO macrogen.graph Adopted H P167 from inscription H P167 i_v 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 strongly connected components INFO macrogen.graph Calculating MFAS for a 2-node graph using baharev, may take a while 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.graph Calculating MFAS for a 9-node graph using baharev, may take a while 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 2 feedback edges INFO macrogen.fes.FES_Baharev Baharev iteration 1, 0 <= objective <= 10036, 2 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Graph is acyclic, optimal solution found INFO macrogen.graph Calculating MFAS for a 73-node graph using baharev, may take a while 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 42 feedback edges INFO macrogen.fes.FES_Baharev Baharev iteration 1, 0 <= objective <= 87497, 42 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 2, 7 <= objective <= 87497, 82 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 3, 24 <= objective <= 77266, 118 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Graph is acyclic, optimal solution found INFO macrogen.graph Calculating MFAS for a 927-node graph using baharev, may take a while 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 599 feedback edges INFO macrogen.fes.FES_Baharev Baharev iteration 1, 0 <= objective <= 434405, 599 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 2, 4900 <= objective <= 390248, 1066 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 3, 5572 <= objective <= 388727, 1506 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 4, 5787 <= objective <= 388727, 1945 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 5, 5913 <= objective <= 388727, 2191 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 6, 6084 <= objective <= 388727, 2435 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 7, 6271 <= objective <= 388727, 2610 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 8, 6275 <= objective <= 388727, 2781 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 9, 6497 <= objective <= 388727, 2844 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 10, 6524 <= objective <= 388727, 2881 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 11, 6527 <= objective <= 388727, 2927 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 12, 6528 <= objective <= 388727, 2954 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 13, 6578 <= objective <= 388727, 2995 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 14, 6579 <= objective <= 388727, 3019 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 15, 6582 <= objective <= 388727, 3148 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 16, 6644 <= objective <= 388727, 3189 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 17, 6647 <= objective <= 388727, 3227 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 18, 6651 <= objective <= 388727, 3262 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 19, 6652 <= objective <= 388727, 3299 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 20, 6654 <= objective <= 388727, 3333 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 173 removed edges ... INFO macrogen.graph Marking 173 conflicting edges for deletion INFO macrogen.graph Removed 173 of the original 3302 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)) 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/1217 [00:00 "1831-08-13". Something is probably seriously wrong. Rendering: 53%|█████▎ | 640/1217 [00:04<00:04, 137.77 SVGs/s] Rendering: 54%|█████▍ | 660/1217 [00:04<00:03, 150.88 SVGs/s] Rendering: 56%|█████▌ | 678/1217 [00:05<00:03, 157.14 SVGs/s] Rendering: 57%|█████▋ | 695/1217 [00:05<00:03, 144.37 SVGs/s] Rendering: 58%|█████▊ | 711/1217 [00:05<00:03, 127.60 SVGs/s] Rendering: 60%|█████▉ | 725/1217 [00:05<00:07, 65.14 SVGs/s] Rendering: 60%|██████ | 736/1217 [00:07<00:25, 18.68 SVGs/s] Rendering: 61%|██████ | 744/1217 [00:09<00:58, 8.10 SVGs/s] Rendering: 62%|██████▏ | 750/1217 [00:10<00:49, 9.53 SVGs/s]WARNING macrogen.visualize Rendering target/macrogenesis/scene_2-5-4-1-graph.dot: Warning: Unable to reclaim box space in spline routing for edge "faust://document/faustedition/2_V_H.31a" -> "1825-03-20". Something is probably seriously wrong. Rendering: 62%|██████▏ | 755/1217 [00:10<00:39, 11.59 SVGs/s] Rendering: 62%|██████▏ | 759/1217 [00:10<00:31, 14.56 SVGs/s] Rendering: 63%|██████▎ | 763/1217 [00:10<00:26, 17.18 SVGs/s] Rendering: 63%|██████▎ | 767/1217 [00:10<00:22, 19.66 SVGs/s] Rendering: 63%|██████▎ | 771/1217 [00:10<00:19, 23.19 SVGs/s] Rendering: 64%|██████▎ | 775/1217 [00:10<00:16, 26.24 SVGs/s] Rendering: 64%|██████▍ | 780/1217 [00:10<00:14, 30.37 SVGs/s] Rendering: 65%|██████▍ | 787/1217 [00:11<00:11, 36.24 SVGs/s] Rendering: 65%|██████▌ | 792/1217 [00:11<00:10, 38.80 SVGs/s] Rendering: 66%|██████▌ | 798/1217 [00:11<00:09, 43.33 SVGs/s] Rendering: 66%|██████▌ | 804/1217 [00:11<00:09, 44.56 SVGs/s] Rendering: 66%|██████▋ | 809/1217 [00:11<00:09, 42.11 SVGs/s] Rendering: 67%|██████▋ | 815/1217 [00:11<00:09, 43.61 SVGs/s] Rendering: 67%|██████▋ | 820/1217 [00:11<00:09, 42.45 SVGs/s] Rendering: 68%|██████▊ | 825/1217 [00:12<00:22, 17.40 SVGs/s] Rendering: 68%|██████▊ | 829/1217 [00:13<00:46, 8.27 SVGs/s] Rendering: 68%|██████▊ | 832/1217 [00:14<00:55, 6.89 SVGs/s] Rendering: 69%|██████▊ | 834/1217 [00:14<01:15, 5.05 SVGs/s] Rendering: 69%|██████▊ | 836/1217 [00:14<01:04, 5.86 SVGs/s] Rendering: 69%|██████▉ | 838/1217 [00:15<00:51, 7.38 SVGs/s] Rendering: 69%|██████▉ | 840/1217 [00:15<01:15, 5.00 SVGs/s] Rendering: 69%|██████▉ | 842/1217 [00:16<01:06, 5.60 SVGs/s] Rendering: 69%|██████▉ | 844/1217 [00:16<00:56, 6.59 SVGs/s] Rendering: 70%|██████▉ | 846/1217 [00:20<04:33, 1.36 SVGs/s] Rendering: 70%|██████▉ | 848/1217 [00:20<03:16, 1.88 SVGs/s] Rendering: 70%|██████▉ | 850/1217 [00:26<08:04, 1.32s/ SVGs] Rendering: 70%|███████ | 852/1217 [00:26<05:45, 1.06 SVGs/s] Rendering: 70%|███████ | 855/1217 [00:27<04:05, 1.48 SVGs/s] Rendering: 71%|███████ | 859/1217 [00:27<02:53, 2.07 SVGs/s] Rendering: 71%|███████ | 861/1217 [00:27<02:17, 2.59 SVGs/s] Rendering: 71%|███████ | 863/1217 [00:27<01:41, 3.47 SVGs/s] Rendering: 71%|███████ | 865/1217 [00:27<01:16, 4.59 SVGs/s] Rendering: 71%|███████ | 867/1217 [00:27<01:00, 5.76 SVGs/s] Rendering: 71%|███████▏ | 869/1217 [00:28<00:52, 6.65 SVGs/s] Rendering: 72%|███████▏ | 872/1217 [00:28<00:41, 8.28 SVGs/s] Rendering: 72%|███████▏ | 874/1217 [00:29<01:17, 4.42 SVGs/s] Rendering: 72%|███████▏ | 876/1217 [00:29<01:02, 5.50 SVGs/s] Rendering: 72%|███████▏ | 878/1217 [00:29<00:51, 6.56 SVGs/s] Rendering: 72%|███████▏ | 880/1217 [00:30<01:24, 3.98 SVGs/s] Rendering: 72%|███████▏ | 881/1217 [00:30<01:14, 4.49 SVGs/s] Rendering: 73%|███████▎ | 883/1217 [00:30<01:00, 5.50 SVGs/s] Rendering: 73%|███████▎ | 885/1217 [00:31<00:55, 5.95 SVGs/s] Rendering: 73%|███████▎ | 887/1217 [00:32<01:29, 3.69 SVGs/s] Rendering: 73%|███████▎ | 889/1217 [00:32<01:10, 4.66 SVGs/s] Rendering: 73%|███████▎ | 891/1217 [00:32<00:55, 5.89 SVGs/s] Rendering: 73%|███████▎ | 893/1217 [00:32<00:46, 6.99 SVGs/s] Rendering: 74%|███████▎ | 895/1217 [00:33<01:27, 3.67 SVGs/s] Rendering: 74%|███████▎ | 897/1217 [00:34<01:32, 3.47 SVGs/s] Rendering: 74%|███████▍ | 899/1217 [00:34<01:09, 4.55 SVGs/s] Rendering: 74%|███████▍ | 902/1217 [00:34<00:51, 6.07 SVGs/s] Rendering: 74%|███████▍ | 906/1217 [00:34<00:39, 7.91 SVGs/s] Rendering: 75%|███████▍ | 909/1217 [00:34<00:33, 9.22 SVGs/s] Rendering: 75%|███████▍ | 912/1217 [00:35<00:27, 11.11 SVGs/s] Rendering: 75%|███████▌ | 914/1217 [00:35<00:29, 10.11 SVGs/s] Rendering: 75%|███████▌ | 916/1217 [00:35<00:28, 10.51 SVGs/s] Rendering: 75%|███████▌ | 918/1217 [00:37<01:28, 3.38 SVGs/s] Rendering: 76%|███████▌ | 920/1217 [00:37<01:08, 4.31 SVGs/s] Rendering: 76%|███████▌ | 922/1217 [00:38<01:26, 3.39 SVGs/s] Rendering: 76%|███████▌ | 923/1217 [00:51<21:03, 4.30s/ SVGs] Rendering: 76%|███████▌ | 925/1217 [00:51<14:46, 3.03s/ SVGs] Rendering: 76%|███████▌ | 927/1217 [00:52<10:23, 2.15s/ SVGs] Rendering: 76%|███████▋ | 929/1217 [00:52<07:20, 1.53s/ SVGs] Rendering: 76%|███████▋ | 931/1217 [00:57<08:40, 1.82s/ SVGs] Rendering: 77%|███████▋ | 933/1217 [00:57<06:09, 1.30s/ SVGs] Rendering: 77%|███████▋ | 935/1217 [00:57<04:24, 1.06 SVGs/s] Rendering: 77%|███████▋ | 937/1217 [01:01<06:06, 1.31s/ SVGs] Rendering: 77%|███████▋ | 939/1217 [01:02<04:22, 1.06 SVGs/s] Rendering: 77%|███████▋ | 940/1217 [01:02<03:11, 1.45 SVGs/s] Rendering: 77%|███████▋ | 942/1217 [01:02<02:20, 1.96 SVGs/s] Rendering: 78%|███████▊ | 944/1217 [01:02<01:45, 2.60 SVGs/s] Rendering: 78%|███████▊ | 946/1217 [01:02<01:19, 3.40 SVGs/s] Rendering: 78%|███████▊ | 948/1217 [01:02<01:02, 4.34 SVGs/s] Rendering: 78%|███████▊ | 950/1217 [01:03<00:49, 5.35 SVGs/s] Rendering: 78%|███████▊ | 952/1217 [01:03<00:42, 6.27 SVGs/s] Rendering: 78%|███████▊ | 954/1217 [01:03<00:36, 7.15 SVGs/s] Rendering: 79%|███████▊ | 956/1217 [01:03<00:32, 7.93 SVGs/s] Rendering: 79%|███████▊ | 958/1217 [01:19<10:39, 2.47s/ SVGs] Rendering: 79%|███████▉ | 960/1217 [01:19<07:30, 1.75s/ SVGs] Rendering: 79%|███████▉ | 962/1217 [01:19<05:18, 1.25s/ SVGs] Rendering: 79%|███████▉ | 963/1217 [01:20<03:56, 1.08 SVGs/s] Rendering: 79%|███████▉ | 965/1217 [01:20<03:15, 1.29 SVGs/s] Rendering: 79%|███████▉ | 967/1217 [01:21<02:21, 1.77 SVGs/s] Rendering: 80%|███████▉ | 969/1217 [01:21<01:43, 2.40 SVGs/s] Rendering: 80%|███████▉ | 971/1217 [01:21<01:18, 3.15 SVGs/s] Rendering: 80%|███████▉ | 973/1217 [01:21<01:01, 3.99 SVGs/s] Rendering: 80%|████████ | 975/1217 [01:21<00:50, 4.83 SVGs/s] Rendering: 80%|████████ | 977/1217 [01:22<00:46, 5.21 SVGs/s] Rendering: 80%|████████ | 979/1217 [01:38<10:20, 2.61s/ SVGs] Rendering: 81%|████████ | 981/1217 [01:38<07:16, 1.85s/ SVGs] Rendering: 81%|████████ | 983/1217 [01:38<05:09, 1.32s/ SVGs] Rendering: 81%|████████ | 985/1217 [01:39<03:47, 1.02 SVGs/s] Rendering: 81%|████████ | 987/1217 [01:42<04:30, 1.18s/ SVGs] Rendering: 81%|████████▏ | 989/1217 [01:42<03:13, 1.18 SVGs/s] Rendering: 81%|████████▏ | 991/1217 [01:42<02:20, 1.61 SVGs/s] Rendering: 82%|████████▏ | 993/1217 [01:43<01:43, 2.17 SVGs/s] Rendering: 82%|████████▏ | 995/1217 [01:43<01:17, 2.86 SVGs/s] Rendering: 82%|████████▏ | 997/1217 [01:43<01:00, 3.65 SVGs/s] Rendering: 82%|████████▏ | 999/1217 [01:43<00:47, 4.58 SVGs/s] Rendering: 82%|████████▏ | 1001/1217 [01:43<00:38, 5.60 SVGs/s] Rendering: 82%|████████▏ | 1003/1217 [01:43<00:32, 6.60 SVGs/s] Rendering: 83%|████████▎ | 1005/1217 [01:44<00:35, 5.90 SVGs/s] Rendering: 83%|████████▎ | 1006/1217 [01:44<00:31, 6.72 SVGs/s] Rendering: 83%|████████▎ | 1008/1217 [01:44<00:27, 7.70 SVGs/s] Rendering: 83%|████████▎ | 1010/1217 [01:44<00:24, 8.61 SVGs/s] Rendering: 83%|████████▎ | 1012/1217 [01:44<00:21, 9.34 SVGs/s] Rendering: 83%|████████▎ | 1014/1217 [01:45<00:23, 8.51 SVGs/s] Rendering: 83%|████████▎ | 1016/1217 [01:45<00:21, 9.52 SVGs/s] Rendering: 84%|████████▎ | 1018/1217 [01:46<00:40, 4.97 SVGs/s] Rendering: 84%|████████▍ | 1020/1217 [01:46<00:31, 6.18 SVGs/s] Rendering: 84%|████████▍ | 1022/1217 [01:46<00:26, 7.38 SVGs/s] Rendering: 84%|████████▍ | 1024/1217 [01:46<00:22, 8.53 SVGs/s] Rendering: 84%|████████▍ | 1026/1217 [01:47<00:48, 3.91 SVGs/s] Rendering: 84%|████████▍ | 1028/1217 [01:48<00:38, 4.85 SVGs/s] Rendering: 85%|████████▍ | 1030/1217 [01:48<00:32, 5.84 SVGs/s] Rendering: 85%|████████▍ | 1031/1217 [01:48<00:31, 5.99 SVGs/s] Rendering: 85%|████████▍ | 1033/1217 [01:48<00:28, 6.52 SVGs/s] Rendering: 85%|████████▍ | 1034/1217 [01:48<00:25, 7.28 SVGs/s] Rendering: 85%|████████▌ | 1035/1217 [01:48<00:23, 7.85 SVGs/s] Rendering: 85%|████████▌ | 1037/1217 [01:55<03:13, 1.07s/ SVGs] Rendering: 85%|████████▌ | 1039/1217 [02:02<05:13, 1.76s/ SVGs] Rendering: 86%|████████▌ | 1041/1217 [02:03<04:15, 1.45s/ SVGs] Rendering: 86%|████████▌ | 1043/1217 [02:03<03:01, 1.04s/ SVGs] Rendering: 86%|████████▌ | 1045/1217 [02:03<02:09, 1.32 SVGs/s] Rendering: 86%|████████▌ | 1047/1217 [02:04<01:34, 1.79 SVGs/s] Rendering: 86%|████████▌ | 1049/1217 [02:04<01:26, 1.95 SVGs/s] Rendering: 86%|████████▋ | 1051/1217 [02:05<01:06, 2.51 SVGs/s] Rendering: 87%|████████▋ | 1053/1217 [02:05<00:51, 3.16 SVGs/s] Rendering: 87%|████████▋ | 1055/1217 [02:05<00:40, 4.02 SVGs/s] Rendering: 87%|████████▋ | 1057/1217 [02:05<00:32, 4.85 SVGs/s] Rendering: 87%|████████▋ | 1059/1217 [02:06<00:27, 5.84 SVGs/s] Rendering: 87%|████████▋ | 1061/1217 [02:06<00:25, 6.02 SVGs/s] Rendering: 87%|████████▋ | 1062/1217 [02:06<00:22, 6.84 SVGs/s] Rendering: 87%|████████▋ | 1064/1217 [02:06<00:19, 7.76 SVGs/s] Rendering: 88%|████████▊ | 1066/1217 [02:06<00:17, 8.45 SVGs/s] Rendering: 88%|████████▊ | 1067/1217 [02:10<02:51, 1.14s/ SVGs] Rendering: 88%|████████▊ | 1069/1217 [02:11<02:13, 1.11 SVGs/s] Rendering: 88%|████████▊ | 1071/1217 [02:11<01:37, 1.50 SVGs/s] Rendering: 88%|████████▊ | 1073/1217 [02:11<01:11, 2.03 SVGs/s] Rendering: 88%|████████▊ | 1075/1217 [02:11<00:53, 2.65 SVGs/s] Rendering: 88%|████████▊ | 1077/1217 [02:11<00:41, 3.35 SVGs/s] Rendering: 89%|████████▊ | 1079/1217 [02:12<00:31, 4.32 SVGs/s] Rendering: 89%|████████▉ | 1081/1217 [02:12<00:24, 5.49 SVGs/s] Rendering: 89%|████████▉ | 1083/1217 [02:12<00:20, 6.62 SVGs/s] Rendering: 89%|████████▉ | 1085/1217 [02:12<00:16, 7.82 SVGs/s] Rendering: 89%|████████▉ | 1087/1217 [02:12<00:14, 8.95 SVGs/s] Rendering: 89%|████████▉ | 1089/1217 [02:12<00:12, 10.28 SVGs/s] Rendering: 90%|████████▉ | 1092/1217 [02:12<00:10, 11.77 SVGs/s] Rendering: 90%|████████▉ | 1095/1217 [02:13<00:08, 14.22 SVGs/s] Rendering: 90%|█████████ | 1097/1217 [02:13<00:08, 14.37 SVGs/s] Rendering: 90%|█████████ | 1100/1217 [02:13<00:08, 14.55 SVGs/s] Rendering: 91%|█████████ | 1104/1217 [02:13<00:06, 16.26 SVGs/s] Rendering: 91%|█████████ | 1108/1217 [02:13<00:05, 18.23 SVGs/s] Rendering: 91%|█████████▏| 1111/1217 [02:13<00:05, 19.69 SVGs/s] Rendering: 92%|█████████▏| 1114/1217 [02:14<00:05, 17.88 SVGs/s] Rendering: 92%|█████████▏| 1118/1217 [02:14<00:05, 19.74 SVGs/s] Rendering: 92%|█████████▏| 1121/1217 [02:14<00:04, 20.77 SVGs/s] Rendering: 92%|█████████▏| 1124/1217 [02:14<00:05, 17.70 SVGs/s] Rendering: 93%|█████████▎| 1126/1217 [02:14<00:05, 16.85 SVGs/s] Rendering: 93%|█████████▎| 1128/1217 [02:14<00:06, 14.72 SVGs/s] Rendering: 93%|█████████▎| 1130/1217 [02:15<00:06, 13.52 SVGs/s] Rendering: 93%|█████████▎| 1132/1217 [02:15<00:14, 5.84 SVGs/s] Rendering: 93%|█████████▎| 1134/1217 [02:26<02:24, 1.74s/ SVGs] Rendering: 93%|█████████▎| 1135/1217 [02:36<05:35, 4.09s/ SVGs] Rendering: 93%|█████████▎| 1137/1217 [02:44<05:23, 4.04s/ SVGs] Rendering: 94%|█████████▎| 1139/1217 [02:48<04:27, 3.43s/ SVGs] Rendering: 94%|█████████▍| 1141/1217 [02:48<03:04, 2.43s/ SVGs] Rendering: 94%|█████████▍| 1143/1217 [02:48<02:07, 1.73s/ SVGs] Rendering: 94%|█████████▍| 1145/1217 [02:48<01:28, 1.24s/ SVGs] Rendering: 94%|█████████▍| 1147/1217 [02:48<01:02, 1.12 SVGs/s] Rendering: 94%|█████████▍| 1148/1217 [02:48<00:45, 1.53 SVGs/s] Rendering: 94%|█████████▍| 1149/1217 [03:11<08:07, 7.16s/ SVGs] Rendering: 95%|█████████▍| 1151/1217 [03:11<05:32, 5.04s/ SVGs] Rendering: 95%|█████████▍| 1153/1217 [03:11<03:47, 3.55s/ SVGs] Rendering: 95%|█████████▍| 1155/1217 [03:11<02:35, 2.51s/ SVGs] Rendering: 95%|█████████▍| 1156/1217 [03:14<02:34, 2.53s/ SVGs] Rendering: 95%|█████████▌| 1158/1217 [03:14<01:45, 1.80s/ SVGs] Rendering: 95%|█████████▌| 1160/1217 [03:14<01:13, 1.28s/ SVGs] Rendering: 95%|█████████▌| 1162/1217 [03:14<00:50, 1.08 SVGs/s] Rendering: 96%|█████████▌| 1164/1217 [03:16<00:50, 1.05 SVGs/s] Rendering: 96%|█████████▌| 1166/1217 [03:17<00:35, 1.45 SVGs/s] Rendering: 96%|█████████▌| 1167/1217 [03:17<00:25, 1.93 SVGs/s]WARNING macrogen.visualize Rendering target/macrogenesis/hertz1932-graph.dot: libpath/shortest.c:324: triangulation failed libpath/shortest.c:207: cannot find triangle path Rendering: 96%|█████████▌| 1168/1217 [03:31<03:53, 4.77s/ SVGs]ERROR macrogen.visualize Rendering target/macrogenesis/inventare_2_2-graph.dot failed (-6): 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 "1826-04-24" -> "faust://document/faustedition/2_III_H.71". Something is probably seriously wrong. Warning: Unable to reclaim box space in spline routing for edge "1826-04-24" -> "faust://document/faustedition/2_III_H.71". Something is probably seriously wrong. *** Error in `/usr/bin/dot': free(): invalid next size (fast): 0x000056433b391040 *** ======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7f4b1ee9ebfb] /lib/x86_64-linux-gnu/libc.so.6(+0x76fc6)[0x7f4b1eea4fc6] /lib/x86_64-linux-gnu/libc.so.6(+0x7780e)[0x7f4b1eea580e] /usr/lib/libgvc.so.6(+0x4609d)[0x7f4b1f42909d] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0x1d057)[0x7f4b196ac057] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0x1a7a4)[0x7f4b196a97a4] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0xbe5d)[0x7f4b1969ae5d] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(dot_layout+0x338)[0x7f4b1969b4c8] /usr/lib/libgvc.so.6(gvLayoutJobs+0xd2)[0x7f4b1f405d22] /usr/bin/dot(+0x1050)[0x56433a03c050] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7f4b1ee4e2e1] /usr/bin/dot(+0x10ea)[0x56433a03c0ea] ======= Memory map: ======== 56433a03b000-56433a03d000 r-xp 00000000 08:02 17581702 /usr/bin/dot 56433a23c000-56433a23d000 r--p 00001000 08:02 17581702 /usr/bin/dot 56433a23d000-56433a23e000 rw-p 00002000 08:02 17581702 /usr/bin/dot 56433afbc000-56433b6b2000 rw-p 00000000 00:00 0 [heap] 7f4b14000000-7f4b14021000 rw-p 00000000 00:00 0 7f4b14021000-7f4b18000000 ---p 00000000 00:00 0 7f4b19478000-7f4b1948e000 r-xp 00000000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f4b1948e000-7f4b1968d000 ---p 00016000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f4b1968d000-7f4b1968e000 r--p 00015000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f4b1968e000-7f4b1968f000 rw-p 00016000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f4b1968f000-7f4b196b3000 r-xp 00000000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7f4b196b3000-7f4b198b2000 ---p 00024000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7f4b198b2000-7f4b198b3000 r--p 00023000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7f4b198b3000-7f4b198b4000 rw-p 00024000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7f4b198b4000-7f4b198bc000 rw-p 00000000 00:00 0 7f4b198bc000-7f4b198d6000 r-xp 00000000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7f4b198d6000-7f4b19ad5000 ---p 0001a000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7f4b19ad5000-7f4b19ad6000 r--p 00019000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7f4b19ad6000-7f4b19ada000 rw-p 0001a000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7f4b19ada000-7f4b19aed000 r-xp 00000000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7f4b19aed000-7f4b19ced000 ---p 00013000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7f4b19ced000-7f4b19cee000 r--p 00013000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7f4b19cee000-7f4b19cef000 rw-p 00014000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7f4b19cef000-7f4b19cf0000 rw-p 00000000 00:00 0 7f4b19cf0000-7f4b19cf7000 r-xp 00000000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7f4b19cf7000-7f4b19ef6000 ---p 00007000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7f4b19ef6000-7f4b19ef7000 r--p 00006000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7f4b19ef7000-7f4b19ef8000 rw-p 00007000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7f4b19ef8000-7f4b19f23000 r-xp 00000000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7f4b19f23000-7f4b1a122000 ---p 0002b000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7f4b1a122000-7f4b1a124000 r--p 0002a000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7f4b1a124000-7f4b1a125000 rw-p 0002c000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7f4b1a125000-7f4b1a12a000 r-xp 00000000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7f4b1a12a000-7f4b1a329000 ---p 00005000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7f4b1a329000-7f4b1a32a000 r--p 00004000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7f4b1a32a000-7f4b1a32b000 rw-p 00005000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7f4b1a32b000-7f4b1a32e000 r-xp 00000000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7f4b1a32e000-7f4b1a52d000 ---p 00003000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7f4b1a52d000-7f4b1a52e000 r--p 00002000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7f4b1a52e000-7f4b1a52f000 rw-p 00003000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7f4b1a52f000-7f4b1a5a1000 r-xp 00000000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7f4b1a5a1000-7f4b1a7a0000 ---p 00072000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7f4b1a7a0000-7f4b1a7a1000 r--p 00071000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7f4b1a7a1000-7f4b1a7a2000 rw-p 00072000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7f4b1a7a2000-7f4b1a7a9000 r-xp 00000000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7f4b1a7a9000-7f4b1a9a9000 ---p 00007000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7f4b1a9a9000-7f4b1a9aa000 r--p 00007000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7f4b1a9aa000-7f4b1a9ab000 rw-p 00008000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7f4b1a9ab000-7f4b1a9b3000 r-xp 00000000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7f4b1a9b3000-7f4b1abb3000 ---p 00008000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7f4b1abb3000-7f4b1abb4000 r--p 00008000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7f4b1abb4000-7f4b1abb5000 rw-p 00009000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7f4b1abb5000-7f4b1ac48000 r-xp 00000000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7f4b1ac48000-7f4b1ae47000 ---p 00093000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7f4b1ae47000-7f4b1ae49000 r--p 00092000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7f4b1ae49000-7f4b1ae4a000 rw-p 00094000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7f4b1ae4a000-7f4b1ae51000 r-xp 00000000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7f4b1ae51000-7f4b1b050000 ---p 00007000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7f4b1b050000-7f4b1b051000 r--p 00006000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7f4b1b051000-7f4b1b052000 rw-p 00007000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7f4b1b052000-7f4b1b063000 r-xp 00000000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7f4b1b063000-7f4b1b262000 ---p 00011000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7f4b1b262000-7f4b1b263000 r--p 00010000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7f4b1b263000-7f4b1b264000 rw-p 00011000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7f4b1b264000-7f4b1b39e000 r-xp 00000000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7f4b1b39e000-7f4b1b59e000 ---p 0013a000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7f4b1b59e000-7f4b1b59f000 r--p 0013a000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7f4b1b59f000-7f4b1b5a4000 rw-p 0013b000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7f4b1b5a4000-7f4b1b5ad000 r-xp 00000000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7f4b1b5ad000-7f4b1b7ac000 ---p 00009000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7f4b1b7ac000-7f4b1b7ad000 r--p 00008000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7f4b1b7ad000-7f4b1b7ae000 rw-p 00009000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7f4b1b7ae000-7f4b1b7ba000 r-xp 00000000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7f4b1b7ba000-7f4b1b9ba000 ---p 0000c000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7f4b1b9ba000-7f4b1b9bb000 r--p 0000c000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7f4b1b9bb000-7f4b1b9bc000 rw-p 0000d000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7f4b1b9bc000-7f4b1b9e3000 r-xp 00000000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7f4b1b9e3000-7f4b1bbe2000 ---p 00027000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7f4b1bbe2000-7f4b1bbe3000 r--p 00026000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7f4b1bbe3000-7f4b1bbe4000 rw-p 00027000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7f4b1bbe4000-7f4b1bbe6000 r-xp 00000000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7f4b1bbe6000-7f4b1bde6000 ---p 00002000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7f4b1bde6000-7f4b1bde7000 r--p 00002000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7f4b1bde7000-7f4b1bde8000 rw-p 00003000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7f4b1bde8000-7f4b1be19000 r-xp 00000000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7f4b1be19000-7f4b1c019000 ---p 00031000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7f4b1c019000-7f4b1c01a000 r--p 00031000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7f4b1c01a000-7f4b1c01b000 rw-p 00032000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7f4b1c01b000-7f4b1c0b9000 r-xp 00000000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7f4b1c0b9000-7f4b1c2b9000 ---p 0009e000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7f4b1c2b9000-7f4b1c2c1000 r--p 0009e000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7f4b1c2c1000-7f4b1c2c2000 rw-p 000a6000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7f4b1c2c2000-7f4b1c2da000 r-xp 00000000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7f4b1c2da000-7f4b1c4d9000 ---p 00018000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7f4b1c4d9000-7f4b1c4da000 r--p 00017000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7f4b1c4da000-7f4b1c4db000 rw-p 00018000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7f4b1c4db000-7f4b1c4df000 rw-p 00000000 00:00 0 7f4b1c4df000-7f4b1c4e0000 r-xp 00000000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7f4b1c4e0000-7f4b1c6df000 ---p 00001000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7f4b1c6df000-7f4b1c6e0000 r--p 00000000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7f4b1c6e0000-7f4b1c6e1000 rw-p 00001000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7f4b1c6e1000-7f4b1c789000 r-xp 00000000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7f4b1c789000-7f4b1c989000 ---p 000a8000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7f4b1c989000-7f4b1c98f000 r--p 000a8000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7f4b1c98f000-7f4b1c990000 rw-p 000ae000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7f4b1c990000-7f4b1c9cc000 r-xp 00000000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7f4b1c9cc000-7f4b1cbcb000 ---p 0003c000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7f4b1cbcb000-7f4b1cbcd000 r--p 0003b000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7f4b1cbcd000-7f4b1cbce000 rw-p 0003d000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7f4b1cbce000-7f4b1cce0000 r-xp 00000000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7f4b1cce0000-7f4b1cedf000 ---p 00112000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7f4b1cedf000-7f4b1cee0000 r--p 00111000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7f4b1cee0000-7f4b1cee1000 rw-p 00112000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7f4b1cee1000-7f4b1cee2000 rw-p 00000000 00:00 0 7f4b1cee2000-7f4b1cf34000 r-xp 00000000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7f4b1cf34000-7f4b1d133000 ---p 00052000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7f4b1d133000-7f4b1d134000 r--p 00051000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7f4b1d134000-7f4b1d135000 rw-p 00052000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7f4b1d135000-7f4b1d17e000 r-xp 00000000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7f4b1d17e000-7f4b1d37d000 ---p 00049000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7f4b1d37d000-7f4b1d380000 r--p 00048000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7f4b1d380000-7f4b1d381000 rw-p 0004b000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7f4b1d381000-7f4b1d395000 r-xp 00000000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7f4b1d395000-7f4b1d595000 ---p 00014000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7f4b1d595000-7f4b1d596000 r--p 00014000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7f4b1d596000-7f4b1d597000 rw-p 00015000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7f4b1d597000-7f4b1d6a5000 r-xp 00000000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7f4b1d6a5000-7f4b1d8a5000 ---p 0010e000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7f4b1d8a5000-7f4b1d8a8000 r--p 0010e000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7f4b1d8a8000-7f4b1d8a9000 rw-p 00111000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7f4b1d8a9000-7f4b1d8ab000 rw-p 00000000 00:00 0 7f4b1d8ab000-7f4b1d8b7000 r-xp 00000000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7f4b1d8b7000-7f4b1dab6000 ---p 0000c000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7f4b1dab6000-7f4b1dab7000 r--p 0000b000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7f4b1dab7000-7f4b1dab8000 rw-p 0000c000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7f4b1dab8000-7f4b1dac1000 r-xp 00000000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7f4b1dac1000-7f4b1dcc0000 ---p 00009000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7f4b1dcc0000-7f4b1dcc1000 r--p 00008000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7f4b1dcc1000-7f4b1dcc3000 rw-p 00009000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7f4b1dcc3000-7f4b1dcc6000 r-xp 00000000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7f4b1dcc6000-7f4b1dec5000 ---p 00003000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7f4b1dec5000-7f4b1dec6000 r--p 00002000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7f4b1dec6000-7f4b1dec7000 rw-p 00003000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7f4b1dec7000-7f4b1dfca000 r-xp 00000000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7f4b1dfca000-7f4b1e1c9000 ---p 00103000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7f4b1e1c9000-7f4b1e1ca000 r--p 00102000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7f4b1e1ca000-7f4b1e1cb000 rw-p 00103000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7f4b1e1cb000-7f4b1e1e4000 r-xp 00000000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7f4b1e1e4000-7f4b1e3e3000 ---p 00019000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7f4b1e3e3000-7f4b1e3e4000 r--p 00018000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7f4b1e3e4000-7f4b1e3e5000 rw-p 00019000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7f4b1e3e5000-7f4b1e40c000 r-xp 00000000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7f4b1e40c000-7f4b1e60c000 ---p 00027000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7f4b1e60c000-7f4b1e60e000 r--p 00027000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7f4b1e60e000-7f4b1e60f000 rw-p 00029000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7f4b1e60f000-7f4b1e616000 r-xp 00000000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7f4b1e616000-7f4b1e815000 ---p 00007000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7f4b1e815000-7f4b1e816000 r--p 00006000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7f4b1e816000-7f4b1e817000 rw-p 00007000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7f4b1e817000-7f4b1e81d000 r-xp 00000000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7f4b1e81d000-7f4b1ea1c000 ---p 00006000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7f4b1ea1c000-7f4b1ea1d000 r--p 00005000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7f4b1ea1d000-7f4b1ea1e000 rw-p 00006000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7f4b1ea1e000-7f4b1ea23000 r-xp 00000000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7f4b1ea23000-7f4b1ec22000 ---p 00005000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7f4b1ec22000-7f4b1ec23000 r--p 00004000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7f4b1ec23000-7f4b1ec24000 rw-p 00005000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7f4b1ec24000-7f4b1ec2d000 r-xp 00000000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7f4b1ec2d000-7f4b1ee2c000 ---p 00009000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7f4b1ee2c000-7f4b1ee2d000 r--p 00008000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7f4b1ee2d000-7f4b1ee2e000 rw-p 00009000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7f4b1ee2e000-7f4b1efc3000 r-xp 00000000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7f4b1efc3000-7f4b1f1c3000 ---p 00195000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7f4b1f1c3000-7f4b1f1c7000 r--p 00195000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7f4b1f1c7000-7f4b1f1c9000 rw-p 00199000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7f4b1f1c9000-7f4b1f1cd000 rw-p 00000000 00:00 0 7f4b1f1cd000-7f4b1f1e2000 r-xp 00000000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7f4b1f1e2000-7f4b1f3e1000 ---p 00015000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7f4b1f3e1000-7f4b1f3e2000 r--p 00014000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7f4b1f3e2000-7f4b1f3e3000 rw-p 00015000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7f4b1f3e3000-7f4b1f46f000 r-xp 00000000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7f4b1f46f000-7f4b1f66e000 ---p 0008c000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7f4b1f66e000-7f4b1f66f000 r--p 0008b000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7f4b1f66f000-7f4b1f680000 rw-p 0008c000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7f4b1f680000-7f4b1f681000 rw-p 00000000 00:00 0 7f4b1f681000-7f4b1f6a4000 r-xp 00000000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7f4b1f6db000-7f4b1f6dc000 rw-p 00000000 00:00 0 7f4b1f6dc000-7f4b1f71f000 r--p 00000000 fe:00 62653389 /mnt/data/jenkins/.fonts/UbuntuFaust.ttf 7f4b1f71f000-7f4b1f726000 r--s 00000000 08:02 22418493 /var/cache/fontconfig/4be9850f182b35c1350b6bbf2e42601c-le64.cache-4 7f4b1f726000-7f4b1f728000 r--s 00000000 08:02 22418905 /var/cache/fontconfig/30a99c4256905863f7aa12b5e873c27c-le64.cache-4 7f4b1f728000-7f4b1f729000 r--s 00000000 08:02 22418818 /var/cache/fontconfig/087e1975ba9a574b140bb1df193bf770-le64.cache-4 7f4b1f729000-7f4b1f72f000 r--s 00000000 08:02 22418804 /var/cache/fontconfig/6fe8b0d39a161d19087fe931545dda13-le64.cache-4 7f4b1f72f000-7f4b1f733000 r--s 00000000 08:02 22416744 /var/cache/fontconfig/6aa41aa22e18b8fa06a12da28ea9c28b-le64.cache-4 7f4b1f733000-7f4b1f73e000 r--s 00000000 08:02 22418789 /var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-le64.cache-4 7f4b1f73e000-7f4b1f745000 r--s 00000000 08:02 22418722 /var/cache/fontconfig/63c7aca0c1b0a3f740ee470c2e28e675-le64.cache-4 7f4b1f745000-7f4b1f74e000 r--s 00000000 08:02 22418692 /var/cache/fontconfig/a6d8cf8e4ec09cdbc8633c31745a07dd-le64.cache-4 7f4b1f74e000-7f4b1f752000 r--s 00000000 08:02 22418642 /var/cache/fontconfig/de156ccd2eddbdc19d37a45b8b2aac9c-le64.cache-4 7f4b1f752000-7f4b1f753000 r--s 00000000 08:02 22418565 /var/cache/fontconfig/b95bc8ffbebda2bbdae4265e45b8178d-le64.cache-4 7f4b1f753000-7f4b1f754000 r--s 00000000 08:02 22418562 /var/cache/fontconfig/9c956a7723ca69a44b382d9179c9802f-le64.cache-4 7f4b1f754000-7f4b1f755000 r--s 00000000 08:02 22418284 /var/cache/fontconfig/5d1cca7074f29429a8d18692746c2426-le64.cache-4 7f4b1f755000-7f4b1f757000 r--s 00000000 08:02 22413523 /var/cache/fontconfig/767a8244fc0220cfb567a839d0392e0b-le64.cache-4 7f4b1f757000-7f4b1f758000 r--s 00000000 08:02 22417383 /var/cache/fontconfig/4794a0821666d79190d59a36cb4f44b5-le64.cache-4 7f4b1f758000-7f4b1f759000 r--s 00000000 08:02 22418280 /var/cache/fontconfig/9eae20f1ff8cc0a7d125749e875856bd-le64.cache-4 7f4b1f759000-7f4b1f782000 r--s 00000000 08:02 22418262 /var/cache/fontconfig/0bd3dc0958fa2205aaaa8ebb13e2872b-le64.cache-4 7f4b1f782000-7f4b1f784000 r--s 00000000 08:02 22418237 /var/cache/fontconfig/bf2c1853a9e9b00bb02fe2e9bcf1e201-le64.cache-4 7f4b1f784000-7f4b1f788000 r--s 00000000 08:02 22418209 /var/cache/fontconfig/c57959a16110560c8d0fcea73374aeeb-le64.cache-4 7f4b1f788000-7f4b1f78e000 r--s 00000000 08:02 22418195 /var/cache/fontconfig/3047814df9a2f067bd2d96a2b9c36e5a-le64.cache-4 7f4b1f78e000-7f4b1f796000 r--s 00000000 08:02 22418188 /var/cache/fontconfig/bf3b770c553c462765856025a94f1ce6-le64.cache-4 7f4b1f796000-7f4b1f799000 r--s 00000000 08:02 22417919 /var/cache/fontconfig/14d493b97896515cad3840ba4896e372-le64.cache-4 7f4b1f799000-7f4b1f79c000 r--s 00000000 08:02 22417913 /var/cache/fontconfig/e49e89034d371f0f9de17aab02136486-le64.cache-4 7f4b1f79c000-7f4b1f79e000 r--s 00000000 08:02 22417904 /var/cache/fontconfig/4b14b093aebc79c320de5e86ae1d3314-le64.cache-4 7f4b1f79e000-7f4b1f79f000 r--s 00000000 08:02 22417843 /var/cache/fontconfig/8aec10f4cc8391dcef22ca549f1e4354-le64.cache-4 7f4b1f79f000-7f4b1f7b2000 r--s 00000000 08:02 22417831 /var/cache/fontconfig/d52a8644073d54c13679302ca1180695-le64.cache-4 7f4b1f7b2000-7f4b1f7b3000 r--s 00000000 08:02 22417059 /var/cache/fontconfig/8a687c406b77f27d99abfeeba937fcce-le64.cache-4 7f4b1f7b3000-7f4b1f7b9000 r--s 00000000 08:02 22416918 /var/cache/fontconfig/75ad6aa2358a85f0de2c8ee4837e8227-le64.cache-4 7f4b1f7b9000-7f4b1f7ba000 r--s 00000000 08:02 22417190 /var/cache/fontconfig/3f7329c5293ffd510edef78f73874cfd-le64.cache-4 7f4b1f7ba000-7f4b1f7bb000 r--s 00000000 08:02 22416821 /var/cache/fontconfig/ac2cf712d852da827a87a9baf682f5b9-le64.cache-4 7f4b1f7bb000-7f4b1f7bd000 r--s 00000000 08:02 22416812 /var/cache/fontconfig/65f976e5259cbe6dc7697b8648396239-le64.cache-4 7f4b1f7bd000-7f4b1f7c9000 r--s 00000000 08:02 22416802 /var/cache/fontconfig/d589a48862398ed80a3d6066f4f56f4c-le64.cache-4 7f4b1f7c9000-7f4b1f7cd000 r--s 00000000 08:02 22416801 /var/cache/fontconfig/246184dc75a16901ca37d96895904249-le64.cache-4 7f4b1f7cd000-7f4b1f7d2000 r--s 00000000 08:02 22416800 /var/cache/fontconfig/b25010134a2e462c779c1c1d5ccbff7b-le64.cache-4 7f4b1f7d2000-7f4b1f7d3000 r--s 00000000 08:02 22416796 /var/cache/fontconfig/94f7fe9bd33aadfac165873bd010d595-le64.cache-4 7f4b1f7d3000-7f4b1f7d5000 r--s 00000000 08:02 22416788 /var/cache/fontconfig/423767150eb258c59035de29db6fca84-le64.cache-4 7f4b1f7d5000-7f4b1f7d6000 r--s 00000000 08:02 22416760 /var/cache/fontconfig/845c20fd2c4814bcec78e05d37a63ccc-le64.cache-4 7f4b1f7d6000-7f4b1f7d7000 r--s 00000000 08:02 22416718 /var/cache/fontconfig/e7de81b01590fb7e12b38e274e17d0db-le64.cache-4 7f4b1f7d7000-7f4b1f7db000 r--s 00000000 08:02 22416717 /var/cache/fontconfig/6386b86020ecc1ef9690bb720a13964f-le64.cache-4 7f4b1f7db000-7f4b1f7dc000 r--s 00000000 08:02 22416697 /var/cache/fontconfig/406a1d2d2bf3ed7664fbadefac0b2f66-le64.cache-4 7f4b1f7dc000-7f4b1f7de000 r--s 00000000 08:02 22416623 /var/cache/fontconfig/67709b7835c0f764c1135060c9575660-le64.cache-4 7f4b1f7de000-7f4b1f7e0000 r--s 00000000 08:02 22416541 /var/cache/fontconfig/099525ddca5eae4f2477b69cf2d7f16d-le64.cache-4 7f4b1f7e0000-7f4b1f7e2000 r--s 00000000 08:02 22416474 /var/cache/fontconfig/61092ac79d9058a69eda095afa0a78f1-le64.cache-4 7f4b1f7e2000-7f4b1f7e4000 r--s 00000000 08:02 22416398 /var/cache/fontconfig/a722efc6911bbe16667b1a77497ffd37-le64.cache-4 7f4b1f7e4000-7f4b1f7e6000 r--s 00000000 08:02 22416262 /var/cache/fontconfig/d63fdd8e0f42559533dd777c334fdfcc-le64.cache-4 7f4b1f7e6000-7f4b1f7e7000 r--s 00000000 08:02 22422246 /var/cache/fontconfig/30829fa25452a46451e813d634d7f916-le64.cache-4 7f4b1f7e7000-7f4b1f7f4000 r--s 00000000 08:02 22416083 /var/cache/fontconfig/198d8fcf01c96d0cf813f74fd759bdb7-le64.cache-4 7f4b1f7f4000-7f4b1f7f7000 r--s 00000000 08:02 22415904 /var/cache/fontconfig/75114ca45c98e8a441da0ff356701271-le64.cache-4 7f4b1f7f7000-7f4b1f802000 r--s 00000000 08:02 22415851 /var/cache/fontconfig/83bf95040141907cd45bb53cf7c1c148-le64.cache-4 7f4b1f802000-7f4b1f80b000 r--s 00000000 08:02 22416746 /var/cache/fontconfig/d0972c3d32f097851eb916381fc38920-le64.cache-4 7f4b1f80b000-7f4b1f80d000 r--s 00000000 08:02 22415819 /var/cache/fontconfig/6e6b34ae150a7ad95e82fb4a522f0bda-le64.cache-4 7f4b1f80d000-7f4b1f80e000 r--s 00000000 08:02 22415734 /var/cache/fontconfig/3334a778d104e76d188e9df399bc24d2-le64.cache-4 7f4b1f80e000-7f4b1f815000 r--s 00000000 08:02 22415191 /var/cache/fontconfig/53d14c92082a93e67d5078324eb314ca-le64.cache-4 7f4b1f815000-7f4b1f819000 r--s 00000000 08:02 22415138 /var/cache/fontconfig/6c08beecf0dac481ec92e759e0c2e6d7-le64.cache-4 7f4b1f819000-7f4b1f81d000 r--s 00000000 08:02 22414918 /var/cache/fontconfig/4d6aee6d44eccb37054d3216e945f618-le64.cache-4 7f4b1f81d000-7f4b1f821000 r--s 00000000 08:02 22414915 /var/cache/fontconfig/d6c6df98c3df5faf9bd0f8ef4d91efe5-le64.cache-4 7f4b1f821000-7f4b1f825000 r--s 00000000 08:02 22414804 /var/cache/fontconfig/9fb319ef52839f11ee26ab8b4cffa12b-le64.cache-4 7f4b1f825000-7f4b1f827000 r--s 00000000 08:02 22414786 /var/cache/fontconfig/43bfe21a9e1edebcf703d79ee2950b06-le64.cache-4 7f4b1f827000-7f4b1f83a000 r--s 00000000 08:02 22414768 /var/cache/fontconfig/4ac51e5cfbc76fc3f983e470323a16d3-le64.cache-4 7f4b1f83a000-7f4b1f83d000 r--s 00000000 08:02 22414670 /var/cache/fontconfig/c19b55eb3b4c5b40ea175e31682068a5-le64.cache-4 7f4b1f83d000-7f4b1f83e000 r--s 00000000 08:02 22414635 /var/cache/fontconfig/c277e94e32b20404286a1ddafa5a80f0-le64.cache-4 7f4b1f83e000-7f4b1f844000 r--s 00000000 08:02 22414586 /var/cache/fontconfig/3629f2adf904f9a612908891fae71ceb-le64.cache-4 7f4b1f844000-7f4b1f85a000 r--s 00000000 08:02 22413555 /var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-le64.cache-4 7f4b1f85a000-7f4b1f878000 r--s 00000000 08:02 22416496 /var/cache/fontconfig/467c019e582ee353435ea5c21d137ef6-le64.cache-4 7f4b1f878000-7f4b1f87e000 rw-p 00000000 00:00 0 7f4b1f87e000-7f4b1f880000 r--s 00000000 08:02 22414585 /var/cache/fontconfig/62f91419b9ebdb6975e7e41ab6412357-le64.cache-4 7f4b1f880000-7f4b1f883000 r--s 00000000 08:02 22414506 /var/cache/fontconfig/de83a0a961185c8bd1f159015d56c039-le64.cache-4 7f4b1f883000-7f4b1f887000 r--s 00000000 08:02 22422251 /var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-le64.cache-4 7f4b1f887000-7f4b1f888000 r--s 00000000 08:02 22414482 /var/cache/fontconfig/573ec803664ed168555e0e8b6d0f0c7f-le64.cache-4 7f4b1f888000-7f4b1f88b000 r--s 00000000 08:02 22417410 /var/cache/fontconfig/16326683038b281783a0ef8c680e3a10-le64.cache-4 7f4b1f88b000-7f4b1f898000 r--s 00000000 08:02 22417401 /var/cache/fontconfig/8f02d4cb045bd6ce15663e43f347c9f8-le64.cache-4 7f4b1f898000-7f4b1f899000 r--s 00000000 08:02 22417392 /var/cache/fontconfig/e0aa53bcfa504e64f87823c16bc01eb6-le64.cache-4 7f4b1f899000-7f4b1f8a1000 r--s 00000000 fe:00 62652426 /mnt/data/jenkins/.cache/fontconfig/44f28d761bb352833f3f0b5b1020972b-le64.cache-4 7f4b1f8a1000-7f4b1f8a4000 rw-p 00000000 00:00 0 7f4b1f8a4000-7f4b1f8a5000 r--p 00023000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7f4b1f8a5000-7f4b1f8a6000 rw-p 00024000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7f4b1f8a6000-7f4b1f8a7000 rw-p 00000000 00:00 0 7ffea15cf000-7ffea15f0000 rw-p 00000000 00:00 0 [stack] 7ffea15f5000-7ffea15f7000 r--p 00000000 00:00 0 [vvar] 7ffea15f7000-7ffea15f9000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] Rendering: 96%|█████████▌| 1170/1217 [03:34<02:58, 3.81s/ SVGs] Rendering: 96%|█████████▋| 1172/1217 [03:35<02:01, 2.69s/ SVGs] Rendering: 96%|█████████▋| 1174/1217 [03:38<01:44, 2.43s/ SVGs] Rendering: 97%|█████████▋| 1176/1217 [03:38<01:10, 1.72s/ SVGs] Rendering: 97%|█████████▋| 1178/1217 [03:39<00:47, 1.23s/ SVGs] Rendering: 97%|█████████▋| 1180/1217 [03:39<00:32, 1.14 SVGs/s] Rendering: 97%|█████████▋| 1182/1217 [03:39<00:22, 1.57 SVGs/s] Rendering: 97%|█████████▋| 1184/1217 [03:39<00:15, 2.13 SVGs/s] Rendering: 97%|█████████▋| 1186/1217 [03:39<00:10, 2.84 SVGs/s] Rendering: 98%|█████████▊| 1189/1217 [03:39<00:07, 3.88 SVGs/s] Rendering: 98%|█████████▊| 1192/1217 [03:39<00:04, 5.14 SVGs/s]ERROR macrogen.visualize Rendering target/macrogenesis/schillemeit1985-graph.dot failed (1): Error: trouble in init_rank %0 1 %0 6 %0 1 %0 1 1826-06-25 1 %0 1 1826-03-27 1 %0 2 1826-03-13 1 %0 1 faust://inscription/faustedition/2_III_H.49/i_r_u 2 %0 1 %0 1 %0 1 faust://inscription/faustedition/2_III_H.59b/i_uebrige 1 %0 1 %0 1 %0 1 faust://document/faustedition/2_III_H.59b 2 %0 1 %0 1 %0 1 %0 1 Rendering: 98%|█████████▊| 1195/1217 [03:40<00:03, 6.84 SVGs/s] Rendering: 98%|█████████▊| 1198/1217 [03:40<00:02, 8.40 SVGs/s] Rendering: 99%|█████████▊| 1201/1217 [03:40<00:01, 10.71 SVGs/s] Rendering: 99%|█████████▉| 1204/1217 [03:57<00:23, 1.82s/ SVGs] Rendering: 99%|█████████▉| 1205/1217 [03:58<00:16, 1.37s/ SVGs] Rendering: 99%|█████████▉| 1207/1217 [03:58<00:09, 1.02 SVGs/s] Rendering: 99%|█████████▉| 1208/1217 [04:05<00:24, 2.70s/ SVGs]WARNING macrogen.visualize Rendering target/macrogenesis/landeck1981-graph.dot: Warning: Unable to reclaim box space in spline routing for edge "faust://document/faustedition/2_V_H.25" -> "faust://document/faustedition/2_V_H.27". Something is probably seriously wrong. Rendering: 99%|█████████▉| 1209/1217 [04:09<00:26, 3.26s/ SVGs] Rendering: 99%|█████████▉| 1210/1217 [04:43<01:26, 12.33s/ SVGs] Rendering: 100%|█████████▉| 1211/1217 [05:25<02:07, 21.32s/ SVGs] Rendering: 100%|█████████▉| 1212/1217 [05:39<01:35, 19.04s/ SVGs] Rendering: 100%|█████████▉| 1213/1217 [05:51<01:07, 16.91s/ SVGs] Rendering: 100%|█████████▉| 1214/1217 [06:07<00:50, 16.91s/ SVGs]ERROR macrogen.visualize Rendering target/macrogenesis/wcc-01-graph.dot failed (-6): Warning: Unable to reclaim box space in spline routing for edge "faust://document/faustedition/H_P3" -> "1798-09-16". Something is probably seriously wrong. Warning: Unable to reclaim box space in spline routing for edge "faust://document/faustedition/H_P3" -> "1798-09-16". Something is probably seriously wrong. *** Error in `/usr/bin/dot': free(): invalid next size (fast): 0x0000558ac50d3130 *** ======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7faa5454bbfb] /lib/x86_64-linux-gnu/libc.so.6(+0x76fc6)[0x7faa54551fc6] /lib/x86_64-linux-gnu/libc.so.6(+0x7780e)[0x7faa5455280e] /usr/lib/libgvc.so.6(+0x4609d)[0x7faa54ad609d] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0x1d057)[0x7faa4ed59057] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0x1a7a4)[0x7faa4ed567a4] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0xbe5d)[0x7faa4ed47e5d] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(dot_layout+0x338)[0x7faa4ed484c8] /usr/lib/libgvc.so.6(gvLayoutJobs+0xd2)[0x7faa54ab2d22] /usr/bin/dot(+0x1050)[0x558ac29c5050] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7faa544fb2e1] /usr/bin/dot(+0x10ea)[0x558ac29c50ea] ======= Memory map: ======== 558ac29c4000-558ac29c6000 r-xp 00000000 08:02 17581702 /usr/bin/dot 558ac2bc5000-558ac2bc6000 r--p 00001000 08:02 17581702 /usr/bin/dot 558ac2bc6000-558ac2bc7000 rw-p 00002000 08:02 17581702 /usr/bin/dot 558ac3f71000-558acda94000 rw-p 00000000 00:00 0 [heap] 7faa48000000-7faa48021000 rw-p 00000000 00:00 0 7faa48021000-7faa4c000000 ---p 00000000 00:00 0 7faa4e327000-7faa4e33d000 r-xp 00000000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7faa4e33d000-7faa4e53c000 ---p 00016000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7faa4e53c000-7faa4e53d000 r--p 00015000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7faa4e53d000-7faa4e53e000 rw-p 00016000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7faa4e53e000-7faa4ed3c000 rw-p 00000000 00:00 0 7faa4ed3c000-7faa4ed60000 r-xp 00000000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7faa4ed60000-7faa4ef5f000 ---p 00024000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7faa4ef5f000-7faa4ef60000 r--p 00023000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7faa4ef60000-7faa4ef61000 rw-p 00024000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7faa4ef61000-7faa4ef69000 rw-p 00000000 00:00 0 7faa4ef69000-7faa4ef83000 r-xp 00000000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7faa4ef83000-7faa4f182000 ---p 0001a000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7faa4f182000-7faa4f183000 r--p 00019000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7faa4f183000-7faa4f187000 rw-p 0001a000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7faa4f187000-7faa4f19a000 r-xp 00000000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7faa4f19a000-7faa4f39a000 ---p 00013000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7faa4f39a000-7faa4f39b000 r--p 00013000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7faa4f39b000-7faa4f39c000 rw-p 00014000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7faa4f39c000-7faa4f39d000 rw-p 00000000 00:00 0 7faa4f39d000-7faa4f3a4000 r-xp 00000000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7faa4f3a4000-7faa4f5a3000 ---p 00007000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7faa4f5a3000-7faa4f5a4000 r--p 00006000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7faa4f5a4000-7faa4f5a5000 rw-p 00007000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7faa4f5a5000-7faa4f5d0000 r-xp 00000000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7faa4f5d0000-7faa4f7cf000 ---p 0002b000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7faa4f7cf000-7faa4f7d1000 r--p 0002a000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7faa4f7d1000-7faa4f7d2000 rw-p 0002c000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7faa4f7d2000-7faa4f7d7000 r-xp 00000000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7faa4f7d7000-7faa4f9d6000 ---p 00005000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7faa4f9d6000-7faa4f9d7000 r--p 00004000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7faa4f9d7000-7faa4f9d8000 rw-p 00005000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7faa4f9d8000-7faa4f9db000 r-xp 00000000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7faa4f9db000-7faa4fbda000 ---p 00003000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7faa4fbda000-7faa4fbdb000 r--p 00002000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7faa4fbdb000-7faa4fbdc000 rw-p 00003000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7faa4fbdc000-7faa4fc4e000 r-xp 00000000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7faa4fc4e000-7faa4fe4d000 ---p 00072000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7faa4fe4d000-7faa4fe4e000 r--p 00071000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7faa4fe4e000-7faa4fe4f000 rw-p 00072000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7faa4fe4f000-7faa4fe56000 r-xp 00000000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7faa4fe56000-7faa50056000 ---p 00007000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7faa50056000-7faa50057000 r--p 00007000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7faa50057000-7faa50058000 rw-p 00008000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7faa50058000-7faa50060000 r-xp 00000000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7faa50060000-7faa50260000 ---p 00008000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7faa50260000-7faa50261000 r--p 00008000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7faa50261000-7faa50262000 rw-p 00009000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7faa50262000-7faa502f5000 r-xp 00000000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7faa502f5000-7faa504f4000 ---p 00093000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7faa504f4000-7faa504f6000 r--p 00092000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7faa504f6000-7faa504f7000 rw-p 00094000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7faa504f7000-7faa504fe000 r-xp 00000000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7faa504fe000-7faa506fd000 ---p 00007000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7faa506fd000-7faa506fe000 r--p 00006000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7faa506fe000-7faa506ff000 rw-p 00007000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7faa506ff000-7faa50710000 r-xp 00000000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7faa50710000-7faa5090f000 ---p 00011000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7faa5090f000-7faa50910000 r--p 00010000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7faa50910000-7faa50911000 rw-p 00011000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7faa50911000-7faa50a4b000 r-xp 00000000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7faa50a4b000-7faa50c4b000 ---p 0013a000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7faa50c4b000-7faa50c4c000 r--p 0013a000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7faa50c4c000-7faa50c51000 rw-p 0013b000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7faa50c51000-7faa50c5a000 r-xp 00000000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7faa50c5a000-7faa50e59000 ---p 00009000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7faa50e59000-7faa50e5a000 r--p 00008000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7faa50e5a000-7faa50e5b000 rw-p 00009000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7faa50e5b000-7faa50e67000 r-xp 00000000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7faa50e67000-7faa51067000 ---p 0000c000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7faa51067000-7faa51068000 r--p 0000c000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7faa51068000-7faa51069000 rw-p 0000d000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7faa51069000-7faa51090000 r-xp 00000000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7faa51090000-7faa5128f000 ---p 00027000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7faa5128f000-7faa51290000 r--p 00026000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7faa51290000-7faa51291000 rw-p 00027000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7faa51291000-7faa51293000 r-xp 00000000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7faa51293000-7faa51493000 ---p 00002000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7faa51493000-7faa51494000 r--p 00002000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7faa51494000-7faa51495000 rw-p 00003000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7faa51495000-7faa514c6000 r-xp 00000000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7faa514c6000-7faa516c6000 ---p 00031000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7faa516c6000-7faa516c7000 r--p 00031000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7faa516c7000-7faa516c8000 rw-p 00032000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7faa516c8000-7faa51766000 r-xp 00000000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7faa51766000-7faa51966000 ---p 0009e000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7faa51966000-7faa5196e000 r--p 0009e000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7faa5196e000-7faa5196f000 rw-p 000a6000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7faa5196f000-7faa51987000 r-xp 00000000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7faa51987000-7faa51b86000 ---p 00018000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7faa51b86000-7faa51b87000 r--p 00017000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7faa51b87000-7faa51b88000 rw-p 00018000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7faa51b88000-7faa51b8c000 rw-p 00000000 00:00 0 7faa51b8c000-7faa51b8d000 r-xp 00000000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7faa51b8d000-7faa51d8c000 ---p 00001000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7faa51d8c000-7faa51d8d000 r--p 00000000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7faa51d8d000-7faa51d8e000 rw-p 00001000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7faa51d8e000-7faa51e36000 r-xp 00000000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7faa51e36000-7faa52036000 ---p 000a8000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7faa52036000-7faa5203c000 r--p 000a8000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7faa5203c000-7faa5203d000 rw-p 000ae000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7faa5203d000-7faa52079000 r-xp 00000000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7faa52079000-7faa52278000 ---p 0003c000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7faa52278000-7faa5227a000 r--p 0003b000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7faa5227a000-7faa5227b000 rw-p 0003d000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7faa5227b000-7faa5238d000 r-xp 00000000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7faa5238d000-7faa5258c000 ---p 00112000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7faa5258c000-7faa5258d000 r--p 00111000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7faa5258d000-7faa5258e000 rw-p 00112000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7faa5258e000-7faa5258f000 rw-p 00000000 00:00 0 7faa5258f000-7faa525e1000 r-xp 00000000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7faa525e1000-7faa527e0000 ---p 00052000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7faa527e0000-7faa527e1000 r--p 00051000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7faa527e1000-7faa527e2000 rw-p 00052000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7faa527e2000-7faa5282b000 r-xp 00000000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7faa5282b000-7faa52a2a000 ---p 00049000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7faa52a2a000-7faa52a2d000 r--p 00048000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7faa52a2d000-7faa52a2e000 rw-p 0004b000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7faa52a2e000-7faa52a42000 r-xp 00000000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7faa52a42000-7faa52c42000 ---p 00014000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7faa52c42000-7faa52c43000 r--p 00014000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7faa52c43000-7faa52c44000 rw-p 00015000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7faa52c44000-7faa52d52000 r-xp 00000000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7faa52d52000-7faa52f52000 ---p 0010e000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7faa52f52000-7faa52f55000 r--p 0010e000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7faa52f55000-7faa52f56000 rw-p 00111000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7faa52f56000-7faa52f58000 rw-p 00000000 00:00 0 7faa52f58000-7faa52f64000 r-xp 00000000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7faa52f64000-7faa53163000 ---p 0000c000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7faa53163000-7faa53164000 r--p 0000b000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7faa53164000-7faa53165000 rw-p 0000c000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7faa53165000-7faa5316e000 r-xp 00000000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7faa5316e000-7faa5336d000 ---p 00009000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7faa5336d000-7faa5336e000 r--p 00008000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7faa5336e000-7faa53370000 rw-p 00009000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7faa53370000-7faa53373000 r-xp 00000000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7faa53373000-7faa53572000 ---p 00003000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7faa53572000-7faa53573000 r--p 00002000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7faa53573000-7faa53574000 rw-p 00003000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7faa53574000-7faa53677000 r-xp 00000000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7faa53677000-7faa53876000 ---p 00103000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7faa53876000-7faa53877000 r--p 00102000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7faa53877000-7faa53878000 rw-p 00103000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7faa53878000-7faa53891000 r-xp 00000000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7faa53891000-7faa53a90000 ---p 00019000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7faa53a90000-7faa53a91000 r--p 00018000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7faa53a91000-7faa53a92000 rw-p 00019000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7faa53a92000-7faa53ab9000 r-xp 00000000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7faa53ab9000-7faa53cb9000 ---p 00027000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7faa53cb9000-7faa53cbb000 r--p 00027000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7faa53cbb000-7faa53cbc000 rw-p 00029000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7faa53cbc000-7faa53cc3000 r-xp 00000000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7faa53cc3000-7faa53ec2000 ---p 00007000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7faa53ec2000-7faa53ec3000 r--p 00006000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7faa53ec3000-7faa53ec4000 rw-p 00007000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7faa53ec4000-7faa53eca000 r-xp 00000000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7faa53eca000-7faa540c9000 ---p 00006000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7faa540c9000-7faa540ca000 r--p 00005000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7faa540ca000-7faa540cb000 rw-p 00006000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7faa540cb000-7faa540d0000 r-xp 00000000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7faa540d0000-7faa542cf000 ---p 00005000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7faa542cf000-7faa542d0000 r--p 00004000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7faa542d0000-7faa542d1000 rw-p 00005000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7faa542d1000-7faa542da000 r-xp 00000000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7faa542da000-7faa544d9000 ---p 00009000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7faa544d9000-7faa544da000 r--p 00008000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7faa544da000-7faa544db000 rw-p 00009000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7faa544db000-7faa54670000 r-xp 00000000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7faa54670000-7faa54870000 ---p 00195000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7faa54870000-7faa54874000 r--p 00195000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7faa54874000-7faa54876000 rw-p 00199000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7faa54876000-7faa5487a000 rw-p 00000000 00:00 0 7faa5487a000-7faa5488f000 r-xp 00000000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7faa5488f000-7faa54a8e000 ---p 00015000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7faa54a8e000-7faa54a8f000 r--p 00014000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7faa54a8f000-7faa54a90000 rw-p 00015000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7faa54a90000-7faa54b1c000 r-xp 00000000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7faa54b1c000-7faa54d1b000 ---p 0008c000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7faa54d1b000-7faa54d1c000 r--p 0008b000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7faa54d1c000-7faa54d2d000 rw-p 0008c000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7faa54d2d000-7faa54d2e000 rw-p 00000000 00:00 0 7faa54d2e000-7faa54d51000 r-xp 00000000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7faa54d88000-7faa54d89000 rw-p 00000000 00:00 0 7faa54d89000-7faa54dcc000 r--p 00000000 fe:00 62653389 /mnt/data/jenkins/.fonts/UbuntuFaust.ttf 7faa54dcc000-7faa54dd3000 r--s 00000000 08:02 22418493 /var/cache/fontconfig/4be9850f182b35c1350b6bbf2e42601c-le64.cache-4 7faa54dd3000-7faa54dd5000 r--s 00000000 08:02 22418905 /var/cache/fontconfig/30a99c4256905863f7aa12b5e873c27c-le64.cache-4 7faa54dd5000-7faa54dd6000 r--s 00000000 08:02 22418818 /var/cache/fontconfig/087e1975ba9a574b140bb1df193bf770-le64.cache-4 7faa54dd6000-7faa54ddc000 r--s 00000000 08:02 22418804 /var/cache/fontconfig/6fe8b0d39a161d19087fe931545dda13-le64.cache-4 7faa54ddc000-7faa54de0000 r--s 00000000 08:02 22416744 /var/cache/fontconfig/6aa41aa22e18b8fa06a12da28ea9c28b-le64.cache-4 7faa54de0000-7faa54deb000 r--s 00000000 08:02 22418789 /var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-le64.cache-4 7faa54deb000-7faa54df2000 r--s 00000000 08:02 22418722 /var/cache/fontconfig/63c7aca0c1b0a3f740ee470c2e28e675-le64.cache-4 7faa54df2000-7faa54dfb000 r--s 00000000 08:02 22418692 /var/cache/fontconfig/a6d8cf8e4ec09cdbc8633c31745a07dd-le64.cache-4 7faa54dfb000-7faa54dff000 r--s 00000000 08:02 22418642 /var/cache/fontconfig/de156ccd2eddbdc19d37a45b8b2aac9c-le64.cache-4 7faa54dff000-7faa54e00000 r--s 00000000 08:02 22418565 /var/cache/fontconfig/b95bc8ffbebda2bbdae4265e45b8178d-le64.cache-4 7faa54e00000-7faa54e01000 r--s 00000000 08:02 22418562 /var/cache/fontconfig/9c956a7723ca69a44b382d9179c9802f-le64.cache-4 7faa54e01000-7faa54e02000 r--s 00000000 08:02 22418284 /var/cache/fontconfig/5d1cca7074f29429a8d18692746c2426-le64.cache-4 7faa54e02000-7faa54e04000 r--s 00000000 08:02 22413523 /var/cache/fontconfig/767a8244fc0220cfb567a839d0392e0b-le64.cache-4 7faa54e04000-7faa54e05000 r--s 00000000 08:02 22417383 /var/cache/fontconfig/4794a0821666d79190d59a36cb4f44b5-le64.cache-4 7faa54e05000-7faa54e06000 r--s 00000000 08:02 22418280 /var/cache/fontconfig/9eae20f1ff8cc0a7d125749e875856bd-le64.cache-4 7faa54e06000-7faa54e2f000 r--s 00000000 08:02 22418262 /var/cache/fontconfig/0bd3dc0958fa2205aaaa8ebb13e2872b-le64.cache-4 7faa54e2f000-7faa54e31000 r--s 00000000 08:02 22418237 /var/cache/fontconfig/bf2c1853a9e9b00bb02fe2e9bcf1e201-le64.cache-4 7faa54e31000-7faa54e35000 r--s 00000000 08:02 22418209 /var/cache/fontconfig/c57959a16110560c8d0fcea73374aeeb-le64.cache-4 7faa54e35000-7faa54e3b000 r--s 00000000 08:02 22418195 /var/cache/fontconfig/3047814df9a2f067bd2d96a2b9c36e5a-le64.cache-4 7faa54e3b000-7faa54e43000 r--s 00000000 08:02 22418188 /var/cache/fontconfig/bf3b770c553c462765856025a94f1ce6-le64.cache-4 7faa54e43000-7faa54e46000 r--s 00000000 08:02 22417919 /var/cache/fontconfig/14d493b97896515cad3840ba4896e372-le64.cache-4 7faa54e46000-7faa54e49000 r--s 00000000 08:02 22417913 /var/cache/fontconfig/e49e89034d371f0f9de17aab02136486-le64.cache-4 7faa54e49000-7faa54e4b000 r--s 00000000 08:02 22417904 /var/cache/fontconfig/4b14b093aebc79c320de5e86ae1d3314-le64.cache-4 7faa54e4b000-7faa54e4c000 r--s 00000000 08:02 22417843 /var/cache/fontconfig/8aec10f4cc8391dcef22ca549f1e4354-le64.cache-4 7faa54e4c000-7faa54e5f000 r--s 00000000 08:02 22417831 /var/cache/fontconfig/d52a8644073d54c13679302ca1180695-le64.cache-4 7faa54e5f000-7faa54e60000 r--s 00000000 08:02 22417059 /var/cache/fontconfig/8a687c406b77f27d99abfeeba937fcce-le64.cache-4 7faa54e60000-7faa54e66000 r--s 00000000 08:02 22416918 /var/cache/fontconfig/75ad6aa2358a85f0de2c8ee4837e8227-le64.cache-4 7faa54e66000-7faa54e67000 r--s 00000000 08:02 22417190 /var/cache/fontconfig/3f7329c5293ffd510edef78f73874cfd-le64.cache-4 7faa54e67000-7faa54e68000 r--s 00000000 08:02 22416821 /var/cache/fontconfig/ac2cf712d852da827a87a9baf682f5b9-le64.cache-4 7faa54e68000-7faa54e6a000 r--s 00000000 08:02 22416812 /var/cache/fontconfig/65f976e5259cbe6dc7697b8648396239-le64.cache-4 7faa54e6a000-7faa54e76000 r--s 00000000 08:02 22416802 /var/cache/fontconfig/d589a48862398ed80a3d6066f4f56f4c-le64.cache-4 7faa54e76000-7faa54e7a000 r--s 00000000 08:02 22416801 /var/cache/fontconfig/246184dc75a16901ca37d96895904249-le64.cache-4 7faa54e7a000-7faa54e7f000 r--s 00000000 08:02 22416800 /var/cache/fontconfig/b25010134a2e462c779c1c1d5ccbff7b-le64.cache-4 7faa54e7f000-7faa54e80000 r--s 00000000 08:02 22416796 /var/cache/fontconfig/94f7fe9bd33aadfac165873bd010d595-le64.cache-4 7faa54e80000-7faa54e82000 r--s 00000000 08:02 22416788 /var/cache/fontconfig/423767150eb258c59035de29db6fca84-le64.cache-4 7faa54e82000-7faa54e83000 r--s 00000000 08:02 22416760 /var/cache/fontconfig/845c20fd2c4814bcec78e05d37a63ccc-le64.cache-4 7faa54e83000-7faa54e84000 r--s 00000000 08:02 22416718 /var/cache/fontconfig/e7de81b01590fb7e12b38e274e17d0db-le64.cache-4 7faa54e84000-7faa54e88000 r--s 00000000 08:02 22416717 /var/cache/fontconfig/6386b86020ecc1ef9690bb720a13964f-le64.cache-4 7faa54e88000-7faa54e89000 r--s 00000000 08:02 22416697 /var/cache/fontconfig/406a1d2d2bf3ed7664fbadefac0b2f66-le64.cache-4 7faa54e89000-7faa54e8b000 r--s 00000000 08:02 22416623 /var/cache/fontconfig/67709b7835c0f764c1135060c9575660-le64.cache-4 7faa54e8b000-7faa54e8d000 r--s 00000000 08:02 22416541 /var/cache/fontconfig/099525ddca5eae4f2477b69cf2d7f16d-le64.cache-4 7faa54e8d000-7faa54e8f000 r--s 00000000 08:02 22416474 /var/cache/fontconfig/61092ac79d9058a69eda095afa0a78f1-le64.cache-4 7faa54e8f000-7faa54e91000 r--s 00000000 08:02 22416398 /var/cache/fontconfig/a722efc6911bbe16667b1a77497ffd37-le64.cache-4 7faa54e91000-7faa54e93000 r--s 00000000 08:02 22416262 /var/cache/fontconfig/d63fdd8e0f42559533dd777c334fdfcc-le64.cache-4 7faa54e93000-7faa54e94000 r--s 00000000 08:02 22422246 /var/cache/fontconfig/30829fa25452a46451e813d634d7f916-le64.cache-4 7faa54e94000-7faa54ea1000 r--s 00000000 08:02 22416083 /var/cache/fontconfig/198d8fcf01c96d0cf813f74fd759bdb7-le64.cache-4 7faa54ea1000-7faa54ea4000 r--s 00000000 08:02 22415904 /var/cache/fontconfig/75114ca45c98e8a441da0ff356701271-le64.cache-4 7faa54ea4000-7faa54eaf000 r--s 00000000 08:02 22415851 /var/cache/fontconfig/83bf95040141907cd45bb53cf7c1c148-le64.cache-4 7faa54eaf000-7faa54eb8000 r--s 00000000 08:02 22416746 /var/cache/fontconfig/d0972c3d32f097851eb916381fc38920-le64.cache-4 7faa54eb8000-7faa54eba000 r--s 00000000 08:02 22415819 /var/cache/fontconfig/6e6b34ae150a7ad95e82fb4a522f0bda-le64.cache-4 7faa54eba000-7faa54ebb000 r--s 00000000 08:02 22415734 /var/cache/fontconfig/3334a778d104e76d188e9df399bc24d2-le64.cache-4 7faa54ebb000-7faa54ec2000 r--s 00000000 08:02 22415191 /var/cache/fontconfig/53d14c92082a93e67d5078324eb314ca-le64.cache-4 7faa54ec2000-7faa54ec6000 r--s 00000000 08:02 22415138 /var/cache/fontconfig/6c08beecf0dac481ec92e759e0c2e6d7-le64.cache-4 7faa54ec6000-7faa54eca000 r--s 00000000 08:02 22414918 /var/cache/fontconfig/4d6aee6d44eccb37054d3216e945f618-le64.cache-4 7faa54eca000-7faa54ece000 r--s 00000000 08:02 22414915 /var/cache/fontconfig/d6c6df98c3df5faf9bd0f8ef4d91efe5-le64.cache-4 7faa54ece000-7faa54ed2000 r--s 00000000 08:02 22414804 /var/cache/fontconfig/9fb319ef52839f11ee26ab8b4cffa12b-le64.cache-4 7faa54ed2000-7faa54ed4000 r--s 00000000 08:02 22414786 /var/cache/fontconfig/43bfe21a9e1edebcf703d79ee2950b06-le64.cache-4 7faa54ed4000-7faa54ee7000 r--s 00000000 08:02 22414768 /var/cache/fontconfig/4ac51e5cfbc76fc3f983e470323a16d3-le64.cache-4 7faa54ee7000-7faa54eea000 r--s 00000000 08:02 22414670 /var/cache/fontconfig/c19b55eb3b4c5b40ea175e31682068a5-le64.cache-4 7faa54eea000-7faa54eeb000 r--s 00000000 08:02 22414635 /var/cache/fontconfig/c277e94e32b20404286a1ddafa5a80f0-le64.cache-4 7faa54eeb000-7faa54ef1000 r--s 00000000 08:02 22414586 /var/cache/fontconfig/3629f2adf904f9a612908891fae71ceb-le64.cache-4 7faa54ef1000-7faa54f07000 r--s 00000000 08:02 22413555 /var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-le64.cache-4 7faa54f07000-7faa54f25000 r--s 00000000 08:02 22416496 /var/cache/fontconfig/467c019e582ee353435ea5c21d137ef6-le64.cache-4 7faa54f25000-7faa54f2b000 rw-p 00000000 00:00 0 7faa54f2b000-7faa54f2d000 r--s 00000000 08:02 22414585 /var/cache/fontconfig/62f91419b9ebdb6975e7e41ab6412357-le64.cache-4 7faa54f2d000-7faa54f30000 r--s 00000000 08:02 22414506 /var/cache/fontconfig/de83a0a961185c8bd1f159015d56c039-le64.cache-4 7faa54f30000-7faa54f34000 r--s 00000000 08:02 22422251 /var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-le64.cache-4 7faa54f34000-7faa54f35000 r--s 00000000 08:02 22414482 /var/cache/fontconfig/573ec803664ed168555e0e8b6d0f0c7f-le64.cache-4 7faa54f35000-7faa54f38000 r--s 00000000 08:02 22417410 /var/cache/fontconfig/16326683038b281783a0ef8c680e3a10-le64.cache-4 7faa54f38000-7faa54f45000 r--s 00000000 08:02 22417401 /var/cache/fontconfig/8f02d4cb045bd6ce15663e43f347c9f8-le64.cache-4 7faa54f45000-7faa54f46000 r--s 00000000 08:02 22417392 /var/cache/fontconfig/e0aa53bcfa504e64f87823c16bc01eb6-le64.cache-4 7faa54f46000-7faa54f4e000 r--s 00000000 fe:00 62652426 /mnt/data/jenkins/.cache/fontconfig/44f28d761bb352833f3f0b5b1020972b-le64.cache-4 7faa54f4e000-7faa54f51000 rw-p 00000000 00:00 0 7faa54f51000-7faa54f52000 r--p 00023000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7faa54f52000-7faa54f53000 rw-p 00024000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7faa54f53000-7faa54f54000 rw-p 00000000 00:00 0 7fffb13f0000-7fffb14b9000 rw-p 00000000 00:00 0 [stack] 7fffb151e000-7fffb1520000 r--p 00000000 00:00 0 [vvar] 7fffb1520000-7fffb1522000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] Rendering: 100%|█████████▉| 1215/1217 [52:44<28:21, 850.95s/ SVGs]ERROR macrogen.visualize Rendering target/macrogenesis/scc-02-graph.dot failed (-6): Warning: Unable to reclaim box space in spline routing for edge "faust://document/faustedition/2_V_H.14" -> "1825-04-01". Something is probably seriously wrong. Warning: Unable to reclaim box space in spline routing for edge "faust://inscription/faustedition/2_II_H.28/alpha" -> "faust://document/faustedition/2_II_H.28". Something is probably seriously wrong. *** Error in `/usr/bin/dot': double free or corruption (!prev): 0x000055ed1991dfc0 *** ======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7ff250cdabfb] /lib/x86_64-linux-gnu/libc.so.6(+0x76fc6)[0x7ff250ce0fc6] /lib/x86_64-linux-gnu/libc.so.6(+0x7780e)[0x7ff250ce180e] /usr/lib/libgvc.so.6(+0x4609d)[0x7ff25126509d] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0x1d057)[0x7ff24b4e8057] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0x1a7a4)[0x7ff24b4e57a4] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0xbe5d)[0x7ff24b4d6e5d] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(dot_layout+0x338)[0x7ff24b4d74c8] /usr/lib/libgvc.so.6(gvLayoutJobs+0xd2)[0x7ff251241d22] /usr/bin/dot(+0x1050)[0x55ed0e46a050] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7ff250c8a2e1] /usr/bin/dot(+0x10ea)[0x55ed0e46a0ea] ======= Memory map: ======== 55ed0e469000-55ed0e46b000 r-xp 00000000 08:02 17581702 /usr/bin/dot 55ed0e66a000-55ed0e66b000 r--p 00001000 08:02 17581702 /usr/bin/dot 55ed0e66b000-55ed0e66c000 rw-p 00002000 08:02 17581702 /usr/bin/dot 55ed0f931000-55ed19ab6000 rw-p 00000000 00:00 0 [heap] 7ff244000000-7ff244021000 rw-p 00000000 00:00 0 7ff244021000-7ff248000000 ---p 00000000 00:00 0 7ff24aa1d000-7ff24aa33000 r-xp 00000000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7ff24aa33000-7ff24ac32000 ---p 00016000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7ff24ac32000-7ff24ac33000 r--p 00015000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7ff24ac33000-7ff24ac34000 rw-p 00016000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7ff24ac34000-7ff24b4cb000 rw-p 00000000 00:00 0 7ff24b4cb000-7ff24b4ef000 r-xp 00000000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7ff24b4ef000-7ff24b6ee000 ---p 00024000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7ff24b6ee000-7ff24b6ef000 r--p 00023000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7ff24b6ef000-7ff24b6f0000 rw-p 00024000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7ff24b6f0000-7ff24b6f8000 rw-p 00000000 00:00 0 7ff24b6f8000-7ff24b712000 r-xp 00000000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7ff24b712000-7ff24b911000 ---p 0001a000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7ff24b911000-7ff24b912000 r--p 00019000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7ff24b912000-7ff24b916000 rw-p 0001a000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7ff24b916000-7ff24b929000 r-xp 00000000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7ff24b929000-7ff24bb29000 ---p 00013000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7ff24bb29000-7ff24bb2a000 r--p 00013000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7ff24bb2a000-7ff24bb2b000 rw-p 00014000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7ff24bb2b000-7ff24bb2c000 rw-p 00000000 00:00 0 7ff24bb2c000-7ff24bb33000 r-xp 00000000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7ff24bb33000-7ff24bd32000 ---p 00007000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7ff24bd32000-7ff24bd33000 r--p 00006000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7ff24bd33000-7ff24bd34000 rw-p 00007000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7ff24bd34000-7ff24bd5f000 r-xp 00000000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7ff24bd5f000-7ff24bf5e000 ---p 0002b000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7ff24bf5e000-7ff24bf60000 r--p 0002a000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7ff24bf60000-7ff24bf61000 rw-p 0002c000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7ff24bf61000-7ff24bf66000 r-xp 00000000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7ff24bf66000-7ff24c165000 ---p 00005000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7ff24c165000-7ff24c166000 r--p 00004000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7ff24c166000-7ff24c167000 rw-p 00005000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7ff24c167000-7ff24c16a000 r-xp 00000000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7ff24c16a000-7ff24c369000 ---p 00003000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7ff24c369000-7ff24c36a000 r--p 00002000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7ff24c36a000-7ff24c36b000 rw-p 00003000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7ff24c36b000-7ff24c3dd000 r-xp 00000000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7ff24c3dd000-7ff24c5dc000 ---p 00072000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7ff24c5dc000-7ff24c5dd000 r--p 00071000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7ff24c5dd000-7ff24c5de000 rw-p 00072000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7ff24c5de000-7ff24c5e5000 r-xp 00000000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7ff24c5e5000-7ff24c7e5000 ---p 00007000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7ff24c7e5000-7ff24c7e6000 r--p 00007000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7ff24c7e6000-7ff24c7e7000 rw-p 00008000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7ff24c7e7000-7ff24c7ef000 r-xp 00000000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7ff24c7ef000-7ff24c9ef000 ---p 00008000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7ff24c9ef000-7ff24c9f0000 r--p 00008000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7ff24c9f0000-7ff24c9f1000 rw-p 00009000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7ff24c9f1000-7ff24ca84000 r-xp 00000000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7ff24ca84000-7ff24cc83000 ---p 00093000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7ff24cc83000-7ff24cc85000 r--p 00092000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7ff24cc85000-7ff24cc86000 rw-p 00094000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7ff24cc86000-7ff24cc8d000 r-xp 00000000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7ff24cc8d000-7ff24ce8c000 ---p 00007000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7ff24ce8c000-7ff24ce8d000 r--p 00006000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7ff24ce8d000-7ff24ce8e000 rw-p 00007000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7ff24ce8e000-7ff24ce9f000 r-xp 00000000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7ff24ce9f000-7ff24d09e000 ---p 00011000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7ff24d09e000-7ff24d09f000 r--p 00010000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7ff24d09f000-7ff24d0a0000 rw-p 00011000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7ff24d0a0000-7ff24d1da000 r-xp 00000000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7ff24d1da000-7ff24d3da000 ---p 0013a000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7ff24d3da000-7ff24d3db000 r--p 0013a000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7ff24d3db000-7ff24d3e0000 rw-p 0013b000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7ff24d3e0000-7ff24d3e9000 r-xp 00000000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7ff24d3e9000-7ff24d5e8000 ---p 00009000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7ff24d5e8000-7ff24d5e9000 r--p 00008000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7ff24d5e9000-7ff24d5ea000 rw-p 00009000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7ff24d5ea000-7ff24d5f6000 r-xp 00000000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7ff24d5f6000-7ff24d7f6000 ---p 0000c000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7ff24d7f6000-7ff24d7f7000 r--p 0000c000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7ff24d7f7000-7ff24d7f8000 rw-p 0000d000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7ff24d7f8000-7ff24d81f000 r-xp 00000000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7ff24d81f000-7ff24da1e000 ---p 00027000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7ff24da1e000-7ff24da1f000 r--p 00026000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7ff24da1f000-7ff24da20000 rw-p 00027000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7ff24da20000-7ff24da22000 r-xp 00000000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7ff24da22000-7ff24dc22000 ---p 00002000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7ff24dc22000-7ff24dc23000 r--p 00002000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7ff24dc23000-7ff24dc24000 rw-p 00003000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7ff24dc24000-7ff24dc55000 r-xp 00000000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7ff24dc55000-7ff24de55000 ---p 00031000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7ff24de55000-7ff24de56000 r--p 00031000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7ff24de56000-7ff24de57000 rw-p 00032000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7ff24de57000-7ff24def5000 r-xp 00000000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7ff24def5000-7ff24e0f5000 ---p 0009e000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7ff24e0f5000-7ff24e0fd000 r--p 0009e000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7ff24e0fd000-7ff24e0fe000 rw-p 000a6000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7ff24e0fe000-7ff24e116000 r-xp 00000000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7ff24e116000-7ff24e315000 ---p 00018000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7ff24e315000-7ff24e316000 r--p 00017000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7ff24e316000-7ff24e317000 rw-p 00018000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7ff24e317000-7ff24e31b000 rw-p 00000000 00:00 0 7ff24e31b000-7ff24e31c000 r-xp 00000000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7ff24e31c000-7ff24e51b000 ---p 00001000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7ff24e51b000-7ff24e51c000 r--p 00000000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7ff24e51c000-7ff24e51d000 rw-p 00001000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7ff24e51d000-7ff24e5c5000 r-xp 00000000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7ff24e5c5000-7ff24e7c5000 ---p 000a8000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7ff24e7c5000-7ff24e7cb000 r--p 000a8000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7ff24e7cb000-7ff24e7cc000 rw-p 000ae000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7ff24e7cc000-7ff24e808000 r-xp 00000000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7ff24e808000-7ff24ea07000 ---p 0003c000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7ff24ea07000-7ff24ea09000 r--p 0003b000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7ff24ea09000-7ff24ea0a000 rw-p 0003d000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7ff24ea0a000-7ff24eb1c000 r-xp 00000000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7ff24eb1c000-7ff24ed1b000 ---p 00112000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7ff24ed1b000-7ff24ed1c000 r--p 00111000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7ff24ed1c000-7ff24ed1d000 rw-p 00112000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7ff24ed1d000-7ff24ed1e000 rw-p 00000000 00:00 0 7ff24ed1e000-7ff24ed70000 r-xp 00000000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7ff24ed70000-7ff24ef6f000 ---p 00052000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7ff24ef6f000-7ff24ef70000 r--p 00051000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7ff24ef70000-7ff24ef71000 rw-p 00052000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7ff24ef71000-7ff24efba000 r-xp 00000000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7ff24efba000-7ff24f1b9000 ---p 00049000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7ff24f1b9000-7ff24f1bc000 r--p 00048000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7ff24f1bc000-7ff24f1bd000 rw-p 0004b000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7ff24f1bd000-7ff24f1d1000 r-xp 00000000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7ff24f1d1000-7ff24f3d1000 ---p 00014000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7ff24f3d1000-7ff24f3d2000 r--p 00014000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7ff24f3d2000-7ff24f3d3000 rw-p 00015000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7ff24f3d3000-7ff24f4e1000 r-xp 00000000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7ff24f4e1000-7ff24f6e1000 ---p 0010e000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7ff24f6e1000-7ff24f6e4000 r--p 0010e000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7ff24f6e4000-7ff24f6e5000 rw-p 00111000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7ff24f6e5000-7ff24f6e7000 rw-p 00000000 00:00 0 7ff24f6e7000-7ff24f6f3000 r-xp 00000000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7ff24f6f3000-7ff24f8f2000 ---p 0000c000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7ff24f8f2000-7ff24f8f3000 r--p 0000b000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7ff24f8f3000-7ff24f8f4000 rw-p 0000c000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7ff24f8f4000-7ff24f8fd000 r-xp 00000000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7ff24f8fd000-7ff24fafc000 ---p 00009000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7ff24fafc000-7ff24fafd000 r--p 00008000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7ff24fafd000-7ff24faff000 rw-p 00009000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7ff24faff000-7ff24fb02000 r-xp 00000000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7ff24fb02000-7ff24fd01000 ---p 00003000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7ff24fd01000-7ff24fd02000 r--p 00002000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7ff24fd02000-7ff24fd03000 rw-p 00003000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7ff24fd03000-7ff24fe06000 r-xp 00000000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7ff24fe06000-7ff250005000 ---p 00103000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7ff250005000-7ff250006000 r--p 00102000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7ff250006000-7ff250007000 rw-p 00103000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7ff250007000-7ff250020000 r-xp 00000000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7ff250020000-7ff25021f000 ---p 00019000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7ff25021f000-7ff250220000 r--p 00018000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7ff250220000-7ff250221000 rw-p 00019000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7ff250221000-7ff250248000 r-xp 00000000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7ff250248000-7ff250448000 ---p 00027000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7ff250448000-7ff25044a000 r--p 00027000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7ff25044a000-7ff25044b000 rw-p 00029000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7ff25044b000-7ff250452000 r-xp 00000000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7ff250452000-7ff250651000 ---p 00007000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7ff250651000-7ff250652000 r--p 00006000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7ff250652000-7ff250653000 rw-p 00007000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7ff250653000-7ff250659000 r-xp 00000000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7ff250659000-7ff250858000 ---p 00006000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7ff250858000-7ff250859000 r--p 00005000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7ff250859000-7ff25085a000 rw-p 00006000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7ff25085a000-7ff25085f000 r-xp 00000000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7ff25085f000-7ff250a5e000 ---p 00005000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7ff250a5e000-7ff250a5f000 r--p 00004000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7ff250a5f000-7ff250a60000 rw-p 00005000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7ff250a60000-7ff250a69000 r-xp 00000000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7ff250a69000-7ff250c68000 ---p 00009000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7ff250c68000-7ff250c69000 r--p 00008000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7ff250c69000-7ff250c6a000 rw-p 00009000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7ff250c6a000-7ff250dff000 r-xp 00000000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7ff250dff000-7ff250fff000 ---p 00195000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7ff250fff000-7ff251003000 r--p 00195000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7ff251003000-7ff251005000 rw-p 00199000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7ff251005000-7ff251009000 rw-p 00000000 00:00 0 7ff251009000-7ff25101e000 r-xp 00000000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7ff25101e000-7ff25121d000 ---p 00015000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7ff25121d000-7ff25121e000 r--p 00014000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7ff25121e000-7ff25121f000 rw-p 00015000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7ff25121f000-7ff2512ab000 r-xp 00000000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7ff2512ab000-7ff2514aa000 ---p 0008c000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7ff2514aa000-7ff2514ab000 r--p 0008b000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7ff2514ab000-7ff2514bc000 rw-p 0008c000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7ff2514bc000-7ff2514bd000 rw-p 00000000 00:00 0 7ff2514bd000-7ff2514e0000 r-xp 00000000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7ff251517000-7ff251518000 rw-p 00000000 00:00 0 7ff251518000-7ff25155b000 r--p 00000000 fe:00 62653389 /mnt/data/jenkins/.fonts/UbuntuFaust.ttf 7ff25155b000-7ff251562000 r--s 00000000 08:02 22418493 /var/cache/fontconfig/4be9850f182b35c1350b6bbf2e42601c-le64.cache-4 7ff251562000-7ff251564000 r--s 00000000 08:02 22418905 /var/cache/fontconfig/30a99c4256905863f7aa12b5e873c27c-le64.cache-4 7ff251564000-7ff251565000 r--s 00000000 08:02 22418818 /var/cache/fontconfig/087e1975ba9a574b140bb1df193bf770-le64.cache-4 7ff251565000-7ff25156b000 r--s 00000000 08:02 22418804 /var/cache/fontconfig/6fe8b0d39a161d19087fe931545dda13-le64.cache-4 7ff25156b000-7ff25156f000 r--s 00000000 08:02 22416744 /var/cache/fontconfig/6aa41aa22e18b8fa06a12da28ea9c28b-le64.cache-4 7ff25156f000-7ff25157a000 r--s 00000000 08:02 22418789 /var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-le64.cache-4 7ff25157a000-7ff251581000 r--s 00000000 08:02 22418722 /var/cache/fontconfig/63c7aca0c1b0a3f740ee470c2e28e675-le64.cache-4 7ff251581000-7ff25158a000 r--s 00000000 08:02 22418692 /var/cache/fontconfig/a6d8cf8e4ec09cdbc8633c31745a07dd-le64.cache-4 7ff25158a000-7ff25158e000 r--s 00000000 08:02 22418642 /var/cache/fontconfig/de156ccd2eddbdc19d37a45b8b2aac9c-le64.cache-4 7ff25158e000-7ff25158f000 r--s 00000000 08:02 22418565 /var/cache/fontconfig/b95bc8ffbebda2bbdae4265e45b8178d-le64.cache-4 7ff25158f000-7ff251590000 r--s 00000000 08:02 22418562 /var/cache/fontconfig/9c956a7723ca69a44b382d9179c9802f-le64.cache-4 7ff251590000-7ff251591000 r--s 00000000 08:02 22418284 /var/cache/fontconfig/5d1cca7074f29429a8d18692746c2426-le64.cache-4 7ff251591000-7ff251593000 r--s 00000000 08:02 22413523 /var/cache/fontconfig/767a8244fc0220cfb567a839d0392e0b-le64.cache-4 7ff251593000-7ff251594000 r--s 00000000 08:02 22417383 /var/cache/fontconfig/4794a0821666d79190d59a36cb4f44b5-le64.cache-4 7ff251594000-7ff251595000 r--s 00000000 08:02 22418280 /var/cache/fontconfig/9eae20f1ff8cc0a7d125749e875856bd-le64.cache-4 7ff251595000-7ff2515be000 r--s 00000000 08:02 22418262 /var/cache/fontconfig/0bd3dc0958fa2205aaaa8ebb13e2872b-le64.cache-4 7ff2515be000-7ff2515c0000 r--s 00000000 08:02 22418237 /var/cache/fontconfig/bf2c1853a9e9b00bb02fe2e9bcf1e201-le64.cache-4 7ff2515c0000-7ff2515c4000 r--s 00000000 08:02 22418209 /var/cache/fontconfig/c57959a16110560c8d0fcea73374aeeb-le64.cache-4 7ff2515c4000-7ff2515ca000 r--s 00000000 08:02 22418195 /var/cache/fontconfig/3047814df9a2f067bd2d96a2b9c36e5a-le64.cache-4 7ff2515ca000-7ff2515d2000 r--s 00000000 08:02 22418188 /var/cache/fontconfig/bf3b770c553c462765856025a94f1ce6-le64.cache-4 7ff2515d2000-7ff2515d5000 r--s 00000000 08:02 22417919 /var/cache/fontconfig/14d493b97896515cad3840ba4896e372-le64.cache-4 7ff2515d5000-7ff2515d8000 r--s 00000000 08:02 22417913 /var/cache/fontconfig/e49e89034d371f0f9de17aab02136486-le64.cache-4 7ff2515d8000-7ff2515da000 r--s 00000000 08:02 22417904 /var/cache/fontconfig/4b14b093aebc79c320de5e86ae1d3314-le64.cache-4 7ff2515da000-7ff2515db000 r--s 00000000 08:02 22417843 /var/cache/fontconfig/8aec10f4cc8391dcef22ca549f1e4354-le64.cache-4 7ff2515db000-7ff2515ee000 r--s 00000000 08:02 22417831 /var/cache/fontconfig/d52a8644073d54c13679302ca1180695-le64.cache-4 7ff2515ee000-7ff2515ef000 r--s 00000000 08:02 22417059 /var/cache/fontconfig/8a687c406b77f27d99abfeeba937fcce-le64.cache-4 7ff2515ef000-7ff2515f5000 r--s 00000000 08:02 22416918 /var/cache/fontconfig/75ad6aa2358a85f0de2c8ee4837e8227-le64.cache-4 7ff2515f5000-7ff2515f6000 r--s 00000000 08:02 22417190 /var/cache/fontconfig/3f7329c5293ffd510edef78f73874cfd-le64.cache-4 7ff2515f6000-7ff2515f7000 r--s 00000000 08:02 22416821 /var/cache/fontconfig/ac2cf712d852da827a87a9baf682f5b9-le64.cache-4 7ff2515f7000-7ff2515f9000 r--s 00000000 08:02 22416812 /var/cache/fontconfig/65f976e5259cbe6dc7697b8648396239-le64.cache-4 7ff2515f9000-7ff251605000 r--s 00000000 08:02 22416802 /var/cache/fontconfig/d589a48862398ed80a3d6066f4f56f4c-le64.cache-4 7ff251605000-7ff251609000 r--s 00000000 08:02 22416801 /var/cache/fontconfig/246184dc75a16901ca37d96895904249-le64.cache-4 7ff251609000-7ff25160e000 r--s 00000000 08:02 22416800 /var/cache/fontconfig/b25010134a2e462c779c1c1d5ccbff7b-le64.cache-4 7ff25160e000-7ff25160f000 r--s 00000000 08:02 22416796 /var/cache/fontconfig/94f7fe9bd33aadfac165873bd010d595-le64.cache-4 7ff25160f000-7ff251611000 r--s 00000000 08:02 22416788 /var/cache/fontconfig/423767150eb258c59035de29db6fca84-le64.cache-4 7ff251611000-7ff251612000 r--s 00000000 08:02 22416760 /var/cache/fontconfig/845c20fd2c4814bcec78e05d37a63ccc-le64.cache-4 7ff251612000-7ff251613000 r--s 00000000 08:02 22416718 /var/cache/fontconfig/e7de81b01590fb7e12b38e274e17d0db-le64.cache-4 7ff251613000-7ff251617000 r--s 00000000 08:02 22416717 /var/cache/fontconfig/6386b86020ecc1ef9690bb720a13964f-le64.cache-4 7ff251617000-7ff251618000 r--s 00000000 08:02 22416697 /var/cache/fontconfig/406a1d2d2bf3ed7664fbadefac0b2f66-le64.cache-4 7ff251618000-7ff25161a000 r--s 00000000 08:02 22416623 /var/cache/fontconfig/67709b7835c0f764c1135060c9575660-le64.cache-4 7ff25161a000-7ff25161c000 r--s 00000000 08:02 22416541 /var/cache/fontconfig/099525ddca5eae4f2477b69cf2d7f16d-le64.cache-4 7ff25161c000-7ff25161e000 r--s 00000000 08:02 22416474 /var/cache/fontconfig/61092ac79d9058a69eda095afa0a78f1-le64.cache-4 7ff25161e000-7ff251620000 r--s 00000000 08:02 22416398 /var/cache/fontconfig/a722efc6911bbe16667b1a77497ffd37-le64.cache-4 7ff251620000-7ff251622000 r--s 00000000 08:02 22416262 /var/cache/fontconfig/d63fdd8e0f42559533dd777c334fdfcc-le64.cache-4 7ff251622000-7ff251623000 r--s 00000000 08:02 22422246 /var/cache/fontconfig/30829fa25452a46451e813d634d7f916-le64.cache-4 7ff251623000-7ff251630000 r--s 00000000 08:02 22416083 /var/cache/fontconfig/198d8fcf01c96d0cf813f74fd759bdb7-le64.cache-4 7ff251630000-7ff251633000 r--s 00000000 08:02 22415904 /var/cache/fontconfig/75114ca45c98e8a441da0ff356701271-le64.cache-4 7ff251633000-7ff25163e000 r--s 00000000 08:02 22415851 /var/cache/fontconfig/83bf95040141907cd45bb53cf7c1c148-le64.cache-4 7ff25163e000-7ff251647000 r--s 00000000 08:02 22416746 /var/cache/fontconfig/d0972c3d32f097851eb916381fc38920-le64.cache-4 7ff251647000-7ff251649000 r--s 00000000 08:02 22415819 /var/cache/fontconfig/6e6b34ae150a7ad95e82fb4a522f0bda-le64.cache-4 7ff251649000-7ff25164a000 r--s 00000000 08:02 22415734 /var/cache/fontconfig/3334a778d104e76d188e9df399bc24d2-le64.cache-4 7ff25164a000-7ff251651000 r--s 00000000 08:02 22415191 /var/cache/fontconfig/53d14c92082a93e67d5078324eb314ca-le64.cache-4 7ff251651000-7ff251655000 r--s 00000000 08:02 22415138 /var/cache/fontconfig/6c08beecf0dac481ec92e759e0c2e6d7-le64.cache-4 7ff251655000-7ff251659000 r--s 00000000 08:02 22414918 /var/cache/fontconfig/4d6aee6d44eccb37054d3216e945f618-le64.cache-4 7ff251659000-7ff25165d000 r--s 00000000 08:02 22414915 /var/cache/fontconfig/d6c6df98c3df5faf9bd0f8ef4d91efe5-le64.cache-4 7ff25165d000-7ff251661000 r--s 00000000 08:02 22414804 /var/cache/fontconfig/9fb319ef52839f11ee26ab8b4cffa12b-le64.cache-4 7ff251661000-7ff251663000 r--s 00000000 08:02 22414786 /var/cache/fontconfig/43bfe21a9e1edebcf703d79ee2950b06-le64.cache-4 7ff251663000-7ff251676000 r--s 00000000 08:02 22414768 /var/cache/fontconfig/4ac51e5cfbc76fc3f983e470323a16d3-le64.cache-4 7ff251676000-7ff251679000 r--s 00000000 08:02 22414670 /var/cache/fontconfig/c19b55eb3b4c5b40ea175e31682068a5-le64.cache-4 7ff251679000-7ff25167a000 r--s 00000000 08:02 22414635 /var/cache/fontconfig/c277e94e32b20404286a1ddafa5a80f0-le64.cache-4 7ff25167a000-7ff251680000 r--s 00000000 08:02 22414586 /var/cache/fontconfig/3629f2adf904f9a612908891fae71ceb-le64.cache-4 7ff251680000-7ff251696000 r--s 00000000 08:02 22413555 /var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-le64.cache-4 7ff251696000-7ff2516b4000 r--s 00000000 08:02 22416496 /var/cache/fontconfig/467c019e582ee353435ea5c21d137ef6-le64.cache-4 7ff2516b4000-7ff2516ba000 rw-p 00000000 00:00 0 7ff2516ba000-7ff2516bc000 r--s 00000000 08:02 22414585 /var/cache/fontconfig/62f91419b9ebdb6975e7e41ab6412357-le64.cache-4 7ff2516bc000-7ff2516bf000 r--s 00000000 08:02 22414506 /var/cache/fontconfig/de83a0a961185c8bd1f159015d56c039-le64.cache-4 7ff2516bf000-7ff2516c3000 r--s 00000000 08:02 22422251 /var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-le64.cache-4 7ff2516c3000-7ff2516c4000 r--s 00000000 08:02 22414482 /var/cache/fontconfig/573ec803664ed168555e0e8b6d0f0c7f-le64.cache-4 7ff2516c4000-7ff2516c7000 r--s 00000000 08:02 22417410 /var/cache/fontconfig/16326683038b281783a0ef8c680e3a10-le64.cache-4 7ff2516c7000-7ff2516d4000 r--s 00000000 08:02 22417401 /var/cache/fontconfig/8f02d4cb045bd6ce15663e43f347c9f8-le64.cache-4 7ff2516d4000-7ff2516d5000 r--s 00000000 08:02 22417392 /var/cache/fontconfig/e0aa53bcfa504e64f87823c16bc01eb6-le64.cache-4 7ff2516d5000-7ff2516dd000 r--s 00000000 fe:00 62652426 /mnt/data/jenkins/.cache/fontconfig/44f28d761bb352833f3f0b5b1020972b-le64.cache-4 7ff2516dd000-7ff2516e0000 rw-p 00000000 00:00 0 7ff2516e0000-7ff2516e1000 r--p 00023000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7ff2516e1000-7ff2516e2000 rw-p 00024000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7ff2516e2000-7ff2516e3000 rw-p 00000000 00:00 0 7fff978b4000-7fff97998000 rw-p 00000000 00:00 0 [stack] 7fff979be000-7fff979c0000 r--p 00000000 00:00 0 [vvar] 7fff979c0000-7fff979c2000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] Rendering: 100%|█████████▉| 1216/1217 [1:25:22<19:42, 1182.99s/ SVGs]ERROR macrogen.visualize Rendering target/macrogenesis/dag-graph.dot failed (-6): Warning: Unable to reclaim box space in spline routing for edge "faust://document/faustedition/2_V_H.14" -> "1825-04-01". Something is probably seriously wrong. Warning: Unable to reclaim box space in spline routing for edge "faust://document/faustedition/2_V_H.21" -> "1825-04-01". Something is probably seriously wrong. *** Error in `/usr/bin/dot': free(): invalid next size (fast): 0x000055a5ecfdacd0 *** ======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7f8e6f82dbfb] /lib/x86_64-linux-gnu/libc.so.6(+0x76fc6)[0x7f8e6f833fc6] /lib/x86_64-linux-gnu/libc.so.6(+0x7780e)[0x7f8e6f83480e] /usr/lib/libgvc.so.6(+0x4609d)[0x7f8e6fdb809d] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0x1d057)[0x7f8e6a03b057] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0x1a7a4)[0x7f8e6a0387a4] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0xbe5d)[0x7f8e6a029e5d] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(dot_layout+0x338)[0x7f8e6a02a4c8] /usr/lib/libgvc.so.6(gvLayoutJobs+0xd2)[0x7f8e6fd94d22] /usr/bin/dot(+0x1050)[0x55a5e3b81050] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7f8e6f7dd2e1] /usr/bin/dot(+0x10ea)[0x55a5e3b810ea] ======= Memory map: ======== 55a5e3b80000-55a5e3b82000 r-xp 00000000 08:02 17581702 /usr/bin/dot 55a5e3d81000-55a5e3d82000 r--p 00001000 08:02 17581702 /usr/bin/dot 55a5e3d82000-55a5e3d83000 rw-p 00002000 08:02 17581702 /usr/bin/dot 55a5e432a000-55a5ed001000 rw-p 00000000 00:00 0 [heap] 7f8e64000000-7f8e64021000 rw-p 00000000 00:00 0 7f8e64021000-7f8e68000000 ---p 00000000 00:00 0 7f8e696b5000-7f8e696cb000 r-xp 00000000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f8e696cb000-7f8e698ca000 ---p 00016000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f8e698ca000-7f8e698cb000 r--p 00015000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f8e698cb000-7f8e698cc000 rw-p 00016000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f8e698cc000-7f8e6a01e000 rw-p 00000000 00:00 0 7f8e6a01e000-7f8e6a042000 r-xp 00000000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7f8e6a042000-7f8e6a241000 ---p 00024000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7f8e6a241000-7f8e6a242000 r--p 00023000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7f8e6a242000-7f8e6a243000 rw-p 00024000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7f8e6a243000-7f8e6a24b000 rw-p 00000000 00:00 0 7f8e6a24b000-7f8e6a265000 r-xp 00000000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7f8e6a265000-7f8e6a464000 ---p 0001a000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7f8e6a464000-7f8e6a465000 r--p 00019000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7f8e6a465000-7f8e6a469000 rw-p 0001a000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7f8e6a469000-7f8e6a47c000 r-xp 00000000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7f8e6a47c000-7f8e6a67c000 ---p 00013000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7f8e6a67c000-7f8e6a67d000 r--p 00013000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7f8e6a67d000-7f8e6a67e000 rw-p 00014000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7f8e6a67e000-7f8e6a67f000 rw-p 00000000 00:00 0 7f8e6a67f000-7f8e6a686000 r-xp 00000000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7f8e6a686000-7f8e6a885000 ---p 00007000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7f8e6a885000-7f8e6a886000 r--p 00006000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7f8e6a886000-7f8e6a887000 rw-p 00007000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7f8e6a887000-7f8e6a8b2000 r-xp 00000000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7f8e6a8b2000-7f8e6aab1000 ---p 0002b000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7f8e6aab1000-7f8e6aab3000 r--p 0002a000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7f8e6aab3000-7f8e6aab4000 rw-p 0002c000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7f8e6aab4000-7f8e6aab9000 r-xp 00000000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7f8e6aab9000-7f8e6acb8000 ---p 00005000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7f8e6acb8000-7f8e6acb9000 r--p 00004000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7f8e6acb9000-7f8e6acba000 rw-p 00005000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7f8e6acba000-7f8e6acbd000 r-xp 00000000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7f8e6acbd000-7f8e6aebc000 ---p 00003000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7f8e6aebc000-7f8e6aebd000 r--p 00002000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7f8e6aebd000-7f8e6aebe000 rw-p 00003000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7f8e6aebe000-7f8e6af30000 r-xp 00000000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7f8e6af30000-7f8e6b12f000 ---p 00072000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7f8e6b12f000-7f8e6b130000 r--p 00071000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7f8e6b130000-7f8e6b131000 rw-p 00072000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7f8e6b131000-7f8e6b138000 r-xp 00000000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7f8e6b138000-7f8e6b338000 ---p 00007000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7f8e6b338000-7f8e6b339000 r--p 00007000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7f8e6b339000-7f8e6b33a000 rw-p 00008000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7f8e6b33a000-7f8e6b342000 r-xp 00000000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7f8e6b342000-7f8e6b542000 ---p 00008000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7f8e6b542000-7f8e6b543000 r--p 00008000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7f8e6b543000-7f8e6b544000 rw-p 00009000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7f8e6b544000-7f8e6b5d7000 r-xp 00000000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7f8e6b5d7000-7f8e6b7d6000 ---p 00093000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7f8e6b7d6000-7f8e6b7d8000 r--p 00092000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7f8e6b7d8000-7f8e6b7d9000 rw-p 00094000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7f8e6b7d9000-7f8e6b7e0000 r-xp 00000000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7f8e6b7e0000-7f8e6b9df000 ---p 00007000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7f8e6b9df000-7f8e6b9e0000 r--p 00006000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7f8e6b9e0000-7f8e6b9e1000 rw-p 00007000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7f8e6b9e1000-7f8e6b9f2000 r-xp 00000000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7f8e6b9f2000-7f8e6bbf1000 ---p 00011000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7f8e6bbf1000-7f8e6bbf2000 r--p 00010000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7f8e6bbf2000-7f8e6bbf3000 rw-p 00011000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7f8e6bbf3000-7f8e6bd2d000 r-xp 00000000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7f8e6bd2d000-7f8e6bf2d000 ---p 0013a000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7f8e6bf2d000-7f8e6bf2e000 r--p 0013a000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7f8e6bf2e000-7f8e6bf33000 rw-p 0013b000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7f8e6bf33000-7f8e6bf3c000 r-xp 00000000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7f8e6bf3c000-7f8e6c13b000 ---p 00009000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7f8e6c13b000-7f8e6c13c000 r--p 00008000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7f8e6c13c000-7f8e6c13d000 rw-p 00009000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7f8e6c13d000-7f8e6c149000 r-xp 00000000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7f8e6c149000-7f8e6c349000 ---p 0000c000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7f8e6c349000-7f8e6c34a000 r--p 0000c000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7f8e6c34a000-7f8e6c34b000 rw-p 0000d000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7f8e6c34b000-7f8e6c372000 r-xp 00000000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7f8e6c372000-7f8e6c571000 ---p 00027000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7f8e6c571000-7f8e6c572000 r--p 00026000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7f8e6c572000-7f8e6c573000 rw-p 00027000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7f8e6c573000-7f8e6c575000 r-xp 00000000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7f8e6c575000-7f8e6c775000 ---p 00002000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7f8e6c775000-7f8e6c776000 r--p 00002000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7f8e6c776000-7f8e6c777000 rw-p 00003000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7f8e6c777000-7f8e6c7a8000 r-xp 00000000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7f8e6c7a8000-7f8e6c9a8000 ---p 00031000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7f8e6c9a8000-7f8e6c9a9000 r--p 00031000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7f8e6c9a9000-7f8e6c9aa000 rw-p 00032000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7f8e6c9aa000-7f8e6ca48000 r-xp 00000000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7f8e6ca48000-7f8e6cc48000 ---p 0009e000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7f8e6cc48000-7f8e6cc50000 r--p 0009e000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7f8e6cc50000-7f8e6cc51000 rw-p 000a6000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7f8e6cc51000-7f8e6cc69000 r-xp 00000000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7f8e6cc69000-7f8e6ce68000 ---p 00018000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7f8e6ce68000-7f8e6ce69000 r--p 00017000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7f8e6ce69000-7f8e6ce6a000 rw-p 00018000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7f8e6ce6a000-7f8e6ce6e000 rw-p 00000000 00:00 0 7f8e6ce6e000-7f8e6ce6f000 r-xp 00000000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7f8e6ce6f000-7f8e6d06e000 ---p 00001000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7f8e6d06e000-7f8e6d06f000 r--p 00000000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7f8e6d06f000-7f8e6d070000 rw-p 00001000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7f8e6d070000-7f8e6d118000 r-xp 00000000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7f8e6d118000-7f8e6d318000 ---p 000a8000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7f8e6d318000-7f8e6d31e000 r--p 000a8000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7f8e6d31e000-7f8e6d31f000 rw-p 000ae000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7f8e6d31f000-7f8e6d35b000 r-xp 00000000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7f8e6d35b000-7f8e6d55a000 ---p 0003c000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7f8e6d55a000-7f8e6d55c000 r--p 0003b000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7f8e6d55c000-7f8e6d55d000 rw-p 0003d000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7f8e6d55d000-7f8e6d66f000 r-xp 00000000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7f8e6d66f000-7f8e6d86e000 ---p 00112000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7f8e6d86e000-7f8e6d86f000 r--p 00111000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7f8e6d86f000-7f8e6d870000 rw-p 00112000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7f8e6d870000-7f8e6d871000 rw-p 00000000 00:00 0 7f8e6d871000-7f8e6d8c3000 r-xp 00000000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7f8e6d8c3000-7f8e6dac2000 ---p 00052000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7f8e6dac2000-7f8e6dac3000 r--p 00051000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7f8e6dac3000-7f8e6dac4000 rw-p 00052000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7f8e6dac4000-7f8e6db0d000 r-xp 00000000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7f8e6db0d000-7f8e6dd0c000 ---p 00049000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7f8e6dd0c000-7f8e6dd0f000 r--p 00048000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7f8e6dd0f000-7f8e6dd10000 rw-p 0004b000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7f8e6dd10000-7f8e6dd24000 r-xp 00000000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7f8e6dd24000-7f8e6df24000 ---p 00014000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7f8e6df24000-7f8e6df25000 r--p 00014000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7f8e6df25000-7f8e6df26000 rw-p 00015000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7f8e6df26000-7f8e6e034000 r-xp 00000000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7f8e6e034000-7f8e6e234000 ---p 0010e000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7f8e6e234000-7f8e6e237000 r--p 0010e000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7f8e6e237000-7f8e6e238000 rw-p 00111000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7f8e6e238000-7f8e6e23a000 rw-p 00000000 00:00 0 7f8e6e23a000-7f8e6e246000 r-xp 00000000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7f8e6e246000-7f8e6e445000 ---p 0000c000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7f8e6e445000-7f8e6e446000 r--p 0000b000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7f8e6e446000-7f8e6e447000 rw-p 0000c000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7f8e6e447000-7f8e6e450000 r-xp 00000000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7f8e6e450000-7f8e6e64f000 ---p 00009000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7f8e6e64f000-7f8e6e650000 r--p 00008000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7f8e6e650000-7f8e6e652000 rw-p 00009000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7f8e6e652000-7f8e6e655000 r-xp 00000000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7f8e6e655000-7f8e6e854000 ---p 00003000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7f8e6e854000-7f8e6e855000 r--p 00002000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7f8e6e855000-7f8e6e856000 rw-p 00003000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7f8e6e856000-7f8e6e959000 r-xp 00000000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7f8e6e959000-7f8e6eb58000 ---p 00103000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7f8e6eb58000-7f8e6eb59000 r--p 00102000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7f8e6eb59000-7f8e6eb5a000 rw-p 00103000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7f8e6eb5a000-7f8e6eb73000 r-xp 00000000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7f8e6eb73000-7f8e6ed72000 ---p 00019000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7f8e6ed72000-7f8e6ed73000 r--p 00018000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7f8e6ed73000-7f8e6ed74000 rw-p 00019000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7f8e6ed74000-7f8e6ed9b000 r-xp 00000000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7f8e6ed9b000-7f8e6ef9b000 ---p 00027000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7f8e6ef9b000-7f8e6ef9d000 r--p 00027000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7f8e6ef9d000-7f8e6ef9e000 rw-p 00029000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7f8e6ef9e000-7f8e6efa5000 r-xp 00000000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7f8e6efa5000-7f8e6f1a4000 ---p 00007000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7f8e6f1a4000-7f8e6f1a5000 r--p 00006000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7f8e6f1a5000-7f8e6f1a6000 rw-p 00007000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7f8e6f1a6000-7f8e6f1ac000 r-xp 00000000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7f8e6f1ac000-7f8e6f3ab000 ---p 00006000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7f8e6f3ab000-7f8e6f3ac000 r--p 00005000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7f8e6f3ac000-7f8e6f3ad000 rw-p 00006000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7f8e6f3ad000-7f8e6f3b2000 r-xp 00000000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7f8e6f3b2000-7f8e6f5b1000 ---p 00005000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7f8e6f5b1000-7f8e6f5b2000 r--p 00004000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7f8e6f5b2000-7f8e6f5b3000 rw-p 00005000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7f8e6f5b3000-7f8e6f5bc000 r-xp 00000000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7f8e6f5bc000-7f8e6f7bb000 ---p 00009000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7f8e6f7bb000-7f8e6f7bc000 r--p 00008000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7f8e6f7bc000-7f8e6f7bd000 rw-p 00009000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7f8e6f7bd000-7f8e6f952000 r-xp 00000000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7f8e6f952000-7f8e6fb52000 ---p 00195000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7f8e6fb52000-7f8e6fb56000 r--p 00195000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7f8e6fb56000-7f8e6fb58000 rw-p 00199000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7f8e6fb58000-7f8e6fb5c000 rw-p 00000000 00:00 0 7f8e6fb5c000-7f8e6fb71000 r-xp 00000000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7f8e6fb71000-7f8e6fd70000 ---p 00015000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7f8e6fd70000-7f8e6fd71000 r--p 00014000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7f8e6fd71000-7f8e6fd72000 rw-p 00015000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7f8e6fd72000-7f8e6fdfe000 r-xp 00000000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7f8e6fdfe000-7f8e6fffd000 ---p 0008c000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7f8e6fffd000-7f8e6fffe000 r--p 0008b000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7f8e6fffe000-7f8e7000f000 rw-p 0008c000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7f8e7000f000-7f8e70010000 rw-p 00000000 00:00 0 7f8e70010000-7f8e70033000 r-xp 00000000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7f8e7006a000-7f8e7006b000 rw-p 00000000 00:00 0 7f8e7006b000-7f8e700ae000 r--p 00000000 fe:00 62653389 /mnt/data/jenkins/.fonts/UbuntuFaust.ttf 7f8e700ae000-7f8e700b5000 r--s 00000000 08:02 22418493 /var/cache/fontconfig/4be9850f182b35c1350b6bbf2e42601c-le64.cache-4 7f8e700b5000-7f8e700b7000 r--s 00000000 08:02 22418905 /var/cache/fontconfig/30a99c4256905863f7aa12b5e873c27c-le64.cache-4 7f8e700b7000-7f8e700b8000 r--s 00000000 08:02 22418818 /var/cache/fontconfig/087e1975ba9a574b140bb1df193bf770-le64.cache-4 7f8e700b8000-7f8e700be000 r--s 00000000 08:02 22418804 /var/cache/fontconfig/6fe8b0d39a161d19087fe931545dda13-le64.cache-4 7f8e700be000-7f8e700c2000 r--s 00000000 08:02 22416744 /var/cache/fontconfig/6aa41aa22e18b8fa06a12da28ea9c28b-le64.cache-4 7f8e700c2000-7f8e700cd000 r--s 00000000 08:02 22418789 /var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-le64.cache-4 7f8e700cd000-7f8e700d4000 r--s 00000000 08:02 22418722 /var/cache/fontconfig/63c7aca0c1b0a3f740ee470c2e28e675-le64.cache-4 7f8e700d4000-7f8e700dd000 r--s 00000000 08:02 22418692 /var/cache/fontconfig/a6d8cf8e4ec09cdbc8633c31745a07dd-le64.cache-4 7f8e700dd000-7f8e700e1000 r--s 00000000 08:02 22418642 /var/cache/fontconfig/de156ccd2eddbdc19d37a45b8b2aac9c-le64.cache-4 7f8e700e1000-7f8e700e2000 r--s 00000000 08:02 22418565 /var/cache/fontconfig/b95bc8ffbebda2bbdae4265e45b8178d-le64.cache-4 7f8e700e2000-7f8e700e3000 r--s 00000000 08:02 22418562 /var/cache/fontconfig/9c956a7723ca69a44b382d9179c9802f-le64.cache-4 7f8e700e3000-7f8e700e4000 r--s 00000000 08:02 22418284 /var/cache/fontconfig/5d1cca7074f29429a8d18692746c2426-le64.cache-4 7f8e700e4000-7f8e700e6000 r--s 00000000 08:02 22413523 /var/cache/fontconfig/767a8244fc0220cfb567a839d0392e0b-le64.cache-4 7f8e700e6000-7f8e700e7000 r--s 00000000 08:02 22417383 /var/cache/fontconfig/4794a0821666d79190d59a36cb4f44b5-le64.cache-4 7f8e700e7000-7f8e700e8000 r--s 00000000 08:02 22418280 /var/cache/fontconfig/9eae20f1ff8cc0a7d125749e875856bd-le64.cache-4 7f8e700e8000-7f8e70111000 r--s 00000000 08:02 22418262 /var/cache/fontconfig/0bd3dc0958fa2205aaaa8ebb13e2872b-le64.cache-4 7f8e70111000-7f8e70113000 r--s 00000000 08:02 22418237 /var/cache/fontconfig/bf2c1853a9e9b00bb02fe2e9bcf1e201-le64.cache-4 7f8e70113000-7f8e70117000 r--s 00000000 08:02 22418209 /var/cache/fontconfig/c57959a16110560c8d0fcea73374aeeb-le64.cache-4 7f8e70117000-7f8e7011d000 r--s 00000000 08:02 22418195 /var/cache/fontconfig/3047814df9a2f067bd2d96a2b9c36e5a-le64.cache-4 7f8e7011d000-7f8e70125000 r--s 00000000 08:02 22418188 /var/cache/fontconfig/bf3b770c553c462765856025a94f1ce6-le64.cache-4 7f8e70125000-7f8e70128000 r--s 00000000 08:02 22417919 /var/cache/fontconfig/14d493b97896515cad3840ba4896e372-le64.cache-4 7f8e70128000-7f8e7012b000 r--s 00000000 08:02 22417913 /var/cache/fontconfig/e49e89034d371f0f9de17aab02136486-le64.cache-4 7f8e7012b000-7f8e7012d000 r--s 00000000 08:02 22417904 /var/cache/fontconfig/4b14b093aebc79c320de5e86ae1d3314-le64.cache-4 7f8e7012d000-7f8e7012e000 r--s 00000000 08:02 22417843 /var/cache/fontconfig/8aec10f4cc8391dcef22ca549f1e4354-le64.cache-4 7f8e7012e000-7f8e70141000 r--s 00000000 08:02 22417831 /var/cache/fontconfig/d52a8644073d54c13679302ca1180695-le64.cache-4 7f8e70141000-7f8e70142000 r--s 00000000 08:02 22417059 /var/cache/fontconfig/8a687c406b77f27d99abfeeba937fcce-le64.cache-4 7f8e70142000-7f8e70148000 r--s 00000000 08:02 22416918 /var/cache/fontconfig/75ad6aa2358a85f0de2c8ee4837e8227-le64.cache-4 7f8e70148000-7f8e70149000 r--s 00000000 08:02 22417190 /var/cache/fontconfig/3f7329c5293ffd510edef78f73874cfd-le64.cache-4 7f8e70149000-7f8e7014a000 r--s 00000000 08:02 22416821 /var/cache/fontconfig/ac2cf712d852da827a87a9baf682f5b9-le64.cache-4 7f8e7014a000-7f8e7014c000 r--s 00000000 08:02 22416812 /var/cache/fontconfig/65f976e5259cbe6dc7697b8648396239-le64.cache-4 7f8e7014c000-7f8e70158000 r--s 00000000 08:02 22416802 /var/cache/fontconfig/d589a48862398ed80a3d6066f4f56f4c-le64.cache-4 7f8e70158000-7f8e7015c000 r--s 00000000 08:02 22416801 /var/cache/fontconfig/246184dc75a16901ca37d96895904249-le64.cache-4 7f8e7015c000-7f8e70161000 r--s 00000000 08:02 22416800 /var/cache/fontconfig/b25010134a2e462c779c1c1d5ccbff7b-le64.cache-4 7f8e70161000-7f8e70162000 r--s 00000000 08:02 22416796 /var/cache/fontconfig/94f7fe9bd33aadfac165873bd010d595-le64.cache-4 7f8e70162000-7f8e70164000 r--s 00000000 08:02 22416788 /var/cache/fontconfig/423767150eb258c59035de29db6fca84-le64.cache-4 7f8e70164000-7f8e70165000 r--s 00000000 08:02 22416760 /var/cache/fontconfig/845c20fd2c4814bcec78e05d37a63ccc-le64.cache-4 7f8e70165000-7f8e70166000 r--s 00000000 08:02 22416718 /var/cache/fontconfig/e7de81b01590fb7e12b38e274e17d0db-le64.cache-4 7f8e70166000-7f8e7016a000 r--s 00000000 08:02 22416717 /var/cache/fontconfig/6386b86020ecc1ef9690bb720a13964f-le64.cache-4 7f8e7016a000-7f8e7016b000 r--s 00000000 08:02 22416697 /var/cache/fontconfig/406a1d2d2bf3ed7664fbadefac0b2f66-le64.cache-4 7f8e7016b000-7f8e7016d000 r--s 00000000 08:02 22416623 /var/cache/fontconfig/67709b7835c0f764c1135060c9575660-le64.cache-4 7f8e7016d000-7f8e7016f000 r--s 00000000 08:02 22416541 /var/cache/fontconfig/099525ddca5eae4f2477b69cf2d7f16d-le64.cache-4 7f8e7016f000-7f8e70171000 r--s 00000000 08:02 22416474 /var/cache/fontconfig/61092ac79d9058a69eda095afa0a78f1-le64.cache-4 7f8e70171000-7f8e70173000 r--s 00000000 08:02 22416398 /var/cache/fontconfig/a722efc6911bbe16667b1a77497ffd37-le64.cache-4 7f8e70173000-7f8e70175000 r--s 00000000 08:02 22416262 /var/cache/fontconfig/d63fdd8e0f42559533dd777c334fdfcc-le64.cache-4 7f8e70175000-7f8e70176000 r--s 00000000 08:02 22422246 /var/cache/fontconfig/30829fa25452a46451e813d634d7f916-le64.cache-4 7f8e70176000-7f8e70183000 r--s 00000000 08:02 22416083 /var/cache/fontconfig/198d8fcf01c96d0cf813f74fd759bdb7-le64.cache-4 7f8e70183000-7f8e70186000 r--s 00000000 08:02 22415904 /var/cache/fontconfig/75114ca45c98e8a441da0ff356701271-le64.cache-4 7f8e70186000-7f8e70191000 r--s 00000000 08:02 22415851 /var/cache/fontconfig/83bf95040141907cd45bb53cf7c1c148-le64.cache-4 7f8e70191000-7f8e7019a000 r--s 00000000 08:02 22416746 /var/cache/fontconfig/d0972c3d32f097851eb916381fc38920-le64.cache-4 7f8e7019a000-7f8e7019c000 r--s 00000000 08:02 22415819 /var/cache/fontconfig/6e6b34ae150a7ad95e82fb4a522f0bda-le64.cache-4 7f8e7019c000-7f8e7019d000 r--s 00000000 08:02 22415734 /var/cache/fontconfig/3334a778d104e76d188e9df399bc24d2-le64.cache-4 7f8e7019d000-7f8e701a4000 r--s 00000000 08:02 22415191 /var/cache/fontconfig/53d14c92082a93e67d5078324eb314ca-le64.cache-4 7f8e701a4000-7f8e701a8000 r--s 00000000 08:02 22415138 /var/cache/fontconfig/6c08beecf0dac481ec92e759e0c2e6d7-le64.cache-4 7f8e701a8000-7f8e701ac000 r--s 00000000 08:02 22414918 /var/cache/fontconfig/4d6aee6d44eccb37054d3216e945f618-le64.cache-4 7f8e701ac000-7f8e701b0000 r--s 00000000 08:02 22414915 /var/cache/fontconfig/d6c6df98c3df5faf9bd0f8ef4d91efe5-le64.cache-4 7f8e701b0000-7f8e701b4000 r--s 00000000 08:02 22414804 /var/cache/fontconfig/9fb319ef52839f11ee26ab8b4cffa12b-le64.cache-4 7f8e701b4000-7f8e701b6000 r--s 00000000 08:02 22414786 /var/cache/fontconfig/43bfe21a9e1edebcf703d79ee2950b06-le64.cache-4 7f8e701b6000-7f8e701c9000 r--s 00000000 08:02 22414768 /var/cache/fontconfig/4ac51e5cfbc76fc3f983e470323a16d3-le64.cache-4 7f8e701c9000-7f8e701cc000 r--s 00000000 08:02 22414670 /var/cache/fontconfig/c19b55eb3b4c5b40ea175e31682068a5-le64.cache-4 7f8e701cc000-7f8e701cd000 r--s 00000000 08:02 22414635 /var/cache/fontconfig/c277e94e32b20404286a1ddafa5a80f0-le64.cache-4 7f8e701cd000-7f8e701d3000 r--s 00000000 08:02 22414586 /var/cache/fontconfig/3629f2adf904f9a612908891fae71ceb-le64.cache-4 7f8e701d3000-7f8e701e9000 r--s 00000000 08:02 22413555 /var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-le64.cache-4 7f8e701e9000-7f8e70207000 r--s 00000000 08:02 22416496 /var/cache/fontconfig/467c019e582ee353435ea5c21d137ef6-le64.cache-4 7f8e70207000-7f8e7020d000 rw-p 00000000 00:00 0 7f8e7020d000-7f8e7020f000 r--s 00000000 08:02 22414585 /var/cache/fontconfig/62f91419b9ebdb6975e7e41ab6412357-le64.cache-4 7f8e7020f000-7f8e70212000 r--s 00000000 08:02 22414506 /var/cache/fontconfig/de83a0a961185c8bd1f159015d56c039-le64.cache-4 7f8e70212000-7f8e70216000 r--s 00000000 08:02 22422251 /var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-le64.cache-4 7f8e70216000-7f8e70217000 r--s 00000000 08:02 22414482 /var/cache/fontconfig/573ec803664ed168555e0e8b6d0f0c7f-le64.cache-4 7f8e70217000-7f8e7021a000 r--s 00000000 08:02 22417410 /var/cache/fontconfig/16326683038b281783a0ef8c680e3a10-le64.cache-4 7f8e7021a000-7f8e70227000 r--s 00000000 08:02 22417401 /var/cache/fontconfig/8f02d4cb045bd6ce15663e43f347c9f8-le64.cache-4 7f8e70227000-7f8e70228000 r--s 00000000 08:02 22417392 /var/cache/fontconfig/e0aa53bcfa504e64f87823c16bc01eb6-le64.cache-4 7f8e70228000-7f8e70230000 r--s 00000000 fe:00 62652426 /mnt/data/jenkins/.cache/fontconfig/44f28d761bb352833f3f0b5b1020972b-le64.cache-4 7f8e70230000-7f8e70233000 rw-p 00000000 00:00 0 7f8e70233000-7f8e70234000 r--p 00023000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7f8e70234000-7f8e70235000 rw-p 00024000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7f8e70235000-7f8e70236000 rw-p 00000000 00:00 0 7ffd14737000-7ffd147e4000 rw-p 00000000 00:00 0 [stack] 7ffd147f7000-7ffd147f9000 r--p 00000000 00:00 0 [vvar] 7ffd147f9000-7ffd147fb000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] Rendering: 100%|██████████| 1217/1217 [2:13:40<00:00, 1697.32s/ SVGs] ERROR macrogen.visualize Rendered 1211 SVGs, 0 timed out, 6 failed + 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,811 (reg: 7,807, dir: 4) Number of created files: 3 (reg: 3) Number of deleted files: 0 Number of regular files transferred: 3,703 Total file size: 304,856,896 bytes Total transferred file size: 91,440,168 bytes Literal data: 76,714,547 bytes Matched data: 14,725,621 bytes File list size: 262,087 File list generation time: 0.001 seconds File list transfer time: 0.000 seconds Total bytes sent: 77,274,164 Total bytes received: 776,233 sent 77,274,164 bytes received 776,233 bytes 1,927,170.30 bytes/sec total size is 304,856,896 speedup is 3.91 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 441 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