Overview

Job 2513

CakeML:af47b857bdfc8e1affa533dde6bb9946112589ad
  Add 32-bit instructions to pancake explorer support
#1029 (32bit)
Merging into:cfaaf93a40910a30ef16b5d3c5ece7d68e97daa2
  Merge pull request #1033 from CakeML/fix-translator-pair-type
HOL:718d989039b65d4ab82e8b979876c68c04869da1
  Implement general Quote syntax
Machine:pavlova

 Claimed job
 Reusing HOL
 Starting developers
 Finished developers                                               2s 227MB
 Starting developers/bin
 Finished developers/bin                                           9s   1GB
 Starting compiler/proofs
 Finished compiler/proofs                                    1h55m15s  24GB
 Starting compiler/bootstrap/translation
 FAILED: compiler/bootstrap/translation
Scanning $(HOLDIR)/src/bag
Scanning $(HOLDIR)/src/sort
Scanning $(HOLDIR)/src/string
Scanning $(HOLDIR)/src/n-bit
Scanning $(HOLDIR)/src/res_quan/src
Scanning $(HOLDIR)/src/finite_maps
Scanning $(HOLDIR)/examples/formal-languages/context-free
Scanning $(HOLDIR)/examples/machine-code/hoare-triple
Scanning $(HOLDIR)/src/ring/src
Scanning $(HOLDIR)/src/integer
Scanning $(HOLDIR)/src/transfer
Scanning $(HOLDIR)/src/pred_set/src/more_theories
Scanning $(HOLDIR)/src/algebra/base
Scanning $(HOLDIR)/src/algebra/construction
Scanning $(HOLDIR)/src/algebra
Scanning $(HOLDIR)/src/hol88
Scanning $(HOLDIR)/src/rational
Scanning $(HOLDIR)/src/real
Scanning $(HOLDIR)/src/floating-point
Scanning $(HOLDIR)/src/monad/more_monads
Scanning $(HOLDIR)/src/update
Scanning $(HOLDIR)/examples/l3-machine-code/common
Scanning $(HOLDIR)/examples/l3-machine-code/lib
Scanning $(HOLDIR)/examples/l3-machine-code/arm/model
Scanning $(HOLDIR)/examples/l3-machine-code/arm8/model
Scanning $(HOLDIR)/examples/l3-machine-code/mips/model
Scanning $(HOLDIR)/examples/l3-machine-code/riscv/model
Scanning $(HOLDIR)/examples/l3-machine-code/x64/model
Scanning $(HOLDIR)/examples/balanced_bst
Scanning $(HOLDIR)/examples/formal-languages
Scanning $(HOLDIR)/examples/formal-languages/regular
Scanning $(HOLDIR)/src/coalgebras
Scanning $(HOLDIR)/examples/fun-op-sem/lprefix_lub
Scanning $(CAKEMLDIR)/developers
Scanning $(CAKEMLDIR)/misc
Scanning $(CAKEMLDIR)/semantics/ffi
Scanning $(CAKEMLDIR)/semantics
Scanning $(CAKEMLDIR)/basis/pure
Scanning $(CAKEMLDIR)/semantics/proofs
Scanning $(CAKEMLDIR)/compiler/parsing
Scanning $(CAKEMLDIR)/translator
Scanning $(CAKEMLDIR)/characteristic
Scanning $(CAKEMLDIR)/translator/monadic/monad_base
Scanning $(CAKEMLDIR)/translator/monadic
Scanning $(CAKEMLDIR)/basis
Scanning $(HOLDIR)/examples/algorithms
Scanning $(HOLDIR)/examples/machine-code/multiword
Scanning $(CAKEMLDIR)/compiler/backend/pattern_matching
Scanning $(CAKEMLDIR)/unverified/reg_alloc
Scanning $(CAKEMLDIR)/compiler/backend/reg_alloc
Scanning $(CAKEMLDIR)/compiler/encoders/asm
Scanning $(CAKEMLDIR)/compiler/backend
Scanning $(CAKEMLDIR)/compiler/encoders/ag32
Scanning $(CAKEMLDIR)/compiler/backend/ag32
Scanning $(HOLDIR)/examples/machine-code/decompiler
Scanning $(HOLDIR)/examples/l3-machine-code
Scanning $(HOLDIR)/examples/l3-machine-code/arm/step
Scanning $(CAKEMLDIR)/compiler/encoders/arm7
Scanning $(CAKEMLDIR)/compiler/backend/arm7
Scanning $(HOLDIR)/examples/l3-machine-code/arm8/step
Scanning $(CAKEMLDIR)/compiler/encoders/arm8
Scanning $(CAKEMLDIR)/compiler/backend/arm8
Scanning $(HOLDIR)/examples/l3-machine-code/mips/step
Scanning $(CAKEMLDIR)/compiler/encoders/mips
Scanning $(CAKEMLDIR)/compiler/backend/mips
Scanning $(HOLDIR)/examples/l3-machine-code/riscv/step
Scanning $(CAKEMLDIR)/compiler/encoders/riscv
Scanning $(CAKEMLDIR)/compiler/backend/riscv
Scanning $(HOLDIR)/examples/l3-machine-code/x64/step
Scanning $(CAKEMLDIR)/compiler/encoders/x64
Scanning $(CAKEMLDIR)/compiler/backend/x64
Scanning $(HOLDIR)/examples/algorithms/unification/triangular
Scanning $(HOLDIR)/src/transfer/examples
Scanning $(HOLDIR)/examples/algorithms/unification/triangular/first-order
Scanning $(HOLDIR)/examples/algorithms/unification/triangular/first-order/compilation
Scanning $(CAKEMLDIR)/compiler/inference
Scanning $(CAKEMLDIR)/pancake
Scanning $(CAKEMLDIR)/pancake/parser
Scanning $(CAKEMLDIR)/compiler
Scanning $(CAKEMLDIR)/compiler/backend/reg_alloc/proofs
Scanning $(CAKEMLDIR)/compiler/backend/serialiser
Scanning $(CAKEMLDIR)/compiler/encoders/monadic_enc
Scanning $(CAKEMLDIR)/compiler/parsing/ocaml
Scanning $(CAKEMLDIR)/candle/standard/ml_kernel/lisp
Scanning $(CAKEMLDIR)/candle/syntax-lib
Scanning $(CAKEMLDIR)/candle/standard/syntax
Scanning $(CAKEMLDIR)/candle/standard/monadic
Scanning $(CAKEMLDIR)/candle/standard/ml_kernel
Scanning $(CAKEMLDIR)/candle/set-theory
Scanning $(CAKEMLDIR)/candle/standard/semantics
Scanning $(CAKEMLDIR)/candle/prover/compute
Scanning $(CAKEMLDIR)/candle/prover
Scanning $(CAKEMLDIR)/compiler/inference/proofs
Scanning $(CAKEMLDIR)/compiler/printing
Scanning $(CAKEMLDIR)/compiler/repl
Scanned 97 directories
Starting work on precparserTheory
Starting work on basis_cvTheory
Starting work on ml_monadStoreTheory
Starting work on ArrayProofTheory
precparserTheory            examples/formal-languages/context-free  (1s)     OK
Finished $(HOLDIR)/examples/formal-languages/context-free [#theories: 1] (1.030s) 
Starting work on ListProofTheory
basis_cvTheory                                          basis/pure (19s)     OK
Finished $(CAKEMLDIR)/basis/pure [#theories: 1]                       (19.360s) 
Starting work on basis_ffiTheory
ml_monadStoreTheory                             translator/monadic (33s)     OK
Finished $(CAKEMLDIR)/translator/monadic [#theories: 1]               (33.390s) 
Starting work on unify_cvTheory
ListProofTheory                                              basis (35s)     OK
Starting work on num_list_enc_decTheory
unify_cvTheory                                  compiler/inference (22s)     OK
Starting work on infer_cvTheory
num_list_enc_decTheory                 compiler/backend/serialiser (30s)     OK
Starting work on num_tree_enc_decTheory
ArrayProofTheory                                             basis (72s)     OK
Starting work on monadic_encTheory
num_tree_enc_decTheory                 compiler/backend/serialiser (22s)     OK
Starting work on backend_enc_decTheory
monadic_encTheory                    compiler/encoders/monadic_enc (19s)     OK
Starting work on monadic_enc32Theory
basis_ffiTheory                                              basis (72s)     OK
Finished $(CAKEMLDIR)/basis [#theories: 3]                           (181.090s) 
Starting work on monadic_enc64Theory
monadic_enc64Theory                  compiler/encoders/monadic_enc (24s)     OK
Starting work on caml_lexTheory
monadic_enc32Theory                  compiler/encoders/monadic_enc (24s)     OK
Finished $(CAKEMLDIR)/compiler/encoders/monadic_enc [#theories: 3]    (68.890s) 
Starting work on lisp_valuesTheory
lisp_valuesTheory                   candle/standard/ml_kernel/lisp  (2s)     OK
Starting work on lisp_parsingTheory
lisp_parsingTheory                  candle/standard/ml_kernel/lisp  (2s)     OK
Starting work on lisp_printingTheory
lisp_printingTheory                 candle/standard/ml_kernel/lisp  (2s)     OK
Starting work on lisp_parsing_proofsTheory
infer_cvTheory                                  compiler/inference (69s)     OK
Finished $(CAKEMLDIR)/compiler/inference [#theories: 2]               (91.920s) 
Starting work on holSyntaxLibTheory
lisp_parsing_proofsTheory           candle/standard/ml_kernel/lisp  (4s)     OK
Finished $(CAKEMLDIR)/candle/standard/ml_kernel/lisp [#theories: 4]   (11.690s) 
Starting work on ast_extrasTheory
holSyntaxLibTheory                               candle/syntax-lib (19s)     OK
Finished $(CAKEMLDIR)/candle/syntax-lib [#theories: 1]                (19.500s) 
Starting work on holSyntaxTheory
backend_enc_decTheory                  compiler/backend/serialiser (54s)     OK
Finished $(CAKEMLDIR)/compiler/backend/serialiser [#theories: 3]     (108.340s) 
Starting work on addPrintValsTheory
ast_extrasTheory                                     candle/prover (18s)     OK
Starting work on permsTheory
addPrintValsTheory                               compiler/printing (14s)     OK
Starting work on addTypePPTheory
addTypePPTheory                                  compiler/printing  (9s)     OK
Starting work on printTweaksTheory
holSyntaxTheory                             candle/standard/syntax (29s)     OK
Starting work on holSyntaxExtraTheory
printTweaksTheory                                compiler/printing (13s)     OK
Finished $(CAKEMLDIR)/compiler/printing [#theories: 3]                (37.270s) 
Starting work on README.md
README.md                           compiler/bootstrap/translation  (0s)     OK
holSyntaxExtraTheory                        candle/standard/syntax (45s)     OK
Starting work on holBoolSyntaxTheory
Starting work on holKernelTheory
permsTheory                                          candle/prover (88s)     OK
holBoolSyntaxTheory                         candle/standard/syntax (38s)     OK
Starting work on holAxiomsSyntaxTheory
holKernelTheory                            candle/standard/monadic (45s)     OK
Starting work on holKernelPmatchTheory
Starting work on holKernelProofTheory
holAxiomsSyntaxTheory                       candle/standard/syntax (22s)     OK
Finished $(CAKEMLDIR)/candle/standard/syntax [#theories: 4]          (136.620s) 
Starting work on runtime_checkTheory
holKernelPmatchTheory                      candle/standard/monadic (28s)     OK
Starting work on print_thmTheory
runtime_checkTheory                      candle/standard/ml_kernel (22s)     OK
Starting work on ml_hol_kernel_funsProgTheory
print_thmTheory                          candle/standard/ml_kernel (20s)     OK
holKernelProofTheory                       candle/standard/monadic (69s)     OK
Finished $(CAKEMLDIR)/candle/standard/monadic [#theories: 3]         (144.020s) 
Starting work on compute_syntaxTheory
compute_syntaxTheory                         candle/prover/compute (28s)     OK
Starting work on compute_evalTheory
caml_lexTheory                              compiler/parsing/ocaml(245s)     OK
Starting work on camlPEGTheory
compute_evalTheory                           candle/prover/compute (26s)     OK
Starting work on compute_execTheory
compute_execTheory                           candle/prover/compute (23s)     OK
Starting work on computeTheory
computeTheory                                candle/prover/compute (21s)     OK
Starting work on compute_pmatchTheory
compute_pmatchTheory                         candle/prover/compute (27s)     OK
Finished $(CAKEMLDIR)/candle/prover/compute [#theories: 5]           (128.580s) 
camlPEGTheory                               compiler/parsing/ocaml(121s)     OK
Starting work on camlPtreeConversionTheory
camlPtreeConversionTheory                   compiler/parsing/ocaml (68s)     OK
Starting work on caml_parserTheory
ml_hol_kernel_funsProgTheory             candle/standard/ml_kernel(276s)     OK
Finished $(CAKEMLDIR)/candle/standard/ml_kernel [#theories: 3]       (319.920s) 
Starting work on candle_kernelProgTheory
caml_parserTheory                           compiler/parsing/ocaml (19s)     OK
Finished $(CAKEMLDIR)/compiler/parsing/ocaml [#theories: 4]          (454.400s) 
candle_kernelProgTheory                              candle/prover(611s)     OK
Starting work on candle_kernel_valsTheory
Starting work on repl_moduleProgTheory
candle_kernel_valsTheory                             candle/prover(113s)     OK
Starting work on candle_prover_invTheory
repl_moduleProgTheory                                compiler/repl(106s)     OK
Starting work on repl_init_envProgTheory
candle_prover_invTheory                              candle/prover (35s)     OK
Finished $(CAKEMLDIR)/candle/prover [#theories: 5]                   (867.200s) 
Starting work on repl_decs_allowedTheory
repl_init_envProgTheory                              compiler/repl (49s)     OK
repl_decs_allowedTheory                              compiler/repl (35s)     OK
Starting work on repl_check_and_tweakTheory
Starting work on decProgTheory
repl_check_and_tweakTheory                           compiler/repl (63s)     OK
Starting work on repl_init_typesTheory
repl_init_typesTheory                                compiler/repl (81s)     OK
Finished $(CAKEMLDIR)/compiler/repl [#theories: 5]                   (336.360s) 
decProgTheory                       compiler/bootstrap/translation(156s)     OK
Starting work on to_flatProgTheory
to_flatProgTheory                   compiler/bootstrap/translation(331s)     OK
Starting work on to_closProgTheory
to_closProgTheory                   compiler/bootstrap/translation(730s)     OK
Starting work on to_bvlProgTheory
to_bvlProgTheory                    compiler/bootstrap/translation(542s)     OK
Starting work on to_bviProgTheory
to_bviProgTheory                    compiler/bootstrap/translation(441s)     OK
Starting work on to_dataProgTheory
to_dataProgTheory                   compiler/bootstrap/translation(264s)     OK
Starting work on lexerProgTheory
lexerProgTheory                     compiler/bootstrap/translation(201s)     OK
Starting work on parserProgTheory
parserProgTheory                    compiler/bootstrap/translation(679s)     OK
Starting work on caml_lexProgTheory
caml_lexProgTheory                  compiler/bootstrap/translation(493s)     OK
Starting work on caml_parserProgTheory
caml_parserProgTheory               compiler/bootstrap/translation (28m)     OK
Starting work on pancake_lexProgTheory
pancake_lexProgTheory               compiler/bootstrap/translation(175s)     OK
Starting work on pancake_parseProgTheory
pancake_parseProgTheory             compiler/bootstrap/translation(269s)     OK
Starting work on reg_allocProgTheory
reg_allocProgTheory                 compiler/bootstrap/translation (16m)     OK
Starting work on inferProgTheory
inferProgTheory                     compiler/bootstrap/translation (39m)     OK
Starting work on explorerProgTheory
explorerProgTheory                  compiler/bootstrap/translation(980s)     OK
Starting work on decodeProgTheory
decodeProgTheory                    compiler/bootstrap/translation(309s)     OK
Starting work on sexp_parserProgTheory
sexp_parserProgTheory               compiler/bootstrap/translation(325s)     OK
Starting work on basis_defProgTheory
basis_defProgTheory                 compiler/bootstrap/translation(115m)     OK
Starting work on to_word32ProgTheory
Starting work on printingProgTheory
printingProgTheory                  compiler/bootstrap/translation(223s)     OK
Starting work on to_word64ProgTheory
to_word32ProgTheory                 compiler/bootstrap/translation (31m)     OK
Starting work on to_target32ProgTheory
to_word64ProgTheory                 compiler/bootstrap/translation (32m)     OK
Starting work on to_target64ProgTheory
to_target32ProgTheory               compiler/bootstrap/translation (17m)     OK
Starting work on from_pancake32ProgTheory
to_target64ProgTheory               compiler/bootstrap/translation (17m)     OK
Starting work on from_pancake64ProgTheory
from_pancake32ProgTheory            compiler/bootstrap/translation(959s)     OK
Starting work on arm7ProgTheory
from_pancake64ProgTheory            compiler/bootstrap/translation(977s)     OK
Starting work on x64ProgTheory
arm7ProgTheory                      compiler/bootstrap/translation(444s)     OK
Starting work on ag32ProgTheory
x64ProgTheory                       compiler/bootstrap/translation(433s)     OK
Starting work on arm8ProgTheory
ag32ProgTheory                      compiler/bootstrap/translation(332s)     OK
Starting work on compiler32ProgTheory
arm8ProgTheory                      compiler/bootstrap/translation(422s)     OK
Starting work on riscvProgTheory
compiler32ProgTheory                compiler/bootstrap/translation(539s)FAIL<1>
 Translating pan_passes_pan_compile_tap
 Adding nsLookup representation thms for [compiler32Prog_env_54]
 Saved theorem _______ "nsLookup_compiler32Prog_env_55_pfun_eqs"
 
 WARNING: pan_passes_pan_compile_tap has a precondition.
 
 Saved theorem _______ "pan_passes_pan_compile_tap_v_thm"
 error in quse /scratch/cakeml/regression/cakeml-2513/compiler/bootstrap/translation/compiler32ProgScript.sml : HOL_ERR {message = "Unproved side condition in the translation of pan_passesTheory.pan_compile_tap_def.", origin_function = "failwith", origin_structure = "??"}
 error in load /scratch/cakeml/regression/cakeml-2513/compiler/bootstrap/translation/compiler32ProgScript : HOL_ERR {message = "Unproved side condition in the translation of pan_passesTheory.pan_compile_tap_def.", origin_function = "failwith", origin_structure = "??"}
 Uncaught exception: HOL_ERR {message = "Unproved side condition in the translation of pan_passesTheory.pan_compile_tap_def.", origin_function = "failwith", origin_structure = "??"}
riscvProgTheory                     compiler/bootstrap/translation(192s)MKILLED