James-Yu / LaTeX-Workshop

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

Scanning slowed down 4x from 9.4.4 to 9.4.5 #3652

Closed kaba2 closed 1 year ago

kaba2 commented 1 year ago

Preliminary questions [Required]

Disable all the other extensions except for LaTeX Workshop, restart VS Code, and check that you still see this issue. [Required]

You still see this issue?: Yes

Make sure to visit the wiki FAQ before filling an issue.

You visited the wiki?: Yes

If your issue is with compiling a document (not having to do with finding the root file of a project), check first that you can compile manually.

You can compile a TeX document manually?: Yes

Describe the bug [Required]

After updating from 9.4.4 to 9.4.5, the time it takes to scan my files (when opening my folder) increases from 13s to 49s, which is almost 4x. This makes the UI unresponsive during the scanning.

To Reproduce

Steps to reproduce the behavior:

  1. Open a Latex folder.
  2. Wait for the project to scan.
  3. Observe slowdown.

Expected behavior

Same speed as 9.4.4.

Logs [Required]

LaTeX Workshop Output [Required]

``` [09:34:26][Extension] Initializing LaTeX Workshop. [09:34:26][Extension] Extension root: c:\Users\Kaba\.vscode\extensions\james-yu.latex-workshop-9.4.5 [09:34:26][Extension] $PATH: C:\Python311\Scripts\;C:\Python311\;C:\code\swigwin-4.0.2;C:\Program Files (x86)\DjVuLibre;C:\scripts;C:\Users\Kaba\AppData\Local\Programs\Python\Python39\Scripts;C:\Users\Kaba\AppData\Local\Programs\Python\Python39;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\MiKTeX 2.9\miktex\bin\x64\;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\dotnet\;C:\Program Files\Polyspace\R2020b\bin;C:\Program Files\Wolfram Research\WolframScript\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\MATLAB\MATLAB Production Server\R2015a\runtime\win64;C:\Program Files\MATLAB\MATLAB Production Server\R2015a\bin;C:\Program Files\MATLAB\MATLAB Production Server\R2015a\polyspace\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\PuTTY\;C:\Program Files\CMake\bin;C:\ProgramData\chocolatey\bin;C:\Program Files\nodejs\;C:\Program Files (x86)\GitExtensions\;C:\Program Files\Git\cmd;C:\Users\Kaba\.cargo\bin;C:\Program Files\VideoLAN\VLC;C:\Users\Kaba\AppData\Local\Microsoft\WindowsApps;C:\Users\Kaba\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Kaba\.dotnet\tools;C:\Users\Kaba\AppData\Local\Microsoft\WindowsApps;C:\Users\Kaba\.dotnet\tools;C:\Users\Kaba\AppData\Roaming\npm [09:34:26][Extension] $SHELL: undefined [09:34:26][Extension] $LANG: undefined [09:34:26][Extension] $LC_ALL: undefined [09:34:26][Extension] process.platform: win32 [09:34:26][Extension] process.arch: x64 [09:34:26][Extension] vscode.env.appName: Visual Studio Code [09:34:26][Extension] vscode.env.remoteName: undefined [09:34:26][Extension] vscode.env.uiKind: 1 [09:34:26][Extension] LaTeX Workshop initialized. [09:34:26][Format][Bib] Bibtex format config: {"tab":" ","case":"lowercase","left":"{","right":"}","trailingComma":false,"sort":["key"],"alignOnEqual":true,"sortFields":false,"fieldsOrder":[],"firstEntries":["string","xdata"]} [09:34:26][] Trigger characters for intellisense of LaTeX documents: ["\\",",","{"] [09:34:26][Manager] Current workspace folders: ["file:///c:/code/mcomplex"] [09:34:26][Manager] Found subfile root %WS1%\c-c-p.tex from active. [09:34:26][Manager] Root file changed: from undefined to %WS1%\c-c-p.tex [09:34:26][Manager] Start to find all dependencies. [09:34:26][Manager] Root file languageId: latex [09:34:26][Cacher][Watcher] Reset. [09:34:26][Cacher] Adding %WS1%\c-c-p.tex . [09:34:26][Cacher] Caching %WS1%\c-c-p.tex . [09:34:26][Cacher] Input %WS1%\m-t.tex from %WS1%\c-c-p.tex . [09:34:26][Cacher] Adding %WS1%\m-t.tex . [09:34:26][Cacher] Caching %WS1%\m-t.tex . [09:34:26][Cacher] Input %WS1%\a.tex from %WS1%\m-t.tex . [09:34:26][Cacher] Adding %WS1%\a.tex . [09:34:26][Cacher] Caching %WS1%\a.tex . [09:34:26][Cacher] Updated inputs of %WS1%\a.tex . [09:34:26][Cacher] Input %WS1%\c-d-p.tex from %WS1%\m-t.tex . [09:34:26][Cacher] Adding %WS1%\c-d-p.tex . [09:34:26][Cacher] Caching %WS1%\c-d-p.tex . [09:34:26][Cacher] Input %WS1%\c-d-a.tex from %WS1%\c-d-p.tex . [09:34:26][Cacher] Adding %WS1%\c-d-a.tex . [09:34:26][Cacher] Caching %WS1%\c-d-a.tex . [09:34:26][Cacher] Updated inputs of %WS1%\c-d-a.tex . [09:34:26][Cacher] Input %WS1%\c-d-i.tex from %WS1%\c-d-p.tex . [09:34:26][Cacher] Adding %WS1%\c-d-i.tex . [09:34:26][Cacher] Caching %WS1%\c-d-i.tex . [09:34:26][Cacher] Updated inputs of %WS1%\c-d-i.tex . [09:34:26][Cacher] Input %WS1%\c.tex from %WS1%\c-d-p.tex . [09:34:26][Cacher] Adding %WS1%\c.tex . [09:34:26][Cacher] Caching %WS1%\c.tex . [09:34:26][Cacher] Input %WS1%\p-c.tex from %WS1%\c.tex . [09:34:26][Cacher] Adding %WS1%\p-c.tex . [09:34:26][Cacher] Caching %WS1%\p-c.tex . [09:34:26][Cacher] Updated inputs of %WS1%\p-c.tex . [09:34:26][Cacher] Input %WS1%\s-c-s.tex from %WS1%\c.tex . [09:34:26][Cacher] Adding %WS1%\s-c-s.tex . [09:34:26][Cacher] Caching %WS1%\s-c-s.tex . [09:34:26][Cacher] Updated inputs of %WS1%\s-c-s.tex . [09:34:26][Cacher] Input %WS1%\l-c-s.tex from %WS1%\c.tex . [09:34:26][Cacher] Adding %WS1%\l-c-s.tex . [09:34:26][Cacher] Caching %WS1%\l-c-s.tex . [09:34:26][Cacher] Updated inputs of %WS1%\l-c-s.tex . [09:34:26][Cacher] Input %WS1%\l-t-s.tex from %WS1%\c.tex . [09:34:26][Cacher] Adding %WS1%\l-t-s.tex . [09:34:26][Cacher] Caching %WS1%\l-t-s.tex . [09:34:26][Cacher] Updated inputs of %WS1%\l-t-s.tex . [09:34:26][Cacher] Input %WS1%\t-d-s.tex from %WS1%\c.tex . [09:34:26][Cacher] Adding %WS1%\t-d-s.tex . [09:34:26][Cacher] Caching %WS1%\t-d-s.tex . [09:34:26][Cacher] Updated inputs of %WS1%\t-d-s.tex . [09:34:26][Cacher] Input %WS1%\t-s-s.tex from %WS1%\c.tex . [09:34:26][Cacher] Adding %WS1%\t-s-s.tex . [09:34:26][Cacher] Caching %WS1%\t-s-s.tex . ... removed similar messages because of character limit... [09:34:26][Cacher] Updated inputs of %WS1%\f.tex . [09:34:26][Cacher] Input %WS1%\b.tex from %WS1%\t-s.tex . [09:34:26][Cacher] Adding %WS1%\b.tex . [09:34:26][Cacher] Caching %WS1%\b.tex . [09:34:26][Cacher] Updated inputs of %WS1%\b.tex . [09:34:26][Cacher] Input %WS1%\u-s.tex from %WS1%\t-s.tex . [09:34:26][Cacher] Adding %WS1%\u-s.tex . [09:34:26][Cacher] Caching %WS1%\u-s.tex . [09:34:26][Cacher] Updated inputs of %WS1%\u-s.tex . [09:34:26][Cacher] Updated inputs of %WS1%\t-s.tex . [09:34:26][Cacher] Updated inputs of %WS1%\a.tex . [09:34:26][Cacher] Updated inputs of %WS1%\c-c-p.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-c-p.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\m-t.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\a.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-d-p.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-d-a.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-d-i.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\p-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\s-c-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\l-c-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\l-t-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\t-d-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\t-s-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\e-d.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\p-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-t.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\b.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\b-e.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\b-b.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\b-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\b-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\b-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\b-m.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\b-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\b-p.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\b-p.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\b-p.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-d.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-d-d.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-d-b.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-d-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-d-p.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-d-m.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-d-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-d-e.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-d-b.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-d-o.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\m.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\t-p-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-c-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-c-n.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\l-f-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\l-c-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-c-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\s-o-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\j-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-b.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\b-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\p-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\e-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-c-p.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-f.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\m-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-f-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-a-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\e-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\t-p.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\e-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\i-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\o-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-f-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-l-f-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\b.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\a.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\g.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\s-t.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\i-a-p.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\s-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\t-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\t-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\p-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\i.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\b.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\d-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\l-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\l-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\p.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\h.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\u.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\p-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\s-p-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\l-t.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\t-d.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\l-f-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\n-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-m.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\o-m.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\e.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\p-m.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\p-m.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\p-c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\t-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\d-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\f-g.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\o-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\l-o-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\r-t.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\m.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\e-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\p-o-u.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\d-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\d-s-f.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\q-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\k-q.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\a-s.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\l-h.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\l-h.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\m-w-c-b.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\c-d.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\b.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\f.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\b.tex . [09:34:26][Cacher][Watcher] Watched %WS1%\u-s.tex . [09:34:26][DupLabel] Checking for duplicate labels: %WS1%\a.tex . [09:34:26][Cacher] Updated elements of %WS1%\a.tex . [09:34:26][Cacher] Updated bibs of %WS1%\a.tex . [09:34:26][Cacher] Cached %WS1%\a.tex . [09:34:26][DupLabel] Checking for duplicate labels: %WS1%\c-d-a.tex . [09:34:26][Cacher] Updated elements of %WS1%\c-d-a.tex . [09:34:26][Cacher] Updated bibs of %WS1%\c-d-a.tex . [09:34:26][Cacher] Cached %WS1%\c-d-a.tex . [09:34:27][DupLabel] Checking for duplicate labels: %WS1%\c-d-i.tex . [09:34:27][Cacher] Updated elements of %WS1%\c-d-i.tex . [09:34:27][Cacher] Updated bibs of %WS1%\c-d-i.tex . [09:34:27][Cacher] Cached %WS1%\c-d-i.tex . [09:34:27][DupLabel] Checking for duplicate labels: %WS1%\p-c.tex . [09:34:27][Cacher] Updated elements of %WS1%\p-c.tex . [09:34:27][Cacher] Updated bibs of %WS1%\p-c.tex . [09:34:27][Cacher] Cached %WS1%\p-c.tex . [09:34:27][DupLabel] Checking for duplicate labels: %WS1%\s-c-s.tex . [09:34:27][Cacher] Updated elements of %WS1%\s-c-s.tex . [09:34:27][Cacher] Updated bibs of %WS1%\s-c-s.tex . [09:34:27][Cacher] Cached %WS1%\s-c-s.tex . [09:34:28][DupLabel] Checking for duplicate labels: %WS1%\l-c-s.tex . [09:34:28][Cacher] Updated elements of %WS1%\l-c-s.tex . [09:34:28][Cacher] Updated bibs of %WS1%\l-c-s.tex . [09:34:28][Cacher] Cached %WS1%\l-c-s.tex . [09:34:28][DupLabel] Checking for duplicate labels: %WS1%\l-t-s.tex . [09:34:28][Cacher] Updated elements of %WS1%\l-t-s.tex . [09:34:28][Cacher] Updated bibs of %WS1%\l-t-s.tex . [09:34:28][Cacher] Cached %WS1%\l-t-s.tex . [09:34:28][DupLabel] Checking for duplicate labels: %WS1%\t-d-s.tex . [09:34:28][Cacher] Updated elements of %WS1%\t-d-s.tex . [09:34:28][Cacher] Updated bibs of %WS1%\t-d-s.tex . [09:34:28][Cacher] Cached %WS1%\t-d-s.tex . [09:34:28][DupLabel] Checking for duplicate labels: %WS1%\t-s-s.tex . [09:34:28][Cacher] Updated elements of %WS1%\t-s-s.tex . [09:34:28][Cacher] Updated bibs of %WS1%\t-s-s.tex . [09:34:28][Cacher] Cached %WS1%\t-s-s.tex . [09:34:29][DupLabel] Checking for duplicate labels: %WS1%\e-d.tex . [09:34:29][Cacher] Updated elements of %WS1%\e-d.tex . [09:34:29][Cacher] Updated bibs of %WS1%\e-d.tex . [09:34:29][Cacher] Cached %WS1%\e-d.tex . [09:34:29][DupLabel] Checking for duplicate labels: %WS1%\p-s.tex . [09:34:29][Cacher] Updated elements of %WS1%\p-s.tex . [09:34:29][Cacher] Updated bibs of %WS1%\p-s.tex . [09:34:29][Cacher] Cached %WS1%\p-s.tex . [09:34:29][DupLabel] Checking for duplicate labels: %WS1%\c-t.tex . [09:34:29][Cacher] Updated elements of %WS1%\c-t.tex . [09:34:29][Cacher] Updated bibs of %WS1%\c-t.tex . [09:34:29][Cacher] Cached %WS1%\c-t.tex . [09:34:29][DupLabel] Checking for duplicate labels: %WS1%\c.tex . [09:34:29][Cacher] Updated elements of %WS1%\c.tex . [09:34:29][Cacher] Updated bibs of %WS1%\c.tex . [09:34:29][Cacher] Cached %WS1%\c.tex . [09:34:29][DupLabel] Checking for duplicate labels: %WS1%\b-e.tex . [09:34:29][Cacher] Updated elements of %WS1%\b-e.tex . [09:34:29][Cacher] Updated bibs of %WS1%\b-e.tex . [09:34:29][Cacher] Cached %WS1%\b-e.tex . [09:34:29][DupLabel] Checking for duplicate labels: %WS1%\b-b.tex . [09:34:29][Cacher] Updated elements of %WS1%\b-b.tex . [09:34:29][Cacher] Updated bibs of %WS1%\b-b.tex . [09:34:29][Cacher] Cached %WS1%\b-b.tex . [09:34:29][DupLabel] Checking for duplicate labels: %WS1%\b-c.tex . [09:34:29][Cacher] Updated elements of %WS1%\b-c.tex . [09:34:29][Cacher] Updated bibs of %WS1%\b-c.tex . [09:34:29][Cacher] Cached %WS1%\b-c.tex . [09:34:30][DupLabel] Checking for duplicate labels: %WS1%\b-s.tex . [09:34:30][Cacher] Updated elements of %WS1%\b-s.tex . [09:34:30][Cacher] Updated bibs of %WS1%\b-s.tex . [09:34:30][Cacher] Cached %WS1%\b-s.tex . [09:34:30][DupLabel] Checking for duplicate labels: %WS1%\b-c.tex . [09:34:30][Cacher] Updated elements of %WS1%\b-c.tex . [09:34:30][Cacher] Updated bibs of %WS1%\b-c.tex . [09:34:30][Cacher] Cached %WS1%\b-c.tex . [09:34:30][DupLabel] Checking for duplicate labels: %WS1%\b-m.tex . [09:34:30][Cacher] Updated elements of %WS1%\b-m.tex . [09:34:30][Cacher] Updated bibs of %WS1%\b-m.tex . [09:34:30][Cacher] Cached %WS1%\b-m.tex . [09:34:30][DupLabel] Checking for duplicate labels: %WS1%\b-c.tex . [09:34:30][Cacher] Updated elements of %WS1%\b-c.tex . [09:34:30][Cacher] Updated bibs of %WS1%\b-c.tex . [09:34:30][Cacher] Cached %WS1%\b-c.tex . [09:34:30][DupLabel] Checking for duplicate labels: %WS1%\b-p.tex . [09:34:30][Cacher] Updated elements of %WS1%\b-p.tex . [09:34:30][Cacher] Updated bibs of %WS1%\b-p.tex . [09:34:30][Cacher] Cached %WS1%\b-p.tex . [09:34:30][DupLabel] Checking for duplicate labels: %WS1%\b-p.tex . [09:34:30][Cacher] Updated elements of %WS1%\b-p.tex . [09:34:30][Cacher] Updated bibs of %WS1%\b-p.tex . [09:34:30][Cacher] Cached %WS1%\b-p.tex . [09:34:30][DupLabel] Checking for duplicate labels: %WS1%\b-p.tex . [09:34:30][Cacher] Updated elements of %WS1%\b-p.tex . [09:34:30][Cacher] Updated bibs of %WS1%\b-p.tex . [09:34:30][Cacher] Cached %WS1%\b-p.tex . [09:34:31][DupLabel] Checking for duplicate labels: %WS1%\b.tex . [09:34:31][Cacher] Updated elements of %WS1%\b.tex . [09:34:31][Cacher] Updated bibs of %WS1%\b.tex . [09:34:31][Cacher] Cached %WS1%\b.tex . [09:34:31][DupLabel] Checking for duplicate labels: %WS1%\c-d-d.tex . [09:34:31][Cacher] Updated elements of %WS1%\c-d-d.tex . [09:34:31][Cacher] Updated bibs of %WS1%\c-d-d.tex . [09:34:31][Cacher] Cached %WS1%\c-d-d.tex . [09:34:31][DupLabel] Checking for duplicate labels: %WS1%\c-d-b.tex . [09:34:31][Cacher] Updated elements of %WS1%\c-d-b.tex . [09:34:31][Cacher] Updated bibs of %WS1%\c-d-b.tex . [09:34:31][Cacher] Cached %WS1%\c-d-b.tex . [09:34:31][DupLabel] Checking for duplicate labels: %WS1%\c-d-s.tex . [09:34:31][Cacher] Updated elements of %WS1%\c-d-s.tex . [09:34:31][Cacher] Updated bibs of %WS1%\c-d-s.tex . [09:34:31][Cacher] Cached %WS1%\c-d-s.tex . [09:34:31][DupLabel] Checking for duplicate labels: %WS1%\c-d-p.tex . [09:34:31][Cacher] Updated elements of %WS1%\c-d-p.tex . [09:34:31][Cacher] Updated bibs of %WS1%\c-d-p.tex . [09:34:31][Cacher] Cached %WS1%\c-d-p.tex . [09:34:31][DupLabel] Checking for duplicate labels: %WS1%\c-d-m.tex . [09:34:31][Cacher] Updated elements of %WS1%\c-d-m.tex . [09:34:31][Cacher] Updated bibs of %WS1%\c-d-m.tex . [09:34:31][Cacher] Cached %WS1%\c-d-m.tex . [09:34:31][DupLabel] Checking for duplicate labels: %WS1%\c-d-c.tex . [09:34:31][Cacher] Updated elements of %WS1%\c-d-c.tex . [09:34:31][Cacher] Updated bibs of %WS1%\c-d-c.tex . [09:34:31][Cacher] Cached %WS1%\c-d-c.tex . [09:34:32][DupLabel] Checking for duplicate labels: %WS1%\c-d-e.tex . [09:34:32][Cacher] Updated elements of %WS1%\c-d-e.tex . [09:34:32][Cacher] Updated bibs of %WS1%\c-d-e.tex . [09:34:32][Cacher] Cached %WS1%\c-d-e.tex . [09:34:32][DupLabel] Checking for duplicate labels: %WS1%\c-d-b.tex . [09:34:32][Cacher] Updated elements of %WS1%\c-d-b.tex . [09:34:32][Cacher] Updated bibs of %WS1%\c-d-b.tex . [09:34:32][Cacher] Cached %WS1%\c-d-b.tex . [09:34:32][DupLabel] Checking for duplicate labels: %WS1%\c-d-o.tex . [09:34:32][Cacher] Updated elements of %WS1%\c-d-o.tex . [09:34:32][Cacher] Updated bibs of %WS1%\c-d-o.tex . [09:34:32][Cacher] Cached %WS1%\c-d-o.tex . [09:34:32][DupLabel] Checking for duplicate labels: %WS1%\c.tex . [09:34:32][Cacher] Updated elements of %WS1%\c.tex . [09:34:32][Cacher] Updated bibs of %WS1%\c.tex . [09:34:32][Cacher] Cached %WS1%\c.tex . [09:34:32][DupLabel] Checking for duplicate labels: %WS1%\c-d.tex . [09:34:32][Cacher] Updated elements of %WS1%\c-d.tex . [09:34:32][Cacher] Updated bibs of %WS1%\c-d.tex . [09:34:32][Cacher] Cached %WS1%\c-d.tex . [09:34:32][DupLabel] Checking for duplicate labels: %WS1%\c-d-p.tex . [09:34:32][Cacher] Updated elements of %WS1%\c-d-p.tex . [09:34:32][Cacher] Updated bibs of %WS1%\c-d-p.tex . [09:34:32][Cacher] Cached %WS1%\c-d-p.tex . [09:34:34][DupLabel] Checking for duplicate labels: %WS1%\m.tex . [09:34:34][Cacher] Updated elements of %WS1%\m.tex . [09:34:34][Cacher] Updated bibs of %WS1%\m.tex . [09:34:34][Cacher] Cached %WS1%\m.tex . [09:34:34][DupLabel] Checking for duplicate labels: %WS1%\c.tex . [09:34:34][Cacher] Updated elements of %WS1%\c.tex . [09:34:34][Cacher] Updated bibs of %WS1%\c.tex . [09:34:34][Cacher] Cached %WS1%\c.tex . [09:34:34][DupLabel] Checking for duplicate labels: %WS1%\t-p-c.tex . [09:34:34][Cacher] Updated elements of %WS1%\t-p-c.tex . [09:34:34][Cacher] Updated bibs of %WS1%\t-p-c.tex . [09:34:34][Cacher] Cached %WS1%\t-p-c.tex . [09:34:34][DupLabel] Checking for duplicate labels: %WS1%\c-s.tex . [09:34:34][Cacher] Updated elements of %WS1%\c-s.tex . [09:34:34][Cacher] Updated bibs of %WS1%\c-s.tex . [09:34:34][Cacher] Cached %WS1%\c-s.tex . [09:34:34][DupLabel] Checking for duplicate labels: %WS1%\c-c.tex . [09:34:34][Cacher] Updated elements of %WS1%\c-c.tex . [09:34:34][Cacher] Updated bibs of %WS1%\c-c.tex . [09:34:34][Cacher] Cached %WS1%\c-c.tex . [09:34:34][DupLabel] Checking for duplicate labels: %WS1%\c-c-n.tex . [09:34:34][Cacher] Updated elements of %WS1%\c-c-n.tex . [09:34:34][Cacher] Updated bibs of %WS1%\c-c-n.tex . [09:34:34][Cacher] Cached %WS1%\c-c-n.tex . [09:34:35][DupLabel] Checking for duplicate labels: %WS1%\c-c.tex . [09:34:35][Cacher] Updated elements of %WS1%\c-c.tex . [09:34:35][Cacher] Updated bibs of %WS1%\c-c.tex . [09:34:35][Cacher] Cached %WS1%\c-c.tex . [09:34:35][DupLabel] Checking for duplicate labels: %WS1%\l-f-c.tex . [09:34:35][Cacher] Updated elements of %WS1%\l-f-c.tex . [09:34:35][Cacher] Updated bibs of %WS1%\l-f-c.tex . [09:34:35][Cacher] Cached %WS1%\l-f-c.tex . [09:34:35][DupLabel] Checking for duplicate labels: %WS1%\l-c-c.tex . [09:34:35][Cacher] Updated elements of %WS1%\l-c-c.tex . [09:34:35][Cacher] Updated bibs of %WS1%\l-c-c.tex . [09:34:35][Cacher] Cached %WS1%\l-c-c.tex . [09:34:35][DupLabel] Checking for duplicate labels: %WS1%\c-c-c.tex . [09:34:35][Cacher] Updated elements of %WS1%\c-c-c.tex . [09:34:35][Cacher] Updated bibs of %WS1%\c-c-c.tex . [09:34:35][Cacher] Cached %WS1%\c-c-c.tex . [09:34:35][DupLabel] Checking for duplicate labels: %WS1%\s.tex . [09:34:35][Cacher] Updated elements of %WS1%\s.tex . [09:34:35][Cacher] Updated bibs of %WS1%\s.tex . [09:34:35][Cacher] Cached %WS1%\s.tex . [09:34:36][DupLabel] Checking for duplicate labels: %WS1%\c-c.tex . [09:34:36][Cacher] Updated elements of %WS1%\c-c.tex . [09:34:36][Cacher] Updated bibs of %WS1%\c-c.tex . [09:34:36][Cacher] Cached %WS1%\c-c.tex . [09:34:36][DupLabel] Checking for duplicate labels: %WS1%\s-o-s.tex . [09:34:36][Cacher] Updated elements of %WS1%\s-o-s.tex . [09:34:36][Cacher] Updated bibs of %WS1%\s-o-s.tex . [09:34:36][Cacher] Cached %WS1%\s-o-s.tex . [09:34:36][DupLabel] Checking for duplicate labels: %WS1%\c-s.tex . [09:34:36][Cacher] Updated elements of %WS1%\c-s.tex . [09:34:36][Cacher] Updated bibs of %WS1%\c-s.tex . [09:34:36][Cacher] Cached %WS1%\c-s.tex . [09:34:37][DupLabel] Checking for duplicate labels: %WS1%\j-c.tex . [09:34:37][Cacher] Updated elements of %WS1%\j-c.tex . [09:34:37][Cacher] Updated bibs of %WS1%\j-c.tex . [09:34:37][Cacher] Cached %WS1%\j-c.tex . [09:34:37][DupLabel] Checking for duplicate labels: %WS1%\c-b.tex . [09:34:37][Cacher] Updated elements of %WS1%\c-b.tex . [09:34:37][Cacher] Updated bibs of %WS1%\c-b.tex . [09:34:37][Cacher] Cached %WS1%\c-b.tex . [09:34:37][DupLabel] Checking for duplicate labels: %WS1%\b-c.tex . [09:34:37][Cacher] Updated elements of %WS1%\b-c.tex . [09:34:37][Cacher] Updated bibs of %WS1%\b-c.tex . [09:34:37][Cacher] Cached %WS1%\b-c.tex . [09:34:37][DupLabel] Checking for duplicate labels: %WS1%\p-c.tex . [09:34:37][Cacher] Updated elements of %WS1%\p-c.tex . [09:34:37][Cacher] Updated bibs of %WS1%\p-c.tex . [09:34:37][Cacher] Cached %WS1%\p-c.tex . [09:34:37][DupLabel] Checking for duplicate labels: %WS1%\e-c.tex . [09:34:37][Cacher] Updated elements of %WS1%\e-c.tex . [09:34:37][Cacher] Updated bibs of %WS1%\e-c.tex . [09:34:37][Cacher] Cached %WS1%\e-c.tex . [09:34:37][DupLabel] Checking for duplicate labels: %WS1%\c.tex . [09:34:37][Cacher] Updated elements of %WS1%\c.tex . [09:34:37][Cacher] Updated bibs of %WS1%\c.tex . [09:34:37][Cacher] Cached %WS1%\c.tex . [09:34:38][DupLabel] Checking for duplicate labels: %WS1%\c-c-p.tex . [09:34:38][Cacher] Updated elements of %WS1%\c-c-p.tex . [09:34:38][Cacher] Updated bibs of %WS1%\c-c-p.tex . [09:34:38][Cacher] Cached %WS1%\c-c-p.tex . [09:34:38][DupLabel] Checking for duplicate labels: %WS1%\c-f.tex . [09:34:38][Cacher] Updated elements of %WS1%\c-f.tex . [09:34:38][Cacher] Updated bibs of %WS1%\c-f.tex . [09:34:38][Cacher] Cached %WS1%\c-f.tex . [09:34:38][DupLabel] Checking for duplicate labels: %WS1%\m-c.tex . [09:34:38][Cacher] Updated elements of %WS1%\m-c.tex . [09:34:38][Cacher] Updated bibs of %WS1%\m-c.tex . [09:34:38][Cacher] Cached %WS1%\m-c.tex . [09:34:38][DupLabel] Checking for duplicate labels: %WS1%\c-f-c.tex . [09:34:38][Cacher] Updated elements of %WS1%\c-f-c.tex . [09:34:38][Cacher] Updated bibs of %WS1%\c-f-c.tex . [09:34:38][Cacher] Cached %WS1%\c-f-c.tex . [09:34:39][DupLabel] Checking for duplicate labels: %WS1%\c-c.tex . [09:34:39][Cacher] Updated elements of %WS1%\c-c.tex . [09:34:39][Cacher] Updated bibs of %WS1%\c-c.tex . [09:34:39][Cacher] Cached %WS1%\c-c.tex . [09:34:39][DupLabel] Checking for duplicate labels: %WS1%\c-a-s.tex . [09:34:39][Cacher] Updated elements of %WS1%\c-a-s.tex . [09:34:39][Cacher] Updated bibs of %WS1%\c-a-s.tex . [09:34:39][Cacher] Cached %WS1%\c-a-s.tex . [09:34:39][DupLabel] Checking for duplicate labels: %WS1%\e-c.tex . [09:34:39][Cacher] Updated elements of %WS1%\e-c.tex . [09:34:39][Cacher] Updated bibs of %WS1%\e-c.tex . [09:34:39][Cacher] Cached %WS1%\e-c.tex . [09:34:39][DupLabel] Checking for duplicate labels: %WS1%\t-p.tex . [09:34:39][Cacher] Updated elements of %WS1%\t-p.tex . [09:34:39][Cacher] Updated bibs of %WS1%\t-p.tex . [09:34:39][Cacher] Cached %WS1%\t-p.tex . [09:34:39][DupLabel] Checking for duplicate labels: %WS1%\c-c.tex . [09:34:39][Cacher] Updated elements of %WS1%\c-c.tex . [09:34:39][Cacher] Updated bibs of %WS1%\c-c.tex . [09:34:39][Cacher] Cached %WS1%\c-c.tex . [09:34:40][DupLabel] Checking for duplicate labels: %WS1%\c-c.tex . [09:34:40][Cacher] Updated elements of %WS1%\c-c.tex . [09:34:40][Cacher] Updated bibs of %WS1%\c-c.tex . [09:34:40][Cacher] Cached %WS1%\c-c.tex . [09:34:40][DupLabel] Checking for duplicate labels: %WS1%\s.tex . [09:34:40][Cacher] Updated elements of %WS1%\s.tex . [09:34:40][Cacher] Updated bibs of %WS1%\s.tex . [09:34:40][Cacher] Cached %WS1%\s.tex . [09:34:40][DupLabel] Checking for duplicate labels: %WS1%\e-c.tex . [09:34:40][Cacher] Updated elements of %WS1%\e-c.tex . [09:34:40][Cacher] Updated bibs of %WS1%\e-c.tex . [09:34:40][Cacher] Cached %WS1%\e-c.tex . [09:34:41][DupLabel] Checking for duplicate labels: %WS1%\i-c.tex . [09:34:41][Cacher] Updated elements of %WS1%\i-c.tex . [09:34:41][Cacher] Updated bibs of %WS1%\i-c.tex . [09:34:41][Cacher] Cached %WS1%\i-c.tex . [09:34:41][DupLabel] Checking for duplicate labels: %WS1%\c-c.tex . [09:34:41][Cacher] Updated elements of %WS1%\c-c.tex . [09:34:41][Cacher] Updated bibs of %WS1%\c-c.tex . [09:34:41][Cacher] Cached %WS1%\c-c.tex . [09:34:41][DupLabel] Checking for duplicate labels: %WS1%\o-c.tex . [09:34:41][Cacher] Updated elements of %WS1%\o-c.tex . [09:34:41][Cacher] Updated bibs of %WS1%\o-c.tex . [09:34:41][Cacher] Cached %WS1%\o-c.tex . [09:34:41][DupLabel] Checking for duplicate labels: %WS1%\c-f-c.tex . [09:34:41][Cacher] Updated elements of %WS1%\c-f-c.tex . [09:34:41][Cacher] Updated bibs of %WS1%\c-f-c.tex . [09:34:41][Cacher] Cached %WS1%\c-f-c.tex . [09:34:41][DupLabel] Checking for duplicate labels: %WS1%\c-c.tex . [09:34:41][Cacher] Updated elements of %WS1%\c-c.tex . [09:34:41][Cacher] Updated bibs of %WS1%\c-c.tex . [09:34:41][Cacher] Cached %WS1%\c-c.tex . [09:34:41][DupLabel] Checking for duplicate labels: %WS1%\c-l-f-c.tex . [09:34:41][Cacher] Updated elements of %WS1%\c-l-f-c.tex . [09:34:41][Cacher] Updated bibs of %WS1%\c-l-f-c.tex . [09:34:41][Cacher] Cached %WS1%\c-l-f-c.tex . [09:34:41][DupLabel] Checking for duplicate labels: %WS1%\c-c-s.tex . [09:34:41][Cacher] Updated elements of %WS1%\c-c-s.tex . [09:34:41][Cacher] Updated bibs of %WS1%\c-c-s.tex . [09:34:41][Cacher] Cached %WS1%\c-c-s.tex . [09:34:41][DupLabel] Checking for duplicate labels: %WS1%\b.tex . [09:34:41][Cacher] Updated elements of %WS1%\b.tex . [09:34:41][Cacher] Updated bibs of %WS1%\b.tex . [09:34:41][Cacher] Cached %WS1%\b.tex . [09:34:41][DupLabel] Checking for duplicate labels: %WS1%\m-t.tex . [09:34:41][Cacher] Updated elements of %WS1%\m-t.tex . [09:34:41][Cacher] Updated bibs of %WS1%\m-t.tex . [09:34:41][Cacher] Cached %WS1%\m-t.tex . [09:34:42][DupLabel] Checking for duplicate labels: %WS1%\g.tex . [09:34:42][Cacher] Updated elements of %WS1%\g.tex . [09:34:42][Cacher] Updated bibs of %WS1%\g.tex . [09:34:42][Cacher] Cached %WS1%\g.tex . [09:34:43][DupLabel] Checking for duplicate labels: %WS1%\i-a-p.tex . [09:34:43][Cacher] Updated elements of %WS1%\i-a-p.tex . [09:34:43][Cacher] Updated bibs of %WS1%\i-a-p.tex . [09:34:43][Cacher] Cached %WS1%\i-a-p.tex . [09:34:43][DupLabel] Checking for duplicate labels: %WS1%\s-s.tex . [09:34:43][Cacher] Updated elements of %WS1%\s-s.tex . [09:34:43][Cacher] Updated bibs of %WS1%\s-s.tex . [09:34:43][Cacher] Cached %WS1%\s-s.tex . [09:34:43][DupLabel] Checking for duplicate labels: %WS1%\c.tex . [09:34:43][Cacher] Updated elements of %WS1%\c.tex . [09:34:43][Cacher] Updated bibs of %WS1%\c.tex . [09:34:43][Cacher] Cached %WS1%\c.tex . [09:34:43][DupLabel] Checking for duplicate labels: %WS1%\c.tex . [09:34:43][Cacher] Updated elements of %WS1%\c.tex . [09:34:43][Cacher] Updated bibs of %WS1%\c.tex . [09:34:43][Cacher] Cached %WS1%\c.tex . [09:34:44][DupLabel] Checking for duplicate labels: %WS1%\s-t.tex . [09:34:44][Cacher] Updated elements of %WS1%\s-t.tex . [09:34:44][Cacher] Updated bibs of %WS1%\s-t.tex . [09:34:44][Cacher] Cached %WS1%\s-t.tex . [09:34:44][DupLabel] Checking for duplicate labels: %WS1%\t-s.tex . [09:34:44][Cacher] Updated elements of %WS1%\t-s.tex . [09:34:44][Cacher] Updated bibs of %WS1%\t-s.tex . [09:34:44][Cacher] Cached %WS1%\t-s.tex . [09:34:44][DupLabel] Checking for duplicate labels: %WS1%\p-s.tex . [09:34:44][Cacher] Updated elements of %WS1%\p-s.tex . [09:34:44][Cacher] Updated bibs of %WS1%\p-s.tex . [09:34:44][Cacher] Cached %WS1%\p-s.tex . [09:34:45][DupLabel] Checking for duplicate labels: %WS1%\c.tex . [09:34:45][Cacher] Updated elements of %WS1%\c.tex . [09:34:45][Cacher] Updated bibs of %WS1%\c.tex . [09:34:45][Cacher] Cached %WS1%\c.tex . [09:34:46][DupLabel] Checking for duplicate labels: %WS1%\i.tex . [09:34:46][Cacher] Updated elements of %WS1%\i.tex . [09:34:46][Cacher] Updated bibs of %WS1%\i.tex . [09:34:46][Cacher] Cached %WS1%\i.tex . [09:34:47][DupLabel] Checking for duplicate labels: %WS1%\b.tex . [09:34:47][Cacher] Updated elements of %WS1%\b.tex . [09:34:47][Cacher] Updated bibs of %WS1%\b.tex . [09:34:47][Cacher] Cached %WS1%\b.tex . [09:34:47][DupLabel] Checking for duplicate labels: %WS1%\d-s.tex . [09:34:47][Cacher] Updated elements of %WS1%\d-s.tex . [09:34:47][Cacher] Updated bibs of %WS1%\d-s.tex . [09:34:47][Cacher] Cached %WS1%\d-s.tex . [09:34:48][DupLabel] Checking for duplicate labels: %WS1%\c.tex . [09:34:48][Cacher] Updated elements of %WS1%\c.tex . [09:34:48][Cacher] Updated bibs of %WS1%\c.tex . [09:34:48][Cacher] Cached %WS1%\c.tex . [09:34:49][DupLabel] Checking for duplicate labels: %WS1%\c.tex . [09:34:49][Cacher] Updated elements of %WS1%\c.tex . [09:34:49][Cacher] Updated bibs of %WS1%\c.tex . [09:34:49][Cacher] Cached %WS1%\c.tex . [09:34:50][DupLabel] Checking for duplicate labels: %WS1%\s.tex . [09:34:50][Cacher] Updated elements of %WS1%\s.tex . [09:34:50][Cacher] Updated bibs of %WS1%\s.tex . [09:34:50][Cacher] Cached %WS1%\s.tex . [09:34:51][DupLabel] Checking for duplicate labels: %WS1%\c.tex . [09:34:51][Cacher] Updated elements of %WS1%\c.tex . [09:34:51][Cacher] Updated bibs of %WS1%\c.tex . [09:34:51][Cacher] Cached %WS1%\c.tex . [09:34:51][DupLabel] Checking for duplicate labels: %WS1%\l-c.tex . [09:34:51][Cacher] Updated elements of %WS1%\l-c.tex . [09:34:51][Cacher] Updated bibs of %WS1%\l-c.tex . [09:34:51][Cacher] Cached %WS1%\l-c.tex . [09:34:51][DupLabel] Checking for duplicate labels: %WS1%\l-c.tex . [09:34:51][Cacher] Updated elements of %WS1%\l-c.tex . [09:34:51][Cacher] Updated bibs of %WS1%\l-c.tex . [09:34:51][Cacher] Cached %WS1%\l-c.tex . [09:34:52][DupLabel] Checking for duplicate labels: %WS1%\p.tex . [09:34:52][Cacher] Updated elements of %WS1%\p.tex . [09:34:52][Cacher] Updated bibs of %WS1%\p.tex . [09:34:52][Cacher] Cached %WS1%\p.tex . [09:34:53][DupLabel] Checking for duplicate labels: %WS1%\h.tex . [09:34:53][Cacher] Updated elements of %WS1%\h.tex . [09:34:53][Cacher] Updated bibs of %WS1%\h.tex . [09:34:53][Cacher] Cached %WS1%\h.tex . [09:34:54][DupLabel] Checking for duplicate labels: %WS1%\c.tex . [09:34:54][Cacher] Updated elements of %WS1%\c.tex . [09:34:54][Cacher] Updated bibs of %WS1%\c.tex . [09:34:54][Cacher] Cached %WS1%\c.tex . [09:34:54][DupLabel] Checking for duplicate labels: %WS1%\u.tex . [09:34:54][Cacher] Updated elements of %WS1%\u.tex . [09:34:54][Cacher] Updated bibs of %WS1%\u.tex . [09:34:54][Cacher] Cached %WS1%\u.tex . [09:34:54][DupLabel] Checking for duplicate labels: %WS1%\p-c.tex . [09:34:54][Cacher] Updated elements of %WS1%\p-c.tex . [09:34:54][Cacher] Updated bibs of %WS1%\p-c.tex . [09:34:54][Cacher] Cached %WS1%\p-c.tex . [09:34:55][DupLabel] Checking for duplicate labels: %WS1%\s-p-c.tex . [09:34:55][Cacher] Updated elements of %WS1%\s-p-c.tex . [09:34:55][Cacher] Updated bibs of %WS1%\s-p-c.tex . [09:34:55][Cacher] Cached %WS1%\s-p-c.tex . [09:34:55][DupLabel] Checking for duplicate labels: %WS1%\l-t.tex . [09:34:55][Cacher] Updated elements of %WS1%\l-t.tex . [09:34:55][Cacher] Updated bibs of %WS1%\l-t.tex . [09:34:55][Cacher] Cached %WS1%\l-t.tex . [09:34:56][DupLabel] Checking for duplicate labels: %WS1%\t-d.tex . [09:34:56][Cacher] Updated elements of %WS1%\t-d.tex . [09:34:56][Cacher] Updated bibs of %WS1%\t-d.tex . [09:34:56][Cacher] Cached %WS1%\t-d.tex . [09:34:57][DupLabel] Checking for duplicate labels: %WS1%\l-f-c.tex . [09:34:57][Cacher] Updated elements of %WS1%\l-f-c.tex . [09:34:57][Cacher] Updated bibs of %WS1%\l-f-c.tex . [09:34:57][Cacher] Cached %WS1%\l-f-c.tex . [09:34:57][DupLabel] Checking for duplicate labels: %WS1%\n-s.tex . [09:34:57][Cacher] Updated elements of %WS1%\n-s.tex . [09:34:57][Cacher] Updated bibs of %WS1%\n-s.tex . [09:34:57][Cacher] Cached %WS1%\n-s.tex . [09:34:58][DupLabel] Checking for duplicate labels: %WS1%\c-m.tex . [09:34:58][Cacher] Updated elements of %WS1%\c-m.tex . [09:34:58][Cacher] Updated bibs of %WS1%\c-m.tex . [09:34:58][Cacher] Cached %WS1%\c-m.tex . [09:34:59][DupLabel] Checking for duplicate labels: %WS1%\o-m.tex . [09:34:59][Cacher] Updated elements of %WS1%\o-m.tex . [09:34:59][Cacher] Updated bibs of %WS1%\o-m.tex . [09:34:59][Cacher] Cached %WS1%\o-m.tex . [09:34:59][DupLabel] Checking for duplicate labels: %WS1%\e.tex . [09:34:59][Cacher] Updated elements of %WS1%\e.tex . [09:34:59][Cacher] Updated bibs of %WS1%\e.tex . [09:34:59][Cacher] Cached %WS1%\e.tex . [09:35:00][DupLabel] Checking for duplicate labels: %WS1%\p-m.tex . [09:35:00][Cacher] Updated elements of %WS1%\p-m.tex . [09:35:00][Cacher] Updated bibs of %WS1%\p-m.tex . [09:35:00][Cacher] Cached %WS1%\p-m.tex . [09:35:01][DupLabel] Checking for duplicate labels: %WS1%\p-m.tex . [09:35:01][Cacher] Updated elements of %WS1%\p-m.tex . [09:35:01][Cacher] Updated bibs of %WS1%\p-m.tex . [09:35:01][Cacher] Cached %WS1%\p-m.tex . [09:35:02][DupLabel] Checking for duplicate labels: %WS1%\p-c.tex . [09:35:02][Cacher] Updated elements of %WS1%\p-c.tex . [09:35:02][Cacher] Updated bibs of %WS1%\p-c.tex . [09:35:02][Cacher] Cached %WS1%\p-c.tex . [09:35:02][DupLabel] Checking for duplicate labels: %WS1%\t-s.tex . [09:35:02][Cacher] Updated elements of %WS1%\t-s.tex . [09:35:02][Cacher] Updated bibs of %WS1%\t-s.tex . [09:35:02][Cacher] Cached %WS1%\t-s.tex . [09:35:02][DupLabel] Checking for duplicate labels: %WS1%\d-s.tex . [09:35:02][Cacher] Updated elements of %WS1%\d-s.tex . [09:35:02][Cacher] Updated bibs of %WS1%\d-s.tex . [09:35:02][Cacher] Cached %WS1%\d-s.tex . [09:35:02][DupLabel] Checking for duplicate labels: %WS1%\f-g.tex . [09:35:02][Cacher] Updated elements of %WS1%\f-g.tex . [09:35:02][Cacher] Updated bibs of %WS1%\f-g.tex . [09:35:02][Cacher] Cached %WS1%\f-g.tex . [09:35:03][DupLabel] Checking for duplicate labels: %WS1%\o-s.tex . [09:35:03][Cacher] Updated elements of %WS1%\o-s.tex . [09:35:03][Cacher] Updated bibs of %WS1%\o-s.tex . [09:35:03][Cacher] Cached %WS1%\o-s.tex . [09:35:03][DupLabel] Checking for duplicate labels: %WS1%\l-o-s.tex . [09:35:03][Cacher] Updated elements of %WS1%\l-o-s.tex . [09:35:03][Cacher] Updated bibs of %WS1%\l-o-s.tex . [09:35:03][Cacher] Cached %WS1%\l-o-s.tex . [09:35:04][DupLabel] Checking for duplicate labels: %WS1%\r-t.tex . [09:35:04][Cacher] Updated elements of %WS1%\r-t.tex . [09:35:04][Cacher] Updated bibs of %WS1%\r-t.tex . [09:35:04][Cacher] Cached %WS1%\r-t.tex . [09:35:04][DupLabel] Checking for duplicate labels: %WS1%\c.tex . [09:35:04][Cacher] Updated elements of %WS1%\c.tex . [09:35:04][Cacher] Updated bibs of %WS1%\c.tex . [09:35:04][Cacher] Cached %WS1%\c.tex . [09:35:05][DupLabel] Checking for duplicate labels: %WS1%\m.tex . [09:35:05][Cacher] Updated elements of %WS1%\m.tex . [09:35:05][Cacher] Updated bibs of %WS1%\m.tex . [09:35:05][Cacher] Cached %WS1%\m.tex . [09:35:05][DupLabel] Checking for duplicate labels: %WS1%\e-s.tex . [09:35:05][Cacher] Updated elements of %WS1%\e-s.tex . [09:35:05][Cacher] Updated bibs of %WS1%\e-s.tex . [09:35:05][Cacher] Cached %WS1%\e-s.tex . [09:35:06][DupLabel] Checking for duplicate labels: %WS1%\p-o-u.tex . [09:35:06][Cacher] Updated elements of %WS1%\p-o-u.tex . [09:35:06][Cacher] Updated bibs of %WS1%\p-o-u.tex . [09:35:06][Cacher] Cached %WS1%\p-o-u.tex . [09:35:06][DupLabel] Checking for duplicate labels: %WS1%\d-s.tex . [09:35:06][Cacher] Updated elements of %WS1%\d-s.tex . [09:35:06][Cacher] Updated bibs of %WS1%\d-s.tex . [09:35:06][Cacher] Cached %WS1%\d-s.tex . [09:35:06][DupLabel] Checking for duplicate labels: %WS1%\d-s-f.tex . [09:35:06][Cacher] Updated elements of %WS1%\d-s-f.tex . [09:35:06][Cacher] Updated bibs of %WS1%\d-s-f.tex . [09:35:06][Cacher] Cached %WS1%\d-s-f.tex . [09:35:07][DupLabel] Checking for duplicate labels: %WS1%\q-s.tex . [09:35:07][Cacher] Updated elements of %WS1%\q-s.tex . [09:35:07][Cacher] Updated bibs of %WS1%\q-s.tex . [09:35:07][Cacher] Cached %WS1%\q-s.tex . [09:35:07][DupLabel] Checking for duplicate labels: %WS1%\k-q.tex . [09:35:07][Cacher] Updated elements of %WS1%\k-q.tex . [09:35:07][Cacher] Updated bibs of %WS1%\k-q.tex . [09:35:07][Cacher] Cached %WS1%\k-q.tex . [09:35:08][DupLabel] Checking for duplicate labels: %WS1%\a-s.tex . [09:35:08][Cacher] Updated elements of %WS1%\a-s.tex . [09:35:08][Cacher] Updated bibs of %WS1%\a-s.tex . [09:35:08][Cacher] Cached %WS1%\a-s.tex . [09:35:08][DupLabel] Checking for duplicate labels: %WS1%\l-h.tex . [09:35:08][Cacher] Updated elements of %WS1%\l-h.tex . [09:35:08][Cacher] Updated bibs of %WS1%\l-h.tex . [09:35:08][Cacher] Cached %WS1%\l-h.tex . [09:35:09][DupLabel] Checking for duplicate labels: %WS1%\l-h.tex . [09:35:09][Cacher] Updated elements of %WS1%\l-h.tex . [09:35:09][Cacher] Updated bibs of %WS1%\l-h.tex . [09:35:09][Cacher] Cached %WS1%\l-h.tex . [09:35:11][DupLabel] Checking for duplicate labels: %WS1%\c.tex . [09:35:11][Cacher] Updated elements of %WS1%\c.tex . [09:35:11][Cacher] Updated bibs of %WS1%\c.tex . [09:35:11][Cacher] Cached %WS1%\c.tex . [09:35:12][DupLabel] Checking for duplicate labels: %WS1%\m-w-c-b.tex . [09:35:12][Cacher] Updated elements of %WS1%\m-w-c-b.tex . [09:35:12][Cacher] Updated bibs of %WS1%\m-w-c-b.tex . [09:35:12][Cacher] Cached %WS1%\m-w-c-b.tex . [09:35:12][DupLabel] Checking for duplicate labels: %WS1%\c-d.tex . [09:35:12][Cacher] Updated elements of %WS1%\c-d.tex . [09:35:12][Cacher] Updated bibs of %WS1%\c-d.tex . [09:35:12][Cacher] Cached %WS1%\c-d.tex . [09:35:12][DupLabel] Checking for duplicate labels: %WS1%\b.tex . [09:35:12][Cacher] Updated elements of %WS1%\b.tex . [09:35:12][Cacher] Updated bibs of %WS1%\b.tex . [09:35:12][Cacher] Cached %WS1%\b.tex . [09:35:12][DupLabel] Checking for duplicate labels: %WS1%\f.tex . [09:35:12][Cacher] Updated elements of %WS1%\f.tex . [09:35:12][Cacher] Updated bibs of %WS1%\f.tex . [09:35:12][Cacher] Cached %WS1%\f.tex . [09:35:13][DupLabel] Checking for duplicate labels: %WS1%\b.tex . [09:35:13][Cacher] Updated elements of %WS1%\b.tex . [09:35:13][Cacher] Updated bibs of %WS1%\b.tex . [09:35:13][Cacher] Cached %WS1%\b.tex . [09:35:14][DupLabel] Checking for duplicate labels: %WS1%\u-s.tex . [09:35:14][Cacher] Updated elements of %WS1%\u-s.tex . [09:35:14][Cacher] Updated bibs of %WS1%\u-s.tex . [09:35:14][Cacher] Cached %WS1%\u-s.tex . [09:35:14][DupLabel] Checking for duplicate labels: %WS1%\t-s.tex . [09:35:14][Cacher] Updated elements of %WS1%\t-s.tex . [09:35:14][Cacher] Updated bibs of %WS1%\t-s.tex . [09:35:14][Cacher] Cached %WS1%\t-s.tex . [09:35:14][DupLabel] Checking for duplicate labels: %WS1%\a.tex . [09:35:14][Cacher] Updated elements of %WS1%\a.tex . [09:35:14][Cacher] Updated bibs of %WS1%\a.tex . [09:35:14][Cacher] Cached %WS1%\a.tex . [09:35:14][DupLabel] Checking for duplicate labels: %WS1%\c-c-p.tex . [09:35:14][Cacher] Updated elements of %WS1%\c-c-p.tex . [09:35:14][Cacher] Updated bibs of %WS1%\c-c-p.tex . [09:35:14][Cacher] Cached %WS1%\c-c-p.tex . [09:35:14][Cacher][Path] No-existent .fls for %WS1%\c-c-p.tex . ```

