File size: 4,473 Bytes
b764195 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 | chktex exit: 0
Rc files read:
/usr/local/share/latexmk/LatexMk
Latexmk: This is Latexmk, John Collins, 27 Dec. 2024. Version 4.86a.
Latexmk: Changing directory to '/compile/'
Force *latex to be remade.
------------
Running 'internal overleaf_pre_process "icml_final_submission.tex" "output.pdf"'
------------
Latexmk: calling overleaf_pre_process( "icml_final_submission.tex" "output.pdf" )
Latexmk: applying rule 'pdflatex'...
Rule 'pdflatex': Reasons for rerun
Category 'other':
Rerun of 'pdflatex' forced or previously required:
Reason or flag: 'go_mode=3'
------------
Run number 1 of rule 'pdflatex'
------------
------------
Running 'pdflatex -synctex=1 -interaction=batchmode -recorder --jobname="output" "icml_final_submission.tex"'
------------
This is pdfTeX, Version 3.141592653-2.6-1.40.27 (TeX Live 2025) (preloaded format=pdflatex)
\write18 enabled.
entering extended mode
Latexmk: Getting log file 'output.log'
Latexmk: Examining 'output.fls'
Latexmk: Examining 'output.log'
Latexmk: Found input bbl file 'output.bbl'
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'output.pdf'
Latexmk: Found bibliography file(s):
./example_paper.bib
Latexmk: applying rule 'bibtex output'...
Rule 'bibtex output': Reasons for rerun
Category 'other':
Rerun of 'bibtex output' forced or previously required:
Reason or flag: 'Initial set up of rule'
------------
Run number 1 of rule 'bibtex output'
------------
------------
Running 'bibtex "output.aux"'
------------
This is BibTeX, Version 0.99d (TeX Live 2025)
The top-level auxiliary file: output.aux
The style file: icml2026.bst
Database file #1: example_paper.bib
Warning--can't use both volume and number fields in anscombe1952large
Warning--empty journal in deep2024asymptotically
(There were 2 warnings)
Latexmk: applying rule 'pdflatex'...
Rule 'pdflatex': Reasons for rerun
Changed files or newly in use/created:
output.aux
------------
Run number 2 of rule 'pdflatex'
------------
------------
Running 'pdflatex -synctex=1 -interaction=batchmode -recorder --jobname="output" "icml_final_submission.tex"'
------------
This is pdfTeX, Version 3.141592653-2.6-1.40.27 (TeX Live 2025) (preloaded format=pdflatex)
\write18 enabled.
entering extended mode
Latexmk: Getting log file 'output.log'
Latexmk: Examining 'output.fls'
Latexmk: Examining 'output.log'
Latexmk: Found input bbl file 'output.bbl'
Latexmk: References changed.
Latexmk: Log file says output to 'output.pdf'
Latexmk: Found bibliography file(s):
./example_paper.bib
Latexmk: applying rule 'bibtex output'...
Rule 'bibtex output': Reasons for rerun
Changed files or newly in use/created:
output.aux
------------
Run number 2 of rule 'bibtex output'
------------
------------
Running 'bibtex "output.aux"'
------------
This is BibTeX, Version 0.99d (TeX Live 2025)
The top-level auxiliary file: output.aux
The style file: icml2026.bst
Database file #1: example_paper.bib
Warning--can't use both volume and number fields in anscombe1952large
Warning--empty journal in deep2024asymptotically
(There were 2 warnings)
Latexmk: applying rule 'pdflatex'...
Rule 'pdflatex': Reasons for rerun
Changed files or newly in use/created:
output.aux
------------
Run number 3 of rule 'pdflatex'
------------
------------
Running 'pdflatex -synctex=1 -interaction=batchmode -recorder --jobname="output" "icml_final_submission.tex"'
------------
This is pdfTeX, Version 3.141592653-2.6-1.40.27 (TeX Live 2025) (preloaded format=pdflatex)
\write18 enabled.
entering extended mode
Latexmk: Getting log file 'output.log'
Latexmk: Examining 'output.fls'
Latexmk: Examining 'output.log'
Latexmk: Found input bbl file 'output.bbl'
Latexmk: Log file says output to 'output.pdf'
Latexmk: Found bibliography file(s):
./example_paper.bib
Latexmk: All targets (output.pdf) are up-to-date
------------
Running 'internal overleaf_post_process "icml_final_submission.tex" "output.pdf"'
------------
Latexmk: calling overleaf_post_process( "icml_final_submission.tex" "output.pdf" )
qpdf exit code=0
Renaming optimised file to output.pdf
Extracting xref table for output.pdf
qpdf --show-xref exit code=0
Latexmk: Undoing directory change
'pdflatex': time = 1.04
'bibtex output': time = 0.06
'pdflatex': time = 1.07
'bibtex output': time = 0.08
'pdflatex': time = 1.10
Processing time = 3.97, of which invoked processes = 3.35, other = 0.62.
Elapsed clock time = 4.62.
Number of rules run = 5
|