[INFO] cloning repository https://github.com/icemelon/halo2-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icemelon/halo2-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficemelon%2Fhalo2-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficemelon%2Fhalo2-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b8676487635169367e085a44e3b73c56290883f [INFO] testing icemelon/halo2-examples against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficemelon%2Fhalo2-examples" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/icemelon/halo2-examples [INFO] finished tweaking git repo https://github.com/icemelon/halo2-examples [INFO] tweaked toml for git repo https://github.com/icemelon/halo2-examples written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/icemelon/halo2-examples on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/icemelon/halo2-examples already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/zcash/halo2.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded plotters-svg v0.3.1 [INFO] [stderr] Downloaded plotters-bitmap v0.3.1 [INFO] [stderr] Downloaded float-ord v0.2.0 [INFO] [stderr] Downloaded plotters-backend v0.3.2 [INFO] [stderr] Downloaded tabbycat v0.1.2 [INFO] [stderr] Downloaded core-text v19.2.0 [INFO] [stderr] Downloaded cmake v0.1.48 [INFO] [stderr] Downloaded blake2b_simd v1.0.0 [INFO] [stderr] Downloaded pasta_curves v0.4.0 [INFO] [stderr] Downloaded font-kit v0.10.1 [INFO] [stderr] Downloaded crossbeam-channel v0.5.4 [INFO] [stderr] Downloaded ttf-parser v0.12.3 [INFO] [stderr] Downloaded rayon-core v1.9.3 [INFO] [stderr] Downloaded weezl v0.1.6 [INFO] [stderr] Downloaded pathfinder_simd v0.5.1 [INFO] [stderr] Downloaded rayon v1.5.3 [INFO] [stderr] Downloaded pathfinder_geometry v0.5.1 [INFO] [stderr] Downloaded regex v1.5.6 [INFO] [stderr] Downloaded gif v0.11.3 [INFO] [stderr] Downloaded regex-syntax v0.6.26 [INFO] [stderr] Downloaded wio v0.2.2 [INFO] [stderr] Downloaded dwrote v0.11.0 [INFO] [stderr] Downloaded freetype v0.7.0 [INFO] [stderr] Downloaded servo-fontconfig v0.5.1 [INFO] [stderr] Downloaded expat-sys v2.1.6 [INFO] [stderr] Downloaded servo-fontconfig-sys v5.1.0 [INFO] [stderr] Downloaded freetype-sys v0.13.1 [INFO] [stderr] Downloaded plotters v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc0bd28f586a43ded7a8fe3d6ffb75b111e0c14ec809e55397a245f9d124fd46 [INFO] running `Command { std: "docker" "start" "-a" "bc0bd28f586a43ded7a8fe3d6ffb75b111e0c14ec809e55397a245f9d124fd46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc0bd28f586a43ded7a8fe3d6ffb75b111e0c14ec809e55397a245f9d124fd46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc0bd28f586a43ded7a8fe3d6ffb75b111e0c14ec809e55397a245f9d124fd46", kill_on_drop: false }` [INFO] [stdout] bc0bd28f586a43ded7a8fe3d6ffb75b111e0c14ec809e55397a245f9d124fd46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c20a68bd2b55c908af32cb4544ff69e0867910c816e118d7a764860ffbdc0233 [INFO] running `Command { std: "docker" "start" "-a" "c20a68bd2b55c908af32cb4544ff69e0867910c816e118d7a764860ffbdc0233", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling bitvec v1.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling ff v0.12.0 [INFO] [stderr] Compiling group v0.12.0 [INFO] [stderr] Compiling pasta_curves v0.4.0 [INFO] [stderr] Compiling halo2_proofs v0.1.0 (https://github.com/zcash/halo2.git?rev=a898d65ae3ad3d41987666f6a03cfc15edae01c4#a898d65a) [INFO] [stderr] Compiling fibonacci v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Constraints`, `Expression`, and `TableColumn` [INFO] [stdout] --> src/range_check/example3_broken.rs:5:53 [INFO] [stdout] | [INFO] [stdout] 5 | Advice, Assigned, Column, ConstraintSystem, Constraints, Error, Expression, Selector, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 6 | TableColumn, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ACell` is never constructed [INFO] [stdout] --> src/fibonacci/example2.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | struct ACell(AssignedCell); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ACell` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RangeConstrained` is never constructed [INFO] [stdout] --> src/range_check/example1.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct RangeConstrained(AssignedCell, F>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RangeConstrained` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RangeCheckConfig` is never constructed [INFO] [stdout] --> src/range_check/example1.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | struct RangeCheckConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RangeCheckConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `configure` and `assign` are never used [INFO] [stdout] --> src/range_check/example1.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl RangeCheckConfig { [INFO] [stdout] | ---------------------------------------------------------------- associated items in this implementation [INFO] [stdout] 29 | pub fn configure(meta: &mut ConstraintSystem, value: Column) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn assign( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RangeConstrained` is never constructed [INFO] [stdout] --> src/range_check/example2.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | struct RangeConstrained(AssignedCell, F>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RangeConstrained` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RangeCheckConfig` is never constructed [INFO] [stdout] --> src/range_check/example2.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | struct RangeCheckConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RangeCheckConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `configure`, `assign_simple`, and `assign_lookup` are never used [INFO] [stdout] --> src/range_check/example2.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 33 | / impl [INFO] [stdout] 34 | | RangeCheckConfig [INFO] [stdout] | |____________________________________________- associated items in this implementation [INFO] [stdout] 35 | { [INFO] [stdout] 36 | pub fn configure(meta: &mut ConstraintSystem, value: Column) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn assign_simple( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn assign_lookup( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RangeTableConfig` is never constructed [INFO] [stdout] --> src/range_check/example2/table.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | pub(super) struct RangeTableConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RangeTableConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `configure` and `load` are never used [INFO] [stdout] --> src/range_check/example2/table.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 16 | impl RangeTableConfig { [INFO] [stdout] | ---------------------------------------------------------------- associated items in this implementation [INFO] [stdout] 17 | pub(super) fn configure(meta: &mut ConstraintSystem) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub(super) fn load(&self, layouter: &mut impl Layouter) -> Result<(), Error> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RangeConstrained` is never constructed [INFO] [stdout] --> src/range_check/example3_broken.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | struct RangeConstrained { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RangeConstrained` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RangeCheckConfig` is never constructed [INFO] [stdout] --> src/range_check/example3_broken.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | struct RangeCheckConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RangeCheckConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `configure` and `assign` are never used [INFO] [stdout] --> src/range_check/example3_broken.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 45 | impl RangeCheckConfig { [INFO] [stdout] | ------------------------------------------------------------------------------------------------- associated items in this implementation [INFO] [stdout] 46 | pub fn configure( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn assign( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RangeTableConfig` is never constructed [INFO] [stdout] --> src/range_check/example3_broken/table.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | pub(super) struct RangeTableConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RangeTableConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `configure` and `load` are never used [INFO] [stdout] --> src/range_check/example3_broken/table.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 19 | impl RangeTableConfig { [INFO] [stdout] | ------------------------------------------------------------------------------------------------- associated items in this implementation [INFO] [stdout] 20 | pub(super) fn configure(meta: &mut ConstraintSystem) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub(super) fn load(&self, layouter: &mut impl Layouter) -> Result<(), Error> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.96s [INFO] running `Command { std: "docker" "inspect" "c20a68bd2b55c908af32cb4544ff69e0867910c816e118d7a764860ffbdc0233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c20a68bd2b55c908af32cb4544ff69e0867910c816e118d7a764860ffbdc0233", kill_on_drop: false }` [INFO] [stdout] c20a68bd2b55c908af32cb4544ff69e0867910c816e118d7a764860ffbdc0233 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0eaa738dcce3a381501d5248e0c32785d7017625495238653b1f8aed8f11fe81 [INFO] running `Command { std: "docker" "start" "-a" "0eaa738dcce3a381501d5248e0c32785d7017625495238653b1f8aed8f11fe81", kill_on_drop: false }` [INFO] [stdout] warning: unused imports: `Constraints`, `Expression`, and `TableColumn` [INFO] [stdout] --> src/range_check/example3_broken.rs:5:53 [INFO] [stdout] | [INFO] [stdout] 5 | Advice, Assigned, Column, ConstraintSystem, Constraints, Error, Expression, Selector, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 6 | TableColumn, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ACell` is never constructed [INFO] [stdout] --> src/fibonacci/example2.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | struct ACell(AssignedCell); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ACell` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RangeConstrained` is never constructed [INFO] [stdout] --> src/range_check/example1.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct RangeConstrained(AssignedCell, F>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RangeConstrained` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RangeCheckConfig` is never constructed [INFO] [stdout] --> src/range_check/example1.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | struct RangeCheckConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RangeCheckConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `configure` and `assign` are never used [INFO] [stdout] --> src/range_check/example1.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl RangeCheckConfig { [INFO] [stdout] | ---------------------------------------------------------------- associated items in this implementation [INFO] [stdout] 29 | pub fn configure(meta: &mut ConstraintSystem, value: Column) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn assign( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RangeConstrained` is never constructed [INFO] [stdout] --> src/range_check/example2.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | struct RangeConstrained(AssignedCell, F>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RangeConstrained` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RangeCheckConfig` is never constructed [INFO] [stdout] --> src/range_check/example2.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | struct RangeCheckConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RangeCheckConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `configure`, `assign_simple`, and `assign_lookup` are never used [INFO] [stdout] --> src/range_check/example2.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 33 | / impl [INFO] [stdout] 34 | | RangeCheckConfig [INFO] [stdout] | |____________________________________________- associated items in this implementation [INFO] [stdout] 35 | { [INFO] [stdout] 36 | pub fn configure(meta: &mut ConstraintSystem, value: Column) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn assign_simple( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn assign_lookup( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RangeTableConfig` is never constructed [INFO] [stdout] --> src/range_check/example2/table.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | pub(super) struct RangeTableConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RangeTableConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `configure` and `load` are never used [INFO] [stdout] --> src/range_check/example2/table.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 16 | impl RangeTableConfig { [INFO] [stdout] | ---------------------------------------------------------------- associated items in this implementation [INFO] [stdout] 17 | pub(super) fn configure(meta: &mut ConstraintSystem) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub(super) fn load(&self, layouter: &mut impl Layouter) -> Result<(), Error> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RangeConstrained` is never constructed [INFO] [stdout] --> src/range_check/example3_broken.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | struct RangeConstrained { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RangeConstrained` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RangeCheckConfig` is never constructed [INFO] [stdout] --> src/range_check/example3_broken.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | struct RangeCheckConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RangeCheckConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `configure` and `assign` are never used [INFO] [stdout] --> src/range_check/example3_broken.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 45 | impl RangeCheckConfig { [INFO] [stdout] | ------------------------------------------------------------------------------------------------- associated items in this implementation [INFO] [stdout] 46 | pub fn configure( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn assign( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RangeTableConfig` is never constructed [INFO] [stdout] --> src/range_check/example3_broken/table.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | pub(super) struct RangeTableConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RangeTableConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `configure` and `load` are never used [INFO] [stdout] --> src/range_check/example3_broken/table.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 19 | impl RangeTableConfig { [INFO] [stdout] | ------------------------------------------------------------------------------------------------- associated items in this implementation [INFO] [stdout] 20 | pub(super) fn configure(meta: &mut ConstraintSystem) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub(super) fn load(&self, layouter: &mut impl Layouter) -> Result<(), Error> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fibonacci v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Constraints`, `Expression`, and `TableColumn` [INFO] [stdout] --> src/range_check/example3_broken.rs:5:53 [INFO] [stdout] | [INFO] [stdout] 5 | Advice, Assigned, Column, ConstraintSystem, Constraints, Error, Expression, Selector, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 6 | TableColumn, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Any`, `FailureLocation`, and `VerifyFailure` [INFO] [stdout] --> src/range_check/example3_broken.rs:115:15 [INFO] [stdout] | [INFO] [stdout] 115 | dev::{FailureLocation, MockProver, VerifyFailure}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] 116 | pasta::Fp, [INFO] [stdout] 117 | plonk::{Any, Circuit}, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ACell` is never constructed [INFO] [stdout] --> src/fibonacci/example2.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | struct ACell(AssignedCell); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ACell` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `num_bits` and `assigned_cell` are never read [INFO] [stdout] --> src/range_check/example3_broken.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | struct RangeConstrained { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 33 | num_bits: AssignedCell, F>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 34 | assigned_cell: AssignedCell, F>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RangeConstrained` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.63s [INFO] running `Command { std: "docker" "inspect" "0eaa738dcce3a381501d5248e0c32785d7017625495238653b1f8aed8f11fe81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eaa738dcce3a381501d5248e0c32785d7017625495238653b1f8aed8f11fe81", kill_on_drop: false }` [INFO] [stdout] 0eaa738dcce3a381501d5248e0c32785d7017625495238653b1f8aed8f11fe81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 36639d1aa884708ec20efaffa1820399a36c4d6a853105457b84d8784bfe4ece [INFO] running `Command { std: "docker" "start" "-a" "36639d1aa884708ec20efaffa1820399a36c4d6a853105457b84d8784bfe4ece", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Constraints`, `Expression`, and `TableColumn` [INFO] [stderr] --> src/range_check/example3_broken.rs:5:53 [INFO] [stderr] | [INFO] [stderr] 5 | Advice, Assigned, Column, ConstraintSystem, Constraints, Error, Expression, Selector, [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] 6 | TableColumn, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `ACell` is never constructed [INFO] [stderr] --> src/fibonacci/example2.rs:5:8 [INFO] [stderr] | [INFO] [stderr] 5 | struct ACell(AssignedCell); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ACell` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `RangeConstrained` is never constructed [INFO] [stderr] --> src/range_check/example1.rs:19:8 [INFO] [stderr] | [INFO] [stderr] 19 | struct RangeConstrained(AssignedCell, F>); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RangeConstrained` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: struct `RangeCheckConfig` is never constructed [INFO] [stderr] --> src/range_check/example1.rs:22:8 [INFO] [stderr] | [INFO] [stderr] 22 | struct RangeCheckConfig { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RangeCheckConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: associated items `configure` and `assign` are never used [INFO] [stderr] --> src/range_check/example1.rs:29:12 [INFO] [stderr] | [INFO] [stderr] 28 | impl RangeCheckConfig { [INFO] [stderr] | ---------------------------------------------------------------- associated items in this implementation [INFO] [stderr] 29 | pub fn configure(meta: &mut ConstraintSystem, value: Column) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 59 | pub fn assign( [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `RangeConstrained` is never constructed [INFO] [stderr] --> src/range_check/example2.rs:23:8 [INFO] [stderr] | [INFO] [stderr] 23 | struct RangeConstrained(AssignedCell, F>); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RangeConstrained` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: struct `RangeCheckConfig` is never constructed [INFO] [stderr] --> src/range_check/example2.rs:26:8 [INFO] [stderr] | [INFO] [stderr] 26 | struct RangeCheckConfig { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RangeCheckConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: associated items `configure`, `assign_simple`, and `assign_lookup` are never used [INFO] [stderr] --> src/range_check/example2.rs:36:12 [INFO] [stderr] | [INFO] [stderr] 33 | / impl [INFO] [stderr] 34 | | RangeCheckConfig [INFO] [stderr] | |____________________________________________- associated items in this implementation [INFO] [stderr] 35 | { [INFO] [stderr] 36 | pub fn configure(meta: &mut ConstraintSystem, value: Column) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 76 | pub fn assign_simple( [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 97 | pub fn assign_lookup( [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `RangeTableConfig` is never constructed [INFO] [stderr] --> src/range_check/example2/table.rs:11:19 [INFO] [stderr] | [INFO] [stderr] 11 | pub(super) struct RangeTableConfig { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RangeTableConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: associated items `configure` and `load` are never used [INFO] [stderr] --> src/range_check/example2/table.rs:17:19 [INFO] [stderr] | [INFO] [stderr] 16 | impl RangeTableConfig { [INFO] [stderr] | ---------------------------------------------------------------- associated items in this implementation [INFO] [stderr] 17 | pub(super) fn configure(meta: &mut ConstraintSystem) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 26 | pub(super) fn load(&self, layouter: &mut impl Layouter) -> Result<(), Error> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `RangeConstrained` is never constructed [INFO] [stderr] --> src/range_check/example3_broken.rs:32:8 [INFO] [stderr] | [INFO] [stderr] 32 | struct RangeConstrained { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RangeConstrained` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: struct `RangeCheckConfig` is never constructed [INFO] [stderr] --> src/range_check/example3_broken.rs:38:8 [INFO] [stderr] | [INFO] [stderr] 38 | struct RangeCheckConfig { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RangeCheckConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: associated items `configure` and `assign` are never used [INFO] [stderr] --> src/range_check/example3_broken.rs:46:12 [INFO] [stderr] | [INFO] [stderr] 45 | impl RangeCheckConfig { [INFO] [stderr] | ------------------------------------------------------------------------------------------------- associated items in this implementation [INFO] [stderr] 46 | pub fn configure( [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 75 | pub fn assign( [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `RangeTableConfig` is never constructed [INFO] [stderr] --> src/range_check/example3_broken/table.rs:13:19 [INFO] [stderr] | [INFO] [stderr] 13 | pub(super) struct RangeTableConfig { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RangeTableConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: associated items `configure` and `load` are never used [INFO] [stderr] --> src/range_check/example3_broken/table.rs:20:19 [INFO] [stderr] | [INFO] [stderr] 19 | impl RangeTableConfig { [INFO] [stderr] | ------------------------------------------------------------------------------------------------- associated items in this implementation [INFO] [stderr] 20 | pub(super) fn configure(meta: &mut ConstraintSystem) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 33 | pub(super) fn load(&self, layouter: &mut impl Layouter) -> Result<(), Error> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Any`, `FailureLocation`, and `VerifyFailure` [INFO] [stderr] --> src/range_check/example3_broken.rs:115:15 [INFO] [stderr] | [INFO] [stderr] 115 | dev::{FailureLocation, MockProver, VerifyFailure}, [INFO] [stderr] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] 116 | pasta::Fp, [INFO] [stderr] 117 | plonk::{Any, Circuit}, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `num_bits` and `assigned_cell` are never read [INFO] [stderr] --> src/range_check/example3_broken.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 32 | struct RangeConstrained { [INFO] [stderr] | ---------------- fields in this struct [INFO] [stderr] 33 | num_bits: AssignedCell, F>, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 34 | assigned_cell: AssignedCell, F>, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RangeConstrained` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `fibonacci` (lib) generated 15 warnings (run `cargo fix --lib -p fibonacci` to apply 1 suggestion) [INFO] [stderr] warning: `fibonacci` (lib test) generated 4 warnings (2 duplicates) (run `cargo fix --lib -p fibonacci --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/halo2_examples-2feb4a55570e7e5b) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test fibonacci::example1::tests::fibonacci_example1 ... ok [INFO] [stdout] test fibonacci::example2::tests::fibonacci_example2 ... ok [INFO] [stdout] test range_check::example1::tests::test_range_check_1 ... ok [INFO] [stdout] test fibonacci::example3::tests::test_example3 ... ok [INFO] [stdout] test fibonacci::example4::tests::fibonacci_example4 ... ok [INFO] [stdout] test range_check::example3_broken::tests::test_range_check_3 ... FAILED [INFO] [stdout] test range_check::example2::tests::test_range_check_2 ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- range_check::example3_broken::tests::test_range_check_3 stdout ---- [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 1: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 1: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 2: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 2: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 3: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 3: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 4: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 4: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 5: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 5: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 6: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 6: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 7: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 7: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 8: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 8: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 9: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 9: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 10: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 10: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 11: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 11: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 12: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 12: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 13: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 13: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 14: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 14: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 15: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 15: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 16: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 16: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 17: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 17: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 18: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 18: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 19: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 19: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 20: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 20: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 21: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 21: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 22: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 22: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 23: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 23: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 24: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 24: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 25: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 25: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 26: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 26: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 27: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 27: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 28: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 28: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 29: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 29: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 30: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 30: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 31: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 31: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 32: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 32: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 33: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 33: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 34: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 34: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 35: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 35: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 36: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 36: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 37: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 37: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 38: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 38: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 39: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 39: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 40: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 40: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 41: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 41: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 42: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 42: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 43: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 43: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 44: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 44: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 45: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 45: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 46: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 46: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 47: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 47: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 48: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 48: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 49: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 49: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 50: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 50: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 51: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 51: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 52: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 52: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 53: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 53: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 54: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 54: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 55: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 55: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 56: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 56: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 57: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 57: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 58: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 58: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 59: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 59: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 60: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 60: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 61: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 61: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 62: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 62: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 63: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 63: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 64: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 64: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 65: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 65: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 66: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 66: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 67: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 67: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 68: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 68: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 69: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 69: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 70: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 70: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 71: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 71: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 72: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 72: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 73: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 73: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 74: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 74: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 75: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 75: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 76: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 76: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 77: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 77: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 78: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 78: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 79: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 79: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 80: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 80: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 81: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 81: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 82: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 82: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 83: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 83: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 84: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 84: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 85: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 85: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 86: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 86: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 87: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 87: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 88: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 88: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 89: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 89: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 90: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 90: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 91: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 91: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 92: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 92: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 93: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 93: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 94: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 94: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 95: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 95: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 96: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 96: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 97: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 97: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 98: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 98: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 99: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 99: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 100: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 100: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 101: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 101: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 102: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 102: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 103: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 103: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 104: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 104: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 105: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 105: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 106: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 106: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 107: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 107: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 108: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 108: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 109: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 109: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 110: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 110: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 111: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 111: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 112: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 112: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 113: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 113: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 114: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 114: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 115: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 115: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 116: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 116: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 117: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 117: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 118: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 118: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 119: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 119: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 120: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 120: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 121: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 121: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 122: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 122: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 123: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 123: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 124: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 124: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 125: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 125: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 126: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 126: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 127: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 127: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 128: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 128: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 129: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 129: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 130: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 130: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 131: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 131: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 132: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 132: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 133: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 133: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 134: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 134: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 135: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 135: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 136: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 136: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 137: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 137: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 138: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 138: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 139: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 139: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 140: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 140: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 141: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 141: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 142: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 142: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 143: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 143: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 144: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 144: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 145: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 145: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 146: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 146: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 147: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 147: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 148: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 148: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 149: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 149: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 150: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 150: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 151: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 151: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 152: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 152: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 153: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 153: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 154: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 154: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 155: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 155: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 156: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 156: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 157: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 157: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 158: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 158: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 159: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 159: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 160: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 160: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 161: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 161: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 162: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 162: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 163: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 163: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 164: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 164: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 165: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 165: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 166: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 166: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 167: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 167: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 168: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 168: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 169: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 169: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 170: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 170: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 171: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 171: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 172: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 172: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 173: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 173: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 174: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 174: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 175: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 175: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 176: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 176: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 177: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 177: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 178: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 178: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 179: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 179: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 180: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 180: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 181: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 181: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 182: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 182: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 183: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 183: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 184: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 184: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 185: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 185: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 186: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 186: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 187: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 187: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 188: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 188: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 189: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 189: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 190: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 190: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 191: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 191: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 192: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 192: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 193: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 193: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 194: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 194: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 195: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 195: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 196: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 196: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 197: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 197: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 198: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 198: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 199: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 199: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 200: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 200: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 201: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 201: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 202: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 202: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 203: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 203: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 204: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 204: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 205: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 205: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 206: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 206: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 207: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 207: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 208: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 208: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 209: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 209: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 210: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 210: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 211: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 211: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 212: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 212: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 213: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 213: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 214: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 214: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 215: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 215: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 216: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 216: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 217: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 217: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 218: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 218: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 219: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 219: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 220: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 220: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 221: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 221: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 222: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 222: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 223: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 223: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 224: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 224: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 225: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 225: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 226: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 226: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 227: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 227: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 228: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 228: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 229: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 229: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 230: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 230: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 231: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 231: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 232: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 232: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 233: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 233: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 234: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 234: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 235: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 235: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 236: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 236: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 237: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 237: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 238: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 238: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 239: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 239: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 240: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 240: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 241: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 241: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 242: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 242: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 243: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 243: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 244: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 244: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 245: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 245: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 246: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 246: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 247: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 247: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 248: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 248: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 249: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 249: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 250: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 250: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 251: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 251: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 252: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 252: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 253: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 253: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 254: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 254: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 255: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 255: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 256: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 256: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 257: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 257: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 258: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 258: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 259: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 259: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 260: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 260: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 261: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 261: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 262: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 262: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 263: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 263: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 264: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 264: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 265: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 265: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 266: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 266: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 267: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 267: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 268: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 268: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 269: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 269: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 270: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 270: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 271: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 271: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 272: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 272: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 273: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 273: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 274: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 274: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 275: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 275: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 276: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 276: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 277: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 277: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 278: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 278: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 279: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 279: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 280: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 280: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 281: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 281: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 282: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 282: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 283: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 283: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 284: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 284: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 285: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 285: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 286: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 286: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 287: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 287: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 288: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 288: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 289: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 289: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 290: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 290: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 291: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 291: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 292: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 292: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 293: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 293: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 294: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 294: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 295: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 295: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 296: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 296: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 297: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 297: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 298: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 298: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 299: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 299: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 300: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 300: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 301: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 301: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 302: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 302: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 303: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 303: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 304: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 304: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 305: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 305: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 306: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 306: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 307: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 307: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 308: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 308: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 309: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 309: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 310: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 310: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 311: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 311: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 312: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 312: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 313: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 313: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 314: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 314: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 315: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 315: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 316: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 316: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 317: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 317: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 318: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 318: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 319: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 319: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 320: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 320: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 321: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 321: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 322: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 322: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 323: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 323: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 324: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 324: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 325: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 325: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 326: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 326: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 327: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 327: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 328: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 328: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 329: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 329: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 330: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 330: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 331: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 331: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 332: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 332: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 333: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 333: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 334: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 334: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 335: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 335: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 336: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 336: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 337: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 337: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 338: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 338: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 339: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 339: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 340: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 340: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 341: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 341: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 342: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 342: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 343: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 343: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 344: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 344: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 345: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 345: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 346: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 346: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 347: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 347: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 348: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 348: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 349: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 349: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 350: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 350: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 351: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 351: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 352: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 352: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 353: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 353: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 354: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 354: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 355: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 355: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 356: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 356: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 357: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 357: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 358: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 358: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 359: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 359: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 360: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 360: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [WARN] too many lines in the log, truncating it