Developer Tools Console [Required]

DevTools failed to load source map: Could not load content for https://file+.vscode-resource.vscode-cdn.net/c%3A/Users/Kaba/.vscode/extensions/james-yu.latex-workshop-9.4.5/node_modules/pdfjs-dist/build/pdf.js.map: Connection error: net::ERR_NAME_NOT_RESOLVED
DevTools failed to load source map: Could not parse content for vscode-webview://10spg5mj3pkolme9e1t33b4840q2iik1cniu7n8puernqo2dru2e/pdf.worker.js.map: Unexpected end of JSON input
DevTools failed to load source map: Could not load content for https://ticino.blob.core.windows.net/sourcemaps/97dec172d3256f8ca4bfb2143f3f76b503ca0534/node_modules/@vscode/vscode-languagedetection/dist/lib/index.js.map: Fetch through target failed: Target not supported; Fallback: Unknown error

Screenshots

-

Desktop [Required]

Please write exact version numbers. Please don't write latest instead of exact numbers.

Additional questions

Are you using VSCodium?

No

Are you using the Snap or Flatpack versions of VS Code?

No

Are you using LaTeX Workshop with VS Code Remote?

No

If the answer is Yes, please write which one you are using. Write the versions of the remote extension.

Additional context

Add any other context about the problem here.

