./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-ext/10_fmaxsym_cas.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version c7c6ca5d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-ext/10_fmaxsym_cas.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-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 Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash a11d0cba01cb66911cac56797cb36d325dc008752ffb55c25c965bd0644c21c3 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 06:30:43,009 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 06:30:43,076 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-09 06:30:43,080 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 06:30:43,082 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 06:30:43,107 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 06:30:43,109 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 06:30:43,109 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 06:30:43,110 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 06:30:43,111 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 06:30:43,112 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 06:30:43,112 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 06:30:43,113 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 06:30:43,113 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 06:30:43,114 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 06:30:43,114 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 06:30:43,115 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 06:30:43,117 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 06:30:43,118 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 06:30:43,118 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 06:30:43,118 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 06:30:43,119 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 06:30:43,119 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-09 06:30:43,119 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 06:30:43,119 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 06:30:43,120 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 06:30:43,120 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 06:30:43,120 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 06:30:43,120 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 06:30:43,120 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 06:30:43,120 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 06:30:43,121 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 06:30:43,121 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 06:30:43,121 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 06:30:43,121 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 06:30:43,122 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 06:30:43,122 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 06:30:43,122 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 06:30:43,124 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 06:30:43,124 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 06:30:43,124 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 06:30:43,124 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-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/UAutomizer-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 -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> a11d0cba01cb66911cac56797cb36d325dc008752ffb55c25c965bd0644c21c3 [2024-11-09 06:30:43,369 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 06:30:43,391 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 06:30:43,394 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 06:30:43,395 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 06:30:43,396 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 06:30:43,397 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/10_fmaxsym_cas.i [2024-11-09 06:30:44,802 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 06:30:45,065 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 06:30:45,066 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/10_fmaxsym_cas.i [2024-11-09 06:30:45,084 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e4b610b91/611f02995e3c4a6b8967a411f5e10fca/FLAGc6806247e [2024-11-09 06:30:45,379 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e4b610b91/611f02995e3c4a6b8967a411f5e10fca [2024-11-09 06:30:45,382 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 06:30:45,383 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 06:30:45,386 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 06:30:45,387 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 06:30:45,391 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 06:30:45,392 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 06:30:45" (1/1) ... [2024-11-09 06:30:45,393 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6ea0a651 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:30:45, skipping insertion in model container [2024-11-09 06:30:45,393 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 06:30:45" (1/1) ... [2024-11-09 06:30:45,434 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 06:30:45,796 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 06:30:45,807 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 06:30:45,854 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 06:30:45,890 INFO L204 MainTranslator]: Completed translation [2024-11-09 06:30:45,891 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:30:45 WrapperNode [2024-11-09 06:30:45,891 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 06:30:45,892 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 06:30:45,892 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 06:30:45,892 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 06:30:45,898 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:30:45" (1/1) ... [2024-11-09 06:30:45,910 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:30:45" (1/1) ... [2024-11-09 06:30:45,935 INFO L138 Inliner]: procedures = 170, calls = 30, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 142 [2024-11-09 06:30:45,936 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 06:30:45,937 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 06:30:45,937 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 06:30:45,937 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 06:30:45,945 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:30:45" (1/1) ... [2024-11-09 06:30:45,946 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:30:45" (1/1) ... [2024-11-09 06:30:45,950 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:30:45" (1/1) ... [2024-11-09 06:30:45,951 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:30:45" (1/1) ... [2024-11-09 06:30:45,964 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:30:45" (1/1) ... [2024-11-09 06:30:45,972 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:30:45" (1/1) ... [2024-11-09 06:30:45,974 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:30:45" (1/1) ... [2024-11-09 06:30:45,976 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:30:45" (1/1) ... [2024-11-09 06:30:45,979 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 06:30:45,980 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 06:30:45,980 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 06:30:45,980 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 06:30:45,988 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:30:45" (1/1) ... [2024-11-09 06:30:45,997 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 06:30:46,008 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 06:30:46,025 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-09 06:30:46,027 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-09 06:30:46,070 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-09 06:30:46,071 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-11-09 06:30:46,071 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-11-09 06:30:46,071 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-09 06:30:46,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 06:30:46,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-09 06:30:46,071 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-09 06:30:46,071 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 06:30:46,071 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 06:30:46,071 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 06:30:46,073 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-09 06:30:46,197 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 06:30:46,199 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 06:30:46,435 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-09 06:30:46,435 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 06:30:46,562 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 06:30:46,563 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-09 06:30:46,563 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 06:30:46 BoogieIcfgContainer [2024-11-09 06:30:46,563 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 06:30:46,566 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-09 06:30:46,566 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-09 06:30:46,569 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-09 06:30:46,569 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.11 06:30:45" (1/3) ... [2024-11-09 06:30:46,570 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@47784b68 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 06:30:46, skipping insertion in model container [2024-11-09 06:30:46,571 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:30:45" (2/3) ... [2024-11-09 06:30:46,571 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@47784b68 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 06:30:46, skipping insertion in model container [2024-11-09 06:30:46,571 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 06:30:46" (3/3) ... [2024-11-09 06:30:46,572 INFO L112 eAbstractionObserver]: Analyzing ICFG 10_fmaxsym_cas.i [2024-11-09 06:30:46,588 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-09 06:30:46,588 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 8 error locations. [2024-11-09 06:30:46,589 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-09 06:30:46,670 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-09 06:30:46,710 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 115 places, 122 transitions, 248 flow [2024-11-09 06:30:46,760 INFO L124 PetriNetUnfolderBase]: 11/131 cut-off events. [2024-11-09 06:30:46,762 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 06:30:46,768 INFO L83 FinitePrefix]: Finished finitePrefix Result has 135 conditions, 131 events. 11/131 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 141 event pairs, 0 based on Foata normal form. 0/110 useless extension candidates. Maximal degree in co-relation 100. Up to 4 conditions per place. [2024-11-09 06:30:46,768 INFO L82 GeneralOperation]: Start removeDead. Operand has 115 places, 122 transitions, 248 flow [2024-11-09 06:30:46,773 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 115 places, 122 transitions, 248 flow [2024-11-09 06:30:46,782 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 06:30:46,788 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@3b18976f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 06:30:46,789 INFO L334 AbstractCegarLoop]: Starting to check reachability of 17 error locations. [2024-11-09 06:30:46,800 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 06:30:46,800 INFO L124 PetriNetUnfolderBase]: 2/48 cut-off events. [2024-11-09 06:30:46,800 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 06:30:46,800 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:30:46,801 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:30:46,802 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err7ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-09 06:30:46,806 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:30:46,806 INFO L85 PathProgramCache]: Analyzing trace with hash 349368150, now seen corresponding path program 1 times [2024-11-09 06:30:46,814 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:30:46,815 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1794278141] [2024-11-09 06:30:46,816 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:30:46,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:30:46,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:30:46,973 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 06:30:46,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:30:47,022 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 06:30:47,025 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-09 06:30:47,027 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (16 of 17 remaining) [2024-11-09 06:30:47,028 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (15 of 17 remaining) [2024-11-09 06:30:47,029 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (14 of 17 remaining) [2024-11-09 06:30:47,029 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (13 of 17 remaining) [2024-11-09 06:30:47,029 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (12 of 17 remaining) [2024-11-09 06:30:47,029 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (11 of 17 remaining) [2024-11-09 06:30:47,030 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (10 of 17 remaining) [2024-11-09 06:30:47,030 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (9 of 17 remaining) [2024-11-09 06:30:47,030 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (8 of 17 remaining) [2024-11-09 06:30:47,030 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (7 of 17 remaining) [2024-11-09 06:30:47,030 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (6 of 17 remaining) [2024-11-09 06:30:47,030 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (5 of 17 remaining) [2024-11-09 06:30:47,030 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (4 of 17 remaining) [2024-11-09 06:30:47,031 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (3 of 17 remaining) [2024-11-09 06:30:47,031 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (2 of 17 remaining) [2024-11-09 06:30:47,031 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (1 of 17 remaining) [2024-11-09 06:30:47,032 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (0 of 17 remaining) [2024-11-09 06:30:47,033 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-09 06:30:47,034 INFO L407 BasicCegarLoop]: Path program histogram: [1] [2024-11-09 06:30:47,040 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-09 06:30:47,040 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-09 06:30:47,117 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-09 06:30:47,126 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 198 places, 212 transitions, 434 flow [2024-11-09 06:30:47,187 INFO L124 PetriNetUnfolderBase]: 21/232 cut-off events. [2024-11-09 06:30:47,189 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-09 06:30:47,194 INFO L83 FinitePrefix]: Finished finitePrefix Result has 240 conditions, 232 events. 21/232 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 524 event pairs, 0 based on Foata normal form. 0/192 useless extension candidates. Maximal degree in co-relation 189. Up to 6 conditions per place. [2024-11-09 06:30:47,195 INFO L82 GeneralOperation]: Start removeDead. Operand has 198 places, 212 transitions, 434 flow [2024-11-09 06:30:47,199 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 198 places, 212 transitions, 434 flow [2024-11-09 06:30:47,201 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 06:30:47,202 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@3b18976f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 06:30:47,202 INFO L334 AbstractCegarLoop]: Starting to check reachability of 25 error locations. [2024-11-09 06:30:47,215 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 06:30:47,216 INFO L124 PetriNetUnfolderBase]: 4/74 cut-off events. [2024-11-09 06:30:47,217 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-09 06:30:47,217 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:30:47,217 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:30:47,217 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err7ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-09 06:30:47,218 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:30:47,218 INFO L85 PathProgramCache]: Analyzing trace with hash -2031718345, now seen corresponding path program 1 times [2024-11-09 06:30:47,218 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:30:47,218 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1232997867] [2024-11-09 06:30:47,218 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:30:47,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:30:47,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:30:47,242 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 06:30:47,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:30:47,262 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 06:30:47,262 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-09 06:30:47,263 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (24 of 25 remaining) [2024-11-09 06:30:47,263 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (23 of 25 remaining) [2024-11-09 06:30:47,263 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (22 of 25 remaining) [2024-11-09 06:30:47,263 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (21 of 25 remaining) [2024-11-09 06:30:47,263 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (20 of 25 remaining) [2024-11-09 06:30:47,264 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (19 of 25 remaining) [2024-11-09 06:30:47,264 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (18 of 25 remaining) [2024-11-09 06:30:47,264 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (17 of 25 remaining) [2024-11-09 06:30:47,264 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (16 of 25 remaining) [2024-11-09 06:30:47,264 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (15 of 25 remaining) [2024-11-09 06:30:47,264 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (14 of 25 remaining) [2024-11-09 06:30:47,265 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (13 of 25 remaining) [2024-11-09 06:30:47,265 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (12 of 25 remaining) [2024-11-09 06:30:47,265 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (11 of 25 remaining) [2024-11-09 06:30:47,265 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (10 of 25 remaining) [2024-11-09 06:30:47,265 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (9 of 25 remaining) [2024-11-09 06:30:47,265 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (8 of 25 remaining) [2024-11-09 06:30:47,265 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (7 of 25 remaining) [2024-11-09 06:30:47,266 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (6 of 25 remaining) [2024-11-09 06:30:47,266 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (5 of 25 remaining) [2024-11-09 06:30:47,266 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (4 of 25 remaining) [2024-11-09 06:30:47,266 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (3 of 25 remaining) [2024-11-09 06:30:47,266 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (2 of 25 remaining) [2024-11-09 06:30:47,266 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (1 of 25 remaining) [2024-11-09 06:30:47,266 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (0 of 25 remaining) [2024-11-09 06:30:47,267 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-09 06:30:47,267 INFO L407 BasicCegarLoop]: Path program histogram: [1] [2024-11-09 06:30:47,272 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-09 06:30:47,272 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-09 06:30:47,354 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-09 06:30:47,384 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 281 places, 302 transitions, 622 flow [2024-11-09 06:30:47,483 INFO L124 PetriNetUnfolderBase]: 31/333 cut-off events. [2024-11-09 06:30:47,483 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-09 06:30:47,492 INFO L83 FinitePrefix]: Finished finitePrefix Result has 346 conditions, 333 events. 31/333 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1028 event pairs, 0 based on Foata normal form. 0/274 useless extension candidates. Maximal degree in co-relation 278. Up to 8 conditions per place. [2024-11-09 06:30:47,492 INFO L82 GeneralOperation]: Start removeDead. Operand has 281 places, 302 transitions, 622 flow [2024-11-09 06:30:47,497 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 281 places, 302 transitions, 622 flow [2024-11-09 06:30:47,498 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 06:30:47,499 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@3b18976f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 06:30:47,499 INFO L334 AbstractCegarLoop]: Starting to check reachability of 33 error locations. [2024-11-09 06:30:47,510 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 06:30:47,510 INFO L124 PetriNetUnfolderBase]: 7/110 cut-off events. [2024-11-09 06:30:47,511 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-09 06:30:47,511 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:30:47,511 INFO L204 CegarLoopForPetriNet]: trace histogram [4, 4, 4, 4, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:30:47,511 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err7ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE (and 29 more)] === [2024-11-09 06:30:47,512 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:30:47,512 INFO L85 PathProgramCache]: Analyzing trace with hash -2123576587, now seen corresponding path program 1 times [2024-11-09 06:30:47,512 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:30:47,512 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1274908751] [2024-11-09 06:30:47,513 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:30:47,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:30:47,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:30:47,532 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 06:30:47,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:30:47,574 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 06:30:47,577 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-09 06:30:47,580 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (32 of 33 remaining) [2024-11-09 06:30:47,580 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (31 of 33 remaining) [2024-11-09 06:30:47,580 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (30 of 33 remaining) [2024-11-09 06:30:47,580 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (29 of 33 remaining) [2024-11-09 06:30:47,580 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (28 of 33 remaining) [2024-11-09 06:30:47,581 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (27 of 33 remaining) [2024-11-09 06:30:47,581 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (26 of 33 remaining) [2024-11-09 06:30:47,581 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (25 of 33 remaining) [2024-11-09 06:30:47,581 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (24 of 33 remaining) [2024-11-09 06:30:47,581 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (23 of 33 remaining) [2024-11-09 06:30:47,581 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (22 of 33 remaining) [2024-11-09 06:30:47,582 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (21 of 33 remaining) [2024-11-09 06:30:47,582 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (20 of 33 remaining) [2024-11-09 06:30:47,582 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (19 of 33 remaining) [2024-11-09 06:30:47,582 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (18 of 33 remaining) [2024-11-09 06:30:47,583 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (17 of 33 remaining) [2024-11-09 06:30:47,583 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (16 of 33 remaining) [2024-11-09 06:30:47,584 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (15 of 33 remaining) [2024-11-09 06:30:47,584 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (14 of 33 remaining) [2024-11-09 06:30:47,584 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (13 of 33 remaining) [2024-11-09 06:30:47,584 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (12 of 33 remaining) [2024-11-09 06:30:47,584 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (11 of 33 remaining) [2024-11-09 06:30:47,584 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (10 of 33 remaining) [2024-11-09 06:30:47,585 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (9 of 33 remaining) [2024-11-09 06:30:47,585 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (8 of 33 remaining) [2024-11-09 06:30:47,585 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (7 of 33 remaining) [2024-11-09 06:30:47,585 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (6 of 33 remaining) [2024-11-09 06:30:47,585 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (5 of 33 remaining) [2024-11-09 06:30:47,588 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (4 of 33 remaining) [2024-11-09 06:30:47,588 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (3 of 33 remaining) [2024-11-09 06:30:47,588 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (2 of 33 remaining) [2024-11-09 06:30:47,588 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (1 of 33 remaining) [2024-11-09 06:30:47,588 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (0 of 33 remaining) [2024-11-09 06:30:47,589 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-09 06:30:47,589 INFO L407 BasicCegarLoop]: Path program histogram: [1] [2024-11-09 06:30:47,589 WARN L244 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-09 06:30:47,590 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2024-11-09 06:30:47,684 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-09 06:30:47,688 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 364 places, 392 transitions, 812 flow [2024-11-09 06:30:47,794 INFO L124 PetriNetUnfolderBase]: 41/434 cut-off events. [2024-11-09 06:30:47,794 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2024-11-09 06:30:47,804 INFO L83 FinitePrefix]: Finished finitePrefix Result has 453 conditions, 434 events. 41/434 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 1582 event pairs, 0 based on Foata normal form. 0/356 useless extension candidates. Maximal degree in co-relation 367. Up to 10 conditions per place. [2024-11-09 06:30:47,805 INFO L82 GeneralOperation]: Start removeDead. Operand has 364 places, 392 transitions, 812 flow [2024-11-09 06:30:47,810 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 364 places, 392 transitions, 812 flow [2024-11-09 06:30:47,811 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 06:30:47,811 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@3b18976f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 06:30:47,812 INFO L334 AbstractCegarLoop]: Starting to check reachability of 41 error locations. [2024-11-09 06:30:47,825 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 06:30:47,825 INFO L124 PetriNetUnfolderBase]: 10/150 cut-off events. [2024-11-09 06:30:47,825 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2024-11-09 06:30:47,825 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:30:47,825 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:30:47,826 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err7ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE (and 37 more)] === [2024-11-09 06:30:47,826 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:30:47,826 INFO L85 PathProgramCache]: Analyzing trace with hash -291971182, now seen corresponding path program 1 times [2024-11-09 06:30:47,826 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:30:47,827 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1564055164] [2024-11-09 06:30:47,827 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:30:47,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:30:47,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:30:48,349 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:30:48,350 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:30:48,350 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1564055164] [2024-11-09 06:30:48,350 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1564055164] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:30:48,351 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:30:48,351 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 06:30:48,351 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [379070018] [2024-11-09 06:30:48,353 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:30:48,360 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 06:30:48,364 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:30:48,387 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 06:30:48,388 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-09 06:30:49,215 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 326 out of 392 [2024-11-09 06:30:49,221 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 364 places, 392 transitions, 812 flow. Second operand has 6 states, 6 states have (on average 327.6666666666667) internal successors, (1966), 6 states have internal predecessors, (1966), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:30:49,221 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:30:49,221 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 326 of 392 [2024-11-09 06:30:49,222 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:30:51,780 INFO L124 PetriNetUnfolderBase]: 730/8356 cut-off events. [2024-11-09 06:30:51,780 INFO L125 PetriNetUnfolderBase]: For 1045/1045 co-relation queries the response was YES. [2024-11-09 06:30:51,903 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9568 conditions, 8356 events. 730/8356 cut-off events. For 1045/1045 co-relation queries the response was YES. Maximal size of possible extension queue 170. Compared 90265 event pairs, 239 based on Foata normal form. 1628/8953 useless extension candidates. Maximal degree in co-relation 3806. Up to 598 conditions per place. [2024-11-09 06:30:51,965 INFO L140 encePairwiseOnDemand]: 339/392 looper letters, 31 selfloop transitions, 19 changer transitions 0/369 dead transitions. [2024-11-09 06:30:51,966 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 341 places, 369 transitions, 950 flow [2024-11-09 06:30:51,969 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-09 06:30:51,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-09 06:30:51,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2185 transitions. [2024-11-09 06:30:51,993 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9289965986394558 [2024-11-09 06:30:51,995 INFO L175 Difference]: Start difference. First operand has 364 places, 392 transitions, 812 flow. Second operand 6 states and 2185 transitions. [2024-11-09 06:30:51,996 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 341 places, 369 transitions, 950 flow [2024-11-09 06:30:52,004 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 341 places, 369 transitions, 920 flow, removed 15 selfloop flow, removed 0 redundant places. [2024-11-09 06:30:52,015 INFO L231 Difference]: Finished difference. Result has 346 places, 357 transitions, 832 flow [2024-11-09 06:30:52,017 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=392, PETRI_DIFFERENCE_MINUEND_FLOW=700, PETRI_DIFFERENCE_MINUEND_PLACES=336, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=339, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=329, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=832, PETRI_PLACES=346, PETRI_TRANSITIONS=357} [2024-11-09 06:30:52,022 INFO L277 CegarLoopForPetriNet]: 364 programPoint places, -18 predicate places. [2024-11-09 06:30:52,023 INFO L471 AbstractCegarLoop]: Abstraction has has 346 places, 357 transitions, 832 flow [2024-11-09 06:30:52,025 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 327.6666666666667) internal successors, (1966), 6 states have internal predecessors, (1966), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:30:52,025 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:30:52,025 INFO L204 CegarLoopForPetriNet]: trace histogram [5, 5, 5, 5, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:30:52,025 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-09 06:30:52,027 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err7ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE (and 37 more)] === [2024-11-09 06:30:52,028 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:30:52,028 INFO L85 PathProgramCache]: Analyzing trace with hash 1117779902, now seen corresponding path program 1 times [2024-11-09 06:30:52,028 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:30:52,028 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [41287320] [2024-11-09 06:30:52,029 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:30:52,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:30:52,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:30:52,046 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 06:30:52,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:30:52,066 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 06:30:52,069 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-09 06:30:52,069 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (40 of 41 remaining) [2024-11-09 06:30:52,069 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (39 of 41 remaining) [2024-11-09 06:30:52,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (38 of 41 remaining) [2024-11-09 06:30:52,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (37 of 41 remaining) [2024-11-09 06:30:52,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (36 of 41 remaining) [2024-11-09 06:30:52,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (35 of 41 remaining) [2024-11-09 06:30:52,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (34 of 41 remaining) [2024-11-09 06:30:52,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (33 of 41 remaining) [2024-11-09 06:30:52,071 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (32 of 41 remaining) [2024-11-09 06:30:52,071 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (31 of 41 remaining) [2024-11-09 06:30:52,071 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (30 of 41 remaining) [2024-11-09 06:30:52,071 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (29 of 41 remaining) [2024-11-09 06:30:52,071 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (28 of 41 remaining) [2024-11-09 06:30:52,071 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (27 of 41 remaining) [2024-11-09 06:30:52,071 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (26 of 41 remaining) [2024-11-09 06:30:52,072 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (25 of 41 remaining) [2024-11-09 06:30:52,072 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (24 of 41 remaining) [2024-11-09 06:30:52,072 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (23 of 41 remaining) [2024-11-09 06:30:52,072 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (22 of 41 remaining) [2024-11-09 06:30:52,072 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (21 of 41 remaining) [2024-11-09 06:30:52,072 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (20 of 41 remaining) [2024-11-09 06:30:52,072 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (19 of 41 remaining) [2024-11-09 06:30:52,072 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (18 of 41 remaining) [2024-11-09 06:30:52,072 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (17 of 41 remaining) [2024-11-09 06:30:52,073 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (16 of 41 remaining) [2024-11-09 06:30:52,073 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (15 of 41 remaining) [2024-11-09 06:30:52,073 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (14 of 41 remaining) [2024-11-09 06:30:52,073 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (13 of 41 remaining) [2024-11-09 06:30:52,073 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (12 of 41 remaining) [2024-11-09 06:30:52,073 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (11 of 41 remaining) [2024-11-09 06:30:52,073 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (10 of 41 remaining) [2024-11-09 06:30:52,073 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (9 of 41 remaining) [2024-11-09 06:30:52,073 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (8 of 41 remaining) [2024-11-09 06:30:52,074 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (7 of 41 remaining) [2024-11-09 06:30:52,074 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (6 of 41 remaining) [2024-11-09 06:30:52,074 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (5 of 41 remaining) [2024-11-09 06:30:52,074 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (4 of 41 remaining) [2024-11-09 06:30:52,074 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (3 of 41 remaining) [2024-11-09 06:30:52,077 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (2 of 41 remaining) [2024-11-09 06:30:52,078 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (1 of 41 remaining) [2024-11-09 06:30:52,078 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (0 of 41 remaining) [2024-11-09 06:30:52,078 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-09 06:30:52,078 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-11-09 06:30:52,079 WARN L244 ceAbstractionStarter]: 4 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-09 06:30:52,079 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 5 thread instances. [2024-11-09 06:30:52,205 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-09 06:30:52,212 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 447 places, 482 transitions, 1004 flow [2024-11-09 06:30:52,428 INFO L124 PetriNetUnfolderBase]: 51/535 cut-off events. [2024-11-09 06:30:52,428 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2024-11-09 06:30:52,437 INFO L83 FinitePrefix]: Finished finitePrefix Result has 561 conditions, 535 events. 51/535 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 2176 event pairs, 0 based on Foata normal form. 0/438 useless extension candidates. Maximal degree in co-relation 456. Up to 12 conditions per place. [2024-11-09 06:30:52,437 INFO L82 GeneralOperation]: Start removeDead. Operand has 447 places, 482 transitions, 1004 flow [2024-11-09 06:30:52,442 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 447 places, 482 transitions, 1004 flow [2024-11-09 06:30:52,443 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 06:30:52,445 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@3b18976f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 06:30:52,445 INFO L334 AbstractCegarLoop]: Starting to check reachability of 49 error locations. [2024-11-09 06:30:52,456 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 06:30:52,457 INFO L124 PetriNetUnfolderBase]: 10/150 cut-off events. [2024-11-09 06:30:52,457 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2024-11-09 06:30:52,457 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:30:52,457 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:30:52,458 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err7ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2024-11-09 06:30:52,458 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:30:52,458 INFO L85 PathProgramCache]: Analyzing trace with hash 450771373, now seen corresponding path program 1 times [2024-11-09 06:30:52,458 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:30:52,458 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [558294029] [2024-11-09 06:30:52,459 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:30:52,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:30:52,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:30:52,756 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:30:52,757 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:30:52,757 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [558294029] [2024-11-09 06:30:52,757 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [558294029] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:30:52,757 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:30:52,757 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 06:30:52,758 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1054975525] [2024-11-09 06:30:52,758 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:30:52,758 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 06:30:52,758 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:30:52,759 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 06:30:52,759 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-09 06:30:53,616 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 403 out of 482 [2024-11-09 06:30:53,618 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 447 places, 482 transitions, 1004 flow. Second operand has 6 states, 6 states have (on average 404.6666666666667) internal successors, (2428), 6 states have internal predecessors, (2428), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:30:53,619 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:30:53,619 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 403 of 482 [2024-11-09 06:30:53,619 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:30:59,271 INFO L124 PetriNetUnfolderBase]: 1859/18717 cut-off events. [2024-11-09 06:30:59,271 INFO L125 PetriNetUnfolderBase]: For 3507/3507 co-relation queries the response was YES. [2024-11-09 06:30:59,618 INFO L83 FinitePrefix]: Finished finitePrefix Result has 21851 conditions, 18717 events. 1859/18717 cut-off events. For 3507/3507 co-relation queries the response was YES. Maximal size of possible extension queue 314. Compared 233440 event pairs, 702 based on Foata normal form. 4615/21011 useless extension candidates. Maximal degree in co-relation 9534. Up to 1556 conditions per place. [2024-11-09 06:30:59,780 INFO L140 encePairwiseOnDemand]: 418/482 looper letters, 37 selfloop transitions, 23 changer transitions 0/455 dead transitions. [2024-11-09 06:30:59,781 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 418 places, 455 transitions, 1198 flow [2024-11-09 06:30:59,783 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-09 06:30:59,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-09 06:30:59,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2707 transitions. [2024-11-09 06:30:59,788 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.936030428769018 [2024-11-09 06:30:59,788 INFO L175 Difference]: Start difference. First operand has 447 places, 482 transitions, 1004 flow. Second operand 6 states and 2707 transitions. [2024-11-09 06:30:59,788 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 418 places, 455 transitions, 1198 flow [2024-11-09 06:30:59,792 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 418 places, 455 transitions, 1138 flow, removed 30 selfloop flow, removed 0 redundant places. [2024-11-09 06:30:59,797 INFO L231 Difference]: Finished difference. Result has 423 places, 439 transitions, 1020 flow [2024-11-09 06:30:59,797 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=482, PETRI_DIFFERENCE_MINUEND_FLOW=862, PETRI_DIFFERENCE_MINUEND_PLACES=413, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=417, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=406, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1020, PETRI_PLACES=423, PETRI_TRANSITIONS=439} [2024-11-09 06:30:59,798 INFO L277 CegarLoopForPetriNet]: 447 programPoint places, -24 predicate places. [2024-11-09 06:30:59,798 INFO L471 AbstractCegarLoop]: Abstraction has has 423 places, 439 transitions, 1020 flow [2024-11-09 06:30:59,800 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 404.6666666666667) internal successors, (2428), 6 states have internal predecessors, (2428), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:30:59,800 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:30:59,800 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:30:59,800 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-09 06:30:59,800 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err7ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2024-11-09 06:30:59,801 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:30:59,801 INFO L85 PathProgramCache]: Analyzing trace with hash -1917945303, now seen corresponding path program 1 times [2024-11-09 06:30:59,801 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:30:59,801 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1335705697] [2024-11-09 06:30:59,801 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:30:59,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:30:59,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:31:00,059 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 06:31:00,059 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:31:00,059 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1335705697] [2024-11-09 06:31:00,059 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1335705697] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:31:00,059 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:31:00,059 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 06:31:00,060 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [755912904] [2024-11-09 06:31:00,060 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:31:00,060 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 06:31:00,060 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:31:00,061 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 06:31:00,061 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-09 06:31:00,932 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 403 out of 482 [2024-11-09 06:31:00,935 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 423 places, 439 transitions, 1020 flow. Second operand has 6 states, 6 states have (on average 404.8333333333333) internal successors, (2429), 6 states have internal predecessors, (2429), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:31:00,936 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:31:00,936 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 403 of 482 [2024-11-09 06:31:00,937 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:31:20,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2112] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse2 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 2)) (.cse16 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse4 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 3)) (.cse1 (select .cse17 .cse2))) (let ((.cse9 (= (select .cse17 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse1)) (.cse10 (= .cse1 (select .cse17 .cse4))) (.cse11 (= |v_thr1Thread4of5ForFork0_findMax_~c~0#1_21| (select .cse16 |v_~#max~0.offset_28|))) (.cse5 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse7 (+ 2 |v_~#max~0.offset_28|)) (.cse8 (+ 3 |v_~#max~0.offset_28|)) (.cse12 (= .cse1 (select .cse17 .cse3))) (.cse6 (+ |v_~#max~0.offset_28| 1))) (or (and (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_192| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_191|) (= |v_#race_264| (let ((.cse0 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse5 |v_~#max~0.offset_28| 0) .cse6 0) .cse7 0) .cse8 0)))) (store .cse0 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse0 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1)))) .cse9 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_152| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_151|) .cse10 (not .cse11) (= (store |v_#memory_int_174| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) .cse12) (let ((.cse13 (select |v_#race_289| |v_~#max~0.base_28|))) (let ((.cse14 (select .cse13 .cse6))) (and .cse9 .cse10 .cse11 (= (select .cse13 .cse8) .cse14) (= .cse14 (select .cse13 |v_~#max~0.offset_28|)) (= (select .cse13 .cse7) .cse14) (= (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse5 |v_~#max~0.offset_28| .cse14) .cse6 .cse14) .cse7 .cse14) .cse8 .cse14)) |v_#race_289|) (= (let ((.cse15 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse16 |v_~#max~0.offset_28| |v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|)))) (store .cse15 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse15 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_146| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_145|) .cse12 (= (store |v_#race_289| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_289| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1)) |v_#race_264|)))))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread4of5ForFork0_findMax_~e~0#1=|v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|, thr1Thread4of5ForFork0_findMax_~c~0#1=|v_thr1Thread4of5ForFork0_findMax_~c~0#1_21|, #memory_int=|v_#memory_int_174|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, #race=|v_#race_264|, thr1Thread4of5ForFork0_findMax_~e~0#1=|v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|, thr1Thread4of5ForFork0_findMax_~c~0#1=|v_thr1Thread4of5ForFork0_findMax_~c~0#1_21|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, #memory_int=|v_#memory_int_173|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|} AuxVars[|v_#race_289|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_146|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_145|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_152|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_151|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_191|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_192|] AssignedVars[#race, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, #memory_int, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1][370], [442#true, 18#L735-6true, 447#true, 63#L716-3true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 461#true, 450#true, 444#true, 207#L716-3true, 184#L711-4true, 446#true]) [2024-11-09 06:31:20,473 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 06:31:20,473 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 06:31:20,473 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 06:31:20,473 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 06:31:21,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2112] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse2 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 2)) (.cse16 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse4 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 3)) (.cse1 (select .cse17 .cse2))) (let ((.cse9 (= (select .cse17 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse1)) (.cse10 (= .cse1 (select .cse17 .cse4))) (.cse11 (= |v_thr1Thread4of5ForFork0_findMax_~c~0#1_21| (select .cse16 |v_~#max~0.offset_28|))) (.cse5 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse7 (+ 2 |v_~#max~0.offset_28|)) (.cse8 (+ 3 |v_~#max~0.offset_28|)) (.cse12 (= .cse1 (select .cse17 .cse3))) (.cse6 (+ |v_~#max~0.offset_28| 1))) (or (and (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_192| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_191|) (= |v_#race_264| (let ((.cse0 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse5 |v_~#max~0.offset_28| 0) .cse6 0) .cse7 0) .cse8 0)))) (store .cse0 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse0 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1)))) .cse9 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_152| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_151|) .cse10 (not .cse11) (= (store |v_#memory_int_174| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) .cse12) (let ((.cse13 (select |v_#race_289| |v_~#max~0.base_28|))) (let ((.cse14 (select .cse13 .cse6))) (and .cse9 .cse10 .cse11 (= (select .cse13 .cse8) .cse14) (= .cse14 (select .cse13 |v_~#max~0.offset_28|)) (= (select .cse13 .cse7) .cse14) (= (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse5 |v_~#max~0.offset_28| .cse14) .cse6 .cse14) .cse7 .cse14) .cse8 .cse14)) |v_#race_289|) (= (let ((.cse15 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse16 |v_~#max~0.offset_28| |v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|)))) (store .cse15 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse15 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_146| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_145|) .cse12 (= (store |v_#race_289| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_289| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1)) |v_#race_264|)))))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread4of5ForFork0_findMax_~e~0#1=|v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|, thr1Thread4of5ForFork0_findMax_~c~0#1=|v_thr1Thread4of5ForFork0_findMax_~c~0#1_21|, #memory_int=|v_#memory_int_174|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, #race=|v_#race_264|, thr1Thread4of5ForFork0_findMax_~e~0#1=|v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|, thr1Thread4of5ForFork0_findMax_~c~0#1=|v_thr1Thread4of5ForFork0_findMax_~c~0#1_21|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, #memory_int=|v_#memory_int_173|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|} AuxVars[|v_#race_289|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_146|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_145|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_152|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_151|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_191|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_192|] AssignedVars[#race, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, #memory_int, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1][366], [139#L712-2true, 442#true, 18#L735-6true, 447#true, 63#L716-3true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 461#true, 450#true, 444#true, 207#L716-3true, 446#true]) [2024-11-09 06:31:21,280 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-09 06:31:21,280 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 06:31:21,281 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 06:31:21,281 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 06:31:21,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2112] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse2 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 2)) (.cse16 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse4 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 3)) (.cse1 (select .cse17 .cse2))) (let ((.cse9 (= (select .cse17 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse1)) (.cse10 (= .cse1 (select .cse17 .cse4))) (.cse11 (= |v_thr1Thread4of5ForFork0_findMax_~c~0#1_21| (select .cse16 |v_~#max~0.offset_28|))) (.cse5 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse7 (+ 2 |v_~#max~0.offset_28|)) (.cse8 (+ 3 |v_~#max~0.offset_28|)) (.cse12 (= .cse1 (select .cse17 .cse3))) (.cse6 (+ |v_~#max~0.offset_28| 1))) (or (and (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_192| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_191|) (= |v_#race_264| (let ((.cse0 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse5 |v_~#max~0.offset_28| 0) .cse6 0) .cse7 0) .cse8 0)))) (store .cse0 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse0 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1)))) .cse9 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_152| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_151|) .cse10 (not .cse11) (= (store |v_#memory_int_174| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) .cse12) (let ((.cse13 (select |v_#race_289| |v_~#max~0.base_28|))) (let ((.cse14 (select .cse13 .cse6))) (and .cse9 .cse10 .cse11 (= (select .cse13 .cse8) .cse14) (= .cse14 (select .cse13 |v_~#max~0.offset_28|)) (= (select .cse13 .cse7) .cse14) (= (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse5 |v_~#max~0.offset_28| .cse14) .cse6 .cse14) .cse7 .cse14) .cse8 .cse14)) |v_#race_289|) (= (let ((.cse15 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse16 |v_~#max~0.offset_28| |v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|)))) (store .cse15 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse15 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_146| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_145|) .cse12 (= (store |v_#race_289| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_289| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1)) |v_#race_264|)))))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread4of5ForFork0_findMax_~e~0#1=|v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|, thr1Thread4of5ForFork0_findMax_~c~0#1=|v_thr1Thread4of5ForFork0_findMax_~c~0#1_21|, #memory_int=|v_#memory_int_174|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, #race=|v_#race_264|, thr1Thread4of5ForFork0_findMax_~e~0#1=|v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|, thr1Thread4of5ForFork0_findMax_~c~0#1=|v_thr1Thread4of5ForFork0_findMax_~c~0#1_21|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, #memory_int=|v_#memory_int_173|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|} AuxVars[|v_#race_289|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_146|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_145|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_152|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_151|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_191|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_192|] AssignedVars[#race, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, #memory_int, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1][367], [442#true, 18#L735-6true, 447#true, 63#L716-3true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 461#true, 115#L712-3true, 450#true, 444#true, 207#L716-3true, 446#true]) [2024-11-09 06:31:21,405 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-09 06:31:21,405 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-09 06:31:21,405 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 06:31:21,405 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 06:31:21,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2112] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse2 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 2)) (.cse16 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse4 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 3)) (.cse1 (select .cse17 .cse2))) (let ((.cse9 (= (select .cse17 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse1)) (.cse10 (= .cse1 (select .cse17 .cse4))) (.cse11 (= |v_thr1Thread4of5ForFork0_findMax_~c~0#1_21| (select .cse16 |v_~#max~0.offset_28|))) (.cse5 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse7 (+ 2 |v_~#max~0.offset_28|)) (.cse8 (+ 3 |v_~#max~0.offset_28|)) (.cse12 (= .cse1 (select .cse17 .cse3))) (.cse6 (+ |v_~#max~0.offset_28| 1))) (or (and (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_192| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_191|) (= |v_#race_264| (let ((.cse0 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse5 |v_~#max~0.offset_28| 0) .cse6 0) .cse7 0) .cse8 0)))) (store .cse0 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse0 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1)))) .cse9 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_152| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_151|) .cse10 (not .cse11) (= (store |v_#memory_int_174| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) .cse12) (let ((.cse13 (select |v_#race_289| |v_~#max~0.base_28|))) (let ((.cse14 (select .cse13 .cse6))) (and .cse9 .cse10 .cse11 (= (select .cse13 .cse8) .cse14) (= .cse14 (select .cse13 |v_~#max~0.offset_28|)) (= (select .cse13 .cse7) .cse14) (= (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse5 |v_~#max~0.offset_28| .cse14) .cse6 .cse14) .cse7 .cse14) .cse8 .cse14)) |v_#race_289|) (= (let ((.cse15 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse16 |v_~#max~0.offset_28| |v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|)))) (store .cse15 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse15 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_146| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_145|) .cse12 (= (store |v_#race_289| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_289| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1)) |v_#race_264|)))))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread4of5ForFork0_findMax_~e~0#1=|v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|, thr1Thread4of5ForFork0_findMax_~c~0#1=|v_thr1Thread4of5ForFork0_findMax_~c~0#1_21|, #memory_int=|v_#memory_int_174|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, #race=|v_#race_264|, thr1Thread4of5ForFork0_findMax_~e~0#1=|v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|, thr1Thread4of5ForFork0_findMax_~c~0#1=|v_thr1Thread4of5ForFork0_findMax_~c~0#1_21|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, #memory_int=|v_#memory_int_173|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|} AuxVars[|v_#race_289|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_146|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_145|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_152|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_151|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_191|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_192|] AssignedVars[#race, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, #memory_int, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1][369], [442#true, 18#L735-6true, 447#true, 63#L716-3true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 97#L712-4true, 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 461#true, 450#true, 444#true, 207#L716-3true, 446#true]) [2024-11-09 06:31:21,515 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-09 06:31:21,517 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 06:31:21,517 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 06:31:21,517 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 06:31:21,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2112] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse2 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 2)) (.cse16 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse4 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 3)) (.cse1 (select .cse17 .cse2))) (let ((.cse9 (= (select .cse17 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse1)) (.cse10 (= .cse1 (select .cse17 .cse4))) (.cse11 (= |v_thr1Thread4of5ForFork0_findMax_~c~0#1_21| (select .cse16 |v_~#max~0.offset_28|))) (.cse5 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse7 (+ 2 |v_~#max~0.offset_28|)) (.cse8 (+ 3 |v_~#max~0.offset_28|)) (.cse12 (= .cse1 (select .cse17 .cse3))) (.cse6 (+ |v_~#max~0.offset_28| 1))) (or (and (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_192| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_191|) (= |v_#race_264| (let ((.cse0 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse5 |v_~#max~0.offset_28| 0) .cse6 0) .cse7 0) .cse8 0)))) (store .cse0 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse0 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1)))) .cse9 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_152| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_151|) .cse10 (not .cse11) (= (store |v_#memory_int_174| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) .cse12) (let ((.cse13 (select |v_#race_289| |v_~#max~0.base_28|))) (let ((.cse14 (select .cse13 .cse6))) (and .cse9 .cse10 .cse11 (= (select .cse13 .cse8) .cse14) (= .cse14 (select .cse13 |v_~#max~0.offset_28|)) (= (select .cse13 .cse7) .cse14) (= (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse5 |v_~#max~0.offset_28| .cse14) .cse6 .cse14) .cse7 .cse14) .cse8 .cse14)) |v_#race_289|) (= (let ((.cse15 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse16 |v_~#max~0.offset_28| |v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|)))) (store .cse15 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse15 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_146| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_145|) .cse12 (= (store |v_#race_289| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_289| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1)) |v_#race_264|)))))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread4of5ForFork0_findMax_~e~0#1=|v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|, thr1Thread4of5ForFork0_findMax_~c~0#1=|v_thr1Thread4of5ForFork0_findMax_~c~0#1_21|, #memory_int=|v_#memory_int_174|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, #race=|v_#race_264|, thr1Thread4of5ForFork0_findMax_~e~0#1=|v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|, thr1Thread4of5ForFork0_findMax_~c~0#1=|v_thr1Thread4of5ForFork0_findMax_~c~0#1_21|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, #memory_int=|v_#memory_int_173|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|} AuxVars[|v_#race_289|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_146|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_145|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_152|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_151|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_191|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_192|] AssignedVars[#race, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, #memory_int, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1][370], [442#true, 18#L735-6true, 193#$Ultimate##0true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), 63#L716-3true, Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 461#true, 450#true, 444#true, 448#true, 207#L716-3true, 184#L711-4true, 446#true]) [2024-11-09 06:31:21,542 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-09 06:31:21,542 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 06:31:21,542 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 06:31:21,542 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 06:31:21,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2201] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse1 (+ |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ 3 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse2 (+ 2 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse8 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse0 (select .cse17 .cse1))) (let ((.cse12 (= (select .cse17 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse0)) (.cse15 (= |v_thr1Thread5of5ForFork0_findMax_~c~0#1_21| (select .cse8 |v_~#max~0.offset_28|))) (.cse13 (= .cse0 (select .cse17 .cse2))) (.cse9 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse10 (+ |v_~#max~0.offset_28| 1)) (.cse5 (+ 2 |v_~#max~0.offset_28|)) (.cse11 (+ 3 |v_~#max~0.offset_28|)) (.cse14 (= .cse0 (select .cse17 .cse3)))) (or (let ((.cse4 (select |v_#race_290| |v_~#max~0.base_28|))) (let ((.cse6 (select .cse4 .cse10))) (and (= |v_#race_264| (store |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= (select .cse4 .cse5) .cse6) (= (let ((.cse7 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse8 |v_~#max~0.offset_28| |v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|)))) (store .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_#race_290| (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| .cse6) .cse10 .cse6) .cse5 .cse6) .cse11 .cse6))) .cse12 (= (select .cse4 |v_~#max~0.offset_28|) .cse6) (= (select .cse4 .cse11) .cse6) .cse13 .cse14 .cse15 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|)))) (and .cse12 (= (store |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) (not .cse15) .cse13 (= (let ((.cse16 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| 0) .cse10 0) .cse5 0) .cse11 0)))) (store .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) |v_#race_264|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|) .cse14 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|)))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, #memory_int=|v_#memory_int_174|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, #race=|v_#race_264|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, #memory_int=|v_#memory_int_173|} AuxVars[|v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|, |v_#race_290|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|] AssignedVars[#race, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, #memory_int, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1][409], [442#true, 18#L735-6true, 63#L716-3true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 253#$Ultimate##0true, 461#true, 450#true, 444#true, 67#L716-3true, 448#true, 184#L711-4true, 446#true]) [2024-11-09 06:31:21,568 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-09 06:31:21,568 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 06:31:21,568 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 06:31:21,568 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 06:31:21,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2201] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse1 (+ |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ 3 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse2 (+ 2 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse8 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse0 (select .cse17 .cse1))) (let ((.cse12 (= (select .cse17 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse0)) (.cse15 (= |v_thr1Thread5of5ForFork0_findMax_~c~0#1_21| (select .cse8 |v_~#max~0.offset_28|))) (.cse13 (= .cse0 (select .cse17 .cse2))) (.cse9 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse10 (+ |v_~#max~0.offset_28| 1)) (.cse5 (+ 2 |v_~#max~0.offset_28|)) (.cse11 (+ 3 |v_~#max~0.offset_28|)) (.cse14 (= .cse0 (select .cse17 .cse3)))) (or (let ((.cse4 (select |v_#race_290| |v_~#max~0.base_28|))) (let ((.cse6 (select .cse4 .cse10))) (and (= |v_#race_264| (store |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= (select .cse4 .cse5) .cse6) (= (let ((.cse7 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse8 |v_~#max~0.offset_28| |v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|)))) (store .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_#race_290| (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| .cse6) .cse10 .cse6) .cse5 .cse6) .cse11 .cse6))) .cse12 (= (select .cse4 |v_~#max~0.offset_28|) .cse6) (= (select .cse4 .cse11) .cse6) .cse13 .cse14 .cse15 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|)))) (and .cse12 (= (store |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) (not .cse15) .cse13 (= (let ((.cse16 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| 0) .cse10 0) .cse5 0) .cse11 0)))) (store .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) |v_#race_264|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|) .cse14 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|)))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, #memory_int=|v_#memory_int_174|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, #race=|v_#race_264|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, #memory_int=|v_#memory_int_173|} AuxVars[|v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|, |v_#race_290|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|] AssignedVars[#race, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, #memory_int, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1][409], [442#true, 18#L735-6true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 461#true, 450#true, 444#true, 67#L716-3true, 448#true, 207#L716-3true, 184#L711-4true, 222#$Ultimate##0true, 446#true]) [2024-11-09 06:31:21,601 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-09 06:31:21,601 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 06:31:21,601 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-09 06:31:21,601 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 06:31:21,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2112] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse2 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 2)) (.cse16 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse4 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 3)) (.cse1 (select .cse17 .cse2))) (let ((.cse9 (= (select .cse17 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse1)) (.cse10 (= .cse1 (select .cse17 .cse4))) (.cse11 (= |v_thr1Thread4of5ForFork0_findMax_~c~0#1_21| (select .cse16 |v_~#max~0.offset_28|))) (.cse5 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse7 (+ 2 |v_~#max~0.offset_28|)) (.cse8 (+ 3 |v_~#max~0.offset_28|)) (.cse12 (= .cse1 (select .cse17 .cse3))) (.cse6 (+ |v_~#max~0.offset_28| 1))) (or (and (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_192| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_191|) (= |v_#race_264| (let ((.cse0 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse5 |v_~#max~0.offset_28| 0) .cse6 0) .cse7 0) .cse8 0)))) (store .cse0 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse0 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1)))) .cse9 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_152| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_151|) .cse10 (not .cse11) (= (store |v_#memory_int_174| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) .cse12) (let ((.cse13 (select |v_#race_289| |v_~#max~0.base_28|))) (let ((.cse14 (select .cse13 .cse6))) (and .cse9 .cse10 .cse11 (= (select .cse13 .cse8) .cse14) (= .cse14 (select .cse13 |v_~#max~0.offset_28|)) (= (select .cse13 .cse7) .cse14) (= (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse5 |v_~#max~0.offset_28| .cse14) .cse6 .cse14) .cse7 .cse14) .cse8 .cse14)) |v_#race_289|) (= (let ((.cse15 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse16 |v_~#max~0.offset_28| |v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|)))) (store .cse15 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse15 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_146| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_145|) .cse12 (= (store |v_#race_289| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_289| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1)) |v_#race_264|)))))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread4of5ForFork0_findMax_~e~0#1=|v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|, thr1Thread4of5ForFork0_findMax_~c~0#1=|v_thr1Thread4of5ForFork0_findMax_~c~0#1_21|, #memory_int=|v_#memory_int_174|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, #race=|v_#race_264|, thr1Thread4of5ForFork0_findMax_~e~0#1=|v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|, thr1Thread4of5ForFork0_findMax_~c~0#1=|v_thr1Thread4of5ForFork0_findMax_~c~0#1_21|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, #memory_int=|v_#memory_int_173|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|} AuxVars[|v_#race_289|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_146|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_145|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_152|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_151|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_191|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_192|] AssignedVars[#race, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, #memory_int, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1][368], [442#true, 18#L735-6true, 447#true, 63#L716-3true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 461#true, 450#true, 444#true, 384#L712-5true, 207#L716-3true, 446#true]) [2024-11-09 06:31:21,630 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-09 06:31:21,630 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 06:31:21,630 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-09 06:31:21,631 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 06:31:21,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2112] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse2 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 2)) (.cse16 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse4 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 3)) (.cse1 (select .cse17 .cse2))) (let ((.cse9 (= (select .cse17 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse1)) (.cse10 (= .cse1 (select .cse17 .cse4))) (.cse11 (= |v_thr1Thread4of5ForFork0_findMax_~c~0#1_21| (select .cse16 |v_~#max~0.offset_28|))) (.cse5 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse7 (+ 2 |v_~#max~0.offset_28|)) (.cse8 (+ 3 |v_~#max~0.offset_28|)) (.cse12 (= .cse1 (select .cse17 .cse3))) (.cse6 (+ |v_~#max~0.offset_28| 1))) (or (and (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_192| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_191|) (= |v_#race_264| (let ((.cse0 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse5 |v_~#max~0.offset_28| 0) .cse6 0) .cse7 0) .cse8 0)))) (store .cse0 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse0 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1)))) .cse9 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_152| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_151|) .cse10 (not .cse11) (= (store |v_#memory_int_174| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) .cse12) (let ((.cse13 (select |v_#race_289| |v_~#max~0.base_28|))) (let ((.cse14 (select .cse13 .cse6))) (and .cse9 .cse10 .cse11 (= (select .cse13 .cse8) .cse14) (= .cse14 (select .cse13 |v_~#max~0.offset_28|)) (= (select .cse13 .cse7) .cse14) (= (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse5 |v_~#max~0.offset_28| .cse14) .cse6 .cse14) .cse7 .cse14) .cse8 .cse14)) |v_#race_289|) (= (let ((.cse15 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse16 |v_~#max~0.offset_28| |v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|)))) (store .cse15 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse15 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_146| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_145|) .cse12 (= (store |v_#race_289| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_289| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1)) |v_#race_264|)))))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread4of5ForFork0_findMax_~e~0#1=|v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|, thr1Thread4of5ForFork0_findMax_~c~0#1=|v_thr1Thread4of5ForFork0_findMax_~c~0#1_21|, #memory_int=|v_#memory_int_174|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, #race=|v_#race_264|, thr1Thread4of5ForFork0_findMax_~e~0#1=|v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|, thr1Thread4of5ForFork0_findMax_~c~0#1=|v_thr1Thread4of5ForFork0_findMax_~c~0#1_21|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, #memory_int=|v_#memory_int_173|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|} AuxVars[|v_#race_289|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_146|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_145|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_152|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_151|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_191|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_192|] AssignedVars[#race, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, #memory_int, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1][368], [442#true, 18#L735-6true, 447#true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), 63#L716-3true, Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 461#true, 450#true, 27#L712-6true, 444#true, 207#L716-3true, 446#true]) [2024-11-09 06:31:21,721 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 06:31:21,721 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-09 06:31:21,721 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 06:31:21,721 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 06:31:21,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2112] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse2 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 2)) (.cse16 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse4 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 3)) (.cse1 (select .cse17 .cse2))) (let ((.cse9 (= (select .cse17 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse1)) (.cse10 (= .cse1 (select .cse17 .cse4))) (.cse11 (= |v_thr1Thread4of5ForFork0_findMax_~c~0#1_21| (select .cse16 |v_~#max~0.offset_28|))) (.cse5 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse7 (+ 2 |v_~#max~0.offset_28|)) (.cse8 (+ 3 |v_~#max~0.offset_28|)) (.cse12 (= .cse1 (select .cse17 .cse3))) (.cse6 (+ |v_~#max~0.offset_28| 1))) (or (and (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_192| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_191|) (= |v_#race_264| (let ((.cse0 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse5 |v_~#max~0.offset_28| 0) .cse6 0) .cse7 0) .cse8 0)))) (store .cse0 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse0 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1)))) .cse9 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_152| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_151|) .cse10 (not .cse11) (= (store |v_#memory_int_174| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) .cse12) (let ((.cse13 (select |v_#race_289| |v_~#max~0.base_28|))) (let ((.cse14 (select .cse13 .cse6))) (and .cse9 .cse10 .cse11 (= (select .cse13 .cse8) .cse14) (= .cse14 (select .cse13 |v_~#max~0.offset_28|)) (= (select .cse13 .cse7) .cse14) (= (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse5 |v_~#max~0.offset_28| .cse14) .cse6 .cse14) .cse7 .cse14) .cse8 .cse14)) |v_#race_289|) (= (let ((.cse15 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse16 |v_~#max~0.offset_28| |v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|)))) (store .cse15 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse15 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_146| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_145|) .cse12 (= (store |v_#race_289| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_289| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1)) |v_#race_264|)))))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread4of5ForFork0_findMax_~e~0#1=|v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|, thr1Thread4of5ForFork0_findMax_~c~0#1=|v_thr1Thread4of5ForFork0_findMax_~c~0#1_21|, #memory_int=|v_#memory_int_174|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, #race=|v_#race_264|, thr1Thread4of5ForFork0_findMax_~e~0#1=|v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|, thr1Thread4of5ForFork0_findMax_~c~0#1=|v_thr1Thread4of5ForFork0_findMax_~c~0#1_21|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, #memory_int=|v_#memory_int_173|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|} AuxVars[|v_#race_289|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_146|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_145|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_152|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_151|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_191|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_192|] AssignedVars[#race, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, #memory_int, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1][366], [139#L712-2true, 442#true, 18#L735-6true, 193#$Ultimate##0true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), 63#L716-3true, Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 461#true, 450#true, 444#true, 448#true, 207#L716-3true, 446#true]) [2024-11-09 06:31:21,893 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 06:31:21,893 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 06:31:21,893 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 06:31:21,893 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 06:31:21,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2201] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse1 (+ |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ 3 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse2 (+ 2 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse8 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse0 (select .cse17 .cse1))) (let ((.cse12 (= (select .cse17 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse0)) (.cse15 (= |v_thr1Thread5of5ForFork0_findMax_~c~0#1_21| (select .cse8 |v_~#max~0.offset_28|))) (.cse13 (= .cse0 (select .cse17 .cse2))) (.cse9 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse10 (+ |v_~#max~0.offset_28| 1)) (.cse5 (+ 2 |v_~#max~0.offset_28|)) (.cse11 (+ 3 |v_~#max~0.offset_28|)) (.cse14 (= .cse0 (select .cse17 .cse3)))) (or (let ((.cse4 (select |v_#race_290| |v_~#max~0.base_28|))) (let ((.cse6 (select .cse4 .cse10))) (and (= |v_#race_264| (store |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= (select .cse4 .cse5) .cse6) (= (let ((.cse7 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse8 |v_~#max~0.offset_28| |v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|)))) (store .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_#race_290| (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| .cse6) .cse10 .cse6) .cse5 .cse6) .cse11 .cse6))) .cse12 (= (select .cse4 |v_~#max~0.offset_28|) .cse6) (= (select .cse4 .cse11) .cse6) .cse13 .cse14 .cse15 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|)))) (and .cse12 (= (store |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) (not .cse15) .cse13 (= (let ((.cse16 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| 0) .cse10 0) .cse5 0) .cse11 0)))) (store .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) |v_#race_264|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|) .cse14 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|)))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, #memory_int=|v_#memory_int_174|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, #race=|v_#race_264|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, #memory_int=|v_#memory_int_173|} AuxVars[|v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|, |v_#race_290|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|] AssignedVars[#race, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, #memory_int, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1][410], [139#L712-2true, 442#true, 18#L735-6true, 63#L716-3true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 253#$Ultimate##0true, 461#true, 450#true, 444#true, 67#L716-3true, 448#true, 446#true]) [2024-11-09 06:31:21,896 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 06:31:21,896 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 06:31:21,896 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 06:31:21,896 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 06:31:21,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2201] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse1 (+ |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ 3 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse2 (+ 2 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse8 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse0 (select .cse17 .cse1))) (let ((.cse12 (= (select .cse17 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse0)) (.cse15 (= |v_thr1Thread5of5ForFork0_findMax_~c~0#1_21| (select .cse8 |v_~#max~0.offset_28|))) (.cse13 (= .cse0 (select .cse17 .cse2))) (.cse9 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse10 (+ |v_~#max~0.offset_28| 1)) (.cse5 (+ 2 |v_~#max~0.offset_28|)) (.cse11 (+ 3 |v_~#max~0.offset_28|)) (.cse14 (= .cse0 (select .cse17 .cse3)))) (or (let ((.cse4 (select |v_#race_290| |v_~#max~0.base_28|))) (let ((.cse6 (select .cse4 .cse10))) (and (= |v_#race_264| (store |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= (select .cse4 .cse5) .cse6) (= (let ((.cse7 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse8 |v_~#max~0.offset_28| |v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|)))) (store .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_#race_290| (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| .cse6) .cse10 .cse6) .cse5 .cse6) .cse11 .cse6))) .cse12 (= (select .cse4 |v_~#max~0.offset_28|) .cse6) (= (select .cse4 .cse11) .cse6) .cse13 .cse14 .cse15 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|)))) (and .cse12 (= (store |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) (not .cse15) .cse13 (= (let ((.cse16 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| 0) .cse10 0) .cse5 0) .cse11 0)))) (store .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) |v_#race_264|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|) .cse14 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|)))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, #memory_int=|v_#memory_int_174|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, #race=|v_#race_264|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, #memory_int=|v_#memory_int_173|} AuxVars[|v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|, |v_#race_290|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|] AssignedVars[#race, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, #memory_int, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1][410], [139#L712-2true, 442#true, 18#L735-6true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 461#true, 450#true, 444#true, 67#L716-3true, 448#true, 207#L716-3true, 222#$Ultimate##0true, 446#true]) [2024-11-09 06:31:21,939 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 06:31:21,939 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 06:31:21,939 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 06:31:21,939 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-09 06:31:21,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2112] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse2 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 2)) (.cse16 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse4 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 3)) (.cse1 (select .cse17 .cse2))) (let ((.cse9 (= (select .cse17 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse1)) (.cse10 (= .cse1 (select .cse17 .cse4))) (.cse11 (= |v_thr1Thread4of5ForFork0_findMax_~c~0#1_21| (select .cse16 |v_~#max~0.offset_28|))) (.cse5 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse7 (+ 2 |v_~#max~0.offset_28|)) (.cse8 (+ 3 |v_~#max~0.offset_28|)) (.cse12 (= .cse1 (select .cse17 .cse3))) (.cse6 (+ |v_~#max~0.offset_28| 1))) (or (and (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_192| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_191|) (= |v_#race_264| (let ((.cse0 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse5 |v_~#max~0.offset_28| 0) .cse6 0) .cse7 0) .cse8 0)))) (store .cse0 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse0 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1)))) .cse9 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_152| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_151|) .cse10 (not .cse11) (= (store |v_#memory_int_174| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) .cse12) (let ((.cse13 (select |v_#race_289| |v_~#max~0.base_28|))) (let ((.cse14 (select .cse13 .cse6))) (and .cse9 .cse10 .cse11 (= (select .cse13 .cse8) .cse14) (= .cse14 (select .cse13 |v_~#max~0.offset_28|)) (= (select .cse13 .cse7) .cse14) (= (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse5 |v_~#max~0.offset_28| .cse14) .cse6 .cse14) .cse7 .cse14) .cse8 .cse14)) |v_#race_289|) (= (let ((.cse15 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse16 |v_~#max~0.offset_28| |v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|)))) (store .cse15 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse15 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_146| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_145|) .cse12 (= (store |v_#race_289| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_289| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1)) |v_#race_264|)))))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread4of5ForFork0_findMax_~e~0#1=|v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|, thr1Thread4of5ForFork0_findMax_~c~0#1=|v_thr1Thread4of5ForFork0_findMax_~c~0#1_21|, #memory_int=|v_#memory_int_174|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, #race=|v_#race_264|, thr1Thread4of5ForFork0_findMax_~e~0#1=|v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|, thr1Thread4of5ForFork0_findMax_~c~0#1=|v_thr1Thread4of5ForFork0_findMax_~c~0#1_21|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, #memory_int=|v_#memory_int_173|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|} AuxVars[|v_#race_289|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_146|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_145|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_152|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_151|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_191|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_192|] AssignedVars[#race, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, #memory_int, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1][367], [442#true, 18#L735-6true, 193#$Ultimate##0true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), 63#L716-3true, Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 461#true, 115#L712-3true, 450#true, 444#true, 448#true, 207#L716-3true, 446#true]) [2024-11-09 06:31:21,973 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 06:31:21,973 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 06:31:21,973 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 06:31:21,973 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 06:31:21,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2201] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse1 (+ |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ 3 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse2 (+ 2 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse8 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse0 (select .cse17 .cse1))) (let ((.cse12 (= (select .cse17 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse0)) (.cse15 (= |v_thr1Thread5of5ForFork0_findMax_~c~0#1_21| (select .cse8 |v_~#max~0.offset_28|))) (.cse13 (= .cse0 (select .cse17 .cse2))) (.cse9 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse10 (+ |v_~#max~0.offset_28| 1)) (.cse5 (+ 2 |v_~#max~0.offset_28|)) (.cse11 (+ 3 |v_~#max~0.offset_28|)) (.cse14 (= .cse0 (select .cse17 .cse3)))) (or (let ((.cse4 (select |v_#race_290| |v_~#max~0.base_28|))) (let ((.cse6 (select .cse4 .cse10))) (and (= |v_#race_264| (store |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= (select .cse4 .cse5) .cse6) (= (let ((.cse7 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse8 |v_~#max~0.offset_28| |v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|)))) (store .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_#race_290| (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| .cse6) .cse10 .cse6) .cse5 .cse6) .cse11 .cse6))) .cse12 (= (select .cse4 |v_~#max~0.offset_28|) .cse6) (= (select .cse4 .cse11) .cse6) .cse13 .cse14 .cse15 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|)))) (and .cse12 (= (store |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) (not .cse15) .cse13 (= (let ((.cse16 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| 0) .cse10 0) .cse5 0) .cse11 0)))) (store .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) |v_#race_264|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|) .cse14 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|)))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, #memory_int=|v_#memory_int_174|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, #race=|v_#race_264|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, #memory_int=|v_#memory_int_173|} AuxVars[|v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|, |v_#race_290|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|] AssignedVars[#race, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, #memory_int, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1][412], [442#true, 18#L735-6true, 63#L716-3true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 253#$Ultimate##0true, 461#true, 115#L712-3true, 450#true, 444#true, 67#L716-3true, 448#true, 446#true]) [2024-11-09 06:31:21,974 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 06:31:21,975 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 06:31:21,975 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 06:31:21,975 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 06:31:22,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2201] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse1 (+ |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ 3 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse2 (+ 2 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse8 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse0 (select .cse17 .cse1))) (let ((.cse12 (= (select .cse17 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse0)) (.cse15 (= |v_thr1Thread5of5ForFork0_findMax_~c~0#1_21| (select .cse8 |v_~#max~0.offset_28|))) (.cse13 (= .cse0 (select .cse17 .cse2))) (.cse9 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse10 (+ |v_~#max~0.offset_28| 1)) (.cse5 (+ 2 |v_~#max~0.offset_28|)) (.cse11 (+ 3 |v_~#max~0.offset_28|)) (.cse14 (= .cse0 (select .cse17 .cse3)))) (or (let ((.cse4 (select |v_#race_290| |v_~#max~0.base_28|))) (let ((.cse6 (select .cse4 .cse10))) (and (= |v_#race_264| (store |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= (select .cse4 .cse5) .cse6) (= (let ((.cse7 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse8 |v_~#max~0.offset_28| |v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|)))) (store .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_#race_290| (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| .cse6) .cse10 .cse6) .cse5 .cse6) .cse11 .cse6))) .cse12 (= (select .cse4 |v_~#max~0.offset_28|) .cse6) (= (select .cse4 .cse11) .cse6) .cse13 .cse14 .cse15 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|)))) (and .cse12 (= (store |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) (not .cse15) .cse13 (= (let ((.cse16 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| 0) .cse10 0) .cse5 0) .cse11 0)))) (store .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) |v_#race_264|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|) .cse14 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|)))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, #memory_int=|v_#memory_int_174|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, #race=|v_#race_264|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, #memory_int=|v_#memory_int_173|} AuxVars[|v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|, |v_#race_290|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|] AssignedVars[#race, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, #memory_int, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1][412], [442#true, 18#L735-6true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 461#true, 115#L712-3true, 450#true, 444#true, 67#L716-3true, 448#true, 207#L716-3true, 222#$Ultimate##0true, 446#true]) [2024-11-09 06:31:22,021 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-09 06:31:22,021 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-09 06:31:22,021 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 06:31:22,021 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 06:31:22,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2112] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse2 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 2)) (.cse16 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse4 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 3)) (.cse1 (select .cse17 .cse2))) (let ((.cse9 (= (select .cse17 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse1)) (.cse10 (= .cse1 (select .cse17 .cse4))) (.cse11 (= |v_thr1Thread4of5ForFork0_findMax_~c~0#1_21| (select .cse16 |v_~#max~0.offset_28|))) (.cse5 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse7 (+ 2 |v_~#max~0.offset_28|)) (.cse8 (+ 3 |v_~#max~0.offset_28|)) (.cse12 (= .cse1 (select .cse17 .cse3))) (.cse6 (+ |v_~#max~0.offset_28| 1))) (or (and (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_192| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_191|) (= |v_#race_264| (let ((.cse0 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse5 |v_~#max~0.offset_28| 0) .cse6 0) .cse7 0) .cse8 0)))) (store .cse0 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse0 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1)))) .cse9 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_152| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_151|) .cse10 (not .cse11) (= (store |v_#memory_int_174| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) .cse12) (let ((.cse13 (select |v_#race_289| |v_~#max~0.base_28|))) (let ((.cse14 (select .cse13 .cse6))) (and .cse9 .cse10 .cse11 (= (select .cse13 .cse8) .cse14) (= .cse14 (select .cse13 |v_~#max~0.offset_28|)) (= (select .cse13 .cse7) .cse14) (= (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse5 |v_~#max~0.offset_28| .cse14) .cse6 .cse14) .cse7 .cse14) .cse8 .cse14)) |v_#race_289|) (= (let ((.cse15 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse16 |v_~#max~0.offset_28| |v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|)))) (store .cse15 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse15 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_146| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_145|) .cse12 (= (store |v_#race_289| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_289| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1)) |v_#race_264|)))))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread4of5ForFork0_findMax_~e~0#1=|v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|, thr1Thread4of5ForFork0_findMax_~c~0#1=|v_thr1Thread4of5ForFork0_findMax_~c~0#1_21|, #memory_int=|v_#memory_int_174|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, #race=|v_#race_264|, thr1Thread4of5ForFork0_findMax_~e~0#1=|v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|, thr1Thread4of5ForFork0_findMax_~c~0#1=|v_thr1Thread4of5ForFork0_findMax_~c~0#1_21|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, #memory_int=|v_#memory_int_173|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|} AuxVars[|v_#race_289|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_146|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_145|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_152|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_151|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_191|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_192|] AssignedVars[#race, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, #memory_int, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1][369], [442#true, 18#L735-6true, 193#$Ultimate##0true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), 63#L716-3true, Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 97#L712-4true, 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 461#true, 450#true, 444#true, 448#true, 207#L716-3true, 446#true]) [2024-11-09 06:31:22,061 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 06:31:22,061 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 06:31:22,061 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 06:31:22,061 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 06:31:22,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2201] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse1 (+ |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ 3 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse2 (+ 2 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse8 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse0 (select .cse17 .cse1))) (let ((.cse12 (= (select .cse17 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse0)) (.cse15 (= |v_thr1Thread5of5ForFork0_findMax_~c~0#1_21| (select .cse8 |v_~#max~0.offset_28|))) (.cse13 (= .cse0 (select .cse17 .cse2))) (.cse9 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse10 (+ |v_~#max~0.offset_28| 1)) (.cse5 (+ 2 |v_~#max~0.offset_28|)) (.cse11 (+ 3 |v_~#max~0.offset_28|)) (.cse14 (= .cse0 (select .cse17 .cse3)))) (or (let ((.cse4 (select |v_#race_290| |v_~#max~0.base_28|))) (let ((.cse6 (select .cse4 .cse10))) (and (= |v_#race_264| (store |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= (select .cse4 .cse5) .cse6) (= (let ((.cse7 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse8 |v_~#max~0.offset_28| |v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|)))) (store .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_#race_290| (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| .cse6) .cse10 .cse6) .cse5 .cse6) .cse11 .cse6))) .cse12 (= (select .cse4 |v_~#max~0.offset_28|) .cse6) (= (select .cse4 .cse11) .cse6) .cse13 .cse14 .cse15 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|)))) (and .cse12 (= (store |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) (not .cse15) .cse13 (= (let ((.cse16 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| 0) .cse10 0) .cse5 0) .cse11 0)))) (store .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) |v_#race_264|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|) .cse14 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|)))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, #memory_int=|v_#memory_int_174|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, #race=|v_#race_264|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, #memory_int=|v_#memory_int_173|} AuxVars[|v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|, |v_#race_290|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|] AssignedVars[#race, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, #memory_int, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1][411], [442#true, 18#L735-6true, 63#L716-3true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), 97#L712-4true, Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 253#$Ultimate##0true, 461#true, 450#true, 444#true, 67#L716-3true, 448#true, 446#true]) [2024-11-09 06:31:22,064 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 06:31:22,064 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 06:31:22,064 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 06:31:22,064 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 06:31:22,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2201] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse1 (+ |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ 3 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse2 (+ 2 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse8 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse0 (select .cse17 .cse1))) (let ((.cse12 (= (select .cse17 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse0)) (.cse15 (= |v_thr1Thread5of5ForFork0_findMax_~c~0#1_21| (select .cse8 |v_~#max~0.offset_28|))) (.cse13 (= .cse0 (select .cse17 .cse2))) (.cse9 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse10 (+ |v_~#max~0.offset_28| 1)) (.cse5 (+ 2 |v_~#max~0.offset_28|)) (.cse11 (+ 3 |v_~#max~0.offset_28|)) (.cse14 (= .cse0 (select .cse17 .cse3)))) (or (let ((.cse4 (select |v_#race_290| |v_~#max~0.base_28|))) (let ((.cse6 (select .cse4 .cse10))) (and (= |v_#race_264| (store |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= (select .cse4 .cse5) .cse6) (= (let ((.cse7 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse8 |v_~#max~0.offset_28| |v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|)))) (store .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_#race_290| (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| .cse6) .cse10 .cse6) .cse5 .cse6) .cse11 .cse6))) .cse12 (= (select .cse4 |v_~#max~0.offset_28|) .cse6) (= (select .cse4 .cse11) .cse6) .cse13 .cse14 .cse15 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|)))) (and .cse12 (= (store |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) (not .cse15) .cse13 (= (let ((.cse16 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| 0) .cse10 0) .cse5 0) .cse11 0)))) (store .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) |v_#race_264|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|) .cse14 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|)))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, #memory_int=|v_#memory_int_174|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, #race=|v_#race_264|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, #memory_int=|v_#memory_int_173|} AuxVars[|v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|, |v_#race_290|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|] AssignedVars[#race, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, #memory_int, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1][411], [442#true, 18#L735-6true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), 97#L712-4true, Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 461#true, 450#true, 444#true, 67#L716-3true, 448#true, 207#L716-3true, 222#$Ultimate##0true, 446#true]) [2024-11-09 06:31:22,106 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-09 06:31:22,106 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 06:31:22,106 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 06:31:22,106 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 06:31:22,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2112] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse2 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 2)) (.cse16 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse4 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 3)) (.cse1 (select .cse17 .cse2))) (let ((.cse9 (= (select .cse17 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse1)) (.cse10 (= .cse1 (select .cse17 .cse4))) (.cse11 (= |v_thr1Thread4of5ForFork0_findMax_~c~0#1_21| (select .cse16 |v_~#max~0.offset_28|))) (.cse5 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse7 (+ 2 |v_~#max~0.offset_28|)) (.cse8 (+ 3 |v_~#max~0.offset_28|)) (.cse12 (= .cse1 (select .cse17 .cse3))) (.cse6 (+ |v_~#max~0.offset_28| 1))) (or (and (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_192| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_191|) (= |v_#race_264| (let ((.cse0 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse5 |v_~#max~0.offset_28| 0) .cse6 0) .cse7 0) .cse8 0)))) (store .cse0 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse0 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1)))) .cse9 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_152| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_151|) .cse10 (not .cse11) (= (store |v_#memory_int_174| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) .cse12) (let ((.cse13 (select |v_#race_289| |v_~#max~0.base_28|))) (let ((.cse14 (select .cse13 .cse6))) (and .cse9 .cse10 .cse11 (= (select .cse13 .cse8) .cse14) (= .cse14 (select .cse13 |v_~#max~0.offset_28|)) (= (select .cse13 .cse7) .cse14) (= (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse5 |v_~#max~0.offset_28| .cse14) .cse6 .cse14) .cse7 .cse14) .cse8 .cse14)) |v_#race_289|) (= (let ((.cse15 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse16 |v_~#max~0.offset_28| |v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|)))) (store .cse15 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse15 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_146| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_145|) .cse12 (= (store |v_#race_289| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_289| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1)) |v_#race_264|)))))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread4of5ForFork0_findMax_~e~0#1=|v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|, thr1Thread4of5ForFork0_findMax_~c~0#1=|v_thr1Thread4of5ForFork0_findMax_~c~0#1_21|, #memory_int=|v_#memory_int_174|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, #race=|v_#race_264|, thr1Thread4of5ForFork0_findMax_~e~0#1=|v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|, thr1Thread4of5ForFork0_findMax_~c~0#1=|v_thr1Thread4of5ForFork0_findMax_~c~0#1_21|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, #memory_int=|v_#memory_int_173|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|} AuxVars[|v_#race_289|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_146|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_145|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_152|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_151|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_191|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_192|] AssignedVars[#race, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, #memory_int, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1][368], [442#true, 18#L735-6true, 193#$Ultimate##0true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), 63#L716-3true, Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 461#true, 450#true, 444#true, 448#true, 207#L716-3true, 384#L712-5true, 446#true]) [2024-11-09 06:31:22,526 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 06:31:22,526 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 06:31:22,526 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 06:31:22,526 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-09 06:31:22,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2201] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse1 (+ |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ 3 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse2 (+ 2 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse8 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse0 (select .cse17 .cse1))) (let ((.cse12 (= (select .cse17 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse0)) (.cse15 (= |v_thr1Thread5of5ForFork0_findMax_~c~0#1_21| (select .cse8 |v_~#max~0.offset_28|))) (.cse13 (= .cse0 (select .cse17 .cse2))) (.cse9 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse10 (+ |v_~#max~0.offset_28| 1)) (.cse5 (+ 2 |v_~#max~0.offset_28|)) (.cse11 (+ 3 |v_~#max~0.offset_28|)) (.cse14 (= .cse0 (select .cse17 .cse3)))) (or (let ((.cse4 (select |v_#race_290| |v_~#max~0.base_28|))) (let ((.cse6 (select .cse4 .cse10))) (and (= |v_#race_264| (store |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= (select .cse4 .cse5) .cse6) (= (let ((.cse7 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse8 |v_~#max~0.offset_28| |v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|)))) (store .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_#race_290| (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| .cse6) .cse10 .cse6) .cse5 .cse6) .cse11 .cse6))) .cse12 (= (select .cse4 |v_~#max~0.offset_28|) .cse6) (= (select .cse4 .cse11) .cse6) .cse13 .cse14 .cse15 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|)))) (and .cse12 (= (store |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) (not .cse15) .cse13 (= (let ((.cse16 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| 0) .cse10 0) .cse5 0) .cse11 0)))) (store .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) |v_#race_264|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|) .cse14 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|)))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, #memory_int=|v_#memory_int_174|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, #race=|v_#race_264|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, #memory_int=|v_#memory_int_173|} AuxVars[|v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|, |v_#race_290|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|] AssignedVars[#race, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, #memory_int, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1][408], [442#true, 18#L735-6true, 63#L716-3true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 253#$Ultimate##0true, 461#true, 450#true, 444#true, 67#L716-3true, 448#true, 384#L712-5true, 446#true]) [2024-11-09 06:31:22,529 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 06:31:22,529 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 06:31:22,530 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-09 06:31:22,530 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 06:31:22,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2201] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse1 (+ |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ 3 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse2 (+ 2 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse8 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse0 (select .cse17 .cse1))) (let ((.cse12 (= (select .cse17 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse0)) (.cse15 (= |v_thr1Thread5of5ForFork0_findMax_~c~0#1_21| (select .cse8 |v_~#max~0.offset_28|))) (.cse13 (= .cse0 (select .cse17 .cse2))) (.cse9 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse10 (+ |v_~#max~0.offset_28| 1)) (.cse5 (+ 2 |v_~#max~0.offset_28|)) (.cse11 (+ 3 |v_~#max~0.offset_28|)) (.cse14 (= .cse0 (select .cse17 .cse3)))) (or (let ((.cse4 (select |v_#race_290| |v_~#max~0.base_28|))) (let ((.cse6 (select .cse4 .cse10))) (and (= |v_#race_264| (store |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= (select .cse4 .cse5) .cse6) (= (let ((.cse7 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse8 |v_~#max~0.offset_28| |v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|)))) (store .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_#race_290| (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| .cse6) .cse10 .cse6) .cse5 .cse6) .cse11 .cse6))) .cse12 (= (select .cse4 |v_~#max~0.offset_28|) .cse6) (= (select .cse4 .cse11) .cse6) .cse13 .cse14 .cse15 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|)))) (and .cse12 (= (store |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) (not .cse15) .cse13 (= (let ((.cse16 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| 0) .cse10 0) .cse5 0) .cse11 0)))) (store .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) |v_#race_264|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|) .cse14 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|)))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, #memory_int=|v_#memory_int_174|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, #race=|v_#race_264|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, #memory_int=|v_#memory_int_173|} AuxVars[|v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|, |v_#race_290|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|] AssignedVars[#race, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, #memory_int, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1][408], [442#true, 18#L735-6true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 461#true, 450#true, 444#true, 67#L716-3true, 448#true, 384#L712-5true, 207#L716-3true, 222#$Ultimate##0true, 446#true]) [2024-11-09 06:31:22,616 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-09 06:31:22,616 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-09 06:31:22,616 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-09 06:31:22,616 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 06:31:22,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2112] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse2 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 2)) (.cse16 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse4 (+ |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 3)) (.cse1 (select .cse17 .cse2))) (let ((.cse9 (= (select .cse17 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse1)) (.cse10 (= .cse1 (select .cse17 .cse4))) (.cse11 (= |v_thr1Thread4of5ForFork0_findMax_~c~0#1_21| (select .cse16 |v_~#max~0.offset_28|))) (.cse5 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse7 (+ 2 |v_~#max~0.offset_28|)) (.cse8 (+ 3 |v_~#max~0.offset_28|)) (.cse12 (= .cse1 (select .cse17 .cse3))) (.cse6 (+ |v_~#max~0.offset_28| 1))) (or (and (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_192| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_191|) (= |v_#race_264| (let ((.cse0 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse5 |v_~#max~0.offset_28| 0) .cse6 0) .cse7 0) .cse8 0)))) (store .cse0 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse0 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1)))) .cse9 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_152| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_151|) .cse10 (not .cse11) (= (store |v_#memory_int_174| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) .cse12) (let ((.cse13 (select |v_#race_289| |v_~#max~0.base_28|))) (let ((.cse14 (select .cse13 .cse6))) (and .cse9 .cse10 .cse11 (= (select .cse13 .cse8) .cse14) (= .cse14 (select .cse13 |v_~#max~0.offset_28|)) (= (select .cse13 .cse7) .cse14) (= (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse5 |v_~#max~0.offset_28| .cse14) .cse6 .cse14) .cse7 .cse14) .cse8 .cse14)) |v_#race_289|) (= (let ((.cse15 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse16 |v_~#max~0.offset_28| |v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|)))) (store .cse15 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse15 |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_146| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_145|) .cse12 (= (store |v_#race_289| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_289| |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1)) |v_#race_264|)))))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread4of5ForFork0_findMax_~e~0#1=|v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|, thr1Thread4of5ForFork0_findMax_~c~0#1=|v_thr1Thread4of5ForFork0_findMax_~c~0#1_21|, #memory_int=|v_#memory_int_174|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, #race=|v_#race_264|, thr1Thread4of5ForFork0_findMax_~e~0#1=|v_thr1Thread4of5ForFork0_findMax_~e~0#1_25|, thr1Thread4of5ForFork0_findMax_~c~0#1=|v_thr1Thread4of5ForFork0_findMax_~c~0#1_21|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, #memory_int=|v_#memory_int_173|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread4of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread4of5ForFork0_findMax_~#cret~0#1.base_19|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|} AuxVars[|v_#race_289|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_146|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_145|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_152|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_151|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_191|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_192|] AssignedVars[#race, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~e#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, #memory_int, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread4of5ForFork0___VERIFIER_atomic_CAS_#in~u#1][368], [442#true, 18#L735-6true, 193#$Ultimate##0true, 63#L716-3true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 461#true, 27#L712-6true, 450#true, 444#true, 448#true, 207#L716-3true, 446#true]) [2024-11-09 06:31:22,688 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 06:31:22,688 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 06:31:22,688 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 06:31:22,688 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 06:31:22,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2201] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse1 (+ |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ 3 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse2 (+ 2 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse8 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse0 (select .cse17 .cse1))) (let ((.cse12 (= (select .cse17 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse0)) (.cse15 (= |v_thr1Thread5of5ForFork0_findMax_~c~0#1_21| (select .cse8 |v_~#max~0.offset_28|))) (.cse13 (= .cse0 (select .cse17 .cse2))) (.cse9 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse10 (+ |v_~#max~0.offset_28| 1)) (.cse5 (+ 2 |v_~#max~0.offset_28|)) (.cse11 (+ 3 |v_~#max~0.offset_28|)) (.cse14 (= .cse0 (select .cse17 .cse3)))) (or (let ((.cse4 (select |v_#race_290| |v_~#max~0.base_28|))) (let ((.cse6 (select .cse4 .cse10))) (and (= |v_#race_264| (store |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= (select .cse4 .cse5) .cse6) (= (let ((.cse7 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse8 |v_~#max~0.offset_28| |v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|)))) (store .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_#race_290| (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| .cse6) .cse10 .cse6) .cse5 .cse6) .cse11 .cse6))) .cse12 (= (select .cse4 |v_~#max~0.offset_28|) .cse6) (= (select .cse4 .cse11) .cse6) .cse13 .cse14 .cse15 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|)))) (and .cse12 (= (store |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) (not .cse15) .cse13 (= (let ((.cse16 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| 0) .cse10 0) .cse5 0) .cse11 0)))) (store .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) |v_#race_264|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|) .cse14 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|)))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, #memory_int=|v_#memory_int_174|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, #race=|v_#race_264|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, #memory_int=|v_#memory_int_173|} AuxVars[|v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|, |v_#race_290|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|] AssignedVars[#race, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, #memory_int, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1][408], [442#true, 18#L735-6true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), 63#L716-3true, Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 253#$Ultimate##0true, 461#true, 450#true, 27#L712-6true, 444#true, 67#L716-3true, 448#true, 446#true]) [2024-11-09 06:31:22,692 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 06:31:22,692 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 06:31:22,692 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 06:31:22,692 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 06:31:22,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2201] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse1 (+ |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ 3 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse2 (+ 2 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse8 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse0 (select .cse17 .cse1))) (let ((.cse12 (= (select .cse17 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse0)) (.cse15 (= |v_thr1Thread5of5ForFork0_findMax_~c~0#1_21| (select .cse8 |v_~#max~0.offset_28|))) (.cse13 (= .cse0 (select .cse17 .cse2))) (.cse9 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse10 (+ |v_~#max~0.offset_28| 1)) (.cse5 (+ 2 |v_~#max~0.offset_28|)) (.cse11 (+ 3 |v_~#max~0.offset_28|)) (.cse14 (= .cse0 (select .cse17 .cse3)))) (or (let ((.cse4 (select |v_#race_290| |v_~#max~0.base_28|))) (let ((.cse6 (select .cse4 .cse10))) (and (= |v_#race_264| (store |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= (select .cse4 .cse5) .cse6) (= (let ((.cse7 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse8 |v_~#max~0.offset_28| |v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|)))) (store .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_#race_290| (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| .cse6) .cse10 .cse6) .cse5 .cse6) .cse11 .cse6))) .cse12 (= (select .cse4 |v_~#max~0.offset_28|) .cse6) (= (select .cse4 .cse11) .cse6) .cse13 .cse14 .cse15 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|)))) (and .cse12 (= (store |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) (not .cse15) .cse13 (= (let ((.cse16 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| 0) .cse10 0) .cse5 0) .cse11 0)))) (store .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) |v_#race_264|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|) .cse14 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|)))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, #memory_int=|v_#memory_int_174|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, #race=|v_#race_264|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, #memory_int=|v_#memory_int_173|} AuxVars[|v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|, |v_#race_290|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|] AssignedVars[#race, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, #memory_int, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1][408], [442#true, 18#L735-6true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 461#true, 450#true, 27#L712-6true, 444#true, 67#L716-3true, 448#true, 207#L716-3true, 222#$Ultimate##0true, 446#true]) [2024-11-09 06:31:22,753 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 06:31:22,753 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 06:31:22,753 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 06:31:22,753 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 06:31:24,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2201] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse1 (+ |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ 3 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse2 (+ 2 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse8 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse0 (select .cse17 .cse1))) (let ((.cse12 (= (select .cse17 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse0)) (.cse15 (= |v_thr1Thread5of5ForFork0_findMax_~c~0#1_21| (select .cse8 |v_~#max~0.offset_28|))) (.cse13 (= .cse0 (select .cse17 .cse2))) (.cse9 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse10 (+ |v_~#max~0.offset_28| 1)) (.cse5 (+ 2 |v_~#max~0.offset_28|)) (.cse11 (+ 3 |v_~#max~0.offset_28|)) (.cse14 (= .cse0 (select .cse17 .cse3)))) (or (let ((.cse4 (select |v_#race_290| |v_~#max~0.base_28|))) (let ((.cse6 (select .cse4 .cse10))) (and (= |v_#race_264| (store |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= (select .cse4 .cse5) .cse6) (= (let ((.cse7 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse8 |v_~#max~0.offset_28| |v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|)))) (store .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_#race_290| (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| .cse6) .cse10 .cse6) .cse5 .cse6) .cse11 .cse6))) .cse12 (= (select .cse4 |v_~#max~0.offset_28|) .cse6) (= (select .cse4 .cse11) .cse6) .cse13 .cse14 .cse15 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|)))) (and .cse12 (= (store |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) (not .cse15) .cse13 (= (let ((.cse16 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| 0) .cse10 0) .cse5 0) .cse11 0)))) (store .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) |v_#race_264|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|) .cse14 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|)))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, #memory_int=|v_#memory_int_174|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, #race=|v_#race_264|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, #memory_int=|v_#memory_int_173|} AuxVars[|v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|, |v_#race_290|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|] AssignedVars[#race, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, #memory_int, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1][409], [442#true, 18#L735-6true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), 63#L716-3true, Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 461#true, 450#true, 444#true, 67#L716-3true, 448#true, 207#L716-3true, 184#L711-4true, 446#true]) [2024-11-09 06:31:24,696 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 06:31:24,696 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-09 06:31:24,696 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 06:31:24,696 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 06:31:24,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2201] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse1 (+ |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ 3 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse2 (+ 2 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse8 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse0 (select .cse17 .cse1))) (let ((.cse12 (= (select .cse17 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse0)) (.cse15 (= |v_thr1Thread5of5ForFork0_findMax_~c~0#1_21| (select .cse8 |v_~#max~0.offset_28|))) (.cse13 (= .cse0 (select .cse17 .cse2))) (.cse9 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse10 (+ |v_~#max~0.offset_28| 1)) (.cse5 (+ 2 |v_~#max~0.offset_28|)) (.cse11 (+ 3 |v_~#max~0.offset_28|)) (.cse14 (= .cse0 (select .cse17 .cse3)))) (or (let ((.cse4 (select |v_#race_290| |v_~#max~0.base_28|))) (let ((.cse6 (select .cse4 .cse10))) (and (= |v_#race_264| (store |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= (select .cse4 .cse5) .cse6) (= (let ((.cse7 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse8 |v_~#max~0.offset_28| |v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|)))) (store .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_#race_290| (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| .cse6) .cse10 .cse6) .cse5 .cse6) .cse11 .cse6))) .cse12 (= (select .cse4 |v_~#max~0.offset_28|) .cse6) (= (select .cse4 .cse11) .cse6) .cse13 .cse14 .cse15 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|)))) (and .cse12 (= (store |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) (not .cse15) .cse13 (= (let ((.cse16 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| 0) .cse10 0) .cse5 0) .cse11 0)))) (store .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) |v_#race_264|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|) .cse14 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|)))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, #memory_int=|v_#memory_int_174|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, #race=|v_#race_264|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, #memory_int=|v_#memory_int_173|} AuxVars[|v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|, |v_#race_290|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|] AssignedVars[#race, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, #memory_int, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1][410], [139#L712-2true, 442#true, 18#L735-6true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), 63#L716-3true, Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 461#true, 450#true, 444#true, 67#L716-3true, 448#true, 207#L716-3true, 446#true]) [2024-11-09 06:31:24,765 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2024-11-09 06:31:24,765 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 06:31:24,765 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 06:31:24,765 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 06:31:24,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2201] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse1 (+ |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ 3 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse2 (+ 2 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse8 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse0 (select .cse17 .cse1))) (let ((.cse12 (= (select .cse17 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse0)) (.cse15 (= |v_thr1Thread5of5ForFork0_findMax_~c~0#1_21| (select .cse8 |v_~#max~0.offset_28|))) (.cse13 (= .cse0 (select .cse17 .cse2))) (.cse9 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse10 (+ |v_~#max~0.offset_28| 1)) (.cse5 (+ 2 |v_~#max~0.offset_28|)) (.cse11 (+ 3 |v_~#max~0.offset_28|)) (.cse14 (= .cse0 (select .cse17 .cse3)))) (or (let ((.cse4 (select |v_#race_290| |v_~#max~0.base_28|))) (let ((.cse6 (select .cse4 .cse10))) (and (= |v_#race_264| (store |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= (select .cse4 .cse5) .cse6) (= (let ((.cse7 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse8 |v_~#max~0.offset_28| |v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|)))) (store .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_#race_290| (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| .cse6) .cse10 .cse6) .cse5 .cse6) .cse11 .cse6))) .cse12 (= (select .cse4 |v_~#max~0.offset_28|) .cse6) (= (select .cse4 .cse11) .cse6) .cse13 .cse14 .cse15 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|)))) (and .cse12 (= (store |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) (not .cse15) .cse13 (= (let ((.cse16 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| 0) .cse10 0) .cse5 0) .cse11 0)))) (store .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) |v_#race_264|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|) .cse14 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|)))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, #memory_int=|v_#memory_int_174|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, #race=|v_#race_264|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, #memory_int=|v_#memory_int_173|} AuxVars[|v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|, |v_#race_290|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|] AssignedVars[#race, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, #memory_int, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1][412], [442#true, 18#L735-6true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), 63#L716-3true, Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 461#true, 115#L712-3true, 450#true, 444#true, 67#L716-3true, 448#true, 207#L716-3true, 446#true]) [2024-11-09 06:31:24,780 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2024-11-09 06:31:24,781 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 06:31:24,781 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 06:31:24,781 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 06:31:24,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2201] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse1 (+ |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ 3 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse2 (+ 2 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse8 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse0 (select .cse17 .cse1))) (let ((.cse12 (= (select .cse17 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse0)) (.cse15 (= |v_thr1Thread5of5ForFork0_findMax_~c~0#1_21| (select .cse8 |v_~#max~0.offset_28|))) (.cse13 (= .cse0 (select .cse17 .cse2))) (.cse9 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse10 (+ |v_~#max~0.offset_28| 1)) (.cse5 (+ 2 |v_~#max~0.offset_28|)) (.cse11 (+ 3 |v_~#max~0.offset_28|)) (.cse14 (= .cse0 (select .cse17 .cse3)))) (or (let ((.cse4 (select |v_#race_290| |v_~#max~0.base_28|))) (let ((.cse6 (select .cse4 .cse10))) (and (= |v_#race_264| (store |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= (select .cse4 .cse5) .cse6) (= (let ((.cse7 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse8 |v_~#max~0.offset_28| |v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|)))) (store .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_#race_290| (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| .cse6) .cse10 .cse6) .cse5 .cse6) .cse11 .cse6))) .cse12 (= (select .cse4 |v_~#max~0.offset_28|) .cse6) (= (select .cse4 .cse11) .cse6) .cse13 .cse14 .cse15 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|)))) (and .cse12 (= (store |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) (not .cse15) .cse13 (= (let ((.cse16 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| 0) .cse10 0) .cse5 0) .cse11 0)))) (store .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) |v_#race_264|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|) .cse14 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|)))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, #memory_int=|v_#memory_int_174|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, #race=|v_#race_264|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, #memory_int=|v_#memory_int_173|} AuxVars[|v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|, |v_#race_290|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|] AssignedVars[#race, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, #memory_int, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1][411], [442#true, 18#L735-6true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), 63#L716-3true, Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 97#L712-4true, 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 461#true, 450#true, 444#true, 67#L716-3true, 448#true, 207#L716-3true, 446#true]) [2024-11-09 06:31:24,795 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-09 06:31:24,795 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-09 06:31:24,795 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 06:31:24,795 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 06:31:24,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2201] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse1 (+ |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ 3 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse2 (+ 2 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse8 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse0 (select .cse17 .cse1))) (let ((.cse12 (= (select .cse17 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse0)) (.cse15 (= |v_thr1Thread5of5ForFork0_findMax_~c~0#1_21| (select .cse8 |v_~#max~0.offset_28|))) (.cse13 (= .cse0 (select .cse17 .cse2))) (.cse9 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse10 (+ |v_~#max~0.offset_28| 1)) (.cse5 (+ 2 |v_~#max~0.offset_28|)) (.cse11 (+ 3 |v_~#max~0.offset_28|)) (.cse14 (= .cse0 (select .cse17 .cse3)))) (or (let ((.cse4 (select |v_#race_290| |v_~#max~0.base_28|))) (let ((.cse6 (select .cse4 .cse10))) (and (= |v_#race_264| (store |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= (select .cse4 .cse5) .cse6) (= (let ((.cse7 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse8 |v_~#max~0.offset_28| |v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|)))) (store .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_#race_290| (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| .cse6) .cse10 .cse6) .cse5 .cse6) .cse11 .cse6))) .cse12 (= (select .cse4 |v_~#max~0.offset_28|) .cse6) (= (select .cse4 .cse11) .cse6) .cse13 .cse14 .cse15 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|)))) (and .cse12 (= (store |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) (not .cse15) .cse13 (= (let ((.cse16 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| 0) .cse10 0) .cse5 0) .cse11 0)))) (store .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) |v_#race_264|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|) .cse14 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|)))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, #memory_int=|v_#memory_int_174|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, #race=|v_#race_264|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, #memory_int=|v_#memory_int_173|} AuxVars[|v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|, |v_#race_290|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|] AssignedVars[#race, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, #memory_int, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1][408], [442#true, 18#L735-6true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), 63#L716-3true, Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 461#true, 450#true, 444#true, 67#L716-3true, 448#true, 384#L712-5true, 207#L716-3true, 446#true]) [2024-11-09 06:31:24,806 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-09 06:31:24,806 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 06:31:24,806 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 06:31:24,806 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 06:31:24,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2201] L716-->L716-3: Formula: (let ((.cse17 (select |v_#race_264| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|)) (.cse1 (+ |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) (let ((.cse3 (+ 3 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse2 (+ 2 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|)) (.cse8 (select |v_#memory_int_174| |v_~#max~0.base_28|)) (.cse0 (select .cse17 .cse1))) (let ((.cse12 (= (select .cse17 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|) .cse0)) (.cse15 (= |v_thr1Thread5of5ForFork0_findMax_~c~0#1_21| (select .cse8 |v_~#max~0.offset_28|))) (.cse13 (= .cse0 (select .cse17 .cse2))) (.cse9 (select |v_#race_267| |v_~#max~0.base_28|)) (.cse10 (+ |v_~#max~0.offset_28| 1)) (.cse5 (+ 2 |v_~#max~0.offset_28|)) (.cse11 (+ 3 |v_~#max~0.offset_28|)) (.cse14 (= .cse0 (select .cse17 .cse3)))) (or (let ((.cse4 (select |v_#race_290| |v_~#max~0.base_28|))) (let ((.cse6 (select .cse4 .cse10))) (and (= |v_#race_264| (store |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select |v_#race_290| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= (select .cse4 .cse5) .cse6) (= (let ((.cse7 (store |v_#memory_int_174| |v_~#max~0.base_28| (store .cse8 |v_~#max~0.offset_28| |v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|)))) (store .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select .cse7 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 1))) |v_#memory_int_173|) (= |v_#race_290| (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| .cse6) .cse10 .cse6) .cse5 .cse6) .cse11 .cse6))) .cse12 (= (select .cse4 |v_~#max~0.offset_28|) .cse6) (= (select .cse4 .cse11) .cse6) .cse13 .cse14 .cse15 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149| |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|)))) (and .cse12 (= (store |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (select |v_#memory_int_174| |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| 0)) |v_#memory_int_173|) (not .cse15) .cse13 (= (let ((.cse16 (store |v_#race_267| |v_~#max~0.base_28| (store (store (store (store .cse9 |v_~#max~0.offset_28| 0) .cse10 0) .cse5 0) .cse11 0)))) (store .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19| (store (store (store (store (select .cse16 |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|) |v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) |v_#race_264|) (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197| |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|) .cse14 (= |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156| |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|)))))) InVars {#race=|v_#race_267|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, #memory_int=|v_#memory_int_174|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|} OutVars{thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1_9|, thr1Thread5of5ForFork0_findMax_~e~0#1=|v_thr1Thread5of5ForFork0_findMax_~e~0#1_25|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1_9|, #race=|v_#race_264|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base_9|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.base=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.base_19|, ~#max~0.base=|v_~#max~0.base_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1_9|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1_9|, ~#max~0.offset=|v_~#max~0.offset_28|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset_9|, thr1Thread5of5ForFork0_findMax_~c~0#1=|v_thr1Thread5of5ForFork0_findMax_~c~0#1_21|, thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset=|v_thr1Thread5of5ForFork0_findMax_~#cret~0#1.offset_17|, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset=|v_thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset_9|, #memory_int=|v_#memory_int_173|} AuxVars[|v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_156|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet5#1_155|, |v_#race_290|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_150|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet6#1_149|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_197|, |v_thr1___VERIFIER_atomic_CAS_#t~nondet4#1_196|] AssignedVars[#race, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~e#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet6#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet4#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~r#1.base, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~u#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~mem3#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#t~nondet5#1, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~v#1.offset, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_~r#1.offset, #memory_int, thr1Thread5of5ForFork0___VERIFIER_atomic_CAS_#in~e#1][408], [442#true, 18#L735-6true, 63#L716-3true, Black: 455#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 3)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 452#(= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0), Black: 454#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 2)) 0)), Black: 453#(and (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset| 1)) 0) (= (select (select |#race| |~#storage~0.base|) (+ (* |thr1Thread1of5ForFork0_findMax_~i~0#1| 4) |~#storage~0.offset|)) 0)), 267#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 440#true, 461#true, 27#L712-6true, 450#true, 444#true, 67#L716-3true, 448#true, 207#L716-3true, 446#true]) [2024-11-09 06:31:24,815 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-09 06:31:24,815 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-09 06:31:24,815 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 06:31:24,815 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 06:31:24,892 INFO L124 PetriNetUnfolderBase]: 10026/74059 cut-off events. [2024-11-09 06:31:24,892 INFO L125 PetriNetUnfolderBase]: For 15964/17147 co-relation queries the response was YES. [2024-11-09 06:31:27,937 INFO L83 FinitePrefix]: Finished finitePrefix Result has 97637 conditions, 74059 events. 10026/74059 cut-off events. For 15964/17147 co-relation queries the response was YES. Maximal size of possible extension queue 1350. Compared 1174696 event pairs, 2169 based on Foata normal form. 194/64342 useless extension candidates. Maximal degree in co-relation 87626. Up to 8426 conditions per place. [2024-11-09 06:31:28,757 INFO L140 encePairwiseOnDemand]: 470/482 looper letters, 50 selfloop transitions, 79 changer transitions 0/529 dead transitions. [2024-11-09 06:31:28,757 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 428 places, 529 transitions, 1776 flow [2024-11-09 06:31:28,760 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-09 06:31:28,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-09 06:31:28,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2475 transitions. [2024-11-09 06:31:28,764 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8558091286307054 [2024-11-09 06:31:28,764 INFO L175 Difference]: Start difference. First operand has 423 places, 439 transitions, 1020 flow. Second operand 6 states and 2475 transitions. [2024-11-09 06:31:28,764 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 428 places, 529 transitions, 1776 flow [2024-11-09 06:31:28,786 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 428 places, 529 transitions, 1776 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 06:31:29,021 INFO L231 Difference]: Finished difference. Result has 433 places, 517 transitions, 1806 flow [2024-11-09 06:31:29,022 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=482, PETRI_DIFFERENCE_MINUEND_FLOW=1020, PETRI_DIFFERENCE_MINUEND_PLACES=423, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=439, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=18, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=411, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1806, PETRI_PLACES=433, PETRI_TRANSITIONS=517} [2024-11-09 06:31:29,023 INFO L277 CegarLoopForPetriNet]: 447 programPoint places, -14 predicate places. [2024-11-09 06:31:29,023 INFO L471 AbstractCegarLoop]: Abstraction has has 433 places, 517 transitions, 1806 flow [2024-11-09 06:31:29,026 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 404.8333333333333) internal successors, (2429), 6 states have internal predecessors, (2429), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:31:29,026 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:31:29,026 INFO L204 CegarLoopForPetriNet]: trace histogram [6, 6, 6, 6, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:31:29,026 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-09 06:31:29,026 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err7ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2024-11-09 06:31:29,027 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:31:29,027 INFO L85 PathProgramCache]: Analyzing trace with hash -1964756076, now seen corresponding path program 1 times [2024-11-09 06:31:29,027 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:31:29,027 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [12354384] [2024-11-09 06:31:29,027 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:31:29,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:31:29,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:31:29,045 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 06:31:29,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:31:29,068 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 06:31:29,068 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-09 06:31:29,069 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (48 of 49 remaining) [2024-11-09 06:31:29,069 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (47 of 49 remaining) [2024-11-09 06:31:29,069 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (46 of 49 remaining) [2024-11-09 06:31:29,069 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (45 of 49 remaining) [2024-11-09 06:31:29,069 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (44 of 49 remaining) [2024-11-09 06:31:29,069 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (43 of 49 remaining) [2024-11-09 06:31:29,069 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (42 of 49 remaining) [2024-11-09 06:31:29,069 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (41 of 49 remaining) [2024-11-09 06:31:29,069 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (40 of 49 remaining) [2024-11-09 06:31:29,069 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (39 of 49 remaining) [2024-11-09 06:31:29,069 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (38 of 49 remaining) [2024-11-09 06:31:29,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (37 of 49 remaining) [2024-11-09 06:31:29,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (36 of 49 remaining) [2024-11-09 06:31:29,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (35 of 49 remaining) [2024-11-09 06:31:29,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (34 of 49 remaining) [2024-11-09 06:31:29,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (33 of 49 remaining) [2024-11-09 06:31:29,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (32 of 49 remaining) [2024-11-09 06:31:29,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (31 of 49 remaining) [2024-11-09 06:31:29,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (30 of 49 remaining) [2024-11-09 06:31:29,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (29 of 49 remaining) [2024-11-09 06:31:29,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (28 of 49 remaining) [2024-11-09 06:31:29,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (27 of 49 remaining) [2024-11-09 06:31:29,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (26 of 49 remaining) [2024-11-09 06:31:29,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (25 of 49 remaining) [2024-11-09 06:31:29,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (24 of 49 remaining) [2024-11-09 06:31:29,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (23 of 49 remaining) [2024-11-09 06:31:29,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (22 of 49 remaining) [2024-11-09 06:31:29,070 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (21 of 49 remaining) [2024-11-09 06:31:29,071 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (20 of 49 remaining) [2024-11-09 06:31:29,071 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (19 of 49 remaining) [2024-11-09 06:31:29,071 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (18 of 49 remaining) [2024-11-09 06:31:29,071 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (17 of 49 remaining) [2024-11-09 06:31:29,071 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (16 of 49 remaining) [2024-11-09 06:31:29,071 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (15 of 49 remaining) [2024-11-09 06:31:29,071 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (14 of 49 remaining) [2024-11-09 06:31:29,071 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (13 of 49 remaining) [2024-11-09 06:31:29,071 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (12 of 49 remaining) [2024-11-09 06:31:29,071 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (11 of 49 remaining) [2024-11-09 06:31:29,071 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (10 of 49 remaining) [2024-11-09 06:31:29,071 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (9 of 49 remaining) [2024-11-09 06:31:29,071 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (8 of 49 remaining) [2024-11-09 06:31:29,071 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (7 of 49 remaining) [2024-11-09 06:31:29,071 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (6 of 49 remaining) [2024-11-09 06:31:29,071 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (5 of 49 remaining) [2024-11-09 06:31:29,071 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (4 of 49 remaining) [2024-11-09 06:31:29,072 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (3 of 49 remaining) [2024-11-09 06:31:29,072 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (2 of 49 remaining) [2024-11-09 06:31:29,072 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (1 of 49 remaining) [2024-11-09 06:31:29,072 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (0 of 49 remaining) [2024-11-09 06:31:29,072 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-09 06:31:29,072 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-11-09 06:31:29,074 WARN L244 ceAbstractionStarter]: 5 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-09 06:31:29,074 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 6 thread instances. [2024-11-09 06:31:29,178 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-09 06:31:29,182 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 530 places, 572 transitions, 1198 flow [2024-11-09 06:31:29,290 INFO L124 PetriNetUnfolderBase]: 61/636 cut-off events. [2024-11-09 06:31:29,291 INFO L125 PetriNetUnfolderBase]: For 50/50 co-relation queries the response was YES. [2024-11-09 06:31:29,321 INFO L83 FinitePrefix]: Finished finitePrefix Result has 670 conditions, 636 events. 61/636 cut-off events. For 50/50 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 2783 event pairs, 0 based on Foata normal form. 0/520 useless extension candidates. Maximal degree in co-relation 554. Up to 14 conditions per place. [2024-11-09 06:31:29,321 INFO L82 GeneralOperation]: Start removeDead. Operand has 530 places, 572 transitions, 1198 flow [2024-11-09 06:31:29,330 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 530 places, 572 transitions, 1198 flow [2024-11-09 06:31:29,331 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 06:31:29,332 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@3b18976f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 06:31:29,333 INFO L334 AbstractCegarLoop]: Starting to check reachability of 57 error locations. [2024-11-09 06:31:29,341 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 06:31:29,341 INFO L124 PetriNetUnfolderBase]: 10/150 cut-off events. [2024-11-09 06:31:29,341 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2024-11-09 06:31:29,342 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:31:29,342 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:31:29,342 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err7ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE (and 53 more)] === [2024-11-09 06:31:29,342 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:31:29,342 INFO L85 PathProgramCache]: Analyzing trace with hash -2092956798, now seen corresponding path program 1 times [2024-11-09 06:31:29,342 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:31:29,343 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [777185566] [2024-11-09 06:31:29,343 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:31:29,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:31:29,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:31:29,581 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:31:29,582 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:31:29,582 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [777185566] [2024-11-09 06:31:29,582 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [777185566] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:31:29,582 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:31:29,582 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 06:31:29,582 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1164301799] [2024-11-09 06:31:29,582 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:31:29,583 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 06:31:29,583 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:31:29,584 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 06:31:29,584 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-09 06:31:30,506 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 480 out of 572 [2024-11-09 06:31:30,514 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 530 places, 572 transitions, 1198 flow. Second operand has 6 states, 6 states have (on average 481.6666666666667) internal successors, (2890), 6 states have internal predecessors, (2890), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:31:30,515 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:31:30,515 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 480 of 572 [2024-11-09 06:31:30,515 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:31:44,052 INFO L124 PetriNetUnfolderBase]: 4446/40044 cut-off events. [2024-11-09 06:31:44,053 INFO L125 PetriNetUnfolderBase]: For 10549/10549 co-relation queries the response was YES. [2024-11-09 06:31:45,612 INFO L83 FinitePrefix]: Finished finitePrefix Result has 47664 conditions, 40044 events. 4446/40044 cut-off events. For 10549/10549 co-relation queries the response was YES. Maximal size of possible extension queue 573. Compared 561659 event pairs, 1856 based on Foata normal form. 12105/47194 useless extension candidates. Maximal degree in co-relation 21788. Up to 3796 conditions per place. [2024-11-09 06:31:45,996 INFO L140 encePairwiseOnDemand]: 497/572 looper letters, 43 selfloop transitions, 27 changer transitions 0/541 dead transitions. [2024-11-09 06:31:45,997 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 495 places, 541 transitions, 1456 flow [2024-11-09 06:31:45,999 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-09 06:31:45,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-09 06:31:46,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 3229 transitions. [2024-11-09 06:31:46,004 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9408508158508159 [2024-11-09 06:31:46,004 INFO L175 Difference]: Start difference. First operand has 530 places, 572 transitions, 1198 flow. Second operand 6 states and 3229 transitions. [2024-11-09 06:31:46,004 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 495 places, 541 transitions, 1456 flow [2024-11-09 06:31:46,011 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 495 places, 541 transitions, 1356 flow, removed 50 selfloop flow, removed 0 redundant places. [2024-11-09 06:31:46,020 INFO L231 Difference]: Finished difference. Result has 500 places, 521 transitions, 1208 flow [2024-11-09 06:31:46,024 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=572, PETRI_DIFFERENCE_MINUEND_FLOW=1024, PETRI_DIFFERENCE_MINUEND_PLACES=490, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=495, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=483, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1208, PETRI_PLACES=500, PETRI_TRANSITIONS=521} [2024-11-09 06:31:46,024 INFO L277 CegarLoopForPetriNet]: 530 programPoint places, -30 predicate places. [2024-11-09 06:31:46,024 INFO L471 AbstractCegarLoop]: Abstraction has has 500 places, 521 transitions, 1208 flow [2024-11-09 06:31:46,026 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 481.6666666666667) internal successors, (2890), 6 states have internal predecessors, (2890), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:31:46,026 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:31:46,026 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:31:46,026 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-09 06:31:46,027 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err7ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE (and 53 more)] === [2024-11-09 06:31:46,027 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:31:46,027 INFO L85 PathProgramCache]: Analyzing trace with hash -304580439, now seen corresponding path program 1 times [2024-11-09 06:31:46,027 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:31:46,027 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [527645357] [2024-11-09 06:31:46,027 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:31:46,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:31:46,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:31:46,314 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 06:31:46,314 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:31:46,314 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [527645357] [2024-11-09 06:31:46,315 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [527645357] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:31:46,315 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:31:46,315 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 06:31:46,315 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1766968926] [2024-11-09 06:31:46,315 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:31:46,315 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 06:31:46,315 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:31:46,316 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 06:31:46,316 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-09 06:31:47,570 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 480 out of 572 [2024-11-09 06:31:47,574 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 500 places, 521 transitions, 1208 flow. Second operand has 6 states, 6 states have (on average 481.8333333333333) internal successors, (2891), 6 states have internal predecessors, (2891), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:31:47,574 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:31:47,574 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 480 of 572 [2024-11-09 06:31:47,574 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand