./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/array-patterns/array10_pattern.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97df0e4f-f0ff-45df-8b35-4f967abf4696/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97df0e4f-f0ff-45df-8b35-4f967abf4696/bin/ukojak-verify-CZk0znPC7b/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97df0e4f-f0ff-45df-8b35-4f967abf4696/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97df0e4f-f0ff-45df-8b35-4f967abf4696/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/array-patterns/array10_pattern.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97df0e4f-f0ff-45df-8b35-4f967abf4696/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97df0e4f-f0ff-45df-8b35-4f967abf4696/bin/ukojak-verify-CZk0znPC7b --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 0942a0394519a722254bfe5a1820a904a71ba1b47e3e66c2c8dc2abe6585692f --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 04:49:24,360 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 04:49:24,417 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97df0e4f-f0ff-45df-8b35-4f967abf4696/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-12-06 04:49:24,422 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 04:49:24,422 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 04:49:24,442 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 04:49:24,443 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 04:49:24,443 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 04:49:24,444 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 04:49:24,444 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 04:49:24,444 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 04:49:24,444 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 04:49:24,444 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-06 04:49:24,444 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 04:49:24,444 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-06 04:49:24,444 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 04:49:24,444 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 04:49:24,445 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 04:49:24,445 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 04:49:24,445 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-06 04:49:24,445 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 04:49:24,445 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 04:49:24,445 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 04:49:24,445 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 04:49:24,445 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 04:49:24,445 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 04:49:24,445 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 04:49:24,445 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 04:49:24,446 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 04:49:24,446 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 04:49:24,446 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 04:49:24,446 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 04:49:24,446 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 04:49:24,446 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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_97df0e4f-f0ff-45df-8b35-4f967abf4696/bin/ukojak-verify-CZk0znPC7b 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 ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak 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 -> 0942a0394519a722254bfe5a1820a904a71ba1b47e3e66c2c8dc2abe6585692f [2024-12-06 04:49:24,673 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 04:49:24,681 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 04:49:24,683 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 04:49:24,684 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 04:49:24,685 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 04:49:24,686 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97df0e4f-f0ff-45df-8b35-4f967abf4696/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/array-patterns/array10_pattern.c [2024-12-06 04:49:27,295 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97df0e4f-f0ff-45df-8b35-4f967abf4696/bin/ukojak-verify-CZk0znPC7b/data/31e3a9cf8/1e6708554b9e41b7a16618a0477490a4/FLAGa6409ee0f [2024-12-06 04:49:27,465 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 04:49:27,465 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97df0e4f-f0ff-45df-8b35-4f967abf4696/sv-benchmarks/c/array-patterns/array10_pattern.c [2024-12-06 04:49:27,475 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97df0e4f-f0ff-45df-8b35-4f967abf4696/bin/ukojak-verify-CZk0znPC7b/data/31e3a9cf8/1e6708554b9e41b7a16618a0477490a4/FLAGa6409ee0f [2024-12-06 04:49:27,513 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97df0e4f-f0ff-45df-8b35-4f967abf4696/bin/ukojak-verify-CZk0znPC7b/data/31e3a9cf8/1e6708554b9e41b7a16618a0477490a4 [2024-12-06 04:49:27,516 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 04:49:27,517 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 04:49:27,519 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 04:49:27,519 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 04:49:27,523 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 04:49:27,524 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 04:49:27" (1/1) ... [2024-12-06 04:49:27,524 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1abddf33 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:49:27, skipping insertion in model container [2024-12-06 04:49:27,525 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 04:49:27" (1/1) ... [2024-12-06 04:49:27,539 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 04:49:27,671 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97df0e4f-f0ff-45df-8b35-4f967abf4696/sv-benchmarks/c/array-patterns/array10_pattern.c[1326,1339] [2024-12-06 04:49:27,692 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 04:49:27,700 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 04:49:27,710 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97df0e4f-f0ff-45df-8b35-4f967abf4696/sv-benchmarks/c/array-patterns/array10_pattern.c[1326,1339] [2024-12-06 04:49:27,720 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 04:49:27,733 INFO L204 MainTranslator]: Completed translation [2024-12-06 04:49:27,734 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:49:27 WrapperNode [2024-12-06 04:49:27,734 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 04:49:27,735 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 04:49:27,735 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 04:49:27,735 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 04:49:27,741 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:49:27" (1/1) ... [2024-12-06 04:49:27,747 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:49:27" (1/1) ... [2024-12-06 04:49:27,763 INFO L138 Inliner]: procedures = 16, calls = 23, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 81 [2024-12-06 04:49:27,763 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 04:49:27,764 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 04:49:27,764 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 04:49:27,764 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 04:49:27,771 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:49:27" (1/1) ... [2024-12-06 04:49:27,771 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:49:27" (1/1) ... [2024-12-06 04:49:27,773 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:49:27" (1/1) ... [2024-12-06 04:49:27,773 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:49:27" (1/1) ... [2024-12-06 04:49:27,777 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:49:27" (1/1) ... [2024-12-06 04:49:27,778 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:49:27" (1/1) ... [2024-12-06 04:49:27,781 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:49:27" (1/1) ... [2024-12-06 04:49:27,782 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:49:27" (1/1) ... [2024-12-06 04:49:27,783 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:49:27" (1/1) ... [2024-12-06 04:49:27,785 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 04:49:27,785 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 04:49:27,785 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 04:49:27,785 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 04:49:27,786 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:49:27" (1/1) ... [2024-12-06 04:49:27,791 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 04:49:27,803 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97df0e4f-f0ff-45df-8b35-4f967abf4696/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 04:49:27,814 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97df0e4f-f0ff-45df-8b35-4f967abf4696/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 04:49:27,817 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97df0e4f-f0ff-45df-8b35-4f967abf4696/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 04:49:27,841 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 04:49:27,841 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-12-06 04:49:27,841 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-12-06 04:49:27,841 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 04:49:27,841 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-12-06 04:49:27,841 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-12-06 04:49:27,841 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 04:49:27,842 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 04:49:27,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-12-06 04:49:27,842 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-12-06 04:49:27,902 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 04:49:27,904 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 04:49:28,035 INFO L? ?]: Removed 13 outVars from TransFormulas that were not future-live. [2024-12-06 04:49:28,035 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 04:49:28,088 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 04:49:28,088 INFO L312 CfgBuilder]: Removed 4 assume(true) statements. [2024-12-06 04:49:28,089 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 04:49:28 BoogieIcfgContainer [2024-12-06 04:49:28,089 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 04:49:28,090 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 04:49:28,090 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 04:49:28,098 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 04:49:28,098 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 04:49:28" (1/1) ... [2024-12-06 04:49:28,103 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 04:49:28,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:49:28,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 17 states and 22 transitions. [2024-12-06 04:49:28,151 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 22 transitions. [2024-12-06 04:49:28,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-06 04:49:28,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:49:28,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:49:28,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:49:28,280 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:49:28,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:49:28,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 17 states and 20 transitions. [2024-12-06 04:49:28,311 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 20 transitions. [2024-12-06 04:49:28,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 04:49:28,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:49:28,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:49:28,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:49:28,550 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 04:49:28,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:49:28,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 18 states and 22 transitions. [2024-12-06 04:49:28,629 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 22 transitions. [2024-12-06 04:49:28,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-06 04:49:28,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:49:28,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:49:28,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:49:28,746 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 04:49:28,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:49:28,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 19 states and 24 transitions. [2024-12-06 04:49:28,849 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 24 transitions. [2024-12-06 04:49:28,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 04:49:28,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:49:28,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:49:28,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:49:28,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:49:28,958 INFO L256 TraceCheckSpWp]: Trace formula consists of 101 conjuncts, 42 conjuncts are in the unsatisfiable core [2024-12-06 04:49:28,965 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:49:29,042 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 10 treesize of output 8 [2024-12-06 04:49:29,125 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 34 [2024-12-06 04:49:29,135 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 20 [2024-12-06 04:49:29,145 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 19 treesize of output 18 [2024-12-06 04:49:29,576 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:49:29,581 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 95 treesize of output 47 [2024-12-06 04:49:29,724 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-12-06 04:49:29,768 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:49:31,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:49:31,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 29 states and 52 transitions. [2024-12-06 04:49:31,308 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 52 transitions. [2024-12-06 04:49:31,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 04:49:31,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:49:31,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:49:31,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:49:31,518 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 04:49:32,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:49:32,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 37 states and 65 transitions. [2024-12-06 04:49:32,765 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 65 transitions. [2024-12-06 04:49:32,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 04:49:32,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:49:32,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:49:32,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:49:32,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:49:32,839 INFO L256 TraceCheckSpWp]: Trace formula consists of 116 conjuncts, 44 conjuncts are in the unsatisfiable core [2024-12-06 04:49:32,844 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:49:32,850 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 10 treesize of output 8 [2024-12-06 04:49:32,928 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 15 [2024-12-06 04:49:33,021 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 42 treesize of output 35 [2024-12-06 04:49:33,700 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:49:33,706 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:49:33,715 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 225 treesize of output 240 [2024-12-06 04:49:33,743 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:49:33,747 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 171 [2024-12-06 04:49:33,820 INFO L349 Elim1Store]: treesize reduction 58, result has 1.7 percent of original size [2024-12-06 04:49:33,820 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 2 select indices, 2 select index equivalence classes, 5 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 289 treesize of output 246 [2024-12-06 04:49:33,877 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:49:33,883 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 174 treesize of output 143 [2024-12-06 04:49:33,904 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:49:33,906 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:49:33,923 INFO L349 Elim1Store]: treesize reduction 54, result has 1.8 percent of original size [2024-12-06 04:49:33,923 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 6 new quantified variables, introduced 4 case distinctions, treesize of input 92 treesize of output 133 [2024-12-06 04:49:34,125 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:49:34,126 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 40 [2024-12-06 04:49:34,171 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:49:34,171 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 9 [2024-12-06 04:49:34,194 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:49:34,196 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:49:34,250 INFO L349 Elim1Store]: treesize reduction 49, result has 34.7 percent of original size [2024-12-06 04:49:34,250 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 4 case distinctions, treesize of input 94 treesize of output 62 [2024-12-06 04:49:34,882 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 2 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 37 [2024-12-06 04:49:34,999 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:49:37,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:49:37,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 46 states and 86 transitions. [2024-12-06 04:49:37,937 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 86 transitions. [2024-12-06 04:49:37,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 04:49:37,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:49:37,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:49:37,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:49:38,240 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 04:49:38,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:49:38,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 47 states and 86 transitions. [2024-12-06 04:49:38,654 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 86 transitions. [2024-12-06 04:49:38,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 04:49:38,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:49:38,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:49:38,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:49:39,071 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 1 proven. 8 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 04:49:41,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:49:41,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 56 states and 103 transitions. [2024-12-06 04:49:41,573 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 103 transitions. [2024-12-06 04:49:41,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-06 04:49:41,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:49:41,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:49:41,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:49:42,069 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 6 proven. 10 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 04:49:42,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:49:42,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 82 states to 52 states and 82 transitions. [2024-12-06 04:49:42,871 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 82 transitions. [2024-12-06 04:49:42,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-06 04:49:42,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:49:42,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:49:42,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:49:42,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:49:43,001 INFO L256 TraceCheckSpWp]: Trace formula consists of 131 conjuncts, 63 conjuncts are in the unsatisfiable core [2024-12-06 04:49:43,007 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:49:43,021 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 10 treesize of output 8 [2024-12-06 04:49:43,044 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 15 [2024-12-06 04:49:43,137 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 42 treesize of output 35 [2024-12-06 04:49:43,297 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 55 [2024-12-06 04:49:44,181 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:49:44,187 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:49:44,190 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 207 treesize of output 170 [2024-12-06 04:49:44,224 INFO L349 Elim1Store]: treesize reduction 99, result has 1.0 percent of original size [2024-12-06 04:49:44,224 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 5 select indices, 5 select index equivalence classes, 7 disjoint index pairs (out of 10 index pairs), introduced 7 new quantified variables, introduced 6 case distinctions, treesize of input 110 treesize of output 162 [2024-12-06 04:49:44,287 INFO L349 Elim1Store]: treesize reduction 75, result has 1.3 percent of original size [2024-12-06 04:49:44,287 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 3 select indices, 3 select index equivalence classes, 8 disjoint index pairs (out of 3 index pairs), introduced 5 new quantified variables, introduced 3 case distinctions, treesize of input 61 treesize of output 107 [2024-12-06 04:49:44,580 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:49:44,580 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 5 [2024-12-06 04:49:44,813 INFO L349 Elim1Store]: treesize reduction 72, result has 32.1 percent of original size [2024-12-06 04:49:44,813 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 4 select indices, 4 select index equivalence classes, 7 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 3 case distinctions, treesize of input 70 treesize of output 50 [2024-12-06 04:49:44,885 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:49:44,887 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 116 [2024-12-06 04:49:45,161 INFO L349 Elim1Store]: treesize reduction 78, result has 42.6 percent of original size [2024-12-06 04:49:45,161 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 5 select indices, 5 select index equivalence classes, 7 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 6 case distinctions, treesize of input 170 treesize of output 126 [2024-12-06 04:49:47,793 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 6 select indices, 6 select index equivalence classes, 4 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 0 case distinctions, treesize of input 104 treesize of output 48 [2024-12-06 04:49:47,918 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:49:53,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:49:53,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 61 states and 98 transitions. [2024-12-06 04:49:53,190 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 98 transitions. [2024-12-06 04:49:53,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-12-06 04:49:53,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:49:53,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:49:53,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:49:53,837 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 7 proven. 9 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 04:49:58,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:49:58,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 69 states and 112 transitions. [2024-12-06 04:49:58,140 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 112 transitions. [2024-12-06 04:49:58,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 04:49:58,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:49:58,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:49:58,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:49:58,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:49:58,249 INFO L256 TraceCheckSpWp]: Trace formula consists of 120 conjuncts, 43 conjuncts are in the unsatisfiable core [2024-12-06 04:49:58,253 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:49:58,262 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 10 treesize of output 8 [2024-12-06 04:49:58,420 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 34 [2024-12-06 04:49:58,426 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 20 [2024-12-06 04:49:58,431 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 19 treesize of output 18 [2024-12-06 04:49:58,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:49:58,695 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 102 treesize of output 68 [2024-12-06 04:49:58,699 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 24 [2024-12-06 04:49:58,705 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 14 treesize of output 11 [2024-12-06 04:49:59,337 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:49:59,340 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 95 treesize of output 47 [2024-12-06 04:49:59,375 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-12-06 04:49:59,456 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 8 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:50:01,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:50:01,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 64 states and 102 transitions. [2024-12-06 04:50:01,129 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 102 transitions. [2024-12-06 04:50:01,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 04:50:01,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:50:01,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:50:01,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:50:01,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:50:01,270 WARN L254 TraceCheckSpWp]: Trace formula consists of 146 conjuncts, 75 conjuncts are in the unsatisfiable core [2024-12-06 04:50:01,274 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:50:01,291 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 10 treesize of output 8 [2024-12-06 04:50:01,307 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 15 [2024-12-06 04:50:01,394 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 42 treesize of output 35 [2024-12-06 04:50:01,429 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 55 [2024-12-06 04:50:01,659 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 6 select indices, 6 select index equivalence classes, 7 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 75 [2024-12-06 04:50:03,140 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:50:03,147 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:03,150 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 353 treesize of output 328 [2024-12-06 04:50:03,169 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:50:03,170 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 153 [2024-12-06 04:50:03,225 INFO L349 Elim1Store]: treesize reduction 100, result has 1.0 percent of original size [2024-12-06 04:50:03,225 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 4 select indices, 4 select index equivalence classes, 12 disjoint index pairs (out of 6 index pairs), introduced 5 new quantified variables, introduced 4 case distinctions, treesize of input 238 treesize of output 256 [2024-12-06 04:50:03,251 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:03,254 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 284 treesize of output 237 [2024-12-06 04:50:03,268 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:03,275 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:03,276 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:03,277 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:03,305 INFO L349 Elim1Store]: treesize reduction 208, result has 0.5 percent of original size [2024-12-06 04:50:03,306 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 4 stores, 6 select indices, 6 select index equivalence classes, 11 disjoint index pairs (out of 15 index pairs), introduced 10 new quantified variables, introduced 12 case distinctions, treesize of input 162 treesize of output 352 [2024-12-06 04:50:03,455 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:50:03,455 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-12-06 04:50:03,489 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:50:03,489 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 63 [2024-12-06 04:50:03,573 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:03,577 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:03,578 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:03,579 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:03,582 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:03,585 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:03,587 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:03,588 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:03,589 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:03,626 INFO L349 Elim1Store]: treesize reduction 124, result has 0.8 percent of original size [2024-12-06 04:50:03,626 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 6 select indices, 6 select index equivalence classes, 16 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 8 case distinctions, treesize of input 134 treesize of output 116 [2024-12-06 04:50:03,674 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:03,677 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:03,678 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:03,679 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:03,752 INFO L349 Elim1Store]: treesize reduction 85, result has 32.0 percent of original size [2024-12-06 04:50:03,752 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 6 select indices, 6 select index equivalence classes, 11 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 8 case distinctions, treesize of input 105 treesize of output 101 [2024-12-06 04:50:03,821 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:50:03,823 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 120 [2024-12-06 04:50:04,342 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 4 stores, 8 select indices, 8 select index equivalence classes, 34 disjoint index pairs (out of 28 index pairs), introduced 12 new quantified variables, introduced 0 case distinctions, treesize of input 298 treesize of output 556 [2024-12-06 04:50:04,459 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:04,466 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,467 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,469 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,469 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,479 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,481 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,483 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,483 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,490 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:04,492 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:04,494 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,495 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,496 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,496 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,497 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 8 select indices, 8 select index equivalence classes, 34 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 0 case distinctions, treesize of input 108 treesize of output 184 [2024-12-06 04:50:04,721 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:04,723 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,723 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,724 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,724 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,729 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:04,730 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:04,731 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,732 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,733 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,734 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,741 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,742 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,742 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,743 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,744 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 8 select indices, 8 select index equivalence classes, 34 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 0 case distinctions, treesize of input 108 treesize of output 184 [2024-12-06 04:50:04,849 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,849 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,851 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,851 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,854 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:04,856 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:04,861 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,862 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,864 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,864 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,866 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:04,868 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:04,873 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,875 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,875 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,876 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:04,877 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 8 select indices, 8 select index equivalence classes, 35 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 0 case distinctions, treesize of input 108 treesize of output 184 [2024-12-06 04:50:04,983 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:50:04,985 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 186 [2024-12-06 04:50:05,094 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:50:05,095 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 62 [2024-12-06 04:50:05,229 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:05,231 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:05,231 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:05,232 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:05,233 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 8 select indices, 8 select index equivalence classes, 29 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 45 [2024-12-06 04:50:05,266 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:05,268 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:05,272 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:05,273 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:05,273 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:05,275 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:05,275 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 8 select indices, 8 select index equivalence classes, 31 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 52 [2024-12-06 04:50:05,354 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:05,356 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:05,357 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:05,358 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:05,359 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:05,361 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:05,361 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 8 select indices, 8 select index equivalence classes, 31 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 47 [2024-12-06 04:50:05,452 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:50:05,453 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 22 [2024-12-06 04:50:05,478 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:50:05,478 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 22 [2024-12-06 04:50:05,536 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:50:05,536 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 22 [2024-12-06 04:50:08,482 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 8 select indices, 8 select index equivalence classes, 7 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 0 case distinctions, treesize of input 345 treesize of output 161 [2024-12-06 04:50:08,763 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 2 proven. 20 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:50:19,244 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 6.86s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=true, quantifiers [] [2024-12-06 04:50:23,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:50:23,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 73 states and 120 transitions. [2024-12-06 04:50:23,348 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 120 transitions. [2024-12-06 04:50:23,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 04:50:23,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:50:23,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:50:23,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:50:23,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:50:23,506 WARN L254 TraceCheckSpWp]: Trace formula consists of 146 conjuncts, 76 conjuncts are in the unsatisfiable core [2024-12-06 04:50:23,510 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:50:23,997 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 10 treesize of output 8 [2024-12-06 04:50:24,170 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 15 [2024-12-06 04:50:24,382 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 42 treesize of output 35 [2024-12-06 04:50:24,612 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 55 [2024-12-06 04:50:24,858 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 6 select indices, 6 select index equivalence classes, 7 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 75 [2024-12-06 04:50:25,612 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:50:25,617 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:25,619 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 353 treesize of output 328 [2024-12-06 04:50:25,637 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:50:25,643 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 158 treesize of output 142 [2024-12-06 04:50:25,660 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:50:25,662 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 282 [2024-12-06 04:50:25,687 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:25,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:25,690 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:25,691 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:25,711 INFO L349 Elim1Store]: treesize reduction 76, result has 1.3 percent of original size [2024-12-06 04:50:25,711 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 4 select indices, 4 select index equivalence classes, 12 disjoint index pairs (out of 6 index pairs), introduced 6 new quantified variables, introduced 4 case distinctions, treesize of input 361 treesize of output 347 [2024-12-06 04:50:25,718 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:50:25,887 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:25,891 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:25,892 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:25,893 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:25,982 INFO L349 Elim1Store]: treesize reduction 60, result has 35.5 percent of original size [2024-12-06 04:50:25,982 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 5 select indices, 5 select index equivalence classes, 11 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 4 case distinctions, treesize of input 57 treesize of output 50 [2024-12-06 04:50:30,304 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:30,307 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 269 treesize of output 225 [2024-12-06 04:50:30,361 INFO L349 Elim1Store]: treesize reduction 24, result has 59.3 percent of original size [2024-12-06 04:50:30,361 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 5 select indices, 5 select index equivalence classes, 6 disjoint index pairs (out of 10 index pairs), introduced 6 new quantified variables, introduced 6 case distinctions, treesize of input 195 treesize of output 230 [2024-12-06 04:50:30,395 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:50:30,395 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 5 select indices, 5 select index equivalence classes, 8 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 2 case distinctions, treesize of input 210 treesize of output 196 [2024-12-06 04:50:30,410 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 209 treesize of output 221 [2024-12-06 04:50:30,422 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 204 treesize of output 214 [2024-12-06 04:50:30,435 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 199 treesize of output 211 [2024-12-06 04:50:31,474 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:50:31,474 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 5 select indices, 5 select index equivalence classes, 6 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 4 case distinctions, treesize of input 167 treesize of output 167 [2024-12-06 04:50:31,605 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 29 treesize of output 21 [2024-12-06 04:50:31,745 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 2 proven. 20 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:50:36,482 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse19 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (let ((.cse29 (select .cse19 12)) (.cse30 (select .cse19 8)) (.cse28 (select .cse19 4))) (let ((.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= c_~ARR_SIZE~0 4)) (.cse5 (= (select .cse19 0) 0)) (.cse10 (= .cse28 1)) (.cse15 (= 2 .cse30)) (.cse13 (= 0 .cse29)) (.cse4 (= .cse30 0)) (.cse6 (= 3 .cse29)) (.cse8 (= .cse28 0)) (.cse17 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|)) (.cse25 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse26 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0)) (.cse27 (= |c_ULTIMATE.start_main_~sum~0#1| 0))) (and .cse0 .cse1 (let ((.cse12 (select .cse17 4)) (.cse7 (select .cse17 12)) (.cse14 (select .cse17 0)) (.cse16 (select .cse17 8))) (let ((.cse3 (= .cse16 0)) (.cse2 (= 0 .cse14)) (.cse11 (= .cse7 0)) (.cse9 (= .cse12 0))) (or (and .cse2 .cse3 (or (and .cse4 .cse5 .cse6 (<= (+ .cse7 1) 0) .cse8 (= (mod (+ (* 4294967295 .cse7) 4294967293) 4294967296) 0) (<= 0 (+ .cse7 2147483648)) .cse9) (and .cse4 .cse5 .cse10 .cse11 (<= 0 (+ .cse12 2147483648)) .cse13 (<= (+ .cse12 1) 0) (= (mod (+ (* 4294967295 .cse12) 4294967295) 4294967296) 0)))) (and .cse4 (= (mod (* 4294967295 .cse14) 4294967296) 0) .cse5 .cse3 (<= 0 .cse14) (<= .cse14 2147483647) .cse11 .cse13 .cse8 .cse9) (and .cse15 .cse2 .cse5 (= (mod (* 4294967295 .cse16) 4294967296) 0) .cse11 (<= .cse16 2147483647) .cse13 .cse8 (<= 0 .cse16) .cse9)))) (not (and .cse0 .cse1 .cse5 (or (and (or (and .cse4 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse18 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse18 12) 0) (= (select .cse18 4) 0) (= (select .cse18 8) 0) (= (select .cse18 0) 0) (= .cse17 (store .cse18 4 (- 1)))))) .cse10) (and .cse8 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse21 (* v_y_143 8)) (.cse22 (+ (* v_y_135 2147483648) v_y_143)) (.cse20 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse20 .cse21 (mod (select .cse20 .cse21) 4294967296)) .cse17) (= (select .cse20 12) 0) (<= .cse22 1) (= (select .cse20 4) 0) (<= v_y_143 2147483647) (= (select .cse19 .cse21) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse22) (= (select .cse20 8) 0) (= (select .cse20 0) 0))))))) (and .cse15 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse23 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse23 12) 0) (= (select .cse23 4) 0) (= (store .cse23 8 0) .cse17) (= (select .cse23 8) 0) (= (select .cse23 0) 0)))))) .cse13) (and .cse4 .cse6 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse24 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse24 12) 0) (= (select .cse24 4) 0) (= .cse17 (store .cse24 12 (- 3))) (= (select .cse24 8) 0) (= (select .cse24 0) 0)))))) .cse25 .cse26 .cse27)) .cse25 .cse26 .cse27)))) is different from false [2024-12-06 04:50:36,504 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse19 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (let ((.cse29 (select .cse19 12)) (.cse30 (select .cse19 8)) (.cse28 (select .cse19 4))) (let ((.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= c_~ARR_SIZE~0 4)) (.cse5 (= (select .cse19 0) 0)) (.cse10 (= .cse28 1)) (.cse15 (= 2 .cse30)) (.cse13 (= 0 .cse29)) (.cse4 (= .cse30 0)) (.cse6 (= 3 .cse29)) (.cse8 (= .cse28 0)) (.cse17 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|)) (.cse25 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse26 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0)) (.cse27 (= |c_ULTIMATE.start_main_~sum~0#1| 0))) (and .cse0 .cse1 (let ((.cse12 (select .cse17 4)) (.cse7 (select .cse17 12)) (.cse14 (select .cse17 0)) (.cse16 (select .cse17 8))) (let ((.cse3 (= .cse16 0)) (.cse2 (= 0 .cse14)) (.cse11 (= .cse7 0)) (.cse9 (= .cse12 0))) (or (and .cse2 .cse3 (or (and .cse4 .cse5 .cse6 (<= (+ .cse7 1) 0) .cse8 (= (mod (+ (* 4294967295 .cse7) 4294967293) 4294967296) 0) (<= 0 (+ .cse7 2147483648)) .cse9) (and .cse4 .cse5 .cse10 .cse11 (<= 0 (+ .cse12 2147483648)) .cse13 (<= (+ .cse12 1) 0) (= (mod (+ (* 4294967295 .cse12) 4294967295) 4294967296) 0)))) (and .cse4 (= (mod (* 4294967295 .cse14) 4294967296) 0) .cse5 .cse3 (<= 0 .cse14) (<= .cse14 2147483647) .cse11 .cse13 .cse8 .cse9) (and .cse15 .cse2 .cse5 (= (mod (* 4294967295 .cse16) 4294967296) 0) .cse11 (<= .cse16 2147483647) .cse13 .cse8 (<= 0 .cse16) .cse9)))) (not (and .cse0 .cse1 .cse5 (or (and (or (and .cse4 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse18 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse18 12) 0) (= (select .cse18 4) 0) (= (select .cse18 8) 0) (= (select .cse18 0) 0) (= .cse17 (store .cse18 4 (- 1)))))) .cse10) (and .cse8 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse21 (* v_y_143 8)) (.cse22 (+ (* v_y_135 2147483648) v_y_143)) (.cse20 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse20 .cse21 (mod (select .cse20 .cse21) 4294967296)) .cse17) (= (select .cse20 12) 0) (<= .cse22 1) (= (select .cse20 4) 0) (<= v_y_143 2147483647) (= (select .cse19 .cse21) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse22) (= (select .cse20 8) 0) (= (select .cse20 0) 0))))))) (and .cse15 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse23 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse23 12) 0) (= (select .cse23 4) 0) (= (store .cse23 8 0) .cse17) (= (select .cse23 8) 0) (= (select .cse23 0) 0)))))) .cse13) (and .cse4 .cse6 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse24 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse24 12) 0) (= (select .cse24 4) 0) (= .cse17 (store .cse24 12 (- 3))) (= (select .cse24 8) 0) (= (select .cse24 0) 0)))))) .cse25 .cse26 .cse27)) .cse25 .cse26 .cse27))))) is different from true [2024-12-06 04:50:37,074 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse23 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (let ((.cse30 (select .cse23 12)) (.cse31 (select .cse23 8)) (.cse29 (select .cse23 4))) (let ((.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= c_~ARR_SIZE~0 4)) (.cse5 (= (select .cse23 0) 0)) (.cse18 (= |c_ULTIMATE.start_main_~count~0#1| 0)) (.cse10 (= .cse29 1)) (.cse15 (= 2 .cse31)) (.cse13 (= 0 .cse30)) (.cse4 (= .cse31 0)) (.cse6 (= 3 .cse30)) (.cse8 (= .cse29 0)) (.cse17 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|)) (.cse19 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse20 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0)) (.cse21 (= |c_ULTIMATE.start_main_~sum~0#1| 0))) (and .cse0 .cse1 (let ((.cse12 (select .cse17 4)) (.cse7 (select .cse17 12)) (.cse14 (select .cse17 0)) (.cse16 (select .cse17 8))) (let ((.cse3 (= .cse16 0)) (.cse2 (= 0 .cse14)) (.cse11 (= .cse7 0)) (.cse9 (= .cse12 0))) (or (and .cse2 .cse3 (or (and .cse4 .cse5 .cse6 (<= (+ .cse7 1) 0) .cse8 (= (mod (+ (* 4294967295 .cse7) 4294967293) 4294967296) 0) (<= 0 (+ .cse7 2147483648)) .cse9) (and .cse4 .cse5 .cse10 .cse11 (<= 0 (+ .cse12 2147483648)) .cse13 (<= (+ .cse12 1) 0) (= (mod (+ (* 4294967295 .cse12) 4294967295) 4294967296) 0)))) (and .cse4 (= (mod (* 4294967295 .cse14) 4294967296) 0) .cse5 .cse3 (<= 0 .cse14) (<= .cse14 2147483647) .cse11 .cse13 .cse8 .cse9) (and .cse15 .cse2 .cse5 (= (mod (* 4294967295 .cse16) 4294967296) 0) .cse11 (<= .cse16 2147483647) .cse13 .cse8 (<= 0 .cse16) .cse9)))) .cse18 .cse19 .cse20 .cse21 (not (and .cse0 .cse1 .cse5 .cse18 (or (and (or (and .cse4 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse22 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse22 12) 0) (= (select .cse22 4) 0) (= (select .cse22 8) 0) (= (select .cse22 0) 0) (= .cse17 (store .cse22 4 (- 1)))))) .cse10) (and .cse8 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse25 (* v_y_143 8)) (.cse26 (+ (* v_y_135 2147483648) v_y_143)) (.cse24 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse24 .cse25 (mod (select .cse24 .cse25) 4294967296)) .cse17) (= (select .cse24 12) 0) (<= .cse26 1) (= (select .cse24 4) 0) (<= v_y_143 2147483647) (= (select .cse23 .cse25) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse26) (= (select .cse24 8) 0) (= (select .cse24 0) 0))))))) (and .cse15 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse27 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse27 12) 0) (= (select .cse27 4) 0) (= (store .cse27 8 0) .cse17) (= (select .cse27 8) 0) (= (select .cse27 0) 0)))))) .cse13) (and .cse4 .cse6 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse28 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse28 12) 0) (= (select .cse28 4) 0) (= .cse17 (store .cse28 12 (- 3))) (= (select .cse28 8) 0) (= (select .cse28 0) 0)))))) .cse19 .cse20 .cse21)))))) is different from false [2024-12-06 04:50:37,092 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse23 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (let ((.cse30 (select .cse23 12)) (.cse31 (select .cse23 8)) (.cse29 (select .cse23 4))) (let ((.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= c_~ARR_SIZE~0 4)) (.cse5 (= (select .cse23 0) 0)) (.cse18 (= |c_ULTIMATE.start_main_~count~0#1| 0)) (.cse10 (= .cse29 1)) (.cse15 (= 2 .cse31)) (.cse13 (= 0 .cse30)) (.cse4 (= .cse31 0)) (.cse6 (= 3 .cse30)) (.cse8 (= .cse29 0)) (.cse17 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|)) (.cse19 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse20 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0)) (.cse21 (= |c_ULTIMATE.start_main_~sum~0#1| 0))) (and .cse0 .cse1 (let ((.cse12 (select .cse17 4)) (.cse7 (select .cse17 12)) (.cse14 (select .cse17 0)) (.cse16 (select .cse17 8))) (let ((.cse3 (= .cse16 0)) (.cse2 (= 0 .cse14)) (.cse11 (= .cse7 0)) (.cse9 (= .cse12 0))) (or (and .cse2 .cse3 (or (and .cse4 .cse5 .cse6 (<= (+ .cse7 1) 0) .cse8 (= (mod (+ (* 4294967295 .cse7) 4294967293) 4294967296) 0) (<= 0 (+ .cse7 2147483648)) .cse9) (and .cse4 .cse5 .cse10 .cse11 (<= 0 (+ .cse12 2147483648)) .cse13 (<= (+ .cse12 1) 0) (= (mod (+ (* 4294967295 .cse12) 4294967295) 4294967296) 0)))) (and .cse4 (= (mod (* 4294967295 .cse14) 4294967296) 0) .cse5 .cse3 (<= 0 .cse14) (<= .cse14 2147483647) .cse11 .cse13 .cse8 .cse9) (and .cse15 .cse2 .cse5 (= (mod (* 4294967295 .cse16) 4294967296) 0) .cse11 (<= .cse16 2147483647) .cse13 .cse8 (<= 0 .cse16) .cse9)))) .cse18 .cse19 .cse20 .cse21 (not (and .cse0 .cse1 .cse5 .cse18 (or (and (or (and .cse4 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse22 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse22 12) 0) (= (select .cse22 4) 0) (= (select .cse22 8) 0) (= (select .cse22 0) 0) (= .cse17 (store .cse22 4 (- 1)))))) .cse10) (and .cse8 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse25 (* v_y_143 8)) (.cse26 (+ (* v_y_135 2147483648) v_y_143)) (.cse24 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse24 .cse25 (mod (select .cse24 .cse25) 4294967296)) .cse17) (= (select .cse24 12) 0) (<= .cse26 1) (= (select .cse24 4) 0) (<= v_y_143 2147483647) (= (select .cse23 .cse25) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse26) (= (select .cse24 8) 0) (= (select .cse24 0) 0))))))) (and .cse15 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse27 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse27 12) 0) (= (select .cse27 4) 0) (= (store .cse27 8 0) .cse17) (= (select .cse27 8) 0) (= (select .cse27 0) 0)))))) .cse13) (and .cse4 .cse6 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse28 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse28 12) 0) (= (select .cse28 4) 0) (= .cse17 (store .cse28 12 (- 3))) (= (select .cse28 8) 0) (= (select .cse28 0) 0)))))) .cse19 .cse20 .cse21))))))) is different from true [2024-12-06 04:50:37,714 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse23 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (let ((.cse18 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|)) (.cse30 (select .cse23 12)) (.cse31 (select .cse23 8)) (.cse29 (select .cse23 4)) (.cse21 (select .cse23 0))) (let ((.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= |c_ULTIMATE.start_main_~count~0#1| 1)) (.cse2 (= c_~ARR_SIZE~0 4)) (.cse6 (= .cse21 0)) (.cse11 (= .cse29 1)) (.cse16 (= 2 .cse31)) (.cse14 (= 0 .cse30)) (.cse5 (= .cse31 0)) (.cse7 (= 3 .cse30)) (.cse9 (= .cse29 0)) (.cse19 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse20 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0)) (.cse15 (select .cse18 0))) (and .cse0 .cse1 .cse2 (let ((.cse13 (select .cse18 4)) (.cse8 (select .cse18 12)) (.cse17 (select .cse18 8))) (let ((.cse4 (= .cse17 0)) (.cse3 (= 0 .cse15)) (.cse12 (= .cse8 0)) (.cse10 (= .cse13 0))) (or (and .cse3 .cse4 (or (and .cse5 .cse6 .cse7 (<= (+ .cse8 1) 0) .cse9 (= (mod (+ (* 4294967295 .cse8) 4294967293) 4294967296) 0) (<= 0 (+ .cse8 2147483648)) .cse10) (and .cse5 .cse6 .cse11 .cse12 (<= 0 (+ .cse13 2147483648)) .cse14 (<= (+ .cse13 1) 0) (= (mod (+ (* 4294967295 .cse13) 4294967295) 4294967296) 0)))) (and .cse5 (= (mod (* 4294967295 .cse15) 4294967296) 0) .cse6 .cse4 (<= 0 .cse15) (<= .cse15 2147483647) .cse12 .cse14 .cse9 .cse10) (and .cse16 .cse3 .cse6 (= (mod (* 4294967295 .cse17) 4294967296) 0) .cse12 (<= .cse17 2147483647) .cse14 .cse9 (<= 0 .cse17) .cse10)))) .cse19 .cse20 (= |c_ULTIMATE.start_main_~sum~0#1| (+ .cse21 .cse15)) (not (and .cse0 .cse1 .cse2 .cse6 (or (and (or (and .cse5 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse22 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse22 12) 0) (= (select .cse22 4) 0) (= (select .cse22 8) 0) (= (select .cse22 0) 0) (= .cse18 (store .cse22 4 (- 1)))))) .cse11) (and .cse9 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse25 (* v_y_143 8)) (.cse26 (+ (* v_y_135 2147483648) v_y_143)) (.cse24 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse24 .cse25 (mod (select .cse24 .cse25) 4294967296)) .cse18) (= (select .cse24 12) 0) (<= .cse26 1) (= (select .cse24 4) 0) (<= v_y_143 2147483647) (= (select .cse23 .cse25) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse26) (= (select .cse24 8) 0) (= (select .cse24 0) 0))))))) (and .cse16 .cse9 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse27 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse27 12) 0) (= (select .cse27 4) 0) (= (store .cse27 8 0) .cse18) (= (select .cse27 8) 0) (= (select .cse27 0) 0)))))) .cse14) (and .cse5 .cse7 .cse9 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse28 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse28 12) 0) (= (select .cse28 4) 0) (= .cse18 (store .cse28 12 (- 3))) (= (select .cse28 8) 0) (= (select .cse28 0) 0)))))) .cse19 .cse20 (= |c_ULTIMATE.start_main_~sum~0#1| .cse15))))))) is different from false [2024-12-06 04:50:37,736 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse23 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (let ((.cse18 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|)) (.cse30 (select .cse23 12)) (.cse31 (select .cse23 8)) (.cse29 (select .cse23 4)) (.cse21 (select .cse23 0))) (let ((.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= |c_ULTIMATE.start_main_~count~0#1| 1)) (.cse2 (= c_~ARR_SIZE~0 4)) (.cse6 (= .cse21 0)) (.cse11 (= .cse29 1)) (.cse16 (= 2 .cse31)) (.cse14 (= 0 .cse30)) (.cse5 (= .cse31 0)) (.cse7 (= 3 .cse30)) (.cse9 (= .cse29 0)) (.cse19 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse20 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0)) (.cse15 (select .cse18 0))) (and .cse0 .cse1 .cse2 (let ((.cse13 (select .cse18 4)) (.cse8 (select .cse18 12)) (.cse17 (select .cse18 8))) (let ((.cse4 (= .cse17 0)) (.cse3 (= 0 .cse15)) (.cse12 (= .cse8 0)) (.cse10 (= .cse13 0))) (or (and .cse3 .cse4 (or (and .cse5 .cse6 .cse7 (<= (+ .cse8 1) 0) .cse9 (= (mod (+ (* 4294967295 .cse8) 4294967293) 4294967296) 0) (<= 0 (+ .cse8 2147483648)) .cse10) (and .cse5 .cse6 .cse11 .cse12 (<= 0 (+ .cse13 2147483648)) .cse14 (<= (+ .cse13 1) 0) (= (mod (+ (* 4294967295 .cse13) 4294967295) 4294967296) 0)))) (and .cse5 (= (mod (* 4294967295 .cse15) 4294967296) 0) .cse6 .cse4 (<= 0 .cse15) (<= .cse15 2147483647) .cse12 .cse14 .cse9 .cse10) (and .cse16 .cse3 .cse6 (= (mod (* 4294967295 .cse17) 4294967296) 0) .cse12 (<= .cse17 2147483647) .cse14 .cse9 (<= 0 .cse17) .cse10)))) .cse19 .cse20 (= |c_ULTIMATE.start_main_~sum~0#1| (+ .cse21 .cse15)) (not (and .cse0 .cse1 .cse2 .cse6 (or (and (or (and .cse5 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse22 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse22 12) 0) (= (select .cse22 4) 0) (= (select .cse22 8) 0) (= (select .cse22 0) 0) (= .cse18 (store .cse22 4 (- 1)))))) .cse11) (and .cse9 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse25 (* v_y_143 8)) (.cse26 (+ (* v_y_135 2147483648) v_y_143)) (.cse24 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse24 .cse25 (mod (select .cse24 .cse25) 4294967296)) .cse18) (= (select .cse24 12) 0) (<= .cse26 1) (= (select .cse24 4) 0) (<= v_y_143 2147483647) (= (select .cse23 .cse25) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse26) (= (select .cse24 8) 0) (= (select .cse24 0) 0))))))) (and .cse16 .cse9 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse27 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse27 12) 0) (= (select .cse27 4) 0) (= (store .cse27 8 0) .cse18) (= (select .cse27 8) 0) (= (select .cse27 0) 0)))))) .cse14) (and .cse5 .cse7 .cse9 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse28 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse28 12) 0) (= (select .cse28 4) 0) (= .cse18 (store .cse28 12 (- 3))) (= (select .cse28 8) 0) (= (select .cse28 0) 0)))))) .cse19 .cse20 (= |c_ULTIMATE.start_main_~sum~0#1| .cse15)))))))) is different from true [2024-12-06 04:50:38,410 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse6 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (let ((.cse5 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|)) (.cse29 (select .cse6 0)) (.cse31 (select .cse6 8)) (.cse20 (select .cse6 4)) (.cse30 (select .cse6 12))) (let ((.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= c_~ARR_SIZE~0 4)) (.cse15 (= 3 .cse30)) (.cse7 (= .cse20 1)) (.cse3 (= .cse31 0)) (.cse12 (= 2 .cse31)) (.cse2 (= .cse29 0)) (.cse14 (= 0 .cse30)) (.cse8 (= .cse20 0)) (.cse21 (select .cse5 4)) (.cse22 (select .cse5 0)) (.cse17 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse18 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0)) (.cse19 (= |c_ULTIMATE.start_main_~count~0#1| 2))) (and (not (and .cse0 .cse1 .cse2 (or (and (or (and .cse3 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse4 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse4 12) 0) (= (select .cse4 4) 0) (= (select .cse4 8) 0) (= (select .cse4 0) 0) (= .cse5 (store .cse4 4 (- 1)))))) .cse7) (and .cse8 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse10 (* v_y_143 8)) (.cse11 (+ (* v_y_135 2147483648) v_y_143)) (.cse9 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse9 .cse10 (mod (select .cse9 .cse10) 4294967296)) .cse5) (= (select .cse9 12) 0) (<= .cse11 1) (= (select .cse9 4) 0) (<= v_y_143 2147483647) (= (select .cse6 .cse10) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse11) (= (select .cse9 8) 0) (= (select .cse9 0) 0))))))) (and .cse12 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse13 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse13 12) 0) (= (select .cse13 4) 0) (= (store .cse13 8 0) .cse5) (= (select .cse13 8) 0) (= (select .cse13 0) 0)))))) .cse14) (and .cse3 .cse15 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse16 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse16 12) 0) (= (select .cse16 4) 0) (= .cse5 (store .cse16 12 (- 3))) (= (select .cse16 8) 0) (= (select .cse16 0) 0)))))) .cse17 .cse18 .cse19 (= |c_ULTIMATE.start_main_~sum~0#1| (+ .cse20 .cse21 .cse22)))) .cse0 .cse1 (let ((.cse25 (select .cse5 12)) (.cse28 (select .cse5 8))) (let ((.cse24 (= .cse28 0)) (.cse23 (= 0 .cse22)) (.cse27 (= .cse25 0)) (.cse26 (= .cse21 0))) (or (and .cse23 .cse24 (or (and .cse3 .cse2 .cse15 (<= (+ .cse25 1) 0) .cse8 (= (mod (+ (* 4294967295 .cse25) 4294967293) 4294967296) 0) (<= 0 (+ .cse25 2147483648)) .cse26) (and .cse3 .cse2 .cse7 .cse27 (<= 0 (+ .cse21 2147483648)) .cse14 (<= (+ .cse21 1) 0) (= (mod (+ (* 4294967295 .cse21) 4294967295) 4294967296) 0)))) (and .cse3 (= (mod (* 4294967295 .cse22) 4294967296) 0) .cse2 .cse24 (<= 0 .cse22) (<= .cse22 2147483647) .cse27 .cse14 .cse8 .cse26) (and .cse12 .cse23 .cse2 (= (mod (* 4294967295 .cse28) 4294967296) 0) .cse27 (<= .cse28 2147483647) .cse14 .cse8 (<= 0 .cse28) .cse26)))) (= |c_ULTIMATE.start_main_~sum~0#1| (+ .cse20 .cse21 .cse29 .cse22)) .cse17 .cse18 .cse19)))) is different from false [2024-12-06 04:50:38,431 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse6 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (let ((.cse5 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|)) (.cse29 (select .cse6 0)) (.cse31 (select .cse6 8)) (.cse20 (select .cse6 4)) (.cse30 (select .cse6 12))) (let ((.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= c_~ARR_SIZE~0 4)) (.cse15 (= 3 .cse30)) (.cse7 (= .cse20 1)) (.cse3 (= .cse31 0)) (.cse12 (= 2 .cse31)) (.cse2 (= .cse29 0)) (.cse14 (= 0 .cse30)) (.cse8 (= .cse20 0)) (.cse21 (select .cse5 4)) (.cse22 (select .cse5 0)) (.cse17 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse18 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0)) (.cse19 (= |c_ULTIMATE.start_main_~count~0#1| 2))) (and (not (and .cse0 .cse1 .cse2 (or (and (or (and .cse3 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse4 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse4 12) 0) (= (select .cse4 4) 0) (= (select .cse4 8) 0) (= (select .cse4 0) 0) (= .cse5 (store .cse4 4 (- 1)))))) .cse7) (and .cse8 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse10 (* v_y_143 8)) (.cse11 (+ (* v_y_135 2147483648) v_y_143)) (.cse9 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse9 .cse10 (mod (select .cse9 .cse10) 4294967296)) .cse5) (= (select .cse9 12) 0) (<= .cse11 1) (= (select .cse9 4) 0) (<= v_y_143 2147483647) (= (select .cse6 .cse10) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse11) (= (select .cse9 8) 0) (= (select .cse9 0) 0))))))) (and .cse12 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse13 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse13 12) 0) (= (select .cse13 4) 0) (= (store .cse13 8 0) .cse5) (= (select .cse13 8) 0) (= (select .cse13 0) 0)))))) .cse14) (and .cse3 .cse15 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse16 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse16 12) 0) (= (select .cse16 4) 0) (= .cse5 (store .cse16 12 (- 3))) (= (select .cse16 8) 0) (= (select .cse16 0) 0)))))) .cse17 .cse18 .cse19 (= |c_ULTIMATE.start_main_~sum~0#1| (+ .cse20 .cse21 .cse22)))) .cse0 .cse1 (let ((.cse25 (select .cse5 12)) (.cse28 (select .cse5 8))) (let ((.cse24 (= .cse28 0)) (.cse23 (= 0 .cse22)) (.cse27 (= .cse25 0)) (.cse26 (= .cse21 0))) (or (and .cse23 .cse24 (or (and .cse3 .cse2 .cse15 (<= (+ .cse25 1) 0) .cse8 (= (mod (+ (* 4294967295 .cse25) 4294967293) 4294967296) 0) (<= 0 (+ .cse25 2147483648)) .cse26) (and .cse3 .cse2 .cse7 .cse27 (<= 0 (+ .cse21 2147483648)) .cse14 (<= (+ .cse21 1) 0) (= (mod (+ (* 4294967295 .cse21) 4294967295) 4294967296) 0)))) (and .cse3 (= (mod (* 4294967295 .cse22) 4294967296) 0) .cse2 .cse24 (<= 0 .cse22) (<= .cse22 2147483647) .cse27 .cse14 .cse8 .cse26) (and .cse12 .cse23 .cse2 (= (mod (* 4294967295 .cse28) 4294967296) 0) .cse27 (<= .cse28 2147483647) .cse14 .cse8 (<= 0 .cse28) .cse26)))) (= |c_ULTIMATE.start_main_~sum~0#1| (+ .cse20 .cse21 .cse29 .cse22)) .cse17 .cse18 .cse19))))) is different from true [2024-12-06 04:50:40,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:50:40,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 81 states and 148 transitions. [2024-12-06 04:50:40,623 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 148 transitions. [2024-12-06 04:50:40,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 04:50:40,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:50:40,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:50:40,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:50:40,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:50:40,784 WARN L254 TraceCheckSpWp]: Trace formula consists of 146 conjuncts, 74 conjuncts are in the unsatisfiable core [2024-12-06 04:50:40,788 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:50:40,799 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 10 treesize of output 8 [2024-12-06 04:50:41,014 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 15 [2024-12-06 04:50:41,231 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 42 treesize of output 35 [2024-12-06 04:50:41,462 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 55 [2024-12-06 04:50:41,739 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 6 select indices, 6 select index equivalence classes, 7 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 75 [2024-12-06 04:50:42,594 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:50:42,600 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:42,604 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 253 treesize of output 260 [2024-12-06 04:50:42,622 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:50:42,624 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 174 [2024-12-06 04:50:42,638 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:42,640 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:42,642 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:42,644 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:42,675 INFO L349 Elim1Store]: treesize reduction 92, result has 1.1 percent of original size [2024-12-06 04:50:42,676 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 4 select indices, 4 select index equivalence classes, 12 disjoint index pairs (out of 6 index pairs), introduced 5 new quantified variables, introduced 4 case distinctions, treesize of input 284 treesize of output 253 [2024-12-06 04:50:42,695 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:42,699 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 192 treesize of output 153 [2024-12-06 04:50:42,715 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:42,716 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:42,718 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:42,719 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:42,749 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-12-06 04:50:42,749 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 6 select indices, 6 select index equivalence classes, 11 disjoint index pairs (out of 15 index pairs), introduced 8 new quantified variables, introduced 8 case distinctions, treesize of input 102 treesize of output 149 [2024-12-06 04:50:42,929 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:42,932 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:42,936 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:42,938 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:43,041 INFO L349 Elim1Store]: treesize reduction 60, result has 35.5 percent of original size [2024-12-06 04:50:43,041 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 5 select indices, 5 select index equivalence classes, 11 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 4 case distinctions, treesize of input 57 treesize of output 50 [2024-12-06 04:50:43,195 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:43,196 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:43,197 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:43,198 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:43,259 INFO L349 Elim1Store]: treesize reduction 109, result has 26.8 percent of original size [2024-12-06 04:50:43,259 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 6 select indices, 6 select index equivalence classes, 11 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 8 case distinctions, treesize of input 111 treesize of output 101 [2024-12-06 04:50:44,617 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 8 select indices, 8 select index equivalence classes, 7 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 0 case distinctions, treesize of input 345 treesize of output 161 [2024-12-06 04:50:44,821 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 2 proven. 20 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:50:46,398 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse19 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|))) (let ((.cse20 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|)) (.cse11 (select .cse19 4))) (let ((.cse6 (+ .cse11 1)) (.cse31 (select .cse20 0)) (.cse17 (select .cse19 0)) (.cse10 (select .cse20 4)) (.cse16 (select .cse19 8)) (.cse15 (select .cse20 8)) (.cse32 (select .cse20 12))) (let ((.cse14 (= c_~ARR_SIZE~0 4)) (.cse26 (= 3 .cse32)) (.cse2 (= .cse15 0)) (.cse9 (= .cse16 0)) (.cse4 (= 2 .cse15)) (.cse25 (= 0 .cse32)) (.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= .cse10 0)) (.cse3 (= .cse11 0)) (.cse7 (= 0 .cse17)) (.cse8 (= .cse31 0)) (.cse5 (= .cse10 1)) (.cse30 (<= .cse6 0)) (.cse12 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse13 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0))) (and .cse0 (not (and .cse0 (or (and .cse1 (or (and .cse2 .cse3) (and .cse4 .cse3))) (and .cse2 .cse5 (= .cse6 0))) .cse7 .cse8 .cse9 (= (+ .cse10 .cse11) |c_ULTIMATE.start_main_~sum~0#1|) .cse12 .cse13 (= |c_ULTIMATE.start_main_~count~0#1| 2))) .cse14 (< c_~ARR_SIZE~0 (+ |c_ULTIMATE.start_main_~count~0#1| 2)) (not (and .cse0 (= (+ .cse15 .cse10 .cse11 .cse16 .cse17) |c_ULTIMATE.start_main_~sum~0#1|) .cse14 .cse8 (or (and (or (and .cse2 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse18 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse18 12) 0) (= (select .cse18 4) 0) (= (select .cse18 8) 0) (= (select .cse18 0) 0) (= .cse19 (store .cse18 4 (- 1)))))) .cse5) (and .cse1 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse22 (* v_y_143 8)) (.cse23 (+ (* v_y_135 2147483648) v_y_143)) (.cse21 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse21 .cse22 (mod (select .cse21 .cse22) 4294967296)) .cse19) (= (select .cse21 12) 0) (<= .cse23 1) (= (select .cse21 4) 0) (<= v_y_143 2147483647) (= (select .cse20 .cse22) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse23) (= (select .cse21 8) 0) (= (select .cse21 0) 0))))))) (and .cse4 .cse1 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse24 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse24 12) 0) (= (select .cse24 4) 0) (= (store .cse24 8 0) .cse19) (= (select .cse24 8) 0) (= (select .cse24 0) 0)))))) .cse25) (and .cse2 .cse26 .cse1 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse27 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse27 12) 0) (= (select .cse27 4) 0) (= .cse19 (store .cse27 12 (- 3))) (= (select .cse27 8) 0) (= (select .cse27 0) 0)))))) .cse12 .cse13)) (let ((.cse28 (select .cse19 12))) (let ((.cse29 (= .cse28 0))) (or (and .cse7 .cse9 (or (and .cse2 .cse8 .cse26 (<= (+ .cse28 1) 0) .cse1 (= (mod (+ (* 4294967295 .cse28) 4294967293) 4294967296) 0) (<= 0 (+ .cse28 2147483648)) .cse3) (and .cse2 .cse8 .cse5 .cse29 (<= 0 (+ .cse11 2147483648)) .cse25 .cse30 (= (mod (+ (* 4294967295 .cse11) 4294967295) 4294967296) 0)))) (and .cse2 (= (mod (* 4294967295 .cse17) 4294967296) 0) .cse8 .cse9 (<= 0 .cse17) (<= .cse17 2147483647) .cse29 .cse25 .cse1 .cse3) (and .cse4 .cse7 .cse8 (= (mod (* 4294967295 .cse16) 4294967296) 0) .cse29 (<= .cse16 2147483647) .cse25 .cse1 (<= 0 .cse16) .cse3)))) (not (and .cse0 (<= |c_ULTIMATE.start_main_~sum~0#1| (+ .cse31 .cse17)) .cse12 .cse13 (= c_~ARR_SIZE~0 2) (or (and (<= .cse17 0) .cse8 .cse1 .cse3) (and .cse7 .cse8 .cse5 .cse30)))) .cse12 .cse13 (<= (+ |c_ULTIMATE.start_main_~count~0#1| 1) c_~ARR_SIZE~0) (= |c_ULTIMATE.start_main_~count~0#1| 3) (not (= |c_ULTIMATE.start_main_~count~0#1| 0)) (= (+ .cse15 .cse10 .cse11 .cse31 .cse16 .cse17) |c_ULTIMATE.start_main_~sum~0#1|)))))) is different from false [2024-12-06 04:50:46,997 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse19 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|))) (let ((.cse20 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|)) (.cse11 (select .cse19 4))) (let ((.cse6 (+ .cse11 1)) (.cse31 (select .cse20 0)) (.cse17 (select .cse19 0)) (.cse10 (select .cse20 4)) (.cse16 (select .cse19 8)) (.cse15 (select .cse20 8)) (.cse32 (select .cse20 12))) (let ((.cse14 (= c_~ARR_SIZE~0 4)) (.cse26 (= 3 .cse32)) (.cse2 (= .cse15 0)) (.cse9 (= .cse16 0)) (.cse4 (= 2 .cse15)) (.cse25 (= 0 .cse32)) (.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= .cse10 0)) (.cse3 (= .cse11 0)) (.cse7 (= 0 .cse17)) (.cse8 (= .cse31 0)) (.cse5 (= .cse10 1)) (.cse30 (<= .cse6 0)) (.cse12 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse13 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0))) (and .cse0 (not (and .cse0 (or (and .cse1 (or (and .cse2 .cse3) (and .cse4 .cse3))) (and .cse2 .cse5 (= .cse6 0))) .cse7 .cse8 .cse9 (= (+ .cse10 .cse11) |c_ULTIMATE.start_main_~sum~0#1|) .cse12 .cse13 (= |c_ULTIMATE.start_main_~count~0#1| 2))) .cse14 (< c_~ARR_SIZE~0 (+ |c_ULTIMATE.start_main_~count~0#1| 2)) (not (and .cse0 (= (+ .cse15 .cse10 .cse11 .cse16 .cse17) |c_ULTIMATE.start_main_~sum~0#1|) .cse14 .cse8 (or (and (or (and .cse2 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse18 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse18 12) 0) (= (select .cse18 4) 0) (= (select .cse18 8) 0) (= (select .cse18 0) 0) (= .cse19 (store .cse18 4 (- 1)))))) .cse5) (and .cse1 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse22 (* v_y_143 8)) (.cse23 (+ (* v_y_135 2147483648) v_y_143)) (.cse21 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse21 .cse22 (mod (select .cse21 .cse22) 4294967296)) .cse19) (= (select .cse21 12) 0) (<= .cse23 1) (= (select .cse21 4) 0) (<= v_y_143 2147483647) (= (select .cse20 .cse22) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse23) (= (select .cse21 8) 0) (= (select .cse21 0) 0))))))) (and .cse4 .cse1 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse24 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse24 12) 0) (= (select .cse24 4) 0) (= (store .cse24 8 0) .cse19) (= (select .cse24 8) 0) (= (select .cse24 0) 0)))))) .cse25) (and .cse2 .cse26 .cse1 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse27 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse27 12) 0) (= (select .cse27 4) 0) (= .cse19 (store .cse27 12 (- 3))) (= (select .cse27 8) 0) (= (select .cse27 0) 0)))))) .cse12 .cse13)) (let ((.cse28 (select .cse19 12))) (let ((.cse29 (= .cse28 0))) (or (and .cse7 .cse9 (or (and .cse2 .cse8 .cse26 (<= (+ .cse28 1) 0) .cse1 (= (mod (+ (* 4294967295 .cse28) 4294967293) 4294967296) 0) (<= 0 (+ .cse28 2147483648)) .cse3) (and .cse2 .cse8 .cse5 .cse29 (<= 0 (+ .cse11 2147483648)) .cse25 .cse30 (= (mod (+ (* 4294967295 .cse11) 4294967295) 4294967296) 0)))) (and .cse2 (= (mod (* 4294967295 .cse17) 4294967296) 0) .cse8 .cse9 (<= 0 .cse17) (<= .cse17 2147483647) .cse29 .cse25 .cse1 .cse3) (and .cse4 .cse7 .cse8 (= (mod (* 4294967295 .cse16) 4294967296) 0) .cse29 (<= .cse16 2147483647) .cse25 .cse1 (<= 0 .cse16) .cse3)))) (not (and .cse0 (<= |c_ULTIMATE.start_main_~sum~0#1| (+ .cse31 .cse17)) .cse12 .cse13 (= c_~ARR_SIZE~0 2) (or (and (<= .cse17 0) .cse8 .cse1 .cse3) (and .cse7 .cse8 .cse5 .cse30)))) .cse12 .cse13 (<= (+ |c_ULTIMATE.start_main_~count~0#1| 1) c_~ARR_SIZE~0) (= |c_ULTIMATE.start_main_~count~0#1| 3) (not (= |c_ULTIMATE.start_main_~count~0#1| 0)) (= (+ .cse15 .cse10 .cse11 .cse31 .cse16 .cse17) |c_ULTIMATE.start_main_~sum~0#1|))))))) is different from true [2024-12-06 04:50:47,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:50:47,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 82 states and 154 transitions. [2024-12-06 04:50:47,625 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 154 transitions. [2024-12-06 04:50:47,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 04:50:47,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:50:47,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:50:47,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:50:47,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:50:47,808 INFO L256 TraceCheckSpWp]: Trace formula consists of 146 conjuncts, 69 conjuncts are in the unsatisfiable core [2024-12-06 04:50:47,812 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:50:47,822 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 10 treesize of output 8 [2024-12-06 04:50:48,025 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 34 [2024-12-06 04:50:48,030 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 20 [2024-12-06 04:50:48,034 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 19 treesize of output 18 [2024-12-06 04:50:48,278 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 42 treesize of output 35 [2024-12-06 04:50:48,558 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 55 [2024-12-06 04:50:48,875 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 6 select indices, 6 select index equivalence classes, 7 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 75 [2024-12-06 04:50:51,102 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:50:51,107 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:51,110 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 353 treesize of output 328 [2024-12-06 04:50:51,126 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:50:51,129 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 262 [2024-12-06 04:50:51,159 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:51,160 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:51,161 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:51,163 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:51,198 INFO L349 Elim1Store]: treesize reduction 76, result has 1.3 percent of original size [2024-12-06 04:50:51,198 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 4 select indices, 4 select index equivalence classes, 12 disjoint index pairs (out of 6 index pairs), introduced 5 new quantified variables, introduced 4 case distinctions, treesize of input 360 treesize of output 341 [2024-12-06 04:50:51,215 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:51,219 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 298 treesize of output 269 [2024-12-06 04:50:51,229 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:50:51,232 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 304 [2024-12-06 04:50:51,395 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:51,397 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:51,399 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:51,401 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:51,502 INFO L349 Elim1Store]: treesize reduction 56, result has 39.8 percent of original size [2024-12-06 04:50:51,502 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 5 select indices, 5 select index equivalence classes, 11 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 4 case distinctions, treesize of input 57 treesize of output 54 [2024-12-06 04:50:56,051 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:50:56,053 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 274 treesize of output 228 [2024-12-06 04:50:56,093 INFO L349 Elim1Store]: treesize reduction 24, result has 59.3 percent of original size [2024-12-06 04:50:56,093 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 5 select indices, 5 select index equivalence classes, 6 disjoint index pairs (out of 10 index pairs), introduced 6 new quantified variables, introduced 6 case distinctions, treesize of input 195 treesize of output 230 [2024-12-06 04:50:56,118 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:50:56,118 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 5 select indices, 5 select index equivalence classes, 8 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 2 case distinctions, treesize of input 213 treesize of output 197 [2024-12-06 04:50:56,127 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 158 treesize of output 168 [2024-12-06 04:50:56,139 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 153 treesize of output 165 [2024-12-06 04:50:56,151 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 148 treesize of output 160 [2024-12-06 04:50:56,167 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:50:57,090 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 96 treesize of output 88 [2024-12-06 04:50:57,329 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 2 proven. 20 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:51:00,241 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse19 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (let ((.cse36 (select .cse19 12)) (.cse37 (select .cse19 8)) (.cse35 (select .cse19 4)) (.cse34 (select .cse19 0))) (let ((.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= c_~ARR_SIZE~0 4)) (.cse5 (= .cse34 0)) (.cse10 (= .cse35 1)) (.cse15 (= 2 .cse37)) (.cse13 (= 0 .cse36)) (.cse4 (= .cse37 0)) (.cse6 (= 3 .cse36)) (.cse8 (= .cse35 0)) (.cse17 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|)) (.cse31 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse32 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0)) (.cse33 (= |c_ULTIMATE.start_main_~sum~0#1| 0))) (and .cse0 .cse1 (let ((.cse12 (select .cse17 4)) (.cse7 (select .cse17 12)) (.cse14 (select .cse17 0)) (.cse16 (select .cse17 8))) (let ((.cse3 (= .cse16 0)) (.cse2 (= 0 .cse14)) (.cse11 (= .cse7 0)) (.cse9 (= .cse12 0))) (or (and .cse2 .cse3 (or (and .cse4 .cse5 .cse6 (<= (+ .cse7 1) 0) .cse8 (= (mod (+ (* 4294967295 .cse7) 4294967293) 4294967296) 0) (<= 0 (+ .cse7 2147483648)) .cse9) (and .cse4 .cse5 .cse10 .cse11 (<= 0 (+ .cse12 2147483648)) .cse13 (<= (+ .cse12 1) 0) (= (mod (+ (* 4294967295 .cse12) 4294967295) 4294967296) 0)))) (and .cse4 (= (mod (* 4294967295 .cse14) 4294967296) 0) .cse5 .cse3 (<= 0 .cse14) (<= .cse14 2147483647) .cse11 .cse13 .cse8 .cse9) (and .cse15 .cse2 .cse5 (= (mod (* 4294967295 .cse16) 4294967296) 0) .cse11 (<= .cse16 2147483647) .cse13 .cse8 (<= 0 .cse16) .cse9)))) (or (and (or (and .cse4 .cse6 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse18 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse18 8) 0) (= .cse17 (store .cse18 12 (- 3))) (= (select .cse18 4) 0) (= (select .cse18 12) 0) (= (select .cse18 0) 0))))) (and .cse13 (or (and .cse15 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse20 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse20 8) 0) (= .cse17 (store .cse20 8 0)) (= (select .cse20 4) 0) (= (select .cse20 12) 0) (= (select .cse20 0) 0))))) (and .cse4 (exists ((v_y_151 Int) (v_DerPreprocessor_27 (Array Int Int)) (v_y_158 Int)) (let ((.cse23 (* v_y_158 8)) (.cse21 (+ (* v_y_151 2147483648) v_y_158)) (.cse22 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (<= .cse21 1) (= (select .cse22 8) 0) (= (store .cse22 .cse23 (mod (select .cse22 .cse23) 4294967296)) .cse17) (= (select .cse19 .cse23) (* 2 v_y_158)) (<= v_y_158 2147483647) (<= 0 v_y_158) (= (select .cse22 4) 0) (= (select .cse22 12) 0) (<= 0 .cse21) (= (select .cse22 0) 0)))))))) .cse8) (and .cse4 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse24 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse24 4 (- 1)) .cse17) (= (select .cse24 8) 0) (= (select .cse24 4) 0) (= (select .cse24 12) 0) (= (select .cse24 0) 0)))) .cse10 .cse13)) (not (and .cse0 .cse1 .cse5 (or (and (or (and .cse4 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse25 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse25 12) 0) (= (select .cse25 4) 0) (= (select .cse25 8) 0) (= (select .cse25 0) 0) (= .cse17 (store .cse25 4 (- 1)))))) .cse10) (and .cse8 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse27 (* v_y_143 8)) (.cse28 (+ (* v_y_135 2147483648) v_y_143)) (.cse26 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse26 .cse27 (mod (select .cse26 .cse27) 4294967296)) .cse17) (= (select .cse26 12) 0) (<= .cse28 1) (= (select .cse26 4) 0) (<= v_y_143 2147483647) (= (select .cse19 .cse27) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse28) (= (select .cse26 8) 0) (= (select .cse26 0) 0))))))) (and .cse15 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse29 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse29 12) 0) (= (select .cse29 4) 0) (= (store .cse29 8 0) .cse17) (= (select .cse29 8) 0) (= (select .cse29 0) 0)))))) .cse13) (and .cse4 .cse6 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse30 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse30 12) 0) (= (select .cse30 4) 0) (= .cse17 (store .cse30 12 (- 3))) (= (select .cse30 8) 0) (= (select .cse30 0) 0)))))) .cse31 .cse32 .cse33)) (<= |c_ULTIMATE.start_main_~sum~0#1| 0) .cse31 .cse32 .cse33 (<= .cse34 0))))) is different from false [2024-12-06 04:51:00,955 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse6 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (let ((.cse36 (select .cse6 12)) (.cse37 (select .cse6 8)) (.cse35 (select .cse6 4)) (.cse18 (select .cse6 0))) (let ((.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= c_~ARR_SIZE~0 4)) (.cse21 (= .cse18 0)) (.cse15 (= .cse35 1)) (.cse8 (= 2 .cse37)) (.cse7 (= 0 .cse36)) (.cse2 (= .cse37 0)) (.cse3 (= 3 .cse36)) (.cse13 (= .cse35 0)) (.cse5 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|)) (.cse16 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse17 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0)) (.cse34 (= |c_ULTIMATE.start_main_~sum~0#1| 0))) (and .cse0 (not (and .cse0 .cse1 (or (and (or (and .cse2 .cse3 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse4 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse4 8) 0) (= .cse5 (store .cse4 12 (- 3))) (= (select .cse4 4) 0) (= (select .cse4 12) 0) (= (select .cse4 0) 0))))) (and .cse7 (or (and .cse8 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse9 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse9 8) 0) (= .cse5 (store .cse9 8 0)) (= (select .cse9 4) 0) (= (select .cse9 12) 0) (= (select .cse9 0) 0))))) (and .cse2 (exists ((v_y_151 Int) (v_DerPreprocessor_27 (Array Int Int)) (v_y_158 Int)) (let ((.cse12 (* v_y_158 8)) (.cse10 (+ (* v_y_151 2147483648) v_y_158)) (.cse11 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (<= .cse10 1) (= (select .cse11 8) 0) (= (store .cse11 .cse12 (mod (select .cse11 .cse12) 4294967296)) .cse5) (= (select .cse6 .cse12) (* 2 v_y_158)) (<= v_y_158 2147483647) (<= 0 v_y_158) (= (select .cse11 4) 0) (= (select .cse11 12) 0) (<= 0 .cse10) (= (select .cse11 0) 0)))))))) .cse13) (and .cse2 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse14 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse14 4 (- 1)) .cse5) (= (select .cse14 8) 0) (= (select .cse14 4) 0) (= (select .cse14 12) 0) (= (select .cse14 0) 0)))) .cse15 .cse7)) (<= |c_ULTIMATE.start_main_~sum~0#1| 0) .cse16 .cse17 (<= .cse18 0))) .cse1 (let ((.cse25 (select .cse5 4)) (.cse22 (select .cse5 12)) (.cse26 (select .cse5 0)) (.cse27 (select .cse5 8))) (let ((.cse20 (= .cse27 0)) (.cse19 (= 0 .cse26)) (.cse24 (= .cse22 0)) (.cse23 (= .cse25 0))) (or (and .cse19 .cse20 (or (and .cse2 .cse21 .cse3 (<= (+ .cse22 1) 0) .cse13 (= (mod (+ (* 4294967295 .cse22) 4294967293) 4294967296) 0) (<= 0 (+ .cse22 2147483648)) .cse23) (and .cse2 .cse21 .cse15 .cse24 (<= 0 (+ .cse25 2147483648)) .cse7 (<= (+ .cse25 1) 0) (= (mod (+ (* 4294967295 .cse25) 4294967295) 4294967296) 0)))) (and .cse2 (= (mod (* 4294967295 .cse26) 4294967296) 0) .cse21 .cse20 (<= 0 .cse26) (<= .cse26 2147483647) .cse24 .cse7 .cse13 .cse23) (and .cse8 .cse19 .cse21 (= (mod (* 4294967295 .cse27) 4294967296) 0) .cse24 (<= .cse27 2147483647) .cse7 .cse13 (<= 0 .cse27) .cse23)))) (not (and .cse0 .cse1 .cse21 (or (and (or (and .cse2 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse28 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse28 12) 0) (= (select .cse28 4) 0) (= (select .cse28 8) 0) (= (select .cse28 0) 0) (= .cse5 (store .cse28 4 (- 1)))))) .cse15) (and .cse13 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse30 (* v_y_143 8)) (.cse31 (+ (* v_y_135 2147483648) v_y_143)) (.cse29 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse29 .cse30 (mod (select .cse29 .cse30) 4294967296)) .cse5) (= (select .cse29 12) 0) (<= .cse31 1) (= (select .cse29 4) 0) (<= v_y_143 2147483647) (= (select .cse6 .cse30) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse31) (= (select .cse29 8) 0) (= (select .cse29 0) 0))))))) (and .cse8 .cse13 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse32 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse32 12) 0) (= (select .cse32 4) 0) (= (store .cse32 8 0) .cse5) (= (select .cse32 8) 0) (= (select .cse32 0) 0)))))) .cse7) (and .cse2 .cse3 .cse13 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse33 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse33 12) 0) (= (select .cse33 4) 0) (= .cse5 (store .cse33 12 (- 3))) (= (select .cse33 8) 0) (= (select .cse33 0) 0)))))) .cse16 .cse17 .cse34)) .cse16 .cse17 .cse34)))) is different from false [2024-12-06 04:51:00,975 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse19 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (let ((.cse36 (select .cse19 12)) (.cse37 (select .cse19 8)) (.cse35 (select .cse19 4)) (.cse34 (select .cse19 0))) (let ((.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= c_~ARR_SIZE~0 4)) (.cse5 (= .cse34 0)) (.cse10 (= .cse35 1)) (.cse15 (= 2 .cse37)) (.cse13 (= 0 .cse36)) (.cse4 (= .cse37 0)) (.cse6 (= 3 .cse36)) (.cse8 (= .cse35 0)) (.cse17 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|)) (.cse31 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse32 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0)) (.cse33 (= |c_ULTIMATE.start_main_~sum~0#1| 0))) (and .cse0 .cse1 (let ((.cse12 (select .cse17 4)) (.cse7 (select .cse17 12)) (.cse14 (select .cse17 0)) (.cse16 (select .cse17 8))) (let ((.cse3 (= .cse16 0)) (.cse2 (= 0 .cse14)) (.cse11 (= .cse7 0)) (.cse9 (= .cse12 0))) (or (and .cse2 .cse3 (or (and .cse4 .cse5 .cse6 (<= (+ .cse7 1) 0) .cse8 (= (mod (+ (* 4294967295 .cse7) 4294967293) 4294967296) 0) (<= 0 (+ .cse7 2147483648)) .cse9) (and .cse4 .cse5 .cse10 .cse11 (<= 0 (+ .cse12 2147483648)) .cse13 (<= (+ .cse12 1) 0) (= (mod (+ (* 4294967295 .cse12) 4294967295) 4294967296) 0)))) (and .cse4 (= (mod (* 4294967295 .cse14) 4294967296) 0) .cse5 .cse3 (<= 0 .cse14) (<= .cse14 2147483647) .cse11 .cse13 .cse8 .cse9) (and .cse15 .cse2 .cse5 (= (mod (* 4294967295 .cse16) 4294967296) 0) .cse11 (<= .cse16 2147483647) .cse13 .cse8 (<= 0 .cse16) .cse9)))) (or (and (or (and .cse4 .cse6 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse18 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse18 8) 0) (= .cse17 (store .cse18 12 (- 3))) (= (select .cse18 4) 0) (= (select .cse18 12) 0) (= (select .cse18 0) 0))))) (and .cse13 (or (and .cse15 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse20 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse20 8) 0) (= .cse17 (store .cse20 8 0)) (= (select .cse20 4) 0) (= (select .cse20 12) 0) (= (select .cse20 0) 0))))) (and .cse4 (exists ((v_y_151 Int) (v_DerPreprocessor_27 (Array Int Int)) (v_y_158 Int)) (let ((.cse23 (* v_y_158 8)) (.cse21 (+ (* v_y_151 2147483648) v_y_158)) (.cse22 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (<= .cse21 1) (= (select .cse22 8) 0) (= (store .cse22 .cse23 (mod (select .cse22 .cse23) 4294967296)) .cse17) (= (select .cse19 .cse23) (* 2 v_y_158)) (<= v_y_158 2147483647) (<= 0 v_y_158) (= (select .cse22 4) 0) (= (select .cse22 12) 0) (<= 0 .cse21) (= (select .cse22 0) 0)))))))) .cse8) (and .cse4 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse24 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse24 4 (- 1)) .cse17) (= (select .cse24 8) 0) (= (select .cse24 4) 0) (= (select .cse24 12) 0) (= (select .cse24 0) 0)))) .cse10 .cse13)) (not (and .cse0 .cse1 .cse5 (or (and (or (and .cse4 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse25 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse25 12) 0) (= (select .cse25 4) 0) (= (select .cse25 8) 0) (= (select .cse25 0) 0) (= .cse17 (store .cse25 4 (- 1)))))) .cse10) (and .cse8 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse27 (* v_y_143 8)) (.cse28 (+ (* v_y_135 2147483648) v_y_143)) (.cse26 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse26 .cse27 (mod (select .cse26 .cse27) 4294967296)) .cse17) (= (select .cse26 12) 0) (<= .cse28 1) (= (select .cse26 4) 0) (<= v_y_143 2147483647) (= (select .cse19 .cse27) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse28) (= (select .cse26 8) 0) (= (select .cse26 0) 0))))))) (and .cse15 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse29 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse29 12) 0) (= (select .cse29 4) 0) (= (store .cse29 8 0) .cse17) (= (select .cse29 8) 0) (= (select .cse29 0) 0)))))) .cse13) (and .cse4 .cse6 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse30 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse30 12) 0) (= (select .cse30 4) 0) (= .cse17 (store .cse30 12 (- 3))) (= (select .cse30 8) 0) (= (select .cse30 0) 0)))))) .cse31 .cse32 .cse33)) (<= |c_ULTIMATE.start_main_~sum~0#1| 0) .cse31 .cse32 .cse33 (<= .cse34 0)))))) is different from true [2024-12-06 04:51:00,996 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse6 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (let ((.cse36 (select .cse6 12)) (.cse37 (select .cse6 8)) (.cse35 (select .cse6 4)) (.cse18 (select .cse6 0))) (let ((.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= c_~ARR_SIZE~0 4)) (.cse21 (= .cse18 0)) (.cse15 (= .cse35 1)) (.cse8 (= 2 .cse37)) (.cse7 (= 0 .cse36)) (.cse2 (= .cse37 0)) (.cse3 (= 3 .cse36)) (.cse13 (= .cse35 0)) (.cse5 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|)) (.cse16 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse17 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0)) (.cse34 (= |c_ULTIMATE.start_main_~sum~0#1| 0))) (and .cse0 (not (and .cse0 .cse1 (or (and (or (and .cse2 .cse3 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse4 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse4 8) 0) (= .cse5 (store .cse4 12 (- 3))) (= (select .cse4 4) 0) (= (select .cse4 12) 0) (= (select .cse4 0) 0))))) (and .cse7 (or (and .cse8 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse9 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse9 8) 0) (= .cse5 (store .cse9 8 0)) (= (select .cse9 4) 0) (= (select .cse9 12) 0) (= (select .cse9 0) 0))))) (and .cse2 (exists ((v_y_151 Int) (v_DerPreprocessor_27 (Array Int Int)) (v_y_158 Int)) (let ((.cse12 (* v_y_158 8)) (.cse10 (+ (* v_y_151 2147483648) v_y_158)) (.cse11 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (<= .cse10 1) (= (select .cse11 8) 0) (= (store .cse11 .cse12 (mod (select .cse11 .cse12) 4294967296)) .cse5) (= (select .cse6 .cse12) (* 2 v_y_158)) (<= v_y_158 2147483647) (<= 0 v_y_158) (= (select .cse11 4) 0) (= (select .cse11 12) 0) (<= 0 .cse10) (= (select .cse11 0) 0)))))))) .cse13) (and .cse2 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse14 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse14 4 (- 1)) .cse5) (= (select .cse14 8) 0) (= (select .cse14 4) 0) (= (select .cse14 12) 0) (= (select .cse14 0) 0)))) .cse15 .cse7)) (<= |c_ULTIMATE.start_main_~sum~0#1| 0) .cse16 .cse17 (<= .cse18 0))) .cse1 (let ((.cse25 (select .cse5 4)) (.cse22 (select .cse5 12)) (.cse26 (select .cse5 0)) (.cse27 (select .cse5 8))) (let ((.cse20 (= .cse27 0)) (.cse19 (= 0 .cse26)) (.cse24 (= .cse22 0)) (.cse23 (= .cse25 0))) (or (and .cse19 .cse20 (or (and .cse2 .cse21 .cse3 (<= (+ .cse22 1) 0) .cse13 (= (mod (+ (* 4294967295 .cse22) 4294967293) 4294967296) 0) (<= 0 (+ .cse22 2147483648)) .cse23) (and .cse2 .cse21 .cse15 .cse24 (<= 0 (+ .cse25 2147483648)) .cse7 (<= (+ .cse25 1) 0) (= (mod (+ (* 4294967295 .cse25) 4294967295) 4294967296) 0)))) (and .cse2 (= (mod (* 4294967295 .cse26) 4294967296) 0) .cse21 .cse20 (<= 0 .cse26) (<= .cse26 2147483647) .cse24 .cse7 .cse13 .cse23) (and .cse8 .cse19 .cse21 (= (mod (* 4294967295 .cse27) 4294967296) 0) .cse24 (<= .cse27 2147483647) .cse7 .cse13 (<= 0 .cse27) .cse23)))) (not (and .cse0 .cse1 .cse21 (or (and (or (and .cse2 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse28 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse28 12) 0) (= (select .cse28 4) 0) (= (select .cse28 8) 0) (= (select .cse28 0) 0) (= .cse5 (store .cse28 4 (- 1)))))) .cse15) (and .cse13 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse30 (* v_y_143 8)) (.cse31 (+ (* v_y_135 2147483648) v_y_143)) (.cse29 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse29 .cse30 (mod (select .cse29 .cse30) 4294967296)) .cse5) (= (select .cse29 12) 0) (<= .cse31 1) (= (select .cse29 4) 0) (<= v_y_143 2147483647) (= (select .cse6 .cse30) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse31) (= (select .cse29 8) 0) (= (select .cse29 0) 0))))))) (and .cse8 .cse13 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse32 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse32 12) 0) (= (select .cse32 4) 0) (= (store .cse32 8 0) .cse5) (= (select .cse32 8) 0) (= (select .cse32 0) 0)))))) .cse7) (and .cse2 .cse3 .cse13 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse33 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse33 12) 0) (= (select .cse33 4) 0) (= .cse5 (store .cse33 12 (- 3))) (= (select .cse33 8) 0) (= (select .cse33 0) 0)))))) .cse16 .cse17 .cse34)) .cse16 .cse17 .cse34))))) is different from true [2024-12-06 04:51:01,028 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse19 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (let ((.cse37 (select .cse19 12)) (.cse38 (select .cse19 8)) (.cse36 (select .cse19 4)) (.cse29 (select .cse19 0))) (let ((.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= c_~ARR_SIZE~0 4)) (.cse5 (= .cse29 0)) (.cse25 (= |c_ULTIMATE.start_main_~count~0#1| 0)) (.cse10 (= .cse36 1)) (.cse15 (= 2 .cse38)) (.cse13 (= 0 .cse37)) (.cse4 (= .cse38 0)) (.cse6 (= 3 .cse37)) (.cse8 (= .cse36 0)) (.cse17 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|)) (.cse26 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse27 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0)) (.cse28 (= |c_ULTIMATE.start_main_~sum~0#1| 0))) (and .cse0 .cse1 (let ((.cse12 (select .cse17 4)) (.cse7 (select .cse17 12)) (.cse14 (select .cse17 0)) (.cse16 (select .cse17 8))) (let ((.cse3 (= .cse16 0)) (.cse2 (= 0 .cse14)) (.cse11 (= .cse7 0)) (.cse9 (= .cse12 0))) (or (and .cse2 .cse3 (or (and .cse4 .cse5 .cse6 (<= (+ .cse7 1) 0) .cse8 (= (mod (+ (* 4294967295 .cse7) 4294967293) 4294967296) 0) (<= 0 (+ .cse7 2147483648)) .cse9) (and .cse4 .cse5 .cse10 .cse11 (<= 0 (+ .cse12 2147483648)) .cse13 (<= (+ .cse12 1) 0) (= (mod (+ (* 4294967295 .cse12) 4294967295) 4294967296) 0)))) (and .cse4 (= (mod (* 4294967295 .cse14) 4294967296) 0) .cse5 .cse3 (<= 0 .cse14) (<= .cse14 2147483647) .cse11 .cse13 .cse8 .cse9) (and .cse15 .cse2 .cse5 (= (mod (* 4294967295 .cse16) 4294967296) 0) .cse11 (<= .cse16 2147483647) .cse13 .cse8 (<= 0 .cse16) .cse9)))) (or (and (or (and .cse4 .cse6 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse18 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse18 8) 0) (= .cse17 (store .cse18 12 (- 3))) (= (select .cse18 4) 0) (= (select .cse18 12) 0) (= (select .cse18 0) 0))))) (and .cse13 (or (and .cse15 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse20 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse20 8) 0) (= .cse17 (store .cse20 8 0)) (= (select .cse20 4) 0) (= (select .cse20 12) 0) (= (select .cse20 0) 0))))) (and .cse4 (exists ((v_y_151 Int) (v_DerPreprocessor_27 (Array Int Int)) (v_y_158 Int)) (let ((.cse23 (* v_y_158 8)) (.cse21 (+ (* v_y_151 2147483648) v_y_158)) (.cse22 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (<= .cse21 1) (= (select .cse22 8) 0) (= (store .cse22 .cse23 (mod (select .cse22 .cse23) 4294967296)) .cse17) (= (select .cse19 .cse23) (* 2 v_y_158)) (<= v_y_158 2147483647) (<= 0 v_y_158) (= (select .cse22 4) 0) (= (select .cse22 12) 0) (<= 0 .cse21) (= (select .cse22 0) 0)))))))) .cse8) (and .cse4 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse24 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse24 4 (- 1)) .cse17) (= (select .cse24 8) 0) (= (select .cse24 4) 0) (= (select .cse24 12) 0) (= (select .cse24 0) 0)))) .cse10 .cse13)) (<= |c_ULTIMATE.start_main_~sum~0#1| 0) .cse25 .cse26 .cse27 .cse28 (<= .cse29 0) (not (and .cse0 .cse1 .cse5 .cse25 (or (and (or (and .cse4 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse30 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse30 12) 0) (= (select .cse30 4) 0) (= (select .cse30 8) 0) (= (select .cse30 0) 0) (= .cse17 (store .cse30 4 (- 1)))))) .cse10) (and .cse8 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse32 (* v_y_143 8)) (.cse33 (+ (* v_y_135 2147483648) v_y_143)) (.cse31 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse31 .cse32 (mod (select .cse31 .cse32) 4294967296)) .cse17) (= (select .cse31 12) 0) (<= .cse33 1) (= (select .cse31 4) 0) (<= v_y_143 2147483647) (= (select .cse19 .cse32) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse33) (= (select .cse31 8) 0) (= (select .cse31 0) 0))))))) (and .cse15 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse34 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse34 12) 0) (= (select .cse34 4) 0) (= (store .cse34 8 0) .cse17) (= (select .cse34 8) 0) (= (select .cse34 0) 0)))))) .cse13) (and .cse4 .cse6 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse35 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse35 12) 0) (= (select .cse35 4) 0) (= .cse17 (store .cse35 12 (- 3))) (= (select .cse35 8) 0) (= (select .cse35 0) 0)))))) .cse26 .cse27 .cse28)))))) is different from false [2024-12-06 04:51:01,580 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse19 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (let ((.cse37 (select .cse19 12)) (.cse38 (select .cse19 8)) (.cse36 (select .cse19 4)) (.cse28 (select .cse19 0))) (let ((.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= c_~ARR_SIZE~0 4)) (.cse5 (= .cse28 0)) (.cse25 (= |c_ULTIMATE.start_main_~count~0#1| 0)) (.cse10 (= .cse36 1)) (.cse15 (= 2 .cse38)) (.cse13 (= 0 .cse37)) (.cse4 (= .cse38 0)) (.cse6 (= 3 .cse37)) (.cse8 (= .cse36 0)) (.cse17 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|)) (.cse26 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse27 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0)) (.cse29 (= |c_ULTIMATE.start_main_~sum~0#1| 0))) (and .cse0 .cse1 (let ((.cse12 (select .cse17 4)) (.cse7 (select .cse17 12)) (.cse14 (select .cse17 0)) (.cse16 (select .cse17 8))) (let ((.cse3 (= .cse16 0)) (.cse2 (= 0 .cse14)) (.cse11 (= .cse7 0)) (.cse9 (= .cse12 0))) (or (and .cse2 .cse3 (or (and .cse4 .cse5 .cse6 (<= (+ .cse7 1) 0) .cse8 (= (mod (+ (* 4294967295 .cse7) 4294967293) 4294967296) 0) (<= 0 (+ .cse7 2147483648)) .cse9) (and .cse4 .cse5 .cse10 .cse11 (<= 0 (+ .cse12 2147483648)) .cse13 (<= (+ .cse12 1) 0) (= (mod (+ (* 4294967295 .cse12) 4294967295) 4294967296) 0)))) (and .cse4 (= (mod (* 4294967295 .cse14) 4294967296) 0) .cse5 .cse3 (<= 0 .cse14) (<= .cse14 2147483647) .cse11 .cse13 .cse8 .cse9) (and .cse15 .cse2 .cse5 (= (mod (* 4294967295 .cse16) 4294967296) 0) .cse11 (<= .cse16 2147483647) .cse13 .cse8 (<= 0 .cse16) .cse9)))) (not (and .cse0 .cse1 (or (and (or (and .cse4 .cse6 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse18 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse18 8) 0) (= .cse17 (store .cse18 12 (- 3))) (= (select .cse18 4) 0) (= (select .cse18 12) 0) (= (select .cse18 0) 0))))) (and .cse13 (or (and .cse15 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse20 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse20 8) 0) (= .cse17 (store .cse20 8 0)) (= (select .cse20 4) 0) (= (select .cse20 12) 0) (= (select .cse20 0) 0))))) (and .cse4 (exists ((v_y_151 Int) (v_DerPreprocessor_27 (Array Int Int)) (v_y_158 Int)) (let ((.cse23 (* v_y_158 8)) (.cse21 (+ (* v_y_151 2147483648) v_y_158)) (.cse22 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (<= .cse21 1) (= (select .cse22 8) 0) (= (store .cse22 .cse23 (mod (select .cse22 .cse23) 4294967296)) .cse17) (= (select .cse19 .cse23) (* 2 v_y_158)) (<= v_y_158 2147483647) (<= 0 v_y_158) (= (select .cse22 4) 0) (= (select .cse22 12) 0) (<= 0 .cse21) (= (select .cse22 0) 0)))))))) .cse8) (and .cse4 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse24 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse24 4 (- 1)) .cse17) (= (select .cse24 8) 0) (= (select .cse24 4) 0) (= (select .cse24 12) 0) (= (select .cse24 0) 0)))) .cse10 .cse13)) (<= |c_ULTIMATE.start_main_~sum~0#1| 0) .cse25 .cse26 .cse27 (<= .cse28 0))) .cse25 .cse26 .cse27 .cse29 (not (and .cse0 .cse1 .cse5 .cse25 (or (and (or (and .cse4 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse30 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse30 12) 0) (= (select .cse30 4) 0) (= (select .cse30 8) 0) (= (select .cse30 0) 0) (= .cse17 (store .cse30 4 (- 1)))))) .cse10) (and .cse8 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse32 (* v_y_143 8)) (.cse33 (+ (* v_y_135 2147483648) v_y_143)) (.cse31 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse31 .cse32 (mod (select .cse31 .cse32) 4294967296)) .cse17) (= (select .cse31 12) 0) (<= .cse33 1) (= (select .cse31 4) 0) (<= v_y_143 2147483647) (= (select .cse19 .cse32) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse33) (= (select .cse31 8) 0) (= (select .cse31 0) 0))))))) (and .cse15 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse34 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse34 12) 0) (= (select .cse34 4) 0) (= (store .cse34 8 0) .cse17) (= (select .cse34 8) 0) (= (select .cse34 0) 0)))))) .cse13) (and .cse4 .cse6 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse35 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse35 12) 0) (= (select .cse35 4) 0) (= .cse17 (store .cse35 12 (- 3))) (= (select .cse35 8) 0) (= (select .cse35 0) 0)))))) .cse26 .cse27 .cse29)))))) is different from false [2024-12-06 04:51:01,598 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse19 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (let ((.cse37 (select .cse19 12)) (.cse38 (select .cse19 8)) (.cse36 (select .cse19 4)) (.cse29 (select .cse19 0))) (let ((.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= c_~ARR_SIZE~0 4)) (.cse5 (= .cse29 0)) (.cse25 (= |c_ULTIMATE.start_main_~count~0#1| 0)) (.cse10 (= .cse36 1)) (.cse15 (= 2 .cse38)) (.cse13 (= 0 .cse37)) (.cse4 (= .cse38 0)) (.cse6 (= 3 .cse37)) (.cse8 (= .cse36 0)) (.cse17 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|)) (.cse26 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse27 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0)) (.cse28 (= |c_ULTIMATE.start_main_~sum~0#1| 0))) (and .cse0 .cse1 (let ((.cse12 (select .cse17 4)) (.cse7 (select .cse17 12)) (.cse14 (select .cse17 0)) (.cse16 (select .cse17 8))) (let ((.cse3 (= .cse16 0)) (.cse2 (= 0 .cse14)) (.cse11 (= .cse7 0)) (.cse9 (= .cse12 0))) (or (and .cse2 .cse3 (or (and .cse4 .cse5 .cse6 (<= (+ .cse7 1) 0) .cse8 (= (mod (+ (* 4294967295 .cse7) 4294967293) 4294967296) 0) (<= 0 (+ .cse7 2147483648)) .cse9) (and .cse4 .cse5 .cse10 .cse11 (<= 0 (+ .cse12 2147483648)) .cse13 (<= (+ .cse12 1) 0) (= (mod (+ (* 4294967295 .cse12) 4294967295) 4294967296) 0)))) (and .cse4 (= (mod (* 4294967295 .cse14) 4294967296) 0) .cse5 .cse3 (<= 0 .cse14) (<= .cse14 2147483647) .cse11 .cse13 .cse8 .cse9) (and .cse15 .cse2 .cse5 (= (mod (* 4294967295 .cse16) 4294967296) 0) .cse11 (<= .cse16 2147483647) .cse13 .cse8 (<= 0 .cse16) .cse9)))) (or (and (or (and .cse4 .cse6 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse18 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse18 8) 0) (= .cse17 (store .cse18 12 (- 3))) (= (select .cse18 4) 0) (= (select .cse18 12) 0) (= (select .cse18 0) 0))))) (and .cse13 (or (and .cse15 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse20 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse20 8) 0) (= .cse17 (store .cse20 8 0)) (= (select .cse20 4) 0) (= (select .cse20 12) 0) (= (select .cse20 0) 0))))) (and .cse4 (exists ((v_y_151 Int) (v_DerPreprocessor_27 (Array Int Int)) (v_y_158 Int)) (let ((.cse23 (* v_y_158 8)) (.cse21 (+ (* v_y_151 2147483648) v_y_158)) (.cse22 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (<= .cse21 1) (= (select .cse22 8) 0) (= (store .cse22 .cse23 (mod (select .cse22 .cse23) 4294967296)) .cse17) (= (select .cse19 .cse23) (* 2 v_y_158)) (<= v_y_158 2147483647) (<= 0 v_y_158) (= (select .cse22 4) 0) (= (select .cse22 12) 0) (<= 0 .cse21) (= (select .cse22 0) 0)))))))) .cse8) (and .cse4 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse24 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse24 4 (- 1)) .cse17) (= (select .cse24 8) 0) (= (select .cse24 4) 0) (= (select .cse24 12) 0) (= (select .cse24 0) 0)))) .cse10 .cse13)) (<= |c_ULTIMATE.start_main_~sum~0#1| 0) .cse25 .cse26 .cse27 .cse28 (<= .cse29 0) (not (and .cse0 .cse1 .cse5 .cse25 (or (and (or (and .cse4 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse30 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse30 12) 0) (= (select .cse30 4) 0) (= (select .cse30 8) 0) (= (select .cse30 0) 0) (= .cse17 (store .cse30 4 (- 1)))))) .cse10) (and .cse8 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse32 (* v_y_143 8)) (.cse33 (+ (* v_y_135 2147483648) v_y_143)) (.cse31 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse31 .cse32 (mod (select .cse31 .cse32) 4294967296)) .cse17) (= (select .cse31 12) 0) (<= .cse33 1) (= (select .cse31 4) 0) (<= v_y_143 2147483647) (= (select .cse19 .cse32) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse33) (= (select .cse31 8) 0) (= (select .cse31 0) 0))))))) (and .cse15 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse34 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse34 12) 0) (= (select .cse34 4) 0) (= (store .cse34 8 0) .cse17) (= (select .cse34 8) 0) (= (select .cse34 0) 0)))))) .cse13) (and .cse4 .cse6 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse35 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse35 12) 0) (= (select .cse35 4) 0) (= .cse17 (store .cse35 12 (- 3))) (= (select .cse35 8) 0) (= (select .cse35 0) 0)))))) .cse26 .cse27 .cse28))))))) is different from true [2024-12-06 04:51:01,611 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse19 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (let ((.cse37 (select .cse19 12)) (.cse38 (select .cse19 8)) (.cse36 (select .cse19 4)) (.cse28 (select .cse19 0))) (let ((.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= c_~ARR_SIZE~0 4)) (.cse5 (= .cse28 0)) (.cse25 (= |c_ULTIMATE.start_main_~count~0#1| 0)) (.cse10 (= .cse36 1)) (.cse15 (= 2 .cse38)) (.cse13 (= 0 .cse37)) (.cse4 (= .cse38 0)) (.cse6 (= 3 .cse37)) (.cse8 (= .cse36 0)) (.cse17 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|)) (.cse26 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse27 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0)) (.cse29 (= |c_ULTIMATE.start_main_~sum~0#1| 0))) (and .cse0 .cse1 (let ((.cse12 (select .cse17 4)) (.cse7 (select .cse17 12)) (.cse14 (select .cse17 0)) (.cse16 (select .cse17 8))) (let ((.cse3 (= .cse16 0)) (.cse2 (= 0 .cse14)) (.cse11 (= .cse7 0)) (.cse9 (= .cse12 0))) (or (and .cse2 .cse3 (or (and .cse4 .cse5 .cse6 (<= (+ .cse7 1) 0) .cse8 (= (mod (+ (* 4294967295 .cse7) 4294967293) 4294967296) 0) (<= 0 (+ .cse7 2147483648)) .cse9) (and .cse4 .cse5 .cse10 .cse11 (<= 0 (+ .cse12 2147483648)) .cse13 (<= (+ .cse12 1) 0) (= (mod (+ (* 4294967295 .cse12) 4294967295) 4294967296) 0)))) (and .cse4 (= (mod (* 4294967295 .cse14) 4294967296) 0) .cse5 .cse3 (<= 0 .cse14) (<= .cse14 2147483647) .cse11 .cse13 .cse8 .cse9) (and .cse15 .cse2 .cse5 (= (mod (* 4294967295 .cse16) 4294967296) 0) .cse11 (<= .cse16 2147483647) .cse13 .cse8 (<= 0 .cse16) .cse9)))) (not (and .cse0 .cse1 (or (and (or (and .cse4 .cse6 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse18 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse18 8) 0) (= .cse17 (store .cse18 12 (- 3))) (= (select .cse18 4) 0) (= (select .cse18 12) 0) (= (select .cse18 0) 0))))) (and .cse13 (or (and .cse15 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse20 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse20 8) 0) (= .cse17 (store .cse20 8 0)) (= (select .cse20 4) 0) (= (select .cse20 12) 0) (= (select .cse20 0) 0))))) (and .cse4 (exists ((v_y_151 Int) (v_DerPreprocessor_27 (Array Int Int)) (v_y_158 Int)) (let ((.cse23 (* v_y_158 8)) (.cse21 (+ (* v_y_151 2147483648) v_y_158)) (.cse22 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (<= .cse21 1) (= (select .cse22 8) 0) (= (store .cse22 .cse23 (mod (select .cse22 .cse23) 4294967296)) .cse17) (= (select .cse19 .cse23) (* 2 v_y_158)) (<= v_y_158 2147483647) (<= 0 v_y_158) (= (select .cse22 4) 0) (= (select .cse22 12) 0) (<= 0 .cse21) (= (select .cse22 0) 0)))))))) .cse8) (and .cse4 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse24 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse24 4 (- 1)) .cse17) (= (select .cse24 8) 0) (= (select .cse24 4) 0) (= (select .cse24 12) 0) (= (select .cse24 0) 0)))) .cse10 .cse13)) (<= |c_ULTIMATE.start_main_~sum~0#1| 0) .cse25 .cse26 .cse27 (<= .cse28 0))) .cse25 .cse26 .cse27 .cse29 (not (and .cse0 .cse1 .cse5 .cse25 (or (and (or (and .cse4 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse30 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse30 12) 0) (= (select .cse30 4) 0) (= (select .cse30 8) 0) (= (select .cse30 0) 0) (= .cse17 (store .cse30 4 (- 1)))))) .cse10) (and .cse8 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse32 (* v_y_143 8)) (.cse33 (+ (* v_y_135 2147483648) v_y_143)) (.cse31 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse31 .cse32 (mod (select .cse31 .cse32) 4294967296)) .cse17) (= (select .cse31 12) 0) (<= .cse33 1) (= (select .cse31 4) 0) (<= v_y_143 2147483647) (= (select .cse19 .cse32) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse33) (= (select .cse31 8) 0) (= (select .cse31 0) 0))))))) (and .cse15 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse34 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse34 12) 0) (= (select .cse34 4) 0) (= (store .cse34 8 0) .cse17) (= (select .cse34 8) 0) (= (select .cse34 0) 0)))))) .cse13) (and .cse4 .cse6 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse35 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse19) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse35 12) 0) (= (select .cse35 4) 0) (= .cse17 (store .cse35 12 (- 3))) (= (select .cse35 8) 0) (= (select .cse35 0) 0)))))) .cse26 .cse27 .cse29))))))) is different from true [2024-12-06 04:51:01,631 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse18 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|)) (.cse20 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (let ((.cse37 (select .cse20 12)) (.cse38 (select .cse20 8)) (.cse36 (select .cse20 4)) (.cse29 (select .cse20 0)) (.cse15 (select .cse18 0))) (let ((.cse26 (+ .cse29 .cse15)) (.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= |c_ULTIMATE.start_main_~count~0#1| 1)) (.cse2 (= c_~ARR_SIZE~0 4)) (.cse6 (= .cse29 0)) (.cse11 (= .cse36 1)) (.cse16 (= 2 .cse38)) (.cse14 (= 0 .cse37)) (.cse5 (= .cse38 0)) (.cse7 (= 3 .cse37)) (.cse9 (= .cse36 0)) (.cse27 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse28 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0))) (and .cse0 .cse1 .cse2 (let ((.cse13 (select .cse18 4)) (.cse8 (select .cse18 12)) (.cse17 (select .cse18 8))) (let ((.cse4 (= .cse17 0)) (.cse3 (= 0 .cse15)) (.cse12 (= .cse8 0)) (.cse10 (= .cse13 0))) (or (and .cse3 .cse4 (or (and .cse5 .cse6 .cse7 (<= (+ .cse8 1) 0) .cse9 (= (mod (+ (* 4294967295 .cse8) 4294967293) 4294967296) 0) (<= 0 (+ .cse8 2147483648)) .cse10) (and .cse5 .cse6 .cse11 .cse12 (<= 0 (+ .cse13 2147483648)) .cse14 (<= (+ .cse13 1) 0) (= (mod (+ (* 4294967295 .cse13) 4294967295) 4294967296) 0)))) (and .cse5 (= (mod (* 4294967295 .cse15) 4294967296) 0) .cse6 .cse4 (<= 0 .cse15) (<= .cse15 2147483647) .cse12 .cse14 .cse9 .cse10) (and .cse16 .cse3 .cse6 (= (mod (* 4294967295 .cse17) 4294967296) 0) .cse12 (<= .cse17 2147483647) .cse14 .cse9 (<= 0 .cse17) .cse10)))) (or (and (or (and .cse5 .cse7 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse19 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse19 8) 0) (= .cse18 (store .cse19 12 (- 3))) (= (select .cse19 4) 0) (= (select .cse19 12) 0) (= (select .cse19 0) 0))))) (and .cse14 (or (and .cse16 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse21 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse21 8) 0) (= .cse18 (store .cse21 8 0)) (= (select .cse21 4) 0) (= (select .cse21 12) 0) (= (select .cse21 0) 0))))) (and .cse5 (exists ((v_y_151 Int) (v_DerPreprocessor_27 (Array Int Int)) (v_y_158 Int)) (let ((.cse24 (* v_y_158 8)) (.cse22 (+ (* v_y_151 2147483648) v_y_158)) (.cse23 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (<= .cse22 1) (= (select .cse23 8) 0) (= (store .cse23 .cse24 (mod (select .cse23 .cse24) 4294967296)) .cse18) (= (select .cse20 .cse24) (* 2 v_y_158)) (<= v_y_158 2147483647) (<= 0 v_y_158) (= (select .cse23 4) 0) (= (select .cse23 12) 0) (<= 0 .cse22) (= (select .cse23 0) 0)))))))) .cse9) (and .cse5 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse25 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse25 4 (- 1)) .cse18) (= (select .cse25 8) 0) (= (select .cse25 4) 0) (= (select .cse25 12) 0) (= (select .cse25 0) 0)))) .cse11 .cse14)) (<= |c_ULTIMATE.start_main_~sum~0#1| .cse26) .cse27 .cse28 (= |c_ULTIMATE.start_main_~sum~0#1| .cse26) (<= .cse29 0) (not (and .cse0 .cse1 .cse2 .cse6 (or (and (or (and .cse5 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse30 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse30 12) 0) (= (select .cse30 4) 0) (= (select .cse30 8) 0) (= (select .cse30 0) 0) (= .cse18 (store .cse30 4 (- 1)))))) .cse11) (and .cse9 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse32 (* v_y_143 8)) (.cse33 (+ (* v_y_135 2147483648) v_y_143)) (.cse31 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse31 .cse32 (mod (select .cse31 .cse32) 4294967296)) .cse18) (= (select .cse31 12) 0) (<= .cse33 1) (= (select .cse31 4) 0) (<= v_y_143 2147483647) (= (select .cse20 .cse32) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse33) (= (select .cse31 8) 0) (= (select .cse31 0) 0))))))) (and .cse16 .cse9 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse34 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse34 12) 0) (= (select .cse34 4) 0) (= (store .cse34 8 0) .cse18) (= (select .cse34 8) 0) (= (select .cse34 0) 0)))))) .cse14) (and .cse5 .cse7 .cse9 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse35 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse35 12) 0) (= (select .cse35 4) 0) (= .cse18 (store .cse35 12 (- 3))) (= (select .cse35 8) 0) (= (select .cse35 0) 0)))))) .cse27 .cse28 (= |c_ULTIMATE.start_main_~sum~0#1| .cse15))))))) is different from false [2024-12-06 04:51:02,254 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse18 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|)) (.cse23 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (let ((.cse37 (select .cse23 12)) (.cse38 (select .cse23 8)) (.cse36 (select .cse23 4)) (.cse29 (select .cse23 0)) (.cse15 (select .cse18 0))) (let ((.cse21 (+ .cse29 .cse15)) (.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= |c_ULTIMATE.start_main_~count~0#1| 1)) (.cse2 (= c_~ARR_SIZE~0 4)) (.cse6 (= .cse29 0)) (.cse11 (= .cse36 1)) (.cse16 (= 2 .cse38)) (.cse14 (= 0 .cse37)) (.cse5 (= .cse38 0)) (.cse7 (= 3 .cse37)) (.cse9 (= .cse36 0)) (.cse19 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse20 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0))) (and .cse0 .cse1 .cse2 (let ((.cse13 (select .cse18 4)) (.cse8 (select .cse18 12)) (.cse17 (select .cse18 8))) (let ((.cse4 (= .cse17 0)) (.cse3 (= 0 .cse15)) (.cse12 (= .cse8 0)) (.cse10 (= .cse13 0))) (or (and .cse3 .cse4 (or (and .cse5 .cse6 .cse7 (<= (+ .cse8 1) 0) .cse9 (= (mod (+ (* 4294967295 .cse8) 4294967293) 4294967296) 0) (<= 0 (+ .cse8 2147483648)) .cse10) (and .cse5 .cse6 .cse11 .cse12 (<= 0 (+ .cse13 2147483648)) .cse14 (<= (+ .cse13 1) 0) (= (mod (+ (* 4294967295 .cse13) 4294967295) 4294967296) 0)))) (and .cse5 (= (mod (* 4294967295 .cse15) 4294967296) 0) .cse6 .cse4 (<= 0 .cse15) (<= .cse15 2147483647) .cse12 .cse14 .cse9 .cse10) (and .cse16 .cse3 .cse6 (= (mod (* 4294967295 .cse17) 4294967296) 0) .cse12 (<= .cse17 2147483647) .cse14 .cse9 (<= 0 .cse17) .cse10)))) .cse19 .cse20 (= |c_ULTIMATE.start_main_~sum~0#1| .cse21) (not (and .cse0 .cse1 .cse2 (or (and (or (and .cse5 .cse7 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse22 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse22 8) 0) (= .cse18 (store .cse22 12 (- 3))) (= (select .cse22 4) 0) (= (select .cse22 12) 0) (= (select .cse22 0) 0))))) (and .cse14 (or (and .cse16 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse24 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse24 8) 0) (= .cse18 (store .cse24 8 0)) (= (select .cse24 4) 0) (= (select .cse24 12) 0) (= (select .cse24 0) 0))))) (and .cse5 (exists ((v_y_151 Int) (v_DerPreprocessor_27 (Array Int Int)) (v_y_158 Int)) (let ((.cse27 (* v_y_158 8)) (.cse25 (+ (* v_y_151 2147483648) v_y_158)) (.cse26 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (<= .cse25 1) (= (select .cse26 8) 0) (= (store .cse26 .cse27 (mod (select .cse26 .cse27) 4294967296)) .cse18) (= (select .cse23 .cse27) (* 2 v_y_158)) (<= v_y_158 2147483647) (<= 0 v_y_158) (= (select .cse26 4) 0) (= (select .cse26 12) 0) (<= 0 .cse25) (= (select .cse26 0) 0)))))))) .cse9) (and .cse5 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse28 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse28 4 (- 1)) .cse18) (= (select .cse28 8) 0) (= (select .cse28 4) 0) (= (select .cse28 12) 0) (= (select .cse28 0) 0)))) .cse11 .cse14)) (<= |c_ULTIMATE.start_main_~sum~0#1| .cse21) .cse19 .cse20 (<= .cse29 0))) (not (and .cse0 .cse1 .cse2 .cse6 (or (and (or (and .cse5 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse30 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse30 12) 0) (= (select .cse30 4) 0) (= (select .cse30 8) 0) (= (select .cse30 0) 0) (= .cse18 (store .cse30 4 (- 1)))))) .cse11) (and .cse9 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse32 (* v_y_143 8)) (.cse33 (+ (* v_y_135 2147483648) v_y_143)) (.cse31 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse31 .cse32 (mod (select .cse31 .cse32) 4294967296)) .cse18) (= (select .cse31 12) 0) (<= .cse33 1) (= (select .cse31 4) 0) (<= v_y_143 2147483647) (= (select .cse23 .cse32) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse33) (= (select .cse31 8) 0) (= (select .cse31 0) 0))))))) (and .cse16 .cse9 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse34 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse34 12) 0) (= (select .cse34 4) 0) (= (store .cse34 8 0) .cse18) (= (select .cse34 8) 0) (= (select .cse34 0) 0)))))) .cse14) (and .cse5 .cse7 .cse9 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse35 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse35 12) 0) (= (select .cse35 4) 0) (= .cse18 (store .cse35 12 (- 3))) (= (select .cse35 8) 0) (= (select .cse35 0) 0)))))) .cse19 .cse20 (= |c_ULTIMATE.start_main_~sum~0#1| .cse15))))))) is different from false [2024-12-06 04:51:02,273 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse18 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|)) (.cse20 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (let ((.cse37 (select .cse20 12)) (.cse38 (select .cse20 8)) (.cse36 (select .cse20 4)) (.cse29 (select .cse20 0)) (.cse15 (select .cse18 0))) (let ((.cse26 (+ .cse29 .cse15)) (.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= |c_ULTIMATE.start_main_~count~0#1| 1)) (.cse2 (= c_~ARR_SIZE~0 4)) (.cse6 (= .cse29 0)) (.cse11 (= .cse36 1)) (.cse16 (= 2 .cse38)) (.cse14 (= 0 .cse37)) (.cse5 (= .cse38 0)) (.cse7 (= 3 .cse37)) (.cse9 (= .cse36 0)) (.cse27 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse28 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0))) (and .cse0 .cse1 .cse2 (let ((.cse13 (select .cse18 4)) (.cse8 (select .cse18 12)) (.cse17 (select .cse18 8))) (let ((.cse4 (= .cse17 0)) (.cse3 (= 0 .cse15)) (.cse12 (= .cse8 0)) (.cse10 (= .cse13 0))) (or (and .cse3 .cse4 (or (and .cse5 .cse6 .cse7 (<= (+ .cse8 1) 0) .cse9 (= (mod (+ (* 4294967295 .cse8) 4294967293) 4294967296) 0) (<= 0 (+ .cse8 2147483648)) .cse10) (and .cse5 .cse6 .cse11 .cse12 (<= 0 (+ .cse13 2147483648)) .cse14 (<= (+ .cse13 1) 0) (= (mod (+ (* 4294967295 .cse13) 4294967295) 4294967296) 0)))) (and .cse5 (= (mod (* 4294967295 .cse15) 4294967296) 0) .cse6 .cse4 (<= 0 .cse15) (<= .cse15 2147483647) .cse12 .cse14 .cse9 .cse10) (and .cse16 .cse3 .cse6 (= (mod (* 4294967295 .cse17) 4294967296) 0) .cse12 (<= .cse17 2147483647) .cse14 .cse9 (<= 0 .cse17) .cse10)))) (or (and (or (and .cse5 .cse7 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse19 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse19 8) 0) (= .cse18 (store .cse19 12 (- 3))) (= (select .cse19 4) 0) (= (select .cse19 12) 0) (= (select .cse19 0) 0))))) (and .cse14 (or (and .cse16 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse21 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse21 8) 0) (= .cse18 (store .cse21 8 0)) (= (select .cse21 4) 0) (= (select .cse21 12) 0) (= (select .cse21 0) 0))))) (and .cse5 (exists ((v_y_151 Int) (v_DerPreprocessor_27 (Array Int Int)) (v_y_158 Int)) (let ((.cse24 (* v_y_158 8)) (.cse22 (+ (* v_y_151 2147483648) v_y_158)) (.cse23 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (<= .cse22 1) (= (select .cse23 8) 0) (= (store .cse23 .cse24 (mod (select .cse23 .cse24) 4294967296)) .cse18) (= (select .cse20 .cse24) (* 2 v_y_158)) (<= v_y_158 2147483647) (<= 0 v_y_158) (= (select .cse23 4) 0) (= (select .cse23 12) 0) (<= 0 .cse22) (= (select .cse23 0) 0)))))))) .cse9) (and .cse5 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse25 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse25 4 (- 1)) .cse18) (= (select .cse25 8) 0) (= (select .cse25 4) 0) (= (select .cse25 12) 0) (= (select .cse25 0) 0)))) .cse11 .cse14)) (<= |c_ULTIMATE.start_main_~sum~0#1| .cse26) .cse27 .cse28 (= |c_ULTIMATE.start_main_~sum~0#1| .cse26) (<= .cse29 0) (not (and .cse0 .cse1 .cse2 .cse6 (or (and (or (and .cse5 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse30 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse30 12) 0) (= (select .cse30 4) 0) (= (select .cse30 8) 0) (= (select .cse30 0) 0) (= .cse18 (store .cse30 4 (- 1)))))) .cse11) (and .cse9 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse32 (* v_y_143 8)) (.cse33 (+ (* v_y_135 2147483648) v_y_143)) (.cse31 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse31 .cse32 (mod (select .cse31 .cse32) 4294967296)) .cse18) (= (select .cse31 12) 0) (<= .cse33 1) (= (select .cse31 4) 0) (<= v_y_143 2147483647) (= (select .cse20 .cse32) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse33) (= (select .cse31 8) 0) (= (select .cse31 0) 0))))))) (and .cse16 .cse9 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse34 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse34 12) 0) (= (select .cse34 4) 0) (= (store .cse34 8 0) .cse18) (= (select .cse34 8) 0) (= (select .cse34 0) 0)))))) .cse14) (and .cse5 .cse7 .cse9 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse35 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse35 12) 0) (= (select .cse35 4) 0) (= .cse18 (store .cse35 12 (- 3))) (= (select .cse35 8) 0) (= (select .cse35 0) 0)))))) .cse27 .cse28 (= |c_ULTIMATE.start_main_~sum~0#1| .cse15)))))))) is different from true [2024-12-06 04:51:02,287 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse18 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|)) (.cse23 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (let ((.cse37 (select .cse23 12)) (.cse38 (select .cse23 8)) (.cse36 (select .cse23 4)) (.cse29 (select .cse23 0)) (.cse15 (select .cse18 0))) (let ((.cse21 (+ .cse29 .cse15)) (.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= |c_ULTIMATE.start_main_~count~0#1| 1)) (.cse2 (= c_~ARR_SIZE~0 4)) (.cse6 (= .cse29 0)) (.cse11 (= .cse36 1)) (.cse16 (= 2 .cse38)) (.cse14 (= 0 .cse37)) (.cse5 (= .cse38 0)) (.cse7 (= 3 .cse37)) (.cse9 (= .cse36 0)) (.cse19 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse20 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0))) (and .cse0 .cse1 .cse2 (let ((.cse13 (select .cse18 4)) (.cse8 (select .cse18 12)) (.cse17 (select .cse18 8))) (let ((.cse4 (= .cse17 0)) (.cse3 (= 0 .cse15)) (.cse12 (= .cse8 0)) (.cse10 (= .cse13 0))) (or (and .cse3 .cse4 (or (and .cse5 .cse6 .cse7 (<= (+ .cse8 1) 0) .cse9 (= (mod (+ (* 4294967295 .cse8) 4294967293) 4294967296) 0) (<= 0 (+ .cse8 2147483648)) .cse10) (and .cse5 .cse6 .cse11 .cse12 (<= 0 (+ .cse13 2147483648)) .cse14 (<= (+ .cse13 1) 0) (= (mod (+ (* 4294967295 .cse13) 4294967295) 4294967296) 0)))) (and .cse5 (= (mod (* 4294967295 .cse15) 4294967296) 0) .cse6 .cse4 (<= 0 .cse15) (<= .cse15 2147483647) .cse12 .cse14 .cse9 .cse10) (and .cse16 .cse3 .cse6 (= (mod (* 4294967295 .cse17) 4294967296) 0) .cse12 (<= .cse17 2147483647) .cse14 .cse9 (<= 0 .cse17) .cse10)))) .cse19 .cse20 (= |c_ULTIMATE.start_main_~sum~0#1| .cse21) (not (and .cse0 .cse1 .cse2 (or (and (or (and .cse5 .cse7 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse22 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse22 8) 0) (= .cse18 (store .cse22 12 (- 3))) (= (select .cse22 4) 0) (= (select .cse22 12) 0) (= (select .cse22 0) 0))))) (and .cse14 (or (and .cse16 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse24 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse24 8) 0) (= .cse18 (store .cse24 8 0)) (= (select .cse24 4) 0) (= (select .cse24 12) 0) (= (select .cse24 0) 0))))) (and .cse5 (exists ((v_y_151 Int) (v_DerPreprocessor_27 (Array Int Int)) (v_y_158 Int)) (let ((.cse27 (* v_y_158 8)) (.cse25 (+ (* v_y_151 2147483648) v_y_158)) (.cse26 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (<= .cse25 1) (= (select .cse26 8) 0) (= (store .cse26 .cse27 (mod (select .cse26 .cse27) 4294967296)) .cse18) (= (select .cse23 .cse27) (* 2 v_y_158)) (<= v_y_158 2147483647) (<= 0 v_y_158) (= (select .cse26 4) 0) (= (select .cse26 12) 0) (<= 0 .cse25) (= (select .cse26 0) 0)))))))) .cse9) (and .cse5 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse28 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse28 4 (- 1)) .cse18) (= (select .cse28 8) 0) (= (select .cse28 4) 0) (= (select .cse28 12) 0) (= (select .cse28 0) 0)))) .cse11 .cse14)) (<= |c_ULTIMATE.start_main_~sum~0#1| .cse21) .cse19 .cse20 (<= .cse29 0))) (not (and .cse0 .cse1 .cse2 .cse6 (or (and (or (and .cse5 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse30 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse30 12) 0) (= (select .cse30 4) 0) (= (select .cse30 8) 0) (= (select .cse30 0) 0) (= .cse18 (store .cse30 4 (- 1)))))) .cse11) (and .cse9 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse32 (* v_y_143 8)) (.cse33 (+ (* v_y_135 2147483648) v_y_143)) (.cse31 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse31 .cse32 (mod (select .cse31 .cse32) 4294967296)) .cse18) (= (select .cse31 12) 0) (<= .cse33 1) (= (select .cse31 4) 0) (<= v_y_143 2147483647) (= (select .cse23 .cse32) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse33) (= (select .cse31 8) 0) (= (select .cse31 0) 0))))))) (and .cse16 .cse9 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse34 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse34 12) 0) (= (select .cse34 4) 0) (= (store .cse34 8 0) .cse18) (= (select .cse34 8) 0) (= (select .cse34 0) 0)))))) .cse14) (and .cse5 .cse7 .cse9 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse35 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse23) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse35 12) 0) (= (select .cse35 4) 0) (= .cse18 (store .cse35 12 (- 3))) (= (select .cse35 8) 0) (= (select .cse35 0) 0)))))) .cse19 .cse20 (= |c_ULTIMATE.start_main_~sum~0#1| .cse15)))))))) is different from true [2024-12-06 04:51:02,303 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse6 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|)) (.cse5 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|))) (let ((.cse21 (select .cse5 4)) (.cse22 (select .cse5 0)) (.cse20 (select .cse6 4)) (.cse38 (select .cse6 8)) (.cse37 (select .cse6 12)) (.cse36 (select .cse6 0))) (let ((.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= c_~ARR_SIZE~0 4)) (.cse2 (= .cse36 0)) (.cse15 (= 3 .cse37)) (.cse12 (= 2 .cse38)) (.cse8 (= .cse20 0)) (.cse3 (= .cse38 0)) (.cse7 (= .cse20 1)) (.cse14 (= 0 .cse37)) (.cse29 (+ .cse20 .cse21 .cse36 .cse22)) (.cse17 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse18 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0)) (.cse19 (= |c_ULTIMATE.start_main_~count~0#1| 2))) (and (not (and .cse0 .cse1 .cse2 (or (and (or (and .cse3 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse4 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse4 12) 0) (= (select .cse4 4) 0) (= (select .cse4 8) 0) (= (select .cse4 0) 0) (= .cse5 (store .cse4 4 (- 1)))))) .cse7) (and .cse8 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse10 (* v_y_143 8)) (.cse11 (+ (* v_y_135 2147483648) v_y_143)) (.cse9 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse9 .cse10 (mod (select .cse9 .cse10) 4294967296)) .cse5) (= (select .cse9 12) 0) (<= .cse11 1) (= (select .cse9 4) 0) (<= v_y_143 2147483647) (= (select .cse6 .cse10) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse11) (= (select .cse9 8) 0) (= (select .cse9 0) 0))))))) (and .cse12 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse13 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse13 12) 0) (= (select .cse13 4) 0) (= (store .cse13 8 0) .cse5) (= (select .cse13 8) 0) (= (select .cse13 0) 0)))))) .cse14) (and .cse3 .cse15 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse16 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse16 12) 0) (= (select .cse16 4) 0) (= .cse5 (store .cse16 12 (- 3))) (= (select .cse16 8) 0) (= (select .cse16 0) 0)))))) .cse17 .cse18 .cse19 (= |c_ULTIMATE.start_main_~sum~0#1| (+ .cse20 .cse21 .cse22)))) .cse0 .cse1 (let ((.cse25 (select .cse5 12)) (.cse28 (select .cse5 8))) (let ((.cse24 (= .cse28 0)) (.cse23 (= 0 .cse22)) (.cse27 (= .cse25 0)) (.cse26 (= .cse21 0))) (or (and .cse23 .cse24 (or (and .cse3 .cse2 .cse15 (<= (+ .cse25 1) 0) .cse8 (= (mod (+ (* 4294967295 .cse25) 4294967293) 4294967296) 0) (<= 0 (+ .cse25 2147483648)) .cse26) (and .cse3 .cse2 .cse7 .cse27 (<= 0 (+ .cse21 2147483648)) .cse14 (<= (+ .cse21 1) 0) (= (mod (+ (* 4294967295 .cse21) 4294967295) 4294967296) 0)))) (and .cse3 (= (mod (* 4294967295 .cse22) 4294967296) 0) .cse2 .cse24 (<= 0 .cse22) (<= .cse22 2147483647) .cse27 .cse14 .cse8 .cse26) (and .cse12 .cse23 .cse2 (= (mod (* 4294967295 .cse28) 4294967296) 0) .cse27 (<= .cse28 2147483647) .cse14 .cse8 (<= 0 .cse28) .cse26)))) (= |c_ULTIMATE.start_main_~sum~0#1| .cse29) (or (and (or (and .cse3 .cse15 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse30 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse30 8) 0) (= .cse5 (store .cse30 12 (- 3))) (= (select .cse30 4) 0) (= (select .cse30 12) 0) (= (select .cse30 0) 0))))) (and .cse14 (or (and .cse12 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse31 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse31 8) 0) (= .cse5 (store .cse31 8 0)) (= (select .cse31 4) 0) (= (select .cse31 12) 0) (= (select .cse31 0) 0))))) (and .cse3 (exists ((v_y_151 Int) (v_DerPreprocessor_27 (Array Int Int)) (v_y_158 Int)) (let ((.cse34 (* v_y_158 8)) (.cse32 (+ (* v_y_151 2147483648) v_y_158)) (.cse33 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (<= .cse32 1) (= (select .cse33 8) 0) (= (store .cse33 .cse34 (mod (select .cse33 .cse34) 4294967296)) .cse5) (= (select .cse6 .cse34) (* 2 v_y_158)) (<= v_y_158 2147483647) (<= 0 v_y_158) (= (select .cse33 4) 0) (= (select .cse33 12) 0) (<= 0 .cse32) (= (select .cse33 0) 0)))))))) .cse8) (and .cse3 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse35 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse35 4 (- 1)) .cse5) (= (select .cse35 8) 0) (= (select .cse35 4) 0) (= (select .cse35 12) 0) (= (select .cse35 0) 0)))) .cse7 .cse14)) (<= |c_ULTIMATE.start_main_~sum~0#1| .cse29) .cse17 .cse18 .cse19 (<= .cse36 0))))) is different from false [2024-12-06 04:51:02,975 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse6 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|)) (.cse5 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|))) (let ((.cse21 (select .cse5 4)) (.cse22 (select .cse5 0)) (.cse30 (select .cse6 0)) (.cse38 (select .cse6 8)) (.cse20 (select .cse6 4)) (.cse37 (select .cse6 12))) (let ((.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= c_~ARR_SIZE~0 4)) (.cse15 (= 3 .cse37)) (.cse7 (= .cse20 1)) (.cse3 (= .cse38 0)) (.cse12 (= 2 .cse38)) (.cse2 (= .cse30 0)) (.cse14 (= 0 .cse37)) (.cse8 (= .cse20 0)) (.cse29 (+ .cse20 .cse21 .cse30 .cse22)) (.cse17 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse18 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0)) (.cse19 (= |c_ULTIMATE.start_main_~count~0#1| 2))) (and (not (and .cse0 .cse1 .cse2 (or (and (or (and .cse3 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse4 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse4 12) 0) (= (select .cse4 4) 0) (= (select .cse4 8) 0) (= (select .cse4 0) 0) (= .cse5 (store .cse4 4 (- 1)))))) .cse7) (and .cse8 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse10 (* v_y_143 8)) (.cse11 (+ (* v_y_135 2147483648) v_y_143)) (.cse9 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse9 .cse10 (mod (select .cse9 .cse10) 4294967296)) .cse5) (= (select .cse9 12) 0) (<= .cse11 1) (= (select .cse9 4) 0) (<= v_y_143 2147483647) (= (select .cse6 .cse10) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse11) (= (select .cse9 8) 0) (= (select .cse9 0) 0))))))) (and .cse12 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse13 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse13 12) 0) (= (select .cse13 4) 0) (= (store .cse13 8 0) .cse5) (= (select .cse13 8) 0) (= (select .cse13 0) 0)))))) .cse14) (and .cse3 .cse15 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse16 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse16 12) 0) (= (select .cse16 4) 0) (= .cse5 (store .cse16 12 (- 3))) (= (select .cse16 8) 0) (= (select .cse16 0) 0)))))) .cse17 .cse18 .cse19 (= |c_ULTIMATE.start_main_~sum~0#1| (+ .cse20 .cse21 .cse22)))) .cse0 .cse1 (not (and .cse0 .cse1 (or (and (or (and .cse3 .cse15 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse23 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse23 8) 0) (= .cse5 (store .cse23 12 (- 3))) (= (select .cse23 4) 0) (= (select .cse23 12) 0) (= (select .cse23 0) 0))))) (and .cse14 (or (and .cse12 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse24 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse24 8) 0) (= .cse5 (store .cse24 8 0)) (= (select .cse24 4) 0) (= (select .cse24 12) 0) (= (select .cse24 0) 0))))) (and .cse3 (exists ((v_y_151 Int) (v_DerPreprocessor_27 (Array Int Int)) (v_y_158 Int)) (let ((.cse27 (* v_y_158 8)) (.cse25 (+ (* v_y_151 2147483648) v_y_158)) (.cse26 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (<= .cse25 1) (= (select .cse26 8) 0) (= (store .cse26 .cse27 (mod (select .cse26 .cse27) 4294967296)) .cse5) (= (select .cse6 .cse27) (* 2 v_y_158)) (<= v_y_158 2147483647) (<= 0 v_y_158) (= (select .cse26 4) 0) (= (select .cse26 12) 0) (<= 0 .cse25) (= (select .cse26 0) 0)))))))) .cse8) (and .cse3 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse28 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse28 4 (- 1)) .cse5) (= (select .cse28 8) 0) (= (select .cse28 4) 0) (= (select .cse28 12) 0) (= (select .cse28 0) 0)))) .cse7 .cse14)) (<= |c_ULTIMATE.start_main_~sum~0#1| .cse29) .cse17 .cse18 .cse19 (<= .cse30 0))) (let ((.cse33 (select .cse5 12)) (.cse36 (select .cse5 8))) (let ((.cse32 (= .cse36 0)) (.cse31 (= 0 .cse22)) (.cse35 (= .cse33 0)) (.cse34 (= .cse21 0))) (or (and .cse31 .cse32 (or (and .cse3 .cse2 .cse15 (<= (+ .cse33 1) 0) .cse8 (= (mod (+ (* 4294967295 .cse33) 4294967293) 4294967296) 0) (<= 0 (+ .cse33 2147483648)) .cse34) (and .cse3 .cse2 .cse7 .cse35 (<= 0 (+ .cse21 2147483648)) .cse14 (<= (+ .cse21 1) 0) (= (mod (+ (* 4294967295 .cse21) 4294967295) 4294967296) 0)))) (and .cse3 (= (mod (* 4294967295 .cse22) 4294967296) 0) .cse2 .cse32 (<= 0 .cse22) (<= .cse22 2147483647) .cse35 .cse14 .cse8 .cse34) (and .cse12 .cse31 .cse2 (= (mod (* 4294967295 .cse36) 4294967296) 0) .cse35 (<= .cse36 2147483647) .cse14 .cse8 (<= 0 .cse36) .cse34)))) (= |c_ULTIMATE.start_main_~sum~0#1| .cse29) .cse17 .cse18 .cse19)))) is different from false [2024-12-06 04:51:02,998 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse6 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|)) (.cse5 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|))) (let ((.cse21 (select .cse5 4)) (.cse22 (select .cse5 0)) (.cse20 (select .cse6 4)) (.cse38 (select .cse6 8)) (.cse37 (select .cse6 12)) (.cse36 (select .cse6 0))) (let ((.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= c_~ARR_SIZE~0 4)) (.cse2 (= .cse36 0)) (.cse15 (= 3 .cse37)) (.cse12 (= 2 .cse38)) (.cse8 (= .cse20 0)) (.cse3 (= .cse38 0)) (.cse7 (= .cse20 1)) (.cse14 (= 0 .cse37)) (.cse29 (+ .cse20 .cse21 .cse36 .cse22)) (.cse17 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse18 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0)) (.cse19 (= |c_ULTIMATE.start_main_~count~0#1| 2))) (and (not (and .cse0 .cse1 .cse2 (or (and (or (and .cse3 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse4 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse4 12) 0) (= (select .cse4 4) 0) (= (select .cse4 8) 0) (= (select .cse4 0) 0) (= .cse5 (store .cse4 4 (- 1)))))) .cse7) (and .cse8 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse10 (* v_y_143 8)) (.cse11 (+ (* v_y_135 2147483648) v_y_143)) (.cse9 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse9 .cse10 (mod (select .cse9 .cse10) 4294967296)) .cse5) (= (select .cse9 12) 0) (<= .cse11 1) (= (select .cse9 4) 0) (<= v_y_143 2147483647) (= (select .cse6 .cse10) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse11) (= (select .cse9 8) 0) (= (select .cse9 0) 0))))))) (and .cse12 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse13 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse13 12) 0) (= (select .cse13 4) 0) (= (store .cse13 8 0) .cse5) (= (select .cse13 8) 0) (= (select .cse13 0) 0)))))) .cse14) (and .cse3 .cse15 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse16 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse16 12) 0) (= (select .cse16 4) 0) (= .cse5 (store .cse16 12 (- 3))) (= (select .cse16 8) 0) (= (select .cse16 0) 0)))))) .cse17 .cse18 .cse19 (= |c_ULTIMATE.start_main_~sum~0#1| (+ .cse20 .cse21 .cse22)))) .cse0 .cse1 (let ((.cse25 (select .cse5 12)) (.cse28 (select .cse5 8))) (let ((.cse24 (= .cse28 0)) (.cse23 (= 0 .cse22)) (.cse27 (= .cse25 0)) (.cse26 (= .cse21 0))) (or (and .cse23 .cse24 (or (and .cse3 .cse2 .cse15 (<= (+ .cse25 1) 0) .cse8 (= (mod (+ (* 4294967295 .cse25) 4294967293) 4294967296) 0) (<= 0 (+ .cse25 2147483648)) .cse26) (and .cse3 .cse2 .cse7 .cse27 (<= 0 (+ .cse21 2147483648)) .cse14 (<= (+ .cse21 1) 0) (= (mod (+ (* 4294967295 .cse21) 4294967295) 4294967296) 0)))) (and .cse3 (= (mod (* 4294967295 .cse22) 4294967296) 0) .cse2 .cse24 (<= 0 .cse22) (<= .cse22 2147483647) .cse27 .cse14 .cse8 .cse26) (and .cse12 .cse23 .cse2 (= (mod (* 4294967295 .cse28) 4294967296) 0) .cse27 (<= .cse28 2147483647) .cse14 .cse8 (<= 0 .cse28) .cse26)))) (= |c_ULTIMATE.start_main_~sum~0#1| .cse29) (or (and (or (and .cse3 .cse15 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse30 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse30 8) 0) (= .cse5 (store .cse30 12 (- 3))) (= (select .cse30 4) 0) (= (select .cse30 12) 0) (= (select .cse30 0) 0))))) (and .cse14 (or (and .cse12 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse31 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse31 8) 0) (= .cse5 (store .cse31 8 0)) (= (select .cse31 4) 0) (= (select .cse31 12) 0) (= (select .cse31 0) 0))))) (and .cse3 (exists ((v_y_151 Int) (v_DerPreprocessor_27 (Array Int Int)) (v_y_158 Int)) (let ((.cse34 (* v_y_158 8)) (.cse32 (+ (* v_y_151 2147483648) v_y_158)) (.cse33 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (<= .cse32 1) (= (select .cse33 8) 0) (= (store .cse33 .cse34 (mod (select .cse33 .cse34) 4294967296)) .cse5) (= (select .cse6 .cse34) (* 2 v_y_158)) (<= v_y_158 2147483647) (<= 0 v_y_158) (= (select .cse33 4) 0) (= (select .cse33 12) 0) (<= 0 .cse32) (= (select .cse33 0) 0)))))))) .cse8) (and .cse3 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse35 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse35 4 (- 1)) .cse5) (= (select .cse35 8) 0) (= (select .cse35 4) 0) (= (select .cse35 12) 0) (= (select .cse35 0) 0)))) .cse7 .cse14)) (<= |c_ULTIMATE.start_main_~sum~0#1| .cse29) .cse17 .cse18 .cse19 (<= .cse36 0)))))) is different from true [2024-12-06 04:51:03,014 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse6 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|)) (.cse5 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|))) (let ((.cse21 (select .cse5 4)) (.cse22 (select .cse5 0)) (.cse30 (select .cse6 0)) (.cse38 (select .cse6 8)) (.cse20 (select .cse6 4)) (.cse37 (select .cse6 12))) (let ((.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= c_~ARR_SIZE~0 4)) (.cse15 (= 3 .cse37)) (.cse7 (= .cse20 1)) (.cse3 (= .cse38 0)) (.cse12 (= 2 .cse38)) (.cse2 (= .cse30 0)) (.cse14 (= 0 .cse37)) (.cse8 (= .cse20 0)) (.cse29 (+ .cse20 .cse21 .cse30 .cse22)) (.cse17 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse18 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0)) (.cse19 (= |c_ULTIMATE.start_main_~count~0#1| 2))) (and (not (and .cse0 .cse1 .cse2 (or (and (or (and .cse3 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse4 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse4 12) 0) (= (select .cse4 4) 0) (= (select .cse4 8) 0) (= (select .cse4 0) 0) (= .cse5 (store .cse4 4 (- 1)))))) .cse7) (and .cse8 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse10 (* v_y_143 8)) (.cse11 (+ (* v_y_135 2147483648) v_y_143)) (.cse9 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse9 .cse10 (mod (select .cse9 .cse10) 4294967296)) .cse5) (= (select .cse9 12) 0) (<= .cse11 1) (= (select .cse9 4) 0) (<= v_y_143 2147483647) (= (select .cse6 .cse10) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse11) (= (select .cse9 8) 0) (= (select .cse9 0) 0))))))) (and .cse12 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse13 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse13 12) 0) (= (select .cse13 4) 0) (= (store .cse13 8 0) .cse5) (= (select .cse13 8) 0) (= (select .cse13 0) 0)))))) .cse14) (and .cse3 .cse15 .cse8 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse16 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse16 12) 0) (= (select .cse16 4) 0) (= .cse5 (store .cse16 12 (- 3))) (= (select .cse16 8) 0) (= (select .cse16 0) 0)))))) .cse17 .cse18 .cse19 (= |c_ULTIMATE.start_main_~sum~0#1| (+ .cse20 .cse21 .cse22)))) .cse0 .cse1 (not (and .cse0 .cse1 (or (and (or (and .cse3 .cse15 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse23 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse23 8) 0) (= .cse5 (store .cse23 12 (- 3))) (= (select .cse23 4) 0) (= (select .cse23 12) 0) (= (select .cse23 0) 0))))) (and .cse14 (or (and .cse12 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse24 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse24 8) 0) (= .cse5 (store .cse24 8 0)) (= (select .cse24 4) 0) (= (select .cse24 12) 0) (= (select .cse24 0) 0))))) (and .cse3 (exists ((v_y_151 Int) (v_DerPreprocessor_27 (Array Int Int)) (v_y_158 Int)) (let ((.cse27 (* v_y_158 8)) (.cse25 (+ (* v_y_151 2147483648) v_y_158)) (.cse26 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (<= .cse25 1) (= (select .cse26 8) 0) (= (store .cse26 .cse27 (mod (select .cse26 .cse27) 4294967296)) .cse5) (= (select .cse6 .cse27) (* 2 v_y_158)) (<= v_y_158 2147483647) (<= 0 v_y_158) (= (select .cse26 4) 0) (= (select .cse26 12) 0) (<= 0 .cse25) (= (select .cse26 0) 0)))))))) .cse8) (and .cse3 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse28 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse6) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse28 4 (- 1)) .cse5) (= (select .cse28 8) 0) (= (select .cse28 4) 0) (= (select .cse28 12) 0) (= (select .cse28 0) 0)))) .cse7 .cse14)) (<= |c_ULTIMATE.start_main_~sum~0#1| .cse29) .cse17 .cse18 .cse19 (<= .cse30 0))) (let ((.cse33 (select .cse5 12)) (.cse36 (select .cse5 8))) (let ((.cse32 (= .cse36 0)) (.cse31 (= 0 .cse22)) (.cse35 (= .cse33 0)) (.cse34 (= .cse21 0))) (or (and .cse31 .cse32 (or (and .cse3 .cse2 .cse15 (<= (+ .cse33 1) 0) .cse8 (= (mod (+ (* 4294967295 .cse33) 4294967293) 4294967296) 0) (<= 0 (+ .cse33 2147483648)) .cse34) (and .cse3 .cse2 .cse7 .cse35 (<= 0 (+ .cse21 2147483648)) .cse14 (<= (+ .cse21 1) 0) (= (mod (+ (* 4294967295 .cse21) 4294967295) 4294967296) 0)))) (and .cse3 (= (mod (* 4294967295 .cse22) 4294967296) 0) .cse2 .cse32 (<= 0 .cse22) (<= .cse22 2147483647) .cse35 .cse14 .cse8 .cse34) (and .cse12 .cse31 .cse2 (= (mod (* 4294967295 .cse36) 4294967296) 0) .cse35 (<= .cse36 2147483647) .cse14 .cse8 (<= 0 .cse36) .cse34)))) (= |c_ULTIMATE.start_main_~sum~0#1| .cse29) .cse17 .cse18 .cse19))))) is different from true [2024-12-06 04:51:03,030 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse19 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|))) (let ((.cse20 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|)) (.cse11 (select .cse19 4))) (let ((.cse6 (+ .cse11 1)) (.cse37 (select .cse20 0)) (.cse17 (select .cse19 0)) (.cse10 (select .cse20 4)) (.cse15 (select .cse20 8)) (.cse39 (select .cse20 12)) (.cse16 (select .cse19 8))) (let ((.cse14 (= c_~ARR_SIZE~0 4)) (.cse9 (= .cse16 0)) (.cse26 (= 3 .cse39)) (.cse4 (= 2 .cse15)) (.cse2 (= .cse15 0)) (.cse25 (= 0 .cse39)) (.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= .cse10 0)) (.cse3 (= .cse11 0)) (.cse7 (= 0 .cse17)) (.cse8 (= .cse37 0)) (.cse5 (= .cse10 1)) (.cse30 (<= .cse6 0)) (.cse12 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse13 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0)) (.cse38 (+ .cse15 .cse10 .cse11 .cse37 .cse16 .cse17))) (and .cse0 (not (and .cse0 (or (and .cse1 (or (and .cse2 .cse3) (and .cse4 .cse3))) (and .cse2 .cse5 (= .cse6 0))) .cse7 .cse8 .cse9 (= (+ .cse10 .cse11) |c_ULTIMATE.start_main_~sum~0#1|) .cse12 .cse13 (= |c_ULTIMATE.start_main_~count~0#1| 2))) .cse14 (< c_~ARR_SIZE~0 (+ |c_ULTIMATE.start_main_~count~0#1| 2)) (not (and .cse0 (= (+ .cse15 .cse10 .cse11 .cse16 .cse17) |c_ULTIMATE.start_main_~sum~0#1|) .cse14 .cse8 (or (and (or (and .cse2 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse18 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse18 12) 0) (= (select .cse18 4) 0) (= (select .cse18 8) 0) (= (select .cse18 0) 0) (= .cse19 (store .cse18 4 (- 1)))))) .cse5) (and .cse1 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse22 (* v_y_143 8)) (.cse23 (+ (* v_y_135 2147483648) v_y_143)) (.cse21 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse21 .cse22 (mod (select .cse21 .cse22) 4294967296)) .cse19) (= (select .cse21 12) 0) (<= .cse23 1) (= (select .cse21 4) 0) (<= v_y_143 2147483647) (= (select .cse20 .cse22) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse23) (= (select .cse21 8) 0) (= (select .cse21 0) 0))))))) (and .cse4 .cse1 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse24 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse24 12) 0) (= (select .cse24 4) 0) (= (store .cse24 8 0) .cse19) (= (select .cse24 8) 0) (= (select .cse24 0) 0)))))) .cse25) (and .cse2 .cse26 .cse1 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse27 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse27 12) 0) (= (select .cse27 4) 0) (= .cse19 (store .cse27 12 (- 3))) (= (select .cse27 8) 0) (= (select .cse27 0) 0)))))) .cse12 .cse13)) (let ((.cse28 (select .cse19 12))) (let ((.cse29 (= .cse28 0))) (or (and .cse7 .cse9 (or (and .cse2 .cse8 .cse26 (<= (+ .cse28 1) 0) .cse1 (= (mod (+ (* 4294967295 .cse28) 4294967293) 4294967296) 0) (<= 0 (+ .cse28 2147483648)) .cse3) (and .cse2 .cse8 .cse5 .cse29 (<= 0 (+ .cse11 2147483648)) .cse25 .cse30 (= (mod (+ (* 4294967295 .cse11) 4294967295) 4294967296) 0)))) (and .cse2 (= (mod (* 4294967295 .cse17) 4294967296) 0) .cse8 .cse9 (<= 0 .cse17) (<= .cse17 2147483647) .cse29 .cse25 .cse1 .cse3) (and .cse4 .cse7 .cse8 (= (mod (* 4294967295 .cse16) 4294967296) 0) .cse29 (<= .cse16 2147483647) .cse25 .cse1 (<= 0 .cse16) .cse3)))) (or (and (or (and .cse2 .cse26 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse31 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse31 8) 0) (= .cse19 (store .cse31 12 (- 3))) (= (select .cse31 4) 0) (= (select .cse31 12) 0) (= (select .cse31 0) 0))))) (and .cse25 (or (and .cse4 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse32 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse32 8) 0) (= .cse19 (store .cse32 8 0)) (= (select .cse32 4) 0) (= (select .cse32 12) 0) (= (select .cse32 0) 0))))) (and .cse2 (exists ((v_y_151 Int) (v_DerPreprocessor_27 (Array Int Int)) (v_y_158 Int)) (let ((.cse35 (* v_y_158 8)) (.cse33 (+ (* v_y_151 2147483648) v_y_158)) (.cse34 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (<= .cse33 1) (= (select .cse34 8) 0) (= (store .cse34 .cse35 (mod (select .cse34 .cse35) 4294967296)) .cse19) (= (select .cse20 .cse35) (* 2 v_y_158)) (<= v_y_158 2147483647) (<= 0 v_y_158) (= (select .cse34 4) 0) (= (select .cse34 12) 0) (<= 0 .cse33) (= (select .cse34 0) 0)))))))) .cse1) (and .cse2 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse36 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse36 4 (- 1)) .cse19) (= (select .cse36 8) 0) (= (select .cse36 4) 0) (= (select .cse36 12) 0) (= (select .cse36 0) 0)))) .cse5 .cse25)) (not (and .cse0 (<= |c_ULTIMATE.start_main_~sum~0#1| (+ .cse37 .cse17)) .cse12 .cse13 (= c_~ARR_SIZE~0 2) (or (and (<= .cse17 0) .cse8 .cse1 .cse3) (and .cse7 .cse8 .cse5 .cse30)))) (<= |c_ULTIMATE.start_main_~sum~0#1| .cse38) .cse12 .cse13 (<= (+ |c_ULTIMATE.start_main_~count~0#1| 1) c_~ARR_SIZE~0) (= |c_ULTIMATE.start_main_~count~0#1| 3) (not (= |c_ULTIMATE.start_main_~count~0#1| 0)) (= .cse38 |c_ULTIMATE.start_main_~sum~0#1|) (<= .cse37 0)))))) is different from false [2024-12-06 04:51:03,729 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse19 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|))) (let ((.cse11 (select .cse19 4)) (.cse20 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (let ((.cse10 (select .cse20 4)) (.cse15 (select .cse20 8)) (.cse40 (select .cse20 12)) (.cse6 (+ .cse11 1)) (.cse31 (select .cse20 0)) (.cse17 (select .cse19 0)) (.cse16 (select .cse19 8))) (let ((.cse9 (= .cse16 0)) (.cse3 (= .cse11 0)) (.cse7 (= 0 .cse17)) (.cse8 (= .cse31 0)) (.cse30 (<= .cse6 0)) (.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse14 (= c_~ARR_SIZE~0 4)) (.cse26 (= 3 .cse40)) (.cse4 (= 2 .cse15)) (.cse1 (= .cse10 0)) (.cse2 (= .cse15 0)) (.cse5 (= .cse10 1)) (.cse25 (= 0 .cse40)) (.cse33 (+ .cse15 .cse10 .cse11 .cse31 .cse16 .cse17)) (.cse12 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse13 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0)) (.cse32 (= |c_ULTIMATE.start_main_~count~0#1| 3))) (and .cse0 (not (and .cse0 (or (and .cse1 (or (and .cse2 .cse3) (and .cse4 .cse3))) (and .cse2 .cse5 (= .cse6 0))) .cse7 .cse8 .cse9 (= (+ .cse10 .cse11) |c_ULTIMATE.start_main_~sum~0#1|) .cse12 .cse13 (= |c_ULTIMATE.start_main_~count~0#1| 2))) .cse14 (< c_~ARR_SIZE~0 (+ |c_ULTIMATE.start_main_~count~0#1| 2)) (not (and .cse0 (= (+ .cse15 .cse10 .cse11 .cse16 .cse17) |c_ULTIMATE.start_main_~sum~0#1|) .cse14 .cse8 (or (and (or (and .cse2 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse18 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse18 12) 0) (= (select .cse18 4) 0) (= (select .cse18 8) 0) (= (select .cse18 0) 0) (= .cse19 (store .cse18 4 (- 1)))))) .cse5) (and .cse1 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse22 (* v_y_143 8)) (.cse23 (+ (* v_y_135 2147483648) v_y_143)) (.cse21 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse21 .cse22 (mod (select .cse21 .cse22) 4294967296)) .cse19) (= (select .cse21 12) 0) (<= .cse23 1) (= (select .cse21 4) 0) (<= v_y_143 2147483647) (= (select .cse20 .cse22) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse23) (= (select .cse21 8) 0) (= (select .cse21 0) 0))))))) (and .cse4 .cse1 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse24 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse24 12) 0) (= (select .cse24 4) 0) (= (store .cse24 8 0) .cse19) (= (select .cse24 8) 0) (= (select .cse24 0) 0)))))) .cse25) (and .cse2 .cse26 .cse1 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse27 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse27 12) 0) (= (select .cse27 4) 0) (= .cse19 (store .cse27 12 (- 3))) (= (select .cse27 8) 0) (= (select .cse27 0) 0)))))) .cse12 .cse13)) (let ((.cse28 (select .cse19 12))) (let ((.cse29 (= .cse28 0))) (or (and .cse7 .cse9 (or (and .cse2 .cse8 .cse26 (<= (+ .cse28 1) 0) .cse1 (= (mod (+ (* 4294967295 .cse28) 4294967293) 4294967296) 0) (<= 0 (+ .cse28 2147483648)) .cse3) (and .cse2 .cse8 .cse5 .cse29 (<= 0 (+ .cse11 2147483648)) .cse25 .cse30 (= (mod (+ (* 4294967295 .cse11) 4294967295) 4294967296) 0)))) (and .cse2 (= (mod (* 4294967295 .cse17) 4294967296) 0) .cse8 .cse9 (<= 0 .cse17) (<= .cse17 2147483647) .cse29 .cse25 .cse1 .cse3) (and .cse4 .cse7 .cse8 (= (mod (* 4294967295 .cse16) 4294967296) 0) .cse29 (<= .cse16 2147483647) .cse25 .cse1 (<= 0 .cse16) .cse3)))) (not (and .cse0 (<= |c_ULTIMATE.start_main_~sum~0#1| (+ .cse31 .cse17)) .cse12 .cse13 (= c_~ARR_SIZE~0 2) (or (and (<= .cse17 0) .cse8 .cse1 .cse3) (and .cse7 .cse8 .cse5 .cse30)))) .cse12 .cse13 (<= (+ |c_ULTIMATE.start_main_~count~0#1| 1) c_~ARR_SIZE~0) .cse32 (not (= |c_ULTIMATE.start_main_~count~0#1| 0)) (= .cse33 |c_ULTIMATE.start_main_~sum~0#1|) (not (and .cse0 .cse14 (or (and (or (and .cse2 .cse26 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse34 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse34 8) 0) (= .cse19 (store .cse34 12 (- 3))) (= (select .cse34 4) 0) (= (select .cse34 12) 0) (= (select .cse34 0) 0))))) (and .cse25 (or (and .cse4 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse35 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse35 8) 0) (= .cse19 (store .cse35 8 0)) (= (select .cse35 4) 0) (= (select .cse35 12) 0) (= (select .cse35 0) 0))))) (and .cse2 (exists ((v_y_151 Int) (v_DerPreprocessor_27 (Array Int Int)) (v_y_158 Int)) (let ((.cse38 (* v_y_158 8)) (.cse36 (+ (* v_y_151 2147483648) v_y_158)) (.cse37 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (<= .cse36 1) (= (select .cse37 8) 0) (= (store .cse37 .cse38 (mod (select .cse37 .cse38) 4294967296)) .cse19) (= (select .cse20 .cse38) (* 2 v_y_158)) (<= v_y_158 2147483647) (<= 0 v_y_158) (= (select .cse37 4) 0) (= (select .cse37 12) 0) (<= 0 .cse36) (= (select .cse37 0) 0)))))))) .cse1) (and .cse2 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse39 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse39 4 (- 1)) .cse19) (= (select .cse39 8) 0) (= (select .cse39 4) 0) (= (select .cse39 12) 0) (= (select .cse39 0) 0)))) .cse5 .cse25)) (<= |c_ULTIMATE.start_main_~sum~0#1| .cse33) .cse12 .cse13 .cse32 (<= .cse31 0)))))))) is different from false [2024-12-06 04:51:03,747 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse19 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|))) (let ((.cse20 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|)) (.cse11 (select .cse19 4))) (let ((.cse6 (+ .cse11 1)) (.cse37 (select .cse20 0)) (.cse17 (select .cse19 0)) (.cse10 (select .cse20 4)) (.cse15 (select .cse20 8)) (.cse39 (select .cse20 12)) (.cse16 (select .cse19 8))) (let ((.cse14 (= c_~ARR_SIZE~0 4)) (.cse9 (= .cse16 0)) (.cse26 (= 3 .cse39)) (.cse4 (= 2 .cse15)) (.cse2 (= .cse15 0)) (.cse25 (= 0 .cse39)) (.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse1 (= .cse10 0)) (.cse3 (= .cse11 0)) (.cse7 (= 0 .cse17)) (.cse8 (= .cse37 0)) (.cse5 (= .cse10 1)) (.cse30 (<= .cse6 0)) (.cse12 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse13 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0)) (.cse38 (+ .cse15 .cse10 .cse11 .cse37 .cse16 .cse17))) (and .cse0 (not (and .cse0 (or (and .cse1 (or (and .cse2 .cse3) (and .cse4 .cse3))) (and .cse2 .cse5 (= .cse6 0))) .cse7 .cse8 .cse9 (= (+ .cse10 .cse11) |c_ULTIMATE.start_main_~sum~0#1|) .cse12 .cse13 (= |c_ULTIMATE.start_main_~count~0#1| 2))) .cse14 (< c_~ARR_SIZE~0 (+ |c_ULTIMATE.start_main_~count~0#1| 2)) (not (and .cse0 (= (+ .cse15 .cse10 .cse11 .cse16 .cse17) |c_ULTIMATE.start_main_~sum~0#1|) .cse14 .cse8 (or (and (or (and .cse2 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse18 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse18 12) 0) (= (select .cse18 4) 0) (= (select .cse18 8) 0) (= (select .cse18 0) 0) (= .cse19 (store .cse18 4 (- 1)))))) .cse5) (and .cse1 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse22 (* v_y_143 8)) (.cse23 (+ (* v_y_135 2147483648) v_y_143)) (.cse21 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse21 .cse22 (mod (select .cse21 .cse22) 4294967296)) .cse19) (= (select .cse21 12) 0) (<= .cse23 1) (= (select .cse21 4) 0) (<= v_y_143 2147483647) (= (select .cse20 .cse22) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse23) (= (select .cse21 8) 0) (= (select .cse21 0) 0))))))) (and .cse4 .cse1 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse24 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse24 12) 0) (= (select .cse24 4) 0) (= (store .cse24 8 0) .cse19) (= (select .cse24 8) 0) (= (select .cse24 0) 0)))))) .cse25) (and .cse2 .cse26 .cse1 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse27 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse27 12) 0) (= (select .cse27 4) 0) (= .cse19 (store .cse27 12 (- 3))) (= (select .cse27 8) 0) (= (select .cse27 0) 0)))))) .cse12 .cse13)) (let ((.cse28 (select .cse19 12))) (let ((.cse29 (= .cse28 0))) (or (and .cse7 .cse9 (or (and .cse2 .cse8 .cse26 (<= (+ .cse28 1) 0) .cse1 (= (mod (+ (* 4294967295 .cse28) 4294967293) 4294967296) 0) (<= 0 (+ .cse28 2147483648)) .cse3) (and .cse2 .cse8 .cse5 .cse29 (<= 0 (+ .cse11 2147483648)) .cse25 .cse30 (= (mod (+ (* 4294967295 .cse11) 4294967295) 4294967296) 0)))) (and .cse2 (= (mod (* 4294967295 .cse17) 4294967296) 0) .cse8 .cse9 (<= 0 .cse17) (<= .cse17 2147483647) .cse29 .cse25 .cse1 .cse3) (and .cse4 .cse7 .cse8 (= (mod (* 4294967295 .cse16) 4294967296) 0) .cse29 (<= .cse16 2147483647) .cse25 .cse1 (<= 0 .cse16) .cse3)))) (or (and (or (and .cse2 .cse26 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse31 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse31 8) 0) (= .cse19 (store .cse31 12 (- 3))) (= (select .cse31 4) 0) (= (select .cse31 12) 0) (= (select .cse31 0) 0))))) (and .cse25 (or (and .cse4 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse32 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse32 8) 0) (= .cse19 (store .cse32 8 0)) (= (select .cse32 4) 0) (= (select .cse32 12) 0) (= (select .cse32 0) 0))))) (and .cse2 (exists ((v_y_151 Int) (v_DerPreprocessor_27 (Array Int Int)) (v_y_158 Int)) (let ((.cse35 (* v_y_158 8)) (.cse33 (+ (* v_y_151 2147483648) v_y_158)) (.cse34 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (<= .cse33 1) (= (select .cse34 8) 0) (= (store .cse34 .cse35 (mod (select .cse34 .cse35) 4294967296)) .cse19) (= (select .cse20 .cse35) (* 2 v_y_158)) (<= v_y_158 2147483647) (<= 0 v_y_158) (= (select .cse34 4) 0) (= (select .cse34 12) 0) (<= 0 .cse33) (= (select .cse34 0) 0)))))))) .cse1) (and .cse2 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse36 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse36 4 (- 1)) .cse19) (= (select .cse36 8) 0) (= (select .cse36 4) 0) (= (select .cse36 12) 0) (= (select .cse36 0) 0)))) .cse5 .cse25)) (not (and .cse0 (<= |c_ULTIMATE.start_main_~sum~0#1| (+ .cse37 .cse17)) .cse12 .cse13 (= c_~ARR_SIZE~0 2) (or (and (<= .cse17 0) .cse8 .cse1 .cse3) (and .cse7 .cse8 .cse5 .cse30)))) (<= |c_ULTIMATE.start_main_~sum~0#1| .cse38) .cse12 .cse13 (<= (+ |c_ULTIMATE.start_main_~count~0#1| 1) c_~ARR_SIZE~0) (= |c_ULTIMATE.start_main_~count~0#1| 3) (not (= |c_ULTIMATE.start_main_~count~0#1| 0)) (= .cse38 |c_ULTIMATE.start_main_~sum~0#1|) (<= .cse37 0))))))) is different from true [2024-12-06 04:51:03,759 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse19 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base|))) (let ((.cse11 (select .cse19 4)) (.cse20 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (let ((.cse10 (select .cse20 4)) (.cse15 (select .cse20 8)) (.cse40 (select .cse20 12)) (.cse6 (+ .cse11 1)) (.cse31 (select .cse20 0)) (.cse17 (select .cse19 0)) (.cse16 (select .cse19 8))) (let ((.cse9 (= .cse16 0)) (.cse3 (= .cse11 0)) (.cse7 (= 0 .cse17)) (.cse8 (= .cse31 0)) (.cse30 (<= .cse6 0)) (.cse0 (not (= |c_ULTIMATE.start_main_~#array2~0#1.base| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (.cse14 (= c_~ARR_SIZE~0 4)) (.cse26 (= 3 .cse40)) (.cse4 (= 2 .cse15)) (.cse1 (= .cse10 0)) (.cse2 (= .cse15 0)) (.cse5 (= .cse10 1)) (.cse25 (= 0 .cse40)) (.cse33 (+ .cse15 .cse10 .cse11 .cse31 .cse16 .cse17)) (.cse12 (= |c_ULTIMATE.start_main_~#array2~0#1.offset| 0)) (.cse13 (= |c_ULTIMATE.start_main_~#array1~0#1.offset| 0)) (.cse32 (= |c_ULTIMATE.start_main_~count~0#1| 3))) (and .cse0 (not (and .cse0 (or (and .cse1 (or (and .cse2 .cse3) (and .cse4 .cse3))) (and .cse2 .cse5 (= .cse6 0))) .cse7 .cse8 .cse9 (= (+ .cse10 .cse11) |c_ULTIMATE.start_main_~sum~0#1|) .cse12 .cse13 (= |c_ULTIMATE.start_main_~count~0#1| 2))) .cse14 (< c_~ARR_SIZE~0 (+ |c_ULTIMATE.start_main_~count~0#1| 2)) (not (and .cse0 (= (+ .cse15 .cse10 .cse11 .cse16 .cse17) |c_ULTIMATE.start_main_~sum~0#1|) .cse14 .cse8 (or (and (or (and .cse2 (or (and (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse18 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse18 12) 0) (= (select .cse18 4) 0) (= (select .cse18 8) 0) (= (select .cse18 0) 0) (= .cse19 (store .cse18 4 (- 1)))))) .cse5) (and .cse1 (exists ((v_y_135 Int) (v_DerPreprocessor_23 (Array Int Int)) (v_y_143 Int)) (let ((.cse22 (* v_y_143 8)) (.cse23 (+ (* v_y_135 2147483648) v_y_143)) (.cse21 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse21 .cse22 (mod (select .cse21 .cse22) 4294967296)) .cse19) (= (select .cse21 12) 0) (<= .cse23 1) (= (select .cse21 4) 0) (<= v_y_143 2147483647) (= (select .cse20 .cse22) (* 2 v_y_143)) (<= 0 v_y_143) (<= 0 .cse23) (= (select .cse21 8) 0) (= (select .cse21 0) 0))))))) (and .cse4 .cse1 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse24 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse24 12) 0) (= (select .cse24 4) 0) (= (store .cse24 8 0) .cse19) (= (select .cse24 8) 0) (= (select .cse24 0) 0)))))) .cse25) (and .cse2 .cse26 .cse1 (exists ((v_DerPreprocessor_23 (Array Int Int))) (let ((.cse27 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_23) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse27 12) 0) (= (select .cse27 4) 0) (= .cse19 (store .cse27 12 (- 3))) (= (select .cse27 8) 0) (= (select .cse27 0) 0)))))) .cse12 .cse13)) (let ((.cse28 (select .cse19 12))) (let ((.cse29 (= .cse28 0))) (or (and .cse7 .cse9 (or (and .cse2 .cse8 .cse26 (<= (+ .cse28 1) 0) .cse1 (= (mod (+ (* 4294967295 .cse28) 4294967293) 4294967296) 0) (<= 0 (+ .cse28 2147483648)) .cse3) (and .cse2 .cse8 .cse5 .cse29 (<= 0 (+ .cse11 2147483648)) .cse25 .cse30 (= (mod (+ (* 4294967295 .cse11) 4294967295) 4294967296) 0)))) (and .cse2 (= (mod (* 4294967295 .cse17) 4294967296) 0) .cse8 .cse9 (<= 0 .cse17) (<= .cse17 2147483647) .cse29 .cse25 .cse1 .cse3) (and .cse4 .cse7 .cse8 (= (mod (* 4294967295 .cse16) 4294967296) 0) .cse29 (<= .cse16 2147483647) .cse25 .cse1 (<= 0 .cse16) .cse3)))) (not (and .cse0 (<= |c_ULTIMATE.start_main_~sum~0#1| (+ .cse31 .cse17)) .cse12 .cse13 (= c_~ARR_SIZE~0 2) (or (and (<= .cse17 0) .cse8 .cse1 .cse3) (and .cse7 .cse8 .cse5 .cse30)))) .cse12 .cse13 (<= (+ |c_ULTIMATE.start_main_~count~0#1| 1) c_~ARR_SIZE~0) .cse32 (not (= |c_ULTIMATE.start_main_~count~0#1| 0)) (= .cse33 |c_ULTIMATE.start_main_~sum~0#1|) (not (and .cse0 .cse14 (or (and (or (and .cse2 .cse26 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse34 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse34 8) 0) (= .cse19 (store .cse34 12 (- 3))) (= (select .cse34 4) 0) (= (select .cse34 12) 0) (= (select .cse34 0) 0))))) (and .cse25 (or (and .cse4 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse35 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (select .cse35 8) 0) (= .cse19 (store .cse35 8 0)) (= (select .cse35 4) 0) (= (select .cse35 12) 0) (= (select .cse35 0) 0))))) (and .cse2 (exists ((v_y_151 Int) (v_DerPreprocessor_27 (Array Int Int)) (v_y_158 Int)) (let ((.cse38 (* v_y_158 8)) (.cse36 (+ (* v_y_151 2147483648) v_y_158)) (.cse37 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (<= .cse36 1) (= (select .cse37 8) 0) (= (store .cse37 .cse38 (mod (select .cse37 .cse38) 4294967296)) .cse19) (= (select .cse20 .cse38) (* 2 v_y_158)) (<= v_y_158 2147483647) (<= 0 v_y_158) (= (select .cse37 4) 0) (= (select .cse37 12) 0) (<= 0 .cse36) (= (select .cse37 0) 0)))))))) .cse1) (and .cse2 (exists ((v_DerPreprocessor_27 (Array Int Int))) (let ((.cse39 (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#array2~0#1.base| v_DerPreprocessor_27) |c_ULTIMATE.start_main_~#array1~0#1.base| .cse20) |c_ULTIMATE.start_main_~#array2~0#1.base|))) (and (= (store .cse39 4 (- 1)) .cse19) (= (select .cse39 8) 0) (= (select .cse39 4) 0) (= (select .cse39 12) 0) (= (select .cse39 0) 0)))) .cse5 .cse25)) (<= |c_ULTIMATE.start_main_~sum~0#1| .cse33) .cse12 .cse13 .cse32 (<= .cse31 0))))))))) is different from true [2024-12-06 04:51:04,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:51:04,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 215 states to 89 states and 196 transitions. [2024-12-06 04:51:04,620 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 196 transitions. [2024-12-06 04:51:04,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 04:51:04,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:51:04,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:51:04,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:51:04,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:51:04,737 WARN L254 TraceCheckSpWp]: Trace formula consists of 146 conjuncts, 73 conjuncts are in the unsatisfiable core [2024-12-06 04:51:04,740 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:51:04,757 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 10 treesize of output 8 [2024-12-06 04:51:04,775 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 34 [2024-12-06 04:51:04,780 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 20 [2024-12-06 04:51:04,784 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 19 treesize of output 18 [2024-12-06 04:51:05,030 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 42 treesize of output 35 [2024-12-06 04:51:05,324 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 55 [2024-12-06 04:51:05,627 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 6 select indices, 6 select index equivalence classes, 7 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 75 [2024-12-06 04:51:07,300 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:51:07,305 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:51:07,307 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 353 treesize of output 328 [2024-12-06 04:51:07,322 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:51:07,324 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 294 [2024-12-06 04:51:07,347 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:51:07,367 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:51:07,369 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 458 [2024-12-06 04:51:07,397 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:51:07,399 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:51:07,400 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:51:07,402 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:51:07,423 INFO L349 Elim1Store]: treesize reduction 76, result has 1.3 percent of original size [2024-12-06 04:51:07,423 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 4 select indices, 4 select index equivalence classes, 12 disjoint index pairs (out of 6 index pairs), introduced 6 new quantified variables, introduced 4 case distinctions, treesize of input 555 treesize of output 434 [2024-12-06 04:51:07,429 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:52:39,616 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:52:39,620 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 793 treesize of output 747 [2024-12-06 04:52:40,440 INFO L349 Elim1Store]: treesize reduction 352, result has 39.0 percent of original size [2024-12-06 04:52:40,441 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 5 select indices, 5 select index equivalence classes, 6 disjoint index pairs (out of 10 index pairs), introduced 6 new quantified variables, introduced 8 case distinctions, treesize of input 719 treesize of output 925 [2024-12-06 04:52:40,783 INFO L349 Elim1Store]: treesize reduction 112, result has 43.1 percent of original size [2024-12-06 04:52:40,784 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 5 new quantified variables, introduced 4 case distinctions, treesize of input 636 treesize of output 716 [2024-12-06 04:52:41,090 INFO L349 Elim1Store]: treesize reduction 24, result has 59.3 percent of original size [2024-12-06 04:52:41,091 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 5 select indices, 5 select index equivalence classes, 6 disjoint index pairs (out of 10 index pairs), introduced 6 new quantified variables, introduced 6 case distinctions, treesize of input 608 treesize of output 643 [2024-12-06 04:52:41,377 INFO L349 Elim1Store]: treesize reduction 66, result has 38.3 percent of original size [2024-12-06 04:52:41,377 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 5 select indices, 5 select index equivalence classes, 11 disjoint index pairs (out of 10 index pairs), introduced 6 new quantified variables, introduced 4 case distinctions, treesize of input 593 treesize of output 634 [2024-12-06 04:52:41,539 INFO L349 Elim1Store]: treesize reduction 112, result has 43.1 percent of original size [2024-12-06 04:52:41,540 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 5 new quantified variables, introduced 4 case distinctions, treesize of input 561 treesize of output 641 [2024-12-06 04:52:41,839 INFO L349 Elim1Store]: treesize reduction 352, result has 39.0 percent of original size [2024-12-06 04:52:41,839 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 5 select indices, 5 select index equivalence classes, 7 disjoint index pairs (out of 10 index pairs), introduced 6 new quantified variables, introduced 8 case distinctions, treesize of input 533 treesize of output 739