CakeML:af47b857bdfc8e1affa533dde6bb9946112589ad
Add 32-bit instructions to pancake explorer support
#1029 (32bit)
Merging into:ed65da2595cf5238e90e4e0aa01d2cfe69fa3318
Merge pull request #1006 from DoomishGuy/pan_prec_fix
HOL:c37de731916a5fe5fdc6218d4b2e19234435e4ce
Add lots of regexp matching regression tests for DBSearchParser
Machine:lammmington
Claimed job
Reusing HOL
Starting developers
Finished developers 2s 195MB
Starting developers/bin
Finished developers/bin 9s 1GB
Starting compiler/proofs
Finished compiler/proofs 1h53m30s 30GB
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 basis_cvTheory
Starting work on ml_monadStoreTheory
Starting work on ArrayProofTheory
Starting work on ListProofTheory
basis_cvTheory basis/pure (19s) OK
Finished $(CAKEMLDIR)/basis/pure [#theories: 1] (19.170s)
Starting work on basis_ffiTheory
ml_monadStoreTheory translator/monadic (33s) OK
Finished $(CAKEMLDIR)/translator/monadic [#theories: 1] (33.290s)
Starting work on unify_cvTheory
ListProofTheory basis (36s) 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
basis_ffiTheory basis (70s) OK
Finished $(CAKEMLDIR)/basis [#theories: 3] (179.170s)
Starting work on caml_lexTheory
monadic_encTheory compiler/encoders/monadic_enc (20s) OK
Starting work on monadic_enc32Theory
num_tree_enc_decTheory compiler/backend/serialiser (23s) OK
Starting work on backend_enc_decTheory
monadic_enc32Theory compiler/encoders/monadic_enc (24s) OK
Starting work on monadic_enc64Theory
infer_cvTheory compiler/inference (68s) OK
Finished $(CAKEMLDIR)/compiler/inference [#theories: 2] (91.110s)
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
lisp_parsing_proofsTheory candle/standard/ml_kernel/lisp (4s) OK
Finished $(CAKEMLDIR)/candle/standard/ml_kernel/lisp [#theories: 4] (11.850s)
Starting work on holSyntaxLibTheory
monadic_enc64Theory compiler/encoders/monadic_enc (24s) OK
Finished $(CAKEMLDIR)/compiler/encoders/monadic_enc [#theories: 3] (69.220s)
Starting work on ast_extrasTheory
backend_enc_decTheory compiler/backend/serialiser (55s) OK
Finished $(CAKEMLDIR)/compiler/backend/serialiser [#theories: 3] (109.010s)
Starting work on addPrintValsTheory
holSyntaxLibTheory candle/syntax-lib (18s) OK
Finished $(CAKEMLDIR)/candle/syntax-lib [#theories: 1] (18.100s)
Starting work on holSyntaxTheory
ast_extrasTheory candle/prover (17s) 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 (28s) OK
Starting work on holSyntaxExtraTheory
printTweaksTheory compiler/printing (13s) OK
Finished $(CAKEMLDIR)/compiler/printing [#theories: 3] (37.690s)
Starting work on README.md
README.md compiler/bootstrap/translation (0s) OK
holSyntaxExtraTheory candle/standard/syntax (47s) 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 (46s) OK
Starting work on holKernelPmatchTheory
Starting work on holKernelProofTheory
holAxiomsSyntaxTheory candle/standard/syntax (23s) OK
Finished $(CAKEMLDIR)/candle/standard/syntax [#theories: 4] (138.100s)
Starting work on runtime_checkTheory
holKernelPmatchTheory candle/standard/monadic (27s) OK
Starting work on print_thmTheory
runtime_checkTheory candle/standard/ml_kernel (22s) OK
Starting work on ml_hol_kernel_funsProgTheory
caml_lexTheory compiler/parsing/ocaml(240s) OK
Starting work on camlPEGTheory
print_thmTheory candle/standard/ml_kernel (20s) OK
holKernelProofTheory candle/standard/monadic (70s) OK
Finished $(CAKEMLDIR)/candle/standard/monadic [#theories: 3] (143.860s)
Starting work on compute_syntaxTheory
compute_syntaxTheory candle/prover/compute (27s) OK
Starting work on compute_evalTheory
compute_evalTheory candle/prover/compute (26s) OK
Starting work on compute_execTheory
compute_execTheory candle/prover/compute (23s) OK
Starting work on computeTheory
camlPEGTheory compiler/parsing/ocaml(121s) OK
Starting work on camlPtreeConversionTheory
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] (126.070s)
camlPtreeConversionTheory compiler/parsing/ocaml (67s) OK
Starting work on caml_parserTheory
caml_parserTheory compiler/parsing/ocaml (19s) OK
Finished $(CAKEMLDIR)/compiler/parsing/ocaml [#theories: 4] (449.520s)
ml_hol_kernel_funsProgTheory candle/standard/ml_kernel(278s) OK
Finished $(CAKEMLDIR)/candle/standard/ml_kernel [#theories: 3] (321.910s)
Starting work on candle_kernelProgTheory
candle_kernelProgTheory candle/prover(603s) OK
Starting work on candle_kernel_valsTheory
Starting work on repl_moduleProgTheory
repl_moduleProgTheory compiler/repl(105s) OK
Starting work on repl_init_envProgTheory
candle_kernel_valsTheory candle/prover(115s) OK
Starting work on candle_prover_invTheory
candle_prover_invTheory candle/prover (36s) OK
Finished $(CAKEMLDIR)/candle/prover [#theories: 5] (861.720s)
Starting work on repl_decs_allowedTheory
repl_init_envProgTheory compiler/repl (49s) OK
repl_decs_allowedTheory compiler/repl (36s) OK
Starting work on repl_check_and_tweakTheory
Starting work on decProgTheory
repl_check_and_tweakTheory compiler/repl (67s) OK
Starting work on repl_init_typesTheory
decProgTheory compiler/bootstrap/translation(156s) OK
Starting work on to_flatProgTheory
repl_init_typesTheory compiler/repl (80s) OK
Finished $(CAKEMLDIR)/compiler/repl [#theories: 5] (339.410s)
to_flatProgTheory compiler/bootstrap/translation(328s) OK
Starting work on to_closProgTheory
to_closProgTheory compiler/bootstrap/translation(723s) OK
Starting work on to_bvlProgTheory
to_bvlProgTheory compiler/bootstrap/translation(554s) OK
Starting work on to_bviProgTheory
to_bviProgTheory compiler/bootstrap/translation(442s) OK
Starting work on to_dataProgTheory
to_dataProgTheory compiler/bootstrap/translation(267s) OK
Starting work on lexerProgTheory
lexerProgTheory compiler/bootstrap/translation(199s) OK
Starting work on parserProgTheory
parserProgTheory compiler/bootstrap/translation(685s) OK
Starting work on caml_lexProgTheory
caml_lexProgTheory compiler/bootstrap/translation(491s) OK
Starting work on caml_parserProgTheory
caml_parserProgTheory compiler/bootstrap/translation (28m) OK
Starting work on pancake_lexProgTheory
pancake_lexProgTheory compiler/bootstrap/translation(174s) OK
Starting work on pancake_parseProgTheory
pancake_parseProgTheory compiler/bootstrap/translation(266s) 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(975s) OK
Starting work on decodeProgTheory
decodeProgTheory compiler/bootstrap/translation(308s) OK
Starting work on sexp_parserProgTheory
sexp_parserProgTheory compiler/bootstrap/translation(327s) OK
Starting work on basis_defProgTheory
basis_defProgTheory compiler/bootstrap/translation(107m) OK
Starting work on to_word32ProgTheory
Starting work on printingProgTheory
printingProgTheory compiler/bootstrap/translation(222s) OK
Starting work on to_word64ProgTheory
to_word32ProgTheory compiler/bootstrap/translation (32m) 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(961s) OK
Starting work on arm7ProgTheory
from_pancake64ProgTheory compiler/bootstrap/translation(987s) OK
Starting work on x64ProgTheory
arm7ProgTheory compiler/bootstrap/translation(443s) OK
Starting work on ag32ProgTheory
x64ProgTheory compiler/bootstrap/translation(462s) OK
Starting work on arm8ProgTheory
ag32ProgTheory compiler/bootstrap/translation(347s) OK
Starting work on compiler32ProgTheory
arm8ProgTheory compiler/bootstrap/translation(426s) OK
Starting work on riscvProgTheory
compiler32ProgTheory compiler/bootstrap/translation(552s)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/regression2/cakeml-2505/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/regression2/cakeml-2505/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(171s)MKILLED