James-Yu commented 1 year ago

The update does not commit anything new or changed, see https://github.com/James-Yu/LaTeX-Workshop/compare/v9.4.4...v9.4.5

If you believe this be a bug, I may need your help on profiling the behavior of the extension.

By the way, the extension is not specifically built to work with so many tex files referencing to each other. It's also hard to think of how you may manage that huge number of sources.

kaba2 commented 1 year ago

I am writing a mathematical text which currently has about 400 pages. Each subsection is stored in its own .tex file (I anonymized my files in the logs above), and there are about 143 .tex files. These are put together using subfiles. Until this week, Latex Workshop has worked great, even with a project of this size. I've used it for several years during this project. With a text of this size, it is essential to partition into smaller .tex files to be able to quickly jump to the things I'm interested in (using Ctrl+P). Another reason is build speed. I need to repeatedly rebuild when writing the text, and then I only need the current subsection built. So I build the subfile instead to get a fast build, instead of a very slow build for the whole text. I can help you profile it.

kaba2 commented 1 year ago

To be clear, what I mean by scanning is the time it takes to produce that attached log output when I start VsCode. It opens up my previously open folder which is the Latex project. So what I do is to switch between Latex Workshop versions and look at how long it takes, and that's how I get the 4x figure.

nidrissi commented 1 year ago

