./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-race-challenges/per-thread-array-init.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/config/GemCutterReach.xml -i ../../sv-benchmarks/c/pthread-race-challenges/per-thread-array-init.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/config/svcomp-DataRace-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 16badef15fc63e9ddc5177a1b2c95333295e395a70b18e0490e8c8921933ac0e --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-12-02 20:27:48,744 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-12-02 20:27:48,814 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/config/svcomp-DataRace-32bit-GemCutter_Default.epf [2023-12-02 20:27:48,819 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-12-02 20:27:48,819 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-12-02 20:27:48,843 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-12-02 20:27:48,843 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-12-02 20:27:48,844 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-12-02 20:27:48,845 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-12-02 20:27:48,845 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-12-02 20:27:48,846 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-12-02 20:27:48,846 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-12-02 20:27:48,847 INFO L153 SettingsManager]: * Use SBE=true [2023-12-02 20:27:48,848 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-12-02 20:27:48,848 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-12-02 20:27:48,849 INFO L153 SettingsManager]: * sizeof long=4 [2023-12-02 20:27:48,849 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-12-02 20:27:48,850 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-12-02 20:27:48,850 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-12-02 20:27:48,851 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-12-02 20:27:48,851 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-12-02 20:27:48,852 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-12-02 20:27:48,852 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-12-02 20:27:48,853 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-12-02 20:27:48,853 INFO L153 SettingsManager]: * sizeof long double=12 [2023-12-02 20:27:48,854 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-12-02 20:27:48,854 INFO L153 SettingsManager]: * Use constant arrays=true [2023-12-02 20:27:48,855 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-12-02 20:27:48,855 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-12-02 20:27:48,855 INFO L153 SettingsManager]: * To the following directory=./dump/ [2023-12-02 20:27:48,856 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-12-02 20:27:48,856 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-12-02 20:27:48,857 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-12-02 20:27:48,857 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-12-02 20:27:48,857 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-12-02 20:27:48,857 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-12-02 20:27:48,857 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-12-02 20:27:48,857 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-12-02 20:27:48,858 INFO L153 SettingsManager]: * Abstraction used for commutativity in POR=VARIABLES_GLOBAL [2023-12-02 20:27:48,858 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2023-12-02 20:27:48,858 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-12-02 20:27:48,858 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2023-12-02 20:27:48,858 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2023-12-02 20:27:48,859 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> GemCutter Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 16badef15fc63e9ddc5177a1b2c95333295e395a70b18e0490e8c8921933ac0e [2023-12-02 20:27:49,109 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-12-02 20:27:49,133 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-12-02 20:27:49,136 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-12-02 20:27:49,137 INFO L270 PluginConnector]: Initializing CDTParser... [2023-12-02 20:27:49,138 INFO L274 PluginConnector]: CDTParser initialized [2023-12-02 20:27:49,139 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/../../sv-benchmarks/c/pthread-race-challenges/per-thread-array-init.i [2023-12-02 20:27:51,891 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-12-02 20:27:52,140 INFO L384 CDTParser]: Found 1 translation units. [2023-12-02 20:27:52,141 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/sv-benchmarks/c/pthread-race-challenges/per-thread-array-init.i [2023-12-02 20:27:52,159 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/data/deb6848da/f41f5b69de5b4a16bb4bae625c3d041b/FLAG88459bf72 [2023-12-02 20:27:52,171 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/data/deb6848da/f41f5b69de5b4a16bb4bae625c3d041b [2023-12-02 20:27:52,172 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-12-02 20:27:52,174 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-12-02 20:27:52,175 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-12-02 20:27:52,175 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-12-02 20:27:52,180 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-12-02 20:27:52,181 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 08:27:52" (1/1) ... [2023-12-02 20:27:52,182 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@77d434e4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:27:52, skipping insertion in model container [2023-12-02 20:27:52,182 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 08:27:52" (1/1) ... [2023-12-02 20:27:52,238 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-12-02 20:27:52,728 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-02 20:27:52,737 INFO L202 MainTranslator]: Completed pre-run [2023-12-02 20:27:52,783 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-02 20:27:52,846 INFO L206 MainTranslator]: Completed translation [2023-12-02 20:27:52,846 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:27:52 WrapperNode [2023-12-02 20:27:52,846 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-12-02 20:27:52,847 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-12-02 20:27:52,848 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-12-02 20:27:52,848 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-12-02 20:27:52,855 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:27:52" (1/1) ... [2023-12-02 20:27:52,874 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:27:52" (1/1) ... [2023-12-02 20:27:52,903 INFO L138 Inliner]: procedures = 265, calls = 26, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 114 [2023-12-02 20:27:52,904 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-12-02 20:27:52,905 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-12-02 20:27:52,905 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-12-02 20:27:52,905 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-12-02 20:27:52,915 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:27:52" (1/1) ... [2023-12-02 20:27:52,915 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:27:52" (1/1) ... [2023-12-02 20:27:52,921 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:27:52" (1/1) ... [2023-12-02 20:27:52,921 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:27:52" (1/1) ... [2023-12-02 20:27:52,933 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:27:52" (1/1) ... [2023-12-02 20:27:52,937 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:27:52" (1/1) ... [2023-12-02 20:27:52,939 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:27:52" (1/1) ... [2023-12-02 20:27:52,941 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:27:52" (1/1) ... [2023-12-02 20:27:52,945 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-12-02 20:27:52,946 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-12-02 20:27:52,946 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-12-02 20:27:52,947 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-12-02 20:27:52,948 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:27:52" (1/1) ... [2023-12-02 20:27:52,954 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-12-02 20:27:52,965 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 [2023-12-02 20:27:52,977 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-12-02 20:27:52,982 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-12-02 20:27:53,013 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-12-02 20:27:53,013 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-12-02 20:27:53,013 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-12-02 20:27:53,013 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2023-12-02 20:27:53,014 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-12-02 20:27:53,014 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-12-02 20:27:53,014 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-12-02 20:27:53,014 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2023-12-02 20:27:53,015 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2023-12-02 20:27:53,015 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-12-02 20:27:53,015 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-12-02 20:27:53,016 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-12-02 20:27:53,159 INFO L241 CfgBuilder]: Building ICFG [2023-12-02 20:27:53,162 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-12-02 20:27:53,432 INFO L282 CfgBuilder]: Performing block encoding [2023-12-02 20:27:53,442 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-12-02 20:27:53,442 INFO L309 CfgBuilder]: Removed 2 assume(true) statements. [2023-12-02 20:27:53,443 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 08:27:53 BoogieIcfgContainer [2023-12-02 20:27:53,444 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-12-02 20:27:53,446 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-12-02 20:27:53,446 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-12-02 20:27:53,449 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-12-02 20:27:53,449 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 08:27:52" (1/3) ... [2023-12-02 20:27:53,450 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2abb1ab4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 08:27:53, skipping insertion in model container [2023-12-02 20:27:53,450 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:27:52" (2/3) ... [2023-12-02 20:27:53,450 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2abb1ab4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 08:27:53, skipping insertion in model container [2023-12-02 20:27:53,450 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 08:27:53" (3/3) ... [2023-12-02 20:27:53,451 INFO L112 eAbstractionObserver]: Analyzing ICFG per-thread-array-init.i [2023-12-02 20:27:53,458 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-12-02 20:27:53,465 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-12-02 20:27:53,466 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 9 error locations. [2023-12-02 20:27:53,466 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-12-02 20:27:53,529 INFO L144 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2023-12-02 20:27:53,570 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-12-02 20:27:53,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2023-12-02 20:27:53,570 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 [2023-12-02 20:27:53,572 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2023-12-02 20:27:53,576 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2023-12-02 20:27:53,612 INFO L159 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2023-12-02 20:27:53,621 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == threadThread1of1ForFork0 ======== [2023-12-02 20:27:53,628 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, 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;@43877b07, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-12-02 20:27:53,629 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-12-02 20:27:53,874 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE] === [2023-12-02 20:27:53,880 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:27:53,881 INFO L85 PathProgramCache]: Analyzing trace with hash 874698824, now seen corresponding path program 1 times [2023-12-02 20:27:53,891 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-02 20:27:53,891 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [815669644] [2023-12-02 20:27:53,891 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:27:53,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 20:27:54,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:27:54,112 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 20:27:54,113 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-02 20:27:54,113 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [815669644] [2023-12-02 20:27:54,114 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [815669644] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 20:27:54,114 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 20:27:54,115 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-12-02 20:27:54,116 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2082423861] [2023-12-02 20:27:54,117 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 20:27:54,121 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-12-02 20:27:54,121 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-02 20:27:54,146 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-12-02 20:27:54,147 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-12-02 20:27:54,148 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:27:54,152 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-12-02 20:27:54,153 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 32.0) internal successors, (64), 2 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 20:27:54,153 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:27:54,176 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:27:54,176 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-12-02 20:27:54,176 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE] === [2023-12-02 20:27:54,177 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:27:54,177 INFO L85 PathProgramCache]: Analyzing trace with hash -1880402312, now seen corresponding path program 1 times [2023-12-02 20:27:54,177 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-02 20:27:54,178 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [900694283] [2023-12-02 20:27:54,178 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:27:54,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 20:27:54,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:27:54,957 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 20:27:54,958 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-02 20:27:54,958 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [900694283] [2023-12-02 20:27:54,958 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [900694283] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 20:27:54,958 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 20:27:54,958 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-12-02 20:27:54,959 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1961838655] [2023-12-02 20:27:54,959 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 20:27:54,960 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-12-02 20:27:54,961 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-02 20:27:54,962 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-12-02 20:27:54,962 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-12-02 20:27:54,962 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:27:54,963 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-12-02 20:27:54,964 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 12.6) internal successors, (63), 6 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 20:27:54,964 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:27:54,964 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:27:55,229 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:27:55,230 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:27:55,230 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-12-02 20:27:55,230 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE] === [2023-12-02 20:27:55,231 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:27:55,231 INFO L85 PathProgramCache]: Analyzing trace with hash -1958933017, now seen corresponding path program 1 times [2023-12-02 20:27:55,231 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-02 20:27:55,232 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [541733194] [2023-12-02 20:27:55,232 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:27:55,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 20:27:55,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:27:58,179 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 20:27:58,179 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-02 20:27:58,179 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [541733194] [2023-12-02 20:27:58,180 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [541733194] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 20:27:58,180 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [988586006] [2023-12-02 20:27:58,180 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:27:58,180 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 20:27:58,181 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 [2023-12-02 20:27:58,212 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 20:27:58,216 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-12-02 20:27:58,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:27:58,383 INFO L262 TraceCheckSpWp]: Trace formula consists of 309 conjuncts, 54 conjunts are in the unsatisfiable core [2023-12-02 20:27:58,405 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 20:27:58,444 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 [2023-12-02 20:27:58,485 INFO L349 Elim1Store]: treesize reduction 4, result has 66.7 percent of original size [2023-12-02 20:27:58,486 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 [2023-12-02 20:27:58,776 INFO L349 Elim1Store]: treesize reduction 44, result has 20.0 percent of original size [2023-12-02 20:27:58,777 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 43 treesize of output 45 [2023-12-02 20:27:59,298 INFO L349 Elim1Store]: treesize reduction 40, result has 27.3 percent of original size [2023-12-02 20:27:59,298 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 66 treesize of output 66 [2023-12-02 20:27:59,308 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 11 [2023-12-02 20:27:59,322 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 [2023-12-02 20:27:59,610 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2023-12-02 20:27:59,688 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 21 treesize of output 20 [2023-12-02 20:27:59,781 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 32 [2023-12-02 20:27:59,895 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 44 [2023-12-02 20:28:00,371 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 21 treesize of output 13 [2023-12-02 20:28:00,394 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 24 treesize of output 12 [2023-12-02 20:28:00,498 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:28:00,499 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 43 treesize of output 32 [2023-12-02 20:28:00,527 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:28:00,528 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 43 treesize of output 32 [2023-12-02 20:28:00,573 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:28:00,574 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 43 treesize of output 32 [2023-12-02 20:28:00,605 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:28:00,607 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 43 treesize of output 32 [2023-12-02 20:28:00,716 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:28:00,718 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:28:00,720 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:28:00,722 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:28:00,725 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:28:00,725 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 58 treesize of output 47 [2023-12-02 20:28:00,736 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 20:28:00,736 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 20:28:00,997 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse1 (+ |c_ULTIMATE.start_main_#t~mem8#1.offset| (* |c_ULTIMATE.start_main_~i~1#1| 4)))) (and (forall ((v_ArrVal_288 Int) (v_ArrVal_286 (Array Int Int))) (= (select (select (let ((.cse0 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse0 |c_ULTIMATE.start_main_#t~mem8#1.base| (store (select .cse0 |c_ULTIMATE.start_main_#t~mem8#1.base|) .cse1 v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 3)) 0)) (forall ((v_ArrVal_288 Int) (v_ArrVal_286 (Array Int Int))) (= (select (select (let ((.cse2 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse2 |c_ULTIMATE.start_main_#t~mem8#1.base| (store (select .cse2 |c_ULTIMATE.start_main_#t~mem8#1.base|) .cse1 v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) c_threadThread1of1ForFork0_~p~0.offset) 0)) (forall ((v_ArrVal_288 Int) (v_ArrVal_286 (Array Int Int))) (= (select (select (let ((.cse3 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse3 |c_ULTIMATE.start_main_#t~mem8#1.base| (store (select .cse3 |c_ULTIMATE.start_main_#t~mem8#1.base|) .cse1 v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 2)) 0)) (forall ((v_ArrVal_288 Int) (v_ArrVal_286 (Array Int Int))) (= (select (select (let ((.cse4 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse4 |c_ULTIMATE.start_main_#t~mem8#1.base| (store (select .cse4 |c_ULTIMATE.start_main_#t~mem8#1.base|) .cse1 v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 1)) 0)))) is different from false [2023-12-02 20:28:01,102 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse0 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse3 (* |c_ULTIMATE.start_main_~i~1#1| 4))) (and (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_12| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse0) (forall ((v_ArrVal_288 Int) (v_ArrVal_286 (Array Int Int))) (= (select (select (let ((.cse1 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse1 .cse2 (store (select .cse1 .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse3) v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 3)) 0)))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_12| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse0) (forall ((v_ArrVal_288 Int) (v_ArrVal_286 (Array Int Int))) (= (select (select (let ((.cse4 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse4 .cse2 (store (select .cse4 .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse3) v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 2)) 0)))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_12| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse0) (forall ((v_ArrVal_288 Int) (v_ArrVal_286 (Array Int Int))) (= (select (select (let ((.cse5 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse5 .cse2 (store (select .cse5 .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse3) v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 1)) 0)))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_12| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse0) (forall ((v_ArrVal_288 Int) (v_ArrVal_286 (Array Int Int))) (= (select (select (let ((.cse6 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse6 .cse2 (store (select .cse6 .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse3) v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) c_threadThread1of1ForFork0_~p~0.offset) 0)))))) is different from false [2023-12-02 20:28:03,253 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse1 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse3 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse0 (+ |c_ULTIMATE.start_main_#t~post7#1| 1))) (and (forall ((|v_ULTIMATE.start_main_~i~1#1_19| Int)) (or (< |v_ULTIMATE.start_main_~i~1#1_19| .cse0) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_12| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse1) (forall ((v_ArrVal_288 Int) (v_ArrVal_286 (Array Int Int))) (= (select (select (let ((.cse2 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse2 .cse3 (store (select .cse2 .cse3) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_12| (* |v_ULTIMATE.start_main_~i~1#1_19| 4)) v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 2)) 0)))))) (forall ((|v_ULTIMATE.start_main_~i~1#1_19| Int)) (or (< |v_ULTIMATE.start_main_~i~1#1_19| .cse0) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_12| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse1) (forall ((v_ArrVal_288 Int) (v_ArrVal_286 (Array Int Int))) (= (select (select (let ((.cse4 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse4 .cse3 (store (select .cse4 .cse3) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_12| (* |v_ULTIMATE.start_main_~i~1#1_19| 4)) v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 3)) 0)))))) (forall ((|v_ULTIMATE.start_main_~i~1#1_19| Int)) (or (< |v_ULTIMATE.start_main_~i~1#1_19| .cse0) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_12| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse1) (forall ((v_ArrVal_288 Int) (v_ArrVal_286 (Array Int Int))) (= (select (select (let ((.cse5 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse5 .cse3 (store (select .cse5 .cse3) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_12| (* |v_ULTIMATE.start_main_~i~1#1_19| 4)) v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 1)) 0)))))) (forall ((|v_ULTIMATE.start_main_~i~1#1_19| Int)) (or (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_12| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse1) (forall ((v_ArrVal_288 Int) (v_ArrVal_286 (Array Int Int))) (= (select (select (let ((.cse6 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse6 .cse3 (store (select .cse6 .cse3) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_12| (* |v_ULTIMATE.start_main_~i~1#1_19| 4)) v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) c_threadThread1of1ForFork0_~p~0.offset) 0)))) (< |v_ULTIMATE.start_main_~i~1#1_19| .cse0))))) is different from false [2023-12-02 20:28:03,386 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse0 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse3 (+ |c_ULTIMATE.start_main_~i~1#1| 1))) (and (forall ((v_ArrVal_288 Int) (|v_ULTIMATE.start_main_~i~1#1_19| Int) (v_ArrVal_286 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_12| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse0) (= (select (select (let ((.cse1 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse1 .cse2 (store (select .cse1 .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_12| (* |v_ULTIMATE.start_main_~i~1#1_19| 4)) v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 3)) 0) (< |v_ULTIMATE.start_main_~i~1#1_19| .cse3))) (forall ((v_ArrVal_288 Int) (|v_ULTIMATE.start_main_~i~1#1_19| Int) (v_ArrVal_286 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_12| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse0) (< |v_ULTIMATE.start_main_~i~1#1_19| .cse3) (= (select (select (let ((.cse4 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse4 .cse2 (store (select .cse4 .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_12| (* |v_ULTIMATE.start_main_~i~1#1_19| 4)) v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) c_threadThread1of1ForFork0_~p~0.offset) 0))) (forall ((v_ArrVal_288 Int) (|v_ULTIMATE.start_main_~i~1#1_19| Int) (v_ArrVal_286 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_12| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse0) (= (select (select (let ((.cse5 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse5 .cse2 (store (select .cse5 .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_12| (* |v_ULTIMATE.start_main_~i~1#1_19| 4)) v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 1)) 0) (< |v_ULTIMATE.start_main_~i~1#1_19| .cse3))) (forall ((v_ArrVal_288 Int) (|v_ULTIMATE.start_main_~i~1#1_19| Int) (v_ArrVal_286 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_12| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse0) (= (select (select (let ((.cse6 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse6 .cse2 (store (select .cse6 .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_12| (* |v_ULTIMATE.start_main_~i~1#1_19| 4)) v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 2)) 0) (< |v_ULTIMATE.start_main_~i~1#1_19| .cse3))))) is different from false [2023-12-02 20:28:03,730 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse7 (+ c_threadThread1of1ForFork0_~p~0.offset 3))) (let ((.cse3 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse1 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse2 (store |c_#race| c_threadThread1of1ForFork0_~p~0.base (store (select |c_#race| c_threadThread1of1ForFork0_~p~0.base) .cse7 0))) (.cse4 (+ |c_ULTIMATE.start_main_~i~1#1| 1))) (and (forall ((v_ArrVal_288 Int) (|v_ULTIMATE.start_main_~i~1#1_19| Int) (v_ArrVal_286 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_12| Int)) (or (= (select (select (let ((.cse0 (store .cse2 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse0 .cse1 (store (select .cse0 .cse1) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_12| (* |v_ULTIMATE.start_main_~i~1#1_19| 4)) v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 1)) 0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse3) (< |v_ULTIMATE.start_main_~i~1#1_19| .cse4))) (forall ((v_ArrVal_288 Int) (|v_ULTIMATE.start_main_~i~1#1_19| Int) (v_ArrVal_286 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_12| Int)) (or (= (select (select (let ((.cse5 (store .cse2 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse5 .cse1 (store (select .cse5 .cse1) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_12| (* |v_ULTIMATE.start_main_~i~1#1_19| 4)) v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 2)) 0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse3) (< |v_ULTIMATE.start_main_~i~1#1_19| .cse4))) (forall ((v_ArrVal_288 Int) (|v_ULTIMATE.start_main_~i~1#1_19| Int) (v_ArrVal_286 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_12| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse3) (< |v_ULTIMATE.start_main_~i~1#1_19| .cse4) (= (select (select (let ((.cse6 (store .cse2 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse6 .cse1 (store (select .cse6 .cse1) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_12| (* |v_ULTIMATE.start_main_~i~1#1_19| 4)) v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) .cse7) 0))) (forall ((v_ArrVal_288 Int) (|v_ULTIMATE.start_main_~i~1#1_19| Int) (v_ArrVal_286 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_12| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse3) (= (select (select (let ((.cse8 (store .cse2 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse8 .cse1 (store (select .cse8 .cse1) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_12| (* |v_ULTIMATE.start_main_~i~1#1_19| 4)) v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) c_threadThread1of1ForFork0_~p~0.offset) 0) (< |v_ULTIMATE.start_main_~i~1#1_19| .cse4)))))) is different from false [2023-12-02 20:28:03,834 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse8 (+ c_threadThread1of1ForFork0_~p~0.offset 2)) (.cse6 (+ c_threadThread1of1ForFork0_~p~0.offset 3))) (let ((.cse0 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse3 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse4 (store |c_#race| c_threadThread1of1ForFork0_~p~0.base (store (store (select |c_#race| c_threadThread1of1ForFork0_~p~0.base) .cse8 0) .cse6 0))) (.cse1 (+ |c_ULTIMATE.start_main_~i~1#1| 1))) (and (forall ((v_ArrVal_288 Int) (|v_ULTIMATE.start_main_~i~1#1_19| Int) (v_ArrVal_286 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_12| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse0) (< |v_ULTIMATE.start_main_~i~1#1_19| .cse1) (= (select (select (let ((.cse2 (store .cse4 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse2 .cse3 (store (select .cse2 .cse3) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_12| (* |v_ULTIMATE.start_main_~i~1#1_19| 4)) v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 1)) 0))) (forall ((v_ArrVal_288 Int) (|v_ULTIMATE.start_main_~i~1#1_19| Int) (v_ArrVal_286 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_12| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse0) (< |v_ULTIMATE.start_main_~i~1#1_19| .cse1) (= (select (select (let ((.cse5 (store .cse4 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse5 .cse3 (store (select .cse5 .cse3) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_12| (* |v_ULTIMATE.start_main_~i~1#1_19| 4)) v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) .cse6) 0))) (forall ((v_ArrVal_288 Int) (|v_ULTIMATE.start_main_~i~1#1_19| Int) (v_ArrVal_286 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_12| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse0) (= (select (select (let ((.cse7 (store .cse4 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse7 .cse3 (store (select .cse7 .cse3) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_12| (* |v_ULTIMATE.start_main_~i~1#1_19| 4)) v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) .cse8) 0) (< |v_ULTIMATE.start_main_~i~1#1_19| .cse1))) (forall ((v_ArrVal_288 Int) (|v_ULTIMATE.start_main_~i~1#1_19| Int) (v_ArrVal_286 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_12| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse0) (= (select (select (let ((.cse9 (store .cse4 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse9 .cse3 (store (select .cse9 .cse3) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_12| (* |v_ULTIMATE.start_main_~i~1#1_19| 4)) v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) c_threadThread1of1ForFork0_~p~0.offset) 0) (< |v_ULTIMATE.start_main_~i~1#1_19| .cse1)))))) is different from false [2023-12-02 20:28:03,939 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse10 (+ c_threadThread1of1ForFork0_~p~0.offset 1)) (.cse8 (+ c_threadThread1of1ForFork0_~p~0.offset 2)) (.cse6 (+ c_threadThread1of1ForFork0_~p~0.offset 3))) (let ((.cse0 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse4 (+ |c_ULTIMATE.start_main_~i~1#1| 1)) (.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse3 (store |c_#race| c_threadThread1of1ForFork0_~p~0.base (store (store (store (select |c_#race| c_threadThread1of1ForFork0_~p~0.base) .cse10 0) .cse8 0) .cse6 0)))) (and (forall ((v_ArrVal_288 Int) (|v_ULTIMATE.start_main_~i~1#1_19| Int) (v_ArrVal_286 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_12| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse0) (= (select (select (let ((.cse1 (store .cse3 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse1 .cse2 (store (select .cse1 .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_12| (* |v_ULTIMATE.start_main_~i~1#1_19| 4)) v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) c_threadThread1of1ForFork0_~p~0.offset) 0) (< |v_ULTIMATE.start_main_~i~1#1_19| .cse4))) (forall ((v_ArrVal_288 Int) (|v_ULTIMATE.start_main_~i~1#1_19| Int) (v_ArrVal_286 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_12| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse0) (= (select (select (let ((.cse5 (store .cse3 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse5 .cse2 (store (select .cse5 .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_12| (* |v_ULTIMATE.start_main_~i~1#1_19| 4)) v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) .cse6) 0) (< |v_ULTIMATE.start_main_~i~1#1_19| .cse4))) (forall ((v_ArrVal_288 Int) (|v_ULTIMATE.start_main_~i~1#1_19| Int) (v_ArrVal_286 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_12| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse0) (= (select (select (let ((.cse7 (store .cse3 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse7 .cse2 (store (select .cse7 .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_12| (* |v_ULTIMATE.start_main_~i~1#1_19| 4)) v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) .cse8) 0) (< |v_ULTIMATE.start_main_~i~1#1_19| .cse4))) (forall ((v_ArrVal_288 Int) (|v_ULTIMATE.start_main_~i~1#1_19| Int) (v_ArrVal_286 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_12| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_12| .cse0) (< |v_ULTIMATE.start_main_~i~1#1_19| .cse4) (= (select (select (let ((.cse9 (store .cse3 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_286))) (store .cse9 .cse2 (store (select .cse9 .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_12| (* |v_ULTIMATE.start_main_~i~1#1_19| 4)) v_ArrVal_288))) c_threadThread1of1ForFork0_~p~0.base) .cse10) 0)))))) is different from false [2023-12-02 20:28:03,992 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:28:03,993 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 4 case distinctions, treesize of input 79 treesize of output 72 [2023-12-02 20:28:04,008 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:28:04,009 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 328 treesize of output 302 [2023-12-02 20:28:04,031 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 173 treesize of output 165 [2023-12-02 20:28:04,071 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 17 [2023-12-02 20:28:04,093 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 137 treesize of output 119 [2023-12-02 20:28:04,267 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:28:04,268 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 4 case distinctions, treesize of input 81 treesize of output 74 [2023-12-02 20:28:04,275 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 20:28:04,287 INFO L349 Elim1Store]: treesize reduction 8, result has 33.3 percent of original size [2023-12-02 20:28:04,287 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 144 treesize of output 130 [2023-12-02 20:28:04,301 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 48 treesize of output 44 [2023-12-02 20:28:04,312 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 80 treesize of output 62 [2023-12-02 20:28:04,344 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2023-12-02 20:28:04,345 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 4 case distinctions, treesize of input 81 treesize of output 1 [2023-12-02 20:28:04,355 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2023-12-02 20:28:04,356 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 4 case distinctions, treesize of input 81 treesize of output 1 [2023-12-02 20:28:04,970 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 70 treesize of output 62 [2023-12-02 20:28:05,152 WARN L854 $PredicateComparison]: unable to prove that (and (forall ((v_ArrVal_274 (Array Int Int))) (not (= |c_ULTIMATE.start_main_~#is~0#1.base| (select (select (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_274) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))) (forall ((v_ArrVal_274 (Array Int Int))) (let ((.cse0 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_274))) (let ((.cse1 (select (select .cse0 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_ArrVal_275 (Array Int Int))) (not (= (select (select (store .cse0 .cse1 v_ArrVal_275) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (select (select .cse0 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))) (not (= .cse1 |c_ULTIMATE.start_main_~#is~0#1.base|))))))) is different from false [2023-12-02 20:28:05,219 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (and (forall ((v_ArrVal_274 (Array Int Int))) (let ((.cse1 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_274))) (let ((.cse0 (select (select .cse1 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (not (= |c_ULTIMATE.start_main_~#is~0#1.base| .cse0)) (forall ((v_ArrVal_275 (Array Int Int))) (not (= (select (select .cse1 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (select (select (store .cse1 .cse0 v_ArrVal_275) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))))))) (forall ((v_ArrVal_274 (Array Int Int))) (not (= (select (select (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_274) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) |c_ULTIMATE.start_main_~#is~0#1.base|))))) is different from false [2023-12-02 20:28:05,771 INFO L349 Elim1Store]: treesize reduction 4, result has 63.6 percent of original size [2023-12-02 20:28:05,772 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 602 treesize of output 405 [2023-12-02 20:28:05,789 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 78 treesize of output 70 [2023-12-02 20:28:05,801 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:28:05,801 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 91 treesize of output 89 [2023-12-02 20:28:05,938 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2023-12-02 20:28:05,995 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 8 not checked. [2023-12-02 20:28:05,996 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [988586006] provided 0 perfect and 2 imperfect interpolant sequences [2023-12-02 20:28:05,996 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-12-02 20:28:05,996 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26, 23, 24] total 64 [2023-12-02 20:28:05,996 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1103875809] [2023-12-02 20:28:05,996 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-12-02 20:28:05,997 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 65 states [2023-12-02 20:28:05,998 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-02 20:28:06,000 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 65 interpolants. [2023-12-02 20:28:06,002 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=231, Invalid=2873, Unknown=12, NotChecked=1044, Total=4160 [2023-12-02 20:28:06,002 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:28:06,003 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-12-02 20:28:06,004 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 65 states, 64 states have (on average 3.140625) internal successors, (201), 65 states have internal predecessors, (201), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 20:28:06,004 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:28:06,004 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:28:06,004 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:28:12,058 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:28:12,058 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:28:12,059 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 35 states. [2023-12-02 20:28:12,072 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-12-02 20:28:12,259 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 20:28:12,260 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE] === [2023-12-02 20:28:12,260 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:28:12,260 INFO L85 PathProgramCache]: Analyzing trace with hash 1685451621, now seen corresponding path program 2 times [2023-12-02 20:28:12,260 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-02 20:28:12,261 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1457133803] [2023-12-02 20:28:12,261 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:28:12,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 20:28:12,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:28:14,709 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 20:28:14,709 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-02 20:28:14,709 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1457133803] [2023-12-02 20:28:14,709 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1457133803] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 20:28:14,709 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1203477624] [2023-12-02 20:28:14,709 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-12-02 20:28:14,709 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 20:28:14,710 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 [2023-12-02 20:28:14,710 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 20:28:14,711 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-12-02 20:28:14,857 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-12-02 20:28:14,857 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-12-02 20:28:14,860 INFO L262 TraceCheckSpWp]: Trace formula consists of 309 conjuncts, 65 conjunts are in the unsatisfiable core [2023-12-02 20:28:14,867 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 20:28:15,518 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:28:15,518 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2023-12-02 20:28:15,540 INFO L349 Elim1Store]: treesize reduction 40, result has 21.6 percent of original size [2023-12-02 20:28:15,540 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 52 treesize of output 44 [2023-12-02 20:28:16,266 INFO L349 Elim1Store]: treesize reduction 44, result has 20.0 percent of original size [2023-12-02 20:28:16,266 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 76 treesize of output 70 [2023-12-02 20:28:16,274 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:28:16,275 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 [2023-12-02 20:28:16,733 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2023-12-02 20:28:16,889 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 18 [2023-12-02 20:28:17,048 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 28 [2023-12-02 20:28:17,646 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:28:17,646 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 51 treesize of output 35 [2023-12-02 20:28:17,665 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 7 treesize of output 3 [2023-12-02 20:28:17,753 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:28:17,754 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 30 treesize of output 21 [2023-12-02 20:28:17,779 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:28:17,780 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 30 treesize of output 21 [2023-12-02 20:28:17,799 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:28:17,799 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 30 treesize of output 21 [2023-12-02 20:28:17,820 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:28:17,821 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 30 treesize of output 21 [2023-12-02 20:28:17,947 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:28:17,949 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:28:17,950 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:28:17,952 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:28:17,953 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 45 treesize of output 31 [2023-12-02 20:28:18,018 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:28:18,019 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 33 treesize of output 38 [2023-12-02 20:28:18,076 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 20:28:18,076 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 20:28:18,267 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse1 (+ |c_ULTIMATE.start_main_#t~mem8#1.offset| (* |c_ULTIMATE.start_main_~i~1#1| 4)))) (and (forall ((v_ArrVal_455 Int) (v_ArrVal_453 (Array Int Int))) (= (select (select (let ((.cse0 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_453))) (store .cse0 |c_ULTIMATE.start_main_#t~mem8#1.base| (store (select .cse0 |c_ULTIMATE.start_main_#t~mem8#1.base|) .cse1 v_ArrVal_455))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 2)) 0)) (forall ((v_ArrVal_455 Int) (v_ArrVal_453 (Array Int Int))) (= (select (select (let ((.cse2 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_453))) (store .cse2 |c_ULTIMATE.start_main_#t~mem8#1.base| (store (select .cse2 |c_ULTIMATE.start_main_#t~mem8#1.base|) .cse1 v_ArrVal_455))) c_threadThread1of1ForFork0_~p~0.base) c_threadThread1of1ForFork0_~p~0.offset) 0)) (forall ((v_ArrVal_455 Int) (v_ArrVal_453 (Array Int Int))) (= 0 (select (select (let ((.cse3 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_453))) (store .cse3 |c_ULTIMATE.start_main_#t~mem8#1.base| (store (select .cse3 |c_ULTIMATE.start_main_#t~mem8#1.base|) .cse1 v_ArrVal_455))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 1)))))) is different from false [2023-12-02 20:28:18,328 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse1 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse2 (* |c_ULTIMATE.start_main_~i~1#1| 4)) (.cse3 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (and (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_15| Int)) (or (forall ((v_ArrVal_455 Int) (v_ArrVal_453 (Array Int Int))) (= (select (select (let ((.cse0 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_453))) (store .cse0 .cse1 (store (select .cse0 .cse1) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_15| .cse2) v_ArrVal_455))) c_threadThread1of1ForFork0_~p~0.base) c_threadThread1of1ForFork0_~p~0.offset) 0)) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_15| .cse3))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_15| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_15| .cse3) (forall ((v_ArrVal_455 Int) (v_ArrVal_453 (Array Int Int))) (= (select (select (let ((.cse4 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_453))) (store .cse4 .cse1 (store (select .cse4 .cse1) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_15| .cse2) v_ArrVal_455))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 1)) 0)))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_15| Int)) (or (forall ((v_ArrVal_455 Int) (v_ArrVal_453 (Array Int Int))) (= (select (select (let ((.cse5 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_453))) (store .cse5 .cse1 (store (select .cse5 .cse1) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_15| .cse2) v_ArrVal_455))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 2)) 0)) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_15| .cse3))))) is different from false [2023-12-02 20:28:20,410 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse0 (+ |c_ULTIMATE.start_main_#t~post7#1| 1)) (.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse3 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (and (forall ((|v_ULTIMATE.start_main_~i~1#1_21| Int)) (or (< |v_ULTIMATE.start_main_~i~1#1_21| .cse0) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_15| Int)) (or (forall ((v_ArrVal_455 Int) (v_ArrVal_453 (Array Int Int))) (= (select (select (let ((.cse1 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_453))) (store .cse1 .cse2 (store (select .cse1 .cse2) (+ (* |v_ULTIMATE.start_main_~i~1#1_21| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_15|) v_ArrVal_455))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 1)) 0)) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_15| .cse3))))) (forall ((|v_ULTIMATE.start_main_~i~1#1_21| Int)) (or (< |v_ULTIMATE.start_main_~i~1#1_21| .cse0) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_15| Int)) (or (forall ((v_ArrVal_455 Int) (v_ArrVal_453 (Array Int Int))) (= (select (select (let ((.cse4 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_453))) (store .cse4 .cse2 (store (select .cse4 .cse2) (+ (* |v_ULTIMATE.start_main_~i~1#1_21| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_15|) v_ArrVal_455))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 2)) 0)) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_15| .cse3))))) (forall ((|v_ULTIMATE.start_main_~i~1#1_21| Int)) (or (< |v_ULTIMATE.start_main_~i~1#1_21| .cse0) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_15| Int)) (or (forall ((v_ArrVal_455 Int) (v_ArrVal_453 (Array Int Int))) (= (select (select (let ((.cse5 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_453))) (store .cse5 .cse2 (store (select .cse5 .cse2) (+ (* |v_ULTIMATE.start_main_~i~1#1_21| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_15|) v_ArrVal_455))) c_threadThread1of1ForFork0_~p~0.base) c_threadThread1of1ForFork0_~p~0.offset) 0)) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_15| .cse3))))))) is different from false [2023-12-02 20:28:20,464 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse2 (+ |c_ULTIMATE.start_main_~i~1#1| 1)) (.cse3 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse1 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (and (forall ((v_ArrVal_455 Int) (v_ArrVal_453 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_21| Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_15| Int)) (or (= (select (select (let ((.cse0 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_453))) (store .cse0 .cse1 (store (select .cse0 .cse1) (+ (* |v_ULTIMATE.start_main_~i~1#1_21| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_15|) v_ArrVal_455))) c_threadThread1of1ForFork0_~p~0.base) c_threadThread1of1ForFork0_~p~0.offset) 0) (< |v_ULTIMATE.start_main_~i~1#1_21| .cse2) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_15| .cse3))) (forall ((v_ArrVal_455 Int) (v_ArrVal_453 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_21| Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_15| Int)) (or (= (select (select (let ((.cse4 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_453))) (store .cse4 .cse1 (store (select .cse4 .cse1) (+ (* |v_ULTIMATE.start_main_~i~1#1_21| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_15|) v_ArrVal_455))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 1)) 0) (< |v_ULTIMATE.start_main_~i~1#1_21| .cse2) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_15| .cse3))) (forall ((v_ArrVal_455 Int) (v_ArrVal_453 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_21| Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_15| Int)) (or (< |v_ULTIMATE.start_main_~i~1#1_21| .cse2) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_15| .cse3) (= (select (select (let ((.cse5 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_453))) (store .cse5 .cse1 (store (select .cse5 .cse1) (+ (* |v_ULTIMATE.start_main_~i~1#1_21| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_15|) v_ArrVal_455))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 2)) 0))))) is different from false [2023-12-02 20:28:20,671 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse7 (+ c_threadThread1of1ForFork0_~p~0.offset 2))) (let ((.cse1 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse2 (store |c_#race| c_threadThread1of1ForFork0_~p~0.base (store (select |c_#race| c_threadThread1of1ForFork0_~p~0.base) .cse7 0))) (.cse3 (+ |c_ULTIMATE.start_main_~i~1#1| 1)) (.cse4 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (and (forall ((v_ArrVal_455 Int) (v_ArrVal_453 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_21| Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_15| Int)) (or (= (select (select (let ((.cse0 (store .cse2 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_453))) (store .cse0 .cse1 (store (select .cse0 .cse1) (+ (* |v_ULTIMATE.start_main_~i~1#1_21| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_15|) v_ArrVal_455))) c_threadThread1of1ForFork0_~p~0.base) c_threadThread1of1ForFork0_~p~0.offset) 0) (< |v_ULTIMATE.start_main_~i~1#1_21| .cse3) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_15| .cse4))) (forall ((v_ArrVal_455 Int) (v_ArrVal_453 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_21| Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_15| Int)) (or (= (select (select (let ((.cse5 (store .cse2 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_453))) (store .cse5 .cse1 (store (select .cse5 .cse1) (+ (* |v_ULTIMATE.start_main_~i~1#1_21| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_15|) v_ArrVal_455))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 1)) 0) (< |v_ULTIMATE.start_main_~i~1#1_21| .cse3) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_15| .cse4))) (forall ((v_ArrVal_455 Int) (v_ArrVal_453 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_21| Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_15| Int)) (or (= 0 (select (select (let ((.cse6 (store .cse2 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_453))) (store .cse6 .cse1 (store (select .cse6 .cse1) (+ (* |v_ULTIMATE.start_main_~i~1#1_21| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_15|) v_ArrVal_455))) c_threadThread1of1ForFork0_~p~0.base) .cse7)) (< |v_ULTIMATE.start_main_~i~1#1_21| .cse3) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_15| .cse4)))))) is different from false [2023-12-02 20:28:31,409 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:28:31,409 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 3 case distinctions, treesize of input 69 treesize of output 62 [2023-12-02 20:28:31,422 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:28:31,422 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 402 treesize of output 376 [2023-12-02 20:28:31,435 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 170 treesize of output 162 [2023-12-02 20:28:31,449 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 13 [2023-12-02 20:28:31,473 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 129 treesize of output 115 [2023-12-02 20:28:31,605 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:28:31,606 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 71 treesize of output 64 [2023-12-02 20:28:31,611 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 20:28:31,622 INFO L349 Elim1Store]: treesize reduction 8, result has 33.3 percent of original size [2023-12-02 20:28:31,622 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 134 treesize of output 122 [2023-12-02 20:28:31,633 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 58 [2023-12-02 20:28:31,643 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 48 treesize of output 44 [2023-12-02 20:28:31,668 INFO L349 Elim1Store]: treesize reduction 28, result has 3.4 percent of original size [2023-12-02 20:28:31,668 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 71 treesize of output 1 [2023-12-02 20:28:33,256 WARN L854 $PredicateComparison]: unable to prove that (and (forall ((v_ArrVal_441 (Array Int Int))) (not (= |c_ULTIMATE.start_main_~#is~0#1.base| (select (select (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_441) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))) (forall ((v_ArrVal_441 (Array Int Int)) (v_ArrVal_442 (Array Int Int))) (let ((.cse0 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_441))) (let ((.cse1 (select (select .cse0 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_ArrVal_444 (Array Int Int))) (not (= (select (select (store .cse0 .cse1 v_ArrVal_444) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (select (select .cse0 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))) (forall ((v_ArrVal_443 (Array Int Int))) (let ((.cse2 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_442))) (< (select (select .cse2 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse2 .cse1 v_ArrVal_443) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 2))))))))) is different from false [2023-12-02 20:28:33,339 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse0 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (and (forall ((|v_ULTIMATE.start_main_#t~mem8#1.base_17| Int)) (or (< .cse0 |v_ULTIMATE.start_main_#t~mem8#1.base_17|) (forall ((v_ArrVal_441 (Array Int Int)) (v_ArrVal_442 (Array Int Int))) (let ((.cse1 (store |c_#memory_$Pointer$.base| |v_ULTIMATE.start_main_#t~mem8#1.base_17| v_ArrVal_441))) (let ((.cse2 (select (select .cse1 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_ArrVal_444 (Array Int Int))) (not (= (select (select (store .cse1 .cse2 v_ArrVal_444) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (select (select .cse1 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))) (forall ((v_ArrVal_443 (Array Int Int))) (let ((.cse3 (store |c_#memory_$Pointer$.offset| |v_ULTIMATE.start_main_#t~mem8#1.base_17| v_ArrVal_442))) (< (select (select .cse3 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse3 .cse2 v_ArrVal_443) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 2)))))))))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.base_17| Int)) (or (< .cse0 |v_ULTIMATE.start_main_#t~mem8#1.base_17|) (forall ((v_ArrVal_441 (Array Int Int))) (not (= (select (select (store |c_#memory_$Pointer$.base| |v_ULTIMATE.start_main_#t~mem8#1.base_17| v_ArrVal_441) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) |c_ULTIMATE.start_main_~#is~0#1.base|))))))) is different from false [2023-12-02 20:28:33,434 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 222 treesize of output 202 [2023-12-02 20:28:33,447 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 23 [2023-12-02 20:28:33,454 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 48 treesize of output 44 [2023-12-02 20:28:33,797 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 20 treesize of output 18 [2023-12-02 20:28:33,963 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:28:33,963 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 3 case distinctions, treesize of input 96 treesize of output 98 [2023-12-02 20:28:33,982 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:28:33,982 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 33 treesize of output 35 [2023-12-02 20:28:34,242 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 8 not checked. [2023-12-02 20:28:34,243 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1203477624] provided 0 perfect and 2 imperfect interpolant sequences [2023-12-02 20:28:34,243 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-12-02 20:28:34,243 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26, 24, 24] total 70 [2023-12-02 20:28:34,243 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1479447718] [2023-12-02 20:28:34,243 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-12-02 20:28:34,244 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 71 states [2023-12-02 20:28:34,245 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-02 20:28:34,247 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 71 interpolants. [2023-12-02 20:28:34,250 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=301, Invalid=3717, Unknown=42, NotChecked=910, Total=4970 [2023-12-02 20:28:34,250 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:28:34,251 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-12-02 20:28:34,251 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 71 states, 70 states have (on average 3.0) internal successors, (210), 71 states have internal predecessors, (210), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 20:28:34,252 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:28:34,252 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:28:34,252 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 35 states. [2023-12-02 20:28:34,252 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:28:43,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:28:43,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:28:43,293 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 35 states. [2023-12-02 20:28:43,293 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 42 states. [2023-12-02 20:28:43,297 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2023-12-02 20:28:43,493 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 20:28:43,493 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE] === [2023-12-02 20:28:43,494 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:28:43,494 INFO L85 PathProgramCache]: Analyzing trace with hash -1711566779, now seen corresponding path program 3 times [2023-12-02 20:28:43,494 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-02 20:28:43,494 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1621001378] [2023-12-02 20:28:43,494 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:28:43,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 20:28:43,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:28:45,214 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 20:28:45,214 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-02 20:28:45,214 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1621001378] [2023-12-02 20:28:45,214 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1621001378] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 20:28:45,214 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [150609514] [2023-12-02 20:28:45,214 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-12-02 20:28:45,214 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 20:28:45,214 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 [2023-12-02 20:28:45,215 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 20:28:45,216 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-12-02 20:28:45,357 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2023-12-02 20:28:45,357 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-12-02 20:28:45,359 INFO L262 TraceCheckSpWp]: Trace formula consists of 309 conjuncts, 51 conjunts are in the unsatisfiable core [2023-12-02 20:28:45,365 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 20:28:45,733 INFO L349 Elim1Store]: treesize reduction 44, result has 20.0 percent of original size [2023-12-02 20:28:45,733 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 53 treesize of output 53 [2023-12-02 20:28:46,254 INFO L349 Elim1Store]: treesize reduction 44, result has 20.0 percent of original size [2023-12-02 20:28:46,255 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 76 treesize of output 70 [2023-12-02 20:28:46,266 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:28:46,266 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 [2023-12-02 20:28:46,754 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2023-12-02 20:28:46,870 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 21 treesize of output 20 [2023-12-02 20:28:47,405 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 21 treesize of output 13 [2023-12-02 20:28:47,415 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:28:47,415 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 51 treesize of output 39 [2023-12-02 20:28:47,514 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:28:47,514 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 18 [2023-12-02 20:28:47,532 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:28:47,532 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 25 treesize of output 18 [2023-12-02 20:28:47,546 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:28:47,546 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 25 treesize of output 18 [2023-12-02 20:28:47,561 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:28:47,562 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 25 treesize of output 18 [2023-12-02 20:28:47,669 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:28:47,670 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:28:47,671 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:28:47,672 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 40 treesize of output 23 [2023-12-02 20:28:47,679 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:28:47,680 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 30 treesize of output 32 [2023-12-02 20:28:47,689 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:28:47,689 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 39 treesize of output 44 [2023-12-02 20:28:47,698 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 20:28:47,698 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 20:28:47,851 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse1 (+ |c_ULTIMATE.start_main_#t~mem8#1.offset| (* |c_ULTIMATE.start_main_~i~1#1| 4)))) (and (forall ((v_ArrVal_620 Int) (v_ArrVal_618 (Array Int Int))) (= (select (select (let ((.cse0 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_618))) (store .cse0 |c_ULTIMATE.start_main_#t~mem8#1.base| (store (select .cse0 |c_ULTIMATE.start_main_#t~mem8#1.base|) .cse1 v_ArrVal_620))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 1)) 0)) (forall ((v_ArrVal_620 Int) (v_ArrVal_618 (Array Int Int))) (= (select (select (let ((.cse2 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_618))) (store .cse2 |c_ULTIMATE.start_main_#t~mem8#1.base| (store (select .cse2 |c_ULTIMATE.start_main_#t~mem8#1.base|) .cse1 v_ArrVal_620))) c_threadThread1of1ForFork0_~p~0.base) c_threadThread1of1ForFork0_~p~0.offset) 0)))) is different from false [2023-12-02 20:28:47,902 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse0 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse3 (* |c_ULTIMATE.start_main_~i~1#1| 4))) (and (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_18| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_18| .cse0) (forall ((v_ArrVal_620 Int) (v_ArrVal_618 (Array Int Int))) (= (select (select (let ((.cse1 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_618))) (store .cse1 .cse2 (store (select .cse1 .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_18| .cse3) v_ArrVal_620))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 1)) 0)))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_18| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_18| .cse0) (forall ((v_ArrVal_620 Int) (v_ArrVal_618 (Array Int Int))) (= (select (select (let ((.cse4 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_618))) (store .cse4 .cse2 (store (select .cse4 .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_18| .cse3) v_ArrVal_620))) c_threadThread1of1ForFork0_~p~0.base) c_threadThread1of1ForFork0_~p~0.offset) 0)))))) is different from false [2023-12-02 20:28:49,956 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse3 (+ |c_ULTIMATE.start_main_#t~post7#1| 1)) (.cse0 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (and (forall ((|v_ULTIMATE.start_main_~i~1#1_23| Int)) (or (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_18| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_18| .cse0) (forall ((v_ArrVal_620 Int) (v_ArrVal_618 (Array Int Int))) (= (select (select (let ((.cse1 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_618))) (store .cse1 .cse2 (store (select .cse1 .cse2) (+ (* |v_ULTIMATE.start_main_~i~1#1_23| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_18|) v_ArrVal_620))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 1)) 0)))) (< |v_ULTIMATE.start_main_~i~1#1_23| .cse3))) (forall ((|v_ULTIMATE.start_main_~i~1#1_23| Int)) (or (< |v_ULTIMATE.start_main_~i~1#1_23| .cse3) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_18| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_18| .cse0) (forall ((v_ArrVal_620 Int) (v_ArrVal_618 (Array Int Int))) (= (select (select (let ((.cse4 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_618))) (store .cse4 .cse2 (store (select .cse4 .cse2) (+ (* |v_ULTIMATE.start_main_~i~1#1_23| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_18|) v_ArrVal_620))) c_threadThread1of1ForFork0_~p~0.base) c_threadThread1of1ForFork0_~p~0.offset) 0)))))))) is different from false [2023-12-02 20:28:49,993 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse0 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse3 (+ |c_ULTIMATE.start_main_~i~1#1| 1))) (and (forall ((v_ArrVal_620 Int) (v_ArrVal_618 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_18| Int) (|v_ULTIMATE.start_main_~i~1#1_23| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_18| .cse0) (= (select (select (let ((.cse1 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_618))) (store .cse1 .cse2 (store (select .cse1 .cse2) (+ (* |v_ULTIMATE.start_main_~i~1#1_23| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_18|) v_ArrVal_620))) c_threadThread1of1ForFork0_~p~0.base) c_threadThread1of1ForFork0_~p~0.offset) 0) (< |v_ULTIMATE.start_main_~i~1#1_23| .cse3))) (forall ((v_ArrVal_620 Int) (v_ArrVal_618 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_18| Int) (|v_ULTIMATE.start_main_~i~1#1_23| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_18| .cse0) (= (select (select (let ((.cse4 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_618))) (store .cse4 .cse2 (store (select .cse4 .cse2) (+ (* |v_ULTIMATE.start_main_~i~1#1_23| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_18|) v_ArrVal_620))) c_threadThread1of1ForFork0_~p~0.base) (+ c_threadThread1of1ForFork0_~p~0.offset 1)) 0) (< |v_ULTIMATE.start_main_~i~1#1_23| .cse3))))) is different from false [2023-12-02 20:28:50,141 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse6 (+ c_threadThread1of1ForFork0_~p~0.offset 1))) (let ((.cse3 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse4 (+ |c_ULTIMATE.start_main_~i~1#1| 1)) (.cse1 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse2 (store |c_#race| c_threadThread1of1ForFork0_~p~0.base (store (select |c_#race| c_threadThread1of1ForFork0_~p~0.base) .cse6 0)))) (and (forall ((v_ArrVal_620 Int) (v_ArrVal_618 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_18| Int) (|v_ULTIMATE.start_main_~i~1#1_23| Int)) (or (= 0 (select (select (let ((.cse0 (store .cse2 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_618))) (store .cse0 .cse1 (store (select .cse0 .cse1) (+ (* |v_ULTIMATE.start_main_~i~1#1_23| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_18|) v_ArrVal_620))) c_threadThread1of1ForFork0_~p~0.base) c_threadThread1of1ForFork0_~p~0.offset)) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_18| .cse3) (< |v_ULTIMATE.start_main_~i~1#1_23| .cse4))) (forall ((v_ArrVal_620 Int) (v_ArrVal_618 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_18| Int) (|v_ULTIMATE.start_main_~i~1#1_23| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_18| .cse3) (< |v_ULTIMATE.start_main_~i~1#1_23| .cse4) (= (select (select (let ((.cse5 (store .cse2 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_618))) (store .cse5 .cse1 (store (select .cse5 .cse1) (+ (* |v_ULTIMATE.start_main_~i~1#1_23| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_18|) v_ArrVal_620))) c_threadThread1of1ForFork0_~p~0.base) .cse6) 0)))))) is different from false [2023-12-02 20:28:50,159 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:28:50,159 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 2 case distinctions, treesize of input 61 treesize of output 54 [2023-12-02 20:28:50,169 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:28:50,169 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 228 treesize of output 220 [2023-12-02 20:28:50,180 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 197 treesize of output 181 [2023-12-02 20:28:50,194 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 0 case distinctions, treesize of input 15 treesize of output 9 [2023-12-02 20:28:50,211 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 0 case distinctions, treesize of input 136 treesize of output 122 [2023-12-02 20:28:50,389 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2023-12-02 20:28:50,389 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 1 new quantified variables, introduced 2 case distinctions, treesize of input 59 treesize of output 1 [2023-12-02 20:28:50,987 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 70 treesize of output 62 [2023-12-02 20:28:51,122 WARN L854 $PredicateComparison]: unable to prove that (and (forall ((v_ArrVal_609 (Array Int Int))) (let ((.cse0 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_609))) (let ((.cse1 (select (select .cse0 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_ArrVal_610 (Array Int Int))) (not (= (select (select (store .cse0 .cse1 v_ArrVal_610) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (select (select .cse0 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))) (not (= |c_ULTIMATE.start_main_~#is~0#1.base| .cse1)))))) (forall ((v_ArrVal_609 (Array Int Int))) (not (= (select (select (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_609) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) |c_ULTIMATE.start_main_~#is~0#1.base|)))) is different from false [2023-12-02 20:28:51,175 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (and (forall ((v_ArrVal_609 (Array Int Int))) (let ((.cse0 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_609))) (let ((.cse1 (select (select .cse0 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_ArrVal_610 (Array Int Int))) (not (= (select (select .cse0 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (select (select (store .cse0 .cse1 v_ArrVal_610) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))) (not (= |c_ULTIMATE.start_main_~#is~0#1.base| .cse1)))))) (forall ((v_ArrVal_609 (Array Int Int))) (not (= (select (select (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_609) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) |c_ULTIMATE.start_main_~#is~0#1.base|))))) is different from false [2023-12-02 20:28:51,699 INFO L349 Elim1Store]: treesize reduction 4, result has 63.6 percent of original size [2023-12-02 20:28:51,699 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 614 treesize of output 393 [2023-12-02 20:28:51,710 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 71 treesize of output 63 [2023-12-02 20:28:51,721 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:28:51,721 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 84 treesize of output 84 [2023-12-02 20:28:51,852 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 8 not checked. [2023-12-02 20:28:51,852 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [150609514] provided 0 perfect and 2 imperfect interpolant sequences [2023-12-02 20:28:51,852 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-12-02 20:28:51,853 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 23, 24] total 63 [2023-12-02 20:28:51,853 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1074922613] [2023-12-02 20:28:51,853 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-12-02 20:28:51,854 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 64 states [2023-12-02 20:28:51,854 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-02 20:28:51,855 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 64 interpolants. [2023-12-02 20:28:51,856 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=225, Invalid=2984, Unknown=11, NotChecked=812, Total=4032 [2023-12-02 20:28:51,856 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:28:51,857 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-12-02 20:28:51,857 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 64 states, 63 states have (on average 3.253968253968254) internal successors, (205), 64 states have internal predecessors, (205), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 20:28:51,857 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:28:51,858 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:28:51,858 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 35 states. [2023-12-02 20:28:51,858 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 42 states. [2023-12-02 20:28:51,858 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:01,093 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:01,093 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:29:01,093 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 35 states. [2023-12-02 20:29:01,094 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 42 states. [2023-12-02 20:29:01,094 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. [2023-12-02 20:29:01,099 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2023-12-02 20:29:01,294 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 20:29:01,295 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE] === [2023-12-02 20:29:01,295 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:29:01,295 INFO L85 PathProgramCache]: Analyzing trace with hash 566366343, now seen corresponding path program 4 times [2023-12-02 20:29:01,295 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-02 20:29:01,295 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [188812204] [2023-12-02 20:29:01,295 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:29:01,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 20:29:01,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:29:02,552 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 20:29:02,552 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-02 20:29:02,552 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [188812204] [2023-12-02 20:29:02,552 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [188812204] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 20:29:02,553 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1341238342] [2023-12-02 20:29:02,553 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-12-02 20:29:02,553 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 20:29:02,553 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 [2023-12-02 20:29:02,554 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 20:29:02,554 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2023-12-02 20:29:02,902 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-12-02 20:29:02,902 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-12-02 20:29:02,905 INFO L262 TraceCheckSpWp]: Trace formula consists of 309 conjuncts, 64 conjunts are in the unsatisfiable core [2023-12-02 20:29:02,912 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 20:29:03,634 INFO L349 Elim1Store]: treesize reduction 40, result has 21.6 percent of original size [2023-12-02 20:29:03,634 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 52 treesize of output 44 [2023-12-02 20:29:03,644 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:29:03,645 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2023-12-02 20:29:04,410 INFO L349 Elim1Store]: treesize reduction 40, result has 21.6 percent of original size [2023-12-02 20:29:04,411 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 59 treesize of output 49 [2023-12-02 20:29:04,417 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:29:04,418 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2023-12-02 20:29:04,842 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2023-12-02 20:29:05,344 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:29:05,344 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 51 treesize of output 35 [2023-12-02 20:29:05,356 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 7 treesize of output 3 [2023-12-02 20:29:05,414 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:29:05,415 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2023-12-02 20:29:05,431 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:29:05,431 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2023-12-02 20:29:05,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:29:05,451 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2023-12-02 20:29:05,464 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:29:05,464 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2023-12-02 20:29:05,550 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:29:05,551 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 31 treesize of output 11 [2023-12-02 20:29:05,598 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 18 [2023-12-02 20:29:05,654 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:29:05,654 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 26 treesize of output 28 [2023-12-02 20:29:05,716 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:29:05,716 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 33 treesize of output 38 [2023-12-02 20:29:05,776 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 20:29:05,776 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 20:29:08,508 WARN L854 $PredicateComparison]: unable to prove that (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_21| Int) (v_ArrVal_785 (Array Int Int)) (v_ArrVal_787 Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_21| (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (= (select (select (let ((.cse0 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_785)) (.cse1 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse0 .cse1 (store (select .cse0 .cse1) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_21| (* |c_ULTIMATE.start_main_~i~1#1| 4)) v_ArrVal_787))) c_threadThread1of1ForFork0_~p~0.base) c_threadThread1of1ForFork0_~p~0.offset) 0))) is different from false [2023-12-02 20:29:08,538 WARN L854 $PredicateComparison]: unable to prove that (forall ((|v_ULTIMATE.start_main_~i~1#1_25| Int)) (or (< |v_ULTIMATE.start_main_~i~1#1_25| (+ |c_ULTIMATE.start_main_#t~post7#1| 1)) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_21| Int) (v_ArrVal_785 (Array Int Int)) (v_ArrVal_787 Int)) (or (= (select (select (let ((.cse0 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_785)) (.cse1 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse0 .cse1 (store (select .cse0 .cse1) (+ (* |v_ULTIMATE.start_main_~i~1#1_25| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_21|) v_ArrVal_787))) c_threadThread1of1ForFork0_~p~0.base) c_threadThread1of1ForFork0_~p~0.offset) 0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_21| (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))))) is different from false [2023-12-02 20:29:08,555 WARN L854 $PredicateComparison]: unable to prove that (forall ((|v_ULTIMATE.start_main_~i~1#1_25| Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_21| Int) (v_ArrVal_785 (Array Int Int)) (v_ArrVal_787 Int)) (or (= (select (select (let ((.cse0 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_785)) (.cse1 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse0 .cse1 (store (select .cse0 .cse1) (+ (* |v_ULTIMATE.start_main_~i~1#1_25| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_21|) v_ArrVal_787))) c_threadThread1of1ForFork0_~p~0.base) c_threadThread1of1ForFork0_~p~0.offset) 0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_21| (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_25| (+ |c_ULTIMATE.start_main_~i~1#1| 1)))) is different from false [2023-12-02 20:29:08,606 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:29:08,606 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 49 treesize of output 42 [2023-12-02 20:29:08,616 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:29:08,617 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 286 treesize of output 278 [2023-12-02 20:29:08,637 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 174 treesize of output 166 [2023-12-02 20:29:08,650 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 6 treesize of output 4 [2023-12-02 20:29:08,662 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 115 treesize of output 109 [2023-12-02 20:29:09,503 WARN L854 $PredicateComparison]: unable to prove that (and (forall ((v_ArrVal_776 (Array Int Int))) (not (= (select (select (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_776) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) |c_ULTIMATE.start_main_~#is~0#1.base|))) (forall ((v_ArrVal_777 (Array Int Int)) (v_ArrVal_776 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem12#1.base_13| Int)) (let ((.cse0 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_776))) (or (< (select (select .cse0 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) |v_ULTIMATE.start_main_#t~mem12#1.base_13|) (forall ((v_ArrVal_778 (Array Int Int))) (not (= (select (select .cse0 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (select (select (store .cse0 |v_ULTIMATE.start_main_#t~mem12#1.base_13| v_ArrVal_778) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))) (forall ((v_ArrVal_779 (Array Int Int))) (let ((.cse1 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_777))) (< (select (select .cse1 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse1 |v_ULTIMATE.start_main_#t~mem12#1.base_13| v_ArrVal_779) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 4)))))))) is different from false [2023-12-02 20:29:09,615 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse0 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (and (forall ((|v_ULTIMATE.start_main_#t~mem8#1.base_23| Int)) (or (< .cse0 |v_ULTIMATE.start_main_#t~mem8#1.base_23|) (forall ((v_ArrVal_777 (Array Int Int)) (v_ArrVal_776 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem12#1.base_13| Int)) (let ((.cse1 (store |c_#memory_$Pointer$.base| |v_ULTIMATE.start_main_#t~mem8#1.base_23| v_ArrVal_776))) (or (forall ((v_ArrVal_778 (Array Int Int))) (not (= (select (select (store .cse1 |v_ULTIMATE.start_main_#t~mem12#1.base_13| v_ArrVal_778) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (select (select .cse1 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))) (< (select (select .cse1 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) |v_ULTIMATE.start_main_#t~mem12#1.base_13|) (forall ((v_ArrVal_779 (Array Int Int))) (let ((.cse2 (store |c_#memory_$Pointer$.offset| |v_ULTIMATE.start_main_#t~mem8#1.base_23| v_ArrVal_777))) (< (select (select .cse2 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse2 |v_ULTIMATE.start_main_#t~mem12#1.base_13| v_ArrVal_779) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 4))))))))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.base_23| Int)) (or (< .cse0 |v_ULTIMATE.start_main_#t~mem8#1.base_23|) (forall ((v_ArrVal_776 (Array Int Int))) (not (= |c_ULTIMATE.start_main_~#is~0#1.base| (select (select (store |c_#memory_$Pointer$.base| |v_ULTIMATE.start_main_#t~mem8#1.base_23| v_ArrVal_776) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))))))) is different from false [2023-12-02 20:29:09,711 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 197 treesize of output 177 [2023-12-02 20:29:09,724 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 36 treesize of output 32 [2023-12-02 20:29:09,731 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 16 treesize of output 14 [2023-12-02 20:29:09,753 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 13 treesize of output 11 [2023-12-02 20:29:09,759 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 13 treesize of output 11 [2023-12-02 20:29:10,145 INFO L349 Elim1Store]: treesize reduction 4, result has 63.6 percent of original size [2023-12-02 20:29:10,145 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 45 treesize of output 36 [2023-12-02 20:29:10,152 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 11 treesize of output 9 [2023-12-02 20:29:10,322 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 8 not checked. [2023-12-02 20:29:10,323 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1341238342] provided 0 perfect and 2 imperfect interpolant sequences [2023-12-02 20:29:10,323 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-12-02 20:29:10,323 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26, 24, 24] total 68 [2023-12-02 20:29:10,323 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1925079539] [2023-12-02 20:29:10,323 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-12-02 20:29:10,324 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 69 states [2023-12-02 20:29:10,324 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-02 20:29:10,325 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 69 interpolants. [2023-12-02 20:29:10,327 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=284, Invalid=3746, Unknown=22, NotChecked=640, Total=4692 [2023-12-02 20:29:10,327 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:10,328 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-12-02 20:29:10,329 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 69 states, 68 states have (on average 3.0588235294117645) internal successors, (208), 69 states have internal predecessors, (208), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 20:29:10,329 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:10,329 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:29:10,329 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 35 states. [2023-12-02 20:29:10,329 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 42 states. [2023-12-02 20:29:10,329 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 47 states. [2023-12-02 20:29:10,330 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:19,611 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:19,611 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:29:19,612 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 35 states. [2023-12-02 20:29:19,612 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 42 states. [2023-12-02 20:29:19,612 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. [2023-12-02 20:29:19,612 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 57 states. [2023-12-02 20:29:19,617 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2023-12-02 20:29:19,812 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2023-12-02 20:29:19,813 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE] === [2023-12-02 20:29:19,813 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:29:19,813 INFO L85 PathProgramCache]: Analyzing trace with hash 254030409, now seen corresponding path program 5 times [2023-12-02 20:29:19,813 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-02 20:29:19,813 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1189309195] [2023-12-02 20:29:19,813 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:29:19,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 20:29:19,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:29:21,275 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 20:29:21,275 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-02 20:29:21,275 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1189309195] [2023-12-02 20:29:21,275 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1189309195] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 20:29:21,275 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [340813559] [2023-12-02 20:29:21,276 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2023-12-02 20:29:21,276 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 20:29:21,276 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 [2023-12-02 20:29:21,277 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 20:29:21,277 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2023-12-02 20:29:21,536 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-12-02 20:29:21,536 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-12-02 20:29:21,539 INFO L262 TraceCheckSpWp]: Trace formula consists of 313 conjuncts, 76 conjunts are in the unsatisfiable core [2023-12-02 20:29:21,544 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 20:29:21,547 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 [2023-12-02 20:29:21,589 INFO L349 Elim1Store]: treesize reduction 18, result has 35.7 percent of original size [2023-12-02 20:29:21,589 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 17 treesize of output 21 [2023-12-02 20:29:21,701 INFO L349 Elim1Store]: treesize reduction 48, result has 36.0 percent of original size [2023-12-02 20:29:21,702 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 26 treesize of output 41 [2023-12-02 20:29:21,781 INFO L349 Elim1Store]: treesize reduction 12, result has 58.6 percent of original size [2023-12-02 20:29:21,781 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 3 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 3 case distinctions, treesize of input 25 treesize of output 29 [2023-12-02 20:29:22,267 INFO L349 Elim1Store]: treesize reduction 44, result has 20.0 percent of original size [2023-12-02 20:29:22,268 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 77 treesize of output 69 [2023-12-02 20:29:22,276 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 24 treesize of output 11 [2023-12-02 20:29:22,952 INFO L349 Elim1Store]: treesize reduction 44, result has 20.0 percent of original size [2023-12-02 20:29:22,953 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 84 treesize of output 74 [2023-12-02 20:29:22,961 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 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 [2023-12-02 20:29:23,727 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2023-12-02 20:29:23,727 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 59 treesize of output 31 [2023-12-02 20:29:23,742 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 [2023-12-02 20:29:23,847 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2023-12-02 20:29:23,902 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 18 [2023-12-02 20:29:23,975 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 28 [2023-12-02 20:29:24,047 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 38 [2023-12-02 20:29:24,126 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:29:24,127 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:29:24,128 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:29:24,129 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:29:24,131 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:29:24,131 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 54 treesize of output 41 [2023-12-02 20:29:24,183 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 20:29:24,184 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 20:29:26,223 WARN L854 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_953 (Array Int Int)) (v_ArrVal_952 (Array Int Int)) (v_ArrVal_954 (Array Int Int)) (v_ArrVal_951 (Array Int Int))) (let ((.cse2 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_951))) (let ((.cse1 (select (select .cse2 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (let ((.cse0 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_952))) (< (select (select .cse0 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse0 .cse1 v_ArrVal_954) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 2))) (not (= (select (select (store .cse2 .cse1 v_ArrVal_953) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (select (select .cse2 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))))))) is different from false [2023-12-02 20:29:26,272 WARN L854 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_953 (Array Int Int)) (v_ArrVal_952 (Array Int Int)) (v_ArrVal_954 (Array Int Int)) (v_ArrVal_951 (Array Int Int))) (let ((.cse3 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse0 (store |c_#memory_$Pointer$.base| .cse3 v_ArrVal_951))) (let ((.cse1 (select (select .cse0 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (not (= (select (select .cse0 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (select (select (store .cse0 .cse1 v_ArrVal_953) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse2 (store |c_#memory_$Pointer$.offset| .cse3 v_ArrVal_952))) (< (select (select .cse2 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse2 .cse1 v_ArrVal_954) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 2)))))))) is different from false [2023-12-02 20:29:26,305 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 440 treesize of output 404 [2023-12-02 20:29:26,314 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 17 treesize of output 15 [2023-12-02 20:29:26,316 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 32 treesize of output 28 [2023-12-02 20:29:26,656 INFO L349 Elim1Store]: treesize reduction 4, result has 63.6 percent of original size [2023-12-02 20:29:26,656 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 420 treesize of output 271 [2023-12-02 20:29:26,669 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:29:26,669 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 85 treesize of output 85 [2023-12-02 20:29:26,675 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 58 treesize of output 54 [2023-12-02 20:29:26,950 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 8 not checked. [2023-12-02 20:29:26,950 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [340813559] provided 0 perfect and 2 imperfect interpolant sequences [2023-12-02 20:29:26,950 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-12-02 20:29:26,950 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [24, 23, 23] total 67 [2023-12-02 20:29:26,951 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [946896418] [2023-12-02 20:29:26,951 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-12-02 20:29:26,951 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 68 states [2023-12-02 20:29:26,951 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-02 20:29:26,952 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 68 interpolants. [2023-12-02 20:29:26,953 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=313, Invalid=3964, Unknown=21, NotChecked=258, Total=4556 [2023-12-02 20:29:26,954 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:26,954 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-12-02 20:29:26,954 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 68 states, 67 states have (on average 3.1940298507462686) internal successors, (214), 68 states have internal predecessors, (214), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 20:29:26,954 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:26,955 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:29:26,955 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 35 states. [2023-12-02 20:29:26,955 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 42 states. [2023-12-02 20:29:26,955 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 47 states. [2023-12-02 20:29:26,955 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 57 states. [2023-12-02 20:29:26,955 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:34,094 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:34,094 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:29:34,095 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 35 states. [2023-12-02 20:29:34,095 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 42 states. [2023-12-02 20:29:34,095 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. [2023-12-02 20:29:34,095 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 57 states. [2023-12-02 20:29:34,095 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. [2023-12-02 20:29:34,100 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2023-12-02 20:29:34,295 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2023-12-02 20:29:34,296 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE] === [2023-12-02 20:29:34,296 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:29:34,296 INFO L85 PathProgramCache]: Analyzing trace with hash 330680942, now seen corresponding path program 1 times [2023-12-02 20:29:34,296 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-02 20:29:34,296 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [193901977] [2023-12-02 20:29:34,296 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:29:34,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 20:29:34,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:29:34,572 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2023-12-02 20:29:34,572 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-02 20:29:34,573 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [193901977] [2023-12-02 20:29:34,573 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [193901977] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 20:29:34,573 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 20:29:34,573 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2023-12-02 20:29:34,573 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1913987711] [2023-12-02 20:29:34,573 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 20:29:34,574 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-12-02 20:29:34,574 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-02 20:29:34,574 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-12-02 20:29:34,574 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-12-02 20:29:34,574 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:34,575 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-12-02 20:29:34,575 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 12.5) internal successors, (75), 6 states have internal predecessors, (75), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 20:29:34,575 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:34,575 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:29:34,575 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 35 states. [2023-12-02 20:29:34,575 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 42 states. [2023-12-02 20:29:34,576 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 47 states. [2023-12-02 20:29:34,576 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 57 states. [2023-12-02 20:29:34,576 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 38 states. [2023-12-02 20:29:34,576 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:34,765 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:34,765 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:29:34,765 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 35 states. [2023-12-02 20:29:34,765 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 42 states. [2023-12-02 20:29:34,765 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. [2023-12-02 20:29:34,765 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 57 states. [2023-12-02 20:29:34,766 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. [2023-12-02 20:29:34,766 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:29:34,766 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-12-02 20:29:34,766 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE] === [2023-12-02 20:29:34,766 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:29:34,767 INFO L85 PathProgramCache]: Analyzing trace with hash 203818540, now seen corresponding path program 1 times [2023-12-02 20:29:34,767 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-02 20:29:34,767 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1342535028] [2023-12-02 20:29:34,767 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:29:34,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 20:29:34,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:29:35,078 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2023-12-02 20:29:35,078 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-02 20:29:35,078 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1342535028] [2023-12-02 20:29:35,079 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1342535028] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 20:29:35,079 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 20:29:35,079 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2023-12-02 20:29:35,079 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1390018972] [2023-12-02 20:29:35,079 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 20:29:35,079 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-12-02 20:29:35,079 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-02 20:29:35,080 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-12-02 20:29:35,080 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-12-02 20:29:35,080 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:35,081 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-12-02 20:29:35,081 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 12.5) internal successors, (75), 6 states have internal predecessors, (75), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 20:29:35,081 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:35,081 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:29:35,081 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 35 states. [2023-12-02 20:29:35,081 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 42 states. [2023-12-02 20:29:35,081 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 47 states. [2023-12-02 20:29:35,081 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 57 states. [2023-12-02 20:29:35,082 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 38 states. [2023-12-02 20:29:35,082 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:29:35,082 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:35,716 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:35,716 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:29:35,716 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 35 states. [2023-12-02 20:29:35,716 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 42 states. [2023-12-02 20:29:35,716 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. [2023-12-02 20:29:35,716 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 57 states. [2023-12-02 20:29:35,717 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. [2023-12-02 20:29:35,717 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:29:35,717 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:29:35,719 INFO L805 garLoopResultBuilder]: Registering result SAFE for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 1 remaining) [2023-12-02 20:29:35,719 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-12-02 20:29:35,730 INFO L445 BasicCegarLoop]: Path program histogram: [5, 1, 1, 1, 1] [2023-12-02 20:29:35,731 INFO L307 ceAbstractionStarter]: Result for error location threadThread1of1ForFork0 was SAFE (1/2) [2023-12-02 20:29:35,736 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-12-02 20:29:35,736 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2023-12-02 20:29:35,736 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 [2023-12-02 20:29:35,737 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2023-12-02 20:29:35,738 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (8)] Waiting until timeout for monitored process [2023-12-02 20:29:35,741 INFO L159 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2023-12-02 20:29:35,741 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ======== [2023-12-02 20:29:35,741 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, 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;@43877b07, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-12-02 20:29:35,741 INFO L358 AbstractCegarLoop]: Starting to check reachability of 9 error locations. [2023-12-02 20:29:35,762 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2023-12-02 20:29:35,763 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:29:35,763 INFO L85 PathProgramCache]: Analyzing trace with hash 225377730, now seen corresponding path program 1 times [2023-12-02 20:29:35,763 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-02 20:29:35,763 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1149656211] [2023-12-02 20:29:35,763 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:29:35,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 20:29:35,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:29:35,773 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 20:29:35,773 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-02 20:29:35,773 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1149656211] [2023-12-02 20:29:35,773 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1149656211] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 20:29:35,773 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 20:29:35,773 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-12-02 20:29:35,773 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [471306061] [2023-12-02 20:29:35,773 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 20:29:35,774 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-12-02 20:29:35,774 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-02 20:29:35,774 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-12-02 20:29:35,774 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-12-02 20:29:35,774 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:35,774 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-12-02 20:29:35,775 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 15.5) internal successors, (31), 2 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 20:29:35,775 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:35,776 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:35,776 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-12-02 20:29:35,776 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2023-12-02 20:29:35,776 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:29:35,776 INFO L85 PathProgramCache]: Analyzing trace with hash 82393490, now seen corresponding path program 1 times [2023-12-02 20:29:35,777 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-02 20:29:35,777 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1185485307] [2023-12-02 20:29:35,777 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:29:35,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 20:29:35,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:29:35,890 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 20:29:35,890 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-02 20:29:35,890 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1185485307] [2023-12-02 20:29:35,890 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1185485307] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 20:29:35,891 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 20:29:35,891 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-12-02 20:29:35,891 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [663337617] [2023-12-02 20:29:35,891 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 20:29:35,891 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-12-02 20:29:35,891 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-02 20:29:35,892 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-12-02 20:29:35,892 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-12-02 20:29:35,892 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:35,892 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-12-02 20:29:35,892 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 6.0) internal successors, (30), 6 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 20:29:35,893 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:35,893 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:35,923 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:35,924 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:29:35,924 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2023-12-02 20:29:35,924 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2023-12-02 20:29:35,924 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:29:35,925 INFO L85 PathProgramCache]: Analyzing trace with hash -899302659, now seen corresponding path program 1 times [2023-12-02 20:29:35,925 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-02 20:29:35,925 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [200050554] [2023-12-02 20:29:35,925 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:29:35,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 20:29:35,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:29:36,127 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 20:29:36,127 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-02 20:29:36,128 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [200050554] [2023-12-02 20:29:36,128 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [200050554] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 20:29:36,128 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 20:29:36,128 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-12-02 20:29:36,128 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1487966777] [2023-12-02 20:29:36,128 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 20:29:36,129 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-12-02 20:29:36,129 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-02 20:29:36,129 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-12-02 20:29:36,129 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-12-02 20:29:36,129 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:36,130 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-12-02 20:29:36,130 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 7.4) internal successors, (37), 6 states have internal predecessors, (37), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 20:29:36,130 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:36,130 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:29:36,130 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:36,211 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:36,211 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:29:36,211 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:29:36,211 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2023-12-02 20:29:36,211 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2023-12-02 20:29:36,212 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:29:36,212 INFO L85 PathProgramCache]: Analyzing trace with hash 2118746579, now seen corresponding path program 1 times [2023-12-02 20:29:36,212 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-02 20:29:36,212 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [907503886] [2023-12-02 20:29:36,212 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:29:36,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 20:29:36,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:29:36,401 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 20:29:36,401 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-02 20:29:36,401 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [907503886] [2023-12-02 20:29:36,401 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [907503886] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 20:29:36,401 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 20:29:36,401 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-12-02 20:29:36,401 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1198154068] [2023-12-02 20:29:36,401 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 20:29:36,402 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-12-02 20:29:36,402 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-02 20:29:36,402 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-12-02 20:29:36,402 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-12-02 20:29:36,402 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:36,403 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-12-02 20:29:36,403 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 10.6) internal successors, (53), 6 states have internal predecessors, (53), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 20:29:36,403 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:36,403 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:29:36,403 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:29:36,403 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:36,624 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:36,624 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:29:36,624 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:29:36,625 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:29:36,625 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2023-12-02 20:29:36,625 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2023-12-02 20:29:36,625 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:29:36,625 INFO L85 PathProgramCache]: Analyzing trace with hash -1495719312, now seen corresponding path program 1 times [2023-12-02 20:29:36,625 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-02 20:29:36,625 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2102272159] [2023-12-02 20:29:36,625 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:29:36,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 20:29:36,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-12-02 20:29:36,673 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-12-02 20:29:36,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-12-02 20:29:36,739 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-12-02 20:29:36,739 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-12-02 20:29:36,739 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 9 remaining) [2023-12-02 20:29:36,740 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (7 of 9 remaining) [2023-12-02 20:29:36,740 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (6 of 9 remaining) [2023-12-02 20:29:36,740 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (5 of 9 remaining) [2023-12-02 20:29:36,740 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (4 of 9 remaining) [2023-12-02 20:29:36,740 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (3 of 9 remaining) [2023-12-02 20:29:36,741 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (2 of 9 remaining) [2023-12-02 20:29:36,741 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (1 of 9 remaining) [2023-12-02 20:29:36,741 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (0 of 9 remaining) [2023-12-02 20:29:36,741 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2023-12-02 20:29:36,745 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2023-12-02 20:29:36,745 INFO L307 ceAbstractionStarter]: Result for error location ULTIMATE.start was UNSAFE,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN (2/2) [2023-12-02 20:29:36,746 WARN L233 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-12-02 20:29:36,746 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-12-02 20:29:36,765 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2023-12-02 20:29:36,769 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-12-02 20:29:36,769 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2023-12-02 20:29:36,769 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 [2023-12-02 20:29:36,773 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2023-12-02 20:29:36,774 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (9)] Waiting until timeout for monitored process [2023-12-02 20:29:36,777 INFO L159 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2023-12-02 20:29:36,777 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == threadThread1of2ForFork0 ======== [2023-12-02 20:29:36,778 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, 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;@43877b07, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-12-02 20:29:36,778 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-12-02 20:29:36,861 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE] === [2023-12-02 20:29:36,861 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:29:36,861 INFO L85 PathProgramCache]: Analyzing trace with hash 1201538901, now seen corresponding path program 1 times [2023-12-02 20:29:36,861 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-02 20:29:36,862 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1824712884] [2023-12-02 20:29:36,862 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:29:36,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 20:29:36,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:29:36,886 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 20:29:36,887 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-02 20:29:36,887 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1824712884] [2023-12-02 20:29:36,887 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1824712884] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 20:29:36,887 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 20:29:36,887 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-12-02 20:29:36,888 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [331334656] [2023-12-02 20:29:36,888 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 20:29:36,888 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-12-02 20:29:36,888 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-02 20:29:36,889 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-12-02 20:29:36,889 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-12-02 20:29:36,889 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:36,890 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-12-02 20:29:36,890 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 32.0) internal successors, (64), 2 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 20:29:36,890 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:36,896 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:36,897 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2023-12-02 20:29:36,897 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE] === [2023-12-02 20:29:36,897 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:29:36,897 INFO L85 PathProgramCache]: Analyzing trace with hash 1715190760, now seen corresponding path program 1 times [2023-12-02 20:29:36,897 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-02 20:29:36,897 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1134948151] [2023-12-02 20:29:36,898 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:29:36,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 20:29:36,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:29:37,216 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 20:29:37,216 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-02 20:29:37,216 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1134948151] [2023-12-02 20:29:37,216 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1134948151] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 20:29:37,216 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 20:29:37,216 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-12-02 20:29:37,216 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1012836318] [2023-12-02 20:29:37,217 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 20:29:37,217 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-12-02 20:29:37,217 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-02 20:29:37,217 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-12-02 20:29:37,218 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-12-02 20:29:37,218 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:37,218 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-12-02 20:29:37,219 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 12.6) internal successors, (63), 6 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 20:29:37,219 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:37,219 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:37,979 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:29:37,980 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:29:37,980 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2023-12-02 20:29:37,980 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE] === [2023-12-02 20:29:37,980 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:29:37,980 INFO L85 PathProgramCache]: Analyzing trace with hash 1533621626, now seen corresponding path program 1 times [2023-12-02 20:29:37,981 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-02 20:29:37,981 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [910978565] [2023-12-02 20:29:37,981 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:29:37,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 20:29:38,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:29:39,547 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 20:29:39,548 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-02 20:29:39,548 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [910978565] [2023-12-02 20:29:39,548 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [910978565] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 20:29:39,548 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [149598557] [2023-12-02 20:29:39,548 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:29:39,548 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 20:29:39,548 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 [2023-12-02 20:29:39,551 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 20:29:39,552 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2023-12-02 20:29:39,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:29:39,695 INFO L262 TraceCheckSpWp]: Trace formula consists of 309 conjuncts, 52 conjunts are in the unsatisfiable core [2023-12-02 20:29:39,699 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 20:29:39,707 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 [2023-12-02 20:29:39,728 INFO L349 Elim1Store]: treesize reduction 4, result has 66.7 percent of original size [2023-12-02 20:29:39,728 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 [2023-12-02 20:29:39,928 INFO L349 Elim1Store]: treesize reduction 44, result has 20.0 percent of original size [2023-12-02 20:29:39,929 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 43 treesize of output 45 [2023-12-02 20:29:40,323 INFO L349 Elim1Store]: treesize reduction 40, result has 27.3 percent of original size [2023-12-02 20:29:40,323 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 66 treesize of output 66 [2023-12-02 20:29:40,329 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 11 [2023-12-02 20:29:40,336 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 [2023-12-02 20:29:40,550 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2023-12-02 20:29:40,618 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 21 treesize of output 20 [2023-12-02 20:29:40,699 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 32 [2023-12-02 20:29:40,790 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 44 [2023-12-02 20:29:41,180 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 21 treesize of output 13 [2023-12-02 20:29:41,187 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 24 treesize of output 12 [2023-12-02 20:29:41,292 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:29:41,292 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 43 treesize of output 32 [2023-12-02 20:29:41,318 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:29:41,319 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 43 treesize of output 32 [2023-12-02 20:29:41,341 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:29:41,341 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 43 treesize of output 32 [2023-12-02 20:29:41,370 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:29:41,370 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 43 treesize of output 32 [2023-12-02 20:29:41,474 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:29:41,475 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:29:41,477 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:29:41,478 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:29:41,481 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:29:41,481 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 58 treesize of output 47 [2023-12-02 20:29:41,506 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 20:29:41,506 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 20:29:41,840 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse1 (+ |c_ULTIMATE.start_main_#t~mem8#1.offset| (* |c_ULTIMATE.start_main_~i~1#1| 4)))) (and (forall ((v_ArrVal_1640 Int) (v_ArrVal_1638 (Array Int Int))) (= (select (select (let ((.cse0 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1638))) (store .cse0 |c_ULTIMATE.start_main_#t~mem8#1.base| (store (select .cse0 |c_ULTIMATE.start_main_#t~mem8#1.base|) .cse1 v_ArrVal_1640))) c_threadThread1of2ForFork0_~p~0.base) (+ 2 c_threadThread1of2ForFork0_~p~0.offset)) 0)) (forall ((v_ArrVal_1640 Int) (v_ArrVal_1638 (Array Int Int))) (= (select (select (let ((.cse2 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1638))) (store .cse2 |c_ULTIMATE.start_main_#t~mem8#1.base| (store (select .cse2 |c_ULTIMATE.start_main_#t~mem8#1.base|) .cse1 v_ArrVal_1640))) c_threadThread1of2ForFork0_~p~0.base) c_threadThread1of2ForFork0_~p~0.offset) 0)) (forall ((v_ArrVal_1640 Int) (v_ArrVal_1638 (Array Int Int))) (= (select (select (let ((.cse3 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1638))) (store .cse3 |c_ULTIMATE.start_main_#t~mem8#1.base| (store (select .cse3 |c_ULTIMATE.start_main_#t~mem8#1.base|) .cse1 v_ArrVal_1640))) c_threadThread1of2ForFork0_~p~0.base) (+ c_threadThread1of2ForFork0_~p~0.offset 1)) 0)) (forall ((v_ArrVal_1640 Int) (v_ArrVal_1638 (Array Int Int))) (= (select (select (let ((.cse4 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1638))) (store .cse4 |c_ULTIMATE.start_main_#t~mem8#1.base| (store (select .cse4 |c_ULTIMATE.start_main_#t~mem8#1.base|) .cse1 v_ArrVal_1640))) c_threadThread1of2ForFork0_~p~0.base) (+ 3 c_threadThread1of2ForFork0_~p~0.offset)) 0)))) is different from false [2023-12-02 20:29:41,917 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse1 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse2 (* |c_ULTIMATE.start_main_~i~1#1| 4)) (.cse3 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (and (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_27| Int)) (or (forall ((v_ArrVal_1640 Int) (v_ArrVal_1638 (Array Int Int))) (= (select (select (let ((.cse0 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1638))) (store .cse0 .cse1 (store (select .cse0 .cse1) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_27| .cse2) v_ArrVal_1640))) c_threadThread1of2ForFork0_~p~0.base) c_threadThread1of2ForFork0_~p~0.offset) 0)) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_27| .cse3))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_27| Int)) (or (forall ((v_ArrVal_1640 Int) (v_ArrVal_1638 (Array Int Int))) (= (select (select (let ((.cse4 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1638))) (store .cse4 .cse1 (store (select .cse4 .cse1) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_27| .cse2) v_ArrVal_1640))) c_threadThread1of2ForFork0_~p~0.base) (+ 3 c_threadThread1of2ForFork0_~p~0.offset)) 0)) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_27| .cse3))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_27| Int)) (or (forall ((v_ArrVal_1640 Int) (v_ArrVal_1638 (Array Int Int))) (= (select (select (let ((.cse5 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1638))) (store .cse5 .cse1 (store (select .cse5 .cse1) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_27| .cse2) v_ArrVal_1640))) c_threadThread1of2ForFork0_~p~0.base) (+ 2 c_threadThread1of2ForFork0_~p~0.offset)) 0)) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_27| .cse3))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_27| Int)) (or (forall ((v_ArrVal_1640 Int) (v_ArrVal_1638 (Array Int Int))) (= (select (select (let ((.cse6 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1638))) (store .cse6 .cse1 (store (select .cse6 .cse1) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_27| .cse2) v_ArrVal_1640))) c_threadThread1of2ForFork0_~p~0.base) (+ c_threadThread1of2ForFork0_~p~0.offset 1)) 0)) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_27| .cse3))))) is different from false [2023-12-02 20:29:44,024 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse3 (+ |c_ULTIMATE.start_main_#t~post7#1| 1)) (.cse1 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse2 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (and (forall ((|v_ULTIMATE.start_main_~i~1#1_33| Int)) (or (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_27| Int)) (or (forall ((v_ArrVal_1640 Int) (v_ArrVal_1638 (Array Int Int))) (= (select (select (let ((.cse0 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1638))) (store .cse0 .cse1 (store (select .cse0 .cse1) (+ (* |v_ULTIMATE.start_main_~i~1#1_33| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_27|) v_ArrVal_1640))) c_threadThread1of2ForFork0_~p~0.base) (+ 2 c_threadThread1of2ForFork0_~p~0.offset)) 0)) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_27| .cse2))) (< |v_ULTIMATE.start_main_~i~1#1_33| .cse3))) (forall ((|v_ULTIMATE.start_main_~i~1#1_33| Int)) (or (< |v_ULTIMATE.start_main_~i~1#1_33| .cse3) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_27| Int)) (or (forall ((v_ArrVal_1640 Int) (v_ArrVal_1638 (Array Int Int))) (= (select (select (let ((.cse4 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1638))) (store .cse4 .cse1 (store (select .cse4 .cse1) (+ (* |v_ULTIMATE.start_main_~i~1#1_33| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_27|) v_ArrVal_1640))) c_threadThread1of2ForFork0_~p~0.base) (+ c_threadThread1of2ForFork0_~p~0.offset 1)) 0)) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_27| .cse2))))) (forall ((|v_ULTIMATE.start_main_~i~1#1_33| Int)) (or (< |v_ULTIMATE.start_main_~i~1#1_33| .cse3) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_27| Int)) (or (forall ((v_ArrVal_1640 Int) (v_ArrVal_1638 (Array Int Int))) (= (select (select (let ((.cse5 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1638))) (store .cse5 .cse1 (store (select .cse5 .cse1) (+ (* |v_ULTIMATE.start_main_~i~1#1_33| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_27|) v_ArrVal_1640))) c_threadThread1of2ForFork0_~p~0.base) (+ 3 c_threadThread1of2ForFork0_~p~0.offset)) 0)) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_27| .cse2))))) (forall ((|v_ULTIMATE.start_main_~i~1#1_33| Int)) (or (< |v_ULTIMATE.start_main_~i~1#1_33| .cse3) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_27| Int)) (or (forall ((v_ArrVal_1640 Int) (v_ArrVal_1638 (Array Int Int))) (= (select (select (let ((.cse6 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1638))) (store .cse6 .cse1 (store (select .cse6 .cse1) (+ (* |v_ULTIMATE.start_main_~i~1#1_33| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_27|) v_ArrVal_1640))) c_threadThread1of2ForFork0_~p~0.base) c_threadThread1of2ForFork0_~p~0.offset) 0)) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_27| .cse2))))))) is different from false [2023-12-02 20:29:44,097 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse1 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse2 (+ |c_ULTIMATE.start_main_~i~1#1| 1)) (.cse3 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (and (forall ((v_ArrVal_1640 Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_27| Int) (|v_ULTIMATE.start_main_~i~1#1_33| Int) (v_ArrVal_1638 (Array Int Int))) (or (= (select (select (let ((.cse0 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1638))) (store .cse0 .cse1 (store (select .cse0 .cse1) (+ (* |v_ULTIMATE.start_main_~i~1#1_33| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_27|) v_ArrVal_1640))) c_threadThread1of2ForFork0_~p~0.base) c_threadThread1of2ForFork0_~p~0.offset) 0) (< |v_ULTIMATE.start_main_~i~1#1_33| .cse2) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_27| .cse3))) (forall ((v_ArrVal_1640 Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_27| Int) (|v_ULTIMATE.start_main_~i~1#1_33| Int) (v_ArrVal_1638 (Array Int Int))) (or (< |v_ULTIMATE.start_main_~i~1#1_33| .cse2) (= (select (select (let ((.cse4 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1638))) (store .cse4 .cse1 (store (select .cse4 .cse1) (+ (* |v_ULTIMATE.start_main_~i~1#1_33| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_27|) v_ArrVal_1640))) c_threadThread1of2ForFork0_~p~0.base) (+ 3 c_threadThread1of2ForFork0_~p~0.offset)) 0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_27| .cse3))) (forall ((v_ArrVal_1640 Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_27| Int) (|v_ULTIMATE.start_main_~i~1#1_33| Int) (v_ArrVal_1638 (Array Int Int))) (or (< |v_ULTIMATE.start_main_~i~1#1_33| .cse2) (= (select (select (let ((.cse5 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1638))) (store .cse5 .cse1 (store (select .cse5 .cse1) (+ (* |v_ULTIMATE.start_main_~i~1#1_33| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_27|) v_ArrVal_1640))) c_threadThread1of2ForFork0_~p~0.base) (+ c_threadThread1of2ForFork0_~p~0.offset 1)) 0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_27| .cse3))) (forall ((v_ArrVal_1640 Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_27| Int) (|v_ULTIMATE.start_main_~i~1#1_33| Int) (v_ArrVal_1638 (Array Int Int))) (or (= (select (select (let ((.cse6 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1638))) (store .cse6 .cse1 (store (select .cse6 .cse1) (+ (* |v_ULTIMATE.start_main_~i~1#1_33| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_27|) v_ArrVal_1640))) c_threadThread1of2ForFork0_~p~0.base) (+ 2 c_threadThread1of2ForFork0_~p~0.offset)) 0) (< |v_ULTIMATE.start_main_~i~1#1_33| .cse2) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_27| .cse3))))) is different from false [2023-12-02 20:29:44,341 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse6 (+ 3 c_threadThread1of2ForFork0_~p~0.offset))) (let ((.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse3 (store |c_#race| c_threadThread1of2ForFork0_~p~0.base (store (select |c_#race| c_threadThread1of2ForFork0_~p~0.base) .cse6 0))) (.cse0 (+ |c_ULTIMATE.start_main_~i~1#1| 1)) (.cse4 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (and (forall ((v_ArrVal_1640 Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_27| Int) (|v_ULTIMATE.start_main_~i~1#1_33| Int) (v_ArrVal_1638 (Array Int Int))) (or (< |v_ULTIMATE.start_main_~i~1#1_33| .cse0) (= (select (select (let ((.cse1 (store .cse3 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1638))) (store .cse1 .cse2 (store (select .cse1 .cse2) (+ (* |v_ULTIMATE.start_main_~i~1#1_33| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_27|) v_ArrVal_1640))) c_threadThread1of2ForFork0_~p~0.base) (+ c_threadThread1of2ForFork0_~p~0.offset 1)) 0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_27| .cse4))) (forall ((v_ArrVal_1640 Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_27| Int) (|v_ULTIMATE.start_main_~i~1#1_33| Int) (v_ArrVal_1638 (Array Int Int))) (or (< |v_ULTIMATE.start_main_~i~1#1_33| .cse0) (= (select (select (let ((.cse5 (store .cse3 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1638))) (store .cse5 .cse2 (store (select .cse5 .cse2) (+ (* |v_ULTIMATE.start_main_~i~1#1_33| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_27|) v_ArrVal_1640))) c_threadThread1of2ForFork0_~p~0.base) .cse6) 0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_27| .cse4))) (forall ((v_ArrVal_1640 Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_27| Int) (|v_ULTIMATE.start_main_~i~1#1_33| Int) (v_ArrVal_1638 (Array Int Int))) (or (< |v_ULTIMATE.start_main_~i~1#1_33| .cse0) (= (select (select (let ((.cse7 (store .cse3 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1638))) (store .cse7 .cse2 (store (select .cse7 .cse2) (+ (* |v_ULTIMATE.start_main_~i~1#1_33| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_27|) v_ArrVal_1640))) c_threadThread1of2ForFork0_~p~0.base) c_threadThread1of2ForFork0_~p~0.offset) 0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_27| .cse4))) (forall ((v_ArrVal_1640 Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_27| Int) (|v_ULTIMATE.start_main_~i~1#1_33| Int) (v_ArrVal_1638 (Array Int Int))) (or (= (select (select (let ((.cse8 (store .cse3 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1638))) (store .cse8 .cse2 (store (select .cse8 .cse2) (+ (* |v_ULTIMATE.start_main_~i~1#1_33| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_27|) v_ArrVal_1640))) c_threadThread1of2ForFork0_~p~0.base) (+ 2 c_threadThread1of2ForFork0_~p~0.offset)) 0) (< |v_ULTIMATE.start_main_~i~1#1_33| .cse0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_27| .cse4)))))) is different from false [2023-12-02 20:29:44,421 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse9 (+ 2 c_threadThread1of2ForFork0_~p~0.offset)) (.cse6 (+ 3 c_threadThread1of2ForFork0_~p~0.offset))) (let ((.cse0 (+ |c_ULTIMATE.start_main_~i~1#1| 1)) (.cse4 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse3 (store |c_#race| c_threadThread1of2ForFork0_~p~0.base (store (store (select |c_#race| c_threadThread1of2ForFork0_~p~0.base) .cse9 0) .cse6 0)))) (and (forall ((v_ArrVal_1640 Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_27| Int) (|v_ULTIMATE.start_main_~i~1#1_33| Int) (v_ArrVal_1638 (Array Int Int))) (or (< |v_ULTIMATE.start_main_~i~1#1_33| .cse0) (= (select (select (let ((.cse1 (store .cse3 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1638))) (store .cse1 .cse2 (store (select .cse1 .cse2) (+ (* |v_ULTIMATE.start_main_~i~1#1_33| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_27|) v_ArrVal_1640))) c_threadThread1of2ForFork0_~p~0.base) c_threadThread1of2ForFork0_~p~0.offset) 0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_27| .cse4))) (forall ((v_ArrVal_1640 Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_27| Int) (|v_ULTIMATE.start_main_~i~1#1_33| Int) (v_ArrVal_1638 (Array Int Int))) (or (= (select (select (let ((.cse5 (store .cse3 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1638))) (store .cse5 .cse2 (store (select .cse5 .cse2) (+ (* |v_ULTIMATE.start_main_~i~1#1_33| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_27|) v_ArrVal_1640))) c_threadThread1of2ForFork0_~p~0.base) .cse6) 0) (< |v_ULTIMATE.start_main_~i~1#1_33| .cse0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_27| .cse4))) (forall ((v_ArrVal_1640 Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_27| Int) (|v_ULTIMATE.start_main_~i~1#1_33| Int) (v_ArrVal_1638 (Array Int Int))) (or (< |v_ULTIMATE.start_main_~i~1#1_33| .cse0) (= (select (select (let ((.cse7 (store .cse3 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1638))) (store .cse7 .cse2 (store (select .cse7 .cse2) (+ (* |v_ULTIMATE.start_main_~i~1#1_33| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_27|) v_ArrVal_1640))) c_threadThread1of2ForFork0_~p~0.base) (+ c_threadThread1of2ForFork0_~p~0.offset 1)) 0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_27| .cse4))) (forall ((v_ArrVal_1640 Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_27| Int) (|v_ULTIMATE.start_main_~i~1#1_33| Int) (v_ArrVal_1638 (Array Int Int))) (or (< |v_ULTIMATE.start_main_~i~1#1_33| .cse0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_27| .cse4) (= (select (select (let ((.cse8 (store .cse3 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1638))) (store .cse8 .cse2 (store (select .cse8 .cse2) (+ (* |v_ULTIMATE.start_main_~i~1#1_33| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_27|) v_ArrVal_1640))) c_threadThread1of2ForFork0_~p~0.base) .cse9) 0)))))) is different from false [2023-12-02 20:30:02,525 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:30:02,526 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 4 case distinctions, treesize of input 81 treesize of output 74 [2023-12-02 20:30:02,537 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:30:02,537 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 248 treesize of output 236 [2023-12-02 20:30:02,551 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 197 treesize of output 181 [2023-12-02 20:30:02,562 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 17 [2023-12-02 20:30:02,592 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 152 treesize of output 130 [2023-12-02 20:30:02,714 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:30:02,715 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 4 case distinctions, treesize of input 81 treesize of output 74 [2023-12-02 20:30:02,720 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 20:30:02,731 INFO L349 Elim1Store]: treesize reduction 8, result has 33.3 percent of original size [2023-12-02 20:30:02,731 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 144 treesize of output 130 [2023-12-02 20:30:02,746 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 80 treesize of output 62 [2023-12-02 20:30:02,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 48 treesize of output 44 [2023-12-02 20:30:02,785 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2023-12-02 20:30:02,786 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 4 case distinctions, treesize of input 81 treesize of output 1 [2023-12-02 20:30:02,795 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2023-12-02 20:30:02,796 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 4 case distinctions, treesize of input 79 treesize of output 1 [2023-12-02 20:30:05,176 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 70 treesize of output 62 [2023-12-02 20:30:05,331 WARN L854 $PredicateComparison]: unable to prove that (and (forall ((v_ArrVal_1627 (Array Int Int))) (let ((.cse1 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1627))) (let ((.cse0 (select (select .cse1 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (not (= |c_ULTIMATE.start_main_~#is~0#1.base| .cse0)) (forall ((v_ArrVal_1629 (Array Int Int))) (not (= (select (select (store .cse1 .cse0 v_ArrVal_1629) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (select (select .cse1 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))))))) (forall ((v_ArrVal_1627 (Array Int Int))) (not (= |c_ULTIMATE.start_main_~#is~0#1.base| (select (select (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1627) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))))) is different from false [2023-12-02 20:30:05,389 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (and (forall ((v_ArrVal_1627 (Array Int Int))) (let ((.cse1 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1627))) (let ((.cse0 (select (select .cse1 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (not (= |c_ULTIMATE.start_main_~#is~0#1.base| .cse0)) (forall ((v_ArrVal_1629 (Array Int Int))) (not (= (select (select .cse1 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (select (select (store .cse1 .cse0 v_ArrVal_1629) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))))))) (forall ((v_ArrVal_1627 (Array Int Int))) (not (= |c_ULTIMATE.start_main_~#is~0#1.base| (select (select (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1627) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))))) is different from false [2023-12-02 20:30:06,058 INFO L349 Elim1Store]: treesize reduction 4, result has 63.6 percent of original size [2023-12-02 20:30:06,058 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 800 treesize of output 523 [2023-12-02 20:30:06,072 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 73 treesize of output 65 [2023-12-02 20:30:06,083 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:30:06,083 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 86 treesize of output 84 [2023-12-02 20:30:06,247 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2023-12-02 20:30:06,321 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 8 not checked. [2023-12-02 20:30:06,321 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [149598557] provided 0 perfect and 2 imperfect interpolant sequences [2023-12-02 20:30:06,321 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-12-02 20:30:06,322 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26, 23, 24] total 64 [2023-12-02 20:30:06,322 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [79012384] [2023-12-02 20:30:06,322 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-12-02 20:30:06,322 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 65 states [2023-12-02 20:30:06,323 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-02 20:30:06,324 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 65 interpolants. [2023-12-02 20:30:06,325 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=241, Invalid=2950, Unknown=33, NotChecked=936, Total=4160 [2023-12-02 20:30:06,325 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:30:06,325 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-12-02 20:30:06,326 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 65 states, 64 states have (on average 3.140625) internal successors, (201), 65 states have internal predecessors, (201), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-12-02 20:30:06,326 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:30:06,326 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:30:06,326 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:30:16,580 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-12-02 20:30:16,580 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-12-02 20:30:16,580 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 35 states. [2023-12-02 20:30:16,585 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2023-12-02 20:30:16,780 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16 [2023-12-02 20:30:16,781 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE] === [2023-12-02 20:30:16,781 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:30:16,781 INFO L85 PathProgramCache]: Analyzing trace with hash -1060785728, now seen corresponding path program 1 times [2023-12-02 20:30:16,781 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-02 20:30:16,781 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [462256009] [2023-12-02 20:30:16,781 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:30:16,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 20:30:16,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:30:22,458 INFO L134 CoverageAnalysis]: Checked inductivity of 59 backedges. 0 proven. 59 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 20:30:22,458 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-02 20:30:22,458 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [462256009] [2023-12-02 20:30:22,459 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [462256009] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 20:30:22,459 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2016239146] [2023-12-02 20:30:22,459 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:30:22,459 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 20:30:22,459 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 [2023-12-02 20:30:22,460 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 20:30:22,461 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_945dc0ad-db3b-40b8-a81b-fbd3b6a2a73a/bin/ugemcutter-verify-Bi2udmvEmx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2023-12-02 20:30:22,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:30:22,652 INFO L262 TraceCheckSpWp]: Trace formula consists of 464 conjuncts, 94 conjunts are in the unsatisfiable core [2023-12-02 20:30:22,659 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 20:30:23,411 INFO L349 Elim1Store]: treesize reduction 44, result has 20.0 percent of original size [2023-12-02 20:30:23,412 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 69 treesize of output 65 [2023-12-02 20:30:23,417 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:23,418 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 [2023-12-02 20:30:24,218 INFO L349 Elim1Store]: treesize reduction 44, result has 20.0 percent of original size [2023-12-02 20:30:24,218 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 76 treesize of output 70 [2023-12-02 20:30:24,230 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:24,230 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 [2023-12-02 20:30:24,665 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2023-12-02 20:30:24,814 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 18 [2023-12-02 20:30:24,963 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 28 [2023-12-02 20:30:25,145 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 38 [2023-12-02 20:30:26,153 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:26,154 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 37 treesize of output 26 [2023-12-02 20:30:26,213 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:26,214 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 37 treesize of output 26 [2023-12-02 20:30:26,264 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:26,264 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 37 treesize of output 26 [2023-12-02 20:30:26,318 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:26,319 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 37 treesize of output 26 [2023-12-02 20:30:26,433 INFO L349 Elim1Store]: treesize reduction 13, result has 40.9 percent of original size [2023-12-02 20:30:26,433 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 16 treesize of output 15 [2023-12-02 20:30:26,466 INFO L349 Elim1Store]: treesize reduction 40, result has 21.6 percent of original size [2023-12-02 20:30:26,467 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 59 treesize of output 49 [2023-12-02 20:30:26,676 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:26,677 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:26,679 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:26,680 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:26,681 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 52 treesize of output 41 [2023-12-02 20:30:26,764 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:26,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:26,766 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:26,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:26,768 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 53 [2023-12-02 20:30:26,975 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:26,976 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:26,978 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:26,979 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:26,981 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:26,982 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:26,983 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:26,984 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:26,985 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 5 select indices, 5 select index equivalence classes, 15 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 56 [2023-12-02 20:30:27,050 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:27,051 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:27,052 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:27,054 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:27,055 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:27,056 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:27,057 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:27,058 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:27,059 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 5 select indices, 5 select index equivalence classes, 15 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 73 [2023-12-02 20:30:33,538 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:33,539 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 47 [2023-12-02 20:30:39,725 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:39,725 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 47 [2023-12-02 20:30:45,937 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:45,938 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 47 [2023-12-02 20:30:52,181 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:52,182 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 47 [2023-12-02 20:30:58,767 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:58,768 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 47 [2023-12-02 20:30:58,964 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:58,965 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 47 [2023-12-02 20:30:59,139 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:59,140 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 47 [2023-12-02 20:30:59,307 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:59,308 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 47 [2023-12-02 20:30:59,612 INFO L349 Elim1Store]: treesize reduction 44, result has 20.0 percent of original size [2023-12-02 20:30:59,613 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 149 treesize of output 131 [2023-12-02 20:30:59,631 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:30:59,631 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 [2023-12-02 20:31:07,893 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:31:07,893 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 124 treesize of output 84 [2023-12-02 20:31:07,927 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 7 treesize of output 3 [2023-12-02 20:31:08,094 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:31:08,095 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 58 treesize of output 43 [2023-12-02 20:31:08,141 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:31:08,142 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 58 treesize of output 43 [2023-12-02 20:31:08,178 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:31:08,178 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 58 treesize of output 43 [2023-12-02 20:31:08,235 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:31:08,235 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 58 treesize of output 43 [2023-12-02 20:31:08,483 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:31:08,485 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:31:08,486 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:31:08,487 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:31:08,488 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:31:08,489 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:31:08,490 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:31:08,491 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:31:08,492 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:31:08,493 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:31:08,494 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:31:08,496 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 20:31:08,522 INFO L349 Elim1Store]: treesize reduction 68, result has 42.9 percent of original size [2023-12-02 20:31:08,522 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 6 select indices, 6 select index equivalence classes, 19 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 17 case distinctions, treesize of input 73 treesize of output 94 [2023-12-02 20:31:08,645 INFO L134 CoverageAnalysis]: Checked inductivity of 59 backedges. 0 proven. 59 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 20:31:08,645 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 20:31:08,953 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse1 (+ |c_ULTIMATE.start_main_#t~mem8#1.offset| (* |c_ULTIMATE.start_main_~i~1#1| 4)))) (and (forall ((v_ArrVal_1917 Int) (v_ArrVal_1915 (Array Int Int))) (= (select (select (let ((.cse0 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915))) (store .cse0 |c_ULTIMATE.start_main_#t~mem8#1.base| (store (select .cse0 |c_ULTIMATE.start_main_#t~mem8#1.base|) .cse1 v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 2 c_threadThread1of2ForFork0_~p~0.offset)) 0)) (forall ((v_ArrVal_1917 Int) (v_ArrVal_1915 (Array Int Int))) (= (select (select (let ((.cse2 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915))) (store .cse2 |c_ULTIMATE.start_main_#t~mem8#1.base| (store (select .cse2 |c_ULTIMATE.start_main_#t~mem8#1.base|) .cse1 v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ c_threadThread1of2ForFork0_~p~0.offset 1)) 0)) (forall ((v_ArrVal_1917 Int) (v_ArrVal_1915 (Array Int Int))) (= (select (select (let ((.cse3 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915))) (store .cse3 |c_ULTIMATE.start_main_#t~mem8#1.base| (store (select .cse3 |c_ULTIMATE.start_main_#t~mem8#1.base|) .cse1 v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) c_threadThread1of2ForFork0_~p~0.offset) 0)) (forall ((v_ArrVal_1917 Int) (v_ArrVal_1915 (Array Int Int))) (= (select (select (let ((.cse4 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915))) (store .cse4 |c_ULTIMATE.start_main_#t~mem8#1.base| (store (select .cse4 |c_ULTIMATE.start_main_#t~mem8#1.base|) .cse1 v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 3 c_threadThread1of2ForFork0_~p~0.offset)) 0)))) is different from false [2023-12-02 20:31:09,042 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse3 (* |c_ULTIMATE.start_main_~i~1#1| 4)) (.cse0 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (and (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| .cse0) (forall ((v_ArrVal_1917 Int) (v_ArrVal_1915 (Array Int Int))) (= (select (select (let ((.cse1 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915))) (store .cse1 .cse2 (store (select .cse1 .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_31| .cse3) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ c_threadThread1of2ForFork0_~p~0.offset 1)) 0)))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| .cse0) (forall ((v_ArrVal_1917 Int) (v_ArrVal_1915 (Array Int Int))) (= (select (select (let ((.cse4 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915))) (store .cse4 .cse2 (store (select .cse4 .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_31| .cse3) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 2 c_threadThread1of2ForFork0_~p~0.offset)) 0)))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| .cse0) (forall ((v_ArrVal_1917 Int) (v_ArrVal_1915 (Array Int Int))) (= (select (select (let ((.cse5 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915))) (store .cse5 .cse2 (store (select .cse5 .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_31| .cse3) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 3 c_threadThread1of2ForFork0_~p~0.offset)) 0)))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int)) (or (forall ((v_ArrVal_1917 Int) (v_ArrVal_1915 (Array Int Int))) (= (select (select (let ((.cse6 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915))) (store .cse6 .cse2 (store (select .cse6 .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_31| .cse3) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) c_threadThread1of2ForFork0_~p~0.offset) 0)) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| .cse0))))) is different from false [2023-12-02 20:31:11,150 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse0 (+ |c_ULTIMATE.start_main_#t~post7#1| 1)) (.cse3 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse1 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (and (forall ((|v_ULTIMATE.start_main_~i~1#1_36| Int)) (or (< |v_ULTIMATE.start_main_~i~1#1_36| .cse0) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| .cse1) (forall ((v_ArrVal_1917 Int) (v_ArrVal_1915 (Array Int Int))) (= (select (select (let ((.cse2 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915))) (store .cse2 .cse3 (store (select .cse2 .cse3) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 3 c_threadThread1of2ForFork0_~p~0.offset)) 0)))))) (forall ((|v_ULTIMATE.start_main_~i~1#1_36| Int)) (or (< |v_ULTIMATE.start_main_~i~1#1_36| .cse0) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int)) (or (forall ((v_ArrVal_1917 Int) (v_ArrVal_1915 (Array Int Int))) (= (select (select (let ((.cse4 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915))) (store .cse4 .cse3 (store (select .cse4 .cse3) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 2 c_threadThread1of2ForFork0_~p~0.offset)) 0)) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| .cse1))))) (forall ((|v_ULTIMATE.start_main_~i~1#1_36| Int)) (or (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| .cse1) (forall ((v_ArrVal_1917 Int) (v_ArrVal_1915 (Array Int Int))) (= (select (select (let ((.cse5 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915))) (store .cse5 .cse3 (store (select .cse5 .cse3) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) c_threadThread1of2ForFork0_~p~0.offset) 0)))) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse0))) (forall ((|v_ULTIMATE.start_main_~i~1#1_36| Int)) (or (< |v_ULTIMATE.start_main_~i~1#1_36| .cse0) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int)) (or (forall ((v_ArrVal_1917 Int) (v_ArrVal_1915 (Array Int Int))) (= (select (select (let ((.cse6 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915))) (store .cse6 .cse3 (store (select .cse6 .cse3) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ c_threadThread1of2ForFork0_~p~0.offset 1)) 0)) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| .cse1))))))) is different from false [2023-12-02 20:31:11,222 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse1 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse2 (+ |c_ULTIMATE.start_main_~i~1#1| 1)) (.cse3 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (and (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1915 (Array Int Int))) (or (= (select (select (let ((.cse0 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915))) (store .cse0 .cse1 (store (select .cse0 .cse1) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 3 c_threadThread1of2ForFork0_~p~0.offset)) 0) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse2) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| .cse3))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1915 (Array Int Int))) (or (= (select (select (let ((.cse4 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915))) (store .cse4 .cse1 (store (select .cse4 .cse1) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) c_threadThread1of2ForFork0_~p~0.offset) 0) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse2) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| .cse3))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1915 (Array Int Int))) (or (= (select (select (let ((.cse5 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915))) (store .cse5 .cse1 (store (select .cse5 .cse1) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 2 c_threadThread1of2ForFork0_~p~0.offset)) 0) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse2) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| .cse3))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1915 (Array Int Int))) (or (= (select (select (let ((.cse6 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915))) (store .cse6 .cse1 (store (select .cse6 .cse1) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ c_threadThread1of2ForFork0_~p~0.offset 1)) 0) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse2) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| .cse3))))) is different from false [2023-12-02 20:31:11,513 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse0 (+ |c_ULTIMATE.start_main_~i~1#1| 1))) (and (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1915 (Array Int Int))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem12#1.base| v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse0) (= (select (select (let ((.cse1 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse2 (select (select (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem12#1.base| v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse1 .cse2 (store (select .cse1 .cse2) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) c_threadThread1of2ForFork0_~p~0.offset) 0))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1915 (Array Int Int))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem12#1.base| v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse0) (= (select (select (let ((.cse3 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse4 (select (select (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem12#1.base| v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse3 .cse4 (store (select .cse3 .cse4) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 3 c_threadThread1of2ForFork0_~p~0.offset)) 0))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1915 (Array Int Int))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem12#1.base| v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse0) (= (select (select (let ((.cse5 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse6 (select (select (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem12#1.base| v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse5 .cse6 (store (select .cse5 .cse6) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ c_threadThread1of2ForFork0_~p~0.offset 1)) 0))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1915 (Array Int Int))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem12#1.base| v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (= (select (select (let ((.cse7 (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse8 (select (select (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem12#1.base| v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse7 .cse8 (store (select .cse7 .cse8) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 2 c_threadThread1of2ForFork0_~p~0.offset)) 0) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse0))))) is different from false [2023-12-02 20:31:11,632 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse0 (+ |c_ULTIMATE.start_main_~i~1#1| 1))) (and (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1915 (Array Int Int))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem12#1.base| v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse0) (= (select (select (let ((.cse1 (store (store |c_#race| |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse2 (select (select (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem12#1.base| v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse1 .cse2 (store (select .cse1 .cse2) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 2 c_threadThread1of2ForFork0_~p~0.offset)) 0))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1915 (Array Int Int))) (or (= (select (select (let ((.cse3 (store (store |c_#race| |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse4 (select (select (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem12#1.base| v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse3 .cse4 (store (select .cse3 .cse4) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) c_threadThread1of2ForFork0_~p~0.offset) 0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem12#1.base| v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse0))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1915 (Array Int Int))) (or (= (select (select (let ((.cse5 (store (store |c_#race| |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse6 (select (select (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem12#1.base| v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse5 .cse6 (store (select .cse5 .cse6) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ c_threadThread1of2ForFork0_~p~0.offset 1)) 0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem12#1.base| v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse0))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1915 (Array Int Int))) (or (= (select (select (let ((.cse7 (store (store |c_#race| |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse8 (select (select (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem12#1.base| v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse7 .cse8 (store (select .cse7 .cse8) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 3 c_threadThread1of2ForFork0_~p~0.offset)) 0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem12#1.base| v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse0))))) is different from false [2023-12-02 20:31:11,867 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse0 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|)) (.cse3 (+ |c_ULTIMATE.start_main_~i~1#1| 1))) (and (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1915 (Array Int Int))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| .cse0 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (= (select (select (let ((.cse1 (store (store |c_#race| |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse2 (select (select (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse1 .cse2 (store (select .cse1 .cse2) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) c_threadThread1of2ForFork0_~p~0.offset) 0) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse3))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1915 (Array Int Int))) (or (= (select (select (let ((.cse4 (store (store |c_#race| |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse5 (select (select (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse4 .cse5 (store (select .cse4 .cse5) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ c_threadThread1of2ForFork0_~p~0.offset 1)) 0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| .cse0 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse3))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1915 (Array Int Int))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| .cse0 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (= (select (select (let ((.cse6 (store (store |c_#race| |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse7 (select (select (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse6 .cse7 (store (select .cse6 .cse7) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 2 c_threadThread1of2ForFork0_~p~0.offset)) 0) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse3))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1915 (Array Int Int))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| .cse0 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (= (select (select (let ((.cse8 (store (store |c_#race| |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse9 (select (select (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse8 .cse9 (store (select .cse8 .cse9) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 3 c_threadThread1of2ForFork0_~p~0.offset)) 0) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse3))))) is different from false [2023-12-02 20:31:12,544 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse4 (+ |c_ULTIMATE.start_main_~i~1#1| 1)) (.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|)) (.cse3 (store |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base| (store (select |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base|) (+ |c_ULTIMATE.start_main_#t~mem8#1.offset| 3 (* |c_ULTIMATE.start_main_~i~1#1| 4)) |c_ULTIMATE.start_main_#t~nondet9#1|)))) (and (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1915 (Array Int Int))) (or (= (select (select (let ((.cse0 (store (store .cse3 |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse1 (select (select (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse0 .cse1 (store (select .cse0 .cse1) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) c_threadThread1of2ForFork0_~p~0.offset) 0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse4))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1915 (Array Int Int))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse4) (= (select (select (let ((.cse5 (store (store .cse3 |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse6 (select (select (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse5 .cse6 (store (select .cse5 .cse6) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 3 c_threadThread1of2ForFork0_~p~0.offset)) 0))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1915 (Array Int Int))) (or (= (select (select (let ((.cse7 (store (store .cse3 |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse8 (select (select (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse7 .cse8 (store (select .cse7 .cse8) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 2 c_threadThread1of2ForFork0_~p~0.offset)) 0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse4))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1915 (Array Int Int))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse4) (= (select (select (let ((.cse9 (store (store .cse3 |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse10 (select (select (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse9 .cse10 (store (select .cse9 .cse10) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ c_threadThread1of2ForFork0_~p~0.offset 1)) 0))))) is different from false [2023-12-02 20:31:12,636 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse13 (* |c_ULTIMATE.start_main_~i~1#1| 4))) (let ((.cse1 (+ |c_ULTIMATE.start_main_~i~1#1| 1)) (.cse0 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|)) (.cse4 (select |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base|)) (.cse5 (+ 2 |c_ULTIMATE.start_main_#t~mem8#1.offset| .cse13)) (.cse6 (+ |c_ULTIMATE.start_main_#t~mem8#1.offset| 3 .cse13))) (and (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1899 Int) (v_ArrVal_1915 (Array Int Int))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| .cse0 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse1) (= (select (select (let ((.cse2 (store (store (store |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base| (store (store .cse4 .cse5 v_ArrVal_1899) .cse6 |c_ULTIMATE.start_main_#t~nondet9#1|)) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse3 (select (select (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse2 .cse3 (store (select .cse2 .cse3) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) c_threadThread1of2ForFork0_~p~0.offset) 0))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1899 Int) (v_ArrVal_1915 (Array Int Int))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| .cse0 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse1) (= (select (select (let ((.cse7 (store (store (store |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base| (store (store .cse4 .cse5 v_ArrVal_1899) .cse6 |c_ULTIMATE.start_main_#t~nondet9#1|)) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse8 (select (select (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse7 .cse8 (store (select .cse7 .cse8) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 3 c_threadThread1of2ForFork0_~p~0.offset)) 0))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1899 Int) (v_ArrVal_1915 (Array Int Int))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| .cse0 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse1) (= (select (select (let ((.cse9 (store (store (store |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base| (store (store .cse4 .cse5 v_ArrVal_1899) .cse6 |c_ULTIMATE.start_main_#t~nondet9#1|)) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse10 (select (select (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse9 .cse10 (store (select .cse9 .cse10) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ c_threadThread1of2ForFork0_~p~0.offset 1)) 0))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1899 Int) (v_ArrVal_1915 (Array Int Int))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| .cse0 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse1) (= (select (select (let ((.cse11 (store (store (store |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base| (store (store .cse4 .cse5 v_ArrVal_1899) .cse6 |c_ULTIMATE.start_main_#t~nondet9#1|)) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse12 (select (select (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse11 .cse12 (store (select .cse11 .cse12) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 2 c_threadThread1of2ForFork0_~p~0.offset)) 0)))))) is different from false [2023-12-02 20:31:12,770 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse14 (* |c_ULTIMATE.start_main_~i~1#1| 4))) (let ((.cse4 (select |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base|)) (.cse5 (+ |c_ULTIMATE.start_main_#t~mem8#1.offset| 1 .cse14)) (.cse6 (+ 2 |c_ULTIMATE.start_main_#t~mem8#1.offset| .cse14)) (.cse7 (+ |c_ULTIMATE.start_main_#t~mem8#1.offset| 3 .cse14)) (.cse0 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|)) (.cse1 (+ |c_ULTIMATE.start_main_~i~1#1| 1))) (and (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| .cse0 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse1) (= (select (select (let ((.cse2 (store (store (store |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base| (store (store (store .cse4 .cse5 |ULTIMATE.start_main_#t~nondet9#1|) .cse6 v_ArrVal_1899) .cse7 |ULTIMATE.start_main_#t~nondet9#1|)) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse3 (select (select (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse2 .cse3 (store (select .cse2 .cse3) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) c_threadThread1of2ForFork0_~p~0.offset) 0))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (or (= 0 (select (select (let ((.cse8 (store (store (store |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base| (store (store (store .cse4 .cse5 |ULTIMATE.start_main_#t~nondet9#1|) .cse6 v_ArrVal_1899) .cse7 |ULTIMATE.start_main_#t~nondet9#1|)) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse9 (select (select (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse8 .cse9 (store (select .cse8 .cse9) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 3 c_threadThread1of2ForFork0_~p~0.offset))) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| .cse0 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse1))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| .cse0 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (= (select (select (let ((.cse10 (store (store (store |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base| (store (store (store .cse4 .cse5 |ULTIMATE.start_main_#t~nondet9#1|) .cse6 v_ArrVal_1899) .cse7 |ULTIMATE.start_main_#t~nondet9#1|)) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse11 (select (select (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse10 .cse11 (store (select .cse10 .cse11) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 2 c_threadThread1of2ForFork0_~p~0.offset)) 0) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse1))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (or (= (select (select (let ((.cse12 (store (store (store |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base| (store (store (store .cse4 .cse5 |ULTIMATE.start_main_#t~nondet9#1|) .cse6 v_ArrVal_1899) .cse7 |ULTIMATE.start_main_#t~nondet9#1|)) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse13 (select (select (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse12 .cse13 (store (select .cse12 .cse13) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ c_threadThread1of2ForFork0_~p~0.offset 1)) 0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| .cse0 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse1)))))) is different from false [2023-12-02 20:31:12,947 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse15 (* |c_ULTIMATE.start_main_~i~1#1| 4))) (let ((.cse0 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|)) (.cse4 (select |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base|)) (.cse5 (+ |c_ULTIMATE.start_main_#t~mem8#1.offset| .cse15)) (.cse6 (+ |c_ULTIMATE.start_main_#t~mem8#1.offset| 1 .cse15)) (.cse7 (+ 2 |c_ULTIMATE.start_main_#t~mem8#1.offset| .cse15)) (.cse8 (+ |c_ULTIMATE.start_main_#t~mem8#1.offset| 3 .cse15)) (.cse1 (+ |c_ULTIMATE.start_main_~i~1#1| 1))) (and (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| .cse0 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse1) (= (select (select (let ((.cse2 (store (store (store |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base| (store (store (store (store .cse4 .cse5 v_ArrVal_1896) .cse6 |ULTIMATE.start_main_#t~nondet9#1|) .cse7 v_ArrVal_1899) .cse8 |ULTIMATE.start_main_#t~nondet9#1|)) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse3 (select (select (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse2 .cse3 (store (select .cse2 .cse3) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) c_threadThread1of2ForFork0_~p~0.offset) 0))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| .cse0 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (= (select (select (let ((.cse9 (store (store (store |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base| (store (store (store (store .cse4 .cse5 v_ArrVal_1896) .cse6 |ULTIMATE.start_main_#t~nondet9#1|) .cse7 v_ArrVal_1899) .cse8 |ULTIMATE.start_main_#t~nondet9#1|)) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse10 (select (select (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse9 .cse10 (store (select .cse9 .cse10) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ c_threadThread1of2ForFork0_~p~0.offset 1)) 0) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse1))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| .cse0 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse1) (= (select (select (let ((.cse11 (store (store (store |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base| (store (store (store (store .cse4 .cse5 v_ArrVal_1896) .cse6 |ULTIMATE.start_main_#t~nondet9#1|) .cse7 v_ArrVal_1899) .cse8 |ULTIMATE.start_main_#t~nondet9#1|)) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse12 (select (select (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse11 .cse12 (store (select .cse11 .cse12) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 2 c_threadThread1of2ForFork0_~p~0.offset)) 0))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store |c_#memory_$Pointer$.offset| .cse0 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (= (select (select (let ((.cse13 (store (store (store |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base| (store (store (store (store .cse4 .cse5 v_ArrVal_1896) .cse6 |ULTIMATE.start_main_#t~nondet9#1|) .cse7 v_ArrVal_1899) .cse8 |ULTIMATE.start_main_#t~nondet9#1|)) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse14 (select (select (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse13 .cse14 (store (select .cse13 .cse14) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 3 c_threadThread1of2ForFork0_~p~0.offset)) 0) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse1)))))) is different from false [2023-12-02 20:31:13,277 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse22 (* |c_ULTIMATE.start_main_~i~1#1| 4))) (let ((.cse9 (+ |c_ULTIMATE.start_main_~i~1#1| 1)) (.cse4 (select |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base|)) (.cse5 (+ |c_ULTIMATE.start_main_#t~mem8#1.offset| .cse22)) (.cse6 (+ |c_ULTIMATE.start_main_#t~mem8#1.offset| 1 .cse22)) (.cse7 (+ 2 |c_ULTIMATE.start_main_#t~mem8#1.offset| .cse22)) (.cse8 (+ |c_ULTIMATE.start_main_#t~mem8#1.offset| 3 .cse22))) (and (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse3 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1895))) (let ((.cse0 (select (select .cse3 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1894) .cse0 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (= (select (select (let ((.cse1 (store (store (store |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base| (store (store (store (store .cse4 .cse5 v_ArrVal_1896) .cse6 |ULTIMATE.start_main_#t~nondet9#1|) .cse7 v_ArrVal_1899) .cse8 |ULTIMATE.start_main_#t~nondet9#1|)) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse2 (select (select (store .cse3 .cse0 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse1 .cse2 (store (select .cse1 .cse2) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) c_threadThread1of2ForFork0_~p~0.offset) 0) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse9))))) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse13 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1895))) (let ((.cse10 (select (select .cse13 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1894) .cse10 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse9) (= (select (select (let ((.cse11 (store (store (store |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base| (store (store (store (store .cse4 .cse5 v_ArrVal_1896) .cse6 |ULTIMATE.start_main_#t~nondet9#1|) .cse7 v_ArrVal_1899) .cse8 |ULTIMATE.start_main_#t~nondet9#1|)) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse12 (select (select (store .cse13 .cse10 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse11 .cse12 (store (select .cse11 .cse12) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 3 c_threadThread1of2ForFork0_~p~0.offset)) 0))))) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse17 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1895))) (let ((.cse14 (select (select .cse17 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1894) .cse14 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse9) (= (select (select (let ((.cse15 (store (store (store |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base| (store (store (store (store .cse4 .cse5 v_ArrVal_1896) .cse6 |ULTIMATE.start_main_#t~nondet9#1|) .cse7 v_ArrVal_1899) .cse8 |ULTIMATE.start_main_#t~nondet9#1|)) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse16 (select (select (store .cse17 .cse14 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse15 .cse16 (store (select .cse15 .cse16) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ c_threadThread1of2ForFork0_~p~0.offset 1)) 0))))) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse21 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1895))) (let ((.cse18 (select (select .cse21 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1894) .cse18 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse9) (= (select (select (let ((.cse19 (store (store (store |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base| (store (store (store (store .cse4 .cse5 v_ArrVal_1896) .cse6 |ULTIMATE.start_main_#t~nondet9#1|) .cse7 v_ArrVal_1899) .cse8 |ULTIMATE.start_main_#t~nondet9#1|)) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse20 (select (select (store .cse21 .cse18 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse19 .cse20 (store (select .cse19 .cse20) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 2 c_threadThread1of2ForFork0_~p~0.offset)) 0)))))))) is different from false [2023-12-02 20:31:13,667 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse21 (* |c_ULTIMATE.start_main_~i~1#1| 4))) (let ((.cse5 (+ |c_ULTIMATE.start_main_#t~mem8#1.offset| .cse21)) (.cse6 (+ |c_ULTIMATE.start_main_#t~mem8#1.offset| 1 .cse21)) (.cse7 (+ 2 |c_ULTIMATE.start_main_#t~mem8#1.offset| .cse21)) (.cse8 (+ |c_ULTIMATE.start_main_#t~mem8#1.offset| 3 .cse21)) (.cse1 (+ |c_ULTIMATE.start_main_~i~1#1| 1))) (and (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse4 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1895))) (let ((.cse0 (select (select .cse4 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1894) .cse0 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse1) (= (select (select (let ((.cse2 (store (store (store |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base| (store (store (store (store (select (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) |c_ULTIMATE.start_main_#t~mem8#1.base|) .cse5 v_ArrVal_1896) .cse6 |ULTIMATE.start_main_#t~nondet9#1|) .cse7 v_ArrVal_1899) .cse8 |ULTIMATE.start_main_#t~nondet9#1|)) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse3 (select (select (store .cse4 .cse0 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse2 .cse3 (store (select .cse2 .cse3) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 3 c_threadThread1of2ForFork0_~p~0.offset)) 0))))) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse12 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1895))) (let ((.cse9 (select (select .cse12 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1894) .cse9 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse1) (= (select (select (let ((.cse10 (store (store (store |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base| (store (store (store (store (select (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) |c_ULTIMATE.start_main_#t~mem8#1.base|) .cse5 v_ArrVal_1896) .cse6 |ULTIMATE.start_main_#t~nondet9#1|) .cse7 v_ArrVal_1899) .cse8 |ULTIMATE.start_main_#t~nondet9#1|)) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse11 (select (select (store .cse12 .cse9 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse10 .cse11 (store (select .cse10 .cse11) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ c_threadThread1of2ForFork0_~p~0.offset 1)) 0))))) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse15 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1895))) (let ((.cse16 (select (select .cse15 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (= (select (select (let ((.cse13 (store (store (store |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base| (store (store (store (store (select (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) |c_ULTIMATE.start_main_#t~mem8#1.base|) .cse5 v_ArrVal_1896) .cse6 |ULTIMATE.start_main_#t~nondet9#1|) .cse7 v_ArrVal_1899) .cse8 |ULTIMATE.start_main_#t~nondet9#1|)) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse14 (select (select (store .cse15 .cse16 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse13 .cse14 (store (select .cse13 .cse14) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) c_threadThread1of2ForFork0_~p~0.offset) 0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1894) .cse16 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse1))))) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse20 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1895))) (let ((.cse17 (select (select .cse20 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1894) .cse17 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (= (select (select (let ((.cse18 (store (store (store |c_#race| |c_ULTIMATE.start_main_#t~mem8#1.base| (store (store (store (store (select (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) |c_ULTIMATE.start_main_#t~mem8#1.base|) .cse5 v_ArrVal_1896) .cse6 |ULTIMATE.start_main_#t~nondet9#1|) .cse7 v_ArrVal_1899) .cse8 |ULTIMATE.start_main_#t~nondet9#1|)) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse19 (select (select (store .cse20 .cse17 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse18 .cse19 (store (select .cse18 .cse19) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 2 c_threadThread1of2ForFork0_~p~0.offset)) 0) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse1)))))))) is different from false [2023-12-02 20:31:14,630 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse0 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse6 (* |c_ULTIMATE.start_main_~i~1#1| 4)) (.cse7 (+ |c_ULTIMATE.start_main_~i~1#1| 1)) (.cse1 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (and (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_33| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse0) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse5 (store |c_#memory_$Pointer$.base| .cse1 v_ArrVal_1895))) (let ((.cse2 (select (select .cse5 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| .cse1 v_ArrVal_1894) .cse2 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (= (select (select (let ((.cse3 (store (store (store |c_#race| .cse1 (store (store (store (store (select (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) .cse1) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse6) v_ArrVal_1896) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 1 .cse6) |ULTIMATE.start_main_#t~nondet9#1|) (+ 2 |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse6) v_ArrVal_1899) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 3 .cse6) |ULTIMATE.start_main_#t~nondet9#1|)) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse4 (select (select (store .cse5 .cse2 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse3 .cse4 (store (select .cse3 .cse4) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) c_threadThread1of2ForFork0_~p~0.offset) 0) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse7))))))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_33| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse0) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse10 (store |c_#memory_$Pointer$.base| .cse1 v_ArrVal_1895))) (let ((.cse11 (select (select .cse10 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (= (select (select (let ((.cse8 (store (store (store |c_#race| .cse1 (store (store (store (store (select (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) .cse1) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse6) v_ArrVal_1896) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 1 .cse6) |ULTIMATE.start_main_#t~nondet9#1|) (+ 2 |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse6) v_ArrVal_1899) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 3 .cse6) |ULTIMATE.start_main_#t~nondet9#1|)) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse9 (select (select (store .cse10 .cse11 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse8 .cse9 (store (select .cse8 .cse9) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 3 c_threadThread1of2ForFork0_~p~0.offset)) 0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| .cse1 v_ArrVal_1894) .cse11 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse7))))))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_33| Int)) (or (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse15 (store |c_#memory_$Pointer$.base| .cse1 v_ArrVal_1895))) (let ((.cse12 (select (select .cse15 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| .cse1 v_ArrVal_1894) .cse12 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (= (select (select (let ((.cse13 (store (store (store |c_#race| .cse1 (store (store (store (store (select (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) .cse1) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse6) v_ArrVal_1896) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 1 .cse6) |ULTIMATE.start_main_#t~nondet9#1|) (+ 2 |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse6) v_ArrVal_1899) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 3 .cse6) |ULTIMATE.start_main_#t~nondet9#1|)) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse14 (select (select (store .cse15 .cse12 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse13 .cse14 (store (select .cse13 .cse14) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ c_threadThread1of2ForFork0_~p~0.offset 1)) 0) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse7))))) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse0))) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_33| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse0) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse19 (store |c_#memory_$Pointer$.base| .cse1 v_ArrVal_1895))) (let ((.cse16 (select (select .cse19 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| .cse1 v_ArrVal_1894) .cse16 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (= (select (select (let ((.cse17 (store (store (store |c_#race| .cse1 (store (store (store (store (select (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) .cse1) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse6) v_ArrVal_1896) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 1 .cse6) |ULTIMATE.start_main_#t~nondet9#1|) (+ 2 |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse6) v_ArrVal_1899) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 3 .cse6) |ULTIMATE.start_main_#t~nondet9#1|)) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse18 (select (select (store .cse19 .cse16 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse17 .cse18 (store (select .cse17 .cse18) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 2 c_threadThread1of2ForFork0_~p~0.offset)) 0) (< |v_ULTIMATE.start_main_~i~1#1_36| .cse7))))))))) is different from false [2023-12-02 20:31:18,071 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse0 (+ |c_ULTIMATE.start_main_#t~post7#1| 1)) (.cse6 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse1 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (and (forall ((|v_ULTIMATE.start_main_~i~1#1_37| Int)) (or (< |v_ULTIMATE.start_main_~i~1#1_37| .cse0) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_33| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse1) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse4 (store |c_#memory_$Pointer$.base| .cse6 v_ArrVal_1895))) (let ((.cse5 (select (select .cse4 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (= (select (select (let ((.cse2 (store (store (store |c_#race| .cse6 (let ((.cse7 (* |v_ULTIMATE.start_main_~i~1#1_37| 4))) (store (store (store (store (select (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) .cse6) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse7) v_ArrVal_1896) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse7 1) |ULTIMATE.start_main_#t~nondet9#1|) (+ 2 |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse7) v_ArrVal_1899) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 3 .cse7) |ULTIMATE.start_main_#t~nondet9#1|))) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse3 (select (select (store .cse4 .cse5 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse2 .cse3 (store (select .cse2 .cse3) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) c_threadThread1of2ForFork0_~p~0.offset) 0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| .cse6 v_ArrVal_1894) .cse5 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| (+ |v_ULTIMATE.start_main_~i~1#1_37| 1)))))))))) (forall ((|v_ULTIMATE.start_main_~i~1#1_37| Int)) (or (< |v_ULTIMATE.start_main_~i~1#1_37| .cse0) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_33| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse1) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse11 (store |c_#memory_$Pointer$.base| .cse6 v_ArrVal_1895))) (let ((.cse8 (select (select .cse11 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| .cse6 v_ArrVal_1894) .cse8 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| (+ |v_ULTIMATE.start_main_~i~1#1_37| 1)) (= (select (select (let ((.cse9 (store (store (store |c_#race| .cse6 (let ((.cse12 (* |v_ULTIMATE.start_main_~i~1#1_37| 4))) (store (store (store (store (select (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) .cse6) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse12) v_ArrVal_1896) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse12 1) |ULTIMATE.start_main_#t~nondet9#1|) (+ 2 |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse12) v_ArrVal_1899) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 3 .cse12) |ULTIMATE.start_main_#t~nondet9#1|))) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse10 (select (select (store .cse11 .cse8 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse9 .cse10 (store (select .cse9 .cse10) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ c_threadThread1of2ForFork0_~p~0.offset 1)) 0))))))))) (forall ((|v_ULTIMATE.start_main_~i~1#1_37| Int)) (or (< |v_ULTIMATE.start_main_~i~1#1_37| .cse0) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_33| Int)) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse1) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse16 (store |c_#memory_$Pointer$.base| .cse6 v_ArrVal_1895))) (let ((.cse13 (select (select .cse16 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| .cse6 v_ArrVal_1894) .cse13 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (= (select (select (let ((.cse14 (store (store (store |c_#race| .cse6 (let ((.cse17 (* |v_ULTIMATE.start_main_~i~1#1_37| 4))) (store (store (store (store (select (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) .cse6) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse17) v_ArrVal_1896) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse17 1) |ULTIMATE.start_main_#t~nondet9#1|) (+ 2 |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse17) v_ArrVal_1899) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 3 .cse17) |ULTIMATE.start_main_#t~nondet9#1|))) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse15 (select (select (store .cse16 .cse13 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse14 .cse15 (store (select .cse14 .cse15) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 3 c_threadThread1of2ForFork0_~p~0.offset)) 0) (< |v_ULTIMATE.start_main_~i~1#1_36| (+ |v_ULTIMATE.start_main_~i~1#1_37| 1)))))))))) (forall ((|v_ULTIMATE.start_main_~i~1#1_37| Int)) (or (< |v_ULTIMATE.start_main_~i~1#1_37| .cse0) (forall ((|v_ULTIMATE.start_main_#t~mem8#1.offset_33| Int)) (or (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse20 (store |c_#memory_$Pointer$.base| .cse6 v_ArrVal_1895))) (let ((.cse21 (select (select .cse20 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (= (select (select (let ((.cse18 (store (store (store |c_#race| .cse6 (let ((.cse22 (* |v_ULTIMATE.start_main_~i~1#1_37| 4))) (store (store (store (store (select (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) .cse6) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse22) v_ArrVal_1896) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse22 1) |ULTIMATE.start_main_#t~nondet9#1|) (+ 2 |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse22) v_ArrVal_1899) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 3 .cse22) |ULTIMATE.start_main_#t~nondet9#1|))) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse19 (select (select (store .cse20 .cse21 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse18 .cse19 (store (select .cse18 .cse19) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 2 c_threadThread1of2ForFork0_~p~0.offset)) 0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| .cse6 v_ArrVal_1894) .cse21 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| (+ |v_ULTIMATE.start_main_~i~1#1_37| 1)))))) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse1))))))) is different from false [2023-12-02 20:31:19,122 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse0 (+ |c_ULTIMATE.start_main_~i~1#1| 1)) (.cse1 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (and (forall ((|v_ULTIMATE.start_main_~i~1#1_37| Int) (v_ArrVal_1911 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_33| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse6 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1895))) (let ((.cse3 (select (select .cse6 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_~i~1#1_37| .cse0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse1) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1894) .cse3 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (= (select (select (let ((.cse4 (store (store (store |c_#race| .cse2 (let ((.cse7 (* |v_ULTIMATE.start_main_~i~1#1_37| 4))) (store (store (store (store (select (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse7) v_ArrVal_1896) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse7 1) |ULTIMATE.start_main_#t~nondet9#1|) (+ 2 |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse7) v_ArrVal_1899) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 3 .cse7) |ULTIMATE.start_main_#t~nondet9#1|))) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse5 (select (select (store .cse6 .cse3 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse4 .cse5 (store (select .cse4 .cse5) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 3 c_threadThread1of2ForFork0_~p~0.offset)) 0) (< |v_ULTIMATE.start_main_~i~1#1_36| (+ |v_ULTIMATE.start_main_~i~1#1_37| 1)))))) (forall ((|v_ULTIMATE.start_main_~i~1#1_37| Int) (v_ArrVal_1911 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_33| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse10 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1895))) (let ((.cse11 (select (select .cse10 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (= (select (select (let ((.cse8 (store (store (store |c_#race| .cse2 (let ((.cse12 (* |v_ULTIMATE.start_main_~i~1#1_37| 4))) (store (store (store (store (select (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse12) v_ArrVal_1896) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse12 1) |ULTIMATE.start_main_#t~nondet9#1|) (+ 2 |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse12) v_ArrVal_1899) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 3 .cse12) |ULTIMATE.start_main_#t~nondet9#1|))) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse9 (select (select (store .cse10 .cse11 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse8 .cse9 (store (select .cse8 .cse9) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 2 c_threadThread1of2ForFork0_~p~0.offset)) 0) (< |v_ULTIMATE.start_main_~i~1#1_37| .cse0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse1) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1894) .cse11 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| (+ |v_ULTIMATE.start_main_~i~1#1_37| 1)))))) (forall ((|v_ULTIMATE.start_main_~i~1#1_37| Int) (v_ArrVal_1911 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_33| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse16 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1895))) (let ((.cse13 (select (select .cse16 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_~i~1#1_37| .cse0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse1) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1894) .cse13 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| (+ |v_ULTIMATE.start_main_~i~1#1_37| 1)) (= (select (select (let ((.cse14 (store (store (store |c_#race| .cse2 (let ((.cse17 (* |v_ULTIMATE.start_main_~i~1#1_37| 4))) (store (store (store (store (select (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse17) v_ArrVal_1896) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse17 1) |ULTIMATE.start_main_#t~nondet9#1|) (+ 2 |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse17) v_ArrVal_1899) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 3 .cse17) |ULTIMATE.start_main_#t~nondet9#1|))) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse15 (select (select (store .cse16 .cse13 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse14 .cse15 (store (select .cse14 .cse15) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ c_threadThread1of2ForFork0_~p~0.offset 1)) 0))))) (forall ((|v_ULTIMATE.start_main_~i~1#1_37| Int) (v_ArrVal_1911 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_33| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse20 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1895))) (let ((.cse21 (select (select .cse20 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (= (select (select (let ((.cse18 (store (store (store |c_#race| .cse2 (let ((.cse22 (* |v_ULTIMATE.start_main_~i~1#1_37| 4))) (store (store (store (store (select (store |c_#race| |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse22) v_ArrVal_1896) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse22 1) |ULTIMATE.start_main_#t~nondet9#1|) (+ 2 |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse22) v_ArrVal_1899) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 3 .cse22) |ULTIMATE.start_main_#t~nondet9#1|))) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse19 (select (select (store .cse20 .cse21 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse18 .cse19 (store (select .cse18 .cse19) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) c_threadThread1of2ForFork0_~p~0.offset) 0) (< |v_ULTIMATE.start_main_~i~1#1_37| .cse0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse1) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1894) .cse21 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| (+ |v_ULTIMATE.start_main_~i~1#1_37| 1)))))))) is different from false [2023-12-02 20:31:23,361 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse24 (+ 3 c_threadThread1of2ForFork0_~p~0.offset))) (let ((.cse0 (+ |c_ULTIMATE.start_main_~i~1#1| 1)) (.cse1 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse7 (store |c_#race| c_threadThread1of2ForFork0_~p~0.base (store (select |c_#race| c_threadThread1of2ForFork0_~p~0.base) .cse24 0))) (.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (and (forall ((|v_ULTIMATE.start_main_~i~1#1_37| Int) (v_ArrVal_1911 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_33| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse6 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1895))) (let ((.cse3 (select (select .cse6 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_~i~1#1_37| .cse0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse1) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1894) .cse3 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (= 0 (select (select (let ((.cse4 (store (store (store .cse7 .cse2 (let ((.cse8 (* |v_ULTIMATE.start_main_~i~1#1_37| 4))) (store (store (store (store (select (store .cse7 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse8) v_ArrVal_1896) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse8 1) |ULTIMATE.start_main_#t~nondet9#1|) (+ 2 |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse8) v_ArrVal_1899) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 3 .cse8) |ULTIMATE.start_main_#t~nondet9#1|))) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse5 (select (select (store .cse6 .cse3 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse4 .cse5 (store (select .cse4 .cse5) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) c_threadThread1of2ForFork0_~p~0.offset)) (< |v_ULTIMATE.start_main_~i~1#1_36| (+ |v_ULTIMATE.start_main_~i~1#1_37| 1)))))) (forall ((|v_ULTIMATE.start_main_~i~1#1_37| Int) (v_ArrVal_1911 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_33| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse12 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1895))) (let ((.cse9 (select (select .cse12 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_~i~1#1_37| .cse0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse1) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1894) .cse9 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| (+ |v_ULTIMATE.start_main_~i~1#1_37| 1)) (= 0 (select (select (let ((.cse10 (store (store (store .cse7 .cse2 (let ((.cse13 (* |v_ULTIMATE.start_main_~i~1#1_37| 4))) (store (store (store (store (select (store .cse7 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse13) v_ArrVal_1896) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse13 1) |ULTIMATE.start_main_#t~nondet9#1|) (+ 2 |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse13) v_ArrVal_1899) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 3 .cse13) |ULTIMATE.start_main_#t~nondet9#1|))) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse11 (select (select (store .cse12 .cse9 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse10 .cse11 (store (select .cse10 .cse11) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ 2 c_threadThread1of2ForFork0_~p~0.offset))))))) (forall ((|v_ULTIMATE.start_main_~i~1#1_37| Int) (v_ArrVal_1911 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_33| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse17 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1895))) (let ((.cse14 (select (select .cse17 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_~i~1#1_37| .cse0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse1) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1894) .cse14 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| (+ |v_ULTIMATE.start_main_~i~1#1_37| 1)) (= (select (select (let ((.cse15 (store (store (store .cse7 .cse2 (let ((.cse18 (* |v_ULTIMATE.start_main_~i~1#1_37| 4))) (store (store (store (store (select (store .cse7 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse18) v_ArrVal_1896) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse18 1) |ULTIMATE.start_main_#t~nondet9#1|) (+ 2 |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse18) v_ArrVal_1899) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 3 .cse18) |ULTIMATE.start_main_#t~nondet9#1|))) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse16 (select (select (store .cse17 .cse14 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse15 .cse16 (store (select .cse15 .cse16) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ c_threadThread1of2ForFork0_~p~0.offset 1)) 0))))) (forall ((|v_ULTIMATE.start_main_~i~1#1_37| Int) (v_ArrVal_1911 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_33| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse21 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1895))) (let ((.cse22 (select (select .cse21 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_~i~1#1_37| .cse0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse1) (= 0 (select (select (let ((.cse19 (store (store (store .cse7 .cse2 (let ((.cse23 (* |v_ULTIMATE.start_main_~i~1#1_37| 4))) (store (store (store (store (select (store .cse7 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse23) v_ArrVal_1896) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse23 1) |ULTIMATE.start_main_#t~nondet9#1|) (+ 2 |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse23) v_ArrVal_1899) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 3 .cse23) |ULTIMATE.start_main_#t~nondet9#1|))) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse20 (select (select (store .cse21 .cse22 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse19 .cse20 (store (select .cse19 .cse20) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) .cse24)) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1894) .cse22 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| (+ |v_ULTIMATE.start_main_~i~1#1_37| 1))))))))) is different from false [2023-12-02 20:31:26,242 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse25 (+ 2 c_threadThread1of2ForFork0_~p~0.offset)) (.cse19 (+ 3 c_threadThread1of2ForFork0_~p~0.offset))) (let ((.cse0 (+ |c_ULTIMATE.start_main_~i~1#1| 1)) (.cse1 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse7 (store |c_#race| c_threadThread1of2ForFork0_~p~0.base (store (store (select |c_#race| c_threadThread1of2ForFork0_~p~0.base) .cse25 0) .cse19 0))) (.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (and (forall ((|v_ULTIMATE.start_main_~i~1#1_37| Int) (v_ArrVal_1911 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_33| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse6 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1895))) (let ((.cse3 (select (select .cse6 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_~i~1#1_37| .cse0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse1) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1894) .cse3 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (= (select (select (let ((.cse4 (store (store (store .cse7 .cse2 (let ((.cse8 (* |v_ULTIMATE.start_main_~i~1#1_37| 4))) (store (store (store (store (select (store .cse7 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse8) v_ArrVal_1896) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse8 1) |ULTIMATE.start_main_#t~nondet9#1|) (+ 2 |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse8) v_ArrVal_1899) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 3 .cse8) |ULTIMATE.start_main_#t~nondet9#1|))) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse5 (select (select (store .cse6 .cse3 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse4 .cse5 (store (select .cse4 .cse5) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) (+ c_threadThread1of2ForFork0_~p~0.offset 1)) 0) (< |v_ULTIMATE.start_main_~i~1#1_36| (+ |v_ULTIMATE.start_main_~i~1#1_37| 1)))))) (forall ((|v_ULTIMATE.start_main_~i~1#1_37| Int) (v_ArrVal_1911 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_33| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse12 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1895))) (let ((.cse9 (select (select .cse12 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_~i~1#1_37| .cse0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse1) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1894) .cse9 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (= (select (select (let ((.cse10 (store (store (store .cse7 .cse2 (let ((.cse13 (* |v_ULTIMATE.start_main_~i~1#1_37| 4))) (store (store (store (store (select (store .cse7 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse13) v_ArrVal_1896) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse13 1) |ULTIMATE.start_main_#t~nondet9#1|) (+ 2 |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse13) v_ArrVal_1899) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 3 .cse13) |ULTIMATE.start_main_#t~nondet9#1|))) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse11 (select (select (store .cse12 .cse9 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse10 .cse11 (store (select .cse10 .cse11) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) c_threadThread1of2ForFork0_~p~0.offset) 0) (< |v_ULTIMATE.start_main_~i~1#1_36| (+ |v_ULTIMATE.start_main_~i~1#1_37| 1)))))) (forall ((|v_ULTIMATE.start_main_~i~1#1_37| Int) (v_ArrVal_1911 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_33| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse17 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1895))) (let ((.cse14 (select (select .cse17 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_~i~1#1_37| .cse0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse1) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1894) .cse14 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| (+ |v_ULTIMATE.start_main_~i~1#1_37| 1)) (= (select (select (let ((.cse15 (store (store (store .cse7 .cse2 (let ((.cse18 (* |v_ULTIMATE.start_main_~i~1#1_37| 4))) (store (store (store (store (select (store .cse7 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse18) v_ArrVal_1896) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse18 1) |ULTIMATE.start_main_#t~nondet9#1|) (+ 2 |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse18) v_ArrVal_1899) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 3 .cse18) |ULTIMATE.start_main_#t~nondet9#1|))) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse16 (select (select (store .cse17 .cse14 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse15 .cse16 (store (select .cse15 .cse16) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) .cse19) 0))))) (forall ((|v_ULTIMATE.start_main_~i~1#1_37| Int) (v_ArrVal_1911 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_33| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse23 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1895))) (let ((.cse20 (select (select .cse23 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_~i~1#1_37| .cse0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse1) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1894) .cse20 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| (+ |v_ULTIMATE.start_main_~i~1#1_37| 1)) (= (select (select (let ((.cse21 (store (store (store .cse7 .cse2 (let ((.cse24 (* |v_ULTIMATE.start_main_~i~1#1_37| 4))) (store (store (store (store (select (store .cse7 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse24) v_ArrVal_1896) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse24 1) |ULTIMATE.start_main_#t~nondet9#1|) (+ 2 |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse24) v_ArrVal_1899) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 3 .cse24) |ULTIMATE.start_main_#t~nondet9#1|))) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse22 (select (select (store .cse23 .cse20 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse21 .cse22 (store (select .cse21 .cse22) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) .cse25) 0)))))))) is different from false [2023-12-02 20:31:29,059 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse20 (+ c_threadThread1of2ForFork0_~p~0.offset 1)) (.cse14 (+ 2 c_threadThread1of2ForFork0_~p~0.offset)) (.cse26 (+ 3 c_threadThread1of2ForFork0_~p~0.offset))) (let ((.cse0 (+ |c_ULTIMATE.start_main_~i~1#1| 1)) (.cse1 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse7 (store |c_#race| c_threadThread1of2ForFork0_~p~0.base (store (store (store (select |c_#race| c_threadThread1of2ForFork0_~p~0.base) .cse20 0) .cse14 0) .cse26 0))) (.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (and (forall ((|v_ULTIMATE.start_main_~i~1#1_37| Int) (v_ArrVal_1911 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_33| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse6 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1895))) (let ((.cse3 (select (select .cse6 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_~i~1#1_37| .cse0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse1) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1894) .cse3 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| (+ |v_ULTIMATE.start_main_~i~1#1_37| 1)) (= (select (select (let ((.cse4 (store (store (store .cse7 .cse2 (let ((.cse8 (* |v_ULTIMATE.start_main_~i~1#1_37| 4))) (store (store (store (store (select (store .cse7 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse8) v_ArrVal_1896) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse8 1) |ULTIMATE.start_main_#t~nondet9#1|) (+ 2 |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse8) v_ArrVal_1899) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 3 .cse8) |ULTIMATE.start_main_#t~nondet9#1|))) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse5 (select (select (store .cse6 .cse3 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse4 .cse5 (store (select .cse4 .cse5) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) c_threadThread1of2ForFork0_~p~0.offset) 0))))) (forall ((|v_ULTIMATE.start_main_~i~1#1_37| Int) (v_ArrVal_1911 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_33| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse11 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1895))) (let ((.cse12 (select (select .cse11 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_~i~1#1_37| .cse0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse1) (= (select (select (let ((.cse9 (store (store (store .cse7 .cse2 (let ((.cse13 (* |v_ULTIMATE.start_main_~i~1#1_37| 4))) (store (store (store (store (select (store .cse7 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse13) v_ArrVal_1896) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse13 1) |ULTIMATE.start_main_#t~nondet9#1|) (+ 2 |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse13) v_ArrVal_1899) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 3 .cse13) |ULTIMATE.start_main_#t~nondet9#1|))) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse10 (select (select (store .cse11 .cse12 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse9 .cse10 (store (select .cse9 .cse10) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) .cse14) 0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1894) .cse12 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| (+ |v_ULTIMATE.start_main_~i~1#1_37| 1)))))) (forall ((|v_ULTIMATE.start_main_~i~1#1_37| Int) (v_ArrVal_1911 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_33| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse18 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1895))) (let ((.cse15 (select (select .cse18 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_~i~1#1_37| .cse0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse1) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1894) .cse15 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (= (select (select (let ((.cse16 (store (store (store .cse7 .cse2 (let ((.cse19 (* |v_ULTIMATE.start_main_~i~1#1_37| 4))) (store (store (store (store (select (store .cse7 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse19) v_ArrVal_1896) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse19 1) |ULTIMATE.start_main_#t~nondet9#1|) (+ 2 |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse19) v_ArrVal_1899) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 3 .cse19) |ULTIMATE.start_main_#t~nondet9#1|))) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse17 (select (select (store .cse18 .cse15 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse16 .cse17 (store (select .cse16 .cse17) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) .cse20) 0) (< |v_ULTIMATE.start_main_~i~1#1_36| (+ |v_ULTIMATE.start_main_~i~1#1_37| 1)))))) (forall ((|v_ULTIMATE.start_main_~i~1#1_37| Int) (v_ArrVal_1911 (Array Int Int)) (|v_ULTIMATE.start_main_~i~1#1_36| Int) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1917 Int) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1893 (Array Int Int)) (|v_ULTIMATE.start_main_#t~mem8#1.offset_31| Int) (|v_ULTIMATE.start_main_#t~mem8#1.offset_33| Int) (v_ArrVal_1909 (Array Int Int)) (v_ArrVal_1896 Int) (v_ArrVal_1899 Int) (|ULTIMATE.start_main_#t~nondet9#1| Int) (v_ArrVal_1915 (Array Int Int))) (let ((.cse24 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1895))) (let ((.cse21 (select (select .cse24 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |v_ULTIMATE.start_main_~i~1#1_37| .cse0) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse1) (< |v_ULTIMATE.start_main_#t~mem8#1.offset_31| (select (select (store (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1894) .cse21 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (< |v_ULTIMATE.start_main_~i~1#1_36| (+ |v_ULTIMATE.start_main_~i~1#1_37| 1)) (= (select (select (let ((.cse22 (store (store (store .cse7 .cse2 (let ((.cse25 (* |v_ULTIMATE.start_main_~i~1#1_37| 4))) (store (store (store (store (select (store .cse7 |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1893) .cse2) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse25) v_ArrVal_1896) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse25 1) |ULTIMATE.start_main_#t~nondet9#1|) (+ 2 |v_ULTIMATE.start_main_#t~mem8#1.offset_33| .cse25) v_ArrVal_1899) (+ |v_ULTIMATE.start_main_#t~mem8#1.offset_33| 3 .cse25) |ULTIMATE.start_main_#t~nondet9#1|))) |c_ULTIMATE.start_main_~#tids~0#1.base| v_ArrVal_1909) |c_ULTIMATE.start_main_~#is~0#1.base| v_ArrVal_1915)) (.cse23 (select (select (store .cse24 .cse21 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (store .cse22 .cse23 (store (select .cse22 .cse23) (+ (* |v_ULTIMATE.start_main_~i~1#1_36| 4) |v_ULTIMATE.start_main_#t~mem8#1.offset_31|) v_ArrVal_1917))) c_threadThread1of2ForFork0_~p~0.base) .cse26) 0)))))))) is different from false [2023-12-02 20:31:30,278 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:31:30,278 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 4 case distinctions, treesize of input 269 treesize of output 216 [2023-12-02 20:31:30,958 INFO L349 Elim1Store]: treesize reduction 173, result has 49.7 percent of original size [2023-12-02 20:31:30,960 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 7 case distinctions, treesize of input 5849170 treesize of output 5709436 [2023-12-02 20:31:31,640 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:31:31,640 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 10419 treesize of output 9816 [2023-12-02 20:31:31,924 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 3768990 treesize of output 3752094 [2023-12-02 20:31:33,185 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 9782 treesize of output 9594 [2023-12-02 20:31:33,356 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 10458 treesize of output 10082 [2023-12-02 20:32:13,364 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:32:13,364 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 31 treesize of output 17 [2023-12-02 20:32:13,386 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:32:13,386 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 31 treesize of output 17 [2023-12-02 20:32:15,032 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:32:15,032 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 200 treesize of output 178 [2023-12-02 20:32:15,352 INFO L349 Elim1Store]: treesize reduction 25, result has 88.2 percent of original size [2023-12-02 20:32:15,353 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 8 select indices, 8 select index equivalence classes, 6 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 22 case distinctions, treesize of input 29007 treesize of output 25661 [2023-12-02 20:32:16,877 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:32:16,877 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 6152 treesize of output 6074 [2023-12-02 20:32:16,980 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:32:16,981 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 74414 treesize of output 73824 [2023-12-02 20:32:17,544 INFO L349 Elim1Store]: treesize reduction 588, result has 29.9 percent of original size [2023-12-02 20:32:17,544 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 5 new quantified variables, introduced 14 case distinctions, treesize of input 1991 treesize of output 2140 [2023-12-02 20:32:18,923 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:32:18,923 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 7 select indices, 7 select index equivalence classes, 3 disjoint index pairs (out of 21 index pairs), introduced 7 new quantified variables, introduced 18 case distinctions, treesize of input 232 treesize of output 340 [2023-12-02 20:32:18,956 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 256 treesize of output 162 [2023-12-02 20:32:18,995 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 20:32:18,995 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 20:32:18,999 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 20:32:19,000 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 20:32:19,001 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 20:32:19,003 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 20:32:19,033 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:32:19,033 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 7 select indices, 7 select index equivalence classes, 15 disjoint index pairs (out of 21 index pairs), introduced 7 new quantified variables, introduced 6 case distinctions, treesize of input 150 treesize of output 191 [2023-12-02 20:32:19,062 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 118 treesize of output 79 [2023-12-02 20:32:19,132 INFO L349 Elim1Store]: treesize reduction 104, result has 1.0 percent of original size [2023-12-02 20:32:19,132 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 6 select indices, 6 select index equivalence classes, 7 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 8 case distinctions, treesize of input 180 treesize of output 1 [2023-12-02 20:32:19,714 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:32:19,714 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 1 new quantified variables, introduced 4 case distinctions, treesize of input 269 treesize of output 216 [2023-12-02 20:32:19,721 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 20:32:19,721 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 20:32:20,555 INFO L349 Elim1Store]: treesize reduction 173, result has 49.7 percent of original size [2023-12-02 20:32:20,555 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 7 case distinctions, treesize of input 6600 treesize of output 6044 [2023-12-02 20:32:20,658 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 20:32:20,659 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 20:32:20,829 INFO L349 Elim1Store]: treesize reduction 37, result has 55.4 percent of original size [2023-12-02 20:32:20,830 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 3465 treesize of output 3083 [2023-12-02 20:32:20,892 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 116747 treesize of output 115979 [2023-12-02 20:32:21,247 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 2253 treesize of output 2229 [2023-12-02 20:32:21,352 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 1721 treesize of output 1689 [2023-12-02 20:32:23,979 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 44 [2023-12-02 20:32:24,054 WARN L214 Elim1Store]: Array PQE input equivalent to true [2023-12-02 20:32:24,707 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:32:24,710 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 1669201 treesize of output 1659907 [2023-12-02 20:32:26,904 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:32:26,904 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 1 new quantified variables, introduced 4 case distinctions, treesize of input 269 treesize of output 216 [2023-12-02 20:32:26,911 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 20:32:26,911 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 20:32:27,528 INFO L349 Elim1Store]: treesize reduction 177, result has 48.5 percent of original size [2023-12-02 20:32:27,529 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 7 case distinctions, treesize of input 18974 treesize of output 18024 [2023-12-02 20:32:27,660 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 20:32:27,661 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 20:32:27,743 INFO L349 Elim1Store]: treesize reduction 33, result has 60.2 percent of original size [2023-12-02 20:32:27,744 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 3361 treesize of output 2939 [2023-12-02 20:32:27,811 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 569156 treesize of output 566084 [2023-12-02 20:32:28,306 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 3734 treesize of output 3702 [2023-12-02 20:32:28,398 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 1637 treesize of output 1621 [2023-12-02 20:32:29,864 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 44 [2023-12-02 20:32:30,429 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:32:30,429 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 6717 treesize of output 6663 [2023-12-02 20:32:30,997 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:32:30,997 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 1 new quantified variables, introduced 4 case distinctions, treesize of input 267 treesize of output 214 [2023-12-02 20:32:31,003 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 20:32:31,003 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 20:32:31,649 INFO L349 Elim1Store]: treesize reduction 173, result has 49.7 percent of original size [2023-12-02 20:32:31,649 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 7 case distinctions, treesize of input 4547 treesize of output 4378 [2023-12-02 20:32:31,760 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 20:32:31,761 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 20:32:31,931 INFO L349 Elim1Store]: treesize reduction 37, result has 55.4 percent of original size [2023-12-02 20:32:31,932 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 3269 treesize of output 2843 [2023-12-02 20:32:31,984 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 162351 treesize of output 161839 [2023-12-02 20:32:32,361 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 3561 treesize of output 3545 [2023-12-02 20:32:32,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 3601 treesize of output 3593 [2023-12-02 20:32:34,087 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 148 treesize of output 132 [2023-12-02 20:32:34,225 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:32:34,227 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 196523 treesize of output 195877 [2023-12-02 20:32:40,762 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse0 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse24 (= |c_threadThread1of2ForFork0_#in~arg.base| .cse0)) (.cse27 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse2 (* |c_ULTIMATE.start_main_~i~1#1| 4))) (let ((.cse4 (< |c_threadThread1of2ForFork0_#in~arg.offset| (+ .cse27 1 .cse2))) (.cse11 (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1895 (Array Int Int))) (let ((.cse32 (select (select (let ((.cse33 (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1895))) (store .cse33 (select (select .cse33 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_ArrVal_1911)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (not (= |c_threadThread1of2ForFork0_#in~arg.base| .cse32)) (not (= .cse32 .cse0)))))) (.cse13 (< |c_threadThread1of2ForFork0_#in~arg.offset| (+ .cse27 2 .cse2))) (.cse12 (< |c_threadThread1of2ForFork0_#in~arg.offset| (+ .cse27 3 .cse2))) (.cse7 (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1895 (Array Int Int))) (= |c_threadThread1of2ForFork0_#in~arg.base| (select (select (let ((.cse31 (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1895))) (store .cse31 (select (select .cse31 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_ArrVal_1911)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))) (.cse6 (not .cse24))) (and (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int))) (let ((.cse3 (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1895))) (let ((.cse1 (select (select .cse3 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |c_threadThread1of2ForFork0_#in~arg.offset| (+ (select (select (store (store |c_#memory_$Pointer$.offset| .cse0 v_ArrVal_1894) .cse1 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 7 .cse2)) (not (= |c_threadThread1of2ForFork0_#in~arg.base| (select (select (store .cse3 .cse1 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))))))) (or .cse4 (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1895 (Array Int Int))) (= (select (select (let ((.cse5 (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1895))) (store .cse5 (select (select .cse5 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_ArrVal_1911)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) .cse0)) .cse6) (or .cse4 .cse6 .cse7) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int))) (let ((.cse10 (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1895))) (let ((.cse9 (select (select .cse10 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (let ((.cse8 (select (select (store .cse10 .cse9 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (not (= |c_threadThread1of2ForFork0_#in~arg.base| .cse8)) (not (= .cse8 .cse0)) (< |c_threadThread1of2ForFork0_#in~arg.offset| (+ (select (select (store (store |c_#memory_$Pointer$.offset| .cse0 v_ArrVal_1894) .cse9 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 5 .cse2))))))) (or .cse11 .cse12) (not (= |c_threadThread1of2ForFork0_#in~arg.base| |c_ULTIMATE.start_main_~#is~0#1.base|)) (or (let ((.cse14 (forall ((v_prenex_188 (Array Int Int)) (v_prenex_189 (Array Int Int))) (not (= (select (select (let ((.cse18 (store |c_#memory_$Pointer$.base| .cse0 v_prenex_189))) (store .cse18 (select (select .cse18 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_prenex_188)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) .cse0))))) (and (or .cse13 .cse14) (forall ((v_prenex_191 (Array Int Int)) (v_prenex_193 (Array Int Int)) (v_prenex_188 (Array Int Int)) (v_prenex_189 (Array Int Int))) (let ((.cse16 (store |c_#memory_$Pointer$.base| .cse0 v_prenex_189))) (let ((.cse15 (select (select .cse16 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |c_threadThread1of2ForFork0_#in~arg.offset| (+ (select (select (store (store |c_#memory_$Pointer$.offset| .cse0 v_prenex_193) .cse15 v_prenex_191) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 6 .cse2)) (not (= (select (select (store .cse16 .cse15 v_prenex_188) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) .cse0)))))) (or .cse12 .cse14) (or .cse13 (forall ((v_prenex_190 (Array Int Int)) (v_prenex_192 (Array Int Int))) (= |c_threadThread1of2ForFork0_#in~arg.base| (select (select (let ((.cse17 (store |c_#memory_$Pointer$.base| .cse0 v_prenex_192))) (store .cse17 (select (select .cse17 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_prenex_190)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))))) .cse6) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int))) (let ((.cse19 (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1895))) (let ((.cse20 (select (select .cse19 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (not (= |c_threadThread1of2ForFork0_#in~arg.base| (select (select (store .cse19 .cse20 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (< |c_threadThread1of2ForFork0_#in~arg.offset| (+ (select (select (store (store |c_#memory_$Pointer$.offset| .cse0 v_ArrVal_1894) .cse20 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 5 .cse2)))))) (or .cse4 .cse11) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int))) (let ((.cse21 (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1895))) (let ((.cse22 (select (select .cse21 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (not (= |c_threadThread1of2ForFork0_#in~arg.base| (select (select (store .cse21 .cse22 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (< |c_threadThread1of2ForFork0_#in~arg.offset| (+ (select (select (store (store |c_#memory_$Pointer$.offset| .cse0 v_ArrVal_1894) .cse22 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 8 .cse2)))))) (or .cse11 .cse13) (or (and (or .cse12 (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1895 (Array Int Int))) (not (= |c_threadThread1of2ForFork0_#in~arg.base| (select (select (let ((.cse23 (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1895))) (store .cse23 (select (select .cse23 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_ArrVal_1911)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))))) (or .cse12 .cse7)) .cse6) (or .cse24 (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int))) (let ((.cse26 (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1895))) (let ((.cse25 (select (select .cse26 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< |c_threadThread1of2ForFork0_#in~arg.offset| (+ (select (select (store (store |c_#memory_$Pointer$.offset| .cse0 v_ArrVal_1894) .cse25 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 6 .cse2)) (not (= |c_threadThread1of2ForFork0_#in~arg.base| (select (select (store .cse26 .cse25 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))))))) (not (= |c_threadThread1of2ForFork0_#in~arg.base| |c_ULTIMATE.start_main_~#tids~0#1.base|)) (or (< |c_threadThread1of2ForFork0_#in~arg.offset| (+ .cse27 4 .cse2)) .cse6) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int))) (let ((.cse30 (store |c_#memory_$Pointer$.base| .cse0 v_ArrVal_1895))) (let ((.cse29 (select (select .cse30 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (let ((.cse28 (select (select (store .cse30 .cse29 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (= .cse28 .cse0) (not (= |c_threadThread1of2ForFork0_#in~arg.base| .cse28)) (< |c_threadThread1of2ForFork0_#in~arg.offset| (+ (select (select (store (store |c_#memory_$Pointer$.offset| .cse0 v_ArrVal_1894) .cse29 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 5 .cse2))))))))))) is different from false [2023-12-02 20:33:02,227 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse0 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse1 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (let ((.cse13 (forall ((v_ArrVal_1883 (Array Int Int))) (< .cse1 (+ (select (select (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 1)))) (.cse19 (forall ((v_ArrVal_1883 (Array Int Int))) (< .cse1 (+ 2 (select (select (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))))) (.cse18 (forall ((v_ArrVal_1884 (Array Int Int)) (v_prenex_188 (Array Int Int)) (v_prenex_189 (Array Int Int))) (let ((.cse57 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1884))) (let ((.cse55 (select (select .cse57 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (not (= .cse55 (select (select (let ((.cse56 (store .cse57 .cse55 v_prenex_189))) (store .cse56 (select (select .cse56 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_prenex_188)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (not (= .cse55 .cse0))))))) (.cse12 (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int))) (let ((.cse53 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1884))) (let ((.cse54 (select (select .cse53 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (= (select (select (let ((.cse52 (store .cse53 .cse54 v_ArrVal_1895))) (store .cse52 (select (select .cse52 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_ArrVal_1911)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) .cse0) (not (= .cse54 .cse0))))))) (.cse24 (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int))) (let ((.cse51 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1884))) (let ((.cse49 (select (select .cse51 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse48 (select (select (let ((.cse50 (store .cse51 .cse49 v_ArrVal_1895))) (store .cse50 (select (select .cse50 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_ArrVal_1911)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (not (= .cse48 .cse0)) (not (= .cse49 .cse48)))))))) (.cse32 (forall ((v_ArrVal_1883 (Array Int Int))) (< .cse1 (+ 3 (select (select (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))))) (and (not (= |c_ULTIMATE.start_main_~#tids~0#1.base| .cse0)) (or (forall ((v_ArrVal_1883 (Array Int Int))) (< .cse1 (+ (select (select (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 4))) (forall ((v_ArrVal_1884 (Array Int Int))) (not (= (select (select (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1884) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) .cse0)))) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1883 (Array Int Int)) (v_ArrVal_1894 (Array Int Int))) (let ((.cse7 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1884))) (let ((.cse4 (select (select .cse7 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse6 (store .cse7 .cse4 v_ArrVal_1895))) (let ((.cse5 (select (select .cse6 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (let ((.cse3 (select (select (store .cse6 .cse5 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (not (= .cse3 .cse0)) (= .cse4 .cse3) (< .cse1 (+ 5 (select (select (store (store (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1883) .cse4 v_ArrVal_1894) .cse5 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))))))))) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1883 (Array Int Int)) (v_ArrVal_1894 (Array Int Int))) (let ((.cse11 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1884))) (let ((.cse10 (select (select .cse11 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse8 (store .cse11 .cse10 v_ArrVal_1895))) (let ((.cse9 (select (select .cse8 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (not (= (select (select (store .cse8 .cse9 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) .cse0)) (< .cse1 (+ 7 (select (select (store (store (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1883) .cse10 v_ArrVal_1894) .cse9 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))))))))) (or .cse12 .cse13) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1883 (Array Int Int)) (v_ArrVal_1894 (Array Int Int))) (let ((.cse17 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1884))) (let ((.cse16 (select (select .cse17 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse14 (store .cse17 .cse16 v_ArrVal_1895))) (let ((.cse15 (select (select .cse14 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (not (= (select (select (store .cse14 .cse15 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) .cse0)) (< .cse1 (+ (select (select (store (store (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1883) .cse16 v_ArrVal_1894) .cse15 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 8)))))))) (or .cse18 .cse19) (forall ((v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1883 (Array Int Int))) (let ((.cse23 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1884))) (let ((.cse20 (select (select .cse23 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (= .cse20 .cse0) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int))) (let ((.cse21 (store .cse23 .cse20 v_ArrVal_1895))) (let ((.cse22 (select (select .cse21 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (not (= (select (select (store .cse21 .cse22 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) .cse0)) (< .cse1 (+ (select (select (store (store (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1883) .cse20 v_ArrVal_1894) .cse22 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 6)))))))))) (or .cse24 .cse13) (forall ((v_ArrVal_1884 (Array Int Int))) (let ((.cse28 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1884))) (let ((.cse25 (select (select .cse28 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (forall ((v_prenex_191 (Array Int Int)) (v_prenex_193 (Array Int Int)) (v_ArrVal_1883 (Array Int Int)) (v_prenex_188 (Array Int Int)) (v_prenex_189 (Array Int Int))) (let ((.cse27 (store .cse28 .cse25 v_prenex_189))) (let ((.cse26 (select (select .cse27 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (< .cse1 (+ 6 (select (select (store (store (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1883) .cse25 v_prenex_193) .cse26 v_prenex_191) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (not (= .cse25 (select (select (store .cse27 .cse26 v_prenex_188) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))))))) (not (= .cse25 .cse0)))))) (or (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int))) (let ((.cse30 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1884))) (let ((.cse31 (select (select .cse30 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (not (= (select (select (let ((.cse29 (store .cse30 .cse31 v_ArrVal_1895))) (store .cse29 (select (select .cse29 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_ArrVal_1911)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) .cse0)) (not (= .cse31 .cse0)))))) .cse32) (or .cse13 (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int))) (let ((.cse35 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1884))) (let ((.cse33 (select (select .cse35 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (= .cse33 (select (select (let ((.cse34 (store .cse35 .cse33 v_ArrVal_1895))) (store .cse34 (select (select .cse34 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_ArrVal_1911)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (not (= .cse33 .cse0))))))) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1883 (Array Int Int)) (v_ArrVal_1894 (Array Int Int))) (let ((.cse39 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1884))) (let ((.cse38 (select (select .cse39 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse36 (store .cse39 .cse38 v_ArrVal_1895))) (let ((.cse37 (select (select .cse36 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (not (= (select (select (store .cse36 .cse37 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) .cse0)) (< .cse1 (+ 5 (select (select (store (store (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1883) .cse38 v_ArrVal_1894) .cse37 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))))))))) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1883 (Array Int Int)) (v_ArrVal_1894 (Array Int Int))) (let ((.cse44 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1884))) (let ((.cse41 (select (select .cse44 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse43 (store .cse44 .cse41 v_ArrVal_1895))) (let ((.cse42 (select (select .cse43 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (let ((.cse40 (select (select (store .cse43 .cse42 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (not (= .cse40 .cse0)) (< .cse1 (+ 5 (select (select (store (store (store |c_#memory_$Pointer$.offset| .cse2 v_ArrVal_1883) .cse41 v_ArrVal_1894) .cse42 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (not (= .cse41 .cse40))))))))) (not (= |c_ULTIMATE.start_main_~#is~0#1.base| .cse0)) (or .cse24 .cse19) (or (forall ((v_prenex_190 (Array Int Int)) (v_prenex_192 (Array Int Int)) (v_ArrVal_1884 (Array Int Int))) (let ((.cse46 (store |c_#memory_$Pointer$.base| .cse2 v_ArrVal_1884))) (let ((.cse47 (select (select .cse46 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (= (select (select (let ((.cse45 (store .cse46 .cse47 v_prenex_192))) (store .cse45 (select (select .cse45 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_prenex_190)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) .cse0) (not (= .cse47 .cse0)))))) .cse19) (or .cse18 .cse32) (or .cse12 .cse32) (or .cse24 .cse32)))) is different from false [2023-12-02 20:33:08,273 WARN L854 $PredicateComparison]: unable to prove that (and (forall ((v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse2 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1882))) (let ((.cse5 (select (select .cse2 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int))) (let ((.cse4 (store .cse2 .cse5 v_ArrVal_1884))) (let ((.cse0 (select (select .cse4 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse1 (select (select (let ((.cse3 (store .cse4 .cse0 v_ArrVal_1895))) (store .cse3 (select (select .cse3 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_ArrVal_1911)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (not (= .cse0 .cse1)) (not (= (select (select .cse2 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) .cse1))))))) (forall ((v_ArrVal_1883 (Array Int Int))) (let ((.cse6 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1881))) (< (select (select .cse6 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse6 .cse5 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 2)))))))) (forall ((v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse8 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1882))) (let ((.cse10 (select (select .cse8 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (let ((.cse13 (store .cse8 .cse10 v_ArrVal_1884))) (let ((.cse7 (select (select .cse13 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (not (= .cse7 (select (select .cse8 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (forall ((v_prenex_191 (Array Int Int)) (v_prenex_193 (Array Int Int)) (v_ArrVal_1883 (Array Int Int)) (v_prenex_188 (Array Int Int)) (v_prenex_189 (Array Int Int))) (let ((.cse12 (store .cse13 .cse7 v_prenex_189))) (let ((.cse11 (select (select .cse12 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (let ((.cse9 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1881))) (< (select (select .cse9 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store (store (store .cse9 .cse10 v_ArrVal_1883) .cse7 v_prenex_193) .cse11 v_prenex_191) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 6))) (not (= .cse7 (select (select (store .cse12 .cse11 v_prenex_188) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))))))))))))) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1883 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse16 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1882))) (let ((.cse18 (select (select .cse16 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (let ((.cse21 (store .cse16 .cse18 v_ArrVal_1884))) (let ((.cse14 (select (select .cse21 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse20 (store .cse21 .cse14 v_ArrVal_1895))) (let ((.cse19 (select (select .cse20 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (let ((.cse15 (select (select (store .cse20 .cse19 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (not (= .cse14 .cse15)) (not (= (select (select .cse16 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) .cse15)) (let ((.cse17 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1881))) (< (select (select .cse17 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ 5 (select (select (store (store (store .cse17 .cse18 v_ArrVal_1883) .cse14 v_ArrVal_1894) .cse19 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))))))))))))) (forall ((v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1883 (Array Int Int)) (v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse29 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1882))) (let ((.cse23 (select (select .cse29 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (let ((.cse28 (store .cse29 .cse23 v_ArrVal_1884))) (let ((.cse24 (select (select .cse28 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse26 (select (select .cse29 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int))) (let ((.cse27 (store .cse28 .cse24 v_ArrVal_1895))) (let ((.cse25 (select (select .cse27 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (let ((.cse22 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1881))) (< (select (select .cse22 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store (store (store .cse22 .cse23 v_ArrVal_1883) .cse24 v_ArrVal_1894) .cse25 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 6))) (not (= .cse26 (select (select (store .cse27 .cse25 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))))))) (= .cse24 .cse26))))))) (forall ((v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse34 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1882))) (let ((.cse35 (select (select .cse34 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int))) (let ((.cse32 (store .cse34 .cse35 v_ArrVal_1884))) (let ((.cse33 (select (select .cse32 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse30 (select (select .cse34 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (= .cse30 (select (select (let ((.cse31 (store .cse32 .cse33 v_ArrVal_1895))) (store .cse31 (select (select .cse31 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_ArrVal_1911)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (not (= .cse33 .cse30)))))) (forall ((v_ArrVal_1883 (Array Int Int))) (let ((.cse36 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1881))) (< (select (select .cse36 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse36 .cse35 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 1)))))))) (forall ((v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse41 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1882))) (let ((.cse42 (select (select .cse41 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_prenex_190 (Array Int Int)) (v_prenex_192 (Array Int Int)) (v_ArrVal_1884 (Array Int Int))) (let ((.cse39 (store .cse41 .cse42 v_ArrVal_1884))) (let ((.cse40 (select (select .cse39 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse37 (select (select .cse41 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (= .cse37 (select (select (let ((.cse38 (store .cse39 .cse40 v_prenex_192))) (store .cse38 (select (select .cse38 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_prenex_190)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (not (= .cse40 .cse37)))))) (forall ((v_ArrVal_1883 (Array Int Int))) (let ((.cse43 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1881))) (< (select (select .cse43 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse43 .cse42 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 2)))))))) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1883 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse44 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1882))) (let ((.cse47 (select (select .cse44 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (let ((.cse51 (store .cse44 .cse47 v_ArrVal_1884))) (let ((.cse48 (select (select .cse51 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse50 (store .cse51 .cse48 v_ArrVal_1895))) (let ((.cse49 (select (select .cse50 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (let ((.cse45 (select (select (store .cse50 .cse49 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (not (= (select (select .cse44 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) .cse45)) (let ((.cse46 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1881))) (< (select (select .cse46 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ 5 (select (select (store (store (store .cse46 .cse47 v_ArrVal_1883) .cse48 v_ArrVal_1894) .cse49 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))) (= .cse48 .cse45)))))))))) (forall ((v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse56 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1882))) (let ((.cse57 (select (select .cse56 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int))) (let ((.cse55 (store .cse56 .cse57 v_ArrVal_1884))) (let ((.cse53 (select (select .cse56 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse52 (select (select .cse55 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (not (= .cse52 .cse53)) (not (= .cse53 (select (select (let ((.cse54 (store .cse55 .cse52 v_ArrVal_1895))) (store .cse54 (select (select .cse54 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_ArrVal_1911)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))))))) (forall ((v_ArrVal_1883 (Array Int Int))) (let ((.cse58 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1881))) (< (select (select .cse58 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse58 .cse57 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 3)))))))) (forall ((v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse60 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1882))) (let ((.cse63 (select (select .cse60 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_ArrVal_1884 (Array Int Int)) (v_prenex_188 (Array Int Int)) (v_prenex_189 (Array Int Int))) (let ((.cse62 (store .cse60 .cse63 v_ArrVal_1884))) (let ((.cse59 (select (select .cse62 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (not (= .cse59 (select (select .cse60 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (not (= .cse59 (select (select (let ((.cse61 (store .cse62 .cse59 v_prenex_189))) (store .cse61 (select (select .cse61 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_prenex_188)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))))))) (forall ((v_ArrVal_1883 (Array Int Int))) (let ((.cse64 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1881))) (< (select (select .cse64 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse64 .cse63 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 2)))))))) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1883 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse69 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1882))) (let ((.cse66 (select (select .cse69 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (let ((.cse71 (store .cse69 .cse66 v_ArrVal_1884))) (let ((.cse67 (select (select .cse71 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse70 (store .cse71 .cse67 v_ArrVal_1895))) (let ((.cse68 (select (select .cse70 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (let ((.cse65 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1881))) (< (select (select .cse65 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store (store (store .cse65 .cse66 v_ArrVal_1883) .cse67 v_ArrVal_1894) .cse68 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 8))) (not (= (select (select .cse69 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (select (select (store .cse70 .cse68 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))))))))))) (forall ((v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse74 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1882))) (let ((.cse77 (select (select .cse74 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int))) (let ((.cse76 (store .cse74 .cse77 v_ArrVal_1884))) (let ((.cse72 (select (select .cse76 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse73 (select (select (let ((.cse75 (store .cse76 .cse72 v_ArrVal_1895))) (store .cse75 (select (select .cse75 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_ArrVal_1911)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (not (= .cse72 .cse73)) (not (= (select (select .cse74 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) .cse73))))))) (forall ((v_ArrVal_1883 (Array Int Int))) (let ((.cse78 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1881))) (< (select (select .cse78 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse78 .cse77 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 1)))))))) (forall ((v_ArrVal_1882 (Array Int Int))) (not (= (select (select (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1882) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) |c_ULTIMATE.start_main_~#is~0#1.base|))) (forall ((v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse80 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1882))) (let ((.cse83 (select (select .cse80 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_ArrVal_1884 (Array Int Int)) (v_prenex_188 (Array Int Int)) (v_prenex_189 (Array Int Int))) (let ((.cse82 (store .cse80 .cse83 v_ArrVal_1884))) (let ((.cse79 (select (select .cse82 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (not (= .cse79 (select (select .cse80 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (not (= .cse79 (select (select (let ((.cse81 (store .cse82 .cse79 v_prenex_189))) (store .cse81 (select (select .cse81 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_prenex_188)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))))))) (forall ((v_ArrVal_1883 (Array Int Int))) (let ((.cse84 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1881))) (< (select (select .cse84 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse84 .cse83 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 3)))))))) (forall ((v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse87 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1882))) (let ((.cse90 (select (select .cse87 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int))) (let ((.cse89 (store .cse87 .cse90 v_ArrVal_1884))) (let ((.cse85 (select (select .cse89 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse86 (select (select (let ((.cse88 (store .cse89 .cse85 v_ArrVal_1895))) (store .cse88 (select (select .cse88 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_ArrVal_1911)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (not (= .cse85 .cse86)) (not (= (select (select .cse87 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) .cse86))))))) (forall ((v_ArrVal_1883 (Array Int Int))) (let ((.cse91 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1881))) (< (select (select .cse91 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse91 .cse90 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 3)))))))) (forall ((v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse92 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1882))) (let ((.cse93 (select (select .cse92 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_ArrVal_1884 (Array Int Int))) (not (= (select (select (store .cse92 .cse93 v_ArrVal_1884) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (select (select .cse92 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))) (forall ((v_ArrVal_1883 (Array Int Int))) (let ((.cse94 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1881))) (< (select (select .cse94 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse94 .cse93 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 4)))))))) (forall ((v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse99 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1882))) (let ((.cse100 (select (select .cse99 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int))) (let ((.cse97 (store .cse99 .cse100 v_ArrVal_1884))) (let ((.cse98 (select (select .cse97 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse95 (select (select .cse99 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (= .cse95 (select (select (let ((.cse96 (store .cse97 .cse98 v_ArrVal_1895))) (store .cse96 (select (select .cse96 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_ArrVal_1911)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (not (= .cse98 .cse95)))))) (forall ((v_ArrVal_1883 (Array Int Int))) (let ((.cse101 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1881))) (< (select (select .cse101 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse101 .cse100 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 3)))))))) (forall ((v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse103 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1882))) (let ((.cse106 (select (select .cse103 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int))) (let ((.cse105 (store .cse103 .cse106 v_ArrVal_1884))) (let ((.cse102 (select (select .cse105 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (not (= .cse102 (select (select .cse103 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (= .cse102 (select (select (let ((.cse104 (store .cse105 .cse102 v_ArrVal_1895))) (store .cse104 (select (select .cse104 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_ArrVal_1911)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))))) (forall ((v_ArrVal_1883 (Array Int Int))) (let ((.cse107 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1881))) (< (select (select .cse107 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse107 .cse106 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 1)))))))) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1883 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse108 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1882))) (let ((.cse112 (select (select .cse108 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (let ((.cse114 (store .cse108 .cse112 v_ArrVal_1884))) (let ((.cse113 (select (select .cse114 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse109 (store .cse114 .cse113 v_ArrVal_1895))) (let ((.cse110 (select (select .cse109 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (not (= (select (select .cse108 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (select (select (store .cse109 .cse110 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse111 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1881))) (< (select (select .cse111 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ 7 (select (select (store (store (store .cse111 .cse112 v_ArrVal_1883) .cse113 v_ArrVal_1894) .cse110 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))))))))))) (forall ((v_ArrVal_1882 (Array Int Int))) (not (= (select (select (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1882) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) |c_ULTIMATE.start_main_~#tids~0#1.base|))) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1883 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse115 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1882))) (let ((.cse119 (select (select .cse115 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (let ((.cse121 (store .cse115 .cse119 v_ArrVal_1884))) (let ((.cse120 (select (select .cse121 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse116 (store .cse121 .cse120 v_ArrVal_1895))) (let ((.cse117 (select (select .cse116 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (not (= (select (select .cse115 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (select (select (store .cse116 .cse117 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse118 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem8#1.base| v_ArrVal_1881))) (< (select (select .cse118 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ 5 (select (select (store (store (store .cse118 .cse119 v_ArrVal_1883) .cse120 v_ArrVal_1894) .cse117 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))))))))))))) is different from false [2023-12-02 20:33:13,265 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse4 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (and (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1883 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse5 (store |c_#memory_$Pointer$.base| .cse4 v_ArrVal_1882))) (let ((.cse1 (select (select .cse5 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (let ((.cse7 (store .cse5 .cse1 v_ArrVal_1884))) (let ((.cse2 (select (select .cse7 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse6 (store .cse7 .cse2 v_ArrVal_1895))) (let ((.cse3 (select (select .cse6 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (let ((.cse0 (store |c_#memory_$Pointer$.offset| .cse4 v_ArrVal_1881))) (< (select (select .cse0 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ 8 (select (select (store (store (store .cse0 .cse1 v_ArrVal_1883) .cse2 v_ArrVal_1894) .cse3 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))) (not (= (select (select .cse5 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (select (select (store .cse6 .cse3 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))))))))))) (forall ((v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse10 (store |c_#memory_$Pointer$.base| .cse4 v_ArrVal_1882))) (let ((.cse13 (select (select .cse10 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int))) (let ((.cse12 (store .cse10 .cse13 v_ArrVal_1884))) (let ((.cse8 (select (select .cse12 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse9 (select (select (let ((.cse11 (store .cse12 .cse8 v_ArrVal_1895))) (store .cse11 (select (select .cse11 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_ArrVal_1911)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (not (= .cse8 .cse9)) (not (= (select (select .cse10 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) .cse9))))))) (forall ((v_ArrVal_1883 (Array Int Int))) (let ((.cse14 (store |c_#memory_$Pointer$.offset| .cse4 v_ArrVal_1881))) (< (select (select .cse14 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse14 .cse13 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 1)))))))) (forall ((v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse20 (store |c_#memory_$Pointer$.base| .cse4 v_ArrVal_1882))) (let ((.cse16 (select (select .cse20 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_ArrVal_1883 (Array Int Int))) (let ((.cse15 (store |c_#memory_$Pointer$.offset| .cse4 v_ArrVal_1881))) (< (select (select .cse15 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse15 .cse16 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 2)))) (forall ((v_ArrVal_1884 (Array Int Int)) (v_prenex_188 (Array Int Int)) (v_prenex_189 (Array Int Int))) (let ((.cse19 (store .cse20 .cse16 v_ArrVal_1884))) (let ((.cse17 (select (select .cse19 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (not (= .cse17 (select (select (let ((.cse18 (store .cse19 .cse17 v_prenex_189))) (store .cse18 (select (select .cse18 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_prenex_188)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (not (= .cse17 (select (select .cse20 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))))))))))) (forall ((v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1883 (Array Int Int)) (v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse28 (store |c_#memory_$Pointer$.base| .cse4 v_ArrVal_1882))) (let ((.cse22 (select (select .cse28 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (let ((.cse27 (store .cse28 .cse22 v_ArrVal_1884))) (let ((.cse23 (select (select .cse27 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse25 (select (select .cse28 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1894 (Array Int Int))) (let ((.cse26 (store .cse27 .cse23 v_ArrVal_1895))) (let ((.cse24 (select (select .cse26 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (let ((.cse21 (store |c_#memory_$Pointer$.offset| .cse4 v_ArrVal_1881))) (< (select (select .cse21 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ 6 (select (select (store (store (store .cse21 .cse22 v_ArrVal_1883) .cse23 v_ArrVal_1894) .cse24 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))) (not (= .cse25 (select (select (store .cse26 .cse24 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))))))) (= .cse23 .cse25))))))) (forall ((v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse33 (store |c_#memory_$Pointer$.base| .cse4 v_ArrVal_1882))) (let ((.cse30 (select (select .cse33 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_ArrVal_1883 (Array Int Int))) (let ((.cse29 (store |c_#memory_$Pointer$.offset| .cse4 v_ArrVal_1881))) (< (select (select .cse29 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse29 .cse30 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 3)))) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int))) (let ((.cse35 (store .cse33 .cse30 v_ArrVal_1884))) (let ((.cse31 (select (select .cse35 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse32 (select (select (let ((.cse34 (store .cse35 .cse31 v_ArrVal_1895))) (store .cse34 (select (select .cse34 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_ArrVal_1911)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (not (= .cse31 .cse32)) (not (= (select (select .cse33 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) .cse32))))))))))) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1883 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse41 (store |c_#memory_$Pointer$.base| .cse4 v_ArrVal_1882))) (let ((.cse39 (select (select .cse41 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (let ((.cse43 (store .cse41 .cse39 v_ArrVal_1884))) (let ((.cse36 (select (select .cse43 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse42 (store .cse43 .cse36 v_ArrVal_1895))) (let ((.cse40 (select (select .cse42 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (let ((.cse37 (select (select (store .cse42 .cse40 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (not (= .cse36 .cse37)) (let ((.cse38 (store |c_#memory_$Pointer$.offset| .cse4 v_ArrVal_1881))) (< (select (select .cse38 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ 5 (select (select (store (store (store .cse38 .cse39 v_ArrVal_1883) .cse36 v_ArrVal_1894) .cse40 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))) (not (= (select (select .cse41 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) .cse37))))))))))) (forall ((v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse46 (store |c_#memory_$Pointer$.base| .cse4 v_ArrVal_1882))) (let ((.cse49 (select (select .cse46 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int))) (let ((.cse48 (store .cse46 .cse49 v_ArrVal_1884))) (let ((.cse44 (select (select .cse48 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse45 (select (select (let ((.cse47 (store .cse48 .cse44 v_ArrVal_1895))) (store .cse47 (select (select .cse47 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_ArrVal_1911)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (not (= .cse44 .cse45)) (not (= (select (select .cse46 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) .cse45))))))) (forall ((v_ArrVal_1883 (Array Int Int))) (let ((.cse50 (store |c_#memory_$Pointer$.offset| .cse4 v_ArrVal_1881))) (< (select (select .cse50 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse50 .cse49 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 2)))))))) (forall ((v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse57 (store |c_#memory_$Pointer$.base| .cse4 v_ArrVal_1882))) (let ((.cse52 (select (select .cse57 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_ArrVal_1883 (Array Int Int))) (let ((.cse51 (store |c_#memory_$Pointer$.offset| .cse4 v_ArrVal_1881))) (< (select (select .cse51 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse51 .cse52 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 3)))) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int))) (let ((.cse55 (store .cse57 .cse52 v_ArrVal_1884))) (let ((.cse56 (select (select .cse55 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse53 (select (select .cse57 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (not (= .cse53 (select (select (let ((.cse54 (store .cse55 .cse56 v_ArrVal_1895))) (store .cse54 (select (select .cse54 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_ArrVal_1911)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (not (= .cse56 .cse53)))))))))) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1883 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse63 (store |c_#memory_$Pointer$.base| .cse4 v_ArrVal_1882))) (let ((.cse59 (select (select .cse63 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (let ((.cse65 (store .cse63 .cse59 v_ArrVal_1884))) (let ((.cse60 (select (select .cse65 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse64 (store .cse65 .cse60 v_ArrVal_1895))) (let ((.cse61 (select (select .cse64 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (let ((.cse62 (select (select (store .cse64 .cse61 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (let ((.cse58 (store |c_#memory_$Pointer$.offset| .cse4 v_ArrVal_1881))) (< (select (select .cse58 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ 5 (select (select (store (store (store .cse58 .cse59 v_ArrVal_1883) .cse60 v_ArrVal_1894) .cse61 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))) (= .cse60 .cse62) (not (= (select (select .cse63 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) .cse62))))))))))) (forall ((v_ArrVal_1882 (Array Int Int))) (not (= (select (select (store |c_#memory_$Pointer$.base| .cse4 v_ArrVal_1882) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) |c_ULTIMATE.start_main_~#is~0#1.base|))) (forall ((v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse70 (store |c_#memory_$Pointer$.base| .cse4 v_ArrVal_1882))) (let ((.cse71 (select (select .cse70 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_prenex_190 (Array Int Int)) (v_prenex_192 (Array Int Int)) (v_ArrVal_1884 (Array Int Int))) (let ((.cse67 (store .cse70 .cse71 v_ArrVal_1884))) (let ((.cse68 (select (select .cse67 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse69 (select (select .cse70 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (= (select (select (let ((.cse66 (store .cse67 .cse68 v_prenex_192))) (store .cse66 (select (select .cse66 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_prenex_190)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) .cse69) (not (= .cse68 .cse69)))))) (forall ((v_ArrVal_1883 (Array Int Int))) (let ((.cse72 (store |c_#memory_$Pointer$.offset| .cse4 v_ArrVal_1881))) (< (select (select .cse72 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse72 .cse71 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 2)))))))) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1883 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse77 (store |c_#memory_$Pointer$.base| .cse4 v_ArrVal_1882))) (let ((.cse74 (select (select .cse77 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (let ((.cse79 (store .cse77 .cse74 v_ArrVal_1884))) (let ((.cse75 (select (select .cse79 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse78 (store .cse79 .cse75 v_ArrVal_1895))) (let ((.cse76 (select (select .cse78 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (let ((.cse73 (store |c_#memory_$Pointer$.offset| .cse4 v_ArrVal_1881))) (< (select (select .cse73 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ 7 (select (select (store (store (store .cse73 .cse74 v_ArrVal_1883) .cse75 v_ArrVal_1894) .cse76 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))) (not (= (select (select .cse77 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (select (select (store .cse78 .cse76 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))))))))))) (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1910 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int)) (v_ArrVal_1883 (Array Int Int)) (v_ArrVal_1894 (Array Int Int)) (v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse84 (store |c_#memory_$Pointer$.base| .cse4 v_ArrVal_1882))) (let ((.cse81 (select (select .cse84 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (let ((.cse86 (store .cse84 .cse81 v_ArrVal_1884))) (let ((.cse82 (select (select .cse86 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse85 (store .cse86 .cse82 v_ArrVal_1895))) (let ((.cse83 (select (select .cse85 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (let ((.cse80 (store |c_#memory_$Pointer$.offset| .cse4 v_ArrVal_1881))) (< (select (select .cse80 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ 5 (select (select (store (store (store .cse80 .cse81 v_ArrVal_1883) .cse82 v_ArrVal_1894) .cse83 v_ArrVal_1910) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))) (not (= (select (select .cse84 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (select (select (store .cse85 .cse83 v_ArrVal_1911) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))))))))))) (forall ((v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse91 (store |c_#memory_$Pointer$.base| .cse4 v_ArrVal_1882))) (let ((.cse92 (select (select .cse91 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int))) (let ((.cse89 (store .cse91 .cse92 v_ArrVal_1884))) (let ((.cse90 (select (select .cse89 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse87 (select (select .cse91 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (= .cse87 (select (select (let ((.cse88 (store .cse89 .cse90 v_ArrVal_1895))) (store .cse88 (select (select .cse88 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_ArrVal_1911)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (not (= .cse90 .cse87)))))) (forall ((v_ArrVal_1883 (Array Int Int))) (let ((.cse93 (store |c_#memory_$Pointer$.offset| .cse4 v_ArrVal_1881))) (< (select (select .cse93 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse93 .cse92 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 1)))))))) (forall ((v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse97 (store |c_#memory_$Pointer$.base| .cse4 v_ArrVal_1882))) (let ((.cse98 (select (select .cse97 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int))) (let ((.cse96 (store .cse97 .cse98 v_ArrVal_1884))) (let ((.cse94 (select (select .cse96 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (= .cse94 (select (select (let ((.cse95 (store .cse96 .cse94 v_ArrVal_1895))) (store .cse95 (select (select .cse95 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_ArrVal_1911)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (not (= .cse94 (select (select .cse97 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))))))) (forall ((v_ArrVal_1883 (Array Int Int))) (let ((.cse99 (store |c_#memory_$Pointer$.offset| .cse4 v_ArrVal_1881))) (< (select (select .cse99 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse99 .cse98 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 1)))))))) (forall ((v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse105 (store |c_#memory_$Pointer$.base| .cse4 v_ArrVal_1882))) (let ((.cse101 (select (select .cse105 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_ArrVal_1883 (Array Int Int))) (let ((.cse100 (store |c_#memory_$Pointer$.offset| .cse4 v_ArrVal_1881))) (< (select (select .cse100 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse100 .cse101 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 3)))) (forall ((v_ArrVal_1884 (Array Int Int)) (v_prenex_188 (Array Int Int)) (v_prenex_189 (Array Int Int))) (let ((.cse104 (store .cse105 .cse101 v_ArrVal_1884))) (let ((.cse102 (select (select .cse104 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (not (= .cse102 (select (select (let ((.cse103 (store .cse104 .cse102 v_prenex_189))) (store .cse103 (select (select .cse103 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_prenex_188)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (not (= .cse102 (select (select .cse105 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))))))))))) (forall ((v_ArrVal_1882 (Array Int Int))) (not (= (select (select (store |c_#memory_$Pointer$.base| .cse4 v_ArrVal_1882) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) |c_ULTIMATE.start_main_~#tids~0#1.base|))) (forall ((v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse110 (store |c_#memory_$Pointer$.base| .cse4 v_ArrVal_1882))) (let ((.cse111 (select (select .cse110 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_ArrVal_1911 (Array Int Int)) (v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1895 (Array Int Int))) (let ((.cse108 (store .cse110 .cse111 v_ArrVal_1884))) (let ((.cse109 (select (select .cse108 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (.cse106 (select (select .cse110 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (= .cse106 (select (select (let ((.cse107 (store .cse108 .cse109 v_ArrVal_1895))) (store .cse107 (select (select .cse107 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|) v_ArrVal_1911)) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)) (not (= .cse109 .cse106)))))) (forall ((v_ArrVal_1883 (Array Int Int))) (let ((.cse112 (store |c_#memory_$Pointer$.offset| .cse4 v_ArrVal_1881))) (< (select (select .cse112 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse112 .cse111 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 3)))))))) (forall ((v_ArrVal_1884 (Array Int Int)) (v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse119 (store |c_#memory_$Pointer$.base| .cse4 v_ArrVal_1882))) (let ((.cse117 (select (select .cse119 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (let ((.cse118 (store .cse119 .cse117 v_ArrVal_1884))) (let ((.cse113 (select (select .cse118 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (or (forall ((v_prenex_191 (Array Int Int)) (v_prenex_193 (Array Int Int)) (v_ArrVal_1883 (Array Int Int)) (v_prenex_188 (Array Int Int)) (v_prenex_189 (Array Int Int))) (let ((.cse114 (store .cse118 .cse113 v_prenex_189))) (let ((.cse115 (select (select .cse114 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (not (= .cse113 (select (select (store .cse114 .cse115 v_prenex_188) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))) (let ((.cse116 (store |c_#memory_$Pointer$.offset| .cse4 v_ArrVal_1881))) (< (select (select .cse116 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store (store (store .cse116 .cse117 v_ArrVal_1883) .cse113 v_prenex_193) .cse115 v_prenex_191) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 6))))))) (not (= .cse113 (select (select .cse119 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|))))))))) (forall ((v_ArrVal_1882 (Array Int Int)) (v_ArrVal_1881 (Array Int Int))) (let ((.cse120 (store |c_#memory_$Pointer$.base| .cse4 v_ArrVal_1882))) (let ((.cse121 (select (select .cse120 |c_ULTIMATE.start_main_~#tids~0#1.base|) |c_ULTIMATE.start_main_~#tids~0#1.offset|))) (or (forall ((v_ArrVal_1884 (Array Int Int))) (not (= (select (select (store .cse120 .cse121 v_ArrVal_1884) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (select (select .cse120 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|)))) (forall ((v_ArrVal_1883 (Array Int Int))) (let ((.cse122 (store |c_#memory_$Pointer$.offset| .cse4 v_ArrVal_1881))) (< (select (select .cse122 |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) (+ (select (select (store .cse122 .cse121 v_ArrVal_1883) |c_ULTIMATE.start_main_~#is~0#1.base|) |c_ULTIMATE.start_main_~#is~0#1.offset|) 4)))))))))) is different from false [2023-12-02 20:33:15,142 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 218512 treesize of output 207820 [2023-12-02 20:33:15,397 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 368 treesize of output 360 [2023-12-02 20:33:15,414 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 360 treesize of output 356 [2023-12-02 20:33:15,429 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 800 treesize of output 786 [2023-12-02 20:33:15,446 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 435 treesize of output 419 [2023-12-02 20:33:15,681 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 30 treesize of output 26 [2023-12-02 20:33:15,689 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 13 treesize of output 11 [2023-12-02 20:33:15,699 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 [2023-12-02 20:33:15,709 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 31 treesize of output 29 [2023-12-02 20:33:15,754 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 298 treesize of output 294 [2023-12-02 20:33:15,769 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 640 treesize of output 626 [2023-12-02 20:33:15,787 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 288 treesize of output 280 [2023-12-02 20:33:15,806 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 337 treesize of output 321 [2023-12-02 20:33:15,961 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 17 treesize of output 15 [2023-12-02 20:33:15,968 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 32 treesize of output 28 [2023-12-02 20:33:16,007 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 1190 treesize of output 1186 [2023-12-02 20:33:16,023 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 1186 treesize of output 1170 [2023-12-02 20:33:16,038 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 1170 treesize of output 1162 [2023-12-02 20:33:16,058 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 587 treesize of output 573 [2023-12-02 20:33:16,366 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 [2023-12-02 20:33:16,377 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 31 treesize of output 29 [2023-12-02 20:33:16,419 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 17 treesize of output 15 [2023-12-02 20:33:16,425 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 32 treesize of output 28 [2023-12-02 20:33:16,468 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 629 treesize of output 615 [2023-12-02 20:33:16,483 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 1232 treesize of output 1228 [2023-12-02 20:33:16,498 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 1228 treesize of output 1220 [2023-12-02 20:33:16,512 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 1220 treesize of output 1204 [2023-12-02 20:33:16,807 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 [2023-12-02 20:33:16,819 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 31 treesize of output 29 [2023-12-02 20:33:16,866 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 33 treesize of output 31 [2023-12-02 20:33:16,877 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 64 treesize of output 60 [2023-12-02 20:33:16,925 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 1120 treesize of output 1106 [2023-12-02 20:33:16,942 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 488 treesize of output 484 [2023-12-02 20:33:16,957 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1102 treesize of output 1086 [2023-12-02 20:33:16,974 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 609 treesize of output 601 [2023-12-02 20:33:17,533 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 33 treesize of output 31 [2023-12-02 20:33:17,542 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 64 treesize of output 60 [2023-12-02 20:33:17,595 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 298 treesize of output 294 [2023-12-02 20:33:17,608 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 640 treesize of output 626 [2023-12-02 20:33:17,623 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 288 treesize of output 280 [2023-12-02 20:33:17,641 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 337 treesize of output 321 [2023-12-02 20:33:17,738 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 17 treesize of output 15 [2023-12-02 20:33:17,744 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 32 treesize of output 28 [2023-12-02 20:33:17,772 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 34 treesize of output 30 [2023-12-02 20:33:17,779 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 15 treesize of output 13 [2023-12-02 20:33:17,810 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 [2023-12-02 20:33:17,820 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 31 treesize of output 29 [2023-12-02 20:33:17,866 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 641 treesize of output 625 [2023-12-02 20:33:17,879 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 625 treesize of output 611 [2023-12-02 20:33:17,895 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 281 treesize of output 277 [2023-12-02 20:33:17,911 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 329 treesize of output 321 [2023-12-02 20:36:31,897 WARN L293 SmtUtils]: Spent 2.04m on a formula simplification that was a NOOP. DAG size: 1804 (called from [L 346] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.arrays.Elim1Store.elim1) [2023-12-02 20:36:31,899 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 20:36:31,957 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 30 select indices, 30 select index equivalence classes, 0 disjoint index pairs (out of 435 index pairs), introduced 30 new quantified variables, introduced 435 case distinctions, treesize of input 63619707 treesize of output 46240602