./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/forester-heap/dll-reverse.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 4fc63b2a Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/bin/uautomizer-verify-4GaUIPS5ZU/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/bin/uautomizer-verify-4GaUIPS5ZU/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/bin/uautomizer-verify-4GaUIPS5ZU/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/bin/uautomizer-verify-4GaUIPS5ZU/config/AutomizerReach.xml -i ../../sv-benchmarks/c/forester-heap/dll-reverse.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/bin/uautomizer-verify-4GaUIPS5ZU/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/bin/uautomizer-verify-4GaUIPS5ZU --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 Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 52fc70d7844651686a4c27e057f507f0498e7d5f7c17f07a035699d1630f6ea2 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4fc63b2 [2024-10-31 22:14:46,335 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-31 22:14:46,443 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/bin/uautomizer-verify-4GaUIPS5ZU/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-31 22:14:46,448 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-31 22:14:46,448 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-31 22:14:46,472 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-31 22:14:46,473 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-31 22:14:46,473 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-31 22:14:46,474 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-31 22:14:46,475 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-31 22:14:46,475 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-31 22:14:46,476 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-31 22:14:46,476 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-31 22:14:46,477 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-31 22:14:46,477 INFO L153 SettingsManager]: * Use SBE=true [2024-10-31 22:14:46,478 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-31 22:14:46,479 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-31 22:14:46,479 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-31 22:14:46,480 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-31 22:14:46,480 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-31 22:14:46,481 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-31 22:14:46,481 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-31 22:14:46,482 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-31 22:14:46,482 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-31 22:14:46,483 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-31 22:14:46,483 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-31 22:14:46,483 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-31 22:14:46,484 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-31 22:14:46,484 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-31 22:14:46,485 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-31 22:14:46,485 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-31 22:14:46,486 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-31 22:14:46,486 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-31 22:14:46,497 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-31 22:14:46,498 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-31 22:14:46,498 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-31 22:14:46,498 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-31 22:14:46,499 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-31 22:14:46,499 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-31 22:14:46,500 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-31 22:14:46,501 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-31 22:14:46,502 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-31 22:14:46,502 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/bin/uautomizer-verify-4GaUIPS5ZU/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/bin/uautomizer-verify-4GaUIPS5ZU 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 -> Automizer 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 -> 52fc70d7844651686a4c27e057f507f0498e7d5f7c17f07a035699d1630f6ea2 [2024-10-31 22:14:46,886 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-31 22:14:46,920 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-31 22:14:46,924 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-31 22:14:46,925 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-31 22:14:46,926 INFO L274 PluginConnector]: CDTParser initialized [2024-10-31 22:14:46,927 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/bin/uautomizer-verify-4GaUIPS5ZU/../../sv-benchmarks/c/forester-heap/dll-reverse.i Unable to find full path for "g++" [2024-10-31 22:14:49,429 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-31 22:14:49,704 INFO L384 CDTParser]: Found 1 translation units. [2024-10-31 22:14:49,706 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/sv-benchmarks/c/forester-heap/dll-reverse.i [2024-10-31 22:14:49,726 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/bin/uautomizer-verify-4GaUIPS5ZU/data/9c96e020d/5eae6b4a1bc04c51bb2289162dc3d00f/FLAG449cb1667 [2024-10-31 22:14:49,746 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/bin/uautomizer-verify-4GaUIPS5ZU/data/9c96e020d/5eae6b4a1bc04c51bb2289162dc3d00f [2024-10-31 22:14:49,750 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-31 22:14:49,754 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-31 22:14:49,756 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-31 22:14:49,756 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-31 22:14:49,764 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-31 22:14:49,765 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 10:14:49" (1/1) ... [2024-10-31 22:14:49,766 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@54b5f445 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:14:49, skipping insertion in model container [2024-10-31 22:14:49,767 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 10:14:49" (1/1) ... [2024-10-31 22:14:49,838 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-31 22:14:50,301 WARN L251 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_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/sv-benchmarks/c/forester-heap/dll-reverse.i[22309,22322] [2024-10-31 22:14:50,309 WARN L251 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_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/sv-benchmarks/c/forester-heap/dll-reverse.i[22394,22407] [2024-10-31 22:14:50,320 WARN L251 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_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/sv-benchmarks/c/forester-heap/dll-reverse.i[22924,22937] [2024-10-31 22:14:50,324 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-31 22:14:50,336 INFO L200 MainTranslator]: Completed pre-run [2024-10-31 22:14:50,389 WARN L251 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_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/sv-benchmarks/c/forester-heap/dll-reverse.i[22309,22322] [2024-10-31 22:14:50,392 WARN L251 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_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/sv-benchmarks/c/forester-heap/dll-reverse.i[22394,22407] [2024-10-31 22:14:50,401 WARN L251 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_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/sv-benchmarks/c/forester-heap/dll-reverse.i[22924,22937] [2024-10-31 22:14:50,409 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-31 22:14:50,448 INFO L204 MainTranslator]: Completed translation [2024-10-31 22:14:50,448 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:14:50 WrapperNode [2024-10-31 22:14:50,448 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-31 22:14:50,449 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-31 22:14:50,450 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-31 22:14:50,450 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-31 22:14:50,458 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:14:50" (1/1) ... [2024-10-31 22:14:50,479 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:14:50" (1/1) ... [2024-10-31 22:14:50,511 INFO L138 Inliner]: procedures = 119, calls = 41, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 143 [2024-10-31 22:14:50,511 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-31 22:14:50,512 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-31 22:14:50,512 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-31 22:14:50,512 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-31 22:14:50,524 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:14:50" (1/1) ... [2024-10-31 22:14:50,525 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:14:50" (1/1) ... [2024-10-31 22:14:50,532 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:14:50" (1/1) ... [2024-10-31 22:14:50,565 INFO L175 MemorySlicer]: Split 33 memory accesses to 2 slices as follows [2, 31]. 94 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 15 writes are split as follows [0, 15]. [2024-10-31 22:14:50,566 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:14:50" (1/1) ... [2024-10-31 22:14:50,566 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:14:50" (1/1) ... [2024-10-31 22:14:50,581 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:14:50" (1/1) ... [2024-10-31 22:14:50,592 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:14:50" (1/1) ... [2024-10-31 22:14:50,597 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:14:50" (1/1) ... [2024-10-31 22:14:50,598 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:14:50" (1/1) ... [2024-10-31 22:14:50,605 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-31 22:14:50,606 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-31 22:14:50,606 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-31 22:14:50,610 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-31 22:14:50,611 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:14:50" (1/1) ... [2024-10-31 22:14:50,619 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-31 22:14:50,631 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:14:50,648 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-31 22:14:50,655 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-31 22:14:50,687 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-31 22:14:50,687 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-31 22:14:50,687 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-31 22:14:50,688 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-31 22:14:50,688 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-10-31 22:14:50,688 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-31 22:14:50,689 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-10-31 22:14:50,689 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-10-31 22:14:50,689 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-10-31 22:14:50,689 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-10-31 22:14:50,690 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-31 22:14:50,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-31 22:14:50,691 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-31 22:14:50,691 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-31 22:14:50,691 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-31 22:14:50,866 INFO L238 CfgBuilder]: Building ICFG [2024-10-31 22:14:50,869 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-31 22:14:51,193 INFO L? ?]: Removed 30 outVars from TransFormulas that were not future-live. [2024-10-31 22:14:51,194 INFO L287 CfgBuilder]: Performing block encoding [2024-10-31 22:14:51,213 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-31 22:14:51,213 INFO L316 CfgBuilder]: Removed 11 assume(true) statements. [2024-10-31 22:14:51,213 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 31.10 10:14:51 BoogieIcfgContainer [2024-10-31 22:14:51,214 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-31 22:14:51,223 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-31 22:14:51,224 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-31 22:14:51,229 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-31 22:14:51,229 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 31.10 10:14:49" (1/3) ... [2024-10-31 22:14:51,230 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@734fea67 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 31.10 10:14:51, skipping insertion in model container [2024-10-31 22:14:51,230 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:14:50" (2/3) ... [2024-10-31 22:14:51,231 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@734fea67 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 31.10 10:14:51, skipping insertion in model container [2024-10-31 22:14:51,231 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 31.10 10:14:51" (3/3) ... [2024-10-31 22:14:51,234 INFO L112 eAbstractionObserver]: Analyzing ICFG dll-reverse.i [2024-10-31 22:14:51,255 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-31 22:14:51,256 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 3 error locations. [2024-10-31 22:14:51,371 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-31 22:14:51,382 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@716909ee, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-31 22:14:51,382 INFO L334 AbstractCegarLoop]: Starting to check reachability of 3 error locations. [2024-10-31 22:14:51,388 INFO L276 IsEmpty]: Start isEmpty. Operand has 37 states, 33 states have (on average 1.7878787878787878) internal successors, (59), 36 states have internal predecessors, (59), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:14:51,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-10-31 22:14:51,395 INFO L207 NwaCegarLoop]: Found error trace [2024-10-31 22:14:51,395 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:14:51,396 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-31 22:14:51,402 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:14:51,403 INFO L85 PathProgramCache]: Analyzing trace with hash 1813527409, now seen corresponding path program 1 times [2024-10-31 22:14:51,432 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:14:51,432 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [367361276] [2024-10-31 22:14:51,433 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:14:51,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:14:51,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:14:51,672 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:14:51,673 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:14:51,673 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [367361276] [2024-10-31 22:14:51,674 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [367361276] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:14:51,674 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:14:51,675 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-31 22:14:51,677 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [882289178] [2024-10-31 22:14:51,677 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:14:51,682 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-31 22:14:51,683 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:14:51,707 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-31 22:14:51,707 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-31 22:14:51,709 INFO L87 Difference]: Start difference. First operand has 37 states, 33 states have (on average 1.7878787878787878) internal successors, (59), 36 states have internal predecessors, (59), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 2 states, 2 states have (on average 3.5) internal successors, (7), 2 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:14:51,724 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-31 22:14:51,724 INFO L93 Difference]: Finished difference Result 70 states and 112 transitions. [2024-10-31 22:14:51,725 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-31 22:14:51,727 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 3.5) internal successors, (7), 2 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 7 [2024-10-31 22:14:51,727 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-31 22:14:51,736 INFO L225 Difference]: With dead ends: 70 [2024-10-31 22:14:51,736 INFO L226 Difference]: Without dead ends: 31 [2024-10-31 22:14:51,740 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-31 22:14:51,744 INFO L432 NwaCegarLoop]: 45 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 45 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-31 22:14:51,745 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 45 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-31 22:14:51,764 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 31 states. [2024-10-31 22:14:51,777 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 31 to 31. [2024-10-31 22:14:51,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 31 states, 28 states have (on average 1.3571428571428572) internal successors, (38), 30 states have internal predecessors, (38), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:14:51,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 31 states and 38 transitions. [2024-10-31 22:14:51,782 INFO L78 Accepts]: Start accepts. Automaton has 31 states and 38 transitions. Word has length 7 [2024-10-31 22:14:51,782 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-31 22:14:51,782 INFO L471 AbstractCegarLoop]: Abstraction has 31 states and 38 transitions. [2024-10-31 22:14:51,783 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 3.5) internal successors, (7), 2 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:14:51,783 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 38 transitions. [2024-10-31 22:14:51,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-10-31 22:14:51,784 INFO L207 NwaCegarLoop]: Found error trace [2024-10-31 22:14:51,784 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:14:51,785 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-31 22:14:51,785 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-31 22:14:51,786 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:14:51,786 INFO L85 PathProgramCache]: Analyzing trace with hash -1038813004, now seen corresponding path program 1 times [2024-10-31 22:14:51,786 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:14:51,787 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1004292361] [2024-10-31 22:14:51,787 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:14:51,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:14:51,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:14:52,382 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:14:52,383 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:14:52,383 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1004292361] [2024-10-31 22:14:52,383 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1004292361] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:14:52,383 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:14:52,384 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-31 22:14:52,384 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1842553558] [2024-10-31 22:14:52,384 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:14:52,385 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-31 22:14:52,385 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:14:52,386 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-31 22:14:52,386 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-31 22:14:52,387 INFO L87 Difference]: Start difference. First operand 31 states and 38 transitions. Second operand has 5 states, 5 states have (on average 2.0) internal successors, (10), 5 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:14:52,656 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-31 22:14:52,656 INFO L93 Difference]: Finished difference Result 70 states and 88 transitions. [2024-10-31 22:14:52,656 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-31 22:14:52,657 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 2.0) internal successors, (10), 5 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 10 [2024-10-31 22:14:52,657 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-31 22:14:52,659 INFO L225 Difference]: With dead ends: 70 [2024-10-31 22:14:52,659 INFO L226 Difference]: Without dead ends: 44 [2024-10-31 22:14:52,660 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-10-31 22:14:52,662 INFO L432 NwaCegarLoop]: 28 mSDtfsCounter, 20 mSDsluCounter, 64 mSDsCounter, 0 mSdLazyCounter, 56 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20 SdHoareTripleChecker+Valid, 92 SdHoareTripleChecker+Invalid, 63 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 56 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-31 22:14:52,662 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [20 Valid, 92 Invalid, 63 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 56 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-31 22:14:52,663 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 44 states. [2024-10-31 22:14:52,669 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 44 to 37. [2024-10-31 22:14:52,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 37 states, 34 states have (on average 1.3235294117647058) internal successors, (45), 36 states have internal predecessors, (45), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:14:52,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 45 transitions. [2024-10-31 22:14:52,671 INFO L78 Accepts]: Start accepts. Automaton has 37 states and 45 transitions. Word has length 10 [2024-10-31 22:14:52,671 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-31 22:14:52,671 INFO L471 AbstractCegarLoop]: Abstraction has 37 states and 45 transitions. [2024-10-31 22:14:52,671 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 2.0) internal successors, (10), 5 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:14:52,672 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 45 transitions. [2024-10-31 22:14:52,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-10-31 22:14:52,672 INFO L207 NwaCegarLoop]: Found error trace [2024-10-31 22:14:52,672 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:14:52,673 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-31 22:14:52,673 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-31 22:14:52,674 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:14:52,677 INFO L85 PathProgramCache]: Analyzing trace with hash -1038754672, now seen corresponding path program 1 times [2024-10-31 22:14:52,677 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:14:52,677 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [376170635] [2024-10-31 22:14:52,677 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:14:52,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:14:52,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:14:52,785 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:14:52,786 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:14:52,786 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [376170635] [2024-10-31 22:14:52,788 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [376170635] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:14:52,788 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:14:52,788 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-31 22:14:52,788 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [944473958] [2024-10-31 22:14:52,790 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:14:52,790 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-31 22:14:52,791 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:14:52,791 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-31 22:14:52,793 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-10-31 22:14:52,793 INFO L87 Difference]: Start difference. First operand 37 states and 45 transitions. Second operand has 4 states, 4 states have (on average 2.5) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:14:52,942 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-31 22:14:52,942 INFO L93 Difference]: Finished difference Result 63 states and 77 transitions. [2024-10-31 22:14:52,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-31 22:14:52,944 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 2.5) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 10 [2024-10-31 22:14:52,944 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-31 22:14:52,945 INFO L225 Difference]: With dead ends: 63 [2024-10-31 22:14:52,945 INFO L226 Difference]: Without dead ends: 49 [2024-10-31 22:14:52,946 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-10-31 22:14:52,948 INFO L432 NwaCegarLoop]: 27 mSDtfsCounter, 41 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 31 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 41 SdHoareTripleChecker+Valid, 55 SdHoareTripleChecker+Invalid, 36 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 31 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-31 22:14:52,949 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [41 Valid, 55 Invalid, 36 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 31 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-31 22:14:52,950 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 49 states. [2024-10-31 22:14:52,963 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 49 to 44. [2024-10-31 22:14:52,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 44 states, 41 states have (on average 1.3170731707317074) internal successors, (54), 43 states have internal predecessors, (54), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:14:52,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 44 states and 54 transitions. [2024-10-31 22:14:52,969 INFO L78 Accepts]: Start accepts. Automaton has 44 states and 54 transitions. Word has length 10 [2024-10-31 22:14:52,969 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-31 22:14:52,969 INFO L471 AbstractCegarLoop]: Abstraction has 44 states and 54 transitions. [2024-10-31 22:14:52,970 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 2.5) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:14:52,970 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 54 transitions. [2024-10-31 22:14:52,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-10-31 22:14:52,971 INFO L207 NwaCegarLoop]: Found error trace [2024-10-31 22:14:52,971 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:14:52,971 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-31 22:14:52,972 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-31 22:14:52,972 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:14:52,972 INFO L85 PathProgramCache]: Analyzing trace with hash 1414194791, now seen corresponding path program 1 times [2024-10-31 22:14:52,973 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:14:52,973 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [530673625] [2024-10-31 22:14:52,973 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:14:52,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:14:53,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:14:53,275 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 3 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-31 22:14:53,275 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:14:53,276 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [530673625] [2024-10-31 22:14:53,276 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [530673625] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-31 22:14:53,276 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1488816943] [2024-10-31 22:14:53,276 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:14:53,277 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 22:14:53,277 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:14:53,280 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/bin/uautomizer-verify-4GaUIPS5ZU/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-31 22:14:53,281 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/bin/uautomizer-verify-4GaUIPS5ZU/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-10-31 22:14:53,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:14:53,418 INFO L255 TraceCheckSpWp]: Trace formula consists of 157 conjuncts, 26 conjuncts are in the unsatisfiable core [2024-10-31 22:14:53,424 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 22:14:53,492 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2024-10-31 22:14:53,603 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 1 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 40 [2024-10-31 22:14:53,648 INFO L349 Elim1Store]: treesize reduction 46, result has 9.8 percent of original size [2024-10-31 22:14:53,651 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 90 treesize of output 105 [2024-10-31 22:14:53,694 INFO L349 Elim1Store]: treesize reduction 4, result has 66.7 percent of original size [2024-10-31 22:14:53,695 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 1 case distinctions, treesize of input 15 treesize of output 15 [2024-10-31 22:14:53,727 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 25 treesize of output 21 [2024-10-31 22:14:53,744 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 1 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 50 [2024-10-31 22:14:53,767 INFO L349 Elim1Store]: treesize reduction 101, result has 1.0 percent of original size [2024-10-31 22:14:53,767 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 3 case distinctions, treesize of input 115 treesize of output 119 [2024-10-31 22:14:53,784 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 67 treesize of output 47 [2024-10-31 22:14:54,114 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:14:54,115 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 46 treesize of output 42 [2024-10-31 22:14:54,135 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 12 treesize of output 8 [2024-10-31 22:14:54,166 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:14:54,166 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-31 22:14:54,262 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:14:54,263 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 1 new quantified variables, introduced 1 case distinctions, treesize of input 37 treesize of output 30 [2024-10-31 22:14:54,278 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:14:54,279 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 190 treesize of output 133 [2024-10-31 22:14:54,301 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:14:54,302 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 76 treesize of output 75 [2024-10-31 22:14:54,313 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 66 treesize of output 62 [2024-10-31 22:14:54,605 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:14:54,606 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1488816943] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-31 22:14:54,606 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-31 22:14:54,606 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 6, 6] total 12 [2024-10-31 22:14:54,606 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1181568213] [2024-10-31 22:14:54,606 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-31 22:14:54,609 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-10-31 22:14:54,610 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:14:54,611 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-10-31 22:14:54,611 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=102, Unknown=0, NotChecked=0, Total=132 [2024-10-31 22:14:54,612 INFO L87 Difference]: Start difference. First operand 44 states and 54 transitions. Second operand has 12 states, 12 states have (on average 3.75) internal successors, (45), 12 states have internal predecessors, (45), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:14:55,692 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-31 22:14:55,692 INFO L93 Difference]: Finished difference Result 110 states and 142 transitions. [2024-10-31 22:14:55,693 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2024-10-31 22:14:55,693 INFO L78 Accepts]: Start accepts. Automaton has has 12 states, 12 states have (on average 3.75) internal successors, (45), 12 states have internal predecessors, (45), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 18 [2024-10-31 22:14:55,694 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-31 22:14:55,695 INFO L225 Difference]: With dead ends: 110 [2024-10-31 22:14:55,695 INFO L226 Difference]: Without dead ends: 96 [2024-10-31 22:14:55,695 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 56 GetRequests, 32 SyntacticMatches, 0 SemanticMatches, 24 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 118 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=168, Invalid=482, Unknown=0, NotChecked=0, Total=650 [2024-10-31 22:14:55,696 INFO L432 NwaCegarLoop]: 25 mSDtfsCounter, 142 mSDsluCounter, 103 mSDsCounter, 0 mSdLazyCounter, 211 mSolverCounterSat, 29 mSolverCounterUnsat, 2 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 142 SdHoareTripleChecker+Valid, 128 SdHoareTripleChecker+Invalid, 242 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 29 IncrementalHoareTripleChecker+Valid, 211 IncrementalHoareTripleChecker+Invalid, 2 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-10-31 22:14:55,697 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [142 Valid, 128 Invalid, 242 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [29 Valid, 211 Invalid, 2 Unknown, 0 Unchecked, 0.5s Time] [2024-10-31 22:14:55,698 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 96 states. [2024-10-31 22:14:55,707 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 96 to 41. [2024-10-31 22:14:55,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 41 states, 40 states have (on average 1.25) internal successors, (50), 40 states have internal predecessors, (50), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:14:55,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 50 transitions. [2024-10-31 22:14:55,709 INFO L78 Accepts]: Start accepts. Automaton has 41 states and 50 transitions. Word has length 18 [2024-10-31 22:14:55,709 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-31 22:14:55,709 INFO L471 AbstractCegarLoop]: Abstraction has 41 states and 50 transitions. [2024-10-31 22:14:55,709 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 3.75) internal successors, (45), 12 states have internal predecessors, (45), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:14:55,710 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 50 transitions. [2024-10-31 22:14:55,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-10-31 22:14:55,710 INFO L207 NwaCegarLoop]: Found error trace [2024-10-31 22:14:55,710 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:14:55,734 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/bin/uautomizer-verify-4GaUIPS5ZU/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-10-31 22:14:55,915 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/bin/uautomizer-verify-4GaUIPS5ZU/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 22:14:55,915 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-31 22:14:55,916 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:14:55,916 INFO L85 PathProgramCache]: Analyzing trace with hash -1979842005, now seen corresponding path program 1 times [2024-10-31 22:14:55,916 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:14:55,917 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1844710467] [2024-10-31 22:14:55,917 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:14:55,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:14:55,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:14:56,275 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-31 22:14:56,275 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:14:56,275 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1844710467] [2024-10-31 22:14:56,276 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1844710467] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:14:56,276 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:14:56,276 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-31 22:14:56,276 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [939304257] [2024-10-31 22:14:56,276 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:14:56,277 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-31 22:14:56,277 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:14:56,277 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-31 22:14:56,278 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-31 22:14:56,278 INFO L87 Difference]: Start difference. First operand 41 states and 50 transitions. Second operand has 5 states, 5 states have (on average 4.0) internal successors, (20), 5 states have internal predecessors, (20), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:14:56,543 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-31 22:14:56,543 INFO L93 Difference]: Finished difference Result 54 states and 66 transitions. [2024-10-31 22:14:56,543 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-31 22:14:56,544 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 4.0) internal successors, (20), 5 states have internal predecessors, (20), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 20 [2024-10-31 22:14:56,544 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-31 22:14:56,544 INFO L225 Difference]: With dead ends: 54 [2024-10-31 22:14:56,545 INFO L226 Difference]: Without dead ends: 41 [2024-10-31 22:14:56,545 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2024-10-31 22:14:56,546 INFO L432 NwaCegarLoop]: 28 mSDtfsCounter, 10 mSDsluCounter, 59 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 87 SdHoareTripleChecker+Invalid, 48 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 44 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-31 22:14:56,546 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 87 Invalid, 48 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-31 22:14:56,547 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 41 states. [2024-10-31 22:14:56,554 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 41 to 41. [2024-10-31 22:14:56,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 41 states, 40 states have (on average 1.225) internal successors, (49), 40 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:14:56,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 49 transitions. [2024-10-31 22:14:56,556 INFO L78 Accepts]: Start accepts. Automaton has 41 states and 49 transitions. Word has length 20 [2024-10-31 22:14:56,556 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-31 22:14:56,556 INFO L471 AbstractCegarLoop]: Abstraction has 41 states and 49 transitions. [2024-10-31 22:14:56,556 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 4.0) internal successors, (20), 5 states have internal predecessors, (20), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:14:56,556 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 49 transitions. [2024-10-31 22:14:56,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-10-31 22:14:56,557 INFO L207 NwaCegarLoop]: Found error trace [2024-10-31 22:14:56,557 INFO L215 NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:14:56,557 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-31 22:14:56,557 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-31 22:14:56,558 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:14:56,558 INFO L85 PathProgramCache]: Analyzing trace with hash 742290787, now seen corresponding path program 1 times [2024-10-31 22:14:56,558 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:14:56,559 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [420951875] [2024-10-31 22:14:56,559 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:14:56,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:14:56,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:14:57,912 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:14:57,913 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:14:57,913 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [420951875] [2024-10-31 22:14:57,913 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [420951875] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-31 22:14:57,914 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1594878283] [2024-10-31 22:14:57,914 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:14:57,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 22:14:57,915 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:14:57,917 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/bin/uautomizer-verify-4GaUIPS5ZU/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-31 22:14:57,919 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0cfe4e2d-bdd5-4ac6-b3df-8d114fd50866/bin/uautomizer-verify-4GaUIPS5ZU/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-10-31 22:14:58,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:14:58,089 INFO L255 TraceCheckSpWp]: Trace formula consists of 249 conjuncts, 75 conjuncts are in the unsatisfiable core [2024-10-31 22:14:58,096 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 22:14:58,105 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2024-10-31 22:14:58,216 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-31 22:14:58,294 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 195 treesize of output 130 [2024-10-31 22:14:58,319 INFO L349 Elim1Store]: treesize reduction 101, result has 1.0 percent of original size [2024-10-31 22:14:58,320 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 3 case distinctions, treesize of input 287 treesize of output 261 [2024-10-31 22:14:58,340 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-31 22:14:58,353 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 157 treesize of output 100 [2024-10-31 22:14:58,393 INFO L349 Elim1Store]: treesize reduction 46, result has 9.8 percent of original size [2024-10-31 22:14:58,393 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 206 treesize of output 207 [2024-10-31 22:14:58,419 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 64 [2024-10-31 22:14:58,441 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 163 treesize of output 145 [2024-10-31 22:14:58,458 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-31 22:14:58,474 INFO L349 Elim1Store]: treesize reduction 21, result has 4.5 percent of original size [2024-10-31 22:14:58,474 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 50 treesize of output 78 [2024-10-31 22:14:58,503 INFO L349 Elim1Store]: treesize reduction 4, result has 66.7 percent of original size [2024-10-31 22:14:58,505 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 15 treesize of output 15 [2024-10-31 22:14:58,517 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 24 [2024-10-31 22:14:58,524 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 24 treesize of output 11 [2024-10-31 22:14:58,543 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-10-31 22:14:58,543 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 2 case distinctions, treesize of input 29 treesize of output 5 [2024-10-31 22:14:58,575 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-31 22:14:58,743 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:14:58,744 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 38 treesize of output 36 [2024-10-31 22:14:58,751 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 12 treesize of output 8 [2024-10-31 22:14:58,758 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 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 7 treesize of output 3 [2024-10-31 22:14:58,778 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 11 [2024-10-31 22:14:58,832 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 18 treesize of output 7 [2024-10-31 22:14:58,845 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2024-10-31 22:14:58,850 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 15 [2024-10-31 22:14:58,979 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:14:58,980 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-31 22:14:59,010 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_327 (Array Int Int))) (= (select (select (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_327) |c_ULTIMATE.start_main_~prev~0#1.base|) (+ 8 |c_ULTIMATE.start_main_~prev~0#1.offset|)) 1)) is different from false [2024-10-31 22:15:00,825 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int)) (= (select (select (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store (store (select |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base|) |c_ULTIMATE.start_main_~x~0#1.offset| v_DerPreprocessor_6) (+ |c_ULTIMATE.start_main_~x~0#1.offset| 4) v_ArrVal_320)) (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~x~0#1.base|) |c_ULTIMATE.start_main_~x~0#1.offset|) v_ArrVal_327) |c_ULTIMATE.start_main_~x~0#1.base|) (+ |c_ULTIMATE.start_main_~x~0#1.offset| 8)) 1)) is different from false [2024-10-31 22:15:03,685 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:03,686 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 116 treesize of output 93 [2024-10-31 22:15:03,708 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:03,709 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 728 treesize of output 575 [2024-10-31 22:15:03,739 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:03,740 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 404 treesize of output 386 [2024-10-31 22:15:03,756 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 378 treesize of output 372 [2024-10-31 22:15:07,822 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:07,823 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 31 treesize of output 38 [2024-10-31 22:15:08,270 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:08,273 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 31 treesize of output 38 [2024-10-31 22:15:08,516 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:08,517 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 31 treesize of output 38 [2024-10-31 22:15:09,000 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:09,001 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 31 treesize of output 38 [2024-10-31 22:15:09,342 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:09,343 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 31 treesize of output 38 [2024-10-31 22:15:09,717 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:09,717 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 31 treesize of output 38 [2024-10-31 22:15:10,310 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:10,311 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 26 treesize of output 33 [2024-10-31 22:15:10,356 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:10,356 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 26 treesize of output 33 [2024-10-31 22:15:10,863 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:10,864 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 26 treesize of output 33 [2024-10-31 22:15:10,980 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:10,981 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 26 treesize of output 33 [2024-10-31 22:15:11,009 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:11,009 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 31 treesize of output 38 [2024-10-31 22:15:11,170 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:11,170 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 26 treesize of output 33 [2024-10-31 22:15:11,334 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:11,335 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 26 treesize of output 33 [2024-10-31 22:15:11,391 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:11,392 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 31 treesize of output 38 [2024-10-31 22:15:11,409 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:11,409 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 26 treesize of output 33 [2024-10-31 22:15:12,018 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:12,018 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 31 treesize of output 38 [2024-10-31 22:15:12,038 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:12,038 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 26 treesize of output 33 [2024-10-31 22:15:12,320 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:12,320 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 26 treesize of output 33 [2024-10-31 22:15:12,348 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:12,348 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 31 treesize of output 38 [2024-10-31 22:15:12,461 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:12,462 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 26 treesize of output 33 [2024-10-31 22:15:12,537 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:12,538 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 26 treesize of output 33 [2024-10-31 22:15:12,617 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:12,618 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 53 treesize of output 51 [2024-10-31 22:15:12,887 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:12,888 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 53 treesize of output 51 [2024-10-31 22:15:13,286 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-31 22:15:13,286 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 26 treesize of output 33 [2024-10-31 22:15:17,772 WARN L873 $PredicateComparison]: unable to prove that (let ((.cse16 (= |c_ULTIMATE.start_main_~head~0#1.base| |c_ULTIMATE.start_main_~x~0#1.base|)) (.cse36 (not (= (select |c_#valid| |c_ULTIMATE.start_main_~head~0#1.base|) 0))) (.cse15 (not (= (select |c_#valid| |c_ULTIMATE.start_main_~x~0#1.base|) 0))) (.cse4 (+ |c_ULTIMATE.start_main_~head~0#1.offset| 4)) (.cse5 (select |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base|)) (.cse2 (+ |c_ULTIMATE.start_main_~head~0#1.offset| 8))) (let ((.cse35 (forall ((v_arrayElimArr_22 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_317 Int) (v_arrayElimCell_34 Int)) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)) |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimArr_22) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))) (.cse65 (or .cse15 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_arrayElimCell_31 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (or (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) |c_ULTIMATE.start_main_~head~0#1.base| (store (store v_ArrVal_306 |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))) (.cse72 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (or (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) |c_ULTIMATE.start_main_~head~0#1.base| (store (store v_ArrVal_306 |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))) (.cse66 (or .cse36 (forall ((v_arrayElimArr_24 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_317 Int) (v_arrayElimCell_34 Int)) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)) |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimArr_24) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))) (.cse64 (forall ((v_arrayElimArr_23 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_317 Int) (v_arrayElimCell_34 Int)) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)) |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimArr_23) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))) (.cse147 (forall ((v_arrayElimCell_30 Int) (v_arrayElimCell_33 Int)) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_arrayElimCell_31 Int)) (let ((.cse245 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse243 (let ((.cse246 (store .cse245 v_arrayElimCell_30 v_ArrVal_306))) (store .cse246 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse246 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (forall ((v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (or (= (select (select (store .cse243 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (let ((.cse244 (store (store .cse245 v_arrayElimCell_30 v_ArrVal_310) v_arrayElimCell_33 v_ArrVal_306))) (store .cse244 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse244 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))) (= (select (select (store .cse243 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))) (= v_arrayElimCell_30 |c_ULTIMATE.start_main_~x~0#1.base|) (not (= (select |c_#valid| v_arrayElimCell_30) 0))))) (.cse87 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (or (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) |c_ULTIMATE.start_main_~head~0#1.base| (store (store v_ArrVal_306 |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (let ((.cse242 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_306))) (store .cse242 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse242 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))) (.cse153 (forall ((v_arrayElimCell_33 Int)) (or (= |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimCell_33) (forall ((v_arrayElimCell_30 Int) (v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_arrayElimCell_31 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (let ((.cse240 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse238 (let ((.cse241 (store .cse240 v_arrayElimCell_30 v_ArrVal_306))) (store .cse241 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse241 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (= (select (select (store .cse238 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= 1 (select (select (store (let ((.cse239 (store .cse240 v_arrayElimCell_30 v_ArrVal_310))) (store .cse239 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store .cse239 v_arrayElimCell_33 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2)) (not (= (select |c_#valid| v_arrayElimCell_30) 0)) (= (select (select (store .cse238 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))))) (.cse52 (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_arrayElimCell_31 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (or (= (select (select (store (let ((.cse237 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_306))) (store .cse237 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse237 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) |c_ULTIMATE.start_main_~head~0#1.base| (store (store v_ArrVal_306 |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))) .cse15)) (.cse100 (forall ((v_arrayElimArr_21 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_317 Int) (v_arrayElimCell_34 Int)) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)) |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimArr_21) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))) (.cse54 (forall ((v_arrayElimCell_30 Int) (v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_arrayElimCell_31 Int)) (or (= (select (select (store (let ((.cse236 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (store (store .cse236 v_arrayElimCell_30 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse236 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (not (= (select |c_#valid| v_arrayElimCell_30) 0)) (= |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimCell_30)))) (.cse154 (forall ((v_arrayElimCell_30 Int) (v_arrayElimCell_33 Int)) (or (not (= (select |c_#valid| v_arrayElimCell_30) 0)) (= |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimCell_30) (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_arrayElimCell_31 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (let ((.cse233 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse234 (let ((.cse235 (store (store .cse233 v_arrayElimCell_30 v_ArrVal_310) v_arrayElimCell_33 v_ArrVal_306))) (store .cse235 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse235 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (= (select (select (store (store (store .cse233 v_arrayElimCell_30 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse233 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse234 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse234 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))))) (.cse155 (forall ((v_arrayElimCell_30 Int) (v_arrayElimCell_33 Int)) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_arrayElimCell_31 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (let ((.cse232 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse228 (store .cse232 v_arrayElimCell_30 v_ArrVal_310))) (let ((.cse230 (store .cse228 v_arrayElimCell_33 v_ArrVal_306))) (let ((.cse229 (store (store (select .cse230 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) (.cse227 (let ((.cse231 (store .cse232 v_arrayElimCell_30 v_ArrVal_306))) (store .cse231 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse231 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (= (select (select (store .cse227 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= 1 (select (select (store (store .cse228 |c_ULTIMATE.start_main_~head~0#1.base| .cse229) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2)) (= (select (select (store (store .cse230 |c_ULTIMATE.start_main_~head~0#1.base| .cse229) v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse227 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))))) (= v_arrayElimCell_30 |c_ULTIMATE.start_main_~x~0#1.base|) (not (= (select |c_#valid| v_arrayElimCell_30) 0))))) (.cse86 (forall ((v_arrayElimCell_30 Int)) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_arrayElimCell_31 Int) (v_arrayElimCell_34 Int)) (let ((.cse225 (let ((.cse226 (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)) v_arrayElimCell_30 v_ArrVal_306))) (store .cse226 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse226 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (= (select (select (store .cse225 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse225 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))) (= v_arrayElimCell_30 |c_ULTIMATE.start_main_~x~0#1.base|) (not (= (select |c_#valid| v_arrayElimCell_30) 0))))) (.cse95 (forall ((v_arrayElimCell_30 Int)) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_arrayElimCell_31 Int)) (let ((.cse223 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse222 (let ((.cse224 (store .cse223 v_arrayElimCell_30 v_ArrVal_306))) (store .cse224 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse224 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (forall ((v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (or (= (select (select (store .cse222 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store (store .cse223 v_arrayElimCell_30 v_ArrVal_310) |c_ULTIMATE.start_main_~head~0#1.base| (store (store v_ArrVal_306 |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))) (= (select (select (store .cse222 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))) (not (= (select |c_#valid| v_arrayElimCell_30) 0))))) (.cse96 (forall ((v_arrayElimCell_30 Int)) (or (= v_arrayElimCell_30 |c_ULTIMATE.start_main_~x~0#1.base|) (not (= (select |c_#valid| v_arrayElimCell_30) 0)) (= |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimCell_30) (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_arrayElimCell_31 Int)) (= (select (select (store (let ((.cse221 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (store (store .cse221 v_arrayElimCell_30 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse221 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))) (.cse159 (forall ((v_arrayElimCell_30 Int) (v_arrayElimCell_33 Int)) (or (= v_arrayElimCell_30 |c_ULTIMATE.start_main_~x~0#1.base|) (not (= (select |c_#valid| v_arrayElimCell_30) 0)) (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_arrayElimCell_31 Int)) (let ((.cse219 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse217 (let ((.cse220 (store .cse219 v_arrayElimCell_30 v_ArrVal_306))) (store .cse220 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse220 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (forall ((v_ArrVal_310 (Array Int Int))) (let ((.cse215 (store .cse219 v_arrayElimCell_30 v_ArrVal_310))) (let ((.cse218 (store .cse215 v_arrayElimCell_33 v_ArrVal_306))) (let ((.cse216 (store (store (select .cse218 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (or (= 1 (select (select (store (store .cse215 |c_ULTIMATE.start_main_~head~0#1.base| .cse216) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2)) (forall ((v_arrayElimCell_34 Int)) (or (= (select (select (store .cse217 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store .cse218 |c_ULTIMATE.start_main_~head~0#1.base| .cse216) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))))) (= (select (select (store .cse217 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))))) (.cse160 (forall ((v_arrayElimCell_30 Int) (v_arrayElimCell_33 Int)) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_arrayElimCell_31 Int)) (let ((.cse212 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse213 (let ((.cse214 (store .cse212 v_arrayElimCell_30 v_ArrVal_306))) (store .cse214 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse214 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (forall ((v_ArrVal_310 (Array Int Int))) (= 1 (select (select (store (let ((.cse211 (store .cse212 v_arrayElimCell_30 v_ArrVal_310))) (store .cse211 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store .cse211 v_arrayElimCell_33 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2))) (forall ((v_arrayElimCell_34 Int)) (= (select (select (store .cse213 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)) (= (select (select (store .cse213 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))) (= v_arrayElimCell_30 |c_ULTIMATE.start_main_~x~0#1.base|) (not (= (select |c_#valid| v_arrayElimCell_30) 0))))) (.cse161 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_31 Int) (v_arrayElimCell_33 Int)) (or (= |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimCell_33) (= (select (select (store (let ((.cse210 (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) v_arrayElimCell_33 v_ArrVal_306))) (store .cse210 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse210 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))) (.cse51 (forall ((v_ArrVal_327 (Array Int Int)) (v_ArrVal_317 Int) (v_arrayElimArr_20 (Array Int Int)) (v_arrayElimCell_34 Int)) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)) |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimArr_20) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))) (.cse156 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_31 Int) (v_arrayElimCell_34 Int) (v_arrayElimCell_33 Int)) (let ((.cse208 (let ((.cse209 (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) v_arrayElimCell_33 v_ArrVal_306))) (store .cse209 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse209 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (= (select (select (store .cse208 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse208 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))) (.cse116 (forall ((v_arrayElimCell_30 Int)) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_arrayElimCell_31 Int)) (let ((.cse206 (let ((.cse207 (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)) v_arrayElimCell_30 v_ArrVal_306))) (store .cse207 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse207 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (forall ((v_arrayElimCell_34 Int)) (= (select (select (store .cse206 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)) (= (select (select (store .cse206 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))) (= v_arrayElimCell_30 |c_ULTIMATE.start_main_~x~0#1.base|) (not (= (select |c_#valid| v_arrayElimCell_30) 0))))) (.cse163 (forall ((v_arrayElimCell_30 Int) (v_arrayElimCell_33 Int)) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_arrayElimCell_31 Int)) (let ((.cse204 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse202 (let ((.cse205 (store .cse204 v_arrayElimCell_30 v_ArrVal_306))) (store .cse205 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse205 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (forall ((v_ArrVal_310 (Array Int Int))) (let ((.cse199 (store .cse204 v_arrayElimCell_30 v_ArrVal_310))) (let ((.cse203 (store .cse199 v_arrayElimCell_33 v_ArrVal_306))) (let ((.cse200 (store (store (select .cse203 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (let ((.cse201 (store .cse203 |c_ULTIMATE.start_main_~head~0#1.base| .cse200))) (or (= 1 (select (select (store (store .cse199 |c_ULTIMATE.start_main_~head~0#1.base| .cse200) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2)) (= (select (select (store .cse201 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (forall ((v_arrayElimCell_34 Int)) (or (= (select (select (store .cse202 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse201 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))))))) (= (select (select (store .cse202 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))) (not (= (select |c_#valid| v_arrayElimCell_30) 0))))) (.cse27 (= |c_ULTIMATE.start_main_~x~0#1.offset| |c_ULTIMATE.start_main_~head~0#1.offset|)) (.cse157 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_33 Int)) (let ((.cse198 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (or (= (select (select (store (store .cse198 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store (store .cse198 |c_ULTIMATE.start_main_~head~0#1.base| v_ArrVal_310) v_arrayElimCell_33 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (forall ((v_arrayElimCell_34 Int)) (= (select (select (store (store .cse198 |c_ULTIMATE.start_main_~head~0#1.base| (store (store v_ArrVal_306 |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))) (.cse158 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int) (v_arrayElimCell_33 Int)) (let ((.cse197 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (or (= (select (select (store (store .cse197 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store (store .cse197 |c_ULTIMATE.start_main_~head~0#1.base| v_ArrVal_310) v_arrayElimCell_33 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store .cse197 |c_ULTIMATE.start_main_~head~0#1.base| (store (store v_ArrVal_306 |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))) (.cse34 (not .cse16)) (.cse53 (forall ((v_ArrVal_327 (Array Int Int)) (v_arrayElimArr_19 (Array Int Int)) (v_ArrVal_317 Int) (v_arrayElimCell_34 Int)) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)) |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimArr_19) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))) (.cse162 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int) (v_arrayElimCell_33 Int)) (let ((.cse196 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (or (= (select (select (store (store (store .cse196 v_arrayElimCell_33 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store (store .cse196 |c_ULTIMATE.start_main_~head~0#1.base| v_ArrVal_310) v_arrayElimCell_33 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store .cse196 |c_ULTIMATE.start_main_~head~0#1.base| (store (store v_ArrVal_306 |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))) (and (forall ((v_arrayElimCell_30 Int)) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_arrayElimCell_34 Int)) (let ((.cse0 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse3 (store .cse0 v_arrayElimCell_30 v_ArrVal_306))) (let ((.cse1 (store (store (select .cse3 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (or (= (select (select (store (store .cse0 |c_ULTIMATE.start_main_~head~0#1.base| .cse1) v_arrayElimCell_30 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store .cse3 |c_ULTIMATE.start_main_~head~0#1.base| .cse1) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))) (= v_arrayElimCell_30 |c_ULTIMATE.start_main_~x~0#1.base|) (not (= (select |c_#valid| v_arrayElimCell_30) 0)))) (forall ((v_arrayElimCell_30 Int) (v_arrayElimCell_33 Int)) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int)) (let ((.cse6 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse10 (store .cse6 v_arrayElimCell_30 v_ArrVal_306))) (let ((.cse7 (store (store (select .cse10 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (or (= (select (select (store (store .cse6 |c_ULTIMATE.start_main_~head~0#1.base| .cse7) v_arrayElimCell_30 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (forall ((v_ArrVal_310 (Array Int Int))) (let ((.cse8 (store .cse6 v_arrayElimCell_30 v_ArrVal_310))) (let ((.cse9 (store (store (select (store .cse8 v_arrayElimCell_33 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (or (= 1 (select (select (store (store .cse8 |c_ULTIMATE.start_main_~head~0#1.base| .cse9) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2)) (forall ((v_arrayElimCell_34 Int)) (= (select (select (store (store .cse10 |c_ULTIMATE.start_main_~head~0#1.base| .cse7) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)) (= (select (select (store (store (store .cse6 v_arrayElimCell_33 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| .cse9) v_arrayElimCell_30 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))))))) (not (= (select |c_#valid| v_arrayElimCell_30) 0)))) (forall ((v_arrayElimCell_30 Int)) (or (= v_arrayElimCell_30 |c_ULTIMATE.start_main_~x~0#1.base|) (not (= (select |c_#valid| v_arrayElimCell_30) 0)) (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int)) (let ((.cse11 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse13 (store .cse11 v_arrayElimCell_30 v_ArrVal_306))) (let ((.cse12 (store (store (select .cse13 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (or (= (select (select (store (store .cse11 |c_ULTIMATE.start_main_~head~0#1.base| .cse12) v_arrayElimCell_30 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (forall ((v_arrayElimCell_34 Int)) (= (select (select (store (store .cse13 |c_ULTIMATE.start_main_~head~0#1.base| .cse12) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))))))) (forall ((v_arrayElimCell_30 Int) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int)) (or (= (select (select (store (let ((.cse14 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (store .cse14 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse14 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_30 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (not (= (select |c_#valid| v_arrayElimCell_30) 0)) (= |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimCell_30))) (or (forall ((v_ArrVal_327 (Array Int Int)) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int) (v_arrayElimArr_30 (Array Int Int))) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimArr_30) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)) .cse15 .cse16) (forall ((v_arrayElimCell_30 Int)) (or (= v_arrayElimCell_30 |c_ULTIMATE.start_main_~x~0#1.base|) (forall ((v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int)) (= (select (select (store (let ((.cse17 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (store .cse17 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse17 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_30 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)) (not (= (select |c_#valid| v_arrayElimCell_30) 0)) (= |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimCell_30))) (or .cse15 .cse16 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_33 Int)) (or (= |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimCell_33) (= (select (select (store (store (store |c_#memory_int#1| v_arrayElimCell_33 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) v_arrayElimCell_33 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))) (or .cse15 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int) (v_arrayElimCell_33 Int)) (let ((.cse18 (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) v_arrayElimCell_33 v_ArrVal_306))) (let ((.cse19 (store (store (select .cse18 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (or (= (select (select (store (store .cse18 |c_ULTIMATE.start_main_~head~0#1.base| .cse19) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store (store |c_#memory_int#1| v_arrayElimCell_33 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| .cse19) |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))) .cse16) (or .cse15 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int) (v_arrayElimCell_33 Int)) (let ((.cse20 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310))) (let ((.cse22 (store .cse20 v_arrayElimCell_33 v_ArrVal_306))) (let ((.cse21 (store (store (select .cse22 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (or (= (select (select (store (store .cse20 |c_ULTIMATE.start_main_~head~0#1.base| .cse21) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store .cse22 |c_ULTIMATE.start_main_~head~0#1.base| .cse21) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store (store |c_#memory_int#1| v_arrayElimCell_33 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| .cse21) |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))))) (forall ((v_arrayElimCell_33 Int)) (or (forall ((v_arrayElimCell_30 Int) (v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (let ((.cse24 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse25 (store .cse24 v_arrayElimCell_30 v_ArrVal_310))) (let ((.cse26 (store (store (select (store .cse25 v_arrayElimCell_33 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (or (= (select (select (store (let ((.cse23 (store .cse24 v_arrayElimCell_30 v_ArrVal_306))) (store .cse23 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse23 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= 1 (select (select (store (store .cse25 |c_ULTIMATE.start_main_~head~0#1.base| .cse26) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2)) (not (= (select |c_#valid| v_arrayElimCell_30) 0)) (= (select (select (store (store (store .cse24 v_arrayElimCell_33 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| .cse26) v_arrayElimCell_30 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))) (= |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimCell_33))) (or .cse27 (let ((.cse59 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_arrayElimCell_32 Int) (v_ArrVal_317 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_33 Int)) (let ((.cse142 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse141 (store (store .cse142 v_arrayElimCell_32 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store (store .cse142 |c_ULTIMATE.start_main_~head~0#1.base| v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)))) (or (= (select (select (store .cse141 v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (forall ((v_arrayElimCell_34 Int)) (or (= (select (select (store .cse141 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store .cse142 |c_ULTIMATE.start_main_~head~0#1.base| (store (store v_ArrVal_306 |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))))) (.cse50 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_arrayElimCell_32 Int) (v_ArrVal_317 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (let ((.cse140 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (or (= (select (select (store (store (store .cse140 v_arrayElimCell_32 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store (store .cse140 |c_ULTIMATE.start_main_~head~0#1.base| v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store .cse140 |c_ULTIMATE.start_main_~head~0#1.base| (store (store v_ArrVal_306 |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))) (.cse28 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_arrayElimCell_32 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_31 Int)) (or (= (select (select (store (let ((.cse139 (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306))) (store .cse139 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse139 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimCell_32)))) (.cse73 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_arrayElimCell_32 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_31 Int) (v_arrayElimCell_34 Int)) (let ((.cse137 (let ((.cse138 (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306))) (store .cse138 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse138 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (= (select (select (store .cse137 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse137 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))) (and (or .cse15 .cse16 .cse28) (forall ((v_arrayElimCell_30 Int) (v_arrayElimCell_32 Int) (v_arrayElimCell_33 Int)) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_arrayElimCell_31 Int)) (let ((.cse32 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse30 (let ((.cse33 (store .cse32 v_arrayElimCell_30 v_ArrVal_306))) (store .cse33 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse33 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (forall ((v_ArrVal_310 (Array Int Int))) (let ((.cse29 (let ((.cse31 (store (store .cse32 v_arrayElimCell_30 v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306))) (store .cse31 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse31 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (= (select (select (store .cse29 v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse29 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (forall ((v_arrayElimCell_34 Int)) (or (= (select (select (store .cse30 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse29 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))) (= (select (select (store .cse30 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))) (not (= (select |c_#valid| v_arrayElimCell_30) 0)))) (or (and (or .cse34 (forall ((v_ArrVal_327 (Array Int Int)) (v_arrayElimArr_37 (Array Int Int)) (v_ArrVal_317 Int) (v_arrayElimCell_34 Int)) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)) |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimArr_37) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))) .cse35) .cse36) (forall ((v_arrayElimCell_30 Int) (v_arrayElimCell_32 Int) (v_arrayElimCell_33 Int)) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int)) (let ((.cse37 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse40 (store .cse37 v_arrayElimCell_30 v_ArrVal_306))) (let ((.cse38 (store (store (select .cse40 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (or (= (select (select (store (store .cse37 |c_ULTIMATE.start_main_~head~0#1.base| .cse38) v_arrayElimCell_30 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (forall ((v_ArrVal_310 (Array Int Int))) (let ((.cse39 (let ((.cse41 (store (store .cse37 v_arrayElimCell_30 v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306))) (store .cse41 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse41 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (= (select (select (store .cse39 v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (forall ((v_arrayElimCell_34 Int)) (or (= (select (select (store (store .cse40 |c_ULTIMATE.start_main_~head~0#1.base| .cse38) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse39 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))))))))) (= v_arrayElimCell_30 |c_ULTIMATE.start_main_~x~0#1.base|) (not (= (select |c_#valid| v_arrayElimCell_30) 0)))) (or .cse15 .cse16 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_arrayElimCell_32 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (let ((.cse43 (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306))) (let ((.cse42 (store (store (select .cse43 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (or (= (select (select (store (store (store |c_#memory_int#1| v_arrayElimCell_32 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| .cse42) |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store .cse43 |c_ULTIMATE.start_main_~head~0#1.base| .cse42) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))) (forall ((v_arrayElimCell_30 Int) (v_arrayElimCell_32 Int) (v_arrayElimCell_33 Int)) (or (not (= (select |c_#valid| v_arrayElimCell_30) 0)) (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int)) (let ((.cse47 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse45 (store .cse47 v_arrayElimCell_30 v_ArrVal_306))) (let ((.cse46 (store (store (select .cse45 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (or (forall ((v_ArrVal_310 (Array Int Int))) (let ((.cse49 (store (store .cse47 v_arrayElimCell_30 v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306))) (let ((.cse48 (store (store (select .cse49 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (let ((.cse44 (store .cse49 |c_ULTIMATE.start_main_~head~0#1.base| .cse48))) (or (= (select (select (store .cse44 v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (forall ((v_arrayElimCell_34 Int)) (or (= (select (select (store (store .cse45 |c_ULTIMATE.start_main_~head~0#1.base| .cse46) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse44 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))) (= (select (select (store (store (store .cse47 v_arrayElimCell_32 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| .cse48) v_arrayElimCell_30 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))) (= (select (select (store (store .cse47 |c_ULTIMATE.start_main_~head~0#1.base| .cse46) v_arrayElimCell_30 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))))) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_arrayElimCell_32 Int) (v_ArrVal_310 (Array Int Int))) (or (= (select (select (store (store (store |c_#memory_int#1| v_arrayElimCell_32 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimCell_32))) .cse15 .cse16) (or .cse16 .cse36 (and .cse50 .cse51)) .cse52 (or (and .cse53 .cse50) .cse16 .cse36) .cse54 (or (and (or .cse16 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_arrayElimCell_32 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int) (v_arrayElimCell_33 Int)) (let ((.cse55 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (or (= (select (select (store (store (store .cse55 v_arrayElimCell_32 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store (store .cse55 |c_ULTIMATE.start_main_~head~0#1.base| v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store .cse55 |c_ULTIMATE.start_main_~head~0#1.base| (store (store v_ArrVal_306 |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))) (or .cse34 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_arrayElimCell_32 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_33 Int)) (or (= (select (select (store (let ((.cse56 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (store (store .cse56 v_arrayElimCell_32 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store (store .cse56 |c_ULTIMATE.start_main_~head~0#1.base| v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimCell_32)))) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_arrayElimCell_32 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int) (v_arrayElimCell_33 Int)) (let ((.cse57 (let ((.cse58 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (store (store .cse58 v_arrayElimCell_32 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store (store .cse58 |c_ULTIMATE.start_main_~head~0#1.base| v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (= (select (select (store .cse57 v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse57 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))) .cse34) .cse59) .cse36) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_arrayElimCell_32 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_31 Int) (v_arrayElimCell_33 Int)) (let ((.cse61 (let ((.cse62 (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306))) (store .cse62 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse62 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (= (select (select (store (let ((.cse60 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_306))) (store .cse60 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse60 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse61 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse61 v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimCell_32)))) .cse15) (or (and (or (and (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_arrayElimCell_32 Int) (v_ArrVal_317 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int) (v_arrayElimCell_33 Int)) (let ((.cse63 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (or (= (select (select (store (store (store .cse63 v_arrayElimCell_32 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store (store .cse63 |c_ULTIMATE.start_main_~head~0#1.base| v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store .cse63 |c_ULTIMATE.start_main_~head~0#1.base| (store (store v_ArrVal_306 |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))) .cse59) .cse36) (or (and .cse50 .cse64) .cse36) (or .cse15 (forall ((v_ArrVal_327 (Array Int Int)) (v_arrayElimArr_38 (Array Int Int)) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimArr_38) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))) .cse65 .cse66 (or .cse15 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_arrayElimCell_32 Int) (v_ArrVal_317 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_31 Int) (v_arrayElimCell_33 Int)) (or (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (let ((.cse67 (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306))) (store .cse67 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse67 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimCell_32)))) (or (and (forall ((v_ArrVal_327 (Array Int Int)) (v_arrayElimArr_40 (Array Int Int)) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int) (v_arrayElimCell_33 Int)) (let ((.cse68 (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimArr_40))) (or (= (select (select (store .cse68 v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse68 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))) (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_33 Int)) (let ((.cse69 (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) |c_ULTIMATE.start_main_~head~0#1.base| (store (store v_ArrVal_306 |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)))) (or (= (select (select (store .cse69 v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (forall ((v_arrayElimCell_34 Int)) (or (= (select (select (store .cse69 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))))) .cse15) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_arrayElimCell_32 Int) (v_ArrVal_317 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_31 Int) (v_arrayElimCell_34 Int) (v_arrayElimCell_33 Int)) (let ((.cse70 (let ((.cse71 (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306))) (store .cse71 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse71 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (= (select (select (store .cse70 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse70 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse70 v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))) .cse15) (or (and (forall ((v_ArrVal_327 (Array Int Int)) (v_arrayElimArr_39 (Array Int Int)) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimArr_39) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)) .cse72) .cse15) (or .cse15 .cse28) (or .cse73 .cse15)) .cse16) (forall ((v_arrayElimCell_30 Int) (v_arrayElimCell_32 Int) (v_arrayElimCell_33 Int)) (or (= v_arrayElimCell_30 |c_ULTIMATE.start_main_~x~0#1.base|) (not (= (select |c_#valid| v_arrayElimCell_30) 0)) (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_arrayElimCell_31 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (let ((.cse77 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse74 (let ((.cse78 (store (store .cse77 v_arrayElimCell_30 v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306))) (store .cse78 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse78 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)))) (.cse75 (let ((.cse76 (store .cse77 v_arrayElimCell_30 v_ArrVal_306))) (store .cse76 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse76 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (= (select (select (store .cse74 v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse74 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse75 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse75 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))))) (forall ((v_arrayElimCell_30 Int) (v_arrayElimCell_32 Int) (v_arrayElimCell_33 Int)) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (let ((.cse81 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse79 (store (store .cse81 v_arrayElimCell_30 v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306)) (.cse83 (store .cse81 v_arrayElimCell_30 v_ArrVal_306))) (let ((.cse82 (store (store (select .cse83 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) (.cse80 (store (store (select .cse79 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (or (= (select (select (store (store .cse79 |c_ULTIMATE.start_main_~head~0#1.base| .cse80) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store .cse81 |c_ULTIMATE.start_main_~head~0#1.base| .cse82) v_arrayElimCell_30 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store .cse83 |c_ULTIMATE.start_main_~head~0#1.base| .cse82) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store (store .cse81 v_arrayElimCell_32 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| .cse80) v_arrayElimCell_30 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))) (= v_arrayElimCell_30 |c_ULTIMATE.start_main_~x~0#1.base|) (not (= (select |c_#valid| v_arrayElimCell_30) 0)))) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_arrayElimCell_32 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_33 Int)) (let ((.cse85 (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306))) (let ((.cse84 (store (store (select .cse85 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (or (= (select (select (store (store (store |c_#memory_int#1| v_arrayElimCell_32 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| .cse84) |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store .cse85 |c_ULTIMATE.start_main_~head~0#1.base| .cse84) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimCell_32))))) .cse15) .cse86 (or .cse15 (and .cse87 (forall ((v_ArrVal_327 (Array Int Int)) (v_arrayElimArr_36 (Array Int Int)) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (= 1 (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimArr_36) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2))))) (forall ((v_arrayElimCell_30 Int) (v_arrayElimCell_32 Int)) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int)) (let ((.cse88 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse90 (store .cse88 v_arrayElimCell_30 v_ArrVal_306))) (let ((.cse89 (store (store (select .cse90 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (or (= (select (select (store (store .cse88 |c_ULTIMATE.start_main_~head~0#1.base| .cse89) v_arrayElimCell_30 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (forall ((v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (or (= (select (select (store (store .cse90 |c_ULTIMATE.start_main_~head~0#1.base| .cse89) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (let ((.cse91 (store (store .cse88 v_arrayElimCell_30 v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306))) (store .cse91 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse91 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))))) (= v_arrayElimCell_30 |c_ULTIMATE.start_main_~x~0#1.base|) (not (= (select |c_#valid| v_arrayElimCell_30) 0)))) (or .cse15 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_arrayElimCell_32 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int) (v_arrayElimCell_33 Int)) (let ((.cse94 (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306))) (let ((.cse92 (store (store (select .cse94 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (let ((.cse93 (store .cse94 |c_ULTIMATE.start_main_~head~0#1.base| .cse92))) (or (= (select (select (store (store (store |c_#memory_int#1| v_arrayElimCell_32 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| .cse92) |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse93 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse93 v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))))) .cse95 .cse96 (or .cse15 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_arrayElimCell_32 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_31 Int) (v_arrayElimCell_34 Int) (v_arrayElimCell_33 Int)) (let ((.cse98 (let ((.cse99 (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306))) (store .cse99 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse99 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (= (select (select (store (let ((.cse97 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_306))) (store .cse97 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse97 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse98 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse98 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse98 v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))) (or (and .cse100 (or .cse34 (forall ((v_arrayElimArr_34 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_317 Int) (v_arrayElimCell_34 Int)) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)) |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimArr_34) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))) .cse36) (forall ((v_arrayElimCell_32 Int) (v_arrayElimCell_33 Int)) (or (forall ((v_arrayElimCell_30 Int) (v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_arrayElimCell_31 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (let ((.cse104 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse101 (let ((.cse105 (store (store .cse104 v_arrayElimCell_30 v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306))) (store .cse105 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse105 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)))) (.cse102 (let ((.cse103 (store .cse104 v_arrayElimCell_30 v_ArrVal_306))) (store .cse103 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse103 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (= (select (select (store .cse101 v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse101 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse102 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (not (= (select |c_#valid| v_arrayElimCell_30) 0)) (= (select (select (store .cse102 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))) (= |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimCell_32))) (forall ((v_arrayElimCell_30 Int) (v_arrayElimCell_32 Int) (v_arrayElimCell_33 Int)) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int)) (let ((.cse106 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse109 (store .cse106 v_arrayElimCell_30 v_ArrVal_306))) (let ((.cse107 (store (store (select .cse109 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (or (= (select (select (store (store .cse106 |c_ULTIMATE.start_main_~head~0#1.base| .cse107) v_arrayElimCell_30 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (forall ((v_ArrVal_310 (Array Int Int))) (= (select (select (store (let ((.cse108 (store (store .cse106 v_arrayElimCell_30 v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306))) (store .cse108 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse108 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)) (forall ((v_arrayElimCell_34 Int)) (= (select (select (store (store .cse109 |c_ULTIMATE.start_main_~head~0#1.base| .cse107) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))))) (= v_arrayElimCell_30 |c_ULTIMATE.start_main_~x~0#1.base|) (not (= (select |c_#valid| v_arrayElimCell_30) 0)))) (forall ((v_arrayElimCell_30 Int) (v_arrayElimCell_32 Int)) (or (not (= (select |c_#valid| v_arrayElimCell_30) 0)) (= |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimCell_30) (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_arrayElimCell_31 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (let ((.cse111 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse110 (let ((.cse112 (store (store .cse111 v_arrayElimCell_30 v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306))) (store .cse112 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse112 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (= (select (select (store .cse110 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store (store .cse111 v_arrayElimCell_30 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse111 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse110 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))))) (or (and (forall ((v_ArrVal_327 (Array Int Int)) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int) (v_arrayElimArr_41 (Array Int Int)) (v_arrayElimCell_33 Int)) (let ((.cse113 (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimArr_41))) (or (= (select (select (store .cse113 v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse113 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))) (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_33 Int)) (let ((.cse114 (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) |c_ULTIMATE.start_main_~head~0#1.base| (store (store v_ArrVal_306 |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)))) (or (= (select (select (store .cse114 v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (forall ((v_arrayElimCell_34 Int)) (or (= (select (select (store .cse114 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (let ((.cse115 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_306))) (store .cse115 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse115 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))))) .cse15) .cse116 (forall ((v_arrayElimCell_30 Int) (v_arrayElimCell_32 Int)) (or (not (= (select |c_#valid| v_arrayElimCell_30) 0)) (= |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimCell_30) (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (let ((.cse117 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse119 (store (store .cse117 v_arrayElimCell_30 v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306))) (let ((.cse118 (store (store (select .cse119 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (or (= (select (select (store (store .cse117 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse117 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_30 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store (store .cse117 v_arrayElimCell_32 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| .cse118) v_arrayElimCell_30 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store .cse119 |c_ULTIMATE.start_main_~head~0#1.base| .cse118) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))))) (or (forall ((v_ArrVal_327 (Array Int Int)) (v_ArrVal_310 (Array Int Int)) (v_arrayElimArr_42 (Array Int Int)) (v_arrayElimCell_34 Int)) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimArr_42) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)) .cse15 .cse16) (forall ((v_arrayElimCell_30 Int) (v_arrayElimCell_32 Int) (v_arrayElimCell_33 Int)) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_arrayElimCell_31 Int)) (let ((.cse121 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse122 (let ((.cse123 (store .cse121 v_arrayElimCell_30 v_ArrVal_306))) (store .cse123 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse123 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (forall ((v_ArrVal_310 (Array Int Int))) (= (select (select (store (let ((.cse120 (store (store .cse121 v_arrayElimCell_30 v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306))) (store .cse120 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse120 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)) (forall ((v_arrayElimCell_34 Int)) (= (select (select (store .cse122 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)) (= (select (select (store .cse122 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))) (= v_arrayElimCell_30 |c_ULTIMATE.start_main_~x~0#1.base|) (not (= (select |c_#valid| v_arrayElimCell_30) 0)))) (forall ((v_arrayElimCell_30 Int) (v_arrayElimCell_32 Int)) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_arrayElimCell_31 Int)) (let ((.cse126 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse124 (let ((.cse127 (store .cse126 v_arrayElimCell_30 v_ArrVal_306))) (store .cse127 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse127 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (forall ((v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (or (= (select (select (store .cse124 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (let ((.cse125 (store (store .cse126 v_arrayElimCell_30 v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306))) (store .cse125 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse125 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))) (= (select (select (store .cse124 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))) (= v_arrayElimCell_30 |c_ULTIMATE.start_main_~x~0#1.base|) (not (= (select |c_#valid| v_arrayElimCell_30) 0)))) (forall ((v_arrayElimCell_30 Int) (v_arrayElimCell_32 Int) (v_arrayElimCell_33 Int)) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_arrayElimCell_31 Int)) (let ((.cse131 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse129 (let ((.cse132 (store .cse131 v_arrayElimCell_30 v_ArrVal_306))) (store .cse132 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse132 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (forall ((v_ArrVal_310 (Array Int Int))) (let ((.cse128 (let ((.cse130 (store (store .cse131 v_arrayElimCell_30 v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306))) (store .cse130 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse130 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))))) (or (= (select (select (store .cse128 v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (forall ((v_arrayElimCell_34 Int)) (or (= (select (select (store .cse129 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse128 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))) (= (select (select (store .cse129 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))) (= v_arrayElimCell_30 |c_ULTIMATE.start_main_~x~0#1.base|) (not (= (select |c_#valid| v_arrayElimCell_30) 0)))) (or .cse73 .cse15 .cse16) (or .cse15 (and (forall ((v_arrayElimArr_35 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimArr_35) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)) .cse87)) (forall ((v_arrayElimCell_32 Int) (v_arrayElimCell_33 Int)) (or (forall ((v_arrayElimCell_30 Int) (v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (let ((.cse136 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse133 (store (store .cse136 v_arrayElimCell_30 v_ArrVal_310) v_arrayElimCell_32 v_ArrVal_306))) (let ((.cse134 (store (store (select .cse133 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (or (= (select (select (store (store .cse133 |c_ULTIMATE.start_main_~head~0#1.base| .cse134) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (let ((.cse135 (store .cse136 v_arrayElimCell_30 v_ArrVal_306))) (store .cse135 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse135 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store (store .cse136 v_arrayElimCell_32 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| .cse134) v_arrayElimCell_30 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (not (= (select |c_#valid| v_arrayElimCell_30) 0))))))) (= |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimCell_32)))))) (or .cse15 (and .cse87 (forall ((v_ArrVal_327 (Array Int Int)) (v_arrayElimArr_28 (Array Int Int)) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimArr_28) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))) (forall ((v_arrayElimCell_30 Int) (v_arrayElimCell_33 Int)) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (let ((.cse143 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse144 (store (store .cse143 v_arrayElimCell_30 v_ArrVal_310) v_arrayElimCell_33 v_ArrVal_306))) (let ((.cse145 (store (store (select .cse144 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (or (= (select (select (store (store .cse143 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse143 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_30 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store .cse144 |c_ULTIMATE.start_main_~head~0#1.base| .cse145) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store (store .cse143 v_arrayElimCell_33 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| .cse145) v_arrayElimCell_30 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))) (not (= (select |c_#valid| v_arrayElimCell_30) 0)) (= |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimCell_30))) (or (and .cse35 (or (forall ((v_ArrVal_327 (Array Int Int)) (v_arrayElimArr_29 (Array Int Int)) (v_ArrVal_317 Int) (v_arrayElimCell_34 Int)) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)) |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimArr_29) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)) .cse34)) .cse36) (or (and (forall ((v_ArrVal_327 (Array Int Int)) (v_ArrVal_310 (Array Int Int)) (v_arrayElimArr_31 (Array Int Int)) (v_arrayElimCell_34 Int)) (or (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimArr_31) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select v_ArrVal_327 .cse2) 1))) (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_310 (Array Int Int))) (or (forall ((v_arrayElimCell_34 Int)) (or (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) |c_ULTIMATE.start_main_~head~0#1.base| (store (store v_ArrVal_306 |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (let ((.cse146 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_306))) (store .cse146 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse146 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))) (= (select v_ArrVal_327 .cse2) 1)))) .cse15) (or (and .cse147 (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_arrayElimCell_31 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_33 Int)) (or (= |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimCell_33) (= (select (select (store (let ((.cse148 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310))) (store .cse148 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store .cse148 v_arrayElimCell_33 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))) .cse15) (or .cse15 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_31 Int) (v_arrayElimCell_34 Int) (v_arrayElimCell_33 Int)) (let ((.cse149 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310))) (let ((.cse152 (store .cse149 v_arrayElimCell_33 v_ArrVal_306))) (let ((.cse150 (store (store (select .cse152 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (let ((.cse151 (store .cse152 |c_ULTIMATE.start_main_~head~0#1.base| .cse150))) (or (= (select (select (store (store .cse149 |c_ULTIMATE.start_main_~head~0#1.base| .cse150) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse151 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse151 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))))) .cse153 .cse54 .cse154 .cse155 .cse65 .cse86 (or .cse15 (and (forall ((v_ArrVal_327 (Array Int Int)) (v_arrayElimArr_26 (Array Int Int)) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimArr_26) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)) .cse72)) .cse66 .cse95 .cse96 (or .cse15 .cse156) (or (and .cse157 .cse158) .cse36) .cse159 .cse160 (or .cse15 .cse161) (or (forall ((v_ArrVal_327 (Array Int Int)) (v_arrayElimArr_27 (Array Int Int)) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimArr_27) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)) .cse15) (or (and (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_ArrVal_310 (Array Int Int))) (or (forall ((v_arrayElimCell_34 Int)) (or (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) |c_ULTIMATE.start_main_~head~0#1.base| (store (store v_ArrVal_306 |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))) (= (select v_ArrVal_327 .cse2) 1))) (forall ((v_ArrVal_327 (Array Int Int)) (v_arrayElimArr_25 (Array Int Int)) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (or (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimArr_25) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select v_ArrVal_327 .cse2) 1)))) .cse15) .cse116 (or .cse36 (and .cse162 .cse64)) .cse163) .cse16) (forall ((v_arrayElimCell_30 Int) (v_arrayElimCell_33 Int)) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int)) (let ((.cse164 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse167 (store .cse164 v_arrayElimCell_30 v_ArrVal_306))) (let ((.cse165 (store (store (select .cse167 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (or (= (select (select (store (store .cse164 |c_ULTIMATE.start_main_~head~0#1.base| .cse165) v_arrayElimCell_30 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (forall ((v_ArrVal_310 (Array Int Int))) (= 1 (select (select (store (let ((.cse166 (store .cse164 v_arrayElimCell_30 v_ArrVal_310))) (store .cse166 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store .cse166 v_arrayElimCell_33 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2))) (forall ((v_arrayElimCell_34 Int)) (= (select (select (store (store .cse167 |c_ULTIMATE.start_main_~head~0#1.base| .cse165) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))))) (= v_arrayElimCell_30 |c_ULTIMATE.start_main_~x~0#1.base|) (not (= (select |c_#valid| v_arrayElimCell_30) 0)))) (or .cse15 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_33 Int)) (let ((.cse168 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310))) (let ((.cse169 (store (store (select (store .cse168 v_arrayElimCell_33 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (or (= |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimCell_33) (= (select (select (store (store .cse168 |c_ULTIMATE.start_main_~head~0#1.base| .cse169) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store (store |c_#memory_int#1| v_arrayElimCell_33 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| .cse169) |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))) (or .cse15 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (or (= (select (select (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) |c_ULTIMATE.start_main_~head~0#1.base| (store (store v_ArrVal_306 |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))) (or (and .cse147 (or (and .cse87 (forall ((v_arrayElimArr_33 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310) |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimArr_33) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))) .cse15) .cse153 .cse52 (or (and .cse100 (or (forall ((v_arrayElimArr_32 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_317 Int) (v_arrayElimCell_34 Int)) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)) |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimArr_32) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)) .cse34)) .cse36) .cse54 .cse154 .cse155 .cse86 (or .cse15 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_31 Int) (v_arrayElimCell_33 Int)) (or (= |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimCell_33) (= (select (select (store (let ((.cse170 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310))) (store .cse170 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store .cse170 v_arrayElimCell_33 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (let ((.cse171 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_306))) (store .cse171 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse171 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))) .cse95 .cse96 (or .cse15 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_31 Int) (v_arrayElimCell_34 Int) (v_arrayElimCell_33 Int)) (let ((.cse172 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_310))) (let ((.cse176 (store .cse172 v_arrayElimCell_33 v_ArrVal_306))) (let ((.cse173 (store (store (select .cse176 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (let ((.cse174 (store .cse176 |c_ULTIMATE.start_main_~head~0#1.base| .cse173))) (or (= (select (select (store (store .cse172 |c_ULTIMATE.start_main_~head~0#1.base| .cse173) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse174 v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (let ((.cse175 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| v_ArrVal_306))) (store .cse175 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse175 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store .cse174 v_arrayElimCell_31 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))))) .cse159 .cse160 (or .cse15 .cse16 .cse161) (or .cse16 (and .cse162 .cse51) .cse36) (or .cse15 .cse16 .cse156) .cse116 .cse163) .cse27) (or (and .cse157 (or .cse34 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int) (v_arrayElimCell_33 Int)) (let ((.cse177 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse178 (store (store (select (store (store .cse177 |c_ULTIMATE.start_main_~head~0#1.base| v_ArrVal_310) v_arrayElimCell_33 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (or (= (select (select (store (store .cse177 |c_ULTIMATE.start_main_~head~0#1.base| .cse178) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store (store .cse177 v_arrayElimCell_33 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| .cse178) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))) (or .cse158 .cse16) (or .cse34 (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_33 Int)) (or (= |c_ULTIMATE.start_main_~head~0#1.base| v_arrayElimCell_33) (= (select (select (store (let ((.cse179 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (store .cse179 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store (store .cse179 |c_ULTIMATE.start_main_~head~0#1.base| v_ArrVal_310) v_arrayElimCell_33 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))) .cse36) (forall ((v_arrayElimCell_30 Int) (v_arrayElimCell_33 Int)) (or (= v_arrayElimCell_30 |c_ULTIMATE.start_main_~x~0#1.base|) (not (= (select |c_#valid| v_arrayElimCell_30) 0)) (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int)) (let ((.cse180 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse182 (store .cse180 v_arrayElimCell_30 v_ArrVal_306))) (let ((.cse181 (store (store (select .cse182 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (or (= (select (select (store (store .cse180 |c_ULTIMATE.start_main_~head~0#1.base| .cse181) v_arrayElimCell_30 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (forall ((v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (or (= (select (select (store (store .cse182 |c_ULTIMATE.start_main_~head~0#1.base| .cse181) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (let ((.cse183 (store (store .cse180 v_arrayElimCell_30 v_ArrVal_310) v_arrayElimCell_33 v_ArrVal_306))) (store .cse183 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select .cse183 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))))))) (forall ((v_arrayElimCell_30 Int) (v_arrayElimCell_33 Int)) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int)) (let ((.cse184 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse188 (store .cse184 v_arrayElimCell_30 v_ArrVal_306))) (let ((.cse185 (store (store (select .cse188 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (or (= (select (select (store (store .cse184 |c_ULTIMATE.start_main_~head~0#1.base| .cse185) v_arrayElimCell_30 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (forall ((v_ArrVal_310 (Array Int Int))) (let ((.cse186 (store .cse184 v_arrayElimCell_30 v_ArrVal_310))) (let ((.cse189 (store .cse186 v_arrayElimCell_33 v_ArrVal_306))) (let ((.cse187 (store (store (select .cse189 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (or (= 1 (select (select (store (store .cse186 |c_ULTIMATE.start_main_~head~0#1.base| .cse187) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2)) (forall ((v_arrayElimCell_34 Int)) (or (= (select (select (store (store .cse188 |c_ULTIMATE.start_main_~head~0#1.base| .cse185) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store .cse189 |c_ULTIMATE.start_main_~head~0#1.base| .cse187) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))))))))))) (= v_arrayElimCell_30 |c_ULTIMATE.start_main_~x~0#1.base|) (not (= (select |c_#valid| v_arrayElimCell_30) 0)))) (forall ((v_arrayElimCell_30 Int) (v_arrayElimCell_33 Int)) (or (= v_arrayElimCell_30 |c_ULTIMATE.start_main_~x~0#1.base|) (not (= (select |c_#valid| v_arrayElimCell_30) 0)) (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int) (v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (let ((.cse190 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (let ((.cse193 (store .cse190 v_arrayElimCell_30 v_ArrVal_310)) (.cse192 (store .cse190 v_arrayElimCell_30 v_ArrVal_306))) (let ((.cse191 (store (store (select .cse192 |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) (.cse194 (store (store (select (store .cse193 v_arrayElimCell_33 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320))) (or (= (select (select (store (store .cse190 |c_ULTIMATE.start_main_~head~0#1.base| .cse191) v_arrayElimCell_30 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= (select (select (store (store .cse192 |c_ULTIMATE.start_main_~head~0#1.base| .cse191) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (= 1 (select (select (store (store .cse193 |c_ULTIMATE.start_main_~head~0#1.base| .cse194) v_arrayElimCell_33 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2)) (= (select (select (store (store (store .cse190 v_arrayElimCell_33 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base| .cse194) v_arrayElimCell_30 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1)))))))) (forall ((v_arrayElimCell_30 Int)) (or (forall ((v_ArrVal_306 (Array Int Int)) (v_ArrVal_327 (Array Int Int)) (v_ArrVal_320 Int) (v_DerPreprocessor_6 Int) (v_ArrVal_317 Int)) (let ((.cse195 (store |c_#memory_int#1| |c_ULTIMATE.start_main_~x~0#1.base| (store .cse5 |c_ULTIMATE.start_main_~x~0#1.offset| v_ArrVal_317)))) (or (= (select (select (store (store .cse195 |c_ULTIMATE.start_main_~head~0#1.base| (store (store (select (store .cse195 v_arrayElimCell_30 v_ArrVal_306) |c_ULTIMATE.start_main_~head~0#1.base|) |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_30 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1) (forall ((v_ArrVal_310 (Array Int Int)) (v_arrayElimCell_34 Int)) (= (select (select (store (store (store .cse195 v_arrayElimCell_30 v_ArrVal_310) |c_ULTIMATE.start_main_~head~0#1.base| (store (store v_ArrVal_306 |c_ULTIMATE.start_main_~head~0#1.offset| v_DerPreprocessor_6) .cse4 v_ArrVal_320)) v_arrayElimCell_34 v_ArrVal_327) |c_ULTIMATE.start_main_~head~0#1.base|) .cse2) 1))))) (not (= (select |c_#valid| v_arrayElimCell_30) 0)))) (or .cse16 (and .cse53 .cse162) .cse36)))) is different from true