@James-Yu I am also seeing a huge slowdown since the recent update. Parsing a very simple tex file which contains a reference to PGF/TikZ makes the extension use 100% of a CPU for several minutes. (PGF/TikZ is a popular library for drawing pictures in LaTeX. There are 32,546 questions tagged pgf-tikz on tex.stackexchange. This is not some random library that no-one uses, and it contains many interrelated source files.)

Click here for the full log. ``` [15:12:59][Logger] New log placeholder %WS1% registered for /home/najib/research/non-formality-swiss . [15:12:59][Config] Configuration for workspace: file://%WS1% . [15:12:59][Config] editor.acceptSuggestionOnEnter: "on" . [15:12:59][Config] latex-workshop.bind.enter.key: false . [15:12:59][Config] latex-workshop.docker.enabled: false . [15:12:59][Config] latex-workshop.docker.image.latex: "" . [15:12:59][Config] latex-workshop.hover.preview.mathjax.extensions: [] . [15:12:59][Config] latex-workshop.intellisense.package.enabled: true . [15:12:59][Config] latex-workshop.intellisense.update.aggressive.enabled: false . [15:12:59][Config] latex-workshop.intellisense.update.delay: 1000 . [15:12:59][Config] latex-workshop.latex.autoBuild.run: "never" . [15:12:59][Config] latex-workshop.latex.build.forceRecipeUsage: true . [15:12:59][Config] latex-workshop.latex.outDir: "%DIR%" . [15:12:59][Config] latex-workshop.latex.recipes: [ { "name": "latexmk", "tools": [ "latexmk" ] }, { "name": "latexmk (latexmkrc)", "tools": [ "latexmk_rconly" ] }, { "name": "latexmk (lualatex)", "tools": [ "lualatexmk" ] }, { "name": "latexmk (xelatex)", "tools": [ "xelatexmk" ] }, { "name": "pdflatex -> bibtex -> pdflatex * 2", "tools": [ "pdflatex", "bibtex", "pdflatex", "pdflatex" ] }, { "name": "Compile Rnw files", "tools": [ "rnw2tex", "latexmk" ] }, { "name": "Compile Jnw files", "tools": [ "jnw2tex", "latexmk" ] }, { "name": "Compile Pnw files", "tools": [ "pnw2tex", "latexmk" ] }, { "name": "tectonic", "tools": [ "tectonic" ] } ] . [15:12:59][Config] latex-workshop.latex.tools: [ { "name": "latexmk", "command": "latexmk", "args": [ "-synctex=1", "-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": {} } ] . [15:12:59][Config] latex-workshop.viewer.pdf.internal.keyboardEvent: "auto" . [15:12:59][Manager] Set $LATEXWORKSHOP_DOCKER_LATEX: "" [15:12:59][Server] Creating LaTeX Workshop http and websocket server. [15:13:00][Server] Server successfully started: {"address":"127.0.0.1","family":"IPv4","port":34981} [15:13:00][Extension] Initializing LaTeX Workshop. [15:13:00][Extension] Extension root: /home/najib/.vscode-server/extensions/james-yu.latex-workshop-9.4.5 [15:13:00][Extension] $PATH: /home/najib/.vscode-server/bin/97dec172d3256f8ca4bfb2143f3f76b503ca0534/bin/remote-cli:/home/najib/.texlive2022/bin/x86_64-linux:/home/najib/.local/bin:/home/najib/.config/nvm/versions/node/v19.3.0/bin:/home/najib/.texlive2022/bin/x86_64-linux:/home/najib/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/home/najib/.local/bin:/usr/local/bin:/usr/bin:/bin:/home/najib/.dotnet/tools [15:13:00][Extension] $SHELL: /bin/zsh [15:13:00][Extension] $LANG: en_US.UTF-8 [15:13:00][Extension] $LC_ALL: undefined [15:13:00][Extension] process.platform: linux [15:13:00][Extension] process.arch: x64 [15:13:00][Extension] vscode.env.appName: Visual Studio Code [15:13:00][Extension] vscode.env.remoteName: wsl [15:13:00][Extension] vscode.env.uiKind: 1 [15:13:00][Extension] LaTeX Workshop initialized. [15:13:00][Format][Bib] Bibtex format config: {"tab":" ","case":"lowercase","left":"{","right":"}","trailingComma":true,"sort":["key"],"alignOnEqual":true,"sortFields":true,"fieldsOrder":[],"firstEntries":["string","xdata"]} [15:13:00][] Trigger characters for intellisense of LaTeX documents: ["\\",",","{"] [15:13:00][Manager] Current workspace folders: ["file://%WS1%"] [15:13:00][Manager] Found root file from active editor: %WS1%/main.tex [15:13:00][Manager] Root file changed: from undefined to %WS1%/main.tex [15:13:00][Manager] Start to find all dependencies. [15:13:00][Manager] Root file languageId: latex [15:13:00][Cacher][Watcher] Reset. [15:13:00][Cacher] Adding %WS1%/main.tex . [15:13:00][Cacher] Caching %WS1%/main.tex . [15:13:00][Cacher] Input %WS1%/preamble.tex from %WS1%/main.tex . [15:13:00][Cacher] Adding %WS1%/preamble.tex . [15:13:00][Cacher] Caching %WS1%/preamble.tex . [15:13:00][Cacher] Updated inputs of %WS1%/preamble.tex . [15:13:00][Cacher] Updated inputs of %WS1%/main.tex . [15:13:00][Server] valdOrigin is http://127.0.0.1:34981 [15:13:00][Cacher][Watcher] Watched %WS1%/main.tex . [15:13:00][Cacher][Watcher] Watched %WS1%/preamble.tex . [15:13:01][DupLabel] Checking for duplicate labels: %WS1%/preamble.tex . [15:13:01][Cacher] Updated elements of %WS1%/preamble.tex . [15:13:01][Cacher] Bib %WS1%/data.bib from %WS1%/preamble.tex . [15:13:01][Cacher][Bib] File watched %WS1%/data.bib . [15:13:01][Intelli][Citation] Parsing .bib entries from %WS1%/data.bib [15:13:07][DupLabel] Checking for duplicate labels: %WS1%/main.tex . [15:13:07][Cacher] Updated elements of %WS1%/main.tex . [15:13:07][Cacher] Updated bibs of %WS1%/main.tex . [15:13:07][Cacher] Cached %WS1%/main.tex . [15:13:07][Cacher] Parsing .fls %WS1%/main.fls . [15:13:07][Cacher] Adding /home/najib/.texlive2022/texmf.cnf . [15:13:07][Cacher] Adding /home/najib/.texlive2022/texmf-dist/web2c/texmf.cnf . [15:13:07][Cacher] Adding /home/najib/.texlive2022/texmf-var/web2c/pdftex/pdflatex.fmt . [15:13:07][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/koma-script/scrartcl.cls . [15:13:07][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/koma-script/scrkbase.sty . [15:13:07][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/koma-script/scrbase.sty . [15:13:07][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/koma-script/scrlfile.sty . [15:13:07][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/koma-script/scrlfile-hook.sty . [15:13:07][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/koma-script/scrlogo.sty . [15:13:07][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/graphics/keyval.sty . [15:13:07][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/koma-script/tocbasic.sty . [15:13:07][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/koma-script/typearea.sty . [15:13:07][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/footmisc/footmisc.sty . [15:13:07][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/koma-script/scrsize11pt.clo . [15:13:07][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/cm/cmr10.tfm . [15:13:07][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/base/inputenc.sty . [15:13:07][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/babel/babel.sty . [15:13:07][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/babel/txtbabel.def . [15:13:07][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/babel-english/english.ldf . [15:13:07][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/babel/locale/en/babel-english.tex . [15:13:07][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/babel/locale/en/babel-english.tex from .fls %WS1%/main.fls . [15:13:07][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/babel/locale/en/babel-english.tex . [15:13:07][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/babel/locale/en/babel-english.tex . [15:13:07][Intelli][Citation] Parsed 26 bib entries from %WS1%/data.bib . [15:13:08][Cacher] Updated bibs of %WS1%/preamble.tex . [15:13:08][Cacher] Cached %WS1%/preamble.tex . [15:13:08][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf.cnf . [15:13:08][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/web2c/texmf.cnf . [15:13:08][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-var/web2c/pdftex/pdflatex.fmt . [15:13:08][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/koma-script/scrartcl.cls . [15:13:08][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/koma-script/scrkbase.sty . [15:13:08][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/koma-script/scrbase.sty . [15:13:08][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/koma-script/scrlfile.sty . [15:13:08][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/koma-script/scrlfile-hook.sty . [15:13:08][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/koma-script/scrlogo.sty . [15:13:08][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/graphics/keyval.sty . [15:13:08][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/koma-script/typearea.sty . [15:13:08][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/footmisc/footmisc.sty . [15:13:08][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/koma-script/tocbasic.sty . [15:13:08][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/koma-script/scrsize11pt.clo . [15:13:08][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/cm/cmr10.tfm . [15:13:08][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/base/inputenc.sty . [15:13:08][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/babel/babel.sty . [15:13:08][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/babel/txtbabel.def . [15:13:08][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/babel-english/english.ldf . [15:13:08][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/babel/locale/en/babel-english.tex . [15:13:26][Cacher] Caching %WS1%/main.tex . [15:13:26][Cacher] Input %WS1%/preamble.tex from %WS1%/main.tex . [15:13:26][Cacher] Updated inputs of %WS1%/main.tex . [15:13:26][Cacher][Watcher] Changed %WS1%/main.tex . [15:13:28][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/babel/locale/en/babel-english.tex . [15:13:28][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/babel/locale/en/babel-english.tex . [15:13:28][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/babel/locale/en/babel-english.tex . [15:13:28][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/babel/locale/en/babel-english.tex . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/babel/locale/en/babel-en.ini . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/lm/lmodern.sty . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/amsfonts/amssymb.sty . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/amsfonts/amsfonts.sty . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/amsmath/amsmath.sty . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/amsmath/amsopn.sty . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/amsmath/amstext.sty . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/amsmath/amsgen.sty . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/amsmath/amsbsy.sty . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/mathtools/mathtools.sty . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/tools/calc.sty . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/mathtools/mhsetup.sty . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/enumitem/enumitem.sty . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/booktabs/booktabs.sty . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/caption/subcaption.sty . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/caption/caption.sty . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/caption/caption3.sty . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/caption/caption-koma.sto . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/xcolor/xcolor.sty . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/graphics-cfg/color.cfg . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/graphics-def/pdftex.def . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/graphics/mathcolor.ltx . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/xcolor/svgnam.def . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty . [15:13:28][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex . [15:13:28][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex from .fls %WS1%/main.fls . [15:13:28][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex . [15:13:28][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/babel/locale/en/babel-en.ini . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/amsfonts/amssymb.sty . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/lm/lmodern.sty . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/amsfonts/amsfonts.sty . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/amsmath/amsmath.sty . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/amsmath/amsopn.sty . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/amsmath/amstext.sty . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/amsmath/amsgen.sty . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/amsmath/amsbsy.sty . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/mathtools/mathtools.sty . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/tools/calc.sty . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/mathtools/mhsetup.sty . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/enumitem/enumitem.sty . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/booktabs/booktabs.sty . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/caption/subcaption.sty . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/caption/caption.sty . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/caption/caption3.sty . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/caption/caption-koma.sto . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/xcolor/xcolor.sty . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/graphics-cfg/color.cfg . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/graphics-def/pdftex.def . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/graphics/mathcolor.ltx . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/xcolor/svgnam.def . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty . [15:13:28][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex . [15:13:47][DupLabel] Checking for duplicate labels: %WS1%/main.tex . [15:13:47][Cacher] Updated elements of %WS1%/main.tex . [15:13:47][Cacher] Updated bibs of %WS1%/main.tex . [15:13:47][Cacher] Cached %WS1%/main.tex . [15:13:49][Cacher] Cannot parse AST, use RegExp on /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex . [15:13:51][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex . [15:13:51][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex . [15:13:51][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex . [15:13:51][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex . [15:13:51][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex . [15:13:51][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex from .fls %WS1%/main.fls . [15:13:51][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex . [15:13:51][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex . [15:13:51][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex . [15:14:01][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex . [15:14:01][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex . [15:14:01][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex . [15:14:01][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex . [15:14:02][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def . [15:14:02][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex . [15:14:02][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex from .fls %WS1%/main.fls . [15:14:02][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex . [15:14:02][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex . [15:14:02][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def . [15:14:02][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex . [15:14:06][Cacher] Cannot parse AST, use RegExp on /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex . [15:14:06][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex . [15:14:06][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex . [15:14:06][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex . [15:14:06][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex . [15:14:06][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/pgf.revision.tex . [15:14:06][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/pgf.revision.tex from .fls %WS1%/main.fls . [15:14:06][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/pgf.revision.tex . [15:14:06][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/pgf.revision.tex . [15:14:06][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/pgf.revision.tex . [15:14:10][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/pgf.revision.tex . [15:14:10][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/pgf.revision.tex . [15:14:10][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/pgf.revision.tex . [15:14:10][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/pgf.revision.tex . [15:14:10][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty . [15:14:10][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/graphics/graphicx.sty . [15:14:10][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/graphics/graphics.sty . [15:14:10][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/graphics/trig.sty . [15:14:10][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/graphics-cfg/graphics.cfg . [15:14:10][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty . [15:14:10][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex . [15:14:10][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex from .fls %WS1%/main.fls . [15:14:10][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex . [15:14:10][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex . [15:14:11][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty . [15:14:11][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/graphics/graphicx.sty . [15:14:11][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/graphics/graphics.sty . [15:14:11][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/graphics/trig.sty . [15:14:11][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/graphics-cfg/graphics.cfg . [15:14:11][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty . [15:14:11][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex . [15:14:15][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex . [15:14:15][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex . [15:14:15][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex . [15:14:15][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex . [15:14:15][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex . [15:14:15][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex from .fls %WS1%/main.fls . [15:14:15][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex . [15:14:15][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex . [15:14:15][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex . [15:14:20][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex . [15:14:20][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex . [15:14:20][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex . [15:14:20][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex . [15:14:20][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex . [15:14:20][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex from .fls %WS1%/main.fls . [15:14:20][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex . [15:14:20][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex . [15:14:20][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex . [15:14:20][Manager] Current workspace folders: ["file://%WS1%"] [15:14:20][Manager] Found root file from active editor: %WS1%/main.tex [15:14:20][Manager] Keep using the same root file: %WS1%/main.tex [15:14:24][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex . [15:14:24][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex . [15:14:24][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex . [15:14:24][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex . [15:14:24][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg . [15:14:24][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.def . [15:14:24][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.def . [15:14:24][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex . [15:14:24][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex from .fls %WS1%/main.fls . [15:14:24][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex . [15:14:24][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex . [15:14:25][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg . [15:14:25][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.def . [15:14:25][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.def . [15:14:25][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex . [15:14:29][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex . [15:14:29][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex . [15:14:29][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex . [15:14:29][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex . [15:14:29][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex . [15:14:29][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex from .fls %WS1%/main.fls . [15:14:29][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex . [15:14:29][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex . [15:14:29][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex . [15:14:33][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex . [15:14:33][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex . [15:14:33][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex . [15:14:33][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex . [15:14:33][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex . [15:14:33][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex from .fls %WS1%/main.fls . [15:14:33][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex . [15:14:33][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex . [15:14:33][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex . [15:14:37][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex . [15:14:37][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex . [15:14:37][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex . [15:14:37][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex . [15:14:37][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex . [15:14:37][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex from .fls %WS1%/main.fls . [15:14:37][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex . [15:14:37][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex . [15:14:38][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex . [15:14:42][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex . [15:14:42][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex . [15:14:42][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex . [15:14:42][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex . [15:14:42][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex . [15:14:42][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex from .fls %WS1%/main.fls . [15:14:42][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex . [15:14:42][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex . [15:14:42][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex . [15:14:46][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex . [15:14:46][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex . [15:14:46][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex . [15:14:46][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex . [15:14:46][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex . [15:14:46][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex from .fls %WS1%/main.fls . [15:14:46][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex . [15:14:46][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex . [15:14:46][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex . [15:14:51][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex . [15:14:51][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex . [15:14:51][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex . [15:14:51][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex . [15:14:51][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex . [15:14:51][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex from .fls %WS1%/main.fls . [15:14:51][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex . [15:14:51][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex . [15:14:51][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex . [15:14:55][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex . [15:14:55][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex . [15:14:55][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex . [15:14:55][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex . [15:14:56][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex . [15:14:56][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex from .fls %WS1%/main.fls . [15:14:56][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex . [15:14:56][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex . [15:14:56][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex . [15:15:00][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex . [15:15:00][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex . [15:15:00][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex . [15:15:00][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex . [15:15:00][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex . [15:15:00][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex from .fls %WS1%/main.fls . [15:15:00][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex . [15:15:00][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex . [15:15:00][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex . [15:15:04][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex . [15:15:04][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex . [15:15:04][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex . [15:15:04][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex . [15:15:05][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex . [15:15:05][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex from .fls %WS1%/main.fls . [15:15:05][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex . [15:15:05][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex . [15:15:05][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex . [15:15:12][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex . [15:15:12][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex . [15:15:12][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex . [15:15:12][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex . [15:15:12][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.tex . [15:15:12][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.tex from .fls %WS1%/main.fls . [15:15:12][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.tex . [15:15:12][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.tex . [15:15:13][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.tex . [15:15:16][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.tex . [15:15:16][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.tex . [15:15:16][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.tex . [15:15:16][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.tex . [15:15:17][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.code.tex . [15:15:17][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.code.tex from .fls %WS1%/main.fls . [15:15:17][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.code.tex . [15:15:17][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.code.tex . [15:15:17][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.code.tex . [15:15:21][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.code.tex . [15:15:21][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.code.tex . [15:15:21][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.code.tex . [15:15:21][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.code.tex . [15:15:21][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex . [15:15:21][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex from .fls %WS1%/main.fls . [15:15:21][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex . [15:15:21][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex . [15:15:21][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex . [15:15:25][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex . [15:15:25][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex . [15:15:25][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex . [15:15:25][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex . [15:15:25][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.tex . [15:15:25][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.tex from .fls %WS1%/main.fls . [15:15:25][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.tex . [15:15:25][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.tex . [15:15:26][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.tex . [15:15:30][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.tex . [15:15:30][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.tex . [15:15:30][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.tex . [15:15:30][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.tex . [15:15:30][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex . [15:15:30][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex from .fls %WS1%/main.fls . [15:15:30][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex . [15:15:30][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex . [15:15:30][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex . [15:15:34][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex . [15:15:34][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex . [15:15:34][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex . [15:15:34][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex . [15:15:34][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithmetics.code.tex . [15:15:34][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithmetics.code.tex from .fls %WS1%/main.fls . [15:15:34][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithmetics.code.tex . [15:15:34][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithmetics.code.tex . [15:15:35][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithmetics.code.tex . [15:15:38][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithmetics.code.tex . [15:15:38][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithmetics.code.tex . [15:15:38][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithmetics.code.tex . [15:15:38][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithmetics.code.tex . [15:15:39][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex . [15:15:39][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex from .fls %WS1%/main.fls . [15:15:39][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex . [15:15:39][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex . [15:15:39][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex . [15:15:44][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex . [15:15:44][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex . [15:15:44][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex . [15:15:44][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex . [15:15:44][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfint.code.tex . [15:15:44][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfint.code.tex from .fls %WS1%/main.fls . [15:15:44][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfint.code.tex . [15:15:44][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfint.code.tex . [15:15:44][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfint.code.tex . [15:15:48][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfint.code.tex . [15:15:48][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfint.code.tex . [15:15:48][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfint.code.tex . [15:15:48][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/math/pgfint.code.tex . [15:15:49][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex . [15:15:49][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex from .fls %WS1%/main.fls . [15:15:49][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex . [15:15:49][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex . [15:15:49][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex . [15:15:53][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex . [15:15:53][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex . [15:15:53][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex . [15:15:53][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex . [15:15:53][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex . [15:15:53][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex from .fls %WS1%/main.fls . [15:15:53][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex . [15:15:53][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex . [15:15:53][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex . [15:15:58][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex . [15:15:58][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex . [15:15:58][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex . [15:15:58][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex . [15:15:58][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex . [15:15:58][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex from .fls %WS1%/main.fls . [15:15:58][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex . [15:15:58][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex . [15:15:58][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex . [15:16:02][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex . [15:16:02][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex . [15:16:02][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex . [15:16:02][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex . [15:16:02][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex . [15:16:02][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex from .fls %WS1%/main.fls . [15:16:02][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex . [15:16:02][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex . [15:16:03][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex . [15:16:07][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex . [15:16:07][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex . [15:16:07][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex . [15:16:07][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex . [15:16:07][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex . [15:16:07][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex from .fls %WS1%/main.fls . [15:16:07][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex . [15:16:07][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex . [15:16:07][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex . [15:16:11][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex . [15:16:11][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex . [15:16:11][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex . [15:16:11][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex . [15:16:11][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.code.tex . [15:16:11][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.code.tex from .fls %WS1%/main.fls . [15:16:11][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.code.tex . [15:16:11][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.code.tex . [15:16:11][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.code.tex . [15:16:15][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.code.tex . [15:16:15][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.code.tex . [15:16:15][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.code.tex . [15:16:15][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.code.tex . [15:16:15][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex . [15:16:15][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex from .fls %WS1%/main.fls . [15:16:15][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex . [15:16:15][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex . [15:16:16][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex . [15:16:20][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex . [15:16:20][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex . [15:16:20][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex . [15:16:20][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex . [15:16:20][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex . [15:16:20][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex from .fls %WS1%/main.fls . [15:16:20][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex . [15:16:20][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex . [15:16:20][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex . [15:16:24][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex . [15:16:24][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex . [15:16:24][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex . [15:16:24][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex . [15:16:24][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.tex . [15:16:24][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.tex from .fls %WS1%/main.fls . [15:16:24][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.tex . [15:16:24][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.tex . [15:16:24][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.tex . [15:16:28][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.tex . [15:16:28][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.tex . [15:16:28][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.tex . [15:16:28][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.tex . [15:16:29][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex . [15:16:29][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex from .fls %WS1%/main.fls . [15:16:29][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex . [15:16:29][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex . [15:16:29][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex . [15:16:33][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex . [15:16:33][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex . [15:16:33][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex . [15:16:33][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex . [15:16:33][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex . [15:16:33][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex from .fls %WS1%/main.fls . [15:16:33][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex . [15:16:33][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex . [15:16:33][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex . [15:16:40][Cacher] Cannot parse AST, use RegExp on /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex . [15:16:42][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex . [15:16:42][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex . [15:16:42][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex . [15:16:42][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex . [15:16:42][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex . [15:16:42][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex from .fls %WS1%/main.fls . [15:16:42][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex . [15:16:42][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex . [15:16:42][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex . [15:16:42][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex . [15:16:42][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex . [15:16:42][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex . [15:16:42][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex . [15:16:42][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex from .fls %WS1%/main.fls . [15:16:42][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex . [15:16:42][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex . [15:16:42][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex . [15:16:43][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex . [15:16:47][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex . [15:16:47][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex . [15:16:47][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex . [15:16:47][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex . [15:16:47][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex . [15:16:47][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex from .fls %WS1%/main.fls . [15:16:47][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex . [15:16:47][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex . [15:16:47][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex . [15:16:51][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex . [15:16:51][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex . [15:16:51][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex . [15:16:51][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex . [15:16:51][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex . [15:16:51][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex from .fls %WS1%/main.fls . [15:16:51][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex . [15:16:51][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex . [15:16:52][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex . [15:16:55][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex . [15:16:55][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex . [15:16:55][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex . [15:16:55][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex . [15:16:56][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex . [15:16:56][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex from .fls %WS1%/main.fls . [15:16:56][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex . [15:16:56][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex . [15:16:56][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex . [15:17:00][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex . [15:17:00][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex . [15:17:00][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex . [15:17:00][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex . [15:17:00][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex . [15:17:00][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex from .fls %WS1%/main.fls . [15:17:00][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex . [15:17:00][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex . [15:17:00][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex . [15:17:04][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex . [15:17:04][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex . [15:17:04][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex . [15:17:04][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex . [15:17:04][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex . [15:17:04][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex from .fls %WS1%/main.fls . [15:17:04][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex . [15:17:04][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex . [15:17:05][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex . [15:17:09][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex . [15:17:09][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex . [15:17:09][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex . [15:17:09][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex . [15:17:09][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex . [15:17:09][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex from .fls %WS1%/main.fls . [15:17:09][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex . [15:17:09][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex . [15:17:09][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex . [15:17:13][Cacher] Cannot parse AST, use RegExp on /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex . [15:17:14][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex . [15:17:14][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex . [15:17:14][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex . [15:17:14][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex . [15:17:14][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65.sty . [15:17:14][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18.sty . [15:17:14][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/pgf/utilities/pgffor.sty . [15:17:14][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty . [15:17:14][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/pgf/math/pgfmath.sty . [15:17:14][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex . [15:17:14][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex from .fls %WS1%/main.fls . [15:17:14][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex . [15:17:14][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex . [15:17:14][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65.sty . [15:17:14][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18.sty . [15:17:14][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/pgf/utilities/pgffor.sty . [15:17:14][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty . [15:17:14][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/pgf/math/pgfmath.sty . [15:17:14][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex . [15:17:18][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex . [15:17:18][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex . [15:17:18][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex . [15:17:18][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex . [15:17:19][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex . [15:17:19][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex from .fls %WS1%/main.fls . [15:17:19][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex . [15:17:19][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex . [15:17:19][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex . [15:17:26][Cacher] Cannot parse AST, use RegExp on /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex . [15:17:37][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex . [15:17:37][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex . [15:17:37][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex . [15:17:37][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex . [15:17:37][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex . [15:17:37][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex from .fls %WS1%/main.fls . [15:17:37][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex . [15:17:37][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex . [15:17:38][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex . [15:17:38][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex . [15:17:38][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex . [15:17:38][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex . [15:17:38][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex . [15:17:38][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex from .fls %WS1%/main.fls . [15:17:38][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex . [15:17:38][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex . [15:17:38][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex . [15:17:38][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex . [15:17:42][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex . [15:17:42][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex . [15:17:42][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex . [15:17:42][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex . [15:17:42][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths.code.tex . [15:17:42][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths.code.tex from .fls %WS1%/main.fls . [15:17:42][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths.code.tex . [15:17:42][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths.code.tex . [15:17:43][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths.code.tex . [15:17:47][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths.code.tex . [15:17:47][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths.code.tex . [15:17:47][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths.code.tex . [15:17:47][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths.code.tex . [15:17:47][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/tikz-cd/tikzlibrarycd.code.tex . [15:17:47][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/tikz-cd/tikzlibrarycd.code.tex from .fls %WS1%/main.fls . [15:17:47][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/tikz-cd/tikzlibrarycd.code.tex . [15:17:47][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/tikz-cd/tikzlibrarycd.code.tex . [15:17:47][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/tikz-cd/tikzlibrarycd.code.tex . [15:17:51][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/tikz-cd/tikzlibrarycd.code.tex . [15:17:51][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/tikz-cd/tikzlibrarycd.code.tex . [15:17:51][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/tikz-cd/tikzlibrarycd.code.tex . [15:17:51][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/tikz-cd/tikzlibrarycd.code.tex . [15:17:51][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymatrix.code.tex . [15:17:51][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymatrix.code.tex from .fls %WS1%/main.fls . [15:17:51][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymatrix.code.tex . [15:17:51][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymatrix.code.tex . [15:17:52][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymatrix.code.tex . [15:17:56][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymatrix.code.tex . [15:17:56][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymatrix.code.tex . [15:17:56][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymatrix.code.tex . [15:17:56][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymatrix.code.tex . [15:17:56][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryquotes.code.tex . [15:17:56][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryquotes.code.tex from .fls %WS1%/main.fls . [15:17:56][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryquotes.code.tex . [15:17:56][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryquotes.code.tex . [15:17:56][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryquotes.code.tex . [15:18:00][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryquotes.code.tex . [15:18:00][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryquotes.code.tex . [15:18:00][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryquotes.code.tex . [15:18:00][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryquotes.code.tex . [15:18:00][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows.meta.code.tex . [15:18:00][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows.meta.code.tex from .fls %WS1%/main.fls . [15:18:00][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows.meta.code.tex . [15:18:00][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows.meta.code.tex . [15:18:00][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows.meta.code.tex . [15:18:04][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows.meta.code.tex . [15:18:04][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows.meta.code.tex . [15:18:04][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows.meta.code.tex . [15:18:04][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows.meta.code.tex . [15:18:05][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarybackgrounds.code.tex . [15:18:05][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarybackgrounds.code.tex from .fls %WS1%/main.fls . [15:18:05][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarybackgrounds.code.tex . [15:18:05][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarybackgrounds.code.tex . [15:18:05][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarybackgrounds.code.tex . [15:18:09][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarybackgrounds.code.tex . [15:18:09][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarybackgrounds.code.tex . [15:18:09][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarybackgrounds.code.tex . [15:18:09][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarybackgrounds.code.tex . [15:18:09][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypatterns.code.tex . [15:18:09][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypatterns.code.tex from .fls %WS1%/main.fls . [15:18:09][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypatterns.code.tex . [15:18:09][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypatterns.code.tex . [15:18:09][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypatterns.code.tex . [15:18:13][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypatterns.code.tex . [15:18:13][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypatterns.code.tex . [15:18:13][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypatterns.code.tex . [15:18:13][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypatterns.code.tex . [15:18:13][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibrarypatterns.code.tex . [15:18:13][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibrarypatterns.code.tex from .fls %WS1%/main.fls . [15:18:13][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibrarypatterns.code.tex . [15:18:13][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibrarypatterns.code.tex . [15:18:14][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibrarypatterns.code.tex . [15:18:18][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibrarypatterns.code.tex . [15:18:18][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibrarypatterns.code.tex . [15:18:18][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibrarypatterns.code.tex . [15:18:18][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/libraries/pgflibrarypatterns.code.tex . [15:18:18][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/todonotes/todonotes.sty . [15:18:18][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/base/ifthen.sty . [15:18:18][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/xkeyval/xkeyval.sty . [15:18:18][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/xkeyval/xkeyval.tex . [15:18:18][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/xkeyval/xkeyval.tex from .fls %WS1%/main.fls . [15:18:18][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/xkeyval/xkeyval.tex . [15:18:18][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/xkeyval/xkeyval.tex . [15:18:18][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/todonotes/todonotes.sty . [15:18:18][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/base/ifthen.sty . [15:18:18][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/xkeyval/xkeyval.sty . [15:18:18][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/xkeyval/xkeyval.tex . [15:18:22][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/xkeyval/xkeyval.tex . [15:18:22][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/xkeyval/xkeyval.tex . [15:18:22][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/xkeyval/xkeyval.tex . [15:18:22][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/xkeyval/xkeyval.tex . [15:18:22][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/xkeyval/xkvutils.tex . [15:18:22][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/xkeyval/xkvutils.tex from .fls %WS1%/main.fls . [15:18:22][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/xkeyval/xkvutils.tex . [15:18:22][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/xkeyval/xkvutils.tex . [15:18:23][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/xkeyval/xkvutils.tex . [15:18:27][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/xkeyval/xkvutils.tex . [15:18:27][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/xkeyval/xkvutils.tex . [15:18:27][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/xkeyval/xkvutils.tex . [15:18:27][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/xkeyval/xkvutils.tex . [15:18:27][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypositioning.code.tex . [15:18:27][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypositioning.code.tex from .fls %WS1%/main.fls . [15:18:27][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypositioning.code.tex . [15:18:27][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypositioning.code.tex . [15:18:27][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypositioning.code.tex . [15:18:31][DupLabel] Checking for duplicate labels: /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypositioning.code.tex . [15:18:31][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypositioning.code.tex . [15:18:31][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypositioning.code.tex . [15:18:31][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypositioning.code.tex . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/csquotes/csquotes.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/etoolbox/etoolbox.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/csquotes/csquotes.def . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/csquotes/csquotes.cfg . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/biblatex/biblatex.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/infwarerr/infwarerr.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/iftex/iftex.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/kvoptions/kvoptions.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/logreq/logreq.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/logreq/logreq.def . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/url/url.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/biblatex/blx-dm.def . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/biblatex/blx-compat.def . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/biblatex/biblatex.def . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/biblatex/bbx/alphabetic.bbx . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/biblatex/bbx/standard.bbx . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/biblatex/cbx/alphabetic.cbx . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/biblatex/biblatex.cfg . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/l3kernel/expl3.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/l3packages/xparse/xparse.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/hyperref/hyperref.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pdfescape/pdfescape.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/hycolor/hycolor.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/auxhook/auxhook.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/hyperref/nameref.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/refcount/refcount.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/hyperref/pd1enc.def . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/intcalc/intcalc.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/etexcmds/etexcmds.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/hyperref/puenc.def . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/bitset/bitset.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/atbegshi/atbegshi.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/base/atbegshi-ltx.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/hyperref/hpdftex.def . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/atveryend/atveryend.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/base/atveryend-ltx.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/amscls/amsthm.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/xpatch/xpatch.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/thmtools/thmtools.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/thmtools/thm-patch.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/thmtools/parseargs.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/thmtools/thm-kv.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/thmtools/thm-autoref.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/thmtools/aliasctr.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/thmtools/thm-listof.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/thmtools/thm-restate.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/thmtools/thm-amsthm.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/lm/ot1lmr.fd . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmr10.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/context/base/mkii/supp-pdf.mkii . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/biblatex/lbx/english.lbx . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/graphics/color.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/bookmark/bookmark.sty . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/bookmark/bkm-pdftex.def . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/lm/ot1lmss.fd . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmss10.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmssbx10.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmr12.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmr7.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/lm/omllmm.fd . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmmi12.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmmi10.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmmi7.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/lm/omslmsy.fd . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmsy10.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmsy7.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/lm/omxlmex.fd . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmex10.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/amsfonts/umsa.fd . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam10.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam7.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/amsfonts/umsb.fd . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/amsfonts/symbols/msbm10.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/amsfonts/symbols/msbm7.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/lm/ts1lmr.fd . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/ts1-lmr10.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmr9.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmr6.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmr5.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmmi9.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmmi6.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmmi5.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmsy9.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmsy6.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmsy5.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam5.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/amsfonts/symbols/msbm5.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/ts1-lmr6.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmr8.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmmi8.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmsy8.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-var/fonts/map/pdftex/updmap/pdftex.map . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmri10.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmbx10.tfm . [15:18:31][Cacher] Adding %WS1%/fig/kappa.png . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/amsfonts/ueuf.fd . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/amsfonts/euler/eufm10.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/amsfonts/euler/eufm7.tfm . [15:18:31][Cacher] Adding %WS1%/fig/compos-outer.png . [15:18:31][Cacher] Adding %WS1%/fig/compos-inner.png . [15:18:31][Cacher] Adding %WS1%/fig/compos-result.png . [15:18:31][Cacher] Adding %WS1%/fig/example-before.png . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/amsfonts/euler/eufm5.tfm . [15:18:31][Cacher] Adding %WS1%/fig/example-inclusion-1.png . [15:18:31][Cacher] Adding %WS1%/fig/example-inclusion-2.png . [15:18:31][Cacher] Adding %WS1%/fig/example-inclusion-3.png . [15:18:31][Cacher] Adding %WS1%/fig/mu1.png . [15:18:31][Cacher] Adding %WS1%/fig/act1.png . [15:18:31][Cacher] Adding %WS1%/fig/beta1plus.png . [15:18:31][Cacher] Adding %WS1%/fig/beta1minus.png . [15:18:31][Cacher] Adding %WS1%/fig/eta1plus.png . [15:18:31][Cacher] Adding %WS1%/fig/mu-tot.png . [15:18:31][Cacher] Adding %WS1%/fig/plot-sigma-tau.png . [15:18:31][Cacher] Adding %WS1%/fig/plot-tau-3d.png . [15:18:31][Cacher] Adding %WS1%/fig/theta-grid.png . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmri7.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmri8.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmcsc10.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/latex/lm/ot1lmtt.fd . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmtt10.tfm . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/enc/dvips/lm/lm-rmtt.enc . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/enc/dvips/lm/lm-rmsc.enc . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/enc/dvips/lm/lm-mathit.enc . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/enc/dvips/lm/lm-mathsy.enc . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/enc/dvips/lm/lm-rm.enc . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/enc/dvips/lm/lm-mathex.enc . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/enc/dvips/lm/lm-ts1.enc . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/amsfonts/euler/eufm10.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/amsfonts/euler/eufm5.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/amsfonts/euler/eufm7.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmbx10.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmcsc10.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmex10.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmmi10.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmmi12.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmmi5.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmmi6.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmmi7.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmmi8.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmr10.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmr12.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmr5.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmr6.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmr7.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmr8.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmr9.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmri10.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmssbx10.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmsy10.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmsy5.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmsy6.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmsy7.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmsy8.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmtt10.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/amsfonts/symbols/msam10.pfb . [15:18:31][Cacher] Adding /home/najib/.texlive2022/texmf-dist/fonts/type1/public/amsfonts/symbols/msbm10.pfb . [15:18:31][Cacher] Found .aux %WS1%/main.tex from .fls %WS1%/main.fls , parsing. [15:18:31][Cacher] Parsed .aux %WS1%/main.tex . [15:18:31][Cacher] Parsed .fls %WS1%/main.fls . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/csquotes/csquotes.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/etoolbox/etoolbox.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/csquotes/csquotes.def . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/csquotes/csquotes.cfg . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/biblatex/biblatex.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/infwarerr/infwarerr.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/iftex/iftex.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/logreq/logreq.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/logreq/logreq.def . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/kvoptions/kvoptions.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/url/url.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/biblatex/blx-dm.def . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/biblatex/blx-compat.def . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/biblatex/biblatex.def . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/biblatex/bbx/alphabetic.bbx . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/biblatex/bbx/standard.bbx . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/biblatex/cbx/alphabetic.cbx . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/biblatex/biblatex.cfg . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/l3kernel/expl3.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/l3packages/xparse/xparse.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/hyperref/hyperref.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pdfescape/pdfescape.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/hycolor/hycolor.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/auxhook/auxhook.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/hyperref/nameref.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/refcount/refcount.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/hyperref/pd1enc.def . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/intcalc/intcalc.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/hyperref/puenc.def . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/etexcmds/etexcmds.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/bitset/bitset.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/atbegshi/atbegshi.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/base/atbegshi-ltx.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/hyperref/hpdftex.def . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/atveryend/atveryend.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/base/atveryend-ltx.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/amscls/amsthm.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/thmtools/thmtools.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/thmtools/thm-patch.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/thmtools/parseargs.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/thmtools/thm-kv.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/thmtools/thm-autoref.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/thmtools/aliasctr.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/thmtools/thm-listof.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/thmtools/thm-restate.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/thmtools/thm-amsthm.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/lm/ot1lmr.fd . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/xpatch/xpatch.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmr10.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/context/base/mkii/supp-pdf.mkii . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/biblatex/lbx/english.lbx . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/graphics/color.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/bookmark/bookmark.sty . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/bookmark/bkm-pdftex.def . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/lm/ot1lmss.fd . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmss10.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmr12.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmr7.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmssbx10.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/lm/omllmm.fd . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmmi12.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmmi10.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmmi7.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/lm/omslmsy.fd . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmsy10.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmsy7.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/lm/omxlmex.fd . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmex10.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/amsfonts/umsa.fd . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam10.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam7.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/amsfonts/umsb.fd . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/amsfonts/symbols/msbm10.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/amsfonts/symbols/msbm7.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/lm/ts1lmr.fd . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/ts1-lmr10.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmr9.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmr6.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmr5.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmmi9.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmmi6.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmmi5.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmsy9.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmsy6.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmsy5.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam5.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/amsfonts/symbols/msbm5.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/ts1-lmr6.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmr8.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmmi8.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/lmsy8.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-var/fonts/map/pdftex/updmap/pdftex.map . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmri10.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmbx10.tfm . [15:18:32][Cacher][Watcher] Watched %WS1%/fig/kappa.png . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/amsfonts/ueuf.fd . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/amsfonts/euler/eufm10.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/amsfonts/euler/eufm7.tfm . [15:18:32][Cacher][Watcher] Watched %WS1%/fig/compos-outer.png . [15:18:32][Cacher][Watcher] Watched %WS1%/fig/compos-inner.png . [15:18:32][Cacher][Watcher] Watched %WS1%/fig/compos-result.png . [15:18:32][Cacher][Watcher] Watched %WS1%/fig/example-before.png . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/amsfonts/euler/eufm5.tfm . [15:18:32][Cacher][Watcher] Watched %WS1%/fig/example-inclusion-1.png . [15:18:32][Cacher][Watcher] Watched %WS1%/fig/example-inclusion-2.png . [15:18:32][Cacher][Watcher] Watched %WS1%/fig/example-inclusion-3.png . [15:18:32][Cacher][Watcher] Watched %WS1%/fig/mu1.png . [15:18:32][Cacher][Watcher] Watched %WS1%/fig/act1.png . [15:18:32][Cacher][Watcher] Watched %WS1%/fig/beta1plus.png . [15:18:32][Cacher][Watcher] Watched %WS1%/fig/beta1minus.png . [15:18:32][Cacher][Watcher] Watched %WS1%/fig/eta1plus.png . [15:18:32][Cacher][Watcher] Watched %WS1%/fig/mu-tot.png . [15:18:32][Cacher][Watcher] Watched %WS1%/fig/plot-sigma-tau.png . [15:18:32][Cacher][Watcher] Watched %WS1%/fig/plot-tau-3d.png . [15:18:32][Cacher][Watcher] Watched %WS1%/fig/theta-grid.png . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmri7.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmri8.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmcsc10.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/latex/lm/ot1lmtt.fd . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/tfm/public/lm/rm-lmtt10.tfm . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/enc/dvips/lm/lm-rmtt.enc . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/enc/dvips/lm/lm-rmsc.enc . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/enc/dvips/lm/lm-mathit.enc . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/enc/dvips/lm/lm-mathsy.enc . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/enc/dvips/lm/lm-rm.enc . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/enc/dvips/lm/lm-mathex.enc . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/enc/dvips/lm/lm-ts1.enc . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/amsfonts/euler/eufm10.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/amsfonts/euler/eufm5.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/amsfonts/euler/eufm7.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmbx10.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmcsc10.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmex10.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmmi10.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmmi12.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmmi5.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmmi6.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmmi7.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmmi8.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmr10.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmr12.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmr5.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmr6.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmr7.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmr8.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmr9.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmri10.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmssbx10.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmsy10.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmsy5.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmsy6.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmsy7.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmsy8.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/lm/lmtt10.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/amsfonts/symbols/msam10.pfb . [15:18:32][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/fonts/type1/public/amsfonts/symbols/msbm10.pfb . ```

