James-Yu / LaTeX-Workshop

Boost LaTeX typesetting efficiency with preview, compile, autocomplete, colorize, and more.
MIT License
10.56k stars 525 forks source link

LaTeX Workshop keeps CPU at 100% after compilation. #4346

Closed oduros closed 3 weeks ago

oduros commented 3 weeks ago

Pre-checks

Environment

The Issue

Reproduction Steps

  1. Build the project
  2. View LaTeX PDF file in VSCode split window

Logs

LaTeX Workshop Output*

(sorry about the length)

[22:48:23.399][Logger] New log placeholder %WS1% registered for /home/user1/Documents/PhD/Thesis/manuscript/gitsync .
[22:48:23.399][Extension] Initializing LaTeX Workshop.
[22:48:23.459][Build][Recipe] Set $LATEXWORKSHOP_DOCKER_LATEX: ""
[22:48:23.459][Build][Recipe] Set $LATEXWORKSHOP_DOCKER_PATH: "docker"
[22:48:23.485][Server] Creating LaTeX Workshop http and websocket server.
[22:48:23.529][Format][Bib] Bibtex format config: {"tab":"  ","case":"lowercase","left":"{","right":"}","trailingComma":false,"sort":["key"],"alignOnEqual":true,"sortFields":false,"fieldsOrder":[],"firstEntries":["string","xdata"]}
[22:48:23.554][Server] Server successfully started: {"address":"127.0.0.1","family":"IPv4","port":34521} .
[22:48:23.613][Extension] Extension root: /home/user1/.vscode-oss/extensions/james-yu.latex-workshop-10.1.0-universal
[22:48:23.613][Extension] $PATH: /home/user1/.local/bin:/home/user1/anaconda3/condabin:/usr/local/texlive/2024/bin/x86_64-linux:/home/user1/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/snap/bin
[22:48:23.613][Extension] $SHELL: /bin/bash
[22:48:23.613][Extension] $LANG: fr_FR.UTF-8
[22:48:23.613][Extension] $LC_ALL: undefined
[22:48:23.613][Extension] process.platform: linux
[22:48:23.614][Extension] process.arch: x64
[22:48:23.614][Extension] vscode.env.appName: VSCodium
[22:48:23.614][Extension] vscode.env.remoteName: undefined
[22:48:23.614][Extension] vscode.env.uiKind: 1
[22:48:23.615][Config] latex-workshop.latex.tools: [{"name":"latexmk","command":"latexmk","args":["-synctex=1","-shell-escape","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%OUTDIR%","%DOC%"],"env":{}},{"name":"lualatexmk","command":"latexmk","args":["-synctex=1","-interaction=nonstopmode","-file-line-error","-lualatex","-outdir=%OUTDIR%","%DOC%"],"env":{}},{"name":"xelatexmk","command":"latexmk","args":["-synctex=1","-interaction=nonstopmode","-file-line-error","-xelatex","-outdir=%OUTDIR%","%DOC%"],"env":{}},{"name":"latexmk_rconly","command":"latexmk","args":["%DOC%"],"env":{}},{"name":"pdflatex","command":"pdflatex","args":["-synctex=1","-interaction=nonstopmode","-file-line-error","%DOC%"],"env":{}},{"name":"bibtex","command":"bibtex","args":["%DOCFILE%"],"env":{}},{"name":"rnw2tex","command":"Rscript","args":["-e","knitr::opts_knit$set(concordance = TRUE); knitr::knit('%DOCFILE_EXT%')"],"env":{}},{"name":"jnw2tex","command":"julia","args":["-e","using Weave; weave(\"%DOC_EXT%\", doctype=\"tex\")"],"env":{}},{"name":"jnw2texminted","command":"julia","args":["-e","using Weave; weave(\"%DOC_EXT%\", doctype=\"texminted\")"],"env":{}},{"name":"pnw2tex","command":"pweave","args":["-f","tex","%DOC_EXT%"],"env":{}},{"name":"pnw2texminted","command":"pweave","args":["-f","texminted","%DOC_EXT%"],"env":{}},{"name":"tectonic","command":"tectonic","args":["--synctex","--keep-logs","%DOC%.tex"],"env":{}}] .
[22:48:23.617][Config] latex-workshop.latex.autoBuild.run: "never" .
[22:48:23.618][Config] latex-workshop.latex.autoClean.run: "onBuilt" .
[22:48:23.635][Config] latex-workshop.hover.preview.mathjax.extensions: ["braket"] .
[22:48:23.649][Extension] Trigger characters for intellisense of LaTeX documents: ["\\",",","{","}"]
[22:48:23.651][Root] Current workspace folders: ["file://%WS1%"]
[22:48:23.651][Extension] LaTeX Workshop initialized.
[22:48:23.652][Root] Current workspaceRootDir: file://%WS1% .
[22:48:23.694][Server] valdOrigin is http://127.0.0.1:34521
[22:48:24.142][Viewer][Panel] Internal PDF viewer at http://127.0.0.1:34521/viewer.html?file=pdf..ZmlsZSUzQSUyRiUyRiUyRmhvbWUlMkZvY3RhdmUlMkZEb2N1bWVudHMlMkZQaEQlMkZUaGVzaXMlMkZtYW51c2NyaXB0JTJGNjVjM2EwOTY0ZDA0ZWY2MzQ2Mzg5NTRiJTJGbWFpbi5wZGY .
[22:48:24.143][Cacher][Watcher] Watched %WS1%/main.pdf with a new .pdf watcher on %WS1% .
[22:48:24.143][Event] FILE_WATCHED: "%WS1%/main.pdf"
[22:48:24.877][Viewer] Handle data type: open
[22:48:24.984][Server] Preview PDF file: file://%WS1%/main.pdf
[22:48:25.050][Root] Found files that might be root, choose the first one: %WS1%/main.tex,%WS1%/_pgfcache0/main-2.tex,%WS1%/_pgfcache0/main-15.tex,%WS1%/_pgfcache0/main-12.tex,%WS1%/_pgfcache0/main-14.tex,%WS1%/_pgfcache0/main-1.tex,%WS1%/_pgfcache0/main-16.tex,%WS1%/_pgfcache0/main-11.tex,%WS1%/_pgfcache0/main-6.tex,%WS1%/_pgfcache0/main-10.tex,%WS1%/_pgfcache0/tmp.tex,%WS1%/_pgfcache0/main-5.tex,%WS1%/_pgfcache0/main-3.tex,%WS1%/_pgfcache0/main-9.tex,%WS1%/_pgfcache0/main-4.tex,%WS1%/_pgfcache0/main-0.tex,%WS1%/_pgfcache0/main-8.tex,%WS1%/_pgfcache0/main-13.tex,%WS1%/_pgfcache0/main-7.tex .
[22:48:25.050][Root] Root file changed: from %WS1%/main.tex to %WS1%/main.tex, langID latex . Refresh dependencies
[22:48:25.051][Event] ROOT_FILE_CHANGED: "%WS1%/main.tex"
[22:48:25.051][Cacher][Watcher] Reset.
[22:48:25.051][Cacher][Watcher] Reset.
[22:48:25.053][Cacher] Adding %WS1%/main.tex .
[22:48:25.054][Cacher][Watcher] Watched %WS1%/main.tex with a new .* watcher on %WS1% .
[22:48:25.054][Event] FILE_WATCHED: "%WS1%/main.tex"
[22:48:25.055][Cacher] Caching %WS1%/main.tex .
[22:48:25.055][Event] ROOT_FILE_SEARCHED
[22:48:25.068][Cacher] Input %WS1%/parts/chapter1.tex from %WS1%/main.tex .
[22:48:25.069][Cacher] Adding %WS1%/parts/chapter1.tex .
[22:48:25.070][Cacher][Watcher] Watched %WS1%/parts/chapter1.tex with a new .* watcher on %WS1%/parts .
[22:48:25.070][Event] FILE_WATCHED: "%WS1%/parts/chapter1.tex"
[22:48:25.071][Cacher] Caching %WS1%/parts/chapter1.tex .
[22:48:25.073][Cacher] Input %WS1%/parts/chapter2.tex from %WS1%/main.tex .
[22:48:25.074][Cacher] Adding %WS1%/parts/chapter2.tex .
[22:48:25.074][Cacher][Watcher] Watched %WS1%/parts/chapter2.tex by the .* watcher.
[22:48:25.074][Event] FILE_WATCHED: "%WS1%/parts/chapter2.tex"
[22:48:25.075][Cacher] Caching %WS1%/parts/chapter2.tex .
[22:48:25.077][Cacher] Updated inputs of %WS1%/parts/chapter1.tex .
[22:48:25.077][Cacher] Parse LaTeX AST: %WS1%/parts/chapter1.tex .
[22:48:25.077][Cacher] Input %WS1%/parts/chapter3.tex from %WS1%/main.tex .
[22:48:25.078][Cacher] Adding %WS1%/parts/chapter3.tex .
[22:48:25.079][Cacher][Watcher] Watched %WS1%/parts/chapter3.tex by the .* watcher.
[22:48:25.079][Event] FILE_WATCHED: "%WS1%/parts/chapter3.tex"
[22:48:25.080][Cacher] Caching %WS1%/parts/chapter3.tex .
[22:48:25.082][Cacher] Input %WS1%/parts/chapter4.tex from %WS1%/main.tex .
[22:48:25.083][Cacher] Adding %WS1%/parts/chapter4.tex .
[22:48:25.083][Cacher][Watcher] Watched %WS1%/parts/chapter4.tex by the .* watcher.
[22:48:25.083][Event] FILE_WATCHED: "%WS1%/parts/chapter4.tex"
[22:48:25.084][Cacher] Caching %WS1%/parts/chapter4.tex .
[22:48:25.086][Cacher] Updated inputs of %WS1%/parts/chapter2.tex .
[22:48:25.086][Cacher] Parse LaTeX AST: %WS1%/parts/chapter2.tex .
[22:48:25.088][Cacher] Updated inputs of %WS1%/parts/chapter3.tex .
[22:48:25.088][Cacher] Parse LaTeX AST: %WS1%/parts/chapter3.tex .
[22:48:25.088][Cacher] Input %WS1%/parts/chapter5.tex from %WS1%/main.tex .
[22:48:25.089][Cacher] Adding %WS1%/parts/chapter5.tex .
[22:48:25.089][Cacher][Watcher] Watched %WS1%/parts/chapter5.tex by the .* watcher.
[22:48:25.090][Event] FILE_WATCHED: "%WS1%/parts/chapter5.tex"
[22:48:25.091][Cacher] Caching %WS1%/parts/chapter5.tex .
[22:48:25.093][Cacher] Updated inputs of %WS1%/parts/chapter4.tex .
[22:48:25.094][Cacher] Parse LaTeX AST: %WS1%/parts/chapter4.tex .
[22:48:25.095][Cacher] Input %WS1%/appendixes/appendixPkq.tex from %WS1%/main.tex .
[22:48:25.095][Cacher] Adding %WS1%/appendixes/appendixPkq.tex .
[22:48:25.096][Cacher][Watcher] Watched %WS1%/appendixes/appendixPkq.tex with a new .* watcher on %WS1%/appendixes .
[22:48:25.097][Event] FILE_WATCHED: "%WS1%/appendixes/appendixPkq.tex"
[22:48:25.097][Cacher] Caching %WS1%/appendixes/appendixPkq.tex .
[22:48:25.099][Cacher] Updated inputs of %WS1%/parts/chapter5.tex .
[22:48:25.100][Cacher] Parse LaTeX AST: %WS1%/parts/chapter5.tex .
[22:48:25.104][Cacher] Input %WS1%/appendixes/appendixstuff7.tex from %WS1%/main.tex .
[22:48:25.105][Cacher] Adding %WS1%/appendixes/appendixstuff7.tex .
[22:48:25.108][Cacher][Watcher] Watched %WS1%/appendixes/appendixstuff7.tex by the .* watcher.
[22:48:25.110][Event] FILE_WATCHED: "%WS1%/appendixes/appendixstuff7.tex"
[22:48:25.111][Cacher] Caching %WS1%/appendixes/appendixstuff7.tex .
[22:48:25.112][Cacher] Updated inputs of %WS1%/appendixes/appendixPkq.tex .
[22:48:25.113][Cacher] Parse LaTeX AST: %WS1%/appendixes/appendixPkq.tex .
[22:48:25.114][Cacher] Input %WS1%/appendixes/appendixResults.tex from %WS1%/main.tex .
[22:48:25.115][Cacher] Adding %WS1%/appendixes/appendixResults.tex .
[22:48:25.115][Cacher][Watcher] Watched %WS1%/appendixes/appendixResults.tex by the .* watcher.
[22:48:25.116][Event] FILE_WATCHED: "%WS1%/appendixes/appendixResults.tex"
[22:48:25.117][Cacher] Caching %WS1%/appendixes/appendixResults.tex .
[22:48:25.117][Cacher] Updated inputs of %WS1%/main.tex .
[22:48:25.118][Cacher] Parse LaTeX AST: %WS1%/main.tex .
[22:48:25.119][Cacher] Updated inputs of %WS1%/appendixes/appendixstuff7.tex .
[22:48:25.119][Cacher] Parse LaTeX AST: %WS1%/appendixes/appendixstuff7.tex .
[22:48:25.122][Cacher] Input %WS1%/figures/chapter4/stuff2_calc_diff_norms.pgf from %WS1%/appendixes/appendixResults.tex .
[22:48:25.123][Cacher] Adding %WS1%/figures/chapter4/stuff2_calc_diff_norms.pgf .
[22:48:25.124][Cacher][Watcher] Watched %WS1%/figures/chapter4/stuff2_calc_diff_norms.pgf with a new .* watcher on %WS1%/figures/chapter4 .
[22:48:25.124][Event] FILE_WATCHED: "%WS1%/figures/chapter4/stuff2_calc_diff_norms.pgf"
[22:48:25.125][Cacher] Updated inputs of %WS1%/appendixes/appendixResults.tex .
[22:48:25.126][Cacher] Parse LaTeX AST: %WS1%/appendixes/appendixResults.tex .
[22:48:25.264][Viewer] Handle data type: loaded
[22:48:25.265][Event] VIEWER_PAGE_LOADED
[22:48:25.356][Cacher] Parsed LaTeX AST in 278.62 ms: %WS1%/parts/chapter1.tex .
[22:48:25.426][Cacher] Updated elements in 69.64 ms: %WS1%/parts/chapter1.tex .
[22:48:25.427][Event] FILE_PARSED: "%WS1%/parts/chapter1.tex"
[22:48:25.455][Cacher] Parsed LaTeX AST in 368.70 ms: %WS1%/parts/chapter2.tex .
[22:48:25.474][Cacher] Updated elements in 18.10 ms: %WS1%/parts/chapter2.tex .
[22:48:25.476][Event] FILE_PARSED: "%WS1%/parts/chapter2.tex"
[22:48:25.879][Cacher] Parsed LaTeX AST in 790.54 ms: %WS1%/parts/chapter3.tex .
[22:48:25.990][Cacher] Updated elements in 110.72 ms: %WS1%/parts/chapter3.tex .
[22:48:25.991][Event] FILE_PARSED: "%WS1%/parts/chapter3.tex"
[22:48:26.076][Cacher] Parsed LaTeX AST in 982.15 ms: %WS1%/parts/chapter4.tex .
[22:48:26.102][Cacher] Updated elements in 24.55 ms: %WS1%/parts/chapter4.tex .
[22:48:26.103][Event] FILE_PARSED: "%WS1%/parts/chapter4.tex"
[22:48:26.113][Cacher] Parsed LaTeX AST in 1013.01 ms: %WS1%/parts/chapter5.tex .
[22:48:26.124][Cacher] Updated elements in 10.31 ms: %WS1%/parts/chapter5.tex .
[22:48:26.127][Event] FILE_PARSED: "%WS1%/parts/chapter5.tex"
[22:48:26.147][Cacher] Parsed LaTeX AST in 1033.57 ms: %WS1%/appendixes/appendixPkq.tex .
[22:48:26.152][Cacher] Updated elements in 4.44 ms: %WS1%/appendixes/appendixPkq.tex .
[22:48:26.153][Event] FILE_PARSED: "%WS1%/appendixes/appendixPkq.tex"
[22:48:26.180][Cacher] Parsed LaTeX AST in 1061.55 ms: %WS1%/main.tex .
[22:48:26.181][File] Calling kpsewhich to resolve book.cls .
[22:48:26.393][File] kpsewhich returned with '/usr/local/texlive/2024/texmf-dist/tex/latex/base/book.cls'.
[22:48:26.398][Cacher] Bib %WS1%/thesis.bib from %WS1%/main.tex .
[22:48:26.399][Intelli][Citation] Parsing .bib entries from %WS1%/thesis.bib
[22:48:26.400][Intelli][Citation] Parse BibTeX AST from %WS1%/thesis.bib .
[22:48:26.401][Cacher][Watcher] Watched %WS1%/thesis.bib with a new .bib watcher on %WS1% .
[22:48:26.401][Event] FILE_WATCHED: "%WS1%/thesis.bib"
[22:48:26.401][Cacher] Updated elements in 220.55 ms: %WS1%/main.tex .
[22:48:26.402][Event] FILE_PARSED: "%WS1%/main.tex"
[22:48:26.408][Cacher] Parsed LaTeX AST in 1289.06 ms: %WS1%/appendixes/appendixstuff7.tex .
[22:48:26.414][Cacher] Updated elements in 5.32 ms: %WS1%/appendixes/appendixstuff7.tex .
[22:48:26.415][Event] FILE_PARSED: "%WS1%/appendixes/appendixstuff7.tex"
[22:48:26.416][Cacher] Parsed LaTeX AST in 1290.24 ms: %WS1%/appendixes/appendixResults.tex .
[22:48:26.417][Cacher] Updated elements in 0.27 ms: %WS1%/appendixes/appendixResults.tex .
[22:48:26.417][Event] FILE_PARSED: "%WS1%/appendixes/appendixResults.tex"
[22:48:26.441][Structure] Structure force updated with 0 root sections for %WS1%/main.tex .
[22:48:26.442][Event] STRUCTURE_UPDATED
[22:48:26.462][Intelli][Citation] Parsed 73 bib entries from %WS1%/thesis.bib .
[22:48:26.462][Event] FILE_PARSED: "%WS1%/thesis.bib"
[22:48:26.486][Structure] Structure force updated with 11 root sections for %WS1%/main.tex .
[22:48:26.486][Event] STRUCTURE_UPDATED
[22:48:56.588][Commander] ACTIONS command invoked.
[22:49:17.668][Root] Current workspace folders: ["file://%WS1%"]
[22:49:17.670][Root] Found root file from active editor: %WS1%/main.tex
[22:49:17.670][Root] Keep using the same root file: %WS1%/main.tex
[22:49:17.670][Event] ROOT_FILE_SEARCHED
[22:49:17.670][Event] STRUCTURE_UPDATED
[22:49:17.671][Event] STRUCTURE_UPDATED
[22:49:20.588][Commander] BUILD command invoked.
[22:49:20.589][Build] The document of the active editor: file://%WS1%/main.tex
[22:49:20.589][Build] The languageId of the document: latex
[22:49:20.589][Root] Current workspace folders: ["file://%WS1%"]
[22:49:20.590][Root] Found root file from active editor: %WS1%/main.tex
[22:49:20.590][Root] Keep using the same root file: %WS1%/main.tex
[22:49:20.590][Event] ROOT_FILE_SEARCHED
[22:49:20.590][Event] STRUCTURE_UPDATED
[22:49:20.590][Build] Building root file: %WS1%/main.tex
[22:49:20.591][Build][Recipe] Build root file %WS1%/main.tex
[22:49:20.593][Build][Recipe] Preparing to run recipe: latexmk.
[22:49:20.593][Build][Recipe] Prepared 1 tools.
[22:49:20.606][Build][Recipe] outDir: %WS1% .
[22:49:20.608][Build] Recipe step 1 The command is latexmk:["-synctex=1","-shell-escape","-interaction=nonstopmode","-file-line-error","-pdf","-outdir=%WS1%","%WS1%/main"].
[22:49:20.608][Build] env: {}
[22:49:20.608][Build] root: %WS1%/main.tex
[22:49:20.608][Build] cwd: %WS1%
[22:49:20.616][Build] LaTeX build process spawned with PID 189648.
[22:49:23.465][Commander] ACTIONS command invoked.
[22:49:34.696][Commander] SHOWLOG command invoked: default
[22:49:40.644][Parser][BibTeXLog] Logged 0 messages.
[22:49:40.652][Parser][TexLog] Logged 54 messages.
[22:49:40.654][Build] Finished a step in recipe with PID 189648.
[22:49:40.655][Build] Successfully built %WS1%/main.tex .
[22:49:40.655][Event] BUILD_DONE
[22:49:40.655][Viewer] Call refreshExistingViewer: "%WS1%/main.pdf" .
[22:49:40.656][Viewer] Refresh PDF viewer: %WS1%/main.pdf
[22:49:40.687][Cacher] Parsing .fls %WS1%/main.fls .
[22:49:40.705][Server] Preview PDF file: file://%WS1%/main.pdf
[22:49:40.791][Cacher] Adding %WS1%/figures/chapter1/stuff9_allO.pdf .
[22:49:40.792][Cacher][Watcher] Watched %WS1%/figures/chapter1/stuff9_allO.pdf with a new .* watcher on %WS1%/figures/chapter1 .
[22:49:40.792][Event] FILE_WATCHED: "%WS1%/figures/chapter1/fig1.pdf"
[22:49:40.798][Cacher] Adding %WS1%/figures/chapter1/tp.pdf .
[22:49:40.799][Cacher][Watcher] Watched %WS1%/figures/chapter1/tp.pdf by the .* watcher.
[22:49:40.799][Event] FILE_WATCHED: "%WS1%/figures/chapter1/tp.pdf"
[22:49:40.803][Cacher] Adding %WS1%/figures/chapter1/stuff8_noO.pdf .
[22:49:40.803][Cacher][Watcher] Watched %WS1%/figures/chapter1/stuff8_noO.pdf by the .* watcher.
[22:49:40.803][Event] FILE_WATCHED: "%WS1%/figures/chapter1/stuff8_noO.pdf"
[22:49:40.816][Cacher] Adding %WS1%/figures/chapter3/Er3p_stuff15_with_cfp.pgf .
[22:49:40.816][Cacher][Watcher] Watched %WS1%/figures/chapter3/Er3p_stuff15_with_cfp.pgf with a new .* watcher on %WS1%/figures/chapter3 .
[22:49:40.817][Event] FILE_WATCHED: "%WS1%/figures/chapter3/Er3p_stuff15_with_cfp.pgf"
[22:49:40.819][Cacher] Adding %WS1%/_pgfcache0/main-0.pdf .
[22:49:40.819][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-0.pdf with a new .* watcher on %WS1%/_pgfcache0 .
[22:49:40.819][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-0.pdf"
[22:49:40.823][Cacher] Adding %WS1%/_pgfcache0/main-0.tex .
[22:49:40.824][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-0.tex by the .* watcher.
[22:49:40.824][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-0.tex"
[22:49:40.824][Cacher] Found %WS1%/_pgfcache0/main-0.tex from .fls %WS1%/main.fls , caching.
[22:49:40.824][Cacher] Caching %WS1%/_pgfcache0/main-0.tex .
[22:49:40.833][Cacher] Updated inputs of %WS1%/_pgfcache0/main-0.tex .
[22:49:40.833][Cacher] Parse LaTeX AST: %WS1%/_pgfcache0/main-0.tex .
[22:49:40.834][Cacher] Adding %WS1%/figures/chapter4/T_stuff6_N.pgf .
[22:49:40.834][Cacher][Watcher] Watched %WS1%/figures/chapter4/T_stuff6_N.pgf by the .* watcher.
[22:49:40.835][Event] FILE_WATCHED: "%WS1%/figures/chapter4/T_stuff6_N.pgf"
[22:49:40.837][Cacher] Adding %WS1%/_pgfcache0/main-1.pdf .
[22:49:40.837][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-1.pdf by the .* watcher.
[22:49:40.837][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-1.pdf"
[22:49:40.839][Cacher] Adding %WS1%/_pgfcache0/main-1.tex .
[22:49:40.839][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-1.tex by the .* watcher.
[22:49:40.840][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-1.tex"
[22:49:40.840][Cacher] Found %WS1%/_pgfcache0/main-1.tex from .fls %WS1%/main.fls , caching.
[22:49:40.840][Cacher] Caching %WS1%/_pgfcache0/main-1.tex .
[22:49:40.844][Cacher] Adding %WS1%/figures/chapter4/stuff1_201703.pgf .
[22:49:40.844][Cacher][Watcher] Watched %WS1%/figures/chapter4/stuff1_201703.pgf by the .* watcher.
[22:49:40.844][Event] FILE_WATCHED: "%WS1%/figures/chapter4/stuff1_201703.pgf"
[22:49:40.847][Cacher] Updated inputs of %WS1%/_pgfcache0/main-1.tex .
[22:49:40.847][Cacher] Parse LaTeX AST: %WS1%/_pgfcache0/main-1.tex .
[22:49:40.859][Viewer] Handle data type: loaded
[22:49:40.859][Event] VIEWER_PAGE_LOADED
[22:49:40.867][Cacher] Adding %WS1%/_pgfcache0/main-2.pdf .
[22:49:40.867][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-2.pdf by the .* watcher.
[22:49:40.867][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-2.pdf"
[22:49:40.872][Cacher] Adding %WS1%/_pgfcache0/main-2.tex .
[22:49:40.872][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-2.tex by the .* watcher.
[22:49:40.873][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-2.tex"
[22:49:40.873][Cacher] Found %WS1%/_pgfcache0/main-2.tex from .fls %WS1%/main.fls , caching.
[22:49:40.873][Cacher] Caching %WS1%/_pgfcache0/main-2.tex .
[22:49:40.875][Cacher] Adding %WS1%/figures/chapter4/stuff1_vs_calc_HFR.pgf .
[22:49:40.876][Cacher][Watcher] Watched %WS1%/figures/chapter4/stuff1_vs_calc_HFR.pgf by the .* watcher.
[22:49:40.876][Event] FILE_WATCHED: "%WS1%/figures/chapter4/stuff1_vs_calc_HFR.pgf"
[22:49:40.877][Cacher] Adding %WS1%/_pgfcache0/main-3.pdf .
[22:49:40.877][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-3.pdf by the .* watcher.
[22:49:40.877][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-3.pdf"
[22:49:40.879][Cacher] Updated inputs of %WS1%/_pgfcache0/main-2.tex .
[22:49:40.880][Cacher] Parse LaTeX AST: %WS1%/_pgfcache0/main-2.tex .
[22:49:40.883][Cacher] Adding %WS1%/_pgfcache0/main-3.tex .
[22:49:40.883][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-3.tex by the .* watcher.
[22:49:40.883][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-3.tex"
[22:49:40.883][Cacher] Found %WS1%/_pgfcache0/main-3.tex from .fls %WS1%/main.fls , caching.
[22:49:40.884][Cacher] Caching %WS1%/_pgfcache0/main-3.tex .
[22:49:40.891][Cacher] Adding %WS1%/figures/chapter4/stuff14.pgf .
[22:49:40.892][Cacher][Watcher] Watched %WS1%/figures/chapter4/stuff14.pgf by the .* watcher.
[22:49:40.892][Event] FILE_WATCHED: "%WS1%/figures/chapter4/stuff14.pgf"
[22:49:40.895][Cacher] Updated inputs of %WS1%/_pgfcache0/main-3.tex .
[22:49:40.896][Cacher] Parse LaTeX AST: %WS1%/_pgfcache0/main-3.tex .
[22:49:40.897][Cacher] Adding %WS1%/_pgfcache0/main-4.pdf .
[22:49:40.897][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-4.pdf by the .* watcher.
[22:49:40.897][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-4.pdf"
[22:49:40.907][Cacher] Adding %WS1%/_pgfcache0/main-4.tex .
[22:49:40.908][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-4.tex by the .* watcher.
[22:49:40.908][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-4.tex"
[22:49:40.908][Cacher] Found %WS1%/_pgfcache0/main-4.tex from .fls %WS1%/main.fls , caching.
[22:49:40.908][Cacher] Caching %WS1%/_pgfcache0/main-4.tex .
[22:49:40.911][Cacher] Adding %WS1%/figures/chapter4/stuff2_201903.pgf .
[22:49:40.911][Cacher][Watcher] Watched %WS1%/figures/chapter4/stuff2_201903.pgf by the .* watcher.
[22:49:40.911][Event] FILE_WATCHED: "%WS1%/figures/chapter4/stuff2_201903.pgf"
[22:49:40.913][Cacher] Updated inputs of %WS1%/_pgfcache0/main-4.tex .
[22:49:40.914][Cacher] Parse LaTeX AST: %WS1%/_pgfcache0/main-4.tex .
[22:49:40.915][Cacher] Adding %WS1%/_pgfcache0/main-5.pdf .
[22:49:40.915][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-5.pdf by the .* watcher.
[22:49:40.915][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-5.pdf"
[22:49:40.924][Cacher] Adding %WS1%/_pgfcache0/main-5.tex .
[22:49:40.924][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-5.tex by the .* watcher.
[22:49:40.924][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-5.tex"
[22:49:40.924][Cacher] Found %WS1%/_pgfcache0/main-5.tex from .fls %WS1%/main.fls , caching.
[22:49:40.925][Cacher] Caching %WS1%/_pgfcache0/main-5.tex .
[22:49:40.927][Cacher] Adding %WS1%/figures/chapter4/stuff2_vs_calc_2.pgf .
[22:49:40.927][Cacher][Watcher] Watched %WS1%/figures/chapter4/stuff2_vs_calc_name1.pgf by the .* watcher.
[22:49:40.927][Event] FILE_WATCHED: "%WS1%/figures/chapter4/stuff2_vs_calc_name1.pgf"
[22:49:40.932][Cacher] Updated inputs of %WS1%/_pgfcache0/main-5.tex .
[22:49:40.932][Cacher] Parse LaTeX AST: %WS1%/_pgfcache0/main-5.tex .
[22:49:40.933][Cacher] Adding %WS1%/_pgfcache0/main-6.pdf .
[22:49:40.933][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-6.pdf by the .* watcher.
[22:49:40.933][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-6.pdf"
[22:49:40.942][Cacher] Adding %WS1%/_pgfcache0/main-6.tex .
[22:49:40.943][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-6.tex by the .* watcher.
[22:49:40.943][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-6.tex"
[22:49:40.943][Cacher] Found %WS1%/_pgfcache0/main-6.tex from .fls %WS1%/main.fls , caching.
[22:49:40.943][Cacher] Caching %WS1%/_pgfcache0/main-6.tex .
[22:49:40.948][Cacher] Adding %WS1%/figures/chapter4/stuff10.pgf .
[22:49:40.949][Cacher][Watcher] Watched %WS1%/figures/chapter4/stuff10.pgf by the .* watcher.
[22:49:40.949][Event] FILE_WATCHED: "%WS1%/figures/chapter4/stuff10.pgf"
[22:49:40.954][Cacher] Updated inputs of %WS1%/_pgfcache0/main-6.tex .
[22:49:40.955][Cacher] Parse LaTeX AST: %WS1%/_pgfcache0/main-6.tex .
[22:49:40.957][Cacher] Adding %WS1%/_pgfcache0/main-7.pdf .
[22:49:40.957][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-7.pdf by the .* watcher.
[22:49:40.957][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-7.pdf"
[22:49:40.958][Cacher] Adding %WS1%/_pgfcache0/main-7.tex .
[22:49:40.959][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-7.tex by the .* watcher.
[22:49:40.959][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-7.tex"
[22:49:40.959][Cacher] Found %WS1%/_pgfcache0/main-7.tex from .fls %WS1%/main.fls , caching.
[22:49:40.959][Cacher] Caching %WS1%/_pgfcache0/main-7.tex .
[22:49:40.961][Cacher] Adding %WS1%/figures/chapter4/stuff3_201810.pgf .
[22:49:40.961][Cacher][Watcher] Watched %WS1%/figures/chapter4/stuff3_201810.pgf by the .* watcher.
[22:49:40.962][Event] FILE_WATCHED: "%WS1%/figures/chapter4/stuff3_201810.pgf"
[22:49:40.964][Cacher] Adding %WS1%/_pgfcache0/main-8.pdf .
[22:49:40.965][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-8.pdf by the .* watcher.
[22:49:40.965][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-8.pdf"
[22:49:40.968][Cacher] Updated inputs of %WS1%/_pgfcache0/main-7.tex .
[22:49:40.969][Cacher] Parse LaTeX AST: %WS1%/_pgfcache0/main-7.tex .
[22:49:40.980][Cacher] Adding %WS1%/_pgfcache0/main-8.tex .
[22:49:40.980][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-8.tex by the .* watcher.
[22:49:40.980][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-8.tex"
[22:49:40.981][Cacher] Found %WS1%/_pgfcache0/main-8.tex from .fls %WS1%/main.fls , caching.
[22:49:40.981][Cacher] Caching %WS1%/_pgfcache0/main-8.tex .
[22:49:40.990][Cacher] Adding %WS1%/figures/chapter4/stuff11.pgf .
[22:49:40.990][Cacher][Watcher] Watched %WS1%/figures/chapter4/stuff11.pgf by the .* watcher.
[22:49:40.990][Event] FILE_WATCHED: "%WS1%/figures/chapter4/stuff11.pgf"
[22:49:40.995][Cacher] Updated inputs of %WS1%/_pgfcache0/main-8.tex .
[22:49:40.996][Cacher] Parse LaTeX AST: %WS1%/_pgfcache0/main-8.tex .
[22:49:40.998][Cacher] Adding %WS1%/_pgfcache0/main-9.pdf .
[22:49:40.998][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-9.pdf by the .* watcher.
[22:49:40.998][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-9.pdf"
[22:49:41.021][Cacher] Adding %WS1%/_pgfcache0/main-9.tex .
[22:49:41.022][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-9.tex by the .* watcher.
[22:49:41.022][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-9.tex"
[22:49:41.022][Cacher] Found %WS1%/_pgfcache0/main-9.tex from .fls %WS1%/main.fls , caching.
[22:49:41.022][Cacher] Caching %WS1%/_pgfcache0/main-9.tex .
[22:49:41.024][Cacher] Adding %WS1%/figures/chapter4/stuff4_201807.pgf .
[22:49:41.024][Cacher][Watcher] Watched %WS1%/figures/chapter4/stuff4_201807.pgf by the .* watcher.
[22:49:41.024][Event] FILE_WATCHED: "%WS1%/figures/chapter4/stuff4_201807.pgf"
[22:49:41.025][Cacher] Updated inputs of %WS1%/_pgfcache0/main-9.tex .
[22:49:41.025][Cacher] Parse LaTeX AST: %WS1%/_pgfcache0/main-9.tex .
[22:49:41.027][Cacher] Adding %WS1%/_pgfcache0/main-10.pdf .
[22:49:41.028][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-10.pdf by the .* watcher.
[22:49:41.028][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-10.pdf"
[22:49:41.029][Cacher] Adding %WS1%/_pgfcache0/main-10.tex .
[22:49:41.029][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-10.tex by the .* watcher.
[22:49:41.029][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-10.tex"
[22:49:41.029][Cacher] Found %WS1%/_pgfcache0/main-10.tex from .fls %WS1%/main.fls , caching.
[22:49:41.030][Cacher] Caching %WS1%/_pgfcache0/main-10.tex .
[22:49:41.036][Cacher] Adding %WS1%/figures/chapter4/stuff12.pgf .
[22:49:41.037][Cacher][Watcher] Watched %WS1%/figures/chapter4/stuff12.pgf by the .* watcher.
[22:49:41.037][Event] FILE_WATCHED: "%WS1%/figures/chapter4/stuff12.pgf"
[22:49:41.041][Cacher] Updated inputs of %WS1%/_pgfcache0/main-10.tex .
[22:49:41.042][Cacher] Parse LaTeX AST: %WS1%/_pgfcache0/main-10.tex .
[22:49:41.043][Cacher] Adding %WS1%/_pgfcache0/main-11.pdf .
[22:49:41.043][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-11.pdf by the .* watcher.
[22:49:41.043][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-11.pdf"
[22:49:41.044][Cacher] Adding %WS1%/_pgfcache0/main-11.tex .
[22:49:41.045][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-11.tex by the .* watcher.
[22:49:41.045][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-11.tex"
[22:49:41.045][Cacher] Found %WS1%/_pgfcache0/main-11.tex from .fls %WS1%/main.fls , caching.
[22:49:41.045][Cacher] Caching %WS1%/_pgfcache0/main-11.tex .
[22:49:41.053][Cacher] Adding %WS1%/figures/chapter4/stuff5_201903.pgf .
[22:49:41.053][Cacher][Watcher] Watched %WS1%/figures/chapter4/stuff5_201903.pgf by the .* watcher.
[22:49:41.054][Event] FILE_WATCHED: "%WS1%/figures/chapter4/stuff5_201903.pgf"
[22:49:41.055][Cacher] Updated inputs of %WS1%/_pgfcache0/main-11.tex .
[22:49:41.055][Cacher] Parse LaTeX AST: %WS1%/_pgfcache0/main-11.tex .
[22:49:41.056][Cacher] Adding %WS1%/_pgfcache0/main-12.pdf .
[22:49:41.057][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-12.pdf by the .* watcher.
[22:49:41.057][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-12.pdf"
[22:49:41.058][Cacher] Adding %WS1%/_pgfcache0/main-12.tex .
[22:49:41.058][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-12.tex by the .* watcher.
[22:49:41.058][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-12.tex"
[22:49:41.058][Cacher] Found %WS1%/_pgfcache0/main-12.tex from .fls %WS1%/main.fls , caching.
[22:49:41.059][Cacher] Caching %WS1%/_pgfcache0/main-12.tex .
[22:49:41.063][Cacher] Adding %WS1%/figures/chapter4/stuff13.pgf .
[22:49:41.063][Cacher][Watcher] Watched %WS1%/figures/chapter4/stuff13.pgf by the .* watcher.
[22:49:41.063][Event] FILE_WATCHED: "%WS1%/figures/chapter4/stuff13.pgf"
[22:49:41.068][Cacher] Updated inputs of %WS1%/_pgfcache0/main-12.tex .
[22:49:41.068][Cacher] Parse LaTeX AST: %WS1%/_pgfcache0/main-12.tex .
[22:49:41.071][Cacher] Adding %WS1%/_pgfcache0/main-13.pdf .
[22:49:41.072][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-13.pdf by the .* watcher.
[22:49:41.072][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-13.pdf"
[22:49:41.073][Cacher] Adding %WS1%/_pgfcache0/main-13.tex .
[22:49:41.073][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-13.tex by the .* watcher.
[22:49:41.073][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-13.tex"
[22:49:41.073][Cacher] Found %WS1%/_pgfcache0/main-13.tex from .fls %WS1%/main.fls , caching.
[22:49:41.073][Cacher] Caching %WS1%/_pgfcache0/main-13.tex .
[22:49:41.076][Cacher] Updated inputs of %WS1%/_pgfcache0/main-13.tex .
[22:49:41.076][Cacher] Parse LaTeX AST: %WS1%/_pgfcache0/main-13.tex .
[22:49:41.077][Cacher] Adding %WS1%/figures/chapter5/stuff1_vs_calc_name2.pgf .
[22:49:41.077][Cacher][Watcher] Watched %WS1%/figures/chapter5/stuff1_vs_calc_name2.pgf with a new .* watcher on %WS1%/figures/chapter5 .
[22:49:41.077][Event] FILE_WATCHED: "%WS1%/figures/chapter5/stuff1_vs_calc_name2.pgf"
[22:49:41.079][Cacher] Adding %WS1%/_pgfcache0/main-14.pdf .
[22:49:41.080][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-14.pdf by the .* watcher.
[22:49:41.080][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-14.pdf"
[22:49:41.087][Cacher] Adding %WS1%/_pgfcache0/main-14.tex .
[22:49:41.087][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-14.tex by the .* watcher.
[22:49:41.087][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-14.tex"
[22:49:41.087][Cacher] Found %WS1%/_pgfcache0/main-14.tex from .fls %WS1%/main.fls , caching.
[22:49:41.088][Cacher] Caching %WS1%/_pgfcache0/main-14.tex .
[22:49:41.090][Cacher] Adding %WS1%/figures/chapter5/stuff6_stuff15_levels.pgf .
[22:49:41.090][Cacher][Watcher] Watched %WS1%/figures/chapter5/stuff6_stuff15_levels.pgf by the .* watcher.
[22:49:41.090][Event] FILE_WATCHED: "%WS1%/figures/chapter5/stuff6_stuff15_levels.pgf"
[22:49:41.092][Cacher] Updated inputs of %WS1%/_pgfcache0/main-14.tex .
[22:49:41.092][Cacher] Parse LaTeX AST: %WS1%/_pgfcache0/main-14.tex .
[22:49:41.093][Cacher] Adding %WS1%/_pgfcache0/main-15.pdf .
[22:49:41.093][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-15.pdf by the .* watcher.
[22:49:41.093][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-15.pdf"
[22:49:41.094][Cacher] Adding %WS1%/_pgfcache0/main-15.tex .
[22:49:41.095][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-15.tex by the .* watcher.
[22:49:41.095][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-15.tex"
[22:49:41.095][Cacher] Found %WS1%/_pgfcache0/main-15.tex from .fls %WS1%/main.fls , caching.
[22:49:41.095][Cacher] Caching %WS1%/_pgfcache0/main-15.tex .
[22:49:41.098][Cacher] Updated inputs of %WS1%/_pgfcache0/main-15.tex .
[22:49:41.098][Cacher] Parse LaTeX AST: %WS1%/_pgfcache0/main-15.tex .
[22:49:41.105][Cacher] Adding %WS1%/figures/chapter4/stuff1_vs_calc_name1.pgf .
[22:49:41.106][Cacher][Watcher] Watched %WS1%/figures/chapter4/stuff1_vs_calc_name1.pgf by the .* watcher.
[22:49:41.106][Event] FILE_WATCHED: "%WS1%/figures/chapter4/stuff1_vs_calc_name1.pgf"
[22:49:41.108][Cacher] Adding %WS1%/_pgfcache0/main-16.pdf .
[22:49:41.108][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-16.pdf by the .* watcher.
[22:49:41.108][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-16.pdf"
[22:49:41.110][Cacher] Adding %WS1%/_pgfcache0/main-16.tex .
[22:49:41.110][Cacher][Watcher] Watched %WS1%/_pgfcache0/main-16.tex by the .* watcher.
[22:49:41.110][Event] FILE_WATCHED: "%WS1%/_pgfcache0/main-16.tex"
[22:49:41.110][Cacher] Found %WS1%/_pgfcache0/main-16.tex from .fls %WS1%/main.fls , caching.
[22:49:41.110][Cacher] Caching %WS1%/_pgfcache0/main-16.tex .
[22:49:41.112][Cacher] Adding %WS1%/figures/chapter5/stuff16/name2/Rho1.pdf .
[22:49:41.112][Cacher][Watcher] Watched %WS1%/figures/chapter5/stuff16/name2/Rho1.pdf with a new .* watcher on %WS1%/figures/chapter5/stuff16/name2 .
[22:49:41.112][Event] FILE_WATCHED: "%WS1%/figures/chapter5/stuff16/name2/Rho1.pdf"
[22:49:41.114][Cacher] Updated inputs of %WS1%/_pgfcache0/main-16.tex .
[22:49:41.114][Cacher] Parse LaTeX AST: %WS1%/_pgfcache0/main-16.tex .
[22:49:41.122][Cacher] Adding %WS1%/figures/chapter5/stuff16/name2/Rho3.pdf .
[22:49:41.122][Cacher][Watcher] Watched %WS1%/figures/chapter5/stuff16/name2/Rho3.pdf by the .* watcher.
[22:49:41.123][Event] FILE_WATCHED: "%WS1%/figures/chapter5/stuff16/name2/Rho3.pdf"
[22:49:41.125][Cacher] Adding %WS1%/figures/chapter5/stuff16/name2/Rho5.pdf .
[22:49:41.125][Cacher][Watcher] Watched %WS1%/figures/chapter5/stuff16/name2/Rho5.pdf by the .* watcher.
[22:49:41.125][Event] FILE_WATCHED: "%WS1%/figures/chapter5/stuff16/name2/Rho5.pdf"
[22:49:41.126][Cacher] Adding %WS1%/figures/chapter5/stuff16/name2/Rho7.pdf .
[22:49:41.126][Cacher][Watcher] Watched %WS1%/figures/chapter5/stuff16/name2/Rho7.pdf by the .* watcher.
[22:49:41.126][Event] FILE_WATCHED: "%WS1%/figures/chapter5/stuff16/name2/Rho7.pdf"
[22:49:41.128][Cacher] Adding %WS1%/figures/chapter5/stuff16/name1/Rho1.pdf .
[22:49:41.129][Cacher][Watcher] Watched %WS1%/figures/chapter5/stuff16/name1/Rho1.pdf with a new .* watcher on %WS1%/figures/chapter5/stuff16/name1 .
[22:49:41.129][Event] FILE_WATCHED: "%WS1%/figures/chapter5/stuff16/name1/Rho1.pdf"
[22:49:41.137][Cacher] Adding %WS1%/figures/chapter5/stuff16/name1/Rho3.pdf .
[22:49:41.138][Cacher][Watcher] Watched %WS1%/figures/chapter5/stuff16/name1/Rho3.pdf by the .* watcher.
[22:49:41.138][Event] FILE_WATCHED: "%WS1%/figures/chapter5/stuff16/name1/Rho3.pdf"
[22:49:41.140][Cacher] Adding %WS1%/figures/chapter5/stuff16/name1/Rho5.pdf .
[22:49:41.140][Cacher][Watcher] Watched %WS1%/figures/chapter5/stuff16/name1/Rho5.pdf by the .* watcher.
[22:49:41.141][Event] FILE_WATCHED: "%WS1%/figures/chapter5/stuff16/name1/Rho5.pdf"
[22:49:41.142][Cacher] Adding %WS1%/figures/chapter5/stuff16/name1/Rho7.pdf .
[22:49:41.142][Cacher][Watcher] Watched %WS1%/figures/chapter5/stuff16/name1/Rho7.pdf by the .* watcher.
[22:49:41.143][Event] FILE_WATCHED: "%WS1%/figures/chapter5/stuff16/name1/Rho7.pdf"
[22:49:41.155][Cacher] Found .aux %WS1%/main.aux from .fls %WS1%/main.fls , parsing.
[22:49:41.157][Cacher] Parsed .aux %WS1%/main.aux .
[22:49:41.159][Cacher] Found .aux %WS1%/parts/chapter1.aux from .fls %WS1%/main.fls , parsing.
[22:49:41.160][Cacher] Parsed .aux %WS1%/parts/chapter1.aux .
[22:49:41.161][Cacher] Found .aux %WS1%/parts/chapter2.aux from .fls %WS1%/main.fls , parsing.
[22:49:41.161][Cacher] Parsed .aux %WS1%/parts/chapter2.aux .
[22:49:41.162][Cacher] Found .aux %WS1%/parts/chapter3.aux from .fls %WS1%/main.fls , parsing.
[22:49:41.164][Cacher] Parsed .aux %WS1%/parts/chapter3.aux .
[22:49:41.164][Cacher] Found .aux %WS1%/parts/chapter4.aux from .fls %WS1%/main.fls , parsing.
[22:49:41.174][Cacher] Parsed .aux %WS1%/parts/chapter4.aux .
[22:49:41.175][Cacher] Found .aux %WS1%/parts/chapter5.aux from .fls %WS1%/main.fls , parsing.
[22:49:41.176][Cacher] Parsed .aux %WS1%/parts/chapter5.aux .
[22:49:41.177][Cacher] Found .aux %WS1%/appendixes/appendixPkq.aux from .fls %WS1%/main.fls , parsing.
[22:49:41.177][Cacher] Parsed .aux %WS1%/appendixes/appendixPkq.aux .
[22:49:41.178][Cacher] Found .aux %WS1%/appendixes/appendixstuff7.aux from .fls %WS1%/main.fls , parsing.
[22:49:41.179][Cacher] Parsed .aux %WS1%/appendixes/appendixstuff7.aux .
[22:49:41.180][Cacher] Found .aux %WS1%/appendixes/appendixResults.aux from .fls %WS1%/main.fls , parsing.
[22:49:41.180][Cacher] Parsed .aux %WS1%/appendixes/appendixResults.aux .
[22:49:41.180][Cacher] Parsed .fls %WS1%/main.fls .
[22:49:41.181][Build] Auto Clean invoked.
[22:49:41.181][Cleaner] Clean temporary files command The command is latexmk:["-outdir=%WS1%","-c","%WS1%/main.tex"].
[22:49:41.295][Event] AUTO_CLEANED
[22:49:46.412][Event] STRUCTURE_UPDATED

Developer Tools Console

workbench.desktop.main.js:660  INFO Started local extension host with pid 189174.
workbench.desktop.main.js:2012 Overwriting grammar scope name to file mapping for scope text.tex.
Old grammar file: file:///usr/share/codium/resources/app/extensions/latex/syntaxes/TeX.tmLanguage.json.
New grammar file: file:///home/user1/.vscode-oss/extensions/james-yu.latex-workshop-10.1.0-universal/syntax/TeX.tmLanguage.json
register @ workbench.desktop.main.js:2012
workbench.desktop.main.js:2012 Overwriting grammar scope name to file mapping for scope text.tex.latex.
Old grammar file: file:///usr/share/codium/resources/app/extensions/latex/syntaxes/LaTeX.tmLanguage.json.
New grammar file: file:///home/user1/.vscode-oss/extensions/james-yu.latex-workshop-10.1.0-universal/syntax/LaTeX.tmLanguage.json
register @ workbench.desktop.main.js:2012
workbench.desktop.main.js:2012 Overwriting grammar scope name to file mapping for scope text.bibtex.
Old grammar file: file:///usr/share/codium/resources/app/extensions/latex/syntaxes/Bibtex.tmLanguage.json.
New grammar file: file:///home/user1/.vscode-oss/extensions/james-yu.latex-workshop-10.1.0-universal/syntax/Bibtex.tmLanguage.json
register @ workbench.desktop.main.js:2012
workbench.desktop.main.js:2012 Overwriting grammar scope name to file mapping for scope text.tex.markdown_latex_combined.
Old grammar file: file:///usr/share/codium/resources/app/extensions/latex/syntaxes/markdown-latex-combined.tmLanguage.json.
New grammar file: file:///home/user1/.vscode-oss/extensions/james-yu.latex-workshop-10.1.0-universal/syntax/markdown-latex-combined.tmLanguage.json
register @ workbench.desktop.main.js:2012
workbench.desktop.main.js:2012 Overwriting grammar scope name to file mapping for scope source.cpp.embedded.latex.
Old grammar file: file:///usr/share/codium/resources/app/extensions/latex/syntaxes/cpp-grammar-bailout.tmLanguage.json.
New grammar file: file:///home/user1/.vscode-oss/extensions/james-yu.latex-workshop-10.1.0-universal/syntax/cpp-grammar-bailout.tmLanguage.json
register @ workbench.desktop.main.js:2012
workbench.desktop.main.js:1515 An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can escape its sandboxing.
mountTo @ workbench.desktop.main.js:1515
workbench.desktop.main.js:97 [Extension Host] Checking if catppuccin is installed for the first time.
workbench.desktop.main.js:97 [Extension Host] Catppuccin has been installed before.
workbench.desktop.main.js:660  INFO [perf] Render performance baseline is 23ms
workbench.desktop.main.js:1515 An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can escape its sandboxing.
mountTo @ workbench.desktop.main.js:1515

Anything Else?

LaTeX compiler outputs with 41 errors, that are mainly over/underfull boxes and bad referencing of some labels (because some things are still to do). The few other less common errors are:

Package pgfplots: running in backwards compatibility mode (unsuitable tick labels; missing features). Consider writing \pgfplotsset{compat=1.18} into your preamble.
LaTeX Font: Some font shapes were not available, defaults substituted.
LaTeX: `h' float specifier changed to `ht'.

I can provide privately my files if needed.

Thanks a lot for your work.

Probably related to : #2073

James-Yu commented 3 weeks ago

Thanks for your report. Unfortunately the log messages show nothing suspicious. Generally, the extension will continuously output a lot of messages when heavily computing. In your case, all parsings are done at 22:49:41.180. After that, no parsing or computing are performed.

You may want to check the name of thread that is using CPU. In some cases, pdflatex will get stuck after compilation.

Another thing I can suggest is to exclude folder _pgfcache0 from being parsed. We have a config with term exclude, you may search for that.

oduros commented 3 weeks ago

Thank you for your quick answer. I do not know where exactly to look for the name of the thread using CPU. top command will just mentions it is codium, and VSCodium process explorer gives all my processes at 0%, even if linux process managers says one core is 100%. The load does go back to normal usage when LaTeX workshop extension is restarted (without exiting VSCodium window it was ran). About the exclude config, you mean the one under "Latex-workshop › Latex › Search › Root Files: Exclude" ?

After some careful check, I think it might come from the default "Build" recipe I was using (latexmk). Maybe because this did not consider pgfcache package needs to be run with option --shell-escape (github/dionhaefner/pgfcache), but I am not sure this package is the actual issue. Anyway, the recipe I need (pdflatex -> bibtex -> pdflatex * 2), with correct option given to pdflatex tool, works and exits with normal CPU load, if that may help anyone else.