./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/no-data-race.prp --file ../../../trunk/examples/svcomp/pthread-race-challenges/per-thread-array-join-counter.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version fbcb9f20 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/GemCutterReach.xml -i ../../../trunk/examples/svcomp/pthread-race-challenges/per-thread-array-join-counter.i -s /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-DataRace-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux --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 446ad788bb04ab307771e8b8b2d959cead97e99c160d020f0d1d03b043f9ed25 --- Real Ultimate output --- This is Ultimate 0.2.3-?-fbcb9f2-m [2023-11-24 07:22:49,401 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 07:22:49,480 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-DataRace-32bit-GemCutter_Default.epf [2023-11-24 07:22:49,485 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 07:22:49,485 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-24 07:22:49,508 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 07:22:49,509 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-24 07:22:49,509 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-24 07:22:49,510 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 07:22:49,513 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-24 07:22:49,514 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 07:22:49,514 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 07:22:49,515 INFO L153 SettingsManager]: * Use SBE=true [2023-11-24 07:22:49,516 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 07:22:49,516 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-24 07:22:49,516 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-24 07:22:49,517 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-24 07:22:49,517 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-24 07:22:49,517 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 07:22:49,517 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-24 07:22:49,518 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 07:22:49,518 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-24 07:22:49,518 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-24 07:22:49,519 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-24 07:22:49,519 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-24 07:22:49,519 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-24 07:22:49,519 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 07:22:49,519 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 07:22:49,520 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-24 07:22:49,520 INFO L153 SettingsManager]: * To the following directory=./dump/ [2023-11-24 07:22:49,521 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-24 07:22:49,521 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-24 07:22:49,521 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 07:22:49,521 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 07:22:49,522 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-24 07:22:49,522 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-24 07:22:49,522 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-24 07:22:49,522 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-24 07:22:49,522 INFO L153 SettingsManager]: * Abstraction used for commutativity in POR=VARIABLES_GLOBAL [2023-11-24 07:22:49,522 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2023-11-24 07:22:49,523 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-24 07:22:49,523 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2023-11-24 07:22:49,523 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2023-11-24 07:22:49,523 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:/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/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 -> /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux 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 -> 446ad788bb04ab307771e8b8b2d959cead97e99c160d020f0d1d03b043f9ed25 [2023-11-24 07:22:49,709 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 07:22:49,732 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 07:22:49,734 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 07:22:49,735 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 07:22:49,736 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 07:22:49,737 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/svcomp/pthread-race-challenges/per-thread-array-join-counter.i [2023-11-24 07:22:51,027 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 07:22:51,270 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 07:22:51,271 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-race-challenges/per-thread-array-join-counter.i [2023-11-24 07:22:51,296 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/32961b87a/5ea094af56b5463f81cfaa68c29f478b/FLAG0808331d0 [2023-11-24 07:22:51,312 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/32961b87a/5ea094af56b5463f81cfaa68c29f478b [2023-11-24 07:22:51,314 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 07:22:51,315 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 07:22:51,318 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 07:22:51,318 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 07:22:51,322 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 07:22:51,323 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 07:22:51" (1/1) ... [2023-11-24 07:22:51,323 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@791cf770 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 07:22:51, skipping insertion in model container [2023-11-24 07:22:51,323 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 07:22:51" (1/1) ... [2023-11-24 07:22:51,362 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 07:22:51,690 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 07:22:51,706 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 07:22:51,743 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 07:22:51,790 INFO L206 MainTranslator]: Completed translation [2023-11-24 07:22:51,790 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 07:22:51 WrapperNode [2023-11-24 07:22:51,791 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 07:22:51,791 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 07:22:51,792 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 07:22:51,792 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 07:22:51,797 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 07:22:51" (1/1) ... [2023-11-24 07:22:51,828 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 07:22:51" (1/1) ... [2023-11-24 07:22:51,851 INFO L138 Inliner]: procedures = 271, calls = 70, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 187 [2023-11-24 07:22:51,851 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 07:22:51,852 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 07:22:51,852 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 07:22:51,852 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 07:22:51,860 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 07:22:51" (1/1) ... [2023-11-24 07:22:51,861 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 07:22:51" (1/1) ... [2023-11-24 07:22:51,866 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 07:22:51" (1/1) ... [2023-11-24 07:22:51,866 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 07:22:51" (1/1) ... [2023-11-24 07:22:51,880 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 07:22:51" (1/1) ... [2023-11-24 07:22:51,883 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 07:22:51" (1/1) ... [2023-11-24 07:22:51,885 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 07:22:51" (1/1) ... [2023-11-24 07:22:51,887 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 07:22:51" (1/1) ... [2023-11-24 07:22:51,890 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 07:22:51,890 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 07:22:51,891 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 07:22:51,891 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 07:22:51,891 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 07:22:51" (1/1) ... [2023-11-24 07:22:51,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-24 07:22:51,906 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2023-11-24 07:22:51,919 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-24 07:22:51,925 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-24 07:22:51,966 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-24 07:22:51,967 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-24 07:22:51,967 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-24 07:22:51,967 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2023-11-24 07:22:51,967 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2023-11-24 07:22:51,968 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-24 07:22:51,968 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-24 07:22:51,968 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-24 07:22:51,968 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-24 07:22:51,969 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 07:22:51,969 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-24 07:22:51,970 INFO L130 BoogieDeclarations]: Found specification of procedure cleaner [2023-11-24 07:22:51,970 INFO L138 BoogieDeclarations]: Found implementation of procedure cleaner [2023-11-24 07:22:51,970 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-24 07:22:51,970 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2023-11-24 07:22:51,971 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2023-11-24 07:22:51,971 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 07:22:51,971 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 07:22:51,972 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-24 07:22:52,127 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 07:22:52,128 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-24 07:22:52,548 INFO L282 CfgBuilder]: Performing block encoding [2023-11-24 07:22:52,584 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-24 07:22:52,586 INFO L309 CfgBuilder]: Removed 5 assume(true) statements. [2023-11-24 07:22:52,588 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 07:22:52 BoogieIcfgContainer [2023-11-24 07:22:52,588 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-24 07:22:52,590 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-24 07:22:52,590 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-24 07:22:52,593 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-24 07:22:52,593 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 07:22:51" (1/3) ... [2023-11-24 07:22:52,593 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6c3d13fa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 07:22:52, skipping insertion in model container [2023-11-24 07:22:52,594 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 07:22:51" (2/3) ... [2023-11-24 07:22:52,594 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6c3d13fa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 07:22:52, skipping insertion in model container [2023-11-24 07:22:52,594 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 07:22:52" (3/3) ... [2023-11-24 07:22:52,595 INFO L112 eAbstractionObserver]: Analyzing ICFG per-thread-array-join-counter.i [2023-11-24 07:22:52,601 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-24 07:22:52,609 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-24 07:22:52,610 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 33 error locations. [2023-11-24 07:22:52,610 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-24 07:22:52,698 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2023-11-24 07:22:52,748 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-24 07:22:52,748 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2023-11-24 07:22:52,749 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2023-11-24 07:22:52,750 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2023-11-24 07:22:52,769 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2023-11-24 07:22:52,788 INFO L159 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2023-11-24 07:22:52,796 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == threadThread1of1ForFork0 ======== [2023-11-24 07:22:52,802 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;@397fb6ff, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-24 07:22:52,802 INFO L358 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2023-11-24 07:22:53,133 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE, threadErr1ASSERT_VIOLATIONDATA_RACE, threadErr2ASSERT_VIOLATIONDATA_RACE, threadErr3ASSERT_VIOLATIONDATA_RACE (and 1 more)] === [2023-11-24 07:22:53,138 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 07:22:53,139 INFO L85 PathProgramCache]: Analyzing trace with hash 1557761914, now seen corresponding path program 1 times [2023-11-24 07:22:53,146 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 07:22:53,146 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1153835951] [2023-11-24 07:22:53,146 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:22:53,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 07:22:53,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:22:53,397 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 07:22:53,398 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 07:22:53,398 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1153835951] [2023-11-24 07:22:53,399 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1153835951] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 07:22:53,399 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 07:22:53,399 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 07:22:53,400 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1230458700] [2023-11-24 07:22:53,401 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 07:22:53,405 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-24 07:22:53,406 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 07:22:53,423 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-24 07:22:53,424 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-24 07:22:53,425 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:53,436 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-24 07:22:53,437 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 63.0) internal successors, (126), 2 states have internal predecessors, (126), 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-11-24 07:22:53,437 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:53,468 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:53,468 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-24 07:22:53,468 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE, threadErr1ASSERT_VIOLATIONDATA_RACE, threadErr2ASSERT_VIOLATIONDATA_RACE, threadErr3ASSERT_VIOLATIONDATA_RACE (and 1 more)] === [2023-11-24 07:22:53,469 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 07:22:53,469 INFO L85 PathProgramCache]: Analyzing trace with hash -1251440378, now seen corresponding path program 1 times [2023-11-24 07:22:53,469 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 07:22:53,469 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1959543900] [2023-11-24 07:22:53,470 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:22:53,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 07:22:53,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:22:53,621 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 07:22:53,623 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 07:22:53,623 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1959543900] [2023-11-24 07:22:53,623 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1959543900] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 07:22:53,624 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 07:22:53,624 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 07:22:53,625 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [228008200] [2023-11-24 07:22:53,625 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 07:22:53,626 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 07:22:53,628 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 07:22:53,629 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 07:22:53,629 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 07:22:53,630 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:53,631 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-24 07:22:53,631 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 63.5) internal successors, (127), 3 states have internal predecessors, (127), 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-11-24 07:22:53,632 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:53,632 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:53,745 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:53,746 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:53,746 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-24 07:22:53,747 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE, threadErr1ASSERT_VIOLATIONDATA_RACE, threadErr2ASSERT_VIOLATIONDATA_RACE, threadErr3ASSERT_VIOLATIONDATA_RACE (and 1 more)] === [2023-11-24 07:22:53,747 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 07:22:53,748 INFO L85 PathProgramCache]: Analyzing trace with hash 1178131340, now seen corresponding path program 1 times [2023-11-24 07:22:53,749 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 07:22:53,752 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1181280733] [2023-11-24 07:22:53,752 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:22:53,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 07:22:53,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:22:53,975 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 07:22:53,975 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 07:22:53,975 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1181280733] [2023-11-24 07:22:53,975 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1181280733] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 07:22:53,976 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 07:22:53,976 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-24 07:22:53,976 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1204695710] [2023-11-24 07:22:53,976 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 07:22:53,976 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-24 07:22:53,976 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 07:22:53,977 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-24 07:22:53,977 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-24 07:22:53,977 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:53,978 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-24 07:22:53,978 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 27.4) internal successors, (137), 5 states have internal predecessors, (137), 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-11-24 07:22:53,978 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:53,978 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:53,978 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:54,237 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:54,238 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:54,239 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:54,239 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-24 07:22:54,239 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE, threadErr1ASSERT_VIOLATIONDATA_RACE, threadErr2ASSERT_VIOLATIONDATA_RACE, threadErr3ASSERT_VIOLATIONDATA_RACE (and 1 more)] === [2023-11-24 07:22:54,240 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 07:22:54,240 INFO L85 PathProgramCache]: Analyzing trace with hash 1696328170, now seen corresponding path program 1 times [2023-11-24 07:22:54,240 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 07:22:54,241 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1614764749] [2023-11-24 07:22:54,242 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:22:54,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 07:22:54,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:22:54,899 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-24 07:22:54,900 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 07:22:54,900 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1614764749] [2023-11-24 07:22:54,900 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1614764749] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 07:22:54,900 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 07:22:54,900 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-24 07:22:54,901 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [656108646] [2023-11-24 07:22:54,901 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 07:22:54,901 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-24 07:22:54,901 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 07:22:54,902 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-24 07:22:54,902 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-24 07:22:54,902 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:54,903 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-24 07:22:54,903 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 29.8) internal successors, (149), 6 states have internal predecessors, (149), 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-11-24 07:22:54,903 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:54,904 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:54,904 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:54,904 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:55,514 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:55,515 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:55,515 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:55,515 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:55,515 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-24 07:22:55,515 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr2ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE, threadErr1ASSERT_VIOLATIONDATA_RACE, threadErr2ASSERT_VIOLATIONDATA_RACE, threadErr3ASSERT_VIOLATIONDATA_RACE (and 1 more)] === [2023-11-24 07:22:55,516 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 07:22:55,516 INFO L85 PathProgramCache]: Analyzing trace with hash -256081548, now seen corresponding path program 1 times [2023-11-24 07:22:55,516 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 07:22:55,516 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1155720998] [2023-11-24 07:22:55,516 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:22:55,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 07:22:55,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:22:55,578 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-24 07:22:55,578 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 07:22:55,579 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1155720998] [2023-11-24 07:22:55,579 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1155720998] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 07:22:55,579 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 07:22:55,579 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 07:22:55,579 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1505663743] [2023-11-24 07:22:55,579 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 07:22:55,579 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 07:22:55,580 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 07:22:55,580 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 07:22:55,580 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 07:22:55,580 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:55,581 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-24 07:22:55,581 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 77.0) internal successors, (154), 3 states have internal predecessors, (154), 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-11-24 07:22:55,581 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:55,581 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:55,582 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:55,582 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:55,582 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:55,656 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:55,656 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:55,656 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:55,657 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:55,657 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:55,657 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-24 07:22:55,657 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE, threadErr1ASSERT_VIOLATIONDATA_RACE, threadErr2ASSERT_VIOLATIONDATA_RACE, threadErr3ASSERT_VIOLATIONDATA_RACE (and 1 more)] === [2023-11-24 07:22:55,657 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 07:22:55,657 INFO L85 PathProgramCache]: Analyzing trace with hash 1420495799, now seen corresponding path program 1 times [2023-11-24 07:22:55,657 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 07:22:55,658 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [749959093] [2023-11-24 07:22:55,658 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:22:55,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 07:22:55,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:22:55,817 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-24 07:22:55,817 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 07:22:55,817 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [749959093] [2023-11-24 07:22:55,817 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [749959093] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 07:22:55,817 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 07:22:55,817 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 07:22:55,817 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1227940256] [2023-11-24 07:22:55,817 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 07:22:55,818 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 07:22:55,818 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 07:22:55,818 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 07:22:55,818 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 07:22:55,818 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:55,819 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-24 07:22:55,819 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 79.0) internal successors, (158), 3 states have internal predecessors, (158), 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-11-24 07:22:55,820 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:55,820 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:55,820 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:55,820 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:55,820 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:55,820 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:56,641 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:56,641 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:56,641 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:56,641 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:56,642 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:56,642 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:56,642 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-24 07:22:56,643 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE, threadErr1ASSERT_VIOLATIONDATA_RACE, threadErr2ASSERT_VIOLATIONDATA_RACE, threadErr3ASSERT_VIOLATIONDATA_RACE (and 1 more)] === [2023-11-24 07:22:56,644 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 07:22:56,644 INFO L85 PathProgramCache]: Analyzing trace with hash 2017030012, now seen corresponding path program 1 times [2023-11-24 07:22:56,645 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 07:22:56,645 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [787516269] [2023-11-24 07:22:56,645 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:22:56,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 07:22:56,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:22:57,096 INFO L134 CoverageAnalysis]: Checked inductivity of 260 backedges. 114 proven. 0 refuted. 0 times theorem prover too weak. 146 trivial. 0 not checked. [2023-11-24 07:22:57,096 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 07:22:57,096 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [787516269] [2023-11-24 07:22:57,096 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [787516269] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 07:22:57,096 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 07:22:57,097 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-24 07:22:57,097 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [763666369] [2023-11-24 07:22:57,097 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 07:22:57,097 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 07:22:57,098 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 07:22:57,099 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 07:22:57,099 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 07:22:57,099 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:57,101 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-24 07:22:57,102 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 108.33333333333333) internal successors, (325), 3 states have internal predecessors, (325), 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-11-24 07:22:57,102 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:57,102 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:57,102 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:57,102 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:57,102 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:57,102 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:57,102 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:57,773 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:57,773 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:57,774 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:57,774 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:57,774 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:57,774 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:57,774 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:57,774 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-24 07:22:57,775 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE, threadErr1ASSERT_VIOLATIONDATA_RACE, threadErr2ASSERT_VIOLATIONDATA_RACE, threadErr3ASSERT_VIOLATIONDATA_RACE (and 1 more)] === [2023-11-24 07:22:57,775 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 07:22:57,775 INFO L85 PathProgramCache]: Analyzing trace with hash 110911722, now seen corresponding path program 1 times [2023-11-24 07:22:57,775 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 07:22:57,776 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1045781623] [2023-11-24 07:22:57,777 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:22:57,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 07:22:57,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:22:57,971 INFO L134 CoverageAnalysis]: Checked inductivity of 230 backedges. 34 proven. 0 refuted. 0 times theorem prover too weak. 196 trivial. 0 not checked. [2023-11-24 07:22:57,972 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 07:22:57,972 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1045781623] [2023-11-24 07:22:57,972 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1045781623] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 07:22:57,972 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 07:22:57,972 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-24 07:22:57,973 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1124554781] [2023-11-24 07:22:57,976 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 07:22:57,977 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 07:22:57,977 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 07:22:57,977 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 07:22:57,981 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 07:22:57,981 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:57,982 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-24 07:22:57,982 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 92.66666666666667) internal successors, (278), 3 states have internal predecessors, (278), 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-11-24 07:22:57,982 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:57,982 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:57,982 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:57,982 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:57,983 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:57,983 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:57,983 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:57,983 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:58,119 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:58,119 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,119 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:58,120 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:58,120 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,120 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,120 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,121 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,121 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-24 07:22:58,121 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE, threadErr1ASSERT_VIOLATIONDATA_RACE, threadErr2ASSERT_VIOLATIONDATA_RACE, threadErr3ASSERT_VIOLATIONDATA_RACE (and 1 more)] === [2023-11-24 07:22:58,121 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 07:22:58,121 INFO L85 PathProgramCache]: Analyzing trace with hash -1985698143, now seen corresponding path program 1 times [2023-11-24 07:22:58,122 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 07:22:58,122 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1983615964] [2023-11-24 07:22:58,122 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:22:58,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 07:22:58,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:22:58,323 INFO L134 CoverageAnalysis]: Checked inductivity of 240 backedges. 34 proven. 0 refuted. 0 times theorem prover too weak. 206 trivial. 0 not checked. [2023-11-24 07:22:58,323 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 07:22:58,323 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1983615964] [2023-11-24 07:22:58,323 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1983615964] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 07:22:58,323 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 07:22:58,323 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-24 07:22:58,324 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1734936163] [2023-11-24 07:22:58,324 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 07:22:58,324 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 07:22:58,324 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 07:22:58,325 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 07:22:58,326 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 07:22:58,326 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:58,328 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-24 07:22:58,328 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 92.66666666666667) internal successors, (278), 3 states have internal predecessors, (278), 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-11-24 07:22:58,328 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:58,328 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,328 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:58,328 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:58,329 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,329 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,329 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,329 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,329 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:58,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:58,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:58,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:58,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,457 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-24 07:22:58,457 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE, threadErr1ASSERT_VIOLATIONDATA_RACE, threadErr2ASSERT_VIOLATIONDATA_RACE, threadErr3ASSERT_VIOLATIONDATA_RACE (and 1 more)] === [2023-11-24 07:22:58,457 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 07:22:58,457 INFO L85 PathProgramCache]: Analyzing trace with hash -1450967814, now seen corresponding path program 1 times [2023-11-24 07:22:58,458 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 07:22:58,458 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [572160759] [2023-11-24 07:22:58,458 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:22:58,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 07:22:58,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:22:58,625 INFO L134 CoverageAnalysis]: Checked inductivity of 260 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 225 trivial. 0 not checked. [2023-11-24 07:22:58,626 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 07:22:58,626 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [572160759] [2023-11-24 07:22:58,626 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [572160759] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 07:22:58,626 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 07:22:58,626 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-24 07:22:58,626 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1695822700] [2023-11-24 07:22:58,627 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 07:22:58,627 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 07:22:58,627 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 07:22:58,628 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 07:22:58,628 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 07:22:58,628 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:58,629 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-24 07:22:58,629 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 92.66666666666667) internal successors, (278), 3 states have internal predecessors, (278), 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-11-24 07:22:58,629 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:58,629 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,630 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:58,630 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:58,630 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,630 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,630 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,630 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,630 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,630 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:58,862 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:22:58,863 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,863 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:58,863 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:22:58,863 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,863 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,863 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,863 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,864 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,864 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:22:58,864 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-11-24 07:22:58,864 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE, threadErr1ASSERT_VIOLATIONDATA_RACE, threadErr2ASSERT_VIOLATIONDATA_RACE, threadErr3ASSERT_VIOLATIONDATA_RACE (and 1 more)] === [2023-11-24 07:22:58,864 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 07:22:58,865 INFO L85 PathProgramCache]: Analyzing trace with hash -1396863114, now seen corresponding path program 1 times [2023-11-24 07:22:58,865 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 07:22:58,865 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [984116778] [2023-11-24 07:22:58,865 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:22:58,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 07:22:58,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:22:59,359 INFO L134 CoverageAnalysis]: Checked inductivity of 263 backedges. 140 proven. 6 refuted. 0 times theorem prover too weak. 117 trivial. 0 not checked. [2023-11-24 07:22:59,359 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 07:22:59,359 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [984116778] [2023-11-24 07:22:59,359 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [984116778] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 07:22:59,360 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [512633205] [2023-11-24 07:22:59,360 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:22:59,360 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 07:22:59,360 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2023-11-24 07:22:59,436 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 07:22:59,437 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-24 07:22:59,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:22:59,837 INFO L262 TraceCheckSpWp]: Trace formula consists of 1464 conjuncts, 8 conjunts are in the unsatisfiable core [2023-11-24 07:22:59,849 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 07:23:00,101 INFO L134 CoverageAnalysis]: Checked inductivity of 263 backedges. 143 proven. 3 refuted. 0 times theorem prover too weak. 117 trivial. 0 not checked. [2023-11-24 07:23:00,101 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-24 07:23:00,241 INFO L134 CoverageAnalysis]: Checked inductivity of 263 backedges. 143 proven. 3 refuted. 0 times theorem prover too weak. 117 trivial. 0 not checked. [2023-11-24 07:23:00,241 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [512633205] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-24 07:23:00,241 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-24 07:23:00,242 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 16 [2023-11-24 07:23:00,242 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1864033294] [2023-11-24 07:23:00,242 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-24 07:23:00,243 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 16 states [2023-11-24 07:23:00,243 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 07:23:00,244 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants. [2023-11-24 07:23:00,244 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=48, Invalid=192, Unknown=0, NotChecked=0, Total=240 [2023-11-24 07:23:00,244 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:00,245 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-24 07:23:00,245 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 16 states, 16 states have (on average 32.25) internal successors, (516), 16 states have internal predecessors, (516), 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-11-24 07:23:00,245 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:00,245 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:00,245 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:00,246 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:00,246 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:00,246 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:00,246 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:00,246 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:00,246 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:00,246 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:00,246 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:02,675 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:02,675 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:02,676 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:02,676 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:02,676 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:02,676 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:02,676 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:02,676 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:02,677 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:02,677 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:02,677 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2023-11-24 07:23:02,703 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-11-24 07:23:02,901 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2023-11-24 07:23:02,901 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE, threadErr1ASSERT_VIOLATIONDATA_RACE, threadErr2ASSERT_VIOLATIONDATA_RACE, threadErr3ASSERT_VIOLATIONDATA_RACE (and 1 more)] === [2023-11-24 07:23:02,902 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 07:23:02,902 INFO L85 PathProgramCache]: Analyzing trace with hash 1898697649, now seen corresponding path program 1 times [2023-11-24 07:23:02,902 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 07:23:02,902 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1775662264] [2023-11-24 07:23:02,902 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:23:02,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 07:23:02,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:23:03,052 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-24 07:23:03,052 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 07:23:03,052 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1775662264] [2023-11-24 07:23:03,053 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1775662264] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 07:23:03,053 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1773562683] [2023-11-24 07:23:03,053 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:23:03,053 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 07:23:03,053 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2023-11-24 07:23:03,068 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 07:23:03,069 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-24 07:23:03,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:23:03,338 INFO L262 TraceCheckSpWp]: Trace formula consists of 593 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-24 07:23:03,344 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 07:23:03,501 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-24 07:23:03,501 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-24 07:23:03,501 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1773562683] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 07:23:03,501 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-24 07:23:03,501 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 7 [2023-11-24 07:23:03,501 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [420937548] [2023-11-24 07:23:03,501 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 07:23:03,502 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-24 07:23:03,502 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 07:23:03,503 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-24 07:23:03,503 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2023-11-24 07:23:03,503 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:03,504 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-24 07:23:03,504 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 38.0) internal successors, (190), 5 states have internal predecessors, (190), 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-11-24 07:23:03,504 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:03,504 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:03,504 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:03,504 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:03,504 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:03,504 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:03,504 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:03,504 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:03,504 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:03,504 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:03,505 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2023-11-24 07:23:03,505 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:04,859 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:04,859 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:04,859 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:04,859 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:04,859 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:04,860 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:04,860 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:04,860 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:04,860 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:04,860 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:04,860 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2023-11-24 07:23:04,860 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:23:04,896 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2023-11-24 07:23:05,073 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,4 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 07:23:05,074 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE, threadErr1ASSERT_VIOLATIONDATA_RACE, threadErr2ASSERT_VIOLATIONDATA_RACE, threadErr3ASSERT_VIOLATIONDATA_RACE (and 1 more)] === [2023-11-24 07:23:05,074 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 07:23:05,074 INFO L85 PathProgramCache]: Analyzing trace with hash 1317973843, now seen corresponding path program 1 times [2023-11-24 07:23:05,074 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 07:23:05,074 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1513773745] [2023-11-24 07:23:05,074 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:23:05,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 07:23:05,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:23:05,453 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-24 07:23:05,453 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 07:23:05,454 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1513773745] [2023-11-24 07:23:05,454 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1513773745] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 07:23:05,454 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 07:23:05,454 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2023-11-24 07:23:05,454 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [385268688] [2023-11-24 07:23:05,454 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 07:23:05,455 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2023-11-24 07:23:05,455 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 07:23:05,456 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2023-11-24 07:23:05,456 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72 [2023-11-24 07:23:05,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:05,457 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-24 07:23:05,457 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 8 states have (on average 24.75) internal successors, (198), 9 states have internal predecessors, (198), 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-11-24 07:23:05,457 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:05,457 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:05,457 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:05,457 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:05,458 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:05,458 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:05,458 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:05,458 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:05,458 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:05,458 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:05,458 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2023-11-24 07:23:05,458 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:23:05,458 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:06,479 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:06,479 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:06,479 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:06,479 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:06,479 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:06,480 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:06,480 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:06,480 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:06,480 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:06,480 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:06,480 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2023-11-24 07:23:06,480 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:23:06,480 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:23:06,481 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2023-11-24 07:23:06,481 INFO L420 AbstractCegarLoop]: === Iteration 14 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE, threadErr1ASSERT_VIOLATIONDATA_RACE, threadErr2ASSERT_VIOLATIONDATA_RACE, threadErr3ASSERT_VIOLATIONDATA_RACE (and 1 more)] === [2023-11-24 07:23:06,481 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 07:23:06,481 INFO L85 PathProgramCache]: Analyzing trace with hash -1698489163, now seen corresponding path program 1 times [2023-11-24 07:23:06,481 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 07:23:06,481 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [264262853] [2023-11-24 07:23:06,482 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:23:06,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 07:23:06,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:23:08,966 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-24 07:23:08,967 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 07:23:08,967 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [264262853] [2023-11-24 07:23:08,967 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [264262853] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 07:23:08,967 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1646416312] [2023-11-24 07:23:08,967 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:23:08,968 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 07:23:08,968 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2023-11-24 07:23:08,969 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 07:23:08,995 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-11-24 07:23:09,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:23:09,249 INFO L262 TraceCheckSpWp]: Trace formula consists of 653 conjuncts, 60 conjunts are in the unsatisfiable core [2023-11-24 07:23:09,254 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 07:23:09,519 INFO L349 Elim1Store]: treesize reduction 20, result has 33.3 percent of original size [2023-11-24 07:23:09,520 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 19 treesize of output 16 [2023-11-24 07:23:09,719 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2023-11-24 07:23:09,720 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 11 treesize of output 11 [2023-11-24 07:23:10,580 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 23 treesize of output 15 [2023-11-24 07:23:10,642 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 19 [2023-11-24 07:23:10,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 24 treesize of output 19 [2023-11-24 07:23:10,701 INFO L349 Elim1Store]: treesize reduction 49, result has 23.4 percent of original size [2023-11-24 07:23:10,701 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 27 treesize of output 26 [2023-11-24 07:23:10,820 INFO L349 Elim1Store]: treesize reduction 53, result has 36.9 percent of original size [2023-11-24 07:23:10,821 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 2 case distinctions, treesize of input 34 treesize of output 45 [2023-11-24 07:23:11,019 INFO L349 Elim1Store]: treesize reduction 32, result has 61.9 percent of original size [2023-11-24 07:23:11,019 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 2 case distinctions, treesize of input 50 treesize of output 81 [2023-11-24 07:23:11,174 INFO L349 Elim1Store]: treesize reduction 53, result has 36.9 percent of original size [2023-11-24 07:23:11,175 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 2 case distinctions, treesize of input 34 treesize of output 45 [2023-11-24 07:23:11,212 INFO L349 Elim1Store]: treesize reduction 32, result has 61.9 percent of original size [2023-11-24 07:23:11,212 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 2 case distinctions, treesize of input 50 treesize of output 81 [2023-11-24 07:23:11,313 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 23 treesize of output 15 [2023-11-24 07:23:11,315 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 19 treesize of output 11 [2023-11-24 07:23:11,371 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 07:23:11,371 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-24 07:23:11,753 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 48 treesize of output 30 [2023-11-24 07:23:11,757 WARN L854 $PredicateComparison]: unable to prove that (and (forall ((v_ArrVal_2695 (Array Int Int))) (= (+ |c_threadThread1of1ForFork0_#t~mem7.offset| (* c_threadThread1of1ForFork0_~i~0 24)) (select (select (store |c_#memory_$Pointer$.offset| c_~flags~0.base v_ArrVal_2695) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (forall ((v_ArrVal_2696 (Array Int Int))) (= (select (select (store |c_#memory_$Pointer$.base| c_~flags~0.base v_ArrVal_2696) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) |c_threadThread1of1ForFork0_#t~mem7.base|))) is different from false [2023-11-24 07:23:11,826 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 18 treesize of output 14 [2023-11-24 07:23:11,829 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-24 07:23:12,755 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 3 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 07:23:12,756 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1646416312] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-24 07:23:12,756 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-24 07:23:12,756 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [28, 22, 21] total 67 [2023-11-24 07:23:12,756 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [479903798] [2023-11-24 07:23:12,756 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-24 07:23:12,757 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 67 states [2023-11-24 07:23:12,757 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 07:23:12,758 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 67 interpolants. [2023-11-24 07:23:12,759 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=367, Invalid=3922, Unknown=5, NotChecked=128, Total=4422 [2023-11-24 07:23:12,759 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:12,760 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-24 07:23:12,761 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 67 states, 67 states have (on average 8.746268656716419) internal successors, (586), 67 states have internal predecessors, (586), 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-11-24 07:23:12,761 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:12,761 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:12,761 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:12,761 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:12,761 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:12,761 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:12,761 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:12,761 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:12,761 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:12,761 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:12,761 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2023-11-24 07:23:12,761 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:23:12,761 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:23:12,761 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:21,454 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:21,454 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:21,454 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:21,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:21,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:21,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:21,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:21,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:21,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:21,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:21,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2023-11-24 07:23:21,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:23:21,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:23:21,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 68 states. [2023-11-24 07:23:21,469 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2023-11-24 07:23:21,668 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,5 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 07:23:21,669 INFO L420 AbstractCegarLoop]: === Iteration 15 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE, threadErr1ASSERT_VIOLATIONDATA_RACE, threadErr2ASSERT_VIOLATIONDATA_RACE, threadErr3ASSERT_VIOLATIONDATA_RACE (and 1 more)] === [2023-11-24 07:23:21,670 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 07:23:21,670 INFO L85 PathProgramCache]: Analyzing trace with hash -340096714, now seen corresponding path program 1 times [2023-11-24 07:23:21,670 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 07:23:21,670 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1616509020] [2023-11-24 07:23:21,670 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:23:21,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 07:23:21,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:23:21,883 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 13 proven. 6 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-24 07:23:21,883 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 07:23:21,883 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1616509020] [2023-11-24 07:23:21,883 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1616509020] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 07:23:21,883 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [346348441] [2023-11-24 07:23:21,883 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:23:21,884 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 07:23:21,884 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2023-11-24 07:23:21,909 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 07:23:21,910 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2023-11-24 07:23:22,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:23:22,185 INFO L262 TraceCheckSpWp]: Trace formula consists of 752 conjuncts, 8 conjunts are in the unsatisfiable core [2023-11-24 07:23:22,188 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 07:23:22,454 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 16 proven. 3 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-24 07:23:22,455 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-24 07:23:22,661 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 16 proven. 3 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-24 07:23:22,661 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [346348441] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-24 07:23:22,661 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-24 07:23:22,661 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 16 [2023-11-24 07:23:22,662 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1589005264] [2023-11-24 07:23:22,662 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-24 07:23:22,663 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 16 states [2023-11-24 07:23:22,663 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 07:23:22,664 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants. [2023-11-24 07:23:22,664 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=48, Invalid=192, Unknown=0, NotChecked=0, Total=240 [2023-11-24 07:23:22,664 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:22,672 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-24 07:23:22,675 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 16 states, 16 states have (on average 21.0) internal successors, (336), 16 states have internal predecessors, (336), 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-11-24 07:23:22,675 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:22,675 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:22,675 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:22,675 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:22,675 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:22,675 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:22,675 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:22,676 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:22,676 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:22,676 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:22,676 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2023-11-24 07:23:22,676 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:23:22,676 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:23:22,676 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 68 states. [2023-11-24 07:23:22,676 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:24,454 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:24,454 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:24,454 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:24,454 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:24,454 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:24,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:24,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:24,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:24,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:24,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:24,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2023-11-24 07:23:24,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:23:24,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:23:24,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 68 states. [2023-11-24 07:23:24,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2023-11-24 07:23:24,472 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2023-11-24 07:23:24,684 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14 [2023-11-24 07:23:24,684 INFO L420 AbstractCegarLoop]: === Iteration 16 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE, threadErr1ASSERT_VIOLATIONDATA_RACE, threadErr2ASSERT_VIOLATIONDATA_RACE, threadErr3ASSERT_VIOLATIONDATA_RACE (and 1 more)] === [2023-11-24 07:23:24,684 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 07:23:24,684 INFO L85 PathProgramCache]: Analyzing trace with hash 128823631, now seen corresponding path program 1 times [2023-11-24 07:23:24,685 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 07:23:24,685 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [105497778] [2023-11-24 07:23:24,685 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:23:24,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 07:23:24,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:23:27,505 INFO L134 CoverageAnalysis]: Checked inductivity of 45 backedges. 23 proven. 11 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-24 07:23:27,505 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 07:23:27,505 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [105497778] [2023-11-24 07:23:27,506 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [105497778] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 07:23:27,506 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [332634494] [2023-11-24 07:23:27,506 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:23:27,506 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 07:23:27,506 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2023-11-24 07:23:27,507 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 07:23:27,509 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2023-11-24 07:23:27,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:23:27,804 INFO L262 TraceCheckSpWp]: Trace formula consists of 793 conjuncts, 41 conjunts are in the unsatisfiable core [2023-11-24 07:23:27,808 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 07:23:28,490 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 15 treesize of output 7 [2023-11-24 07:23:28,493 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 15 treesize of output 7 [2023-11-24 07:23:28,551 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-11-24 07:23:28,592 INFO L349 Elim1Store]: treesize reduction 17, result has 46.9 percent of original size [2023-11-24 07:23:28,592 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 19 treesize of output 26 [2023-11-24 07:23:28,632 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 0 case distinctions, treesize of input 19 treesize of output 11 [2023-11-24 07:23:28,661 INFO L134 CoverageAnalysis]: Checked inductivity of 45 backedges. 23 proven. 14 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2023-11-24 07:23:28,661 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-24 07:23:28,755 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 96 treesize of output 88 [2023-11-24 07:23:29,185 INFO L134 CoverageAnalysis]: Checked inductivity of 45 backedges. 16 proven. 18 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-24 07:23:29,186 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [332634494] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-24 07:23:29,186 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-24 07:23:29,186 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [29, 16, 12] total 50 [2023-11-24 07:23:29,186 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1558319256] [2023-11-24 07:23:29,186 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-24 07:23:29,187 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 50 states [2023-11-24 07:23:29,187 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 07:23:29,188 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 50 interpolants. [2023-11-24 07:23:29,189 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=180, Invalid=2270, Unknown=0, NotChecked=0, Total=2450 [2023-11-24 07:23:29,189 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:29,190 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-24 07:23:29,190 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 50 states, 50 states have (on average 12.38) internal successors, (619), 50 states have internal predecessors, (619), 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-11-24 07:23:29,190 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:29,190 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:29,190 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:29,190 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:29,191 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:29,191 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:29,191 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:29,191 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:29,191 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:29,191 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:29,191 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2023-11-24 07:23:29,191 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:23:29,191 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:23:29,191 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 68 states. [2023-11-24 07:23:29,191 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2023-11-24 07:23:29,191 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:35,959 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:35,959 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:35,959 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:35,959 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:35,960 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:35,960 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:35,960 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:35,960 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:35,960 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:35,960 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:35,960 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2023-11-24 07:23:35,960 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:23:35,960 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:23:35,960 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 68 states. [2023-11-24 07:23:35,960 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2023-11-24 07:23:35,961 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 63 states. [2023-11-24 07:23:35,978 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2023-11-24 07:23:36,176 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15 [2023-11-24 07:23:36,176 INFO L420 AbstractCegarLoop]: === Iteration 17 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE, threadErr1ASSERT_VIOLATIONDATA_RACE, threadErr2ASSERT_VIOLATIONDATA_RACE, threadErr3ASSERT_VIOLATIONDATA_RACE (and 1 more)] === [2023-11-24 07:23:36,176 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 07:23:36,177 INFO L85 PathProgramCache]: Analyzing trace with hash 1041025076, now seen corresponding path program 2 times [2023-11-24 07:23:36,177 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 07:23:36,177 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [255705698] [2023-11-24 07:23:36,177 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:23:36,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 07:23:36,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:23:38,298 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 13 proven. 10 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-24 07:23:38,298 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 07:23:38,298 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [255705698] [2023-11-24 07:23:38,298 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [255705698] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 07:23:38,299 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [931587816] [2023-11-24 07:23:38,299 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-24 07:23:38,299 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 07:23:38,299 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2023-11-24 07:23:38,300 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 07:23:38,301 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2023-11-24 07:23:39,140 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-24 07:23:39,140 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-24 07:23:39,144 INFO L262 TraceCheckSpWp]: Trace formula consists of 772 conjuncts, 39 conjunts are in the unsatisfiable core [2023-11-24 07:23:39,148 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 07:23:39,814 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-11-24 07:23:40,009 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 15 treesize of output 7 [2023-11-24 07:23:40,014 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 15 treesize of output 7 [2023-11-24 07:23:40,111 INFO L349 Elim1Store]: treesize reduction 27, result has 38.6 percent of original size [2023-11-24 07:23:40,111 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 2 case distinctions, treesize of input 26 treesize of output 30 [2023-11-24 07:23:40,148 INFO L349 Elim1Store]: treesize reduction 37, result has 15.9 percent of original size [2023-11-24 07:23:40,150 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 2 case distinctions, treesize of input 26 treesize of output 21 [2023-11-24 07:23:40,201 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 21 proven. 10 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-24 07:23:40,202 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-24 07:23:40,733 INFO L349 Elim1Store]: treesize reduction 232, result has 30.3 percent of original size [2023-11-24 07:23:40,734 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 8 case distinctions, treesize of input 215 treesize of output 237 [2023-11-24 07:23:40,779 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:23:40,779 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 433 treesize of output 447 [2023-11-24 07:23:40,847 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 4 [2023-11-24 07:23:40,863 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:23:40,863 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 78 treesize of output 82 [2023-11-24 07:23:40,913 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:23:40,914 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 125 treesize of output 145 [2023-11-24 07:23:41,054 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 4 [2023-11-24 07:23:41,067 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:23:41,067 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 29 treesize of output 33 [2023-11-24 07:23:41,096 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:23:41,097 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 137 treesize of output 151 [2023-11-24 07:23:41,477 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 6 proven. 25 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-24 07:23:41,478 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [931587816] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-24 07:23:41,478 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-24 07:23:41,478 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [28, 14, 12] total 48 [2023-11-24 07:23:41,478 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [706953768] [2023-11-24 07:23:41,478 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-24 07:23:41,479 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 48 states [2023-11-24 07:23:41,479 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 07:23:41,479 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 48 interpolants. [2023-11-24 07:23:41,480 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=184, Invalid=2072, Unknown=0, NotChecked=0, Total=2256 [2023-11-24 07:23:41,480 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:41,481 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-24 07:23:41,481 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 48 states, 48 states have (on average 12.0) internal successors, (576), 48 states have internal predecessors, (576), 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-11-24 07:23:41,481 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:41,481 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:41,481 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:41,481 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:41,481 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:41,482 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:41,482 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:41,482 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:41,482 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:41,482 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:41,482 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2023-11-24 07:23:41,482 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:23:41,482 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:23:41,482 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 68 states. [2023-11-24 07:23:41,482 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2023-11-24 07:23:41,482 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 63 states. [2023-11-24 07:23:41,483 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:50,435 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:23:50,435 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:50,435 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:50,436 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:23:50,436 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:50,436 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:50,436 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:50,436 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:50,436 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:50,436 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:23:50,436 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2023-11-24 07:23:50,436 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:23:50,436 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:23:50,437 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 70 states. [2023-11-24 07:23:50,437 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2023-11-24 07:23:50,437 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 63 states. [2023-11-24 07:23:50,437 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 69 states. [2023-11-24 07:23:50,454 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2023-11-24 07:23:50,654 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16 [2023-11-24 07:23:50,654 INFO L420 AbstractCegarLoop]: === Iteration 18 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE, threadErr1ASSERT_VIOLATIONDATA_RACE, threadErr2ASSERT_VIOLATIONDATA_RACE, threadErr3ASSERT_VIOLATIONDATA_RACE (and 1 more)] === [2023-11-24 07:23:50,654 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 07:23:50,655 INFO L85 PathProgramCache]: Analyzing trace with hash -173593733, now seen corresponding path program 2 times [2023-11-24 07:23:50,655 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 07:23:50,655 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [417258098] [2023-11-24 07:23:50,655 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:23:50,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 07:23:50,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:23:53,169 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-24 07:23:53,169 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 07:23:53,169 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [417258098] [2023-11-24 07:23:53,169 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [417258098] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 07:23:53,169 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [736202852] [2023-11-24 07:23:53,169 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-24 07:23:53,169 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 07:23:53,170 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2023-11-24 07:23:53,171 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 07:23:53,172 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2023-11-24 07:23:53,653 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-24 07:23:53,653 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-24 07:23:53,657 INFO L262 TraceCheckSpWp]: Trace formula consists of 664 conjuncts, 90 conjunts are in the unsatisfiable core [2023-11-24 07:23:53,662 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 07:23:54,220 INFO L349 Elim1Store]: treesize reduction 40, result has 32.2 percent of original size [2023-11-24 07:23:54,221 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 24 treesize of output 28 [2023-11-24 07:23:54,290 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2023-11-24 07:23:54,530 INFO L349 Elim1Store]: treesize reduction 40, result has 32.2 percent of original size [2023-11-24 07:23:54,531 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 24 treesize of output 28 [2023-11-24 07:23:54,932 INFO L349 Elim1Store]: treesize reduction 28, result has 28.2 percent of original size [2023-11-24 07:23:54,933 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 17 treesize of output 22 [2023-11-24 07:23:55,044 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-11-24 07:23:55,056 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 41 treesize of output 21 [2023-11-24 07:23:56,017 INFO L349 Elim1Store]: treesize reduction 36, result has 32.1 percent of original size [2023-11-24 07:23:56,018 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 25 treesize of output 29 [2023-11-24 07:23:56,174 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 42 treesize of output 36 [2023-11-24 07:23:56,182 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 16 treesize of output 11 [2023-11-24 07:23:56,651 INFO L349 Elim1Store]: treesize reduction 19, result has 20.8 percent of original size [2023-11-24 07:23:56,651 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 2 new quantified variables, introduced 1 case distinctions, treesize of input 49 treesize of output 44 [2023-11-24 07:23:56,655 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 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-11-24 07:23:58,546 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 19 treesize of output 11 [2023-11-24 07:23:58,734 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 36 treesize of output 32 [2023-11-24 07:23:58,742 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 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-11-24 07:23:58,858 INFO L349 Elim1Store]: treesize reduction 32, result has 36.0 percent of original size [2023-11-24 07:23:58,858 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 2 case distinctions, treesize of input 27 treesize of output 28 [2023-11-24 07:23:59,073 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 15 [2023-11-24 07:23:59,162 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 23 [2023-11-24 07:23:59,233 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-24 07:23:59,233 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-24 07:23:59,308 WARN L854 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_3768 (Array Int Int))) (not (= (select (select (store |c_#pthreadsMutex| |c_~#threads_alive_mutex~0.base| v_ArrVal_3768) (select (select |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)) (+ (select (select |c_#memory_$Pointer$.offset| |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) (* c_cleanerThread1of1ForFork1_~i~1 24))) 0))) is different from false [2023-11-24 07:23:59,567 INFO L349 Elim1Store]: treesize reduction 33, result has 38.9 percent of original size [2023-11-24 07:23:59,568 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 2 new quantified variables, introduced 2 case distinctions, treesize of input 61 treesize of output 65 [2023-11-24 07:23:59,590 INFO L349 Elim1Store]: treesize reduction 25, result has 67.9 percent of original size [2023-11-24 07:23:59,590 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 88 treesize of output 106 [2023-11-24 07:23:59,606 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 45 treesize of output 32 [2023-11-24 07:24:00,571 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse0 (+ |c_threadThread1of1ForFork0_#t~mem7.offset| (* c_threadThread1of1ForFork0_~i~0 24)))) (or (= (+ |c_ULTIMATE.start_main_#t~post42#1| 1) 0) (and (= |c_~#threads_alive_mutex~0.offset| .cse0) (= |c_~#threads_alive_mutex~0.base| |c_threadThread1of1ForFork0_#t~mem7.base|)) (and (forall ((v_ArrVal_3766 (Array Int Int))) (let ((.cse1 (select (select (store |c_#memory_$Pointer$.offset| c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (or (= |c_~#threads_alive_mutex~0.offset| .cse1) (= .cse1 .cse0)))) (forall ((v_ArrVal_3765 (Array Int Int))) (let ((.cse2 (select (select (store |c_#memory_$Pointer$.base| c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (or (= .cse2 |c_threadThread1of1ForFork0_#t~mem7.base|) (not (= |c_~#threads_alive_mutex~0.base| .cse2))))) (forall ((v_ArrVal_3766 (Array Int Int))) (= (select (select (store |c_#memory_$Pointer$.offset| c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) .cse0)) (or (forall ((v_ArrVal_3765 (Array Int Int))) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store |c_#memory_$Pointer$.base| c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)))) (forall ((v_ArrVal_3766 (Array Int Int))) (= |c_~#threads_alive_mutex~0.offset| (select (select (store |c_#memory_$Pointer$.offset| c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)))) (forall ((v_ArrVal_3765 (Array Int Int))) (= (select (select (store |c_#memory_$Pointer$.base| c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) |c_threadThread1of1ForFork0_#t~mem7.base|))))) is different from false [2023-11-24 07:24:00,597 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse0 (+ |c_threadThread1of1ForFork0_#t~mem7.offset| (* c_threadThread1of1ForFork0_~i~0 24)))) (or (= (+ c_~threads_alive~0 1) 0) (and (= |c_~#threads_alive_mutex~0.offset| .cse0) (= |c_~#threads_alive_mutex~0.base| |c_threadThread1of1ForFork0_#t~mem7.base|)) (and (forall ((v_ArrVal_3766 (Array Int Int))) (let ((.cse1 (select (select (store |c_#memory_$Pointer$.offset| c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (or (= |c_~#threads_alive_mutex~0.offset| .cse1) (= .cse1 .cse0)))) (forall ((v_ArrVal_3765 (Array Int Int))) (let ((.cse2 (select (select (store |c_#memory_$Pointer$.base| c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (or (= .cse2 |c_threadThread1of1ForFork0_#t~mem7.base|) (not (= |c_~#threads_alive_mutex~0.base| .cse2))))) (forall ((v_ArrVal_3766 (Array Int Int))) (= (select (select (store |c_#memory_$Pointer$.offset| c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) .cse0)) (or (forall ((v_ArrVal_3765 (Array Int Int))) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store |c_#memory_$Pointer$.base| c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)))) (forall ((v_ArrVal_3766 (Array Int Int))) (= |c_~#threads_alive_mutex~0.offset| (select (select (store |c_#memory_$Pointer$.offset| c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)))) (forall ((v_ArrVal_3765 (Array Int Int))) (= (select (select (store |c_#memory_$Pointer$.base| c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) |c_threadThread1of1ForFork0_#t~mem7.base|))))) is different from false [2023-11-24 07:24:02,093 WARN L854 $PredicateComparison]: unable to prove that (or (= (+ c_~threads_alive~0 1) 0) (let ((.cse2 (forall ((v_ArrVal_3761 (Array Int Int))) (= |c_~#threads_alive_mutex~0.base| (select (select (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem39#1.base| v_ArrVal_3761) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)))) (.cse1 (* |c_ULTIMATE.start_main_~i~3#1| 24))) (and (or (forall ((v_ArrVal_3762 (Array Int Int)) (v_ArrVal_3766 (Array Int Int))) (let ((.cse0 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem39#1.base| v_ArrVal_3762))) (= (select (select (store .cse0 c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) (+ (select (select .cse0 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) .cse1)))) .cse2) (forall ((v_ArrVal_3762 (Array Int Int)) (v_ArrVal_3766 (Array Int Int))) (let ((.cse4 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem39#1.base| v_ArrVal_3762))) (let ((.cse3 (+ (select (select .cse4 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) .cse1))) (or (= |c_~#threads_alive_mutex~0.offset| .cse3) (= (select (select (store .cse4 c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) .cse3))))) (or (forall ((v_ArrVal_3762 (Array Int Int)) (v_ArrVal_3766 (Array Int Int))) (let ((.cse5 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem39#1.base| v_ArrVal_3762))) (or (= |c_~#threads_alive_mutex~0.offset| (+ (select (select .cse5 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) .cse1)) (= |c_~#threads_alive_mutex~0.offset| (select (select (store .cse5 c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))))) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int))) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem39#1.base| v_ArrVal_3761) c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))))) (or (forall ((v_ArrVal_3762 (Array Int Int)) (v_ArrVal_3766 (Array Int Int))) (= |c_~#threads_alive_mutex~0.offset| (select (select (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem39#1.base| v_ArrVal_3762) c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int))) (let ((.cse6 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem39#1.base| v_ArrVal_3761))) (or (not (= |c_~#threads_alive_mutex~0.base| (select (select (store .cse6 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (= |c_~#threads_alive_mutex~0.base| (select (select .cse6 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)))))) (or (forall ((v_ArrVal_3762 (Array Int Int)) (v_ArrVal_3766 (Array Int Int))) (let ((.cse8 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem39#1.base| v_ArrVal_3762))) (let ((.cse7 (select (select (store .cse8 c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (or (= .cse7 (+ (select (select .cse8 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) .cse1)) (= |c_~#threads_alive_mutex~0.offset| .cse7))))) .cse2) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int))) (let ((.cse10 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem39#1.base| v_ArrVal_3761))) (let ((.cse9 (select (select .cse10 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (or (= |c_~#threads_alive_mutex~0.base| .cse9) (= .cse9 (select (select (store .cse10 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)))))) (or (forall ((v_ArrVal_3762 (Array Int Int))) (= |c_~#threads_alive_mutex~0.offset| (+ (select (select (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem39#1.base| v_ArrVal_3762) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) .cse1))) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int))) (let ((.cse11 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem39#1.base| v_ArrVal_3761))) (= (select (select .cse11 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) (select (select (store .cse11 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))))) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int))) (let ((.cse13 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_#t~mem39#1.base| v_ArrVal_3761))) (let ((.cse12 (select (select (store .cse13 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (or (not (= |c_~#threads_alive_mutex~0.base| .cse12)) (= (select (select .cse13 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) .cse12))))) (forall ((v_ArrVal_3762 (Array Int Int)) (v_ArrVal_3766 (Array Int Int))) (let ((.cse16 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_#t~mem39#1.base| v_ArrVal_3762))) (let ((.cse14 (+ (select (select .cse16 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) .cse1)) (.cse15 (select (select (store .cse16 c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (or (= |c_~#threads_alive_mutex~0.offset| .cse14) (= .cse15 .cse14) (= |c_~#threads_alive_mutex~0.offset| .cse15)))))))) is different from false [2023-11-24 07:24:02,401 WARN L854 $PredicateComparison]: unable to prove that (or (= (+ c_~threads_alive~0 1) 0) (let ((.cse1 (select (select |c_#memory_$Pointer$.base| |c_~#tids~0.base|) |c_~#tids~0.offset|))) (let ((.cse0 (* |c_ULTIMATE.start_main_~i~3#1| 24)) (.cse16 (forall ((v_ArrVal_3761 (Array Int Int))) (= |c_~#threads_alive_mutex~0.base| (select (select (store |c_#memory_$Pointer$.base| .cse1 v_ArrVal_3761) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))))) (and (or (forall ((v_ArrVal_3762 (Array Int Int))) (= |c_~#threads_alive_mutex~0.offset| (+ .cse0 (select (select (store |c_#memory_$Pointer$.offset| .cse1 v_ArrVal_3762) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)))) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int))) (let ((.cse2 (store |c_#memory_$Pointer$.base| .cse1 v_ArrVal_3761))) (= (select (select .cse2 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) (select (select (store .cse2 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))))) (or (forall ((v_ArrVal_3762 (Array Int Int)) (v_ArrVal_3766 (Array Int Int))) (let ((.cse3 (store |c_#memory_$Pointer$.offset| .cse1 v_ArrVal_3762))) (or (= |c_~#threads_alive_mutex~0.offset| (+ .cse0 (select (select .cse3 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (= |c_~#threads_alive_mutex~0.offset| (select (select (store .cse3 c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))))) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int))) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (store |c_#memory_$Pointer$.base| .cse1 v_ArrVal_3761) c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))))) (or (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int))) (let ((.cse4 (store |c_#memory_$Pointer$.base| .cse1 v_ArrVal_3761))) (or (= |c_~#threads_alive_mutex~0.base| (select (select .cse4 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store .cse4 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)))))) (forall ((v_ArrVal_3762 (Array Int Int)) (v_ArrVal_3766 (Array Int Int))) (= |c_~#threads_alive_mutex~0.offset| (select (select (store (store |c_#memory_$Pointer$.offset| .cse1 v_ArrVal_3762) c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)))) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int))) (let ((.cse5 (store |c_#memory_$Pointer$.base| .cse1 v_ArrVal_3761))) (let ((.cse6 (select (select (store .cse5 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (or (= (select (select .cse5 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) .cse6) (not (= |c_~#threads_alive_mutex~0.base| .cse6)))))) (forall ((v_ArrVal_3762 (Array Int Int)) (v_ArrVal_3766 (Array Int Int))) (let ((.cse8 (store |c_#memory_$Pointer$.offset| .cse1 v_ArrVal_3762))) (let ((.cse7 (+ .cse0 (select (select .cse8 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)))) (or (= |c_~#threads_alive_mutex~0.offset| .cse7) (= (select (select (store .cse8 c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) .cse7))))) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int))) (let ((.cse10 (store |c_#memory_$Pointer$.base| .cse1 v_ArrVal_3761))) (let ((.cse9 (select (select .cse10 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (or (= .cse9 (select (select (store .cse10 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)) (= |c_~#threads_alive_mutex~0.base| .cse9))))) (forall ((v_ArrVal_3762 (Array Int Int)) (v_ArrVal_3766 (Array Int Int))) (let ((.cse13 (store |c_#memory_$Pointer$.offset| .cse1 v_ArrVal_3762))) (let ((.cse11 (+ .cse0 (select (select .cse13 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (.cse12 (select (select (store .cse13 c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (or (= |c_~#threads_alive_mutex~0.offset| .cse11) (= .cse12 .cse11) (= |c_~#threads_alive_mutex~0.offset| .cse12))))) (or (forall ((v_ArrVal_3762 (Array Int Int)) (v_ArrVal_3766 (Array Int Int))) (let ((.cse15 (store |c_#memory_$Pointer$.offset| .cse1 v_ArrVal_3762))) (let ((.cse14 (select (select (store .cse15 c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (or (= .cse14 (+ .cse0 (select (select .cse15 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (= |c_~#threads_alive_mutex~0.offset| .cse14))))) .cse16) (or (forall ((v_ArrVal_3762 (Array Int Int)) (v_ArrVal_3766 (Array Int Int))) (let ((.cse17 (store |c_#memory_$Pointer$.offset| .cse1 v_ArrVal_3762))) (= (select (select (store .cse17 c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) (+ .cse0 (select (select .cse17 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))))) .cse16))))) is different from false [2023-11-24 07:24:02,788 WARN L854 $PredicateComparison]: unable to prove that (or (= (+ c_~threads_alive~0 1) 0) (let ((.cse1 (select (select |c_#memory_$Pointer$.base| |c_~#tids~0.base|) |c_~#tids~0.offset|))) (let ((.cse2 (forall ((v_ArrVal_3761 (Array Int Int))) (= |c_~#threads_alive_mutex~0.base| (select (select (store |c_#memory_$Pointer$.base| .cse1 v_ArrVal_3761) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))))) (and (or (forall ((v_ArrVal_3762 (Array Int Int)) (v_ArrVal_3766 (Array Int Int))) (let ((.cse0 (store |c_#memory_$Pointer$.offset| .cse1 v_ArrVal_3762))) (= (select (select (store .cse0 c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) (select (select .cse0 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)))) .cse2) (forall ((v_ArrVal_3762 (Array Int Int)) (v_ArrVal_3766 (Array Int Int))) (let ((.cse3 (store |c_#memory_$Pointer$.offset| .cse1 v_ArrVal_3762))) (let ((.cse4 (select (select .cse3 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (or (= (select (select (store .cse3 c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) .cse4) (= |c_~#threads_alive_mutex~0.offset| .cse4))))) (or (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int))) (let ((.cse5 (store |c_#memory_$Pointer$.base| .cse1 v_ArrVal_3761))) (or (= |c_~#threads_alive_mutex~0.base| (select (select .cse5 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store .cse5 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)))))) (forall ((v_ArrVal_3762 (Array Int Int)) (v_ArrVal_3766 (Array Int Int))) (= |c_~#threads_alive_mutex~0.offset| (select (select (store (store |c_#memory_$Pointer$.offset| .cse1 v_ArrVal_3762) c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)))) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int))) (let ((.cse6 (store |c_#memory_$Pointer$.base| .cse1 v_ArrVal_3761))) (let ((.cse7 (select (select (store .cse6 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (or (= (select (select .cse6 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) .cse7) (not (= |c_~#threads_alive_mutex~0.base| .cse7)))))) (or (forall ((v_ArrVal_3762 (Array Int Int)) (v_ArrVal_3766 (Array Int Int))) (let ((.cse9 (store |c_#memory_$Pointer$.offset| .cse1 v_ArrVal_3762))) (let ((.cse8 (select (select (store .cse9 c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (or (= .cse8 (select (select .cse9 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)) (= |c_~#threads_alive_mutex~0.offset| .cse8))))) .cse2) (forall ((v_ArrVal_3762 (Array Int Int)) (v_ArrVal_3766 (Array Int Int))) (let ((.cse12 (store |c_#memory_$Pointer$.offset| .cse1 v_ArrVal_3762))) (let ((.cse11 (select (select .cse12 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)) (.cse10 (select (select (store .cse12 c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (or (= .cse10 .cse11) (= |c_~#threads_alive_mutex~0.offset| .cse11) (= |c_~#threads_alive_mutex~0.offset| .cse10))))) (or (forall ((v_ArrVal_3762 (Array Int Int))) (= |c_~#threads_alive_mutex~0.offset| (select (select (store |c_#memory_$Pointer$.offset| .cse1 v_ArrVal_3762) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int))) (let ((.cse13 (store |c_#memory_$Pointer$.base| .cse1 v_ArrVal_3761))) (= (select (select .cse13 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) (select (select (store .cse13 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))))) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int))) (let ((.cse15 (store |c_#memory_$Pointer$.base| .cse1 v_ArrVal_3761))) (let ((.cse14 (select (select .cse15 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (or (= .cse14 (select (select (store .cse15 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)) (= |c_~#threads_alive_mutex~0.base| .cse14))))) (or (forall ((v_ArrVal_3762 (Array Int Int)) (v_ArrVal_3766 (Array Int Int))) (let ((.cse16 (store |c_#memory_$Pointer$.offset| .cse1 v_ArrVal_3762))) (or (= |c_~#threads_alive_mutex~0.offset| (select (select .cse16 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)) (= |c_~#threads_alive_mutex~0.offset| (select (select (store .cse16 c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))))) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int))) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (store |c_#memory_$Pointer$.base| .cse1 v_ArrVal_3761) c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))))))))) is different from false [2023-11-24 07:24:03,007 WARN L854 $PredicateComparison]: unable to prove that (or (= (+ c_~threads_alive~0 1) 0) (and (forall ((v_ArrVal_3760 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse2 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#cleaner_tid~0#1.base| v_ArrVal_3759))) (let ((.cse0 (select (select .cse2 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (forall ((v_ArrVal_3762 (Array Int Int)) (v_ArrVal_3766 (Array Int Int))) (= |c_~#threads_alive_mutex~0.offset| (select (select (store (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#cleaner_tid~0#1.base| v_ArrVal_3760) .cse0 v_ArrVal_3762) c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int))) (let ((.cse1 (store .cse2 .cse0 v_ArrVal_3761))) (or (= (select (select .cse1 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) |c_~#threads_alive_mutex~0.base|) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store .cse1 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)))))))))) (forall ((v_ArrVal_3760 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse5 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#cleaner_tid~0#1.base| v_ArrVal_3759))) (let ((.cse4 (select (select .cse5 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (forall ((v_ArrVal_3762 (Array Int Int)) (v_ArrVal_3766 (Array Int Int))) (let ((.cse3 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#cleaner_tid~0#1.base| v_ArrVal_3760) .cse4 v_ArrVal_3762))) (= (select (select .cse3 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) (select (select (store .cse3 c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)))) (forall ((v_ArrVal_3761 (Array Int Int))) (= (select (select (store .cse5 .cse4 v_ArrVal_3761) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) |c_~#threads_alive_mutex~0.base|)))))) (forall ((v_ArrVal_3760 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse7 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#cleaner_tid~0#1.base| v_ArrVal_3759))) (let ((.cse8 (select (select .cse7 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int))) (let ((.cse6 (store .cse7 .cse8 v_ArrVal_3761))) (= (select (select .cse6 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) (select (select (store .cse6 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)))) (forall ((v_ArrVal_3762 (Array Int Int))) (= |c_~#threads_alive_mutex~0.offset| (select (select (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#cleaner_tid~0#1.base| v_ArrVal_3760) .cse8 v_ArrVal_3762) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))))))) (forall ((v_ArrVal_3760 (Array Int Int)) (v_ArrVal_3762 (Array Int Int)) (v_ArrVal_3766 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse10 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#cleaner_tid~0#1.base| v_ArrVal_3760) (select (select (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#cleaner_tid~0#1.base| v_ArrVal_3759) |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3762))) (let ((.cse9 (select (select .cse10 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (or (= .cse9 (select (select (store .cse10 c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)) (= |c_~#threads_alive_mutex~0.offset| .cse9))))) (forall ((v_ArrVal_3760 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse13 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#cleaner_tid~0#1.base| v_ArrVal_3759))) (let ((.cse12 (select (select .cse13 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (forall ((v_ArrVal_3762 (Array Int Int)) (v_ArrVal_3766 (Array Int Int))) (let ((.cse11 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#cleaner_tid~0#1.base| v_ArrVal_3760) .cse12 v_ArrVal_3762))) (or (= |c_~#threads_alive_mutex~0.offset| (select (select .cse11 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)) (= |c_~#threads_alive_mutex~0.offset| (select (select (store .cse11 c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))))) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int))) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (store .cse13 .cse12 v_ArrVal_3761) c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)))))))) (forall ((v_ArrVal_3760 (Array Int Int)) (v_ArrVal_3762 (Array Int Int)) (v_ArrVal_3766 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse16 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#cleaner_tid~0#1.base| v_ArrVal_3760) (select (select (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#cleaner_tid~0#1.base| v_ArrVal_3759) |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3762))) (let ((.cse14 (select (select .cse16 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)) (.cse15 (select (select (store .cse16 c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (or (= .cse14 .cse15) (= |c_~#threads_alive_mutex~0.offset| .cse14) (= |c_~#threads_alive_mutex~0.offset| .cse15))))) (forall ((v_ArrVal_3760 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse17 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#cleaner_tid~0#1.base| v_ArrVal_3759))) (let ((.cse18 (select (select .cse17 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (forall ((v_ArrVal_3761 (Array Int Int))) (= (select (select (store .cse17 .cse18 v_ArrVal_3761) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) |c_~#threads_alive_mutex~0.base|)) (forall ((v_ArrVal_3762 (Array Int Int)) (v_ArrVal_3766 (Array Int Int))) (let ((.cse19 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#cleaner_tid~0#1.base| v_ArrVal_3760) .cse18 v_ArrVal_3762))) (let ((.cse20 (select (select (store .cse19 c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (or (= (select (select .cse19 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) .cse20) (= |c_~#threads_alive_mutex~0.offset| .cse20))))))))) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse21 (let ((.cse23 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#cleaner_tid~0#1.base| v_ArrVal_3759))) (store .cse23 (select (select .cse23 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse22 (select (select (store .cse21 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (or (= (select (select .cse21 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) .cse22) (not (= |c_~#threads_alive_mutex~0.base| .cse22)))))) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse25 (let ((.cse26 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#cleaner_tid~0#1.base| v_ArrVal_3759))) (store .cse26 (select (select .cse26 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse24 (select (select .cse25 |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) (or (= .cse24 |c_~#threads_alive_mutex~0.base|) (= .cse24 (select (select (store .cse25 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)))))))) is different from false [2023-11-24 07:24:07,697 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:24:07,698 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 39 treesize of output 40 [2023-11-24 07:24:07,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-24 07:24:07,706 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 14 treesize of output 10 [2023-11-24 07:24:07,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 5 treesize of output 3 [2023-11-24 07:24:07,734 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:24:07,736 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 36 treesize of output 37 [2023-11-24 07:24:07,742 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 212 treesize of output 200 [2023-11-24 07:24:07,749 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 38 treesize of output 36 [2023-11-24 07:24:07,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 39 treesize of output 35 [2023-11-24 07:24:07,810 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:24:07,810 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 76 treesize of output 68 [2023-11-24 07:24:07,823 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 593 treesize of output 577 [2023-11-24 07:24:07,834 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 335 treesize of output 327 [2023-11-24 07:24:07,841 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 224 treesize of output 216 [2023-11-24 07:24:07,848 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 161 treesize of output 157 [2023-11-24 07:24:07,939 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:24:07,940 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 109 treesize of output 93 [2023-11-24 07:24:07,943 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 2341 treesize of output 2253 [2023-11-24 07:24:07,954 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 124 treesize of output 116 [2023-11-24 07:24:07,958 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 223 treesize of output 215 [2023-11-24 07:24:07,964 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 109 treesize of output 105 [2023-11-24 07:24:08,049 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:24:08,050 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 112 treesize of output 96 [2023-11-24 07:24:08,058 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 7591 treesize of output 7251 [2023-11-24 07:24:08,078 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 111 [2023-11-24 07:24:08,084 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 227 treesize of output 211 [2023-11-24 07:24:08,092 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 109 treesize of output 101 [2023-11-24 07:24:08,160 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:24:08,160 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 72 treesize of output 65 [2023-11-24 07:24:08,167 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 2872 treesize of output 2708 [2023-11-24 07:24:08,177 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 106 treesize of output 98 [2023-11-24 07:24:08,183 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 46 [2023-11-24 07:24:08,188 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 49 treesize of output 45 [2023-11-24 07:24:08,225 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:24:08,226 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 148 treesize of output 124 [2023-11-24 07:24:08,231 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 2814 treesize of output 2718 [2023-11-24 07:24:08,246 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 458 treesize of output 446 [2023-11-24 07:24:08,254 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 343 treesize of output 327 [2023-11-24 07:24:08,262 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 217 treesize of output 211 [2023-11-24 07:24:29,445 INFO L349 Elim1Store]: treesize reduction 15, result has 64.3 percent of original size [2023-11-24 07:24:29,446 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 141 treesize of output 71 [2023-11-24 07:24:29,469 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:24:29,470 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 1634 treesize of output 1501 [2023-11-24 07:24:29,498 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:24:29,498 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 459 treesize of output 435 [2023-11-24 07:24:29,509 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 427 treesize of output 413 [2023-11-24 07:24:29,520 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 278 treesize of output 266 [2023-11-24 07:24:29,938 INFO L349 Elim1Store]: treesize reduction 15, result has 64.3 percent of original size [2023-11-24 07:24:29,939 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 68 treesize of output 47 [2023-11-24 07:24:29,942 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-24 07:24:29,949 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:24:29,950 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 94 treesize of output 85 [2023-11-24 07:24:29,955 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-11-24 07:24:29,973 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 22 treesize of output 20 [2023-11-24 07:24:30,083 INFO L349 Elim1Store]: treesize reduction 15, result has 64.3 percent of original size [2023-11-24 07:24:30,083 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 72 treesize of output 51 [2023-11-24 07:24:30,096 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:24:30,096 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 589 treesize of output 520 [2023-11-24 07:24:30,169 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:24:30,170 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 236 treesize of output 227 [2023-11-24 07:24:30,177 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 218 treesize of output 214 [2023-11-24 07:24:30,197 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 214 treesize of output 206 [2023-11-24 07:24:30,466 INFO L349 Elim1Store]: treesize reduction 15, result has 64.3 percent of original size [2023-11-24 07:24:30,466 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 205 treesize of output 87 [2023-11-24 07:24:30,483 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:24:30,483 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 2675 treesize of output 2226 [2023-11-24 07:24:30,510 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 573 [2023-11-24 07:24:30,525 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 470 treesize of output 438 [2023-11-24 07:24:30,544 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:24:30,544 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 541 treesize of output 491 [2023-11-24 07:24:31,152 INFO L349 Elim1Store]: treesize reduction 15, result has 64.3 percent of original size [2023-11-24 07:24:31,153 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 35 treesize of output 38 [2023-11-24 07:24:31,161 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:24:31,161 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 58 [2023-11-24 07:24:31,166 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-11-24 07:24:31,217 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:24:31,217 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 40 treesize of output 33 [2023-11-24 07:24:31,219 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-24 07:24:31,221 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 69 treesize of output 57 [2023-11-24 07:24:31,228 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-11-24 07:24:31,231 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-11-24 07:24:31,235 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-11-24 07:24:31,263 INFO L349 Elim1Store]: treesize reduction 15, result has 64.3 percent of original size [2023-11-24 07:24:31,263 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 209 treesize of output 91 [2023-11-24 07:24:31,289 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:24:31,289 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 41886 treesize of output 35617 [2023-11-24 07:24:31,371 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 1158 [2023-11-24 07:24:31,397 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:24:31,398 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 1158 treesize of output 1056 [2023-11-24 07:24:31,422 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 732 treesize of output 660 [2023-11-24 07:24:32,113 INFO L349 Elim1Store]: treesize reduction 15, result has 64.3 percent of original size [2023-11-24 07:24:32,113 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 35 treesize of output 38 [2023-11-24 07:24:32,122 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:24:32,122 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 58 [2023-11-24 07:24:32,126 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-11-24 07:24:32,199 INFO L349 Elim1Store]: treesize reduction 15, result has 64.3 percent of original size [2023-11-24 07:24:32,199 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 108 treesize of output 62 [2023-11-24 07:24:32,212 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:24:32,212 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 625 treesize of output 584 [2023-11-24 07:24:32,225 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 258 treesize of output 242 [2023-11-24 07:24:32,240 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:24:32,240 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 263 treesize of output 249 [2023-11-24 07:24:32,249 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 222 treesize of output 214 [2023-11-24 07:24:32,385 INFO L349 Elim1Store]: treesize reduction 15, result has 64.3 percent of original size [2023-11-24 07:24:32,386 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 136 treesize of output 67 [2023-11-24 07:24:32,404 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:24:32,404 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 19198 treesize of output 16249 [2023-11-24 07:24:32,469 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 962 treesize of output 898 [2023-11-24 07:24:32,485 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 898 treesize of output 834 [2023-11-24 07:24:32,507 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:24:32,508 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 834 treesize of output 750 [2023-11-24 07:24:32,826 INFO L349 Elim1Store]: treesize reduction 15, result has 64.3 percent of original size [2023-11-24 07:24:32,827 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 172 treesize of output 78 [2023-11-24 07:24:32,844 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:24:32,844 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 15782 treesize of output 13533 [2023-11-24 07:24:32,896 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:24:32,897 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 156 treesize of output 152 [2023-11-24 07:24:32,904 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 126 treesize of output 110 [2023-11-24 07:24:32,910 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 110 treesize of output 102 [2023-11-24 07:25:21,625 INFO L349 Elim1Store]: treesize reduction 50, result has 82.2 percent of original size [2023-11-24 07:25:21,626 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 9 select indices, 9 select index equivalence classes, 1 disjoint index pairs (out of 36 index pairs), introduced 9 new quantified variables, introduced 35 case distinctions, treesize of input 1311 treesize of output 1493 [2023-11-24 07:25:22,035 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 3 trivial. 4 not checked. [2023-11-24 07:25:22,036 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [736202852] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-24 07:25:22,036 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-24 07:25:22,036 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [31, 32, 31] total 90 [2023-11-24 07:25:22,038 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1301483425] [2023-11-24 07:25:22,038 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-24 07:25:22,041 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 90 states [2023-11-24 07:25:22,042 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 07:25:22,047 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 90 interpolants. [2023-11-24 07:25:22,049 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=531, Invalid=6265, Unknown=38, NotChecked=1176, Total=8010 [2023-11-24 07:25:22,049 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:25:22,050 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-24 07:25:22,051 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 90 states, 90 states have (on average 6.866666666666666) internal successors, (618), 90 states have internal predecessors, (618), 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-11-24 07:25:22,051 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:25:22,051 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:25:22,051 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:25:22,051 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:25:22,052 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:25:22,052 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:25:22,052 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:25:22,052 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:25:22,052 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:25:22,052 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:25:22,052 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2023-11-24 07:25:22,052 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:25:22,052 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:25:22,052 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 70 states. [2023-11-24 07:25:22,052 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2023-11-24 07:25:22,053 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 63 states. [2023-11-24 07:25:22,053 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 69 states. [2023-11-24 07:25:22,053 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:26:15,624 WARN L876 $PredicateComparison]: unable to prove that (let ((.cse12 (select |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base|)) (.cse10 (+ |c_#StackHeapBarrier| 1))) (let ((.cse88 (select |c_#valid| 4)) (.cse31 (forall ((|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |c_~#flags_mutex~0.base|) 0)))) (.cse32 (< |c_~#flags_mutex~0.base| .cse10)) (.cse126 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (forall ((|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (not (= (select (select (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759) |c_~#tids~0.base|) |c_~#tids~0.offset|) |c_~#flags_mutex~0.base|))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (.cse3 (= |c_~#threads_alive_mutex~0.offset| 0))) (let ((.cse42 (not (= |c_~#tids~0.base| |c_~#flags_mutex~0.base|))) (.cse8 (select |c_#memory_$Pointer$.base| 3)) (.cse5 (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse130 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select .cse130 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse130 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |c_~#threads_alive_mutex~0.base| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) (.cse59 (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse129 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse129 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse129 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_115 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) (.cse44 (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (forall ((v_ArrVal_3754 Int) (v_arrayElimCell_143 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse128 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse128 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (< |c_~#tids~0.base| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select (store (store .cse128 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_143 1) |c_~#tids~0.base|) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) (.cse41 (not (= (select |c_#valid| |c_~#flags_mutex~0.base|) 0))) (.cse17 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (= |c_~#threads_alive_mutex~0.base| (select (select (let ((.cse127 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse127 (select (select .cse127 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (.cse25 (and .cse126 (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) .cse3))) (.cse36 (not (= c_~flags~0.base |c_~#flags_mutex~0.base|))) (.cse30 (and .cse126 (or .cse31 .cse32))) (.cse2 (= (+ c_~threads_alive~0 1) 0)) (.cse35 (select .cse12 |c_~#flags_mutex~0.offset|)) (.cse34 (select (select |c_#memory_$Pointer$.base| 4) |c_~#flags_mutex~0.offset|)) (.cse1 (= .cse88 1)) (.cse0 (= (select |c_#valid| 3) 1)) (.cse89 (< 3 |c_#StackHeapBarrier|))) (and (= 0 |c_threadThread1of1ForFork0_#in~arg.offset|) (= |c_~#threads_alive_mutex~0.base| 1) .cse0 (or (not .cse1) .cse2 (and (or .cse3 (and (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (< 1 |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse4 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< 1 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) (not (= (select .cse4 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse4 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_115 1) 3) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) .cse5)) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (< 1 |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) (forall ((v_ArrVal_3754 Int) (v_arrayElimCell_143 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse6 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< 1 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) (not (= (select .cse6 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse6 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_143 1) 3) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (= |c_ULTIMATE.start_main_#t~post42#1| 0) (= (select (select |c_#memory_$Pointer$.offset| 4) |c_~#flags_mutex~0.offset|) 0) (exists ((|~#tids~0.offset| Int)) (let ((.cse7 (select .cse8 |~#tids~0.offset|))) (and (not (= .cse7 4)) (not (= .cse7 3))))) (or .cse2 (let ((.cse18 (not (= |c_ULTIMATE.start_main_#t~malloc29#1.base| |c_~#flags_mutex~0.base|)))) (and (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse9 (let ((.cse11 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse11 (select (select .cse11 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (or (= |c_~#threads_alive_mutex~0.base| (select (select .cse9 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store .cse9 |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)))))) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse14 (let ((.cse15 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse15 (select (select .cse15 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse13 (select (select (store .cse14 |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (or (= .cse13 (select (select .cse14 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (not (= |c_~#threads_alive_mutex~0.base| .cse13)))))))) (or .cse3 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (let ((.cse16 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse16 (select (select .cse16 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)))))) (or .cse17 .cse18) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse20 (let ((.cse21 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse21 (select (select .cse21 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse19 (select (select .cse20 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (or (= |c_~#threads_alive_mutex~0.base| .cse19) (= (select (select (store .cse20 |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) .cse19))))) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse24 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (let ((.cse22 (select (select .cse24 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (not (= .cse22 |c_~#flags_mutex~0.base|)) (let ((.cse23 (store .cse24 .cse22 v_ArrVal_3761))) (= (select (select (store .cse23 |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) (select (select .cse23 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))))))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) (or .cse25 .cse18) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (or (let ((.cse26 (let ((.cse27 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse27 (select (select .cse27 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (= (select (select (store .cse26 |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) (select (select .cse26 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) .cse3) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse29 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (let ((.cse28 (select (select .cse29 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (not (= .cse28 |c_~#flags_mutex~0.base|)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (store .cse29 .cse28 v_ArrVal_3761) |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))))))) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) (or .cse18 .cse30) (or .cse31 .cse32 (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (not (= (select (select (store (let ((.cse33 (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| v_ArrVal_3759))) (store .cse33 (select (select .cse33 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) |c_~#threads_alive_mutex~0.base|))))))) (not (= (select (select |c_#memory_$Pointer$.base| |c_~#tids~0.base|) |c_~#tids~0.offset|) |c_~#flags_mutex~0.base|)) (not (= |c_ULTIMATE.start_main_~#cleaner_tid~0#1.base| |c_~#flags_mutex~0.base|)) (= .cse34 |c_threadThread1of1ForFork0_#t~mem7.base|) (not (= .cse35 |c_~#threads_alive_mutex~0.base|)) (= (select |c_#valid| 1) 1) .cse36 (or .cse2 (let ((.cse40 (+ 2 |c_~#flags_mutex~0.base|))) (let ((.cse37 (< |c_~#tids~0.base| .cse40))) (and (or .cse37 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_134 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse38 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse38 |c_~#flags_mutex~0.base|) 0)) (not (= (select (store (store .cse38 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_134 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_134 Int)) (let ((.cse39 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse39 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_134 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse39 |c_~#flags_mutex~0.base|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_134)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_120 Int) (v_ArrVal_3754 Int)) (or (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_120 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40))) .cse41) (or .cse42 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse43 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select .cse43 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse43 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |c_~#flags_mutex~0.base| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) .cse44 (or .cse41 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_111 Int) (v_ArrVal_3754 Int)) (or (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_111 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40)))) (or .cse37 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_104 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse45 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse45 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_104 1) |c_~#tids~0.base|) 0)) (not (= (select .cse45 |c_~#flags_mutex~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_104) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse46 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse46 |c_~#flags_mutex~0.base|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (not (= (select (store .cse46 |c_~#flags_mutex~0.base| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) .cse42) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (let ((.cse47 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse47 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (< |c_~#flags_mutex~0.base| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select (store (store .cse47 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |c_~#flags_mutex~0.base|) 0))))) (< |c_~#flags_mutex~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_111 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int)) (let ((.cse48 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse48 |c_~#flags_mutex~0.base|) 0)) (not (= (select (store (store .cse48 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_111 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_111)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_127 Int)) (or (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_127 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40))) .cse41) (or .cse37 (forall ((v_arrayElimCell_111 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse49 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse49 |c_~#flags_mutex~0.base|) 0)) (not (= (select (store (store .cse49 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_111 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or (forall ((v_arrayElimCell_140 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse50 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse50 |c_~#flags_mutex~0.base|) 0)) (not (= (select (store (store .cse50 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_140 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) .cse37) (or .cse41 (forall ((v_arrayElimCell_140 Int) (|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_140 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (or .cse41 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_143 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse51 (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (not (= (select .cse51 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse51 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_143 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))))) (or .cse41 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_104 Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (= |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| |c_~#tids~0.base|) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_104 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_104 Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_104 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_104))) .cse41) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_155 Int) (v_ArrVal_3754 Int)) (or (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_155 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40))) .cse41) (or .cse37 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_104 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse52 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse52 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_104 1) |c_~#tids~0.base|) 0)) (not (= (select .cse52 |c_~#flags_mutex~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_104 Int)) (let ((.cse53 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse53 |c_~#flags_mutex~0.base|) 0)) (not (= (select (store (store .cse53 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_104 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_104)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or .cse37 (forall ((v_arrayElimCell_155 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse54 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse54 |c_~#flags_mutex~0.base|) 0)) (not (= (select (store (store .cse54 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_155 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or .cse3 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_149 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse55 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse55 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_149 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse55 |c_~#flags_mutex~0.base|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_134 Int)) (or (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_134 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40))) .cse41) (or (and (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse56 (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select (store (store .cse56 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_115 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (not (= (select .cse56 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0))))) .cse41) .cse5 (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int)) (let ((.cse57 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse57 |c_~#flags_mutex~0.base|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse57 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_115 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse58 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse58 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (< |c_~#flags_mutex~0.base| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select (store (store .cse58 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_115 1) |c_~#flags_mutex~0.base|) 0))))) (< |c_~#flags_mutex~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) .cse59) .cse3) (or (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_127 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse60 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse60 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_127 1) |c_~#tids~0.base|) 0)) (not (= (select .cse60 |c_~#flags_mutex~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) .cse37) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse61 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse61 |c_~#flags_mutex~0.base|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse61 |c_~#flags_mutex~0.base| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) .cse3) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_120 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int)) (let ((.cse62 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_120) (not (= (select (store (store .cse62 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_120 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse62 |c_~#flags_mutex~0.base|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or .cse37 (forall ((v_arrayElimCell_120 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse63 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse63 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_120 1) |c_~#tids~0.base|) 0)) (not (= (select .cse63 |c_~#flags_mutex~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))))))) (not (= |c_ULTIMATE.start_main_~#cleaner_tid~0#1.base| |c_~#tids~0.base|)) (= (select |c_#valid| |c_~#threads_alive_mutex~0.base|) 1) .cse42 (not (= (select .cse8 |c_~#tids~0.offset|) 4)) (= c_~threads_alive~0 1) (or .cse2 (let ((.cse78 (not (= 4 |c_~#tids~0.base|))) (.cse64 (not (= .cse88 0))) (.cse69 (< |c_~#tids~0.base| 6))) (and (or (and (or .cse64 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse65 (store |c_#valid| 4 v_ArrVal_3751))) (or (not (= (select (store (store .cse65 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_115 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse65 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int)) (let ((.cse66 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (not (= (select (store (store .cse66 4 v_ArrVal_3754) v_arrayElimCell_115 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select .cse66 4) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) .cse5 (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (< 2 |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse67 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) (not (= (select (store (store .cse67 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_115 1) 4) 0)) (not (= (select .cse67 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) .cse59) .cse3) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_143 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse68 (store |c_#valid| 4 v_ArrVal_3751))) (or (not (= (select (store (store .cse68 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_143 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse68 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6)))) .cse64) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_127 Int)) (or (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_127 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6))) .cse64) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_104 Int)) (or (= |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| |c_~#tids~0.base|) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_104 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) .cse64) .cse44 (or .cse69 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_134 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse70 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse70 4 v_ArrVal_3754) v_arrayElimCell_134 1) |c_~#tids~0.base|) 0)) (not (= (select .cse70 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_111 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int)) (let ((.cse71 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse71 4 v_ArrVal_3754) v_arrayElimCell_111 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_111) (not (= (select .cse71 4) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_149 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse72 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse72 4 v_ArrVal_3754) v_arrayElimCell_149 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select .cse72 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) .cse3) (or .cse64 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_111 Int) (v_ArrVal_3754 Int)) (or (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_111 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6)))) (or .cse69 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_104 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse73 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_104) (not (= (select (store (store .cse73 4 v_ArrVal_3754) v_arrayElimCell_104 1) |c_~#tids~0.base|) 0)) (not (= (select .cse73 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or .cse69 (forall ((v_arrayElimCell_120 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse74 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse74 4 v_ArrVal_3754) v_arrayElimCell_120 1) |c_~#tids~0.base|) 0)) (not (= (select .cse74 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_104 Int)) (let ((.cse75 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (not (= (select (store (store .cse75 4 v_ArrVal_3754) v_arrayElimCell_104 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_104) (not (= (select .cse75 4) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_155 Int) (v_ArrVal_3754 Int)) (or (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_155 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6))) .cse64) (or .cse69 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_104 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse76 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse76 4 v_ArrVal_3754) v_arrayElimCell_104 1) |c_~#tids~0.base|) 0)) (not (= (select .cse76 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or .cse69 (forall ((v_arrayElimCell_111 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse77 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse77 4 v_ArrVal_3754) v_arrayElimCell_111 1) |c_~#tids~0.base|) 0)) (not (= (select .cse77 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_134 Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_134 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) .cse64) (or .cse78 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse79 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select .cse79 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse79 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) 4 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or .cse69 (forall ((v_arrayElimCell_155 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse80 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse80 4 v_ArrVal_3754) v_arrayElimCell_155 1) |c_~#tids~0.base|) 0)) (not (= (select .cse80 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or .cse69 (forall ((v_arrayElimCell_140 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse81 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse81 4 v_ArrVal_3754) v_arrayElimCell_140 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select .cse81 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_134 Int)) (let ((.cse82 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse82 4 v_ArrVal_3754) v_arrayElimCell_134 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_134) (not (= (select .cse82 4) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_104 Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_104 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_104))) .cse64) (or .cse78 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse83 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store .cse83 4 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse83 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (< 2 |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (let ((.cse84 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) (not (= (select .cse84 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse84 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) 4) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or .cse64 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_120 Int) (v_ArrVal_3754 Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_120 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_120 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int)) (let ((.cse85 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_120) (not (= (select (store (store .cse85 4 v_ArrVal_3754) v_arrayElimCell_120 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select .cse85 4) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or (forall ((v_arrayElimCell_140 Int) (|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int)) (or (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_140 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6))) .cse64) (or .cse69 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_127 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse86 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse86 4 v_ArrVal_3754) v_arrayElimCell_127 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select .cse86 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse87 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse87 4 v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse87 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) .cse3)))) .cse1 (not (= c_~flags~0.base 4)) (not (= |c_ULTIMATE.start_main_#t~malloc29#1.base| 4)) (not (= |c_~#threads_alive_mutex~0.base| |c_threadThread1of1ForFork0_#t~mem7.base|)) (or (and (not (= |c_ULTIMATE.start_main_#t~malloc29#1.base| 3)) .cse0) .cse89) (or (let ((.cse102 (< |c_#StackHeapBarrier| (+ 1 |c_~#flags_mutex~0.base|)))) (and (forall ((|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse92 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (let ((.cse90 (select (select .cse92 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (not (= .cse90 |c_~#flags_mutex~0.base|)) (let ((.cse91 (store .cse92 .cse90 v_ArrVal_3761))) (= (select (select .cse91 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) (select (select (store .cse91 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))))))))) (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) (forall ((|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (or (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int)) (or (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse94 (let ((.cse95 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse95 (select (select .cse95 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse93 (select (select .cse94 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (or (= |c_~#threads_alive_mutex~0.base| .cse93) (= .cse93 (select (select (store .cse94 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)))))))) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) (forall ((|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (or (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3754 Int) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse96 (let ((.cse97 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse97 (select (select .cse97 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (or (not (= |c_~#threads_alive_mutex~0.base| (select (select (store .cse96 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (= |c_~#threads_alive_mutex~0.base| (select (select .cse96 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10)))) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) (forall ((|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (or (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse98 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (let ((.cse99 (select (select .cse98 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (store .cse98 .cse99 v_ArrVal_3761) |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (not (= .cse99 |c_~#flags_mutex~0.base|)))))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10))) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3754 Int) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (let ((.cse100 (let ((.cse101 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse101 (select (select .cse101 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (= (select (select .cse100 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) (select (select (store .cse100 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) .cse3) (or .cse102 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (not (= (select (select (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759) |c_~#tids~0.base|) |c_~#tids~0.offset|) |c_~#flags_mutex~0.base|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) .cse41) (or (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3754 Int) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (not (= (select (select (store (let ((.cse103 (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| v_ArrVal_3759))) (store .cse103 (select (select .cse103 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) |c_~#threads_alive_mutex~0.base|)) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |c_~#flags_mutex~0.base|) 0)))) .cse32) (or .cse102 .cse41 (and (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (forall ((|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (not (= (select (select (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759) |c_~#tids~0.base|) |c_~#tids~0.offset|) |c_~#flags_mutex~0.base|))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) .cse3))) (forall ((|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (or (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int)) (or (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse105 (let ((.cse106 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse106 (select (select .cse106 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse104 (select (select (store .cse105 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (or (not (= |c_~#threads_alive_mutex~0.base| .cse104)) (= (select (select .cse105 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) .cse104))))))) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) (or .cse102 .cse41 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3754 Int) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (= |c_~#threads_alive_mutex~0.base| (select (select (let ((.cse107 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse107 (select (select .cse107 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3754 Int) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (let ((.cse108 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse108 (select (select .cse108 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) .cse3))) .cse2) (or (and (or .cse3 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (or (let ((.cse109 (let ((.cse110 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse110 (select (select .cse110 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (= (select (select (store .cse109 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) (select (select .cse109 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (or .cse17 .cse36) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse113 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (let ((.cse111 (select (select .cse113 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (not (= .cse111 |c_~#flags_mutex~0.base|)) (let ((.cse112 (store .cse113 .cse111 v_ArrVal_3761))) (= (select (select (store .cse112 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) (select (select .cse112 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))))))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (let ((.cse114 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse114 (select (select .cse114 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))))) .cse3) (or .cse36 .cse25) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int)) (or (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse115 (let ((.cse117 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse117 (select (select .cse117 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse116 (select (select .cse115 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (or (= (select (select (store .cse115 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) .cse116) (= |c_~#threads_alive_mutex~0.base| .cse116))))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse119 (let ((.cse120 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse120 (select (select .cse120 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse118 (select (select (store .cse119 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (or (= .cse118 (select (select .cse119 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (not (= |c_~#threads_alive_mutex~0.base| .cse118)))))))) (or .cse36 .cse30) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse121 (let ((.cse122 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse122 (select (select .cse122 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (or (= |c_~#threads_alive_mutex~0.base| (select (select .cse121 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store .cse121 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)))))) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse124 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (let ((.cse123 (select (select .cse124 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (not (= .cse123 |c_~#flags_mutex~0.base|)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (store .cse124 .cse123 v_ArrVal_3761) c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))))))))) (or (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (let ((.cse125 (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| v_ArrVal_3759))) (store .cse125 (select (select .cse125 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)))) .cse31 .cse32)) .cse2) .cse3 (= |c_threadThread1of1ForFork0_#in~arg.base| 0) (= .cse35 |c_threadThread1of1ForFork0_#t~mem7.base|) (not (= .cse34 |c_~#threads_alive_mutex~0.base|)) (not (= c_~flags~0.base 3)) (or (< 4 |c_#StackHeapBarrier|) .cse1) (= |c_ULTIMATE.start_main_~i~3#1| 0) (= 3 |c_~#tids~0.base|) (= 4 |c_~#flags_mutex~0.base|) (= c_threadThread1of1ForFork0_~arg.offset 0) (= c_threadThread1of1ForFork0_~arg.base 0) (= (select (select |c_#memory_$Pointer$.offset| |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) 0) (or .cse0 .cse89) (= |c_threadThread1of1ForFork0_#t~mem7.offset| 0) (= c_threadThread1of1ForFork0_~i~0 0))))) is different from true [2023-11-24 07:28:16,084 WARN L876 $PredicateComparison]: unable to prove that (let ((.cse13 (select |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base|)) (.cse11 (+ |c_#StackHeapBarrier| 1))) (let ((.cse88 (select |c_#valid| 4)) (.cse32 (forall ((|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |c_~#flags_mutex~0.base|) 0)))) (.cse33 (< |c_~#flags_mutex~0.base| .cse11)) (.cse127 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (forall ((|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (not (= (select (select (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759) |c_~#tids~0.base|) |c_~#tids~0.offset|) |c_~#flags_mutex~0.base|))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (.cse1 (= |c_~#threads_alive_mutex~0.offset| 0))) (let ((.cse42 (not (= |c_~#tids~0.base| |c_~#flags_mutex~0.base|))) (.cse9 (select |c_#memory_$Pointer$.base| 3)) (.cse2 (select |c_#pthreadsMutex| |c_~#threads_alive_mutex~0.base|)) (.cse35 (select .cse13 |c_~#flags_mutex~0.offset|)) (.cse6 (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse131 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select .cse131 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse131 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |c_~#threads_alive_mutex~0.base| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) (.cse59 (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse130 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse130 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse130 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_115 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) (.cse44 (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (forall ((v_ArrVal_3754 Int) (v_arrayElimCell_143 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse129 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse129 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (< |c_~#tids~0.base| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select (store (store .cse129 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_143 1) |c_~#tids~0.base|) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) (.cse41 (not (= (select |c_#valid| |c_~#flags_mutex~0.base|) 0))) (.cse18 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (= |c_~#threads_alive_mutex~0.base| (select (select (let ((.cse128 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse128 (select (select .cse128 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (.cse26 (and .cse127 (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) .cse1))) (.cse36 (not (= c_~flags~0.base |c_~#flags_mutex~0.base|))) (.cse31 (and .cse127 (or .cse32 .cse33))) (.cse0 (= (+ c_~threads_alive~0 1) 0)) (.cse89 (select (select |c_#memory_$Pointer$.base| 4) |c_~#flags_mutex~0.offset|)) (.cse4 (= .cse88 1)) (.cse3 (= (select |c_#valid| 3) 1)) (.cse90 (< 3 |c_#StackHeapBarrier|))) (and (or .cse0 .cse1) (= c_cleanerThread1of1ForFork1_~i~1 0) (= 0 |c_threadThread1of1ForFork0_#in~arg.offset|) (= |c_~#threads_alive_mutex~0.base| 1) (or (= c_~threads_alive~0 0) (forall ((v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3766 (Array Int Int)) (v_ArrVal_3768 (Array Int Int))) (not (= (select (select (store |c_#pthreadsMutex| |c_~#threads_alive_mutex~0.base| v_ArrVal_3768) (select (select (store |c_#memory_$Pointer$.base| c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|)) (+ (* c_cleanerThread1of1ForFork1_~i~1 24) (select (select (store |c_#memory_$Pointer$.offset| c_~flags~0.base v_ArrVal_3766) |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|))) 0))) (not (= (select .cse2 |c_~#threads_alive_mutex~0.offset|) 0))) .cse3 (or (not .cse4) .cse0 (and (or .cse1 (and (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (< 1 |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse5 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< 1 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) (not (= (select .cse5 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse5 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_115 1) 3) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) .cse6)) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (< 1 |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) (forall ((v_ArrVal_3754 Int) (v_arrayElimCell_143 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse7 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< 1 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) (not (= (select .cse7 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse7 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_143 1) 3) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (= (select (select |c_#memory_$Pointer$.offset| 4) |c_~#flags_mutex~0.offset|) 0) (exists ((|~#tids~0.offset| Int)) (let ((.cse8 (select .cse9 |~#tids~0.offset|))) (and (not (= .cse8 4)) (not (= .cse8 3))))) (or .cse0 (let ((.cse19 (not (= |c_ULTIMATE.start_main_#t~malloc29#1.base| |c_~#flags_mutex~0.base|)))) (and (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse10 (let ((.cse12 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse12 (select (select .cse12 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (or (= |c_~#threads_alive_mutex~0.base| (select (select .cse10 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store .cse10 |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)))))) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse15 (let ((.cse16 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse16 (select (select .cse16 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse14 (select (select (store .cse15 |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (or (= .cse14 (select (select .cse15 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (not (= |c_~#threads_alive_mutex~0.base| .cse14)))))))) (or .cse1 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (let ((.cse17 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse17 (select (select .cse17 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)))))) (or .cse18 .cse19) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse21 (let ((.cse22 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse22 (select (select .cse22 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse20 (select (select .cse21 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (or (= |c_~#threads_alive_mutex~0.base| .cse20) (= (select (select (store .cse21 |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) .cse20))))) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse25 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (let ((.cse23 (select (select .cse25 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (not (= .cse23 |c_~#flags_mutex~0.base|)) (let ((.cse24 (store .cse25 .cse23 v_ArrVal_3761))) (= (select (select (store .cse24 |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) (select (select .cse24 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))))))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) (or .cse26 .cse19) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (or (let ((.cse27 (let ((.cse28 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse28 (select (select .cse28 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (= (select (select (store .cse27 |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) (select (select .cse27 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) .cse1) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse30 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (let ((.cse29 (select (select .cse30 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (not (= .cse29 |c_~#flags_mutex~0.base|)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (store .cse30 .cse29 v_ArrVal_3761) |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))))))) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) (or .cse19 .cse31) (or .cse32 .cse33 (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (not (= (select (select (store (let ((.cse34 (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| v_ArrVal_3759))) (store .cse34 (select (select .cse34 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) |c_~#threads_alive_mutex~0.base|))))))) (not (= (select (select |c_#memory_$Pointer$.base| |c_~#tids~0.base|) |c_~#tids~0.offset|) |c_~#flags_mutex~0.base|)) (not (= |c_ULTIMATE.start_main_~#cleaner_tid~0#1.base| |c_~#flags_mutex~0.base|)) (not (= .cse35 |c_~#threads_alive_mutex~0.base|)) (= (select |c_#valid| 1) 1) .cse36 (or .cse0 (let ((.cse40 (+ 2 |c_~#flags_mutex~0.base|))) (let ((.cse37 (< |c_~#tids~0.base| .cse40))) (and (or .cse37 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_134 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse38 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse38 |c_~#flags_mutex~0.base|) 0)) (not (= (select (store (store .cse38 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_134 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_134 Int)) (let ((.cse39 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse39 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_134 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse39 |c_~#flags_mutex~0.base|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_134)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_120 Int) (v_ArrVal_3754 Int)) (or (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_120 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40))) .cse41) (or .cse42 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse43 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select .cse43 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse43 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |c_~#flags_mutex~0.base| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) .cse44 (or .cse41 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_111 Int) (v_ArrVal_3754 Int)) (or (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_111 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40)))) (or .cse37 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_104 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse45 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse45 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_104 1) |c_~#tids~0.base|) 0)) (not (= (select .cse45 |c_~#flags_mutex~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_104) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse46 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse46 |c_~#flags_mutex~0.base|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (not (= (select (store .cse46 |c_~#flags_mutex~0.base| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) .cse42) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (let ((.cse47 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse47 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (< |c_~#flags_mutex~0.base| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select (store (store .cse47 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |c_~#flags_mutex~0.base|) 0))))) (< |c_~#flags_mutex~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_111 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int)) (let ((.cse48 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse48 |c_~#flags_mutex~0.base|) 0)) (not (= (select (store (store .cse48 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_111 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_111)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_127 Int)) (or (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_127 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40))) .cse41) (or .cse37 (forall ((v_arrayElimCell_111 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse49 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse49 |c_~#flags_mutex~0.base|) 0)) (not (= (select (store (store .cse49 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_111 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or (forall ((v_arrayElimCell_140 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse50 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse50 |c_~#flags_mutex~0.base|) 0)) (not (= (select (store (store .cse50 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_140 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) .cse37) (or .cse41 (forall ((v_arrayElimCell_140 Int) (|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_140 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (or .cse41 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_143 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse51 (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (not (= (select .cse51 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse51 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_143 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))))) (or .cse41 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_104 Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (= |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| |c_~#tids~0.base|) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_104 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_104 Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_104 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_104))) .cse41) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_155 Int) (v_ArrVal_3754 Int)) (or (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_155 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40))) .cse41) (or .cse37 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_104 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse52 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse52 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_104 1) |c_~#tids~0.base|) 0)) (not (= (select .cse52 |c_~#flags_mutex~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_104 Int)) (let ((.cse53 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse53 |c_~#flags_mutex~0.base|) 0)) (not (= (select (store (store .cse53 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_104 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_104)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or .cse37 (forall ((v_arrayElimCell_155 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse54 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse54 |c_~#flags_mutex~0.base|) 0)) (not (= (select (store (store .cse54 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_155 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or .cse1 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_149 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse55 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse55 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_149 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse55 |c_~#flags_mutex~0.base|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_134 Int)) (or (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_134 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40))) .cse41) (or (and (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse56 (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select (store (store .cse56 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_115 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (not (= (select .cse56 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0))))) .cse41) .cse6 (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int)) (let ((.cse57 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse57 |c_~#flags_mutex~0.base|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse57 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_115 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse58 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse58 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (< |c_~#flags_mutex~0.base| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select (store (store .cse58 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_115 1) |c_~#flags_mutex~0.base|) 0))))) (< |c_~#flags_mutex~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) .cse59) .cse1) (or (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_127 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse60 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse60 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_127 1) |c_~#tids~0.base|) 0)) (not (= (select .cse60 |c_~#flags_mutex~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) .cse37) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse61 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse61 |c_~#flags_mutex~0.base|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse61 |c_~#flags_mutex~0.base| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) .cse1) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_120 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int)) (let ((.cse62 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_120) (not (= (select (store (store .cse62 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_120 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse62 |c_~#flags_mutex~0.base|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or .cse37 (forall ((v_arrayElimCell_120 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse63 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse63 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_120 1) |c_~#tids~0.base|) 0)) (not (= (select .cse63 |c_~#flags_mutex~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))))))) (not (= |c_ULTIMATE.start_main_~#cleaner_tid~0#1.base| |c_~#tids~0.base|)) (= (select |c_#valid| |c_~#threads_alive_mutex~0.base|) 1) .cse42 (not (= (select .cse9 |c_~#tids~0.offset|) 4)) (not (= (select (select (store |c_#pthreadsMutex| |c_~#threads_alive_mutex~0.base| (store .cse2 |c_~#threads_alive_mutex~0.offset| 0)) .cse35) 0) 0)) (or .cse0 (let ((.cse78 (not (= 4 |c_~#tids~0.base|))) (.cse64 (not (= .cse88 0))) (.cse69 (< |c_~#tids~0.base| 6))) (and (or (and (or .cse64 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse65 (store |c_#valid| 4 v_ArrVal_3751))) (or (not (= (select (store (store .cse65 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_115 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse65 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int)) (let ((.cse66 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (not (= (select (store (store .cse66 4 v_ArrVal_3754) v_arrayElimCell_115 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select .cse66 4) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) .cse6 (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (< 2 |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse67 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) (not (= (select (store (store .cse67 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_115 1) 4) 0)) (not (= (select .cse67 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) .cse59) .cse1) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_143 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse68 (store |c_#valid| 4 v_ArrVal_3751))) (or (not (= (select (store (store .cse68 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_143 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse68 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6)))) .cse64) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_127 Int)) (or (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_127 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6))) .cse64) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_104 Int)) (or (= |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| |c_~#tids~0.base|) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_104 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) .cse64) .cse44 (or .cse69 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_134 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse70 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse70 4 v_ArrVal_3754) v_arrayElimCell_134 1) |c_~#tids~0.base|) 0)) (not (= (select .cse70 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_111 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int)) (let ((.cse71 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse71 4 v_ArrVal_3754) v_arrayElimCell_111 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_111) (not (= (select .cse71 4) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_149 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse72 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse72 4 v_ArrVal_3754) v_arrayElimCell_149 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select .cse72 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) .cse1) (or .cse64 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_111 Int) (v_ArrVal_3754 Int)) (or (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_111 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6)))) (or .cse69 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_104 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse73 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_104) (not (= (select (store (store .cse73 4 v_ArrVal_3754) v_arrayElimCell_104 1) |c_~#tids~0.base|) 0)) (not (= (select .cse73 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or .cse69 (forall ((v_arrayElimCell_120 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse74 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse74 4 v_ArrVal_3754) v_arrayElimCell_120 1) |c_~#tids~0.base|) 0)) (not (= (select .cse74 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_104 Int)) (let ((.cse75 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (not (= (select (store (store .cse75 4 v_ArrVal_3754) v_arrayElimCell_104 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_104) (not (= (select .cse75 4) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_155 Int) (v_ArrVal_3754 Int)) (or (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_155 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6))) .cse64) (or .cse69 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_104 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse76 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse76 4 v_ArrVal_3754) v_arrayElimCell_104 1) |c_~#tids~0.base|) 0)) (not (= (select .cse76 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or .cse69 (forall ((v_arrayElimCell_111 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse77 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse77 4 v_ArrVal_3754) v_arrayElimCell_111 1) |c_~#tids~0.base|) 0)) (not (= (select .cse77 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_134 Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_134 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) .cse64) (or .cse78 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse79 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select .cse79 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse79 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) 4 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or .cse69 (forall ((v_arrayElimCell_155 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse80 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse80 4 v_ArrVal_3754) v_arrayElimCell_155 1) |c_~#tids~0.base|) 0)) (not (= (select .cse80 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or .cse69 (forall ((v_arrayElimCell_140 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse81 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse81 4 v_ArrVal_3754) v_arrayElimCell_140 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select .cse81 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_134 Int)) (let ((.cse82 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse82 4 v_ArrVal_3754) v_arrayElimCell_134 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_134) (not (= (select .cse82 4) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_104 Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_104 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_104))) .cse64) (or .cse78 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse83 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store .cse83 4 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse83 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (< 2 |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (let ((.cse84 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) (not (= (select .cse84 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse84 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) 4) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or .cse64 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_120 Int) (v_ArrVal_3754 Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_120 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_120 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int)) (let ((.cse85 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_120) (not (= (select (store (store .cse85 4 v_ArrVal_3754) v_arrayElimCell_120 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select .cse85 4) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or (forall ((v_arrayElimCell_140 Int) (|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int)) (or (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_140 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6))) .cse64) (or .cse69 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_127 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse86 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse86 4 v_ArrVal_3754) v_arrayElimCell_127 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select .cse86 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse87 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse87 4 v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse87 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) .cse1)))) .cse4 (not (= c_~flags~0.base 4)) (not (= .cse89 1)) (not (= |c_ULTIMATE.start_main_#t~malloc29#1.base| 4)) (or (and (not (= |c_ULTIMATE.start_main_#t~malloc29#1.base| 3)) .cse3) .cse90) (or (let ((.cse103 (< |c_#StackHeapBarrier| (+ 1 |c_~#flags_mutex~0.base|)))) (and (forall ((|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse93 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (let ((.cse91 (select (select .cse93 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (not (= .cse91 |c_~#flags_mutex~0.base|)) (let ((.cse92 (store .cse93 .cse91 v_ArrVal_3761))) (= (select (select .cse92 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) (select (select (store .cse92 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))))))))) (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) (forall ((|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (or (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int)) (or (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse95 (let ((.cse96 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse96 (select (select .cse96 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse94 (select (select .cse95 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (or (= |c_~#threads_alive_mutex~0.base| .cse94) (= .cse94 (select (select (store .cse95 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)))))))) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) (forall ((|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (or (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3754 Int) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse97 (let ((.cse98 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse98 (select (select .cse98 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (or (not (= |c_~#threads_alive_mutex~0.base| (select (select (store .cse97 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (= |c_~#threads_alive_mutex~0.base| (select (select .cse97 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11)))) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) (forall ((|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (or (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse99 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (let ((.cse100 (select (select .cse99 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (store .cse99 .cse100 v_ArrVal_3761) |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (not (= .cse100 |c_~#flags_mutex~0.base|)))))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11))) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3754 Int) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (let ((.cse101 (let ((.cse102 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse102 (select (select .cse102 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (= (select (select .cse101 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) (select (select (store .cse101 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) .cse1) (or .cse103 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (not (= (select (select (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759) |c_~#tids~0.base|) |c_~#tids~0.offset|) |c_~#flags_mutex~0.base|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) .cse41) (or (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3754 Int) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (not (= (select (select (store (let ((.cse104 (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| v_ArrVal_3759))) (store .cse104 (select (select .cse104 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) |c_~#threads_alive_mutex~0.base|)) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |c_~#flags_mutex~0.base|) 0)))) .cse33) (or .cse103 .cse41 (and (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (forall ((|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (not (= (select (select (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759) |c_~#tids~0.base|) |c_~#tids~0.offset|) |c_~#flags_mutex~0.base|))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) .cse1))) (forall ((|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (or (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int)) (or (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse106 (let ((.cse107 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse107 (select (select .cse107 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse105 (select (select (store .cse106 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (or (not (= |c_~#threads_alive_mutex~0.base| .cse105)) (= (select (select .cse106 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) .cse105))))))) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) (or .cse103 .cse41 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3754 Int) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (= |c_~#threads_alive_mutex~0.base| (select (select (let ((.cse108 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse108 (select (select .cse108 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3754 Int) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (let ((.cse109 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse109 (select (select .cse109 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) .cse1))) .cse0) (or (and (or .cse1 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (or (let ((.cse110 (let ((.cse111 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse111 (select (select .cse111 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (= (select (select (store .cse110 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) (select (select .cse110 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (or .cse18 .cse36) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse114 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (let ((.cse112 (select (select .cse114 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (not (= .cse112 |c_~#flags_mutex~0.base|)) (let ((.cse113 (store .cse114 .cse112 v_ArrVal_3761))) (= (select (select (store .cse113 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) (select (select .cse113 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))))))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (let ((.cse115 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse115 (select (select .cse115 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))))) .cse1) (or .cse36 .cse26) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int)) (or (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse116 (let ((.cse118 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse118 (select (select .cse118 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse117 (select (select .cse116 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (or (= (select (select (store .cse116 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) .cse117) (= |c_~#threads_alive_mutex~0.base| .cse117))))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse120 (let ((.cse121 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse121 (select (select .cse121 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse119 (select (select (store .cse120 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (or (= .cse119 (select (select .cse120 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (not (= |c_~#threads_alive_mutex~0.base| .cse119)))))))) (or .cse36 .cse31) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse122 (let ((.cse123 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse123 (select (select .cse123 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (or (= |c_~#threads_alive_mutex~0.base| (select (select .cse122 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store .cse122 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)))))) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse11) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse125 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse13 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (let ((.cse124 (select (select .cse125 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (not (= .cse124 |c_~#flags_mutex~0.base|)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (store .cse125 .cse124 v_ArrVal_3761) c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))))))))) (or (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (let ((.cse126 (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| v_ArrVal_3759))) (store .cse126 (select (select .cse126 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)))) .cse32 .cse33)) .cse0) (= (select (select |c_#pthreadsMutex| .cse89) 0) 1) (= |c_threadThread1of1ForFork0_#in~arg.base| 0) (not (= .cse89 |c_~#threads_alive_mutex~0.base|)) (or (< 4 |c_#StackHeapBarrier|) .cse4) (= |c_ULTIMATE.start_main_~i~3#1| 0) (= 3 |c_~#tids~0.base|) (= 4 |c_~#flags_mutex~0.base|) (= c_threadThread1of1ForFork0_~arg.offset 0) (= c_threadThread1of1ForFork0_~arg.base 0) (= (select (select |c_#memory_$Pointer$.offset| |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) 0) (or .cse3 .cse90) (= c_threadThread1of1ForFork0_~i~0 0))))) is different from true [2023-11-24 07:28:24,711 WARN L876 $PredicateComparison]: unable to prove that (let ((.cse12 (select |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base|)) (.cse10 (+ |c_#StackHeapBarrier| 1))) (let ((.cse88 (select |c_#valid| 4)) (.cse31 (forall ((|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |c_~#flags_mutex~0.base|) 0)))) (.cse32 (< |c_~#flags_mutex~0.base| .cse10)) (.cse126 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (forall ((|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (not (= (select (select (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759) |c_~#tids~0.base|) |c_~#tids~0.offset|) |c_~#flags_mutex~0.base|))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (.cse3 (= |c_~#threads_alive_mutex~0.offset| 0))) (let ((.cse42 (not (= |c_~#tids~0.base| |c_~#flags_mutex~0.base|))) (.cse8 (select |c_#memory_$Pointer$.base| 3)) (.cse5 (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse130 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select .cse130 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse130 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |c_~#threads_alive_mutex~0.base| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) (.cse59 (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse129 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse129 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse129 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_115 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) (.cse44 (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (forall ((v_ArrVal_3754 Int) (v_arrayElimCell_143 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse128 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse128 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (< |c_~#tids~0.base| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select (store (store .cse128 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_143 1) |c_~#tids~0.base|) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) (.cse41 (not (= (select |c_#valid| |c_~#flags_mutex~0.base|) 0))) (.cse17 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (= |c_~#threads_alive_mutex~0.base| (select (select (let ((.cse127 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse127 (select (select .cse127 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (.cse25 (and .cse126 (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) .cse3))) (.cse36 (not (= c_~flags~0.base |c_~#flags_mutex~0.base|))) (.cse30 (and .cse126 (or .cse31 .cse32))) (.cse2 (= (+ c_~threads_alive~0 1) 0)) (.cse35 (select .cse12 |c_~#flags_mutex~0.offset|)) (.cse34 (select (select |c_#memory_$Pointer$.base| 4) |c_~#flags_mutex~0.offset|)) (.cse1 (= .cse88 1)) (.cse0 (= (select |c_#valid| 3) 1)) (.cse89 (< 3 |c_#StackHeapBarrier|))) (and (= c_cleanerThread1of1ForFork1_~i~1 0) (= 0 |c_threadThread1of1ForFork0_#in~arg.offset|) (= |c_~#threads_alive_mutex~0.base| 1) .cse0 (or (not .cse1) .cse2 (and (or .cse3 (and (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (< 1 |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse4 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< 1 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) (not (= (select .cse4 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse4 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_115 1) 3) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) .cse5)) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (< 1 |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) (forall ((v_ArrVal_3754 Int) (v_arrayElimCell_143 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse6 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< 1 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) (not (= (select .cse6 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse6 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_143 1) 3) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (= |c_ULTIMATE.start_main_#t~post42#1| 0) (= (select (select |c_#memory_$Pointer$.offset| 4) |c_~#flags_mutex~0.offset|) 0) (exists ((|~#tids~0.offset| Int)) (let ((.cse7 (select .cse8 |~#tids~0.offset|))) (and (not (= .cse7 4)) (not (= .cse7 3))))) (or .cse2 (let ((.cse18 (not (= |c_ULTIMATE.start_main_#t~malloc29#1.base| |c_~#flags_mutex~0.base|)))) (and (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse9 (let ((.cse11 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse11 (select (select .cse11 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (or (= |c_~#threads_alive_mutex~0.base| (select (select .cse9 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store .cse9 |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)))))) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse14 (let ((.cse15 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse15 (select (select .cse15 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse13 (select (select (store .cse14 |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (or (= .cse13 (select (select .cse14 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (not (= |c_~#threads_alive_mutex~0.base| .cse13)))))))) (or .cse3 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (let ((.cse16 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse16 (select (select .cse16 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)))))) (or .cse17 .cse18) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse20 (let ((.cse21 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse21 (select (select .cse21 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse19 (select (select .cse20 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (or (= |c_~#threads_alive_mutex~0.base| .cse19) (= (select (select (store .cse20 |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) .cse19))))) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse24 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (let ((.cse22 (select (select .cse24 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (not (= .cse22 |c_~#flags_mutex~0.base|)) (let ((.cse23 (store .cse24 .cse22 v_ArrVal_3761))) (= (select (select (store .cse23 |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) (select (select .cse23 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))))))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) (or .cse25 .cse18) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (or (let ((.cse26 (let ((.cse27 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse27 (select (select .cse27 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (= (select (select (store .cse26 |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) (select (select .cse26 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) .cse3) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse29 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (let ((.cse28 (select (select .cse29 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (not (= .cse28 |c_~#flags_mutex~0.base|)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (store .cse29 .cse28 v_ArrVal_3761) |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))))))) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) (or .cse18 .cse30) (or .cse31 .cse32 (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (not (= (select (select (store (let ((.cse33 (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| v_ArrVal_3759))) (store .cse33 (select (select .cse33 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) |c_~#threads_alive_mutex~0.base|))))))) (not (= (select (select |c_#memory_$Pointer$.base| |c_~#tids~0.base|) |c_~#tids~0.offset|) |c_~#flags_mutex~0.base|)) (not (= |c_ULTIMATE.start_main_~#cleaner_tid~0#1.base| |c_~#flags_mutex~0.base|)) (= .cse34 |c_threadThread1of1ForFork0_#t~mem7.base|) (not (= .cse35 |c_~#threads_alive_mutex~0.base|)) (= (select |c_#valid| 1) 1) .cse36 (or .cse2 (let ((.cse40 (+ 2 |c_~#flags_mutex~0.base|))) (let ((.cse37 (< |c_~#tids~0.base| .cse40))) (and (or .cse37 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_134 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse38 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse38 |c_~#flags_mutex~0.base|) 0)) (not (= (select (store (store .cse38 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_134 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_134 Int)) (let ((.cse39 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse39 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_134 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse39 |c_~#flags_mutex~0.base|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_134)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_120 Int) (v_ArrVal_3754 Int)) (or (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_120 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40))) .cse41) (or .cse42 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse43 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select .cse43 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse43 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |c_~#flags_mutex~0.base| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) .cse44 (or .cse41 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_111 Int) (v_ArrVal_3754 Int)) (or (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_111 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40)))) (or .cse37 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_104 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse45 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse45 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_104 1) |c_~#tids~0.base|) 0)) (not (= (select .cse45 |c_~#flags_mutex~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_104) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse46 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse46 |c_~#flags_mutex~0.base|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (not (= (select (store .cse46 |c_~#flags_mutex~0.base| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) .cse42) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (let ((.cse47 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse47 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (< |c_~#flags_mutex~0.base| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select (store (store .cse47 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |c_~#flags_mutex~0.base|) 0))))) (< |c_~#flags_mutex~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_111 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int)) (let ((.cse48 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse48 |c_~#flags_mutex~0.base|) 0)) (not (= (select (store (store .cse48 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_111 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_111)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_127 Int)) (or (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_127 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40))) .cse41) (or .cse37 (forall ((v_arrayElimCell_111 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse49 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse49 |c_~#flags_mutex~0.base|) 0)) (not (= (select (store (store .cse49 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_111 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or (forall ((v_arrayElimCell_140 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse50 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse50 |c_~#flags_mutex~0.base|) 0)) (not (= (select (store (store .cse50 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_140 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) .cse37) (or .cse41 (forall ((v_arrayElimCell_140 Int) (|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_140 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (or .cse41 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_143 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse51 (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (not (= (select .cse51 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse51 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_143 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))))) (or .cse41 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_104 Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (= |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| |c_~#tids~0.base|) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_104 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_104 Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_104 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_104))) .cse41) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_155 Int) (v_ArrVal_3754 Int)) (or (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_155 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40))) .cse41) (or .cse37 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_104 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse52 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse52 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_104 1) |c_~#tids~0.base|) 0)) (not (= (select .cse52 |c_~#flags_mutex~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_104 Int)) (let ((.cse53 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse53 |c_~#flags_mutex~0.base|) 0)) (not (= (select (store (store .cse53 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_104 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_104)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or .cse37 (forall ((v_arrayElimCell_155 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse54 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse54 |c_~#flags_mutex~0.base|) 0)) (not (= (select (store (store .cse54 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_155 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or .cse3 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_149 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse55 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse55 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_149 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse55 |c_~#flags_mutex~0.base|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_134 Int)) (or (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_134 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40))) .cse41) (or (and (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse56 (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select (store (store .cse56 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_115 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (not (= (select .cse56 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0))))) .cse41) .cse5 (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int)) (let ((.cse57 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse57 |c_~#flags_mutex~0.base|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse57 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_115 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse58 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse58 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (< |c_~#flags_mutex~0.base| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select (store (store .cse58 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_115 1) |c_~#flags_mutex~0.base|) 0))))) (< |c_~#flags_mutex~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) .cse59) .cse3) (or (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_127 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse60 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse60 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_127 1) |c_~#tids~0.base|) 0)) (not (= (select .cse60 |c_~#flags_mutex~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) .cse37) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse61 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse61 |c_~#flags_mutex~0.base|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse61 |c_~#flags_mutex~0.base| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) .cse3) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_120 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int)) (let ((.cse62 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_120) (not (= (select (store (store .cse62 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_120 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse62 |c_~#flags_mutex~0.base|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse40) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or .cse37 (forall ((v_arrayElimCell_120 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse63 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse63 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_120 1) |c_~#tids~0.base|) 0)) (not (= (select .cse63 |c_~#flags_mutex~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))))))) (not (= |c_ULTIMATE.start_main_~#cleaner_tid~0#1.base| |c_~#tids~0.base|)) (= (select |c_#valid| |c_~#threads_alive_mutex~0.base|) 1) .cse42 (not (= (select .cse8 |c_~#tids~0.offset|) 4)) (= c_~threads_alive~0 1) (or .cse2 (let ((.cse78 (not (= 4 |c_~#tids~0.base|))) (.cse64 (not (= .cse88 0))) (.cse69 (< |c_~#tids~0.base| 6))) (and (or (and (or .cse64 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse65 (store |c_#valid| 4 v_ArrVal_3751))) (or (not (= (select (store (store .cse65 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_115 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse65 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int)) (let ((.cse66 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (not (= (select (store (store .cse66 4 v_ArrVal_3754) v_arrayElimCell_115 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select .cse66 4) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) .cse5 (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (< 2 |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse67 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) (not (= (select (store (store .cse67 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_115 1) 4) 0)) (not (= (select .cse67 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) .cse59) .cse3) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_143 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse68 (store |c_#valid| 4 v_ArrVal_3751))) (or (not (= (select (store (store .cse68 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_143 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse68 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6)))) .cse64) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_127 Int)) (or (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_127 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6))) .cse64) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_104 Int)) (or (= |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| |c_~#tids~0.base|) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_104 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) .cse64) .cse44 (or .cse69 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_134 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse70 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse70 4 v_ArrVal_3754) v_arrayElimCell_134 1) |c_~#tids~0.base|) 0)) (not (= (select .cse70 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_111 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int)) (let ((.cse71 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse71 4 v_ArrVal_3754) v_arrayElimCell_111 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_111) (not (= (select .cse71 4) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_149 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse72 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse72 4 v_ArrVal_3754) v_arrayElimCell_149 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select .cse72 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) .cse3) (or .cse64 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_111 Int) (v_ArrVal_3754 Int)) (or (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_111 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6)))) (or .cse69 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_104 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse73 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_104) (not (= (select (store (store .cse73 4 v_ArrVal_3754) v_arrayElimCell_104 1) |c_~#tids~0.base|) 0)) (not (= (select .cse73 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or .cse69 (forall ((v_arrayElimCell_120 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse74 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse74 4 v_ArrVal_3754) v_arrayElimCell_120 1) |c_~#tids~0.base|) 0)) (not (= (select .cse74 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_104 Int)) (let ((.cse75 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (not (= (select (store (store .cse75 4 v_ArrVal_3754) v_arrayElimCell_104 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_104) (not (= (select .cse75 4) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_155 Int) (v_ArrVal_3754 Int)) (or (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_155 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6))) .cse64) (or .cse69 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_104 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse76 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse76 4 v_ArrVal_3754) v_arrayElimCell_104 1) |c_~#tids~0.base|) 0)) (not (= (select .cse76 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or .cse69 (forall ((v_arrayElimCell_111 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse77 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse77 4 v_ArrVal_3754) v_arrayElimCell_111 1) |c_~#tids~0.base|) 0)) (not (= (select .cse77 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_134 Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_134 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) .cse64) (or .cse78 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse79 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select .cse79 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse79 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) 4 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or .cse69 (forall ((v_arrayElimCell_155 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse80 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse80 4 v_ArrVal_3754) v_arrayElimCell_155 1) |c_~#tids~0.base|) 0)) (not (= (select .cse80 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or .cse69 (forall ((v_arrayElimCell_140 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse81 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse81 4 v_ArrVal_3754) v_arrayElimCell_140 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select .cse81 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_134 Int)) (let ((.cse82 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse82 4 v_ArrVal_3754) v_arrayElimCell_134 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_134) (not (= (select .cse82 4) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_104 Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_104 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_104))) .cse64) (or .cse78 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse83 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store .cse83 4 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse83 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (< 2 |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (let ((.cse84 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) (not (= (select .cse84 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse84 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) 4) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or .cse64 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_120 Int) (v_ArrVal_3754 Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_120 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_120 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int)) (let ((.cse85 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_120) (not (= (select (store (store .cse85 4 v_ArrVal_3754) v_arrayElimCell_120 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select .cse85 4) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or (forall ((v_arrayElimCell_140 Int) (|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int)) (or (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_140 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6))) .cse64) (or .cse69 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_127 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse86 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse86 4 v_ArrVal_3754) v_arrayElimCell_127 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select .cse86 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse87 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse87 4 v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse87 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) .cse3)))) .cse1 (not (= c_~flags~0.base 4)) (not (= |c_ULTIMATE.start_main_#t~malloc29#1.base| 4)) (not (= |c_~#threads_alive_mutex~0.base| |c_threadThread1of1ForFork0_#t~mem7.base|)) (or (and (not (= |c_ULTIMATE.start_main_#t~malloc29#1.base| 3)) .cse0) .cse89) (or (let ((.cse102 (< |c_#StackHeapBarrier| (+ 1 |c_~#flags_mutex~0.base|)))) (and (forall ((|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse92 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (let ((.cse90 (select (select .cse92 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (not (= .cse90 |c_~#flags_mutex~0.base|)) (let ((.cse91 (store .cse92 .cse90 v_ArrVal_3761))) (= (select (select .cse91 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) (select (select (store .cse91 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))))))))) (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) (forall ((|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (or (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int)) (or (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse94 (let ((.cse95 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse95 (select (select .cse95 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse93 (select (select .cse94 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (or (= |c_~#threads_alive_mutex~0.base| .cse93) (= .cse93 (select (select (store .cse94 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)))))))) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) (forall ((|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (or (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3754 Int) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse96 (let ((.cse97 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse97 (select (select .cse97 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (or (not (= |c_~#threads_alive_mutex~0.base| (select (select (store .cse96 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (= |c_~#threads_alive_mutex~0.base| (select (select .cse96 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10)))) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) (forall ((|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (or (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse98 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (let ((.cse99 (select (select .cse98 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (store .cse98 .cse99 v_ArrVal_3761) |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (not (= .cse99 |c_~#flags_mutex~0.base|)))))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10))) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3754 Int) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (let ((.cse100 (let ((.cse101 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse101 (select (select .cse101 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (= (select (select .cse100 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) (select (select (store .cse100 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) .cse3) (or .cse102 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (not (= (select (select (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759) |c_~#tids~0.base|) |c_~#tids~0.offset|) |c_~#flags_mutex~0.base|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) .cse41) (or (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3754 Int) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (not (= (select (select (store (let ((.cse103 (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| v_ArrVal_3759))) (store .cse103 (select (select .cse103 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) |c_~#threads_alive_mutex~0.base|)) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |c_~#flags_mutex~0.base|) 0)))) .cse32) (or .cse102 .cse41 (and (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (forall ((|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (not (= (select (select (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759) |c_~#tids~0.base|) |c_~#tids~0.offset|) |c_~#flags_mutex~0.base|))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) .cse3))) (forall ((|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (or (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int)) (or (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse105 (let ((.cse106 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse106 (select (select .cse106 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse104 (select (select (store .cse105 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (or (not (= |c_~#threads_alive_mutex~0.base| .cse104)) (= (select (select .cse105 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) .cse104))))))) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) (or .cse102 .cse41 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3754 Int) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (= |c_~#threads_alive_mutex~0.base| (select (select (let ((.cse107 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse107 (select (select .cse107 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3754 Int) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (let ((.cse108 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse108 (select (select .cse108 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) .cse3))) .cse2) (or (and (or .cse3 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (or (let ((.cse109 (let ((.cse110 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse110 (select (select .cse110 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (= (select (select (store .cse109 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) (select (select .cse109 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (or .cse17 .cse36) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse113 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (let ((.cse111 (select (select .cse113 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (not (= .cse111 |c_~#flags_mutex~0.base|)) (let ((.cse112 (store .cse113 .cse111 v_ArrVal_3761))) (= (select (select (store .cse112 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) (select (select .cse112 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))))))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (let ((.cse114 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse114 (select (select .cse114 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))))) .cse3) (or .cse36 .cse25) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int)) (or (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse115 (let ((.cse117 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse117 (select (select .cse117 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse116 (select (select .cse115 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (or (= (select (select (store .cse115 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) .cse116) (= |c_~#threads_alive_mutex~0.base| .cse116))))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse119 (let ((.cse120 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse120 (select (select .cse120 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse118 (select (select (store .cse119 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (or (= .cse118 (select (select .cse119 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (not (= |c_~#threads_alive_mutex~0.base| .cse118)))))))) (or .cse36 .cse30) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse121 (let ((.cse122 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse122 (select (select .cse122 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (or (= |c_~#threads_alive_mutex~0.base| (select (select .cse121 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store .cse121 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)))))) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse10) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse124 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse12 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (let ((.cse123 (select (select .cse124 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (not (= .cse123 |c_~#flags_mutex~0.base|)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (store .cse124 .cse123 v_ArrVal_3761) c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))))))))) (or (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (let ((.cse125 (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| v_ArrVal_3759))) (store .cse125 (select (select .cse125 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)))) .cse31 .cse32)) .cse2) .cse3 (= |c_threadThread1of1ForFork0_#in~arg.base| 0) (= .cse35 |c_threadThread1of1ForFork0_#t~mem7.base|) (not (= .cse34 |c_~#threads_alive_mutex~0.base|)) (not (= c_~flags~0.base 3)) (or (< 4 |c_#StackHeapBarrier|) .cse1) (= |c_ULTIMATE.start_main_~i~3#1| 0) (= 3 |c_~#tids~0.base|) (= 4 |c_~#flags_mutex~0.base|) (= c_threadThread1of1ForFork0_~arg.offset 0) (= c_threadThread1of1ForFork0_~arg.base 0) (= (select (select |c_#memory_$Pointer$.offset| |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) 0) (or .cse0 .cse89) (= |c_threadThread1of1ForFork0_#t~mem7.offset| 0) (= c_threadThread1of1ForFork0_~i~0 0))))) is different from true [2023-11-24 07:28:34,533 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:28:34,533 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:28:34,533 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:28:34,533 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:28:34,533 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:28:34,533 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:28:34,533 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:28:34,533 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:28:34,533 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:28:34,533 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:28:34,533 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2023-11-24 07:28:34,533 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:28:34,533 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:28:34,533 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 74 states. [2023-11-24 07:28:34,533 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2023-11-24 07:28:34,533 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 84 states. [2023-11-24 07:28:34,534 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 91 states. [2023-11-24 07:28:34,534 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 90 states. [2023-11-24 07:28:34,551 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2023-11-24 07:28:34,734 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17,9 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 07:28:34,735 INFO L420 AbstractCegarLoop]: === Iteration 19 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE, threadErr1ASSERT_VIOLATIONDATA_RACE, threadErr2ASSERT_VIOLATIONDATA_RACE, threadErr3ASSERT_VIOLATIONDATA_RACE (and 1 more)] === [2023-11-24 07:28:34,735 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 07:28:34,735 INFO L85 PathProgramCache]: Analyzing trace with hash 1201602925, now seen corresponding path program 3 times [2023-11-24 07:28:34,735 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 07:28:34,735 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1838395198] [2023-11-24 07:28:34,735 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:28:34,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 07:28:34,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:28:36,607 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-24 07:28:36,608 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 07:28:36,608 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1838395198] [2023-11-24 07:28:36,608 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1838395198] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 07:28:36,608 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1662003864] [2023-11-24 07:28:36,608 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-24 07:28:36,608 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 07:28:36,608 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2023-11-24 07:28:36,610 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 07:28:36,611 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2023-11-24 07:28:37,247 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2023-11-24 07:28:37,247 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-24 07:28:37,250 INFO L262 TraceCheckSpWp]: Trace formula consists of 653 conjuncts, 28 conjunts are in the unsatisfiable core [2023-11-24 07:28:37,253 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 07:28:37,709 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 15 treesize of output 7 [2023-11-24 07:28:37,731 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 15 treesize of output 7 [2023-11-24 07:28:37,789 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-11-24 07:28:37,859 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-24 07:28:37,859 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-24 07:28:37,912 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 28 treesize of output 20 [2023-11-24 07:28:38,332 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-24 07:28:38,332 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1662003864] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-24 07:28:38,332 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-24 07:28:38,332 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 10, 10] total 39 [2023-11-24 07:28:38,333 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1082428188] [2023-11-24 07:28:38,333 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-24 07:28:38,333 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 39 states [2023-11-24 07:28:38,333 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 07:28:38,334 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 39 interpolants. [2023-11-24 07:28:38,335 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=130, Invalid=1352, Unknown=0, NotChecked=0, Total=1482 [2023-11-24 07:28:38,335 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:28:38,335 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-24 07:28:38,336 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 39 states, 39 states have (on average 11.538461538461538) internal successors, (450), 39 states have internal predecessors, (450), 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-11-24 07:28:38,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:28:38,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:28:38,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:28:38,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:28:38,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:28:38,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:28:38,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:28:38,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:28:38,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:28:38,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:28:38,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2023-11-24 07:28:38,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:28:38,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:28:38,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 74 states. [2023-11-24 07:28:38,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2023-11-24 07:28:38,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 84 states. [2023-11-24 07:28:38,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 91 states. [2023-11-24 07:28:38,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 90 states. [2023-11-24 07:28:38,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:28:51,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:28:51,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:28:51,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:28:51,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:28:51,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:28:51,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:28:51,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:28:51,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:28:51,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:28:51,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:28:51,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2023-11-24 07:28:51,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:28:51,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:28:51,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 74 states. [2023-11-24 07:28:51,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2023-11-24 07:28:51,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 84 states. [2023-11-24 07:28:51,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 91 states. [2023-11-24 07:28:51,946 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 90 states. [2023-11-24 07:28:51,946 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. [2023-11-24 07:28:51,964 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0 [2023-11-24 07:28:52,160 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,10 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 07:28:52,160 INFO L420 AbstractCegarLoop]: === Iteration 20 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE, threadErr1ASSERT_VIOLATIONDATA_RACE, threadErr2ASSERT_VIOLATIONDATA_RACE, threadErr3ASSERT_VIOLATIONDATA_RACE (and 1 more)] === [2023-11-24 07:28:52,161 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 07:28:52,161 INFO L85 PathProgramCache]: Analyzing trace with hash 1022618033, now seen corresponding path program 3 times [2023-11-24 07:28:52,161 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 07:28:52,161 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1227527015] [2023-11-24 07:28:52,161 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:28:52,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 07:28:52,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:28:55,274 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 30 proven. 19 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-24 07:28:55,274 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 07:28:55,274 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1227527015] [2023-11-24 07:28:55,274 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1227527015] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 07:28:55,274 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [21318013] [2023-11-24 07:28:55,274 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-24 07:28:55,274 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 07:28:55,274 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2023-11-24 07:28:55,275 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 07:28:55,276 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2023-11-24 07:28:56,367 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2023-11-24 07:28:56,367 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-24 07:28:56,371 INFO L262 TraceCheckSpWp]: Trace formula consists of 679 conjuncts, 56 conjunts are in the unsatisfiable core [2023-11-24 07:28:56,385 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 07:28:58,449 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 15 treesize of output 7 [2023-11-24 07:28:58,459 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 15 treesize of output 7 [2023-11-24 07:28:58,548 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-11-24 07:28:58,694 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-11-24 07:28:58,778 INFO L349 Elim1Store]: treesize reduction 17, result has 46.9 percent of original size [2023-11-24 07:28:58,779 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 19 treesize of output 26 [2023-11-24 07:28:58,908 INFO L349 Elim1Store]: treesize reduction 16, result has 63.6 percent of original size [2023-11-24 07:28:58,908 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 2 case distinctions, treesize of input 34 treesize of output 49 [2023-11-24 07:28:59,025 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 23 treesize of output 11 [2023-11-24 07:28:59,040 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-11-24 07:28:59,134 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:28:59,134 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-11-24 07:28:59,253 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2023-11-24 07:28:59,253 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 19 treesize of output 11 [2023-11-24 07:28:59,624 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-24 07:28:59,625 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-24 07:28:59,626 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:28:59,626 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 37 treesize of output 31 [2023-11-24 07:28:59,692 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 46 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2023-11-24 07:28:59,692 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-24 07:29:00,533 INFO L349 Elim1Store]: treesize reduction 102, result has 44.3 percent of original size [2023-11-24 07:29:00,533 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 54 treesize of output 95 [2023-11-24 07:29:00,542 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:29:00,543 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 85 treesize of output 85 [2023-11-24 07:29:00,596 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:29:00,596 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 17 treesize of output 9 [2023-11-24 07:29:00,618 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:29:00,618 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 78 treesize of output 90 [2023-11-24 07:29:00,873 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 28 treesize of output 20 [2023-11-24 07:29:03,895 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 43 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2023-11-24 07:29:03,896 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [21318013] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-24 07:29:03,896 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-24 07:29:03,896 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [28, 22, 19] total 67 [2023-11-24 07:29:03,896 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [472808728] [2023-11-24 07:29:03,896 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-24 07:29:03,898 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 67 states [2023-11-24 07:29:03,898 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 07:29:03,899 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 67 interpolants. [2023-11-24 07:29:03,901 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=296, Invalid=4126, Unknown=0, NotChecked=0, Total=4422 [2023-11-24 07:29:03,901 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:29:03,902 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-24 07:29:03,902 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 67 states, 67 states have (on average 10.970149253731343) internal successors, (735), 67 states have internal predecessors, (735), 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-11-24 07:29:03,903 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:29:03,903 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:29:03,903 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:29:03,903 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:29:03,903 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:29:03,903 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:29:03,903 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:29:03,903 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:29:03,903 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:29:03,903 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:29:03,903 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2023-11-24 07:29:03,903 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:29:03,904 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:29:03,904 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 74 states. [2023-11-24 07:29:03,904 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2023-11-24 07:29:03,904 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 84 states. [2023-11-24 07:29:03,904 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 91 states. [2023-11-24 07:29:03,904 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 90 states. [2023-11-24 07:29:03,904 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 40 states. [2023-11-24 07:29:03,904 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:29:55,831 WARN L876 $PredicateComparison]: unable to prove that (let ((.cse10 (select |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base|)) (.cse8 (+ |c_#StackHeapBarrier| 1))) (let ((.cse85 (select |c_#valid| 4)) (.cse29 (forall ((|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |c_~#flags_mutex~0.base|) 0)))) (.cse30 (< |c_~#flags_mutex~0.base| .cse8)) (.cse123 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (forall ((|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (not (= (select (select (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759) |c_~#tids~0.base|) |c_~#tids~0.offset|) |c_~#flags_mutex~0.base|))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (.cse1 (= |c_~#threads_alive_mutex~0.offset| 0))) (let ((.cse39 (not (= |c_~#tids~0.base| |c_~#flags_mutex~0.base|))) (.cse5 (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse127 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select .cse127 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse127 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |c_~#threads_alive_mutex~0.base| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) (.cse56 (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse126 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse126 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse126 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_115 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) (.cse41 (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (forall ((v_ArrVal_3754 Int) (v_arrayElimCell_143 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse125 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse125 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (< |c_~#tids~0.base| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select (store (store .cse125 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_143 1) |c_~#tids~0.base|) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) (.cse38 (not (= (select |c_#valid| |c_~#flags_mutex~0.base|) 0))) (.cse15 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (= |c_~#threads_alive_mutex~0.base| (select (select (let ((.cse124 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse124 (select (select .cse124 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (.cse23 (and .cse123 (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) .cse1))) (.cse33 (not (= c_~flags~0.base |c_~#flags_mutex~0.base|))) (.cse28 (and .cse123 (or .cse29 .cse30))) (.cse0 (= (+ c_~threads_alive~0 1) 0)) (.cse32 (select .cse10 |c_~#flags_mutex~0.offset|)) (.cse3 (= .cse85 1)) (.cse2 (= (select |c_#valid| 3) 1)) (.cse86 (< 3 |c_#StackHeapBarrier|))) (and (or .cse0 .cse1) (= 0 |c_threadThread1of1ForFork0_#in~arg.offset|) (= |c_~#threads_alive_mutex~0.base| 1) .cse2 (or (not .cse3) .cse0 (and (or .cse1 (and (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (< 1 |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse4 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< 1 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) (not (= (select .cse4 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse4 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_115 1) 3) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) .cse5)) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (< 1 |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) (forall ((v_ArrVal_3754 Int) (v_arrayElimCell_143 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse6 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< 1 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) (not (= (select .cse6 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse6 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_143 1) 3) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (= (select (select |c_#memory_$Pointer$.offset| 4) |c_~#flags_mutex~0.offset|) 0) (or .cse0 (let ((.cse16 (not (= |c_ULTIMATE.start_main_#t~malloc29#1.base| |c_~#flags_mutex~0.base|)))) (and (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse7 (let ((.cse9 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse9 (select (select .cse9 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (or (= |c_~#threads_alive_mutex~0.base| (select (select .cse7 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store .cse7 |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)))))) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse12 (let ((.cse13 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse13 (select (select .cse13 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse11 (select (select (store .cse12 |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (or (= .cse11 (select (select .cse12 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (not (= |c_~#threads_alive_mutex~0.base| .cse11)))))))) (or .cse1 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (let ((.cse14 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse14 (select (select .cse14 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)))))) (or .cse15 .cse16) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse18 (let ((.cse19 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse19 (select (select .cse19 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse17 (select (select .cse18 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (or (= |c_~#threads_alive_mutex~0.base| .cse17) (= (select (select (store .cse18 |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) .cse17))))) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse22 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (let ((.cse20 (select (select .cse22 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (not (= .cse20 |c_~#flags_mutex~0.base|)) (let ((.cse21 (store .cse22 .cse20 v_ArrVal_3761))) (= (select (select (store .cse21 |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) (select (select .cse21 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))))))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) (or .cse23 .cse16) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (or (let ((.cse24 (let ((.cse25 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse25 (select (select .cse25 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (= (select (select (store .cse24 |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) (select (select .cse24 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) .cse1) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse27 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (let ((.cse26 (select (select .cse27 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (not (= .cse26 |c_~#flags_mutex~0.base|)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (store .cse27 .cse26 v_ArrVal_3761) |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))))))) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) (or .cse16 .cse28) (or .cse29 .cse30 (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (not (= (select (select (store (let ((.cse31 (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| v_ArrVal_3759))) (store .cse31 (select (select .cse31 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) |c_ULTIMATE.start_main_#t~malloc29#1.base| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) |c_~#threads_alive_mutex~0.base|))))))) (not (= (select (select |c_#memory_$Pointer$.base| |c_~#tids~0.base|) |c_~#tids~0.offset|) |c_~#flags_mutex~0.base|)) (not (= |c_ULTIMATE.start_main_~#cleaner_tid~0#1.base| |c_~#flags_mutex~0.base|)) (not (= .cse32 |c_~#threads_alive_mutex~0.base|)) (= (select |c_#valid| 1) 1) .cse33 (or .cse0 (let ((.cse37 (+ 2 |c_~#flags_mutex~0.base|))) (let ((.cse34 (< |c_~#tids~0.base| .cse37))) (and (or .cse34 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_134 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse35 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse35 |c_~#flags_mutex~0.base|) 0)) (not (= (select (store (store .cse35 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_134 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_134 Int)) (let ((.cse36 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse36 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_134 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse36 |c_~#flags_mutex~0.base|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse37) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_134)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_120 Int) (v_ArrVal_3754 Int)) (or (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_120 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse37))) .cse38) (or .cse39 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse40 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select .cse40 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse40 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |c_~#flags_mutex~0.base| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) .cse41 (or .cse38 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_111 Int) (v_ArrVal_3754 Int)) (or (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_111 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse37)))) (or .cse34 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_104 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse42 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse42 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_104 1) |c_~#tids~0.base|) 0)) (not (= (select .cse42 |c_~#flags_mutex~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_104) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse43 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse43 |c_~#flags_mutex~0.base|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse37) (not (= (select (store .cse43 |c_~#flags_mutex~0.base| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) .cse39) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (let ((.cse44 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse44 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (< |c_~#flags_mutex~0.base| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select (store (store .cse44 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |c_~#flags_mutex~0.base|) 0))))) (< |c_~#flags_mutex~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_111 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int)) (let ((.cse45 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse45 |c_~#flags_mutex~0.base|) 0)) (not (= (select (store (store .cse45 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_111 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse37) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_111)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_127 Int)) (or (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_127 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse37))) .cse38) (or .cse34 (forall ((v_arrayElimCell_111 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse46 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse46 |c_~#flags_mutex~0.base|) 0)) (not (= (select (store (store .cse46 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_111 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or (forall ((v_arrayElimCell_140 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse47 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse47 |c_~#flags_mutex~0.base|) 0)) (not (= (select (store (store .cse47 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_140 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) .cse34) (or .cse38 (forall ((v_arrayElimCell_140 Int) (|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse37) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_140 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (or .cse38 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_143 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse48 (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse37) (not (= (select .cse48 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse48 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_143 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))))) (or .cse38 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_104 Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse37) (= |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| |c_~#tids~0.base|) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_104 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_104 Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse37) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_104 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_104))) .cse38) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_155 Int) (v_ArrVal_3754 Int)) (or (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_155 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse37))) .cse38) (or .cse34 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_104 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse49 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse49 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_104 1) |c_~#tids~0.base|) 0)) (not (= (select .cse49 |c_~#flags_mutex~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_104 Int)) (let ((.cse50 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse50 |c_~#flags_mutex~0.base|) 0)) (not (= (select (store (store .cse50 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_104 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse37) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_104)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or .cse34 (forall ((v_arrayElimCell_155 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse51 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse51 |c_~#flags_mutex~0.base|) 0)) (not (= (select (store (store .cse51 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_155 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or .cse1 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_149 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse52 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse52 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_149 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse52 |c_~#flags_mutex~0.base|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse37) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_134 Int)) (or (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_134 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse37))) .cse38) (or (and (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse53 (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select (store (store .cse53 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_115 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse37) (not (= (select .cse53 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0))))) .cse38) .cse5 (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int)) (let ((.cse54 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse54 |c_~#flags_mutex~0.base|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse37) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse54 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_115 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse55 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse55 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (< |c_~#flags_mutex~0.base| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select (store (store .cse55 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_115 1) |c_~#flags_mutex~0.base|) 0))))) (< |c_~#flags_mutex~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) .cse56) .cse1) (or (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_127 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse57 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse57 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_127 1) |c_~#tids~0.base|) 0)) (not (= (select .cse57 |c_~#flags_mutex~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) .cse34) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse58 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select .cse58 |c_~#flags_mutex~0.base|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse37) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse58 |c_~#flags_mutex~0.base| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) .cse1) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_120 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int)) (let ((.cse59 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_120) (not (= (select (store (store .cse59 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_120 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse59 |c_~#flags_mutex~0.base|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse37) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or .cse34 (forall ((v_arrayElimCell_120 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse60 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse60 |c_~#flags_mutex~0.base| v_ArrVal_3754) v_arrayElimCell_120 1) |c_~#tids~0.base|) 0)) (not (= (select .cse60 |c_~#flags_mutex~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))))))) (not (= |c_ULTIMATE.start_main_~#cleaner_tid~0#1.base| |c_~#tids~0.base|)) (= (select |c_#valid| |c_~#threads_alive_mutex~0.base|) 1) .cse39 (not (= (select (select |c_#memory_$Pointer$.base| 3) |c_~#tids~0.offset|) 4)) (or .cse0 (let ((.cse75 (not (= 4 |c_~#tids~0.base|))) (.cse61 (not (= .cse85 0))) (.cse66 (< |c_~#tids~0.base| 6))) (and (or (and (or .cse61 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse62 (store |c_#valid| 4 v_ArrVal_3751))) (or (not (= (select (store (store .cse62 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_115 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse62 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int)) (let ((.cse63 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (not (= (select (store (store .cse63 4 v_ArrVal_3754) v_arrayElimCell_115 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select .cse63 4) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) .cse5 (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (< 2 |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_115 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse64 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) (not (= (select (store (store .cse64 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_115 1) 4) 0)) (not (= (select .cse64 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) .cse56) .cse1) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_143 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (let ((.cse65 (store |c_#valid| 4 v_ArrVal_3751))) (or (not (= (select (store (store .cse65 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) v_arrayElimCell_143 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse65 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6)))) .cse61) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_127 Int)) (or (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_127 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6))) .cse61) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_104 Int)) (or (= |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| |c_~#tids~0.base|) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_104 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) .cse61) .cse41 (or .cse66 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_134 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse67 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse67 4 v_ArrVal_3754) v_arrayElimCell_134 1) |c_~#tids~0.base|) 0)) (not (= (select .cse67 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_111 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int)) (let ((.cse68 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse68 4 v_ArrVal_3754) v_arrayElimCell_111 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_111) (not (= (select .cse68 4) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_149 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse69 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse69 4 v_ArrVal_3754) v_arrayElimCell_149 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select .cse69 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) .cse1) (or .cse61 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_111 Int) (v_ArrVal_3754 Int)) (or (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_111 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6)))) (or .cse66 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_104 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse70 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_104) (not (= (select (store (store .cse70 4 v_ArrVal_3754) v_arrayElimCell_104 1) |c_~#tids~0.base|) 0)) (not (= (select .cse70 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or .cse66 (forall ((v_arrayElimCell_120 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse71 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse71 4 v_ArrVal_3754) v_arrayElimCell_120 1) |c_~#tids~0.base|) 0)) (not (= (select .cse71 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_104 Int)) (let ((.cse72 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (not (= (select (store (store .cse72 4 v_ArrVal_3754) v_arrayElimCell_104 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_104) (not (= (select .cse72 4) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_155 Int) (v_ArrVal_3754 Int)) (or (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_155 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6))) .cse61) (or .cse66 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_104 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse73 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse73 4 v_ArrVal_3754) v_arrayElimCell_104 1) |c_~#tids~0.base|) 0)) (not (= (select .cse73 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or .cse66 (forall ((v_arrayElimCell_111 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse74 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse74 4 v_ArrVal_3754) v_arrayElimCell_111 1) |c_~#tids~0.base|) 0)) (not (= (select .cse74 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_134 Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_134 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) .cse61) (or .cse75 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse76 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|)) (not (= (select .cse76 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse76 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) 4 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or .cse66 (forall ((v_arrayElimCell_155 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse77 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse77 4 v_ArrVal_3754) v_arrayElimCell_155 1) |c_~#tids~0.base|) 0)) (not (= (select .cse77 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or .cse66 (forall ((v_arrayElimCell_140 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse78 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse78 4 v_ArrVal_3754) v_arrayElimCell_140 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select .cse78 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_134 Int)) (let ((.cse79 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse79 4 v_ArrVal_3754) v_arrayElimCell_134 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_134) (not (= (select .cse79 4) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_arrayElimCell_104 Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_104 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_104))) .cse61) (or .cse75 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse80 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store .cse80 4 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse80 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (< 2 |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (let ((.cse81 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< 2 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) (not (= (select .cse81 |v_ULTIMATE.start_main_#t~malloc29#1.base_8|) 0)) (not (= (select (store (store .cse81 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) 4) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or .cse61 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_120 Int) (v_ArrVal_3754 Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_120 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (forall ((|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_arrayElimCell_120 Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int)) (let ((.cse82 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (= |c_~#threads_alive_mutex~0.base| v_arrayElimCell_120) (not (= (select (store (store .cse82 4 v_ArrVal_3754) v_arrayElimCell_120 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select .cse82 4) 0))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))) (or (forall ((v_arrayElimCell_140 Int) (|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int)) (or (not (= (select (store (store |c_#valid| 4 v_ArrVal_3754) v_arrayElimCell_140 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6))) .cse61) (or .cse66 (forall ((v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (v_arrayElimCell_127 Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse83 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (not (= (select (store (store .cse83 4 v_ArrVal_3754) v_arrayElimCell_127 1) |c_~#tids~0.base|) 0)) (< |c_~#tids~0.base| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select .cse83 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0)))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (v_ArrVal_3751 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|v_ULTIMATE.start_main_#t~malloc27#1.base_10| Int)) (let ((.cse84 (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10| v_ArrVal_3751))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| 6) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| (+ |v_ULTIMATE.start_main_#t~malloc27#1.base_10| 2)) (not (= (select (store (store .cse84 4 v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= (select .cse84 4) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc27#1.base_10|) 0))))) .cse1)))) .cse3 (not (= c_~flags~0.base 4)) (not (= |c_ULTIMATE.start_main_#t~malloc29#1.base| 4)) (not (= |c_~#threads_alive_mutex~0.base| |c_threadThread1of1ForFork0_#t~mem7.base|)) (or (and (not (= |c_ULTIMATE.start_main_#t~malloc29#1.base| 3)) .cse2) .cse86) (or (let ((.cse99 (< |c_#StackHeapBarrier| (+ 1 |c_~#flags_mutex~0.base|)))) (and (forall ((|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse89 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (let ((.cse87 (select (select .cse89 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (not (= .cse87 |c_~#flags_mutex~0.base|)) (let ((.cse88 (store .cse89 .cse87 v_ArrVal_3761))) (= (select (select .cse88 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) (select (select (store .cse88 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))))))))) (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) (forall ((|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (or (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int)) (or (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse91 (let ((.cse92 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse92 (select (select .cse92 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse90 (select (select .cse91 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (or (= |c_~#threads_alive_mutex~0.base| .cse90) (= .cse90 (select (select (store .cse91 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)))))))) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) (forall ((|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (or (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3754 Int) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse93 (let ((.cse94 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse94 (select (select .cse94 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (or (not (= |c_~#threads_alive_mutex~0.base| (select (select (store .cse93 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (= |c_~#threads_alive_mutex~0.base| (select (select .cse93 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8)))) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) (forall ((|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (or (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse95 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (let ((.cse96 (select (select .cse95 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (store .cse95 .cse96 v_ArrVal_3761) |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (not (= .cse96 |c_~#flags_mutex~0.base|)))))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8))) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3754 Int) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (let ((.cse97 (let ((.cse98 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse98 (select (select .cse98 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (= (select (select .cse97 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) (select (select (store .cse97 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) .cse1) (or .cse99 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (not (= (select (select (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759) |c_~#tids~0.base|) |c_~#tids~0.offset|) |c_~#flags_mutex~0.base|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) .cse38) (or (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3754 Int) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (not (= (select (select (store (let ((.cse100 (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| v_ArrVal_3759))) (store .cse100 (select (select .cse100 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) |c_~#threads_alive_mutex~0.base|)) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |c_~#flags_mutex~0.base|) 0)))) .cse30) (or .cse99 .cse38 (and (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (forall ((|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (not (= (select (select (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759) |c_~#tids~0.base|) |c_~#tids~0.offset|) |c_~#flags_mutex~0.base|))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) .cse1))) (forall ((|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int)) (or (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3754 Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int)) (or (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse102 (let ((.cse103 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse103 (select (select .cse103 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse101 (select (select (store .cse102 |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (or (not (= |c_~#threads_alive_mutex~0.base| .cse101)) (= (select (select .cse102 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) .cse101))))))) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) (or .cse99 .cse38 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3754 Int) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (= |c_~#threads_alive_mutex~0.base| (select (select (let ((.cse104 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse104 (select (select .cse104 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (not (= (select (store (store |c_#valid| |c_~#flags_mutex~0.base| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3754 Int) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc29#1.base_8| Int) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (let ((.cse105 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse105 (select (select .cse105 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8| v_ArrVal_3754) |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_main_#t~malloc29#1.base_8| 1)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (not (= 0 (select |c_#valid| |v_ULTIMATE.start_main_#t~malloc29#1.base_8|))))) .cse1))) .cse0) (or (and (or .cse1 (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (or (let ((.cse106 (let ((.cse107 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse107 (select (select .cse107 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (= (select (select (store .cse106 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) (select (select .cse106 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0))))) (or .cse15 .cse33) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse110 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (let ((.cse108 (select (select .cse110 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (not (= .cse108 |c_~#flags_mutex~0.base|)) (let ((.cse109 (store .cse110 .cse108 v_ArrVal_3761))) (= (select (select (store .cse109 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) (select (select .cse109 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))))))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) (or (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (v_ArrVal_3759 (Array Int Int))) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (let ((.cse111 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse111 (select (select .cse111 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))))) .cse1) (or .cse33 .cse23) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int)) (or (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse112 (let ((.cse114 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse114 (select (select .cse114 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse113 (select (select .cse112 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (or (= (select (select (store .cse112 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|) .cse113) (= |c_~#threads_alive_mutex~0.base| .cse113))))) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)))) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (v_ArrVal_3759 (Array Int Int))) (let ((.cse116 (let ((.cse117 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse117 (select (select .cse117 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (let ((.cse115 (select (select (store .cse116 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))) (or (= .cse115 (select (select .cse116 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (not (= |c_~#threads_alive_mutex~0.base| .cse115)))))))) (or .cse33 .cse28) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse118 (let ((.cse119 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (store .cse119 (select (select .cse119 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)))) (or (= |c_~#threads_alive_mutex~0.base| (select (select .cse118 |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)) (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store .cse118 c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)))))) (forall ((|v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| Int) (|v_ULTIMATE.start_main_#t~malloc31#1.base_10| Int)) (or (< |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| .cse8) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_#t~malloc31#1.base_10| 1) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11|) 0)) (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (let ((.cse121 (store (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| (store .cse10 |~#flags_mutex~0.offset| |v_ULTIMATE.start_main_#t~malloc31#1.base_10|)) |v_ULTIMATE.start_main_~#cleaner_tid~0#1.base_11| v_ArrVal_3759))) (let ((.cse120 (select (select .cse121 |c_~#tids~0.base|) |c_~#tids~0.offset|))) (or (not (= .cse120 |c_~#flags_mutex~0.base|)) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (store .cse121 .cse120 v_ArrVal_3761) c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|))))))))) (or (forall ((v_ArrVal_3761 (Array Int Int)) (v_ArrVal_3765 (Array Int Int)) (|~#flags_mutex~0.offset| Int) (v_ArrVal_3759 (Array Int Int))) (not (= |c_~#threads_alive_mutex~0.base| (select (select (store (let ((.cse122 (store |c_#memory_$Pointer$.base| |c_~#flags_mutex~0.base| v_ArrVal_3759))) (store .cse122 (select (select .cse122 |c_~#tids~0.base|) |c_~#tids~0.offset|) v_ArrVal_3761)) c_~flags~0.base v_ArrVal_3765) |c_~#flags_mutex~0.base|) |~#flags_mutex~0.offset|)))) .cse29 .cse30)) .cse0) (= |c_threadThread1of1ForFork0_#in~arg.base| 0) (= .cse32 |c_threadThread1of1ForFork0_#t~mem7.base|) (not (= (select (select |c_#memory_$Pointer$.base| 4) |c_~#flags_mutex~0.offset|) |c_~#threads_alive_mutex~0.base|)) (or (< 4 |c_#StackHeapBarrier|) .cse3) (= 3 |c_~#tids~0.base|) (= 4 |c_~#flags_mutex~0.base|) (= c_threadThread1of1ForFork0_~arg.offset 0) (= c_threadThread1of1ForFork0_~arg.base 0) (= (select (select |c_#memory_$Pointer$.offset| |c_~#flags_mutex~0.base|) |c_~#flags_mutex~0.offset|) 0) (or .cse2 .cse86) (= |c_threadThread1of1ForFork0_#t~mem7.offset| 0) (= c_threadThread1of1ForFork0_~i~0 0))))) is different from true [2023-11-24 07:30:06,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:30:06,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:30:06,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:30:06,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:30:06,458 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:30:06,458 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:30:06,458 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:30:06,458 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:30:06,458 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:30:06,458 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:30:06,458 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2023-11-24 07:30:06,458 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:30:06,458 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:30:06,458 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 76 states. [2023-11-24 07:30:06,458 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2023-11-24 07:30:06,458 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 84 states. [2023-11-24 07:30:06,459 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 96 states. [2023-11-24 07:30:06,459 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 100 states. [2023-11-24 07:30:06,459 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 42 states. [2023-11-24 07:30:06,459 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 95 states. [2023-11-24 07:30:06,468 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0 [2023-11-24 07:30:06,668 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable19 [2023-11-24 07:30:06,668 INFO L420 AbstractCegarLoop]: === Iteration 21 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE, threadErr1ASSERT_VIOLATIONDATA_RACE, threadErr2ASSERT_VIOLATIONDATA_RACE, threadErr3ASSERT_VIOLATIONDATA_RACE (and 1 more)] === [2023-11-24 07:30:06,670 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 07:30:06,670 INFO L85 PathProgramCache]: Analyzing trace with hash -511665277, now seen corresponding path program 4 times [2023-11-24 07:30:06,671 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 07:30:06,671 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [178562514] [2023-11-24 07:30:06,671 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:30:06,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 07:30:06,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:30:09,848 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-24 07:30:09,848 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 07:30:09,849 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [178562514] [2023-11-24 07:30:09,849 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [178562514] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 07:30:09,849 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [250536964] [2023-11-24 07:30:09,849 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-11-24 07:30:09,849 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 07:30:09,849 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2023-11-24 07:30:09,851 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 07:30:09,852 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2023-11-24 07:30:11,235 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-11-24 07:30:11,235 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-24 07:30:11,240 INFO L262 TraceCheckSpWp]: Trace formula consists of 653 conjuncts, 48 conjunts are in the unsatisfiable core [2023-11-24 07:30:11,245 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 07:30:12,423 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-11-24 07:30:12,815 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-24 07:30:12,819 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-11-24 07:30:13,003 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-24 07:30:13,003 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-11-24 07:30:13,084 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-24 07:30:13,085 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-11-24 07:30:13,163 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-24 07:30:13,164 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-11-24 07:30:13,179 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-24 07:30:13,179 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-11-24 07:30:13,537 INFO L349 Elim1Store]: treesize reduction 43, result has 36.8 percent of original size [2023-11-24 07:30:13,537 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 2 case distinctions, treesize of input 46 treesize of output 46 [2023-11-24 07:30:13,623 INFO L349 Elim1Store]: treesize reduction 69, result has 17.9 percent of original size [2023-11-24 07:30:13,624 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 2 case distinctions, treesize of input 34 treesize of output 29 [2023-11-24 07:30:13,779 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 62 treesize of output 50 [2023-11-24 07:30:13,782 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 54 treesize of output 42 [2023-11-24 07:30:14,066 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 07:30:14,067 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-24 07:30:14,390 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 97 treesize of output 73 [2023-11-24 07:30:14,393 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 73 treesize of output 57 [2023-11-24 07:30:16,678 WARN L854 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_4514 (Array Int Int)) (v_arrayElimCell_205 Int) (v_arrayElimCell_206 Int)) (let ((.cse1 (store |c_#pthreadsMutex| |c_~#threads_alive_mutex~0.base| v_ArrVal_4514))) (let ((.cse2 (select .cse1 v_arrayElimCell_205))) (or (not (= (select (select (let ((.cse0 (store .cse1 v_arrayElimCell_205 (store .cse2 v_arrayElimCell_206 1)))) (store .cse0 |c_~#data_mutex~0.base| (store (select .cse0 |c_~#data_mutex~0.base|) |c_~#data_mutex~0.offset| 0))) v_arrayElimCell_205) (+ v_arrayElimCell_206 (* c_threadThread1of1ForFork0_~i~0 24))) 0)) (not (= (select .cse2 v_arrayElimCell_206) 0)))))) is different from false [2023-11-24 07:30:16,709 WARN L854 $PredicateComparison]: unable to prove that (or (= c_~threads_alive~0 0) (forall ((v_ArrVal_4514 (Array Int Int)) (v_arrayElimCell_205 Int) (v_arrayElimCell_206 Int)) (let ((.cse1 (store |c_#pthreadsMutex| |c_~#threads_alive_mutex~0.base| v_ArrVal_4514))) (let ((.cse2 (select .cse1 v_arrayElimCell_205))) (or (not (= (select (select (let ((.cse0 (store .cse1 v_arrayElimCell_205 (store .cse2 v_arrayElimCell_206 1)))) (store .cse0 |c_~#data_mutex~0.base| (store (select .cse0 |c_~#data_mutex~0.base|) |c_~#data_mutex~0.offset| 0))) v_arrayElimCell_205) (+ v_arrayElimCell_206 (* c_threadThread1of1ForFork0_~i~0 24))) 0)) (not (= (select .cse2 v_arrayElimCell_206) 0))))))) is different from false [2023-11-24 07:30:16,890 WARN L854 $PredicateComparison]: unable to prove that (or (= (+ |c_ULTIMATE.start_main_#t~post42#1| 1) 0) (forall ((v_ArrVal_4514 (Array Int Int)) (v_arrayElimCell_205 Int) (v_arrayElimCell_206 Int)) (let ((.cse1 (store |c_#pthreadsMutex| |c_~#threads_alive_mutex~0.base| v_ArrVal_4514))) (let ((.cse2 (select .cse1 v_arrayElimCell_205))) (or (not (= (select (select (let ((.cse0 (store .cse1 v_arrayElimCell_205 (store .cse2 v_arrayElimCell_206 1)))) (store .cse0 |c_~#data_mutex~0.base| (store (select .cse0 |c_~#data_mutex~0.base|) |c_~#data_mutex~0.offset| 0))) v_arrayElimCell_205) (+ v_arrayElimCell_206 (* c_threadThread1of1ForFork0_~i~0 24))) 0)) (not (= (select .cse2 v_arrayElimCell_206) 0))))))) is different from false [2023-11-24 07:30:36,264 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:30:36,264 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 101 treesize of output 77 [2023-11-24 07:30:36,308 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:30:36,308 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 375 treesize of output 367 [2023-11-24 07:30:36,351 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:30:36,351 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 307 treesize of output 283 [2023-11-24 07:30:36,618 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-11-24 07:30:37,020 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:30:37,021 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 5 select indices, 5 select index equivalence classes, 0 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 10 case distinctions, treesize of input 153 treesize of output 225 [2023-11-24 07:30:42,487 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 3 not checked. [2023-11-24 07:30:42,487 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [250536964] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-24 07:30:42,487 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-24 07:30:42,487 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [30, 20, 18] total 64 [2023-11-24 07:30:42,487 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1830687974] [2023-11-24 07:30:42,487 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-24 07:30:42,488 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 64 states [2023-11-24 07:30:42,488 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 07:30:42,488 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 64 interpolants. [2023-11-24 07:30:42,489 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=284, Invalid=3363, Unknown=25, NotChecked=360, Total=4032 [2023-11-24 07:30:42,489 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:30:42,490 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-24 07:30:42,492 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 64 states, 64 states have (on average 9.265625) internal successors, (593), 64 states have internal predecessors, (593), 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-11-24 07:30:42,492 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:30:42,492 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:30:42,492 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:30:42,493 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:30:42,493 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:30:42,493 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:30:42,493 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:30:42,493 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:30:42,493 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:30:42,493 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:30:42,493 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2023-11-24 07:30:42,494 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:30:42,494 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:30:42,494 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 76 states. [2023-11-24 07:30:42,494 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2023-11-24 07:30:42,494 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 84 states. [2023-11-24 07:30:42,494 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 96 states. [2023-11-24 07:30:42,494 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 100 states. [2023-11-24 07:30:42,494 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 42 states. [2023-11-24 07:30:42,494 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 95 states. [2023-11-24 07:30:42,494 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:32:06,697 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:32:06,697 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:32:06,698 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:32:06,698 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:32:06,698 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:32:06,698 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:32:06,698 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:32:06,698 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:32:06,698 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:32:06,698 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:32:06,698 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2023-11-24 07:32:06,698 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:32:06,698 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:32:06,699 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 76 states. [2023-11-24 07:32:06,699 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2023-11-24 07:32:06,699 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 84 states. [2023-11-24 07:32:06,718 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 98 states. [2023-11-24 07:32:06,718 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 100 states. [2023-11-24 07:32:06,718 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 42 states. [2023-11-24 07:32:06,718 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 95 states. [2023-11-24 07:32:06,719 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 63 states. [2023-11-24 07:32:06,737 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0 [2023-11-24 07:32:06,919 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20,12 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 07:32:06,920 INFO L420 AbstractCegarLoop]: === Iteration 22 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE, threadErr1ASSERT_VIOLATIONDATA_RACE, threadErr2ASSERT_VIOLATIONDATA_RACE, threadErr3ASSERT_VIOLATIONDATA_RACE (and 1 more)] === [2023-11-24 07:32:06,920 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 07:32:06,920 INFO L85 PathProgramCache]: Analyzing trace with hash -447687958, now seen corresponding path program 4 times [2023-11-24 07:32:06,920 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 07:32:06,920 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1530219526] [2023-11-24 07:32:06,920 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:32:06,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 07:32:06,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:32:16,689 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 15 proven. 12 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-24 07:32:16,689 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 07:32:16,689 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1530219526] [2023-11-24 07:32:16,689 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1530219526] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 07:32:16,689 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [611302098] [2023-11-24 07:32:16,689 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-11-24 07:32:16,689 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 07:32:16,689 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2023-11-24 07:32:16,690 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 07:32:16,691 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2023-11-24 07:32:17,928 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-11-24 07:32:17,928 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-24 07:32:17,932 INFO L262 TraceCheckSpWp]: Trace formula consists of 761 conjuncts, 54 conjunts are in the unsatisfiable core [2023-11-24 07:32:17,940 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 07:32:24,212 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-11-24 07:32:25,305 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-24 07:32:25,306 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-11-24 07:32:26,535 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-24 07:32:26,536 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-11-24 07:32:27,003 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-24 07:32:27,004 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-11-24 07:32:27,618 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-24 07:32:27,619 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-11-24 07:32:27,676 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-24 07:32:27,677 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-11-24 07:32:29,502 INFO L349 Elim1Store]: treesize reduction 3, result has 85.0 percent of original size [2023-11-24 07:32:29,507 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 23 treesize of output 24 [2023-11-24 07:32:32,459 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 23 treesize of output 15 [2023-11-24 07:32:32,988 INFO L349 Elim1Store]: treesize reduction 49, result has 23.4 percent of original size [2023-11-24 07:32:32,989 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 27 treesize of output 26 [2023-11-24 07:32:33,701 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 62 treesize of output 50 [2023-11-24 07:32:33,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 54 treesize of output 42 [2023-11-24 07:32:34,694 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 9 proven. 21 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 07:32:34,694 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-24 07:32:35,882 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 262 treesize of output 230 [2023-11-24 07:32:39,279 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 42 treesize of output 34 [2023-11-24 07:32:39,288 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 34 treesize of output 26 [2023-11-24 07:32:42,531 WARN L854 $PredicateComparison]: unable to prove that (or (= (+ |c_ULTIMATE.start_main_#t~post42#1| 1) 0) (and (forall ((v_ArrVal_4788 (Array Int Int))) (not (= (select (select (store |c_#pthreadsMutex| |c_~#threads_alive_mutex~0.base| v_ArrVal_4788) |c_~#data_mutex~0.base|) |c_~#data_mutex~0.offset|) 0))) (or (forall ((v_ArrVal_4788 (Array Int Int)) (v_arrayElimCell_229 Int) (v_arrayElimCell_228 Int)) (not (= (select (select (store |c_#pthreadsMutex| |c_~#threads_alive_mutex~0.base| v_ArrVal_4788) v_arrayElimCell_229) v_arrayElimCell_228) 0))) (= c_threadThread1of1ForFork0_~i~0 0)))) is different from false [2023-11-24 07:32:43,951 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:32:43,951 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 19 treesize of output 20 [2023-11-24 07:32:43,962 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 33 treesize of output 25 [2023-11-24 07:32:44,008 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:32:44,008 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 20 [2023-11-24 07:32:44,085 INFO L349 Elim1Store]: treesize reduction 4, result has 63.6 percent of original size [2023-11-24 07:32:44,085 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 33 treesize of output 32 [2023-11-24 07:32:44,098 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-11-24 07:32:49,613 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 21 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-24 07:32:49,613 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [611302098] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-24 07:32:49,613 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-24 07:32:49,614 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [34, 23, 21] total 74 [2023-11-24 07:32:49,614 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1463400674] [2023-11-24 07:32:49,614 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-24 07:32:49,614 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 74 states [2023-11-24 07:32:49,614 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 07:32:49,615 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 74 interpolants. [2023-11-24 07:32:49,616 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=355, Invalid=4891, Unknown=14, NotChecked=142, Total=5402 [2023-11-24 07:32:49,616 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:32:49,617 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-24 07:32:49,617 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 74 states, 74 states have (on average 9.513513513513514) internal successors, (704), 74 states have internal predecessors, (704), 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-11-24 07:32:49,617 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:32:49,617 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:32:49,617 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:32:49,617 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:32:49,617 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:32:49,617 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:32:49,617 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:32:49,617 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:32:49,617 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:32:49,617 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:32:49,617 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2023-11-24 07:32:49,617 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:32:49,617 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:32:49,617 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 76 states. [2023-11-24 07:32:49,617 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2023-11-24 07:32:49,617 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 84 states. [2023-11-24 07:32:49,617 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 98 states. [2023-11-24 07:32:49,617 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 100 states. [2023-11-24 07:32:49,618 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 42 states. [2023-11-24 07:32:49,618 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 95 states. [2023-11-24 07:32:49,618 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 63 states. [2023-11-24 07:32:49,618 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:34:29,785 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:34:29,786 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:34:29,787 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:34:29,787 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:34:29,788 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:34:29,788 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:34:29,788 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:34:29,788 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:34:29,788 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:34:29,788 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:34:29,788 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2023-11-24 07:34:29,788 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:34:29,788 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:34:29,788 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 76 states. [2023-11-24 07:34:29,788 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2023-11-24 07:34:29,788 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 84 states. [2023-11-24 07:34:29,789 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 98 states. [2023-11-24 07:34:29,789 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 102 states. [2023-11-24 07:34:29,789 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 42 states. [2023-11-24 07:34:29,800 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 95 states. [2023-11-24 07:34:29,800 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 70 states. [2023-11-24 07:34:29,800 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 77 states. [2023-11-24 07:34:29,822 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0 [2023-11-24 07:34:30,013 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable21 [2023-11-24 07:34:30,013 INFO L420 AbstractCegarLoop]: === Iteration 23 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE, threadErr1ASSERT_VIOLATIONDATA_RACE, threadErr2ASSERT_VIOLATIONDATA_RACE, threadErr3ASSERT_VIOLATIONDATA_RACE (and 1 more)] === [2023-11-24 07:34:30,014 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 07:34:30,014 INFO L85 PathProgramCache]: Analyzing trace with hash -92729224, now seen corresponding path program 5 times [2023-11-24 07:34:30,014 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 07:34:30,014 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [189192918] [2023-11-24 07:34:30,015 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:34:30,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 07:34:30,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 07:34:39,271 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 10 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-24 07:34:39,271 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 07:34:39,271 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [189192918] [2023-11-24 07:34:39,271 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [189192918] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 07:34:39,271 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1242640286] [2023-11-24 07:34:39,271 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2023-11-24 07:34:39,271 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 07:34:39,271 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2023-11-24 07:34:39,273 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 07:34:39,274 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2023-11-24 07:34:40,180 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 3 check-sat command(s) [2023-11-24 07:34:40,180 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-24 07:34:40,184 INFO L262 TraceCheckSpWp]: Trace formula consists of 685 conjuncts, 58 conjunts are in the unsatisfiable core [2023-11-24 07:34:40,195 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 07:34:44,770 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-11-24 07:34:45,644 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-11-24 07:34:46,147 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-11-24 07:34:46,605 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-11-24 07:34:46,865 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-11-24 07:34:48,573 INFO L349 Elim1Store]: treesize reduction 43, result has 36.8 percent of original size [2023-11-24 07:34:48,573 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 2 case distinctions, treesize of input 46 treesize of output 46 [2023-11-24 07:34:49,080 INFO L349 Elim1Store]: treesize reduction 69, result has 17.9 percent of original size [2023-11-24 07:34:49,080 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 2 case distinctions, treesize of input 34 treesize of output 29 [2023-11-24 07:34:49,587 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 56 treesize of output 44 [2023-11-24 07:34:49,622 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 48 treesize of output 36 [2023-11-24 07:34:50,536 INFO L349 Elim1Store]: treesize reduction 53, result has 22.1 percent of original size [2023-11-24 07:34:50,537 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 48 treesize of output 50 [2023-11-24 07:34:51,547 INFO L349 Elim1Store]: treesize reduction 49, result has 23.4 percent of original size [2023-11-24 07:34:51,548 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 52 treesize of output 65 [2023-11-24 07:34:52,008 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2023-11-24 07:34:52,008 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 1 case distinctions, treesize of input 39 treesize of output 37 [2023-11-24 07:34:52,765 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 10 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-24 07:34:52,765 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-24 07:34:55,594 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 409 treesize of output 305 [2023-11-24 07:34:55,604 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 305 treesize of output 249 [2023-11-24 07:34:56,538 WARN L854 $PredicateComparison]: unable to prove that (forall ((v_arrayElimCell_254 Int) (v_arrayElimCell_253 Int) (|~#threads_alive_mutex~0.offset| Int) (v_ArrVal_5029 (Array Int Int))) (let ((.cse7 (store |c_#pthreadsMutex| |c_~#threads_alive_mutex~0.base| v_ArrVal_5029))) (let ((.cse0 (select .cse7 v_arrayElimCell_253))) (let ((.cse5 (store .cse0 v_arrayElimCell_254 1))) (let ((.cse6 (store .cse7 v_arrayElimCell_253 .cse5))) (let ((.cse1 (store (select .cse6 |c_~#data_mutex~0.base|) |c_~#data_mutex~0.offset| 0))) (let ((.cse2 (store (select (store .cse6 |c_~#data_mutex~0.base| .cse1) |c_~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset| 0))) (let ((.cse3 (select (store (store (store |c_#pthreadsMutex| v_arrayElimCell_253 .cse5) |c_~#data_mutex~0.base| .cse1) |c_~#threads_alive_mutex~0.base| .cse2) v_arrayElimCell_253)) (.cse4 (+ v_arrayElimCell_254 (* c_threadThread1of1ForFork0_~i~0 24)))) (or (not (= (select .cse0 v_arrayElimCell_254) 0)) (not (= (select (select (store (store (store |c_#pthreadsMutex| |c_~#data_mutex~0.base| .cse1) |c_~#threads_alive_mutex~0.base| .cse2) v_arrayElimCell_253 (store .cse3 .cse4 1)) |c_~#threads_alive_mutex~0.base|) |~#threads_alive_mutex~0.offset|) 0)) (not (= (select .cse3 .cse4) 0))))))))))) is different from false [2023-11-24 07:34:58,174 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:34:58,174 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 2718 treesize of output 2158 [2023-11-24 07:34:58,225 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:34:58,225 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 1456 treesize of output 1410 [2023-11-24 07:34:58,274 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:34:58,275 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 612 treesize of output 576 [2023-11-24 07:34:58,514 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-11-24 07:34:58,959 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-24 07:34:58,960 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 5 select indices, 5 select index equivalence classes, 0 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 10 case distinctions, treesize of input 101 treesize of output 179 [2023-11-24 07:35:02,318 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 7 not checked. [2023-11-24 07:35:02,318 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1242640286] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-24 07:35:02,318 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-24 07:35:02,318 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [33, 19, 18] total 66 [2023-11-24 07:35:02,318 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [302585456] [2023-11-24 07:35:02,318 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-24 07:35:02,319 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 66 states [2023-11-24 07:35:02,319 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 07:35:02,320 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 66 interpolants. [2023-11-24 07:35:02,321 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=324, Invalid=3839, Unknown=1, NotChecked=126, Total=4290 [2023-11-24 07:35:02,321 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:35:02,322 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-24 07:35:02,322 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 66 states, 66 states have (on average 9.454545454545455) internal successors, (624), 66 states have internal predecessors, (624), 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-11-24 07:35:02,322 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:35:02,322 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:35:02,323 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:35:02,323 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:35:02,323 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:35:02,323 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:35:02,323 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:35:02,324 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:35:02,324 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:35:02,324 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:35:02,324 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2023-11-24 07:35:02,324 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:35:02,324 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:35:02,324 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 76 states. [2023-11-24 07:35:02,324 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2023-11-24 07:35:02,324 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 84 states. [2023-11-24 07:35:02,324 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 98 states. [2023-11-24 07:35:02,324 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 102 states. [2023-11-24 07:35:02,324 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 42 states. [2023-11-24 07:35:02,324 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 95 states. [2023-11-24 07:35:02,325 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 70 states. [2023-11-24 07:35:02,325 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 77 states. [2023-11-24 07:35:02,326 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:36:59,673 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 07:36:59,673 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:36:59,673 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:36:59,673 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 07:36:59,673 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:36:59,673 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:36:59,673 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:36:59,674 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:36:59,674 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:36:59,674 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 07:36:59,674 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2023-11-24 07:36:59,674 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:36:59,674 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-24 07:36:59,674 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 76 states. [2023-11-24 07:36:59,674 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2023-11-24 07:36:59,674 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 84 states. [2023-11-24 07:36:59,674 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 98 states. [2023-11-24 07:36:59,674 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 102 states. [2023-11-24 07:36:59,674 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 42 states. [2023-11-24 07:36:59,675 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 95 states. [2023-11-24 07:36:59,675 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 70 states. [2023-11-24 07:36:59,675 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 77 states. [2023-11-24 07:36:59,675 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 89 states. [2023-11-24 07:36:59,689 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0 [2023-11-24 07:36:59,889 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable22 [2023-11-24 07:36:59,889 INFO L420 AbstractCegarLoop]: === Iteration 24 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [threadErr0ASSERT_VIOLATIONDATA_RACE, threadErr1ASSERT_VIOLATIONDATA_RACE, threadErr2ASSERT_VIOLATIONDATA_RACE, threadErr3ASSERT_VIOLATIONDATA_RACE (and 1 more)] === [2023-11-24 07:36:59,890 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 07:36:59,890 INFO L85 PathProgramCache]: Analyzing trace with hash 1288844587, now seen corresponding path program 6 times [2023-11-24 07:36:59,890 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 07:36:59,890 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1053545169] [2023-11-24 07:36:59,890 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 07:36:59,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 07:36:59,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat Killed by 15