The slowdown starts at this line in the logs:

[15:13:49][Cacher] Cannot parse AST, use RegExp on /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex .

Once that happens, every group of lines of the form

[15:13:51][Cacher] Updated elements of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex .
[15:13:51][Cacher] Updated bibs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex .
[15:13:51][Cacher] Cached /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex .
[15:13:51][Cacher] Adding /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex .
[15:13:51][Cacher] Found /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex from .fls %WS1%/main.fls .
[15:13:51][Cacher] Caching /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex .
[15:13:51][Cacher] Updated inputs of /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex .
[15:13:51][Cacher][Watcher] Watched /home/najib/.texlive2022/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex .

takes several seconds to complete. And there are a lot of them. This adds up very quickly, and it happens whenever I close and reopen the workspace.

This is clearly an issue with the component called "Cacher". I don't know the internal working of the extension, but e14e029247 obviously changed something between v9.4.4 and v9.5.0.

This is probably related as it started happening at the same time, but now this (simple) document doesn't get an outline anymore.

James-Yu commented 1 year ago

Your issue is different. Please create a new issue. What is your latex-workshop.latex.watch.files.ignore config?

nidrissi commented 1 year ago

@James-Yu It's exactly the same issue. The cacher apparently runs many computations for a given file, it takes too long and hangs up the rest of the extension. It's all these lines of the following form that slow down parsing:

