./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/weaver/popl20-prod-cons-eq.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/config/GemCutterMemDerefMemtrack.xml -i ../../sv-benchmarks/c/weaver/popl20-prod-cons-eq.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/config/svcomp-DerefFreeMemtrack-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 1ecd7c8e693c00e4ad1aa87421fd475cfc129d605eef5f310568fee0c97eadf4 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-12-02 20:41:04,050 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-12-02 20:41:04,124 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/config/svcomp-DerefFreeMemtrack-32bit-GemCutter_Default.epf [2023-12-02 20:41:04,128 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-12-02 20:41:04,129 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-12-02 20:41:04,154 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-12-02 20:41:04,155 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-12-02 20:41:04,155 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-12-02 20:41:04,156 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-12-02 20:41:04,156 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-12-02 20:41:04,157 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-12-02 20:41:04,158 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-12-02 20:41:04,158 INFO L153 SettingsManager]: * Use SBE=true [2023-12-02 20:41:04,159 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-12-02 20:41:04,159 INFO L153 SettingsManager]: * sizeof long=4 [2023-12-02 20:41:04,160 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-12-02 20:41:04,160 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-12-02 20:41:04,161 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-12-02 20:41:04,161 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-12-02 20:41:04,162 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-12-02 20:41:04,162 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-12-02 20:41:04,163 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-12-02 20:41:04,163 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-12-02 20:41:04,164 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-12-02 20:41:04,164 INFO L153 SettingsManager]: * sizeof long double=12 [2023-12-02 20:41:04,165 INFO L153 SettingsManager]: * Use constant arrays=true [2023-12-02 20:41:04,165 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-12-02 20:41:04,166 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-12-02 20:41:04,166 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-12-02 20:41:04,167 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-12-02 20:41:04,167 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-12-02 20:41:04,167 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-12-02 20:41:04,168 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-12-02 20:41:04,168 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-12-02 20:41:04,168 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-12-02 20:41:04,169 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-12-02 20:41:04,169 INFO L153 SettingsManager]: * Abstraction used for commutativity in POR=VARIABLES_GLOBAL [2023-12-02 20:41:04,169 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2023-12-02 20:41:04,169 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2023-12-02 20:41:04,170 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2023-12-02 20:41:04,170 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> GemCutter Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 1ecd7c8e693c00e4ad1aa87421fd475cfc129d605eef5f310568fee0c97eadf4 [2023-12-02 20:41:04,387 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-12-02 20:41:04,408 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-12-02 20:41:04,411 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-12-02 20:41:04,412 INFO L270 PluginConnector]: Initializing CDTParser... [2023-12-02 20:41:04,412 INFO L274 PluginConnector]: CDTParser initialized [2023-12-02 20:41:04,413 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/../../sv-benchmarks/c/weaver/popl20-prod-cons-eq.wvr.c [2023-12-02 20:41:07,234 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-12-02 20:41:07,417 INFO L384 CDTParser]: Found 1 translation units. [2023-12-02 20:41:07,418 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/sv-benchmarks/c/weaver/popl20-prod-cons-eq.wvr.c [2023-12-02 20:41:07,428 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/data/bc1059505/8e720621a4e244d2845fafa6c086d961/FLAGfb19396e9 [2023-12-02 20:41:07,444 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/data/bc1059505/8e720621a4e244d2845fafa6c086d961 [2023-12-02 20:41:07,447 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-12-02 20:41:07,448 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-12-02 20:41:07,450 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-12-02 20:41:07,450 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-12-02 20:41:07,455 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-12-02 20:41:07,455 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 08:41:07" (1/1) ... [2023-12-02 20:41:07,457 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@521e3ccb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:41:07, skipping insertion in model container [2023-12-02 20:41:07,457 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 08:41:07" (1/1) ... [2023-12-02 20:41:07,491 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-12-02 20:41:07,753 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-02 20:41:07,767 ERROR L324 MainTranslator]: Unsupported Syntax: Found a cast between two array/pointer types of different sizes while using memory model HoenickeLindenmann_Original (while Not using bitvector translation) [2023-12-02 20:41:07,767 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@6235b180 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:41:07, skipping insertion in model container [2023-12-02 20:41:07,768 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-12-02 20:41:07,768 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-12-02 20:41:07,770 INFO L158 Benchmark]: Toolchain (without parser) took 320.81ms. Allocated memory is still 157.3MB. Free memory was 116.8MB in the beginning and 123.0MB in the end (delta: -6.2MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-12-02 20:41:07,770 INFO L158 Benchmark]: CDTParser took 0.14ms. Allocated memory is still 117.4MB. Free memory is still 84.9MB. There was no memory consumed. Max. memory is 16.1GB. [2023-12-02 20:41:07,771 INFO L158 Benchmark]: CACSL2BoogieTranslator took 318.15ms. Allocated memory is still 157.3MB. Free memory was 116.2MB in the beginning and 123.0MB in the end (delta: -6.8MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-12-02 20:41:07,773 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.14ms. Allocated memory is still 117.4MB. Free memory is still 84.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 318.15ms. Allocated memory is still 157.3MB. Free memory was 116.2MB in the beginning and 123.0MB in the end (delta: -6.8MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 125]: Unsupported Syntax Found a cast between two array/pointer types of different sizes while using memory model HoenickeLindenmann_Original (while Not using bitvector translation) RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/config/GemCutterMemDerefMemtrack.xml -i ../../sv-benchmarks/c/weaver/popl20-prod-cons-eq.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/config/svcomp-DerefFreeMemtrack-32bit-GemCutter_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 1ecd7c8e693c00e4ad1aa87421fd475cfc129d605eef5f310568fee0c97eadf4 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-12-02 20:41:09,587 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-12-02 20:41:09,676 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/config/svcomp-DerefFreeMemtrack-32bit-GemCutter_Bitvector.epf [2023-12-02 20:41:09,683 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-12-02 20:41:09,683 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-12-02 20:41:09,713 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-12-02 20:41:09,713 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-12-02 20:41:09,714 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-12-02 20:41:09,715 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-12-02 20:41:09,715 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-12-02 20:41:09,716 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-12-02 20:41:09,717 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-12-02 20:41:09,717 INFO L153 SettingsManager]: * Use SBE=true [2023-12-02 20:41:09,718 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-12-02 20:41:09,719 INFO L153 SettingsManager]: * sizeof long=4 [2023-12-02 20:41:09,719 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-12-02 20:41:09,720 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-12-02 20:41:09,720 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-12-02 20:41:09,721 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-12-02 20:41:09,721 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-12-02 20:41:09,722 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-12-02 20:41:09,723 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-12-02 20:41:09,723 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-12-02 20:41:09,724 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-12-02 20:41:09,725 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-12-02 20:41:09,725 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-12-02 20:41:09,726 INFO L153 SettingsManager]: * sizeof long double=12 [2023-12-02 20:41:09,726 INFO L153 SettingsManager]: * Use constant arrays=true [2023-12-02 20:41:09,727 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-12-02 20:41:09,728 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-12-02 20:41:09,728 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-12-02 20:41:09,729 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-12-02 20:41:09,729 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-12-02 20:41:09,729 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-12-02 20:41:09,730 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-12-02 20:41:09,730 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-12-02 20:41:09,730 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-12-02 20:41:09,730 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-12-02 20:41:09,731 INFO L153 SettingsManager]: * Abstraction used for commutativity in POR=VARIABLES_GLOBAL [2023-12-02 20:41:09,731 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2023-12-02 20:41:09,731 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2023-12-02 20:41:09,731 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2023-12-02 20:41:09,732 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-12-02 20:41:09,732 INFO L153 SettingsManager]: * Logic for external solver=AUFBV WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> GemCutter Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 1ecd7c8e693c00e4ad1aa87421fd475cfc129d605eef5f310568fee0c97eadf4 [2023-12-02 20:41:10,045 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-12-02 20:41:10,066 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-12-02 20:41:10,069 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-12-02 20:41:10,070 INFO L270 PluginConnector]: Initializing CDTParser... [2023-12-02 20:41:10,070 INFO L274 PluginConnector]: CDTParser initialized [2023-12-02 20:41:10,071 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/../../sv-benchmarks/c/weaver/popl20-prod-cons-eq.wvr.c [2023-12-02 20:41:12,954 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-12-02 20:41:13,175 INFO L384 CDTParser]: Found 1 translation units. [2023-12-02 20:41:13,175 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/sv-benchmarks/c/weaver/popl20-prod-cons-eq.wvr.c [2023-12-02 20:41:13,186 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/data/01c2ab564/4f1768916a114d8bb3df6e772ef3f08e/FLAG6004fd9ba [2023-12-02 20:41:13,199 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/data/01c2ab564/4f1768916a114d8bb3df6e772ef3f08e [2023-12-02 20:41:13,201 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-12-02 20:41:13,203 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-12-02 20:41:13,204 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-12-02 20:41:13,205 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-12-02 20:41:13,211 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-12-02 20:41:13,212 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 08:41:13" (1/1) ... [2023-12-02 20:41:13,213 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@566ce6a1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:41:13, skipping insertion in model container [2023-12-02 20:41:13,213 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 08:41:13" (1/1) ... [2023-12-02 20:41:13,251 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-12-02 20:41:13,495 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-02 20:41:13,514 INFO L199 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2023-12-02 20:41:13,523 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-12-02 20:41:13,555 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-02 20:41:13,563 INFO L202 MainTranslator]: Completed pre-run [2023-12-02 20:41:13,602 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-02 20:41:13,617 WARN L675 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-12-02 20:41:13,617 WARN L675 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-12-02 20:41:13,627 INFO L206 MainTranslator]: Completed translation [2023-12-02 20:41:13,628 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:41:13 WrapperNode [2023-12-02 20:41:13,628 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-12-02 20:41:13,629 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-12-02 20:41:13,630 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-12-02 20:41:13,630 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-12-02 20:41:13,639 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:41:13" (1/1) ... [2023-12-02 20:41:13,657 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:41:13" (1/1) ... [2023-12-02 20:41:13,696 INFO L138 Inliner]: procedures = 30, calls = 81, calls flagged for inlining = 27, calls inlined = 33, statements flattened = 404 [2023-12-02 20:41:13,696 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-12-02 20:41:13,697 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-12-02 20:41:13,697 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-12-02 20:41:13,698 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-12-02 20:41:13,709 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:41:13" (1/1) ... [2023-12-02 20:41:13,710 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:41:13" (1/1) ... [2023-12-02 20:41:13,718 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:41:13" (1/1) ... [2023-12-02 20:41:13,719 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:41:13" (1/1) ... [2023-12-02 20:41:13,740 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:41:13" (1/1) ... [2023-12-02 20:41:13,747 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:41:13" (1/1) ... [2023-12-02 20:41:13,751 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:41:13" (1/1) ... [2023-12-02 20:41:13,755 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:41:13" (1/1) ... [2023-12-02 20:41:13,762 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-12-02 20:41:13,763 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-12-02 20:41:13,763 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-12-02 20:41:13,763 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-12-02 20:41:13,764 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:41:13" (1/1) ... [2023-12-02 20:41:13,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-12-02 20:41:13,785 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/z3 [2023-12-02 20:41:13,818 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-12-02 20:41:13,838 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-12-02 20:41:13,872 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-12-02 20:41:13,873 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1 [2023-12-02 20:41:13,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-12-02 20:41:13,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-12-02 20:41:13,873 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-12-02 20:41:13,873 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2023-12-02 20:41:13,873 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-12-02 20:41:13,874 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2023-12-02 20:41:13,874 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2023-12-02 20:41:13,874 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2023-12-02 20:41:13,874 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2023-12-02 20:41:13,875 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2023-12-02 20:41:13,875 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2023-12-02 20:41:13,875 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-12-02 20:41:13,875 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-12-02 20:41:13,876 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-12-02 20:41:13,876 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-12-02 20:41:13,876 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-12-02 20:41:13,876 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1 [2023-12-02 20:41:13,876 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-12-02 20:41:13,876 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2023-12-02 20:41:13,879 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-12-02 20:41:14,042 INFO L241 CfgBuilder]: Building ICFG [2023-12-02 20:41:14,045 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-12-02 20:41:15,293 INFO L282 CfgBuilder]: Performing block encoding [2023-12-02 20:41:15,946 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-12-02 20:41:15,947 INFO L309 CfgBuilder]: Removed 9 assume(true) statements. [2023-12-02 20:41:15,947 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 08:41:15 BoogieIcfgContainer [2023-12-02 20:41:15,947 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-12-02 20:41:15,950 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-12-02 20:41:15,950 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-12-02 20:41:15,954 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-12-02 20:41:15,954 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 08:41:13" (1/3) ... [2023-12-02 20:41:15,955 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@710d1345 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 08:41:15, skipping insertion in model container [2023-12-02 20:41:15,955 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:41:13" (2/3) ... [2023-12-02 20:41:15,955 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@710d1345 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 08:41:15, skipping insertion in model container [2023-12-02 20:41:15,955 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 08:41:15" (3/3) ... [2023-12-02 20:41:15,957 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-prod-cons-eq.wvr.c [2023-12-02 20:41:15,977 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-12-02 20:41:15,978 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 58 error locations. [2023-12-02 20:41:15,978 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-12-02 20:41:16,114 INFO L144 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2023-12-02 20:41:16,160 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-12-02 20:41:16,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2023-12-02 20:41:16,161 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/z3 [2023-12-02 20:41:16,165 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2023-12-02 20:41:16,166 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2023-12-02 20:41:16,216 INFO L159 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2023-12-02 20:41:16,228 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thread2Thread1of1ForFork0 ======== [2023-12-02 20:41:16,235 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@747d606e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-12-02 20:41:16,235 INFO L358 AbstractCegarLoop]: Starting to check reachability of 10 error locations. [2023-12-02 20:41:16,909 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 7 more)] === [2023-12-02 20:41:16,914 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:41:16,914 INFO L85 PathProgramCache]: Analyzing trace with hash -1506923939, now seen corresponding path program 1 times [2023-12-02 20:41:16,926 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-12-02 20:41:16,926 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [217282749] [2023-12-02 20:41:16,927 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:41:16,927 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-12-02 20:41:16,927 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat [2023-12-02 20:41:16,954 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-12-02 20:41:16,955 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Waiting until timeout for monitored process [2023-12-02 20:41:17,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:41:17,150 INFO L262 TraceCheckSpWp]: Trace formula consists of 189 conjuncts, 2 conjunts are in the unsatisfiable core [2023-12-02 20:41:17,154 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 20:41:17,196 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 20:41:17,196 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-12-02 20:41:17,197 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-12-02 20:41:17,197 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [217282749] [2023-12-02 20:41:17,198 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [217282749] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 20:41:17,198 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 20:41:17,199 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-12-02 20:41:17,201 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2005392429] [2023-12-02 20:41:17,201 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 20:41:17,206 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-12-02 20:41:17,207 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-12-02 20:41:17,234 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-12-02 20:41:17,234 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-12-02 20:41:17,235 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:41:17,239 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-12-02 20:41:17,239 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 7.5) internal successors, (15), 2 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 20:41:17,239 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:41:19,819 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:41:19,824 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Forceful destruction successful, exit code 0 [2023-12-02 20:41:20,019 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-12-02 20:41:20,020 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting thread2Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 7 more)] === [2023-12-02 20:41:20,021 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:41:20,021 INFO L85 PathProgramCache]: Analyzing trace with hash -380956794, now seen corresponding path program 1 times [2023-12-02 20:41:20,022 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-12-02 20:41:20,022 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [355980487] [2023-12-02 20:41:20,022 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:41:20,022 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-12-02 20:41:20,022 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat [2023-12-02 20:41:20,024 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-12-02 20:41:20,025 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Waiting until timeout for monitored process [2023-12-02 20:41:20,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:41:20,252 INFO L262 TraceCheckSpWp]: Trace formula consists of 247 conjuncts, 3 conjunts are in the unsatisfiable core [2023-12-02 20:41:20,255 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 20:41:20,280 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 7 [2023-12-02 20:41:20,334 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 20:41:20,334 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-12-02 20:41:20,334 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-12-02 20:41:20,335 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [355980487] [2023-12-02 20:41:20,335 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [355980487] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 20:41:20,335 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 20:41:20,336 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-12-02 20:41:20,336 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1518447053] [2023-12-02 20:41:20,336 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 20:41:20,338 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-12-02 20:41:20,338 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-12-02 20:41:20,339 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-12-02 20:41:20,339 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-12-02 20:41:20,339 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:41:20,341 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-12-02 20:41:20,341 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 11.5) internal successors, (23), 3 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 20:41:20,341 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:41:20,342 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:41:22,005 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:41:22,005 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:41:22,009 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Ended with exit code 0 [2023-12-02 20:41:22,206 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-12-02 20:41:22,206 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting thread2Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 7 more)] === [2023-12-02 20:41:22,207 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:41:22,207 INFO L85 PathProgramCache]: Analyzing trace with hash -380956793, now seen corresponding path program 1 times [2023-12-02 20:41:22,208 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-12-02 20:41:22,208 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1829288070] [2023-12-02 20:41:22,208 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:41:22,208 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-12-02 20:41:22,209 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat [2023-12-02 20:41:22,210 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-12-02 20:41:22,211 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Waiting until timeout for monitored process [2023-12-02 20:41:22,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:41:22,427 INFO L262 TraceCheckSpWp]: Trace formula consists of 247 conjuncts, 7 conjunts are in the unsatisfiable core [2023-12-02 20:41:22,429 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 20:41:22,539 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 20:41:22,539 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-12-02 20:41:22,540 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-12-02 20:41:22,540 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1829288070] [2023-12-02 20:41:22,540 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1829288070] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 20:41:22,540 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 20:41:22,541 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-12-02 20:41:22,541 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [677890374] [2023-12-02 20:41:22,541 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 20:41:22,541 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-12-02 20:41:22,542 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-12-02 20:41:22,542 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-12-02 20:41:22,543 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-12-02 20:41:22,543 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:41:22,544 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-12-02 20:41:22,545 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 5.75) internal successors, (23), 3 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 20:41:22,545 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:41:22,545 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:41:22,545 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:41:23,810 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:41:23,810 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:41:23,811 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:41:23,816 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Ended with exit code 0 [2023-12-02 20:41:24,011 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-12-02 20:41:24,012 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting thread2Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 7 more)] === [2023-12-02 20:41:24,012 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:41:24,012 INFO L85 PathProgramCache]: Analyzing trace with hash -493910285, now seen corresponding path program 1 times [2023-12-02 20:41:24,013 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-12-02 20:41:24,013 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1080756268] [2023-12-02 20:41:24,013 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:41:24,013 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-12-02 20:41:24,013 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat [2023-12-02 20:41:24,014 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-12-02 20:41:24,015 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (6)] Waiting until timeout for monitored process [2023-12-02 20:41:24,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:41:24,253 INFO L262 TraceCheckSpWp]: Trace formula consists of 271 conjuncts, 5 conjunts are in the unsatisfiable core [2023-12-02 20:41:24,255 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 20:41:24,341 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 20:41:24,341 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-12-02 20:41:24,341 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-12-02 20:41:24,341 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1080756268] [2023-12-02 20:41:24,342 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1080756268] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 20:41:24,342 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 20:41:24,342 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-12-02 20:41:24,342 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [222372271] [2023-12-02 20:41:24,342 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 20:41:24,343 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-12-02 20:41:24,343 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-12-02 20:41:24,344 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-12-02 20:41:24,344 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-12-02 20:41:24,344 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:41:24,346 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-12-02 20:41:24,346 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 8.333333333333334) internal successors, (25), 4 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 20:41:24,346 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:41:24,346 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:41:24,346 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:41:24,347 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:41:26,483 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:41:26,483 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:41:26,483 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:41:26,483 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:41:26,488 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (6)] Ended with exit code 0 [2023-12-02 20:41:26,684 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-12-02 20:41:26,684 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting thread2Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 7 more)] === [2023-12-02 20:41:26,684 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:41:26,685 INFO L85 PathProgramCache]: Analyzing trace with hash 394451216, now seen corresponding path program 1 times [2023-12-02 20:41:26,685 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-12-02 20:41:26,686 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [843733821] [2023-12-02 20:41:26,686 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:41:26,686 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-12-02 20:41:26,686 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat [2023-12-02 20:41:26,687 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-12-02 20:41:26,688 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (7)] Waiting until timeout for monitored process [2023-12-02 20:41:26,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:41:26,991 INFO L262 TraceCheckSpWp]: Trace formula consists of 304 conjuncts, 7 conjunts are in the unsatisfiable core [2023-12-02 20:41:26,993 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 20:41:27,094 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-12-02 20:41:27,094 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-12-02 20:41:27,094 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-12-02 20:41:27,094 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [843733821] [2023-12-02 20:41:27,095 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [843733821] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 20:41:27,095 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 20:41:27,095 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-12-02 20:41:27,095 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1438009870] [2023-12-02 20:41:27,095 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 20:41:27,096 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-12-02 20:41:27,096 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-12-02 20:41:27,096 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-12-02 20:41:27,097 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-12-02 20:41:27,097 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:41:27,098 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-12-02 20:41:27,098 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 7.0) internal successors, (28), 4 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 20:41:27,099 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:41:27,099 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:41:27,099 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:41:27,099 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:41:27,099 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:41:28,946 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:41:28,947 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:41:28,947 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:41:28,947 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:41:28,948 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:41:28,954 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (7)] Ended with exit code 0 [2023-12-02 20:41:29,149 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-12-02 20:41:29,149 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting thread2Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 7 more)] === [2023-12-02 20:41:29,149 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:41:29,150 INFO L85 PathProgramCache]: Analyzing trace with hash -1520543683, now seen corresponding path program 1 times [2023-12-02 20:41:29,150 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-12-02 20:41:29,150 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1148131554] [2023-12-02 20:41:29,150 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:41:29,151 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-12-02 20:41:29,151 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat [2023-12-02 20:41:29,152 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-12-02 20:41:29,153 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (8)] Waiting until timeout for monitored process [2023-12-02 20:41:29,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:41:29,596 INFO L262 TraceCheckSpWp]: Trace formula consists of 328 conjuncts, 10 conjunts are in the unsatisfiable core [2023-12-02 20:41:29,598 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 20:41:29,875 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-12-02 20:41:29,875 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 20:41:30,703 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 49 [2023-12-02 20:41:33,313 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-12-02 20:41:33,314 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-12-02 20:41:33,314 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1148131554] [2023-12-02 20:41:33,314 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1148131554] provided 0 perfect and 2 imperfect interpolant sequences [2023-12-02 20:41:33,314 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-12-02 20:41:33,314 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 9 [2023-12-02 20:41:33,315 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1548350208] [2023-12-02 20:41:33,315 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-12-02 20:41:33,315 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2023-12-02 20:41:33,315 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-12-02 20:41:33,316 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2023-12-02 20:41:33,316 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=32, Invalid=57, Unknown=1, NotChecked=0, Total=90 [2023-12-02 20:41:33,317 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:41:33,317 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-12-02 20:41:33,317 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 9 states have (on average 5.777777777777778) internal successors, (52), 10 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 20:41:33,318 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:41:33,318 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:41:33,318 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:41:33,318 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:41:33,318 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:41:33,318 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:41:41,143 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:41:41,143 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:41:41,144 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:41:41,144 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:41:41,144 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:41:41,145 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-12-02 20:41:41,151 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (8)] Forceful destruction successful, exit code 0 [2023-12-02 20:41:41,346 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-12-02 20:41:41,346 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 7 more)] === [2023-12-02 20:41:41,347 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:41:41,347 INFO L85 PathProgramCache]: Analyzing trace with hash -1520543680, now seen corresponding path program 1 times [2023-12-02 20:41:41,348 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-12-02 20:41:41,348 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1362962090] [2023-12-02 20:41:41,348 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:41:41,348 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-12-02 20:41:41,348 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat [2023-12-02 20:41:41,349 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-12-02 20:41:41,351 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (9)] Waiting until timeout for monitored process [2023-12-02 20:41:41,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:41:41,932 INFO L262 TraceCheckSpWp]: Trace formula consists of 335 conjuncts, 9 conjunts are in the unsatisfiable core [2023-12-02 20:41:41,935 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 20:41:42,072 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-12-02 20:41:42,072 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-12-02 20:41:42,072 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-12-02 20:41:42,073 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1362962090] [2023-12-02 20:41:42,073 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1362962090] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 20:41:42,073 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 20:41:42,073 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-12-02 20:41:42,073 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1990636382] [2023-12-02 20:41:42,073 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 20:41:42,074 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-12-02 20:41:42,074 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-12-02 20:41:42,075 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-12-02 20:41:42,075 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-12-02 20:41:42,075 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:41:42,076 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-12-02 20:41:42,076 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 10.0) internal successors, (30), 4 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 20:41:42,076 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:41:42,077 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:41:42,077 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:41:42,077 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:41:42,077 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:41:42,077 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2023-12-02 20:41:42,077 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:41:43,629 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:41:43,629 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:41:43,629 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:41:43,629 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:41:43,629 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:41:43,629 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-12-02 20:41:43,631 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:41:43,636 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (9)] Ended with exit code 0 [2023-12-02 20:41:43,831 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-12-02 20:41:43,832 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting thread2Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 7 more)] === [2023-12-02 20:41:43,832 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:41:43,832 INFO L85 PathProgramCache]: Analyzing trace with hash 5026910, now seen corresponding path program 1 times [2023-12-02 20:41:43,832 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-12-02 20:41:43,833 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1905011] [2023-12-02 20:41:43,833 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:41:43,833 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-12-02 20:41:43,833 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat [2023-12-02 20:41:43,834 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-12-02 20:41:43,835 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (10)] Waiting until timeout for monitored process [2023-12-02 20:41:44,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:41:44,740 INFO L262 TraceCheckSpWp]: Trace formula consists of 359 conjuncts, 27 conjunts are in the unsatisfiable core [2023-12-02 20:41:44,744 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 20:41:45,023 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 7 [2023-12-02 20:41:45,422 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2023-12-02 20:41:45,659 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:41:45,661 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 15 [2023-12-02 20:41:45,968 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:41:45,970 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 15 [2023-12-02 20:41:46,361 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:41:46,362 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 15 [2023-12-02 20:41:46,663 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-12-02 20:41:46,664 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 20:41:49,875 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:41:49,875 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 36 treesize of output 37 [2023-12-02 20:41:49,913 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:41:49,914 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 746 treesize of output 718 [2023-12-02 20:41:49,939 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 75 [2023-12-02 20:41:49,957 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 63 [2023-12-02 20:41:49,974 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 86 treesize of output 62 [2023-12-02 20:41:52,958 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:41:52,959 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 8 select indices, 8 select index equivalence classes, 0 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 28 case distinctions, treesize of input 201 treesize of output 465 [2023-12-02 20:43:12,433 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-12-02 20:43:12,434 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-12-02 20:43:12,434 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1905011] [2023-12-02 20:43:12,434 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1905011] provided 0 perfect and 2 imperfect interpolant sequences [2023-12-02 20:43:12,434 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-12-02 20:43:12,434 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9] total 18 [2023-12-02 20:43:12,435 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1396882572] [2023-12-02 20:43:12,435 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-12-02 20:43:12,435 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2023-12-02 20:43:12,435 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-12-02 20:43:12,436 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2023-12-02 20:43:12,437 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=68, Invalid=304, Unknown=8, NotChecked=0, Total=380 [2023-12-02 20:43:12,437 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:43:12,438 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-12-02 20:43:12,438 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 20 states, 19 states have (on average 3.3684210526315788) internal successors, (64), 19 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 20:43:12,438 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:43:12,438 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:43:12,438 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:43:12,438 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:43:12,438 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:43:12,438 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2023-12-02 20:43:12,439 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:43:12,439 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:43:28,355 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:43:30,428 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:43:32,561 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:43:34,569 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:43:36,615 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:43:38,867 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:43:40,877 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2023-12-02 20:43:42,886 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:43:44,895 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2023-12-02 20:43:47,337 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2023-12-02 20:43:49,348 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2023-12-02 20:43:51,671 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:43:53,740 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:43:55,755 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:43:57,764 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:43:59,773 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:44:01,807 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:44:03,815 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2023-12-02 20:44:06,044 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:44:08,062 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:44:10,074 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:44:12,085 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:44:14,117 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:44:16,135 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:44:28,533 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:44:30,543 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2023-12-02 20:44:31,890 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.35s for a HTC check with result INVALID. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:44:33,898 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2023-12-02 20:44:35,910 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2023-12-02 20:44:37,920 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:44:39,929 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:44:41,967 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:44:43,983 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:44:45,994 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:44:48,002 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:44:50,071 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:44:52,095 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:44:54,391 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:44:56,410 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:44:58,422 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:00,436 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:03,271 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:05,281 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:08,438 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:10,448 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:12,458 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:15,346 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:17,401 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:19,418 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:22,251 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:24,271 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:26,281 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:29,048 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.06s for a HTC check with result INVALID. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:31,630 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:33,644 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:36,129 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:38,145 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:40,157 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:43,064 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:45,098 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:47,111 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:49,124 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:51,202 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:54,305 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:56,326 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:45:58,339 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:46:00,354 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:46:02,752 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:46:04,770 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:46:06,229 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.46s for a HTC check with result INVALID. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:46:07,980 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.75s for a HTC check with result INVALID. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:46:10,173 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:46:14,112 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:46:16,134 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:46:18,146 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:46:19,245 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.10s for a HTC check with result INVALID. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:46:21,286 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:46:23,314 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:46:25,329 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:46:27,343 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:46:29,394 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:46:31,415 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:46:33,427 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:46:35,824 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:46:37,840 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:46:39,853 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:46:41,864 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:46:44,135 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:46:46,145 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2023-12-02 20:46:48,155 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:46:50,170 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2023-12-02 20:46:52,183 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2023-12-02 20:46:54,194 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2023-12-02 20:46:56,207 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:46:58,217 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:47:00,505 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:47:03,317 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:47:05,326 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:47:07,339 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:47:09,348 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:47:11,388 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:47:13,403 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:47:15,412 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:47:17,421 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:47:19,460 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:47:21,470 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2023-12-02 20:47:23,480 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:47:25,492 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2023-12-02 20:47:27,503 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2023-12-02 20:47:29,514 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2023-12-02 20:47:31,525 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:47:33,536 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:47:35,736 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:47:37,756 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:47:39,766 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:47:41,784 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:47:44,228 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:47:46,239 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2023-12-02 20:47:48,246 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:47:50,607 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2023-12-02 20:47:54,008 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2023-12-02 20:47:56,353 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:47:58,367 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:48:00,596 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:48:02,740 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-12-02 20:48:04,748 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2023-12-02 20:48:09,399 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:48:09,399 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-02 20:48:09,399 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:48:09,399 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:48:09,399 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:48:09,400 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-12-02 20:48:09,400 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-12-02 20:48:09,401 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2023-12-02 20:48:09,408 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (10)] Ended with exit code 0 [2023-12-02 20:48:09,601 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-12-02 20:48:09,602 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting thread2Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 7 more)] === [2023-12-02 20:48:09,602 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:48:09,602 INFO L85 PathProgramCache]: Analyzing trace with hash 5026911, now seen corresponding path program 1 times [2023-12-02 20:48:09,603 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-12-02 20:48:09,603 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1355278779] [2023-12-02 20:48:09,603 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:48:09,603 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-12-02 20:48:09,603 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat [2023-12-02 20:48:09,604 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-12-02 20:48:09,605 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cca003f7-332a-4f3e-9ad8-37f92a11ac7a/bin/ugemcutter-verify-Bi2udmvEmx/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (11)] Waiting until timeout for monitored process [2023-12-02 20:48:10,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:48:10,654 INFO L262 TraceCheckSpWp]: Trace formula consists of 359 conjuncts, 47 conjunts are in the unsatisfiable core [2023-12-02 20:48:10,659 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 20:48:10,991 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2023-12-02 20:48:11,938 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2023-12-02 20:48:11,975 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2023-12-02 20:48:12,359 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:48:12,361 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 15 [2023-12-02 20:48:12,379 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:48:12,381 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2023-12-02 20:48:12,839 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:48:12,840 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 15 [2023-12-02 20:48:12,857 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:48:12,859 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2023-12-02 20:48:13,490 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:48:13,491 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 15 [2023-12-02 20:48:13,513 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:48:13,514 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2023-12-02 20:48:14,014 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-12-02 20:48:14,015 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 20:48:14,047 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 325 treesize of output 115 [2023-12-02 20:48:14,225 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 6 [2023-12-02 20:48:28,809 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:48:28,810 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 74 treesize of output 75 [2023-12-02 20:48:28,899 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:48:28,900 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 982 treesize of output 970 [2023-12-02 20:48:28,955 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:48:28,955 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 472 treesize of output 388 [2023-12-02 20:48:29,033 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:48:29,034 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 4802 treesize of output 4678 [2023-12-02 20:48:29,076 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 135 treesize of output 129 [2023-12-02 20:48:29,101 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 129 treesize of output 123 [2023-12-02 20:48:29,125 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 123 treesize of output 111 [2023-12-02 20:48:29,150 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 111 treesize of output 99 [2023-12-02 20:48:29,182 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 146 treesize of output 122 [2023-12-02 20:48:29,211 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 122 treesize of output 98 [2023-12-02 20:48:36,541 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:48:36,541 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 82 treesize of output 71 [2023-12-02 20:48:36,709 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:48:36,710 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 374 treesize of output 362 [2023-12-02 20:48:36,732 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 346 treesize of output 298 [2023-12-02 20:48:36,750 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 298 treesize of output 274 [2023-12-02 20:48:36,790 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 142 treesize of output 130 [2023-12-02 20:48:43,601 WARN L876 $PredicateComparison]: unable to prove that (or (forall ((~front1~0 (_ BitVec 32)) (~queue1~0.offset (_ BitVec 32)) (~queue1~0.base (_ BitVec 32))) (let ((.cse0 (bvmul (_ bv4 32) ~front1~0))) (let ((.cse1 (bvadd (_ bv4 32) .cse0 ~queue1~0.offset))) (or (not (bvule (bvadd .cse0 ~queue1~0.offset) .cse1)) (not (bvule .cse1 (select |c_#length| ~queue1~0.base))))))) (bvslt (bvadd (_ bv1 32) |c_ULTIMATE.start_main_~i~0#1|) c_~n1~0) (let ((.cse5 (= |c_ULTIMATE.start_main_~#t2~0#1.base| c_~consume~0.base)) (.cse48 (= |c_ULTIMATE.start_main_~#t3~0#1.base| c_~consume~0.base))) (let ((.cse122 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse135 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse135 (_ bv0 32))) (let ((.cse136 (bvmul (_ bv4 32) .cse135))) (bvule (bvadd .cse136 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse136 v_arrayElimCell_41))) (not (bvslt .cse135 c_~n2~0)))))) (.cse17 (not .cse48)) (.cse8 (not .cse5)) (.cse15 (= |c_ULTIMATE.start_main_~#t1~0#1.base| c_~consume~0.base))) (let ((.cse20 (not .cse15)) (.cse16 (forall ((~state12~0 (_ BitVec 32))) (or (not (bvslt ~state12~0 c_~n1~0)) (not (bvsge ~state12~0 (_ bv0 32))) (= (bvmul (_ bv4 32) ~state12~0) (bvmul (_ bv4 32) |c_ULTIMATE.start_main_~i~0#1|))))) (.cse25 (or .cse8 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse133 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse134 (bvmul (_ bv4 32) .cse133))) (or (not (bvsge .cse133 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse134 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse134 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse134 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse133 c_~n2~0)))))))) (.cse2 (or .cse8 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse131 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse132 (bvmul (_ bv4 32) .cse131))) (or (not (bvsge .cse131 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse132 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse132 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse131 c_~n2~0)))))))) (.cse32 (select |c_#length| |c_ULTIMATE.start_main_#t~ret36#1.base|)) (.cse49 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_42 (_ BitVec 32)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse129 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse129 (_ bv0 32))) (not (bvslt .cse129 c_~n2~0)) (let ((.cse130 (bvmul (_ bv4 32) .cse129))) (bvule (bvadd .cse130 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse130 v_arrayElimCell_42))))))) (.cse45 (or .cse17 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_43 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse127 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse128 (bvmul (_ bv4 32) .cse127))) (or (not (bvsge .cse127 (_ bv0 32))) (bvule (bvadd .cse128 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse128 v_arrayElimCell_41)) (bvule (bvadd .cse128 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse128 v_arrayElimCell_43)) (not (bvslt .cse127 c_~n2~0)))))))) (.cse56 (or .cse17 .cse122)) (.cse19 (bvsle c_~n1~0 (_ bv0 32)))) (and (or (and .cse2 (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse3 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse4 (bvmul (_ bv4 32) .cse3))) (or (not (bvsge .cse3 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse4 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse4 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse3 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse4 |c_ULTIMATE.start_main_#t~ret36#1.offset|) (select |c_#length| v_arrayElimCell_32)))))) .cse5) (or (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse6 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse7 (bvmul (_ bv4 32) .cse6))) (or (not (bvsge .cse6 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse7 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse7 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse6 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse7 |c_ULTIMATE.start_main_#t~ret36#1.offset|) (select |c_#length| v_arrayElimCell_32)))))) .cse8) (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse9 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse10 (bvmul (_ bv4 32) .cse9))) (or (not (bvsge .cse9 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse10 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse10 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse10 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse9 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse10 |c_ULTIMATE.start_main_#t~ret36#1.offset|) (select |c_#length| v_arrayElimCell_32)))))) (or (and (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse11 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse12 (bvmul (_ bv4 32) .cse11))) (or (not (bvsge .cse11 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse12 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse11 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse12 |c_ULTIMATE.start_main_#t~ret36#1.offset|) (select |c_#length| v_arrayElimCell_32)))))) .cse5) (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse13 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse14 (bvmul (_ bv4 32) .cse13))) (or (not (bvsge .cse13 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse14 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse14 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse13 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse14 |c_ULTIMATE.start_main_#t~ret36#1.offset|) (select |c_#length| v_arrayElimCell_32))))))) .cse15)) .cse16) (or .cse17 (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse18 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse18 (_ bv0 32))) (bvule (bvadd (_ bv4 32) (bvmul (_ bv4 32) .cse18) v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse18 c_~n2~0))))) .cse19) (or .cse20 .cse19 (and (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse21 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse22 (bvmul (_ bv4 32) .cse21))) (or (not (bvsge .cse21 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse22 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse22 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse21 c_~n2~0)))))) .cse5) .cse2 (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse23 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse24 (bvmul (_ bv4 32) .cse23))) (or (not (bvsge .cse23 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse24 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse24 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse24 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse23 c_~n2~0)))))))) (or (and .cse25 (or (and (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse26 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse27 (bvmul (_ bv4 32) .cse26))) (or (not (bvsge .cse26 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse27 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse26 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse27 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32)))))) .cse5) (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse28 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse29 (bvmul (_ bv4 32) .cse28))) (or (not (bvsge .cse28 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse29 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse29 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse28 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse29 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32))))))) .cse15) .cse2 (or (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse30 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse31 (bvmul (_ bv4 32) .cse30))) (or (not (bvsge .cse30 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse31 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse31 v_arrayElimCell_30) .cse32) (bvule (bvadd (_ bv4 32) .cse31 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse30 c_~n2~0)))))) .cse8) (or (and (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse33 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse34 (bvmul (_ bv4 32) .cse33))) (or (not (bvsge .cse33 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse34 v_arrayElimCell_30) .cse32) (bvule (bvadd (_ bv4 32) .cse34 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse33 c_~n2~0)))))) .cse5) (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse35 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse36 (bvmul (_ bv4 32) .cse35))) (or (not (bvsge .cse35 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse36 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse36 v_arrayElimCell_30) .cse32) (bvule (bvadd (_ bv4 32) .cse36 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse35 c_~n2~0))))))) .cse15) (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse37 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse38 (bvmul (_ bv4 32) .cse37))) (or (not (bvsge .cse37 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse38 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse38 v_arrayElimCell_30) .cse32) (bvule (bvadd (_ bv4 32) .cse38 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse38 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse37 c_~n2~0)))))) (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse39 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse40 (bvmul (_ bv4 32) .cse39))) (or (not (bvsge .cse39 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse40 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse40 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse40 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse39 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse40 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32)))))) (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse41 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse42 (bvmul (_ bv4 32) .cse41))) (or (not (bvsge .cse41 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse42 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse42 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse41 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse42 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32)))))) .cse5) (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse43 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse44 (bvmul (_ bv4 32) .cse43))) (or (not (bvsge .cse43 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse44 v_arrayElimCell_30) .cse32) (bvule (bvadd (_ bv4 32) .cse44 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse44 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse43 c_~n2~0)))))) .cse5)) .cse16) (or .cse20 (and .cse45 (or .cse8 (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_42 (_ BitVec 32)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse46 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse47 (bvmul (_ bv4 32) .cse46))) (or (not (bvsge .cse46 (_ bv0 32))) (not (bvslt .cse46 c_~n2~0)) (forall ((v_arrayElimCell_41 (_ BitVec 32))) (bvule (bvadd .cse47 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse47 v_arrayElimCell_41))) (bvule (bvadd .cse47 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse47 v_arrayElimCell_42)))))) (or .cse48 .cse49))) (or .cse48 (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_43 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse50 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse51 (bvmul (_ bv4 32) .cse50))) (or (not (bvsge .cse50 (_ bv0 32))) (forall ((v_arrayElimCell_42 (_ BitVec 32))) (bvule (bvadd .cse51 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse51 v_arrayElimCell_42))) (bvule (bvadd .cse51 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse51 v_arrayElimCell_43)) (not (bvslt .cse50 c_~n2~0)))))) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_43 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse52 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse52 (_ bv0 32))) (let ((.cse53 (bvmul (_ bv4 32) .cse52))) (bvule (bvadd .cse53 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse53 v_arrayElimCell_43))) (not (bvslt .cse52 c_~n2~0))))) .cse5))) (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_43 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse54 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse55 (bvmul (_ bv4 32) .cse54))) (or (not (bvsge .cse54 (_ bv0 32))) (bvule (bvadd .cse55 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse55 v_arrayElimCell_41)) (forall ((v_arrayElimCell_42 (_ BitVec 32))) (bvule (bvadd .cse55 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse55 v_arrayElimCell_42))) (bvule (bvadd .cse55 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse55 v_arrayElimCell_43)) (not (bvslt .cse54 c_~n2~0)))))) .cse56) .cse19) (or .cse48 (let ((.cse64 (or .cse8 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse95 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse96 (bvmul (_ bv4 32) .cse95))) (or (not (bvsge .cse95 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse96 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse96 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse95 c_~n2~0)))))))) (.cse57 (or .cse8 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse94 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse94 (_ bv0 32))) (bvule (bvadd (_ bv4 32) (bvmul (_ bv4 32) .cse94) v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (not (bvslt .cse94 c_~n2~0)))))))) (and (or .cse20 .cse19 (and .cse57 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse58 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse59 (bvmul (_ bv4 32) .cse58))) (or (not (bvsge .cse58 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse59 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse59 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse58 c_~n2~0)))))) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse60 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse60 (_ bv0 32))) (bvule (bvadd (_ bv4 32) (bvmul (_ bv4 32) .cse60) v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse60 c_~n2~0))))) .cse5))) (or .cse19 (and .cse57 (or (and (or .cse5 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse61 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (bvule (bvadd (_ bv4 32) (bvmul (_ bv4 32) .cse61) |c_ULTIMATE.start_main_#t~ret36#1.offset|) .cse32) (not (bvsge .cse61 (_ bv0 32))) (not (bvslt .cse61 c_~n2~0)))))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse63 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse62 (bvmul (_ bv4 32) .cse63))) (or (bvule (bvadd (_ bv4 32) .cse62 |c_ULTIMATE.start_main_#t~ret36#1.offset|) .cse32) (not (bvsge .cse63 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse62 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (not (bvslt .cse63 c_~n2~0))))))) .cse15) .cse64 (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse66 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse65 (bvmul (_ bv4 32) .cse66))) (or (bvule (bvadd (_ bv4 32) .cse65 |c_ULTIMATE.start_main_#t~ret36#1.offset|) .cse32) (not (bvsge .cse66 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse65 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse66 c_~n2~0)))))) .cse5) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse68 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse67 (bvmul (_ bv4 32) .cse68))) (or (bvule (bvadd (_ bv4 32) .cse67 |c_ULTIMATE.start_main_#t~ret36#1.offset|) .cse32) (not (bvsge .cse68 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse67 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse67 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse68 c_~n2~0)))))))) (or .cse16 (and .cse57 (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse69 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse70 (bvmul (_ bv4 32) .cse69))) (or (not (bvsge .cse69 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse70 v_arrayElimCell_30) .cse32) (bvule (bvadd (_ bv4 32) .cse70 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse69 c_~n2~0)))))) .cse5) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse71 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse72 (bvmul (_ bv4 32) .cse71))) (or (not (bvsge .cse71 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse72 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse71 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse72 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32)))))) .cse5) (or (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse73 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse74 (bvmul (_ bv4 32) .cse73))) (or (not (bvsge .cse73 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse74 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (not (bvslt .cse73 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse74 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32)))))) (or .cse5 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse75 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse75 (_ bv0 32))) (not (bvslt .cse75 c_~n2~0)) (bvule (bvadd (_ bv4 32) (bvmul (_ bv4 32) .cse75) v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32))))))) .cse15) .cse64 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse76 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse77 (bvmul (_ bv4 32) .cse76))) (or (not (bvsge .cse76 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse77 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse77 v_arrayElimCell_30) .cse32) (bvule (bvadd (_ bv4 32) .cse77 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse76 c_~n2~0)))))) (or (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse78 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse79 (bvmul (_ bv4 32) .cse78))) (or (not (bvsge .cse78 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse79 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse79 v_arrayElimCell_30) .cse32) (not (bvslt .cse78 c_~n2~0)))))) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse80 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse80 (_ bv0 32))) (bvule (bvadd (_ bv4 32) (bvmul (_ bv4 32) .cse80) v_arrayElimCell_30) .cse32) (not (bvslt .cse80 c_~n2~0))))) .cse5)) .cse15) (or .cse8 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse81 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse82 (bvmul (_ bv4 32) .cse81))) (or (not (bvsge .cse81 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse82 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse82 v_arrayElimCell_30) .cse32) (not (bvslt .cse81 c_~n2~0))))))) (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse83 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse84 (bvmul (_ bv4 32) .cse83))) (or (not (bvsge .cse83 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse84 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse84 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse83 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse84 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32)))))))) (or .cse16 (and .cse57 (or .cse8 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse85 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse86 (bvmul (_ bv4 32) .cse85))) (or (not (bvsge .cse85 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse86 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (not (bvslt .cse85 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse86 |c_ULTIMATE.start_main_#t~ret36#1.offset|) (select |c_#length| v_arrayElimCell_32))))))) (or .cse5 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse87 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse88 (bvmul (_ bv4 32) .cse87))) (or (not (bvsge .cse87 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse88 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse87 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse88 |c_ULTIMATE.start_main_#t~ret36#1.offset|) (select |c_#length| v_arrayElimCell_32))))))) (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse89 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse90 (bvmul (_ bv4 32) .cse89))) (or (not (bvsge .cse89 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse90 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse90 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse89 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse90 |c_ULTIMATE.start_main_#t~ret36#1.offset|) (select |c_#length| v_arrayElimCell_32)))))) (or (and (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse91 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse91 (_ bv0 32))) (not (bvslt .cse91 c_~n2~0)) (bvule (bvadd (_ bv4 32) (bvmul (_ bv4 32) .cse91) |c_ULTIMATE.start_main_#t~ret36#1.offset|) (select |c_#length| v_arrayElimCell_32))))) .cse5) (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse92 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse93 (bvmul (_ bv4 32) .cse92))) (or (not (bvsge .cse92 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse93 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (not (bvslt .cse92 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse93 |c_ULTIMATE.start_main_#t~ret36#1.offset|) (select |c_#length| v_arrayElimCell_32))))))) .cse15)))))) (or (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_40 (_ BitVec 32))) (let ((.cse97 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse98 (bvmul (_ bv4 32) .cse97))) (or (not (bvsge .cse97 (_ bv0 32))) (bvule (bvadd .cse98 v_arrayElimCell_40) (bvadd (_ bv4 32) .cse98 v_arrayElimCell_40)) (not (bvslt .cse97 c_~n2~0)) (forall ((v_arrayElimCell_43 (_ BitVec 32))) (bvule (bvadd .cse98 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse98 v_arrayElimCell_43))))))) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_40 (_ BitVec 32))) (let ((.cse99 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse99 (_ bv0 32))) (let ((.cse100 (bvmul (_ bv4 32) .cse99))) (bvule (bvadd .cse100 v_arrayElimCell_40) (bvadd (_ bv4 32) .cse100 v_arrayElimCell_40))) (not (bvslt .cse99 c_~n2~0))))) .cse15)) .cse48 .cse16 .cse5) (or .cse19 (and .cse25 .cse2 (or (and (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse102 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse101 (bvmul (_ bv4 32) .cse102))) (or (bvule (bvadd (_ bv4 32) .cse101 |c_ULTIMATE.start_main_#t~ret36#1.offset|) .cse32) (not (bvsge .cse102 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse101 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse101 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse102 c_~n2~0)))))) (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse104 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse103 (bvmul (_ bv4 32) .cse104))) (or (bvule (bvadd (_ bv4 32) .cse103 |c_ULTIMATE.start_main_#t~ret36#1.offset|) .cse32) (not (bvsge .cse104 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse103 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse104 c_~n2~0)))))) .cse5)) .cse15) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse106 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse105 (bvmul (_ bv4 32) .cse106))) (or (bvule (bvadd (_ bv4 32) .cse105 |c_ULTIMATE.start_main_#t~ret36#1.offset|) .cse32) (not (bvsge .cse106 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse105 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse105 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse105 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse106 c_~n2~0)))))) (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse108 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse107 (bvmul (_ bv4 32) .cse108))) (or (bvule (bvadd (_ bv4 32) .cse107 |c_ULTIMATE.start_main_#t~ret36#1.offset|) .cse32) (not (bvsge .cse108 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse107 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse107 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse108 c_~n2~0)))))) .cse5))) (or (and (or .cse48 (let ((.cse109 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_42 (_ BitVec 32)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse112 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse113 (bvmul (_ bv4 32) .cse112))) (or (not (bvsge .cse112 (_ bv0 32))) (not (bvslt .cse112 c_~n2~0)) (bvule (bvadd .cse113 |c_ULTIMATE.start_main_#t~ret36#1.offset|) (bvadd (_ bv4 32) .cse113 |c_ULTIMATE.start_main_#t~ret36#1.offset|)) (bvule (bvadd .cse113 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse113 v_arrayElimCell_42)))))))) (and (or .cse109 .cse15) (or .cse8 .cse49) (or .cse109 .cse8) (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_42 (_ BitVec 32)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse110 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse111 (bvmul (_ bv4 32) .cse110))) (or (not (bvsge .cse110 (_ bv0 32))) (not (bvslt .cse110 c_~n2~0)) (forall ((v_arrayElimCell_43 (_ BitVec 32))) (bvule (bvadd .cse111 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse111 v_arrayElimCell_43))) (bvule (bvadd .cse111 |c_ULTIMATE.start_main_#t~ret36#1.offset|) (bvadd (_ bv4 32) .cse111 |c_ULTIMATE.start_main_#t~ret36#1.offset|)) (bvule (bvadd .cse111 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse111 v_arrayElimCell_42))))))))) (or (and .cse45 (or (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse114 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse115 (bvmul (_ bv4 32) .cse114))) (or (not (bvsge .cse114 (_ bv0 32))) (bvule (bvadd .cse115 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse115 v_arrayElimCell_41)) (not (bvslt .cse114 c_~n2~0)) (bvule (bvadd .cse115 |c_ULTIMATE.start_main_#t~ret36#1.offset|) (bvadd (_ bv4 32) .cse115 |c_ULTIMATE.start_main_#t~ret36#1.offset|)))))) (or .cse48 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse116 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse116 (_ bv0 32))) (not (bvslt .cse116 c_~n2~0)) (let ((.cse117 (bvmul (_ bv4 32) .cse116))) (bvule (bvadd .cse117 |c_ULTIMATE.start_main_#t~ret36#1.offset|) (bvadd (_ bv4 32) .cse117 |c_ULTIMATE.start_main_#t~ret36#1.offset|)))))))) .cse15) (or .cse48 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_43 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse118 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse119 (bvmul (_ bv4 32) .cse118))) (or (not (bvsge .cse118 (_ bv0 32))) (bvule (bvadd .cse119 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse119 v_arrayElimCell_43)) (not (bvslt .cse118 c_~n2~0)) (bvule (bvadd .cse119 |c_ULTIMATE.start_main_#t~ret36#1.offset|) (bvadd (_ bv4 32) .cse119 |c_ULTIMATE.start_main_#t~ret36#1.offset|))))))) (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_43 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse120 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse121 (bvmul (_ bv4 32) .cse120))) (or (not (bvsge .cse120 (_ bv0 32))) (bvule (bvadd .cse121 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse121 v_arrayElimCell_41)) (bvule (bvadd .cse121 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse121 v_arrayElimCell_43)) (not (bvslt .cse120 c_~n2~0)) (bvule (bvadd .cse121 |c_ULTIMATE.start_main_#t~ret36#1.offset|) (bvadd (_ bv4 32) .cse121 |c_ULTIMATE.start_main_#t~ret36#1.offset|)))))) .cse56) .cse5) (or .cse17 (and (or .cse8 .cse122) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_42 (_ BitVec 32)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse123 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse124 (bvmul (_ bv4 32) .cse123))) (or (not (bvsge .cse123 (_ bv0 32))) (bvule (bvadd .cse124 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse124 v_arrayElimCell_41)) (not (bvslt .cse123 c_~n2~0)) (bvule (bvadd .cse124 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse124 v_arrayElimCell_42)))))) .cse15) (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse125 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse126 (bvmul (_ bv4 32) .cse125))) (or (not (bvsge .cse125 (_ bv0 32))) (bvule (bvadd .cse126 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse126 v_arrayElimCell_41)) (not (bvslt .cse125 c_~n2~0)) (forall ((v_arrayElimCell_43 (_ BitVec 32))) (bvule (bvadd .cse126 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse126 v_arrayElimCell_43)))))))))) .cse19)))))) is different from true [2023-12-02 20:48:53,538 WARN L876 $PredicateComparison]: unable to prove that (or (let ((.cse7 (= |c_ULTIMATE.start_main_~#t2~0#1.base| c_~consume~0.base)) (.cse0 (= |c_ULTIMATE.start_main_~#t3~0#1.base| c_~consume~0.base))) (let ((.cse112 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse133 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse133 (_ bv0 32))) (let ((.cse134 (bvmul (_ bv4 32) .cse133))) (bvule (bvadd .cse134 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse134 v_arrayElimCell_41))) (not (bvslt .cse133 c_~n2~0)))))) (.cse48 (not .cse0)) (.cse20 (not .cse7)) (.cse8 (= |c_ULTIMATE.start_main_~#t1~0#1.base| c_~consume~0.base))) (let ((.cse1 (not .cse8)) (.cse28 (forall ((~state12~0 (_ BitVec 32))) (or (not (bvslt ~state12~0 c_~n1~0)) (not (bvsge ~state12~0 (_ bv0 32))) (= (bvmul (_ bv4 32) ~state12~0) (bvmul (_ bv4 32) |c_ULTIMATE.start_main_~i~0#1|))))) (.cse50 (or .cse20 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse131 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse132 (bvmul (_ bv4 32) .cse131))) (or (not (bvsge .cse131 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse132 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse132 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse132 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse131 c_~n2~0)))))))) (.cse51 (or .cse20 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse129 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse130 (bvmul (_ bv4 32) .cse129))) (or (not (bvsge .cse129 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse130 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse130 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse129 c_~n2~0)))))))) (.cse10 (select |c_#length| |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|)) (.cse2 (bvsle c_~n1~0 (_ bv0 32))) (.cse77 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_42 (_ BitVec 32)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse127 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse127 (_ bv0 32))) (not (bvslt .cse127 c_~n2~0)) (let ((.cse128 (bvmul (_ bv4 32) .cse127))) (bvule (bvadd .cse128 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse128 v_arrayElimCell_42))))))) (.cse74 (or .cse48 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_43 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse125 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse126 (bvmul (_ bv4 32) .cse125))) (or (not (bvsge .cse125 (_ bv0 32))) (bvule (bvadd .cse126 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse126 v_arrayElimCell_41)) (bvule (bvadd .cse126 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse126 v_arrayElimCell_43)) (not (bvslt .cse125 c_~n2~0)))))))) (.cse84 (or .cse48 .cse112))) (and (or .cse0 (let ((.cse3 (or .cse20 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse47 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse47 (_ bv0 32))) (bvule (bvadd (_ bv4 32) (bvmul (_ bv4 32) .cse47) v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (not (bvslt .cse47 c_~n2~0))))))) (.cse17 (or .cse20 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse45 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse46 (bvmul (_ bv4 32) .cse45))) (or (not (bvsge .cse45 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse46 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse46 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse45 c_~n2~0))))))))) (and (or .cse1 .cse2 (and .cse3 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse4 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse5 (bvmul (_ bv4 32) .cse4))) (or (not (bvsge .cse4 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse5 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse5 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse4 c_~n2~0)))))) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse6 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse6 (_ bv0 32))) (bvule (bvadd (_ bv4 32) (bvmul (_ bv4 32) .cse6) v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse6 c_~n2~0))))) .cse7))) (or .cse2 (and .cse3 (or .cse8 (and (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse11 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse9 (bvmul (_ bv4 32) .cse11))) (or (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse9) .cse10) (not (bvsge .cse11 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse9 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (not (bvslt .cse11 c_~n2~0)))))) (or .cse7 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse12 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) (bvmul (_ bv4 32) .cse12)) .cse10) (not (bvsge .cse12 (_ bv0 32))) (not (bvslt .cse12 c_~n2~0)))))))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse14 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse13 (bvmul (_ bv4 32) .cse14))) (or (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse13) .cse10) (not (bvsge .cse14 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse13 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse13 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse14 c_~n2~0)))))) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse16 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse15 (bvmul (_ bv4 32) .cse16))) (or (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse15) .cse10) (not (bvsge .cse16 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse15 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse16 c_~n2~0)))))) .cse7) .cse17)) (or (and .cse3 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse18 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse19 (bvmul (_ bv4 32) .cse18))) (or (not (bvsge .cse18 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse19 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse19) (select |c_#length| v_arrayElimCell_32)) (bvule (bvadd (_ bv4 32) .cse19 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse18 c_~n2~0)))))) (or .cse20 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse21 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse22 (bvmul (_ bv4 32) .cse21))) (or (not (bvsge .cse21 (_ bv0 32))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse22) (select |c_#length| v_arrayElimCell_32)) (bvule (bvadd (_ bv4 32) .cse22 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (not (bvslt .cse21 c_~n2~0))))))) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse23 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse24 (bvmul (_ bv4 32) .cse23))) (or (not (bvsge .cse23 (_ bv0 32))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse24) (select |c_#length| v_arrayElimCell_32)) (bvule (bvadd (_ bv4 32) .cse24 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse23 c_~n2~0)))))) .cse7) (or (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse25 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse26 (bvmul (_ bv4 32) .cse25))) (or (not (bvsge .cse25 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse26 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse26) (select |c_#length| v_arrayElimCell_32)) (not (bvslt .cse25 c_~n2~0)))))) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse27 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse27 (_ bv0 32))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) (bvmul (_ bv4 32) .cse27)) (select |c_#length| v_arrayElimCell_32)) (not (bvslt .cse27 c_~n2~0))))) .cse7)) .cse8)) .cse28) (or (and (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse29 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse30 (bvmul (_ bv4 32) .cse29))) (or (not (bvsge .cse29 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse30 v_arrayElimCell_30) .cse10) (bvule (bvadd (_ bv4 32) .cse30 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse29 c_~n2~0)))))) .cse7) .cse3 (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse31 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse32 (bvmul (_ bv4 32) .cse31))) (or (not (bvsge .cse31 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse32 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse31 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse32 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32)))))) .cse7) (or (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse33 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse34 (bvmul (_ bv4 32) .cse33))) (or (not (bvsge .cse33 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse34 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (not (bvslt .cse33 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse34 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32)))))) (or .cse7 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse35 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse35 (_ bv0 32))) (not (bvslt .cse35 c_~n2~0)) (bvule (bvadd (_ bv4 32) (bvmul (_ bv4 32) .cse35) v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32))))))) .cse8) (or (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse36 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse37 (bvmul (_ bv4 32) .cse36))) (or (not (bvsge .cse36 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse37 v_arrayElimCell_30) .cse10) (bvule (bvadd (_ bv4 32) .cse37 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (not (bvslt .cse36 c_~n2~0)))))) .cse20) .cse17 (or (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse38 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse39 (bvmul (_ bv4 32) .cse38))) (or (not (bvsge .cse38 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse39 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse39 v_arrayElimCell_30) .cse10) (not (bvslt .cse38 c_~n2~0)))))) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse40 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse40 (_ bv0 32))) (bvule (bvadd (_ bv4 32) (bvmul (_ bv4 32) .cse40) v_arrayElimCell_30) .cse10) (not (bvslt .cse40 c_~n2~0))))) .cse7)) .cse8) (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse41 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse42 (bvmul (_ bv4 32) .cse41))) (or (not (bvsge .cse41 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse42 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse42 v_arrayElimCell_30) .cse10) (bvule (bvadd (_ bv4 32) .cse42 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse41 c_~n2~0)))))) (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse43 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse44 (bvmul (_ bv4 32) .cse43))) (or (not (bvsge .cse43 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse44 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse44 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse43 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse44 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32))))))) .cse28)))) (or .cse48 (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse49 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse49 (_ bv0 32))) (bvule (bvadd (_ bv4 32) (bvmul (_ bv4 32) .cse49) v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse49 c_~n2~0))))) .cse2) (or (and .cse50 .cse51 (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse53 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse52 (bvmul (_ bv4 32) .cse53))) (or (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse52) .cse10) (not (bvsge .cse53 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse52 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse52 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse53 c_~n2~0)))))) .cse7) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse55 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse54 (bvmul (_ bv4 32) .cse55))) (or (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse54) .cse10) (not (bvsge .cse55 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse54 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse54 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse54 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse55 c_~n2~0)))))) (or (and (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse57 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse56 (bvmul (_ bv4 32) .cse57))) (or (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse56) .cse10) (not (bvsge .cse57 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse56 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse56 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse57 c_~n2~0)))))) (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse59 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse58 (bvmul (_ bv4 32) .cse59))) (or (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse58) .cse10) (not (bvsge .cse59 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse58 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse59 c_~n2~0)))))) .cse7)) .cse8)) .cse2) (or .cse1 .cse2 (and (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse60 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse61 (bvmul (_ bv4 32) .cse60))) (or (not (bvsge .cse60 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse61 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse61 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse60 c_~n2~0)))))) .cse7) .cse51 (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse62 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse63 (bvmul (_ bv4 32) .cse62))) (or (not (bvsge .cse62 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse63 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse63 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse63 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse62 c_~n2~0)))))))) (or (and .cse51 (or .cse20 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse64 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse65 (bvmul (_ bv4 32) .cse64))) (or (not (bvsge .cse64 (_ bv0 32))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse65) (select |c_#length| v_arrayElimCell_32)) (bvule (bvadd (_ bv4 32) .cse65 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse65 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse64 c_~n2~0))))))) (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse66 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse67 (bvmul (_ bv4 32) .cse66))) (or (not (bvsge .cse66 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse67 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse67) (select |c_#length| v_arrayElimCell_32)) (bvule (bvadd (_ bv4 32) .cse67 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse67 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse66 c_~n2~0)))))) (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse68 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse69 (bvmul (_ bv4 32) .cse68))) (or (not (bvsge .cse68 (_ bv0 32))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse69) (select |c_#length| v_arrayElimCell_32)) (bvule (bvadd (_ bv4 32) .cse69 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse69 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse68 c_~n2~0)))))) .cse7) (or .cse8 (and (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse70 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse71 (bvmul (_ bv4 32) .cse70))) (or (not (bvsge .cse70 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse71 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse71) (select |c_#length| v_arrayElimCell_32)) (bvule (bvadd (_ bv4 32) .cse71 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse70 c_~n2~0)))))) (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse72 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse73 (bvmul (_ bv4 32) .cse72))) (or (not (bvsge .cse72 (_ bv0 32))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse73) (select |c_#length| v_arrayElimCell_32)) (bvule (bvadd (_ bv4 32) .cse73 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse72 c_~n2~0)))))) .cse7)))) .cse28) (or .cse1 (and .cse74 (or .cse20 (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_42 (_ BitVec 32)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse75 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse76 (bvmul (_ bv4 32) .cse75))) (or (not (bvsge .cse75 (_ bv0 32))) (not (bvslt .cse75 c_~n2~0)) (forall ((v_arrayElimCell_41 (_ BitVec 32))) (bvule (bvadd .cse76 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse76 v_arrayElimCell_41))) (bvule (bvadd .cse76 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse76 v_arrayElimCell_42)))))) (or .cse0 .cse77))) (or .cse0 (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_43 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse78 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse79 (bvmul (_ bv4 32) .cse78))) (or (not (bvsge .cse78 (_ bv0 32))) (forall ((v_arrayElimCell_42 (_ BitVec 32))) (bvule (bvadd .cse79 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse79 v_arrayElimCell_42))) (bvule (bvadd .cse79 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse79 v_arrayElimCell_43)) (not (bvslt .cse78 c_~n2~0)))))) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_43 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse80 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse80 (_ bv0 32))) (let ((.cse81 (bvmul (_ bv4 32) .cse80))) (bvule (bvadd .cse81 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse81 v_arrayElimCell_43))) (not (bvslt .cse80 c_~n2~0))))) .cse7))) (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_43 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse82 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse83 (bvmul (_ bv4 32) .cse82))) (or (not (bvsge .cse82 (_ bv0 32))) (bvule (bvadd .cse83 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse83 v_arrayElimCell_41)) (forall ((v_arrayElimCell_42 (_ BitVec 32))) (bvule (bvadd .cse83 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse83 v_arrayElimCell_42))) (bvule (bvadd .cse83 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse83 v_arrayElimCell_43)) (not (bvslt .cse82 c_~n2~0)))))) .cse84) .cse2) (or (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_40 (_ BitVec 32))) (let ((.cse85 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse86 (bvmul (_ bv4 32) .cse85))) (or (not (bvsge .cse85 (_ bv0 32))) (bvule (bvadd .cse86 v_arrayElimCell_40) (bvadd (_ bv4 32) .cse86 v_arrayElimCell_40)) (not (bvslt .cse85 c_~n2~0)) (forall ((v_arrayElimCell_43 (_ BitVec 32))) (bvule (bvadd .cse86 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse86 v_arrayElimCell_43))))))) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_40 (_ BitVec 32))) (let ((.cse87 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse87 (_ bv0 32))) (let ((.cse88 (bvmul (_ bv4 32) .cse87))) (bvule (bvadd .cse88 v_arrayElimCell_40) (bvadd (_ bv4 32) .cse88 v_arrayElimCell_40))) (not (bvslt .cse87 c_~n2~0))))) .cse8)) .cse0 .cse28 .cse7) (or .cse28 (and (or (and (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse89 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse90 (bvmul (_ bv4 32) .cse89))) (or (not (bvsge .cse89 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse90 v_arrayElimCell_30) .cse10) (bvule (bvadd (_ bv4 32) .cse90 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse89 c_~n2~0)))))) .cse7) (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse91 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse92 (bvmul (_ bv4 32) .cse91))) (or (not (bvsge .cse91 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse92 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse92 v_arrayElimCell_30) .cse10) (bvule (bvadd (_ bv4 32) .cse92 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse91 c_~n2~0))))))) .cse8) .cse50 (or (and (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse93 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse94 (bvmul (_ bv4 32) .cse93))) (or (not (bvsge .cse93 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse94 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse93 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse94 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32)))))) .cse7) (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse95 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse96 (bvmul (_ bv4 32) .cse95))) (or (not (bvsge .cse95 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse96 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse96 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse95 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse96 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32))))))) .cse8) .cse51 (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse97 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse98 (bvmul (_ bv4 32) .cse97))) (or (not (bvsge .cse97 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse98 v_arrayElimCell_30) .cse10) (bvule (bvadd (_ bv4 32) .cse98 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse98 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse97 c_~n2~0)))))) .cse7) (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse99 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse100 (bvmul (_ bv4 32) .cse99))) (or (not (bvsge .cse99 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse100 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse100 v_arrayElimCell_30) .cse10) (bvule (bvadd (_ bv4 32) .cse100 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse100 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse99 c_~n2~0)))))) (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse101 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse102 (bvmul (_ bv4 32) .cse101))) (or (not (bvsge .cse101 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse102 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse102 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse102 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse101 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse102 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32)))))) (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse103 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse104 (bvmul (_ bv4 32) .cse103))) (or (not (bvsge .cse103 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse104 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse104 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse103 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse104 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32)))))) .cse7) (or .cse20 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse105 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse106 (bvmul (_ bv4 32) .cse105))) (or (not (bvsge .cse105 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse106 v_arrayElimCell_30) .cse10) (bvule (bvadd (_ bv4 32) .cse106 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse106 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse105 c_~n2~0))))))))) (or .cse2 (and (or .cse0 (let ((.cse107 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_42 (_ BitVec 32)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse110 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse111 (bvmul (_ bv4 32) .cse110))) (or (not (bvsge .cse110 (_ bv0 32))) (not (bvslt .cse110 c_~n2~0)) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| .cse111) (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse111)) (bvule (bvadd .cse111 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse111 v_arrayElimCell_42)))))))) (and (or .cse20 .cse107) (or .cse20 .cse77) (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_42 (_ BitVec 32)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse108 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse109 (bvmul (_ bv4 32) .cse108))) (or (not (bvsge .cse108 (_ bv0 32))) (not (bvslt .cse108 c_~n2~0)) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| .cse109) (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse109)) (forall ((v_arrayElimCell_43 (_ BitVec 32))) (bvule (bvadd .cse109 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse109 v_arrayElimCell_43))) (bvule (bvadd .cse109 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse109 v_arrayElimCell_42)))))) (or .cse107 .cse8)))) (or .cse48 (and (or .cse20 .cse112) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_42 (_ BitVec 32)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse113 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse114 (bvmul (_ bv4 32) .cse113))) (or (not (bvsge .cse113 (_ bv0 32))) (bvule (bvadd .cse114 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse114 v_arrayElimCell_41)) (not (bvslt .cse113 c_~n2~0)) (bvule (bvadd .cse114 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse114 v_arrayElimCell_42)))))) .cse8) (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse115 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse116 (bvmul (_ bv4 32) .cse115))) (or (not (bvsge .cse115 (_ bv0 32))) (bvule (bvadd .cse116 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse116 v_arrayElimCell_41)) (not (bvslt .cse115 c_~n2~0)) (forall ((v_arrayElimCell_43 (_ BitVec 32))) (bvule (bvadd .cse116 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse116 v_arrayElimCell_43))))))))) (or (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_43 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse117 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse118 (bvmul (_ bv4 32) .cse117))) (or (not (bvsge .cse117 (_ bv0 32))) (bvule (bvadd .cse118 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse118 v_arrayElimCell_41)) (bvule (bvadd .cse118 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse118 v_arrayElimCell_43)) (not (bvslt .cse117 c_~n2~0)) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| .cse118) (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse118)))))) .cse74 (or .cse0 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_43 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse119 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse120 (bvmul (_ bv4 32) .cse119))) (or (not (bvsge .cse119 (_ bv0 32))) (bvule (bvadd .cse120 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse120 v_arrayElimCell_43)) (not (bvslt .cse119 c_~n2~0)) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| .cse120) (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse120))))))) (or (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse121 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse122 (bvmul (_ bv4 32) .cse121))) (or (not (bvsge .cse121 (_ bv0 32))) (bvule (bvadd .cse122 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse122 v_arrayElimCell_41)) (not (bvslt .cse121 c_~n2~0)) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| .cse122) (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse122)))))) (or .cse0 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse123 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse123 (_ bv0 32))) (not (bvslt .cse123 c_~n2~0)) (let ((.cse124 (bvmul (_ bv4 32) .cse123))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| .cse124) (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse124)))))))) .cse8) .cse84) .cse7))))))) (forall ((~front1~0 (_ BitVec 32)) (~queue1~0.offset (_ BitVec 32)) (~queue1~0.base (_ BitVec 32))) (let ((.cse135 (bvmul (_ bv4 32) ~front1~0))) (let ((.cse136 (bvadd (_ bv4 32) .cse135 ~queue1~0.offset))) (or (not (bvule (bvadd .cse135 ~queue1~0.offset) .cse136)) (not (bvule .cse136 (select |c_#length| ~queue1~0.base))))))) (bvslt (bvadd (_ bv1 32) |c_ULTIMATE.start_main_~i~0#1|) c_~n1~0) (bvslt |c_ULTIMATE.start_create_fresh_int_array_~i~1#1| |c_ULTIMATE.start_create_fresh_int_array_~size#1|)) is different from true [2023-12-02 20:49:03,650 WARN L876 $PredicateComparison]: unable to prove that (or (let ((.cse7 (= |c_ULTIMATE.start_main_~#t2~0#1.base| c_~consume~0.base)) (.cse0 (= |c_ULTIMATE.start_main_~#t3~0#1.base| c_~consume~0.base))) (let ((.cse112 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse133 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse133 (_ bv0 32))) (let ((.cse134 (bvmul (_ bv4 32) .cse133))) (bvule (bvadd .cse134 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse134 v_arrayElimCell_41))) (not (bvslt .cse133 c_~n2~0)))))) (.cse48 (not .cse0)) (.cse20 (not .cse7)) (.cse8 (= |c_ULTIMATE.start_main_~#t1~0#1.base| c_~consume~0.base))) (let ((.cse1 (not .cse8)) (.cse28 (forall ((~state12~0 (_ BitVec 32))) (or (not (bvslt ~state12~0 c_~n1~0)) (not (bvsge ~state12~0 (_ bv0 32))) (= (bvmul (_ bv4 32) ~state12~0) (bvmul (_ bv4 32) |c_ULTIMATE.start_main_~i~0#1|))))) (.cse50 (or .cse20 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse131 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse132 (bvmul (_ bv4 32) .cse131))) (or (not (bvsge .cse131 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse132 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse132 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse132 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse131 c_~n2~0)))))))) (.cse51 (or .cse20 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse129 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse130 (bvmul (_ bv4 32) .cse129))) (or (not (bvsge .cse129 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse130 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse130 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse129 c_~n2~0)))))))) (.cse10 (select |c_#length| |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|)) (.cse2 (bvsle c_~n1~0 (_ bv0 32))) (.cse77 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_42 (_ BitVec 32)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse127 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse127 (_ bv0 32))) (not (bvslt .cse127 c_~n2~0)) (let ((.cse128 (bvmul (_ bv4 32) .cse127))) (bvule (bvadd .cse128 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse128 v_arrayElimCell_42))))))) (.cse74 (or .cse48 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_43 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse125 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse126 (bvmul (_ bv4 32) .cse125))) (or (not (bvsge .cse125 (_ bv0 32))) (bvule (bvadd .cse126 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse126 v_arrayElimCell_41)) (bvule (bvadd .cse126 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse126 v_arrayElimCell_43)) (not (bvslt .cse125 c_~n2~0)))))))) (.cse84 (or .cse48 .cse112))) (and (or .cse0 (let ((.cse3 (or .cse20 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse47 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse47 (_ bv0 32))) (bvule (bvadd (_ bv4 32) (bvmul (_ bv4 32) .cse47) v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (not (bvslt .cse47 c_~n2~0))))))) (.cse17 (or .cse20 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse45 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse46 (bvmul (_ bv4 32) .cse45))) (or (not (bvsge .cse45 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse46 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse46 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse45 c_~n2~0))))))))) (and (or .cse1 .cse2 (and .cse3 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse4 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse5 (bvmul (_ bv4 32) .cse4))) (or (not (bvsge .cse4 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse5 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse5 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse4 c_~n2~0)))))) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse6 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse6 (_ bv0 32))) (bvule (bvadd (_ bv4 32) (bvmul (_ bv4 32) .cse6) v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse6 c_~n2~0))))) .cse7))) (or .cse2 (and .cse3 (or .cse8 (and (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse11 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse9 (bvmul (_ bv4 32) .cse11))) (or (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse9) .cse10) (not (bvsge .cse11 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse9 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (not (bvslt .cse11 c_~n2~0)))))) (or .cse7 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse12 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) (bvmul (_ bv4 32) .cse12)) .cse10) (not (bvsge .cse12 (_ bv0 32))) (not (bvslt .cse12 c_~n2~0)))))))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse14 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse13 (bvmul (_ bv4 32) .cse14))) (or (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse13) .cse10) (not (bvsge .cse14 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse13 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse13 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse14 c_~n2~0)))))) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse16 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse15 (bvmul (_ bv4 32) .cse16))) (or (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse15) .cse10) (not (bvsge .cse16 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse15 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse16 c_~n2~0)))))) .cse7) .cse17)) (or (and .cse3 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse18 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse19 (bvmul (_ bv4 32) .cse18))) (or (not (bvsge .cse18 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse19 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse19) (select |c_#length| v_arrayElimCell_32)) (bvule (bvadd (_ bv4 32) .cse19 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse18 c_~n2~0)))))) (or .cse20 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse21 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse22 (bvmul (_ bv4 32) .cse21))) (or (not (bvsge .cse21 (_ bv0 32))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse22) (select |c_#length| v_arrayElimCell_32)) (bvule (bvadd (_ bv4 32) .cse22 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (not (bvslt .cse21 c_~n2~0))))))) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse23 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse24 (bvmul (_ bv4 32) .cse23))) (or (not (bvsge .cse23 (_ bv0 32))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse24) (select |c_#length| v_arrayElimCell_32)) (bvule (bvadd (_ bv4 32) .cse24 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse23 c_~n2~0)))))) .cse7) (or (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse25 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse26 (bvmul (_ bv4 32) .cse25))) (or (not (bvsge .cse25 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse26 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse26) (select |c_#length| v_arrayElimCell_32)) (not (bvslt .cse25 c_~n2~0)))))) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse27 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse27 (_ bv0 32))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) (bvmul (_ bv4 32) .cse27)) (select |c_#length| v_arrayElimCell_32)) (not (bvslt .cse27 c_~n2~0))))) .cse7)) .cse8)) .cse28) (or (and (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse29 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse30 (bvmul (_ bv4 32) .cse29))) (or (not (bvsge .cse29 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse30 v_arrayElimCell_30) .cse10) (bvule (bvadd (_ bv4 32) .cse30 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse29 c_~n2~0)))))) .cse7) .cse3 (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse31 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse32 (bvmul (_ bv4 32) .cse31))) (or (not (bvsge .cse31 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse32 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse31 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse32 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32)))))) .cse7) (or (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse33 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse34 (bvmul (_ bv4 32) .cse33))) (or (not (bvsge .cse33 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse34 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (not (bvslt .cse33 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse34 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32)))))) (or .cse7 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse35 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse35 (_ bv0 32))) (not (bvslt .cse35 c_~n2~0)) (bvule (bvadd (_ bv4 32) (bvmul (_ bv4 32) .cse35) v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32))))))) .cse8) (or (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse36 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse37 (bvmul (_ bv4 32) .cse36))) (or (not (bvsge .cse36 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse37 v_arrayElimCell_30) .cse10) (bvule (bvadd (_ bv4 32) .cse37 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (not (bvslt .cse36 c_~n2~0)))))) .cse20) .cse17 (or (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse38 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse39 (bvmul (_ bv4 32) .cse38))) (or (not (bvsge .cse38 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse39 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse39 v_arrayElimCell_30) .cse10) (not (bvslt .cse38 c_~n2~0)))))) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse40 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse40 (_ bv0 32))) (bvule (bvadd (_ bv4 32) (bvmul (_ bv4 32) .cse40) v_arrayElimCell_30) .cse10) (not (bvslt .cse40 c_~n2~0))))) .cse7)) .cse8) (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse41 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse42 (bvmul (_ bv4 32) .cse41))) (or (not (bvsge .cse41 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse42 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse42 v_arrayElimCell_30) .cse10) (bvule (bvadd (_ bv4 32) .cse42 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse41 c_~n2~0)))))) (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse43 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse44 (bvmul (_ bv4 32) .cse43))) (or (not (bvsge .cse43 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse44 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse44 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse43 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse44 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32))))))) .cse28)))) (or .cse48 (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse49 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse49 (_ bv0 32))) (bvule (bvadd (_ bv4 32) (bvmul (_ bv4 32) .cse49) v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse49 c_~n2~0))))) .cse2) (or (and .cse50 .cse51 (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse53 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse52 (bvmul (_ bv4 32) .cse53))) (or (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse52) .cse10) (not (bvsge .cse53 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse52 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse52 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse53 c_~n2~0)))))) .cse7) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse55 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse54 (bvmul (_ bv4 32) .cse55))) (or (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse54) .cse10) (not (bvsge .cse55 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse54 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse54 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse54 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse55 c_~n2~0)))))) (or (and (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse57 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse56 (bvmul (_ bv4 32) .cse57))) (or (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse56) .cse10) (not (bvsge .cse57 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse56 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse56 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse57 c_~n2~0)))))) (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse59 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse58 (bvmul (_ bv4 32) .cse59))) (or (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse58) .cse10) (not (bvsge .cse59 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse58 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse59 c_~n2~0)))))) .cse7)) .cse8)) .cse2) (or .cse1 .cse2 (and (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse60 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse61 (bvmul (_ bv4 32) .cse60))) (or (not (bvsge .cse60 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse61 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse61 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse60 c_~n2~0)))))) .cse7) .cse51 (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse62 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse63 (bvmul (_ bv4 32) .cse62))) (or (not (bvsge .cse62 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse63 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse63 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse63 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse62 c_~n2~0)))))))) (or (and .cse51 (or .cse20 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse64 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse65 (bvmul (_ bv4 32) .cse64))) (or (not (bvsge .cse64 (_ bv0 32))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse65) (select |c_#length| v_arrayElimCell_32)) (bvule (bvadd (_ bv4 32) .cse65 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse65 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse64 c_~n2~0))))))) (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse66 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse67 (bvmul (_ bv4 32) .cse66))) (or (not (bvsge .cse66 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse67 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse67) (select |c_#length| v_arrayElimCell_32)) (bvule (bvadd (_ bv4 32) .cse67 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse67 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse66 c_~n2~0)))))) (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse68 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse69 (bvmul (_ bv4 32) .cse68))) (or (not (bvsge .cse68 (_ bv0 32))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse69) (select |c_#length| v_arrayElimCell_32)) (bvule (bvadd (_ bv4 32) .cse69 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse69 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse68 c_~n2~0)))))) .cse7) (or .cse8 (and (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse70 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse71 (bvmul (_ bv4 32) .cse70))) (or (not (bvsge .cse70 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse71 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse71) (select |c_#length| v_arrayElimCell_32)) (bvule (bvadd (_ bv4 32) .cse71 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse70 c_~n2~0)))))) (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse72 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse73 (bvmul (_ bv4 32) .cse72))) (or (not (bvsge .cse72 (_ bv0 32))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse73) (select |c_#length| v_arrayElimCell_32)) (bvule (bvadd (_ bv4 32) .cse73 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse72 c_~n2~0)))))) .cse7)))) .cse28) (or .cse1 (and .cse74 (or .cse20 (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_42 (_ BitVec 32)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse75 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse76 (bvmul (_ bv4 32) .cse75))) (or (not (bvsge .cse75 (_ bv0 32))) (not (bvslt .cse75 c_~n2~0)) (forall ((v_arrayElimCell_41 (_ BitVec 32))) (bvule (bvadd .cse76 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse76 v_arrayElimCell_41))) (bvule (bvadd .cse76 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse76 v_arrayElimCell_42)))))) (or .cse0 .cse77))) (or .cse0 (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_43 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse78 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse79 (bvmul (_ bv4 32) .cse78))) (or (not (bvsge .cse78 (_ bv0 32))) (forall ((v_arrayElimCell_42 (_ BitVec 32))) (bvule (bvadd .cse79 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse79 v_arrayElimCell_42))) (bvule (bvadd .cse79 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse79 v_arrayElimCell_43)) (not (bvslt .cse78 c_~n2~0)))))) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_43 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse80 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse80 (_ bv0 32))) (let ((.cse81 (bvmul (_ bv4 32) .cse80))) (bvule (bvadd .cse81 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse81 v_arrayElimCell_43))) (not (bvslt .cse80 c_~n2~0))))) .cse7))) (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_43 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse82 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse83 (bvmul (_ bv4 32) .cse82))) (or (not (bvsge .cse82 (_ bv0 32))) (bvule (bvadd .cse83 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse83 v_arrayElimCell_41)) (forall ((v_arrayElimCell_42 (_ BitVec 32))) (bvule (bvadd .cse83 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse83 v_arrayElimCell_42))) (bvule (bvadd .cse83 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse83 v_arrayElimCell_43)) (not (bvslt .cse82 c_~n2~0)))))) .cse84) .cse2) (or (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_40 (_ BitVec 32))) (let ((.cse85 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse86 (bvmul (_ bv4 32) .cse85))) (or (not (bvsge .cse85 (_ bv0 32))) (bvule (bvadd .cse86 v_arrayElimCell_40) (bvadd (_ bv4 32) .cse86 v_arrayElimCell_40)) (not (bvslt .cse85 c_~n2~0)) (forall ((v_arrayElimCell_43 (_ BitVec 32))) (bvule (bvadd .cse86 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse86 v_arrayElimCell_43))))))) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_40 (_ BitVec 32))) (let ((.cse87 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse87 (_ bv0 32))) (let ((.cse88 (bvmul (_ bv4 32) .cse87))) (bvule (bvadd .cse88 v_arrayElimCell_40) (bvadd (_ bv4 32) .cse88 v_arrayElimCell_40))) (not (bvslt .cse87 c_~n2~0))))) .cse8)) .cse0 .cse28 .cse7) (or .cse28 (and (or (and (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse89 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse90 (bvmul (_ bv4 32) .cse89))) (or (not (bvsge .cse89 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse90 v_arrayElimCell_30) .cse10) (bvule (bvadd (_ bv4 32) .cse90 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse89 c_~n2~0)))))) .cse7) (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse91 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse92 (bvmul (_ bv4 32) .cse91))) (or (not (bvsge .cse91 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse92 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse92 v_arrayElimCell_30) .cse10) (bvule (bvadd (_ bv4 32) .cse92 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse91 c_~n2~0))))))) .cse8) .cse50 (or (and (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse93 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse94 (bvmul (_ bv4 32) .cse93))) (or (not (bvsge .cse93 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse94 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse93 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse94 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32)))))) .cse7) (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse95 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse96 (bvmul (_ bv4 32) .cse95))) (or (not (bvsge .cse95 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse96 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse96 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse95 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse96 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32))))))) .cse8) .cse51 (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse97 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse98 (bvmul (_ bv4 32) .cse97))) (or (not (bvsge .cse97 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse98 v_arrayElimCell_30) .cse10) (bvule (bvadd (_ bv4 32) .cse98 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse98 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse97 c_~n2~0)))))) .cse7) (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse99 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse100 (bvmul (_ bv4 32) .cse99))) (or (not (bvsge .cse99 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse100 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse100 v_arrayElimCell_30) .cse10) (bvule (bvadd (_ bv4 32) .cse100 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse100 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse99 c_~n2~0)))))) (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse101 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse102 (bvmul (_ bv4 32) .cse101))) (or (not (bvsge .cse101 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse102 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse102 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse102 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse101 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse102 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32)))))) (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse103 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse104 (bvmul (_ bv4 32) .cse103))) (or (not (bvsge .cse103 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse104 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse104 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse103 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse104 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32)))))) .cse7) (or .cse20 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse105 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse106 (bvmul (_ bv4 32) .cse105))) (or (not (bvsge .cse105 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse106 v_arrayElimCell_30) .cse10) (bvule (bvadd (_ bv4 32) .cse106 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse106 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse105 c_~n2~0))))))))) (or .cse2 (and (or .cse0 (let ((.cse107 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_42 (_ BitVec 32)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse110 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse111 (bvmul (_ bv4 32) .cse110))) (or (not (bvsge .cse110 (_ bv0 32))) (not (bvslt .cse110 c_~n2~0)) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| .cse111) (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse111)) (bvule (bvadd .cse111 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse111 v_arrayElimCell_42)))))))) (and (or .cse20 .cse107) (or .cse20 .cse77) (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_42 (_ BitVec 32)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse108 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse109 (bvmul (_ bv4 32) .cse108))) (or (not (bvsge .cse108 (_ bv0 32))) (not (bvslt .cse108 c_~n2~0)) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| .cse109) (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse109)) (forall ((v_arrayElimCell_43 (_ BitVec 32))) (bvule (bvadd .cse109 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse109 v_arrayElimCell_43))) (bvule (bvadd .cse109 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse109 v_arrayElimCell_42)))))) (or .cse107 .cse8)))) (or .cse48 (and (or .cse20 .cse112) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_42 (_ BitVec 32)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse113 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse114 (bvmul (_ bv4 32) .cse113))) (or (not (bvsge .cse113 (_ bv0 32))) (bvule (bvadd .cse114 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse114 v_arrayElimCell_41)) (not (bvslt .cse113 c_~n2~0)) (bvule (bvadd .cse114 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse114 v_arrayElimCell_42)))))) .cse8) (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse115 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse116 (bvmul (_ bv4 32) .cse115))) (or (not (bvsge .cse115 (_ bv0 32))) (bvule (bvadd .cse116 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse116 v_arrayElimCell_41)) (not (bvslt .cse115 c_~n2~0)) (forall ((v_arrayElimCell_43 (_ BitVec 32))) (bvule (bvadd .cse116 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse116 v_arrayElimCell_43))))))))) (or (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_43 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse117 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse118 (bvmul (_ bv4 32) .cse117))) (or (not (bvsge .cse117 (_ bv0 32))) (bvule (bvadd .cse118 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse118 v_arrayElimCell_41)) (bvule (bvadd .cse118 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse118 v_arrayElimCell_43)) (not (bvslt .cse117 c_~n2~0)) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| .cse118) (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse118)))))) .cse74 (or .cse0 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_43 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse119 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse120 (bvmul (_ bv4 32) .cse119))) (or (not (bvsge .cse119 (_ bv0 32))) (bvule (bvadd .cse120 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse120 v_arrayElimCell_43)) (not (bvslt .cse119 c_~n2~0)) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| .cse120) (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse120))))))) (or (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse121 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse122 (bvmul (_ bv4 32) .cse121))) (or (not (bvsge .cse121 (_ bv0 32))) (bvule (bvadd .cse122 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse122 v_arrayElimCell_41)) (not (bvslt .cse121 c_~n2~0)) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| .cse122) (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse122)))))) (or .cse0 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse123 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse123 (_ bv0 32))) (not (bvslt .cse123 c_~n2~0)) (let ((.cse124 (bvmul (_ bv4 32) .cse123))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| .cse124) (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse124)))))))) .cse8) .cse84) .cse7))))))) (forall ((~front1~0 (_ BitVec 32)) (~queue1~0.offset (_ BitVec 32)) (~queue1~0.base (_ BitVec 32))) (let ((.cse135 (bvmul (_ bv4 32) ~front1~0))) (let ((.cse136 (bvadd (_ bv4 32) .cse135 ~queue1~0.offset))) (or (not (bvule (bvadd .cse135 ~queue1~0.offset) .cse136)) (not (bvule .cse136 (select |c_#length| ~queue1~0.base))))))) (bvslt (bvadd |c_ULTIMATE.start_create_fresh_int_array_~i~1#1| (_ bv1 32)) |c_ULTIMATE.start_create_fresh_int_array_~size#1|) (bvslt (bvadd (_ bv1 32) |c_ULTIMATE.start_main_~i~0#1|) c_~n1~0)) is different from true [2023-12-02 20:49:16,049 WARN L876 $PredicateComparison]: unable to prove that (or (not (bvslt |c_ULTIMATE.start_create_fresh_int_array_~i~1#1| |c_ULTIMATE.start_create_fresh_int_array_~size#1|)) (let ((.cse7 (= |c_ULTIMATE.start_main_~#t2~0#1.base| c_~consume~0.base)) (.cse0 (= |c_ULTIMATE.start_main_~#t3~0#1.base| c_~consume~0.base))) (let ((.cse112 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse133 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse133 (_ bv0 32))) (let ((.cse134 (bvmul (_ bv4 32) .cse133))) (bvule (bvadd .cse134 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse134 v_arrayElimCell_41))) (not (bvslt .cse133 c_~n2~0)))))) (.cse48 (not .cse0)) (.cse20 (not .cse7)) (.cse8 (= |c_ULTIMATE.start_main_~#t1~0#1.base| c_~consume~0.base))) (let ((.cse1 (not .cse8)) (.cse28 (forall ((~state12~0 (_ BitVec 32))) (or (not (bvslt ~state12~0 c_~n1~0)) (not (bvsge ~state12~0 (_ bv0 32))) (= (bvmul (_ bv4 32) ~state12~0) (bvmul (_ bv4 32) |c_ULTIMATE.start_main_~i~0#1|))))) (.cse50 (or .cse20 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse131 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse132 (bvmul (_ bv4 32) .cse131))) (or (not (bvsge .cse131 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse132 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse132 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse132 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse131 c_~n2~0)))))))) (.cse51 (or .cse20 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse129 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse130 (bvmul (_ bv4 32) .cse129))) (or (not (bvsge .cse129 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse130 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse130 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse129 c_~n2~0)))))))) (.cse10 (select |c_#length| |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|)) (.cse2 (bvsle c_~n1~0 (_ bv0 32))) (.cse77 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_42 (_ BitVec 32)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse127 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse127 (_ bv0 32))) (not (bvslt .cse127 c_~n2~0)) (let ((.cse128 (bvmul (_ bv4 32) .cse127))) (bvule (bvadd .cse128 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse128 v_arrayElimCell_42))))))) (.cse74 (or .cse48 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_43 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse125 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse126 (bvmul (_ bv4 32) .cse125))) (or (not (bvsge .cse125 (_ bv0 32))) (bvule (bvadd .cse126 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse126 v_arrayElimCell_41)) (bvule (bvadd .cse126 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse126 v_arrayElimCell_43)) (not (bvslt .cse125 c_~n2~0)))))))) (.cse84 (or .cse48 .cse112))) (and (or .cse0 (let ((.cse3 (or .cse20 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse47 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse47 (_ bv0 32))) (bvule (bvadd (_ bv4 32) (bvmul (_ bv4 32) .cse47) v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (not (bvslt .cse47 c_~n2~0))))))) (.cse17 (or .cse20 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse45 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse46 (bvmul (_ bv4 32) .cse45))) (or (not (bvsge .cse45 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse46 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse46 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse45 c_~n2~0))))))))) (and (or .cse1 .cse2 (and .cse3 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse4 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse5 (bvmul (_ bv4 32) .cse4))) (or (not (bvsge .cse4 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse5 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse5 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse4 c_~n2~0)))))) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse6 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse6 (_ bv0 32))) (bvule (bvadd (_ bv4 32) (bvmul (_ bv4 32) .cse6) v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse6 c_~n2~0))))) .cse7))) (or .cse2 (and .cse3 (or .cse8 (and (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse11 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse9 (bvmul (_ bv4 32) .cse11))) (or (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse9) .cse10) (not (bvsge .cse11 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse9 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (not (bvslt .cse11 c_~n2~0)))))) (or .cse7 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse12 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) (bvmul (_ bv4 32) .cse12)) .cse10) (not (bvsge .cse12 (_ bv0 32))) (not (bvslt .cse12 c_~n2~0)))))))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse14 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse13 (bvmul (_ bv4 32) .cse14))) (or (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse13) .cse10) (not (bvsge .cse14 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse13 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse13 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse14 c_~n2~0)))))) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse16 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse15 (bvmul (_ bv4 32) .cse16))) (or (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse15) .cse10) (not (bvsge .cse16 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse15 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse16 c_~n2~0)))))) .cse7) .cse17)) (or (and .cse3 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse18 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse19 (bvmul (_ bv4 32) .cse18))) (or (not (bvsge .cse18 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse19 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse19) (select |c_#length| v_arrayElimCell_32)) (bvule (bvadd (_ bv4 32) .cse19 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse18 c_~n2~0)))))) (or .cse20 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse21 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse22 (bvmul (_ bv4 32) .cse21))) (or (not (bvsge .cse21 (_ bv0 32))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse22) (select |c_#length| v_arrayElimCell_32)) (bvule (bvadd (_ bv4 32) .cse22 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (not (bvslt .cse21 c_~n2~0))))))) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse23 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse24 (bvmul (_ bv4 32) .cse23))) (or (not (bvsge .cse23 (_ bv0 32))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse24) (select |c_#length| v_arrayElimCell_32)) (bvule (bvadd (_ bv4 32) .cse24 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse23 c_~n2~0)))))) .cse7) (or (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse25 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse26 (bvmul (_ bv4 32) .cse25))) (or (not (bvsge .cse25 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse26 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse26) (select |c_#length| v_arrayElimCell_32)) (not (bvslt .cse25 c_~n2~0)))))) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse27 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse27 (_ bv0 32))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) (bvmul (_ bv4 32) .cse27)) (select |c_#length| v_arrayElimCell_32)) (not (bvslt .cse27 c_~n2~0))))) .cse7)) .cse8)) .cse28) (or (and (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse29 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse30 (bvmul (_ bv4 32) .cse29))) (or (not (bvsge .cse29 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse30 v_arrayElimCell_30) .cse10) (bvule (bvadd (_ bv4 32) .cse30 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse29 c_~n2~0)))))) .cse7) .cse3 (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse31 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse32 (bvmul (_ bv4 32) .cse31))) (or (not (bvsge .cse31 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse32 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse31 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse32 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32)))))) .cse7) (or (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse33 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse34 (bvmul (_ bv4 32) .cse33))) (or (not (bvsge .cse33 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse34 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (not (bvslt .cse33 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse34 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32)))))) (or .cse7 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse35 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse35 (_ bv0 32))) (not (bvslt .cse35 c_~n2~0)) (bvule (bvadd (_ bv4 32) (bvmul (_ bv4 32) .cse35) v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32))))))) .cse8) (or (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse36 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse37 (bvmul (_ bv4 32) .cse36))) (or (not (bvsge .cse36 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse37 v_arrayElimCell_30) .cse10) (bvule (bvadd (_ bv4 32) .cse37 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (not (bvslt .cse36 c_~n2~0)))))) .cse20) .cse17 (or (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse38 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse39 (bvmul (_ bv4 32) .cse38))) (or (not (bvsge .cse38 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse39 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse39 v_arrayElimCell_30) .cse10) (not (bvslt .cse38 c_~n2~0)))))) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse40 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse40 (_ bv0 32))) (bvule (bvadd (_ bv4 32) (bvmul (_ bv4 32) .cse40) v_arrayElimCell_30) .cse10) (not (bvslt .cse40 c_~n2~0))))) .cse7)) .cse8) (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse41 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse42 (bvmul (_ bv4 32) .cse41))) (or (not (bvsge .cse41 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse42 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse42 v_arrayElimCell_30) .cse10) (bvule (bvadd (_ bv4 32) .cse42 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse41 c_~n2~0)))))) (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse43 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse44 (bvmul (_ bv4 32) .cse43))) (or (not (bvsge .cse43 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse44 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse44 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (not (bvslt .cse43 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse44 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32))))))) .cse28)))) (or .cse48 (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse49 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse49 (_ bv0 32))) (bvule (bvadd (_ bv4 32) (bvmul (_ bv4 32) .cse49) v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse49 c_~n2~0))))) .cse2) (or (and .cse50 .cse51 (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse53 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse52 (bvmul (_ bv4 32) .cse53))) (or (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse52) .cse10) (not (bvsge .cse53 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse52 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse52 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse53 c_~n2~0)))))) .cse7) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse55 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse54 (bvmul (_ bv4 32) .cse55))) (or (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse54) .cse10) (not (bvsge .cse55 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse54 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse54 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse54 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse55 c_~n2~0)))))) (or (and (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse57 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse56 (bvmul (_ bv4 32) .cse57))) (or (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse56) .cse10) (not (bvsge .cse57 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse56 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse56 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse57 c_~n2~0)))))) (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse59 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse58 (bvmul (_ bv4 32) .cse59))) (or (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse58) .cse10) (not (bvsge .cse59 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse58 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse59 c_~n2~0)))))) .cse7)) .cse8)) .cse2) (or .cse1 .cse2 (and (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse60 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse61 (bvmul (_ bv4 32) .cse60))) (or (not (bvsge .cse60 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse61 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse61 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse60 c_~n2~0)))))) .cse7) .cse51 (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse62 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse63 (bvmul (_ bv4 32) .cse62))) (or (not (bvsge .cse62 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse63 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse63 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse63 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse62 c_~n2~0)))))))) (or (and .cse51 (or .cse20 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse64 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse65 (bvmul (_ bv4 32) .cse64))) (or (not (bvsge .cse64 (_ bv0 32))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse65) (select |c_#length| v_arrayElimCell_32)) (bvule (bvadd (_ bv4 32) .cse65 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse65 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse64 c_~n2~0))))))) (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse66 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse67 (bvmul (_ bv4 32) .cse66))) (or (not (bvsge .cse66 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse67 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse67) (select |c_#length| v_arrayElimCell_32)) (bvule (bvadd (_ bv4 32) .cse67 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse67 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse66 c_~n2~0)))))) (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32))) (let ((.cse68 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse69 (bvmul (_ bv4 32) .cse68))) (or (not (bvsge .cse68 (_ bv0 32))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse69) (select |c_#length| v_arrayElimCell_32)) (bvule (bvadd (_ bv4 32) .cse69 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse69 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse68 c_~n2~0)))))) .cse7) (or .cse8 (and (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse70 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse71 (bvmul (_ bv4 32) .cse70))) (or (not (bvsge .cse70 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse71 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse71) (select |c_#length| v_arrayElimCell_32)) (bvule (bvadd (_ bv4 32) .cse71 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse70 c_~n2~0)))))) (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse72 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse73 (bvmul (_ bv4 32) .cse72))) (or (not (bvsge .cse72 (_ bv0 32))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse73) (select |c_#length| v_arrayElimCell_32)) (bvule (bvadd (_ bv4 32) .cse73 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse72 c_~n2~0)))))) .cse7)))) .cse28) (or .cse1 (and .cse74 (or .cse20 (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_42 (_ BitVec 32)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse75 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse76 (bvmul (_ bv4 32) .cse75))) (or (not (bvsge .cse75 (_ bv0 32))) (not (bvslt .cse75 c_~n2~0)) (forall ((v_arrayElimCell_41 (_ BitVec 32))) (bvule (bvadd .cse76 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse76 v_arrayElimCell_41))) (bvule (bvadd .cse76 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse76 v_arrayElimCell_42)))))) (or .cse0 .cse77))) (or .cse0 (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_43 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse78 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse79 (bvmul (_ bv4 32) .cse78))) (or (not (bvsge .cse78 (_ bv0 32))) (forall ((v_arrayElimCell_42 (_ BitVec 32))) (bvule (bvadd .cse79 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse79 v_arrayElimCell_42))) (bvule (bvadd .cse79 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse79 v_arrayElimCell_43)) (not (bvslt .cse78 c_~n2~0)))))) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_43 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse80 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse80 (_ bv0 32))) (let ((.cse81 (bvmul (_ bv4 32) .cse80))) (bvule (bvadd .cse81 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse81 v_arrayElimCell_43))) (not (bvslt .cse80 c_~n2~0))))) .cse7))) (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_43 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse82 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse83 (bvmul (_ bv4 32) .cse82))) (or (not (bvsge .cse82 (_ bv0 32))) (bvule (bvadd .cse83 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse83 v_arrayElimCell_41)) (forall ((v_arrayElimCell_42 (_ BitVec 32))) (bvule (bvadd .cse83 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse83 v_arrayElimCell_42))) (bvule (bvadd .cse83 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse83 v_arrayElimCell_43)) (not (bvslt .cse82 c_~n2~0)))))) .cse84) .cse2) (or (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_40 (_ BitVec 32))) (let ((.cse85 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse86 (bvmul (_ bv4 32) .cse85))) (or (not (bvsge .cse85 (_ bv0 32))) (bvule (bvadd .cse86 v_arrayElimCell_40) (bvadd (_ bv4 32) .cse86 v_arrayElimCell_40)) (not (bvslt .cse85 c_~n2~0)) (forall ((v_arrayElimCell_43 (_ BitVec 32))) (bvule (bvadd .cse86 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse86 v_arrayElimCell_43))))))) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_40 (_ BitVec 32))) (let ((.cse87 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse87 (_ bv0 32))) (let ((.cse88 (bvmul (_ bv4 32) .cse87))) (bvule (bvadd .cse88 v_arrayElimCell_40) (bvadd (_ bv4 32) .cse88 v_arrayElimCell_40))) (not (bvslt .cse87 c_~n2~0))))) .cse8)) .cse0 .cse28 .cse7) (or .cse28 (and (or (and (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse89 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse90 (bvmul (_ bv4 32) .cse89))) (or (not (bvsge .cse89 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse90 v_arrayElimCell_30) .cse10) (bvule (bvadd (_ bv4 32) .cse90 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse89 c_~n2~0)))))) .cse7) (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse91 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse92 (bvmul (_ bv4 32) .cse91))) (or (not (bvsge .cse91 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse92 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse92 v_arrayElimCell_30) .cse10) (bvule (bvadd (_ bv4 32) .cse92 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse91 c_~n2~0))))))) .cse8) .cse50 (or (and (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse93 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse94 (bvmul (_ bv4 32) .cse93))) (or (not (bvsge .cse93 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse94 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse93 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse94 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32)))))) .cse7) (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse95 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse96 (bvmul (_ bv4 32) .cse95))) (or (not (bvsge .cse95 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse96 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse96 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse95 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse96 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32))))))) .cse8) .cse51 (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse97 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse98 (bvmul (_ bv4 32) .cse97))) (or (not (bvsge .cse97 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse98 v_arrayElimCell_30) .cse10) (bvule (bvadd (_ bv4 32) .cse98 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse98 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse97 c_~n2~0)))))) .cse7) (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse99 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse100 (bvmul (_ bv4 32) .cse99))) (or (not (bvsge .cse99 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse100 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse100 v_arrayElimCell_30) .cse10) (bvule (bvadd (_ bv4 32) .cse100 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse100 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse99 c_~n2~0)))))) (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse101 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse102 (bvmul (_ bv4 32) .cse101))) (or (not (bvsge .cse101 (_ bv0 32))) (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32))) (bvule (bvadd (_ bv4 32) .cse102 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36))) (bvule (bvadd (_ bv4 32) .cse102 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse102 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse101 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse102 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32)))))) (or (forall ((v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_32 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_34 (_ BitVec 32)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_33 (_ BitVec 32)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse103 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse104 (bvmul (_ bv4 32) .cse103))) (or (not (bvsge .cse103 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse104 v_arrayElimCell_33) (select |c_#length| v_arrayElimCell_34)) (bvule (bvadd (_ bv4 32) .cse104 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse103 c_~n2~0)) (bvule (bvadd (_ bv4 32) .cse104 v_arrayElimCell_30) (select |c_#length| v_arrayElimCell_32)))))) .cse7) (or .cse20 (forall ((v_arrayElimCell_36 (_ BitVec 32)) (v_arrayElimCell_35 (_ BitVec 32)) (v_arrayElimCell_38 (_ BitVec 32)) (v_arrayElimCell_37 (_ BitVec 32)) (v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_30 (_ BitVec 32))) (let ((.cse105 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse106 (bvmul (_ bv4 32) .cse105))) (or (not (bvsge .cse105 (_ bv0 32))) (bvule (bvadd (_ bv4 32) .cse106 v_arrayElimCell_30) .cse10) (bvule (bvadd (_ bv4 32) .cse106 v_arrayElimCell_35) (select |c_#length| v_arrayElimCell_36)) (bvule (bvadd (_ bv4 32) .cse106 v_arrayElimCell_37) (select |c_#length| v_arrayElimCell_38)) (not (bvslt .cse105 c_~n2~0))))))))) (or .cse2 (and (or .cse0 (let ((.cse107 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_42 (_ BitVec 32)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse110 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse111 (bvmul (_ bv4 32) .cse110))) (or (not (bvsge .cse110 (_ bv0 32))) (not (bvslt .cse110 c_~n2~0)) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| .cse111) (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse111)) (bvule (bvadd .cse111 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse111 v_arrayElimCell_42)))))))) (and (or .cse20 .cse107) (or .cse20 .cse77) (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_42 (_ BitVec 32)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse108 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse109 (bvmul (_ bv4 32) .cse108))) (or (not (bvsge .cse108 (_ bv0 32))) (not (bvslt .cse108 c_~n2~0)) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| .cse109) (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse109)) (forall ((v_arrayElimCell_43 (_ BitVec 32))) (bvule (bvadd .cse109 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse109 v_arrayElimCell_43))) (bvule (bvadd .cse109 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse109 v_arrayElimCell_42)))))) (or .cse107 .cse8)))) (or .cse48 (and (or .cse20 .cse112) (or (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_42 (_ BitVec 32)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse113 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse114 (bvmul (_ bv4 32) .cse113))) (or (not (bvsge .cse113 (_ bv0 32))) (bvule (bvadd .cse114 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse114 v_arrayElimCell_41)) (not (bvslt .cse113 c_~n2~0)) (bvule (bvadd .cse114 v_arrayElimCell_42) (bvadd (_ bv4 32) .cse114 v_arrayElimCell_42)))))) .cse8) (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse115 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse116 (bvmul (_ bv4 32) .cse115))) (or (not (bvsge .cse115 (_ bv0 32))) (bvule (bvadd .cse116 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse116 v_arrayElimCell_41)) (not (bvslt .cse115 c_~n2~0)) (forall ((v_arrayElimCell_43 (_ BitVec 32))) (bvule (bvadd .cse116 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse116 v_arrayElimCell_43))))))))) (or (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_43 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse117 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse118 (bvmul (_ bv4 32) .cse117))) (or (not (bvsge .cse117 (_ bv0 32))) (bvule (bvadd .cse118 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse118 v_arrayElimCell_41)) (bvule (bvadd .cse118 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse118 v_arrayElimCell_43)) (not (bvslt .cse117 c_~n2~0)) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| .cse118) (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse118)))))) .cse74 (or .cse0 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_43 (_ BitVec 32)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse119 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse120 (bvmul (_ bv4 32) .cse119))) (or (not (bvsge .cse119 (_ bv0 32))) (bvule (bvadd .cse120 v_arrayElimCell_43) (bvadd (_ bv4 32) .cse120 v_arrayElimCell_43)) (not (bvslt .cse119 c_~n2~0)) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| .cse120) (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse120))))))) (or (and (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8)) (v_arrayElimCell_41 (_ BitVec 32))) (let ((.cse121 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (let ((.cse122 (bvmul (_ bv4 32) .cse121))) (or (not (bvsge .cse121 (_ bv0 32))) (bvule (bvadd .cse122 v_arrayElimCell_41) (bvadd (_ bv4 32) .cse122 v_arrayElimCell_41)) (not (bvslt .cse121 c_~n2~0)) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| .cse122) (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse122)))))) (or .cse0 (forall ((v_arrayElimCell_25 (_ BitVec 8)) (v_arrayElimCell_24 (_ BitVec 8)) (v_arrayElimCell_27 (_ BitVec 8)) (v_arrayElimCell_26 (_ BitVec 8))) (let ((.cse123 (concat (concat (concat v_arrayElimCell_24 v_arrayElimCell_27) v_arrayElimCell_25) v_arrayElimCell_26))) (or (not (bvsge .cse123 (_ bv0 32))) (not (bvslt .cse123 c_~n2~0)) (let ((.cse124 (bvmul (_ bv4 32) .cse123))) (bvule (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| .cse124) (bvadd |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| (_ bv4 32) .cse124)))))))) .cse8) .cse84) .cse7))))))) (forall ((~front1~0 (_ BitVec 32)) (~queue1~0.offset (_ BitVec 32)) (~queue1~0.base (_ BitVec 32))) (let ((.cse135 (bvmul (_ bv4 32) ~front1~0))) (let ((.cse136 (bvadd (_ bv4 32) .cse135 ~queue1~0.offset))) (or (not (bvule (bvadd .cse135 ~queue1~0.offset) .cse136)) (not (bvule .cse136 (select |c_#length| ~queue1~0.base))))))) (bvslt (bvadd |c_ULTIMATE.start_create_fresh_int_array_~i~1#1| (_ bv1 32)) |c_ULTIMATE.start_create_fresh_int_array_~size#1|) (bvslt (bvadd (_ bv1 32) |c_ULTIMATE.start_main_~i~0#1|) c_~n1~0)) is different from true