[Cacher] Updated elements of [...]
[Cacher] Updated bibs of [...]
[Cacher] Cached [...]

It's the same issue that @kaba2 encountered, except that my files are library files, whereas theirs are their own files. But the core issue is the same: if too many files are referenced, the cacher slows down the parsing.

My `latex-workshop.latex.watch.files.ignore` is the default. ``` "latex-workshop.latex.watch.files.ignore": [ "**/*.bbx", "**/*.bbl", "**/*.cbx", "**/*.cfg", "**/*.clo", "**/*.cnf", "**/*.def", "**/*.dfu", "**/*.enc", "**/*.fd", "**/*.fmt", "**/*.lbx", "**/*.map", "**/*.mkii", "**/*.pfb", "**/*.tfm", "**/*.vf", "**/*.code.tex", "**/*.sty", "**/texmf-{dist,var}/**", "**/Local/MiKTeX/**", "**/Local/Programs/MiKTeX/**", "**/Roaming/MiKTeX/**", "**/Program*/MiKTeX*/**", "**/.miktex/texmfs/**", "/var/cache/miktex-texmf/**", "/usr/local/share/miktex-texmf/**", "**/Library/Application Support/MiKTeX/texmfs/**", "/dev/null" ] ```
James-Yu commented 1 year ago

@nidrissi No, you extension is including files from texmf-dist folder, which should be excluded according to the config. The OP wants to handle large number of files in a project.

James-Yu commented 1 year ago

@kaba2 After carefully checking the diff, I still cannot identify the root of issue. May you share a working example for me to profile? If your work cannot be shared publicly, you may choose to email me or make a non-secret one.

kaba2 commented 1 year ago

@James-Yu Ok. I will take my actual project and create a script to turn it into nonsense. It should still have the same structure.

kaba2 commented 1 year ago

I made a script to remove equations. On my project I have the following timings:

9.4.5: 8 s 9.2.2: 4 s

That's a 2x slowdown. Compare to 49s with equations on 9.4.5.

So it seems to me that scanning the equations takes most of the time in 9.4.5. Does that make sense? I'm not sure why equations would need to be scanned.

I also made a script to randomize the words in my project. The problem is that I can only provide the without-equations-and-randomized version, i.e. what is timed above, because I have no way of randomizing the equations. But it is less useful, because most of the time is spent on equations.

kaba2 commented 1 year ago

My equations are quite macro-heavy, and look like this:

\begin{eqs}
\image{f}{\bred{U}_{i + 1}} & = \image{f}{\nclosure[\bred{U}_i]{U_{i, 0} \cap \bred{U}_i} \cap U_{i + 1, 1} \setminus U_{i, 0}} \\
{} & = \image{f}{\nclosure[\bred{U}_i]{U_{i, 0} \cap \bred{U}_i}} \cap \image{f}{U_{i + 1, 1}} \setminus \image{f}{U_{i, 0}} \\
{} & = \nclosure[\image{f}{\bred{U}_i}]{\image{f}{U_{i, 0} \cap \bred{U}_i}} \cap V_{i + 1, 1} \setminus V_{i, 0} \\
{} & = \nclosure[{\bred[Y]{V}_i}]{\image{f}{U_{i, 0}} \cap \image{f}{\bred{U}_i}} \cap V_{i + 1, 1} \setminus V_{i, 0} \\
{} & = \nclosure[{\bred[Y]{V}_i}]{V_{i, 0} \cap \bred[Y]{V}_i} \cap V_{i + 1, 1} \setminus V_{i, 0} \\
{} & = \bred[Y]{V}_{i + 1}.
\end{eqs}
kaba2 commented 1 year ago

Since my project is mathematics, there are a lot of equations. I was wondering whether the slowdown could be explained by some process having its time complexity increased from 9.2.2. to 9.4.5. Perhaps we are seeing a quadratic dependence here instead of linear (or similar), so that removing equations bring the times down more than excepted.

James-Yu commented 1 year ago

The message is very helpful! Indeed we use a latex parser to parse everything in a document now, including very complex equations. I’d like to invite you to join me on developing a solution to address the problem, on which I have some ideas. Will ping you shortly.

James-Yu commented 1 year ago

Let me first confirm, are you comparing 9.4.5 with 9.2.2 or 8.2.2?

kaba2 commented 1 year ago

9.2.2. Sorry had a typo; fixed it above.

Meanwhile, I threw another about 228 page document with mathematics to Latex Workshop. It is a single .tex file, and the caching is done in 1 s in 9.4.5. So it does not seem to be the size of the tex, but rather that it is in multiple subfiles.

James-Yu commented 1 year ago

Currently, multiple files are cached sequentially, one by one. That can be an issue, as many times the parsing can be parallel. This change may require fundamental changes to the LW logic, so I am still thinking on how to handle it.

kaba2 commented 1 year ago

I have 153 pages of mathematics which I can give you for testing as it is. It consists of about 50 subfiles. The timings for this one are:

9.4.5 8 s 9.2.2 4 s

I reduced it from the larger project which has the 49s timing, and at first it kept that timing, but at some point when I was pruning the files it dropped. I think I can do a kind of binary search to pinpoint the problem.

kaba2 commented 1 year ago

To test the hypothesis that this is a time complexity problem, I made a duplicate subfile tree in my large project: every file was duplicated, \subfile commands in the copies were changed to refer to copies, and then I added a new root file to tie both subfile tree together. The expectation was that it should roughly double the time. However, in 9.4.5 it instead quadrupled the time. This is consistent with a process changing from linear to quadratic time complexity. Measurements:

9.4.5 5 minutes (from 49 seconds) 9.4.4 50 seconds (from 16 seconds) 9.2.2 31 seconds (from 10 seconds)

Edit: Well they all seem quadratic. But something clearly is worse in 9.4.5.

James-Yu commented 1 year ago

Another thing: what can you do during the wait, for example edit, new line, view pdf? What can’t do for example suggestion, outline?

James-Yu commented 1 year ago

You may want to try the artifact in https://github.com/James-Yu/LaTeX-Workshop/actions/runs/3978105685 and see if problem is alleviated.

Note that the branch does not reduce the time on parsing equations, which should be consistent across the versions. I still cannot identify the exact reason of 4x time between .4 and .5.

James-Yu commented 1 year ago

Another thing that can be (and can only be) done on your side is to trace down exactly which commit between .4 and .5 that deteriorates the caching. @nidrissi referred to e14e029247ced7a6658ab4102999ebcb1525cc97 , but this commit involves only name change and null checking, and does not confirm the root of cause.

edit: You can find a green tick besides the commit id or message, clicking on which show a dropdown of test suites, in which an artifact of the extension (package) can be downloaded. If it is a red x, ignore the commit.

kaba2 commented 1 year ago

Writing is really hard when the scanning is ongoing. Entering single characters is ok, but pressing enter takes a long time (1s - 2s). Autocomplete does not work, so cannot use that. I guess that improves as the scanning goes forward.

Yes I could binary search over the commits. How do I get a certain commit running on vscode? I'm a developer and can use git, but don't have experience on vscode extensions.

James-Yu commented 1 year ago

Every commit is associated with a series of GitHub Actions, which will package the commit into a packaged extension in vsix file format. You can get them from e.g. https://github.com/James-Yu/LaTeX-Workshop/compare/v9.4.4...v9.4.5 and the green ticks. Click on e.g., TeXLive on Linux, then Summary on the left, scroll down to see the artifact section, download and unzip the latex-workshop, and you get the vsix. Inside vscode, the Extension tab has an action on the top-right says Install from VSIX.

To address the real issue, a binary search may really be required. Nonetheless, e14e029247ced7a6658ab4102999ebcb1525cc97 might be a remedial solution, though the root remains unsolved.

kaba2 commented 1 year ago

Ok. Here are the measurements:

9.2.2: 10s
9.3.0: 11s

9.3.0 -> 9.4.0 commits:

1706976: 13s (fix updating watcher option)
2598aaa: 11s (Merge pull request from biochemist)
0b1a640: 44s (Merge branch 'master' into cache-refactor)
88d5023: 44s (Unify extension data)
0278d64: 44s (Merge pull request from cache-refactor)
840546c: 44s (Change logger to module and start organizing logs)
544adf5: 44s (fix a backquote with out string formatting)

9.4.0: 44s
9.4.1: 44s
9.4.2: 44s
9.4.3: 44s
9.4.4: 24s

9.4.4 -> 9.4.5 commits:

165d17f: 24s (A better description to latex.watch.files.ignore)
e14e029: 24s (Get a cache should possibly return undefined)
1f234f4: 25s (fix a deepscan complaint)
58e49ae: 1m 4s (New command finder should honor arg and opt list)
9b36775: 1m 4s (Ditto for fall-back regex-based newcommand parsing)
7317024: 1m 3s (event bus should only be used for tests)
7b2f1d0: 1m 4s (BibTex and LaTeX formatters are singletons)
75d132c: 1m 4s (Cirumvent last formatter test on windows)

9.4.5: 1m 4s

Two commits stand out:

9.3.0 -> 9.4.0 commits:

0b1a640: 44s (Merge branch 'master' into cache-refactor)

Time goes 11s -> 44s.

9.4.3 -> 9.4.4

Time goes 44s -> 24s.

9.4.4 -> 9.4.5 commits:

58e49ae: 1m 4s (New command finder should honor arg and opt list)

Time goes 25s -> 1m 4s.

Edit:

9.5.0: 1m 5s

sleepymalc commented 1 year ago

I'm not sure whether this is the same issue I'm facing, but I'm also experiencing a significant slowdown in the recent update. Specifically, I'm using LaTeX-Workshop with HyperSnips; before, it worked great without lagging. But now, it starts to slow down significantly when dealing with a large file (about 700 lines with line wrap).

https://user-images.githubusercontent.com/60427058/213945743-67d68a68-224b-4cad-a39e-9bbcfed0a78f.mov

For comparison, in a smaller file (around 200 lines):

https://user-images.githubusercontent.com/60427058/213945791-99a1ed0d-f288-4188-a264-40c9a2293d02.mov

The profiling also suggests that the lagging is due to LaTeX-Workshop:

https://user-images.githubusercontent.com/60427058/213946239-f3e5b0db-745e-4683-9b59-a006c05c6934.mov

Not going to open a new issue since it might be a weird issue caused by the interplay between LaTeX-Workshop and Hypersnips, but I think it's worth bringing this up.

James-Yu commented 1 year ago

@kaba2 Awesome profiling! That is way more than I expected!

Now it seems more clear on the root. Will look into the issue.

In the meantime, do you have a slightly better typing experience on 9.5.0? Suggestions may be still delayed, but other LW features should (I guess) be normal during the caching.

edit: my bad, the above improvements should be in the efficient-cacher branch, which has not been released.

James-Yu commented 1 year ago

I have discovered two roots of the issue that may cause notable slowdown:

In cdbbe40d65dc3775ea77476cfd94e4f9894dc324, these two issues are resolved by advancing the duplicate command check and defer the package source check. The latter is also optimized by using a semi-static array of package commands that can be shared across all commands.

Can you please try on https://github.com/James-Yu/LaTeX-Workshop/actions/runs/3984050355 and see if the problem is resolved or at least getting better @kaba2 ? Note that the performance won't come back to pre-9.2 (hopefully comparable), as we introduced the optional and mandatory argument parsing for new commands, which has to introducing new logics and leads to computation.

kaba2 commented 1 year ago

@James-Yu I tried your linked commit, and timed it to 7s! That's faster than 9.2.2. I'll have to do longer writing on it to test that everything works, but if so, then by all means the issue is resolved.

James-Yu commented 1 year ago

I think it's fine to call it a day. Issue resolved!

kaba2 commented 1 year ago

Yes! Thanks for the fix, and also for writing LW in the first place, I'm using it every day!