./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-ext/25_stack-race.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/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.6.800.v20240513-1750.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/25_stack-race.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 4272d82e4e32dc4af1661c2cd99f5af7e9487f266698e80f4586c30581d39fa9 --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 21:37:26,826 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 21:37:26,882 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-08 21:37:26,886 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 21:37:26,886 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 21:37:26,909 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 21:37:26,912 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 21:37:26,912 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 21:37:26,913 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 21:37:26,913 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 21:37:26,913 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 21:37:26,913 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 21:37:26,913 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 21:37:26,913 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 21:37:26,913 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 21:37:26,913 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-08 21:37:26,914 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 21:37:26,914 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-08 21:37:26,914 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 21:37:26,914 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 21:37:26,914 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 21:37:26,914 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 21:37:26,914 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-08 21:37:26,914 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-08 21:37:26,914 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-08 21:37:26,914 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 21:37:26,914 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 21:37:26,914 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 21:37:26,914 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 21:37:26,914 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 21:37:26,914 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 21:37:26,914 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 21:37:26,914 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 21:37:26,915 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 21:37:26,915 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 21:37:26,915 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 21:37:26,915 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 21:37:26,915 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 21:37:26,915 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 21:37:26,915 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 21:37:26,915 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 21:37:26,915 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 21:37:26,915 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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 -> 4272d82e4e32dc4af1661c2cd99f5af7e9487f266698e80f4586c30581d39fa9 [2025-03-08 21:37:27,157 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 21:37:27,164 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 21:37:27,167 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 21:37:27,168 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 21:37:27,168 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 21:37:27,169 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/25_stack-race.i [2025-03-08 21:37:28,280 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d003f28f9/86492a040e5945f3ac31a9a53d5930e2/FLAG286555692 [2025-03-08 21:37:28,523 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 21:37:28,523 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/25_stack-race.i [2025-03-08 21:37:28,536 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d003f28f9/86492a040e5945f3ac31a9a53d5930e2/FLAG286555692 [2025-03-08 21:37:28,847 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d003f28f9/86492a040e5945f3ac31a9a53d5930e2 [2025-03-08 21:37:28,849 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 21:37:28,850 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 21:37:28,851 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 21:37:28,851 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 21:37:28,854 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 21:37:28,855 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 09:37:28" (1/1) ... [2025-03-08 21:37:28,855 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@791e552b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:37:28, skipping insertion in model container [2025-03-08 21:37:28,855 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 09:37:28" (1/1) ... [2025-03-08 21:37:28,877 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 21:37:29,148 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 21:37:29,161 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 21:37:29,210 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 21:37:29,241 INFO L204 MainTranslator]: Completed translation [2025-03-08 21:37:29,241 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:37:29 WrapperNode [2025-03-08 21:37:29,242 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 21:37:29,243 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 21:37:29,243 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 21:37:29,243 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 21:37:29,248 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:37:29" (1/1) ... [2025-03-08 21:37:29,257 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:37:29" (1/1) ... [2025-03-08 21:37:29,279 INFO L138 Inliner]: procedures = 176, calls = 32, calls flagged for inlining = 19, calls inlined = 23, statements flattened = 352 [2025-03-08 21:37:29,279 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 21:37:29,280 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 21:37:29,280 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 21:37:29,280 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 21:37:29,285 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:37:29" (1/1) ... [2025-03-08 21:37:29,285 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:37:29" (1/1) ... [2025-03-08 21:37:29,293 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:37:29" (1/1) ... [2025-03-08 21:37:29,294 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:37:29" (1/1) ... [2025-03-08 21:37:29,313 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:37:29" (1/1) ... [2025-03-08 21:37:29,315 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:37:29" (1/1) ... [2025-03-08 21:37:29,317 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:37:29" (1/1) ... [2025-03-08 21:37:29,318 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:37:29" (1/1) ... [2025-03-08 21:37:29,323 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 21:37:29,324 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 21:37:29,324 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 21:37:29,324 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 21:37:29,325 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:37:29" (1/1) ... [2025-03-08 21:37:29,330 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 21:37:29,339 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 21:37:29,348 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) [2025-03-08 21:37:29,350 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 [2025-03-08 21:37:29,366 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-08 21:37:29,366 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2025-03-08 21:37:29,366 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2025-03-08 21:37:29,366 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-08 21:37:29,366 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 21:37:29,366 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-08 21:37:29,366 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 21:37:29,366 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 21:37:29,367 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-08 21:37:29,456 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 21:37:29,458 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 21:37:29,895 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-08 21:37:29,895 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 21:37:30,130 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 21:37:30,130 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-08 21:37:30,130 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 09:37:30 BoogieIcfgContainer [2025-03-08 21:37:30,130 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 21:37:30,133 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 21:37:30,133 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 21:37:30,137 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 21:37:30,137 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 09:37:28" (1/3) ... [2025-03-08 21:37:30,137 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@590f1374 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 09:37:30, skipping insertion in model container [2025-03-08 21:37:30,137 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:37:29" (2/3) ... [2025-03-08 21:37:30,138 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@590f1374 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 09:37:30, skipping insertion in model container [2025-03-08 21:37:30,138 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 09:37:30" (3/3) ... [2025-03-08 21:37:30,139 INFO L128 eAbstractionObserver]: Analyzing ICFG 25_stack-race.i [2025-03-08 21:37:30,149 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 21:37:30,152 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 25_stack-race.i that has 2 procedures, 215 locations, 1 initial locations, 2 loop locations, and 26 error locations. [2025-03-08 21:37:30,152 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-08 21:37:30,223 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-08 21:37:30,248 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 218 places, 220 transitions, 444 flow [2025-03-08 21:37:30,337 INFO L124 PetriNetUnfolderBase]: 5/227 cut-off events. [2025-03-08 21:37:30,340 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 21:37:30,345 INFO L83 FinitePrefix]: Finished finitePrefix Result has 231 conditions, 227 events. 5/227 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 242 event pairs, 0 based on Foata normal form. 0/194 useless extension candidates. Maximal degree in co-relation 135. Up to 2 conditions per place. [2025-03-08 21:37:30,345 INFO L82 GeneralOperation]: Start removeDead. Operand has 218 places, 220 transitions, 444 flow [2025-03-08 21:37:30,350 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 218 places, 220 transitions, 444 flow [2025-03-08 21:37:30,357 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 21:37:30,364 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;@262163c3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 21:37:30,364 INFO L334 AbstractCegarLoop]: Starting to check reachability of 53 error locations. [2025-03-08 21:37:30,382 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 21:37:30,382 INFO L124 PetriNetUnfolderBase]: 0/94 cut-off events. [2025-03-08 21:37:30,382 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 21:37:30,382 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:37:30,383 INFO L206 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, 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] [2025-03-08 21:37:30,383 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err25ASSERT_VIOLATIONDATA_RACE === [thr1Err25ASSERT_VIOLATIONDATA_RACE, thr1Err24ASSERT_VIOLATIONDATA_RACE, thr1Err23ASSERT_VIOLATIONDATA_RACE, thr1Err20ASSERT_VIOLATIONDATA_RACE (and 49 more)] === [2025-03-08 21:37:30,388 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:37:30,388 INFO L85 PathProgramCache]: Analyzing trace with hash 1213128358, now seen corresponding path program 1 times [2025-03-08 21:37:30,394 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:37:30,394 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [544086224] [2025-03-08 21:37:30,395 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:37:30,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:37:30,477 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 89 statements into 1 equivalence classes. [2025-03-08 21:37:30,527 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 89 of 89 statements. [2025-03-08 21:37:30,527 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:37:30,527 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:37:31,085 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 21:37:31,086 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:37:31,086 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [544086224] [2025-03-08 21:37:31,087 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [544086224] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:37:31,087 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:37:31,087 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2025-03-08 21:37:31,089 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1967239850] [2025-03-08 21:37:31,089 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:37:31,095 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-08 21:37:31,098 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:37:31,114 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-08 21:37:31,114 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-08 21:37:31,117 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 194 out of 220 [2025-03-08 21:37:31,120 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 218 places, 220 transitions, 444 flow. Second operand has 2 states, 2 states have (on average 195.0) internal successors, (390), 2 states have internal predecessors, (390), 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) [2025-03-08 21:37:31,121 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:37:31,121 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 194 of 220 [2025-03-08 21:37:31,123 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:37:31,215 INFO L124 PetriNetUnfolderBase]: 4/202 cut-off events. [2025-03-08 21:37:31,215 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-08 21:37:31,216 INFO L83 FinitePrefix]: Finished finitePrefix Result has 216 conditions, 202 events. 4/202 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 147 event pairs, 0 based on Foata normal form. 9/196 useless extension candidates. Maximal degree in co-relation 122. Up to 10 conditions per place. [2025-03-08 21:37:31,218 INFO L140 encePairwiseOnDemand]: 203/220 looper letters, 9 selfloop transitions, 0 changer transitions 0/199 dead transitions. [2025-03-08 21:37:31,218 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 199 places, 199 transitions, 420 flow [2025-03-08 21:37:31,219 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-08 21:37:31,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-08 21:37:31,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 414 transitions. [2025-03-08 21:37:31,231 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9409090909090909 [2025-03-08 21:37:31,233 INFO L175 Difference]: Start difference. First operand has 218 places, 220 transitions, 444 flow. Second operand 2 states and 414 transitions. [2025-03-08 21:37:31,234 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 199 places, 199 transitions, 420 flow [2025-03-08 21:37:31,237 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 199 places, 199 transitions, 420 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 21:37:31,242 INFO L231 Difference]: Finished difference. Result has 199 places, 199 transitions, 402 flow [2025-03-08 21:37:31,244 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=220, PETRI_DIFFERENCE_MINUEND_FLOW=402, PETRI_DIFFERENCE_MINUEND_PLACES=198, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=199, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=199, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=402, PETRI_PLACES=199, PETRI_TRANSITIONS=199} [2025-03-08 21:37:31,246 INFO L279 CegarLoopForPetriNet]: 218 programPoint places, -19 predicate places. [2025-03-08 21:37:31,247 INFO L471 AbstractCegarLoop]: Abstraction has has 199 places, 199 transitions, 402 flow [2025-03-08 21:37:31,248 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 195.0) internal successors, (390), 2 states have internal predecessors, (390), 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) [2025-03-08 21:37:31,248 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:37:31,248 INFO L206 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, 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] [2025-03-08 21:37:31,249 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-08 21:37:31,249 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err23ASSERT_VIOLATIONDATA_RACE === [thr1Err25ASSERT_VIOLATIONDATA_RACE, thr1Err24ASSERT_VIOLATIONDATA_RACE, thr1Err23ASSERT_VIOLATIONDATA_RACE, thr1Err20ASSERT_VIOLATIONDATA_RACE (and 49 more)] === [2025-03-08 21:37:31,250 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:37:31,250 INFO L85 PathProgramCache]: Analyzing trace with hash 1880246282, now seen corresponding path program 1 times [2025-03-08 21:37:31,250 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:37:31,251 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1801675585] [2025-03-08 21:37:31,251 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:37:31,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:37:31,280 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 91 statements into 1 equivalence classes. [2025-03-08 21:37:31,290 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 91 of 91 statements. [2025-03-08 21:37:31,293 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:37:31,293 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:37:31,344 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 21:37:31,344 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:37:31,345 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1801675585] [2025-03-08 21:37:31,345 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1801675585] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:37:31,345 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:37:31,345 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 21:37:31,345 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1254960003] [2025-03-08 21:37:31,345 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:37:31,346 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 21:37:31,346 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:37:31,347 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 21:37:31,347 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 21:37:31,353 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 190 out of 220 [2025-03-08 21:37:31,354 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 199 places, 199 transitions, 402 flow. Second operand has 3 states, 3 states have (on average 191.33333333333334) internal successors, (574), 3 states have internal predecessors, (574), 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) [2025-03-08 21:37:31,354 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:37:31,354 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 190 of 220 [2025-03-08 21:37:31,354 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:37:31,430 INFO L124 PetriNetUnfolderBase]: 6/289 cut-off events. [2025-03-08 21:37:31,430 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-08 21:37:31,431 INFO L83 FinitePrefix]: Finished finitePrefix Result has 314 conditions, 289 events. 6/289 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 451 event pairs, 0 based on Foata normal form. 0/264 useless extension candidates. Maximal degree in co-relation 310. Up to 11 conditions per place. [2025-03-08 21:37:31,432 INFO L140 encePairwiseOnDemand]: 217/220 looper letters, 17 selfloop transitions, 2 changer transitions 0/205 dead transitions. [2025-03-08 21:37:31,432 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 200 places, 205 transitions, 452 flow [2025-03-08 21:37:31,432 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 21:37:31,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 21:37:31,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 590 transitions. [2025-03-08 21:37:31,437 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8939393939393939 [2025-03-08 21:37:31,437 INFO L175 Difference]: Start difference. First operand has 199 places, 199 transitions, 402 flow. Second operand 3 states and 590 transitions. [2025-03-08 21:37:31,437 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 200 places, 205 transitions, 452 flow [2025-03-08 21:37:31,438 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 200 places, 205 transitions, 452 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 21:37:31,442 INFO L231 Difference]: Finished difference. Result has 200 places, 198 transitions, 404 flow [2025-03-08 21:37:31,444 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=220, PETRI_DIFFERENCE_MINUEND_FLOW=400, PETRI_DIFFERENCE_MINUEND_PLACES=198, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=198, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=196, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=404, PETRI_PLACES=200, PETRI_TRANSITIONS=198} [2025-03-08 21:37:31,445 INFO L279 CegarLoopForPetriNet]: 218 programPoint places, -18 predicate places. [2025-03-08 21:37:31,445 INFO L471 AbstractCegarLoop]: Abstraction has has 200 places, 198 transitions, 404 flow [2025-03-08 21:37:31,445 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 191.33333333333334) internal successors, (574), 3 states have internal predecessors, (574), 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) [2025-03-08 21:37:31,445 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:37:31,445 INFO L206 CegarLoopForPetriNet]: trace histogram [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, 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] [2025-03-08 21:37:31,446 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-08 21:37:31,446 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err25ASSERT_VIOLATIONDATA_RACE, thr1Err24ASSERT_VIOLATIONDATA_RACE, thr1Err23ASSERT_VIOLATIONDATA_RACE, thr1Err20ASSERT_VIOLATIONDATA_RACE (and 49 more)] === [2025-03-08 21:37:31,446 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:37:31,446 INFO L85 PathProgramCache]: Analyzing trace with hash 1208343936, now seen corresponding path program 1 times [2025-03-08 21:37:31,446 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:37:31,446 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [145535852] [2025-03-08 21:37:31,448 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:37:31,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:37:31,468 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 93 statements into 1 equivalence classes. [2025-03-08 21:37:31,483 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 93 of 93 statements. [2025-03-08 21:37:31,484 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:37:31,485 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 21:37:31,485 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-08 21:37:31,495 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 93 statements into 1 equivalence classes. [2025-03-08 21:37:31,507 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 93 of 93 statements. [2025-03-08 21:37:31,507 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:37:31,507 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 21:37:31,532 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-08 21:37:31,532 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-08 21:37:31,533 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (52 of 53 remaining) [2025-03-08 21:37:31,534 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (51 of 53 remaining) [2025-03-08 21:37:31,534 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (50 of 53 remaining) [2025-03-08 21:37:31,534 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (49 of 53 remaining) [2025-03-08 21:37:31,534 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (48 of 53 remaining) [2025-03-08 21:37:31,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (47 of 53 remaining) [2025-03-08 21:37:31,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (46 of 53 remaining) [2025-03-08 21:37:31,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (45 of 53 remaining) [2025-03-08 21:37:31,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (44 of 53 remaining) [2025-03-08 21:37:31,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (43 of 53 remaining) [2025-03-08 21:37:31,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (42 of 53 remaining) [2025-03-08 21:37:31,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (41 of 53 remaining) [2025-03-08 21:37:31,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (40 of 53 remaining) [2025-03-08 21:37:31,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (39 of 53 remaining) [2025-03-08 21:37:31,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (38 of 53 remaining) [2025-03-08 21:37:31,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (37 of 53 remaining) [2025-03-08 21:37:31,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (36 of 53 remaining) [2025-03-08 21:37:31,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (35 of 53 remaining) [2025-03-08 21:37:31,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (34 of 53 remaining) [2025-03-08 21:37:31,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (33 of 53 remaining) [2025-03-08 21:37:31,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (32 of 53 remaining) [2025-03-08 21:37:31,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (31 of 53 remaining) [2025-03-08 21:37:31,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (30 of 53 remaining) [2025-03-08 21:37:31,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (29 of 53 remaining) [2025-03-08 21:37:31,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (28 of 53 remaining) [2025-03-08 21:37:31,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (27 of 53 remaining) [2025-03-08 21:37:31,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (26 of 53 remaining) [2025-03-08 21:37:31,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (25 of 53 remaining) [2025-03-08 21:37:31,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (24 of 53 remaining) [2025-03-08 21:37:31,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (23 of 53 remaining) [2025-03-08 21:37:31,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (22 of 53 remaining) [2025-03-08 21:37:31,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (21 of 53 remaining) [2025-03-08 21:37:31,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (20 of 53 remaining) [2025-03-08 21:37:31,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (19 of 53 remaining) [2025-03-08 21:37:31,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (18 of 53 remaining) [2025-03-08 21:37:31,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (17 of 53 remaining) [2025-03-08 21:37:31,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (16 of 53 remaining) [2025-03-08 21:37:31,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (15 of 53 remaining) [2025-03-08 21:37:31,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (14 of 53 remaining) [2025-03-08 21:37:31,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (13 of 53 remaining) [2025-03-08 21:37:31,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (12 of 53 remaining) [2025-03-08 21:37:31,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (11 of 53 remaining) [2025-03-08 21:37:31,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (10 of 53 remaining) [2025-03-08 21:37:31,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (9 of 53 remaining) [2025-03-08 21:37:31,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (8 of 53 remaining) [2025-03-08 21:37:31,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (7 of 53 remaining) [2025-03-08 21:37:31,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (6 of 53 remaining) [2025-03-08 21:37:31,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (5 of 53 remaining) [2025-03-08 21:37:31,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (4 of 53 remaining) [2025-03-08 21:37:31,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (3 of 53 remaining) [2025-03-08 21:37:31,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (2 of 53 remaining) [2025-03-08 21:37:31,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (1 of 53 remaining) [2025-03-08 21:37:31,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (0 of 53 remaining) [2025-03-08 21:37:31,539 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-08 21:37:31,539 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2025-03-08 21:37:31,541 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-08 21:37:31,541 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-08 21:37:31,626 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-08 21:37:31,631 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 342 places, 347 transitions, 704 flow [2025-03-08 21:37:31,687 INFO L124 PetriNetUnfolderBase]: 10/363 cut-off events. [2025-03-08 21:37:31,687 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-08 21:37:31,693 INFO L83 FinitePrefix]: Finished finitePrefix Result has 371 conditions, 363 events. 10/363 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 889 event pairs, 0 based on Foata normal form. 0/298 useless extension candidates. Maximal degree in co-relation 261. Up to 3 conditions per place. [2025-03-08 21:37:31,693 INFO L82 GeneralOperation]: Start removeDead. Operand has 342 places, 347 transitions, 704 flow [2025-03-08 21:37:31,698 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 342 places, 347 transitions, 704 flow [2025-03-08 21:37:31,700 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 21:37:31,701 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;@262163c3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 21:37:31,701 INFO L334 AbstractCegarLoop]: Starting to check reachability of 79 error locations. [2025-03-08 21:37:31,709 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 21:37:31,709 INFO L124 PetriNetUnfolderBase]: 0/94 cut-off events. [2025-03-08 21:37:31,709 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 21:37:31,709 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:37:31,709 INFO L206 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, 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] [2025-03-08 21:37:31,709 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err25ASSERT_VIOLATIONDATA_RACE === [thr1Err25ASSERT_VIOLATIONDATA_RACE, thr1Err24ASSERT_VIOLATIONDATA_RACE, thr1Err23ASSERT_VIOLATIONDATA_RACE, thr1Err20ASSERT_VIOLATIONDATA_RACE (and 75 more)] === [2025-03-08 21:37:31,712 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:37:31,712 INFO L85 PathProgramCache]: Analyzing trace with hash -1961290689, now seen corresponding path program 1 times [2025-03-08 21:37:31,712 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:37:31,712 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [255641799] [2025-03-08 21:37:31,712 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:37:31,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:37:31,730 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 89 statements into 1 equivalence classes. [2025-03-08 21:37:31,741 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 89 of 89 statements. [2025-03-08 21:37:31,742 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:37:31,742 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:37:31,999 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 21:37:32,000 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:37:32,000 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [255641799] [2025-03-08 21:37:32,000 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [255641799] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:37:32,000 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:37:32,000 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2025-03-08 21:37:32,000 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1114070885] [2025-03-08 21:37:32,000 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:37:32,000 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-08 21:37:32,000 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:37:32,001 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-08 21:37:32,001 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-08 21:37:32,002 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 296 out of 347 [2025-03-08 21:37:32,006 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 342 places, 347 transitions, 704 flow. Second operand has 2 states, 2 states have (on average 297.0) internal successors, (594), 2 states have internal predecessors, (594), 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) [2025-03-08 21:37:32,006 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:37:32,006 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 296 of 347 [2025-03-08 21:37:32,007 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:37:32,310 INFO L124 PetriNetUnfolderBase]: 112/1333 cut-off events. [2025-03-08 21:37:32,310 INFO L125 PetriNetUnfolderBase]: For 23/23 co-relation queries the response was YES. [2025-03-08 21:37:32,317 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1520 conditions, 1333 events. 112/1333 cut-off events. For 23/23 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 8097 event pairs, 52 based on Foata normal form. 89/1249 useless extension candidates. Maximal degree in co-relation 1269. Up to 161 conditions per place. [2025-03-08 21:37:32,322 INFO L140 encePairwiseOnDemand]: 314/347 looper letters, 18 selfloop transitions, 0 changer transitions 0/309 dead transitions. [2025-03-08 21:37:32,323 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 307 places, 309 transitions, 664 flow [2025-03-08 21:37:32,324 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-08 21:37:32,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-08 21:37:32,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 643 transitions. [2025-03-08 21:37:32,325 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9265129682997119 [2025-03-08 21:37:32,325 INFO L175 Difference]: Start difference. First operand has 342 places, 347 transitions, 704 flow. Second operand 2 states and 643 transitions. [2025-03-08 21:37:32,325 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 307 places, 309 transitions, 664 flow [2025-03-08 21:37:32,327 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 307 places, 309 transitions, 664 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 21:37:32,331 INFO L231 Difference]: Finished difference. Result has 307 places, 309 transitions, 628 flow [2025-03-08 21:37:32,331 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=347, PETRI_DIFFERENCE_MINUEND_FLOW=628, PETRI_DIFFERENCE_MINUEND_PLACES=306, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=309, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=309, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=628, PETRI_PLACES=307, PETRI_TRANSITIONS=309} [2025-03-08 21:37:32,332 INFO L279 CegarLoopForPetriNet]: 342 programPoint places, -35 predicate places. [2025-03-08 21:37:32,332 INFO L471 AbstractCegarLoop]: Abstraction has has 307 places, 309 transitions, 628 flow [2025-03-08 21:37:32,332 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 297.0) internal successors, (594), 2 states have internal predecessors, (594), 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) [2025-03-08 21:37:32,332 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:37:32,332 INFO L206 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, 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] [2025-03-08 21:37:32,333 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-08 21:37:32,334 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err23ASSERT_VIOLATIONDATA_RACE === [thr1Err25ASSERT_VIOLATIONDATA_RACE, thr1Err24ASSERT_VIOLATIONDATA_RACE, thr1Err23ASSERT_VIOLATIONDATA_RACE, thr1Err20ASSERT_VIOLATIONDATA_RACE (and 75 more)] === [2025-03-08 21:37:32,336 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:37:32,336 INFO L85 PathProgramCache]: Analyzing trace with hash 690337411, now seen corresponding path program 1 times [2025-03-08 21:37:32,337 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:37:32,337 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [782169798] [2025-03-08 21:37:32,337 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:37:32,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:37:32,356 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 91 statements into 1 equivalence classes. [2025-03-08 21:37:32,362 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 91 of 91 statements. [2025-03-08 21:37:32,362 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:37:32,362 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:37:32,388 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 21:37:32,389 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:37:32,389 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [782169798] [2025-03-08 21:37:32,389 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [782169798] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:37:32,389 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:37:32,389 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 21:37:32,389 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1321443653] [2025-03-08 21:37:32,389 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:37:32,390 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 21:37:32,390 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:37:32,390 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 21:37:32,391 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 21:37:32,408 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 288 out of 347 [2025-03-08 21:37:32,409 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 307 places, 309 transitions, 628 flow. Second operand has 3 states, 3 states have (on average 289.3333333333333) internal successors, (868), 3 states have internal predecessors, (868), 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) [2025-03-08 21:37:32,410 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:37:32,410 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 288 of 347 [2025-03-08 21:37:32,410 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:37:32,863 INFO L124 PetriNetUnfolderBase]: 366/3689 cut-off events. [2025-03-08 21:37:32,863 INFO L125 PetriNetUnfolderBase]: For 47/47 co-relation queries the response was YES. [2025-03-08 21:37:32,873 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4313 conditions, 3689 events. 366/3689 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 82. Compared 32864 event pairs, 95 based on Foata normal form. 0/3208 useless extension candidates. Maximal degree in co-relation 4308. Up to 290 conditions per place. [2025-03-08 21:37:32,883 INFO L140 encePairwiseOnDemand]: 339/347 looper letters, 43 selfloop transitions, 6 changer transitions 0/332 dead transitions. [2025-03-08 21:37:32,883 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 309 places, 332 transitions, 777 flow [2025-03-08 21:37:32,884 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 21:37:32,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 21:37:32,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 915 transitions. [2025-03-08 21:37:32,885 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8789625360230547 [2025-03-08 21:37:32,885 INFO L175 Difference]: Start difference. First operand has 307 places, 309 transitions, 628 flow. Second operand 3 states and 915 transitions. [2025-03-08 21:37:32,886 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 309 places, 332 transitions, 777 flow [2025-03-08 21:37:32,887 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 309 places, 332 transitions, 777 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 21:37:32,890 INFO L231 Difference]: Finished difference. Result has 311 places, 315 transitions, 680 flow [2025-03-08 21:37:32,890 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=347, PETRI_DIFFERENCE_MINUEND_FLOW=628, PETRI_DIFFERENCE_MINUEND_PLACES=307, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=309, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=303, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=680, PETRI_PLACES=311, PETRI_TRANSITIONS=315} [2025-03-08 21:37:32,891 INFO L279 CegarLoopForPetriNet]: 342 programPoint places, -31 predicate places. [2025-03-08 21:37:32,891 INFO L471 AbstractCegarLoop]: Abstraction has has 311 places, 315 transitions, 680 flow [2025-03-08 21:37:32,891 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 289.3333333333333) internal successors, (868), 3 states have internal predecessors, (868), 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) [2025-03-08 21:37:32,891 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:37:32,892 INFO L206 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, 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] [2025-03-08 21:37:32,892 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-08 21:37:32,892 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err22ASSERT_VIOLATIONDATA_RACE === [thr1Err25ASSERT_VIOLATIONDATA_RACE, thr1Err24ASSERT_VIOLATIONDATA_RACE, thr1Err23ASSERT_VIOLATIONDATA_RACE, thr1Err20ASSERT_VIOLATIONDATA_RACE (and 75 more)] === [2025-03-08 21:37:32,892 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:37:32,892 INFO L85 PathProgramCache]: Analyzing trace with hash -999748418, now seen corresponding path program 1 times [2025-03-08 21:37:32,892 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:37:32,893 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [555582168] [2025-03-08 21:37:32,893 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:37:32,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:37:32,908 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 98 statements into 1 equivalence classes. [2025-03-08 21:37:32,914 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 98 of 98 statements. [2025-03-08 21:37:32,919 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:37:32,919 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:37:32,950 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 21:37:32,950 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:37:32,950 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [555582168] [2025-03-08 21:37:32,951 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [555582168] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:37:32,951 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:37:32,952 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 21:37:32,952 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1772895091] [2025-03-08 21:37:32,952 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:37:32,952 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 21:37:32,952 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:37:32,953 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 21:37:32,953 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 21:37:32,978 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 284 out of 347 [2025-03-08 21:37:32,980 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 311 places, 315 transitions, 680 flow. Second operand has 3 states, 3 states have (on average 286.0) internal successors, (858), 3 states have internal predecessors, (858), 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) [2025-03-08 21:37:32,980 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:37:32,980 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 284 of 347 [2025-03-08 21:37:32,980 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:37:33,612 INFO L124 PetriNetUnfolderBase]: 674/4845 cut-off events. [2025-03-08 21:37:33,613 INFO L125 PetriNetUnfolderBase]: For 95/95 co-relation queries the response was YES. [2025-03-08 21:37:33,628 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6101 conditions, 4845 events. 674/4845 cut-off events. For 95/95 co-relation queries the response was YES. Maximal size of possible extension queue 102. Compared 45419 event pairs, 283 based on Foata normal form. 0/4183 useless extension candidates. Maximal degree in co-relation 6094. Up to 992 conditions per place. [2025-03-08 21:37:33,647 INFO L140 encePairwiseOnDemand]: 339/347 looper letters, 37 selfloop transitions, 7 changer transitions 0/329 dead transitions. [2025-03-08 21:37:33,647 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 313 places, 329 transitions, 801 flow [2025-03-08 21:37:33,649 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 21:37:33,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 21:37:33,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 897 transitions. [2025-03-08 21:37:33,651 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.861671469740634 [2025-03-08 21:37:33,651 INFO L175 Difference]: Start difference. First operand has 311 places, 315 transitions, 680 flow. Second operand 3 states and 897 transitions. [2025-03-08 21:37:33,651 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 313 places, 329 transitions, 801 flow [2025-03-08 21:37:33,653 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 311 places, 329 transitions, 789 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 21:37:33,657 INFO L231 Difference]: Finished difference. Result has 313 places, 321 transitions, 722 flow [2025-03-08 21:37:33,658 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=347, PETRI_DIFFERENCE_MINUEND_FLOW=668, PETRI_DIFFERENCE_MINUEND_PLACES=309, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=315, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=308, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=722, PETRI_PLACES=313, PETRI_TRANSITIONS=321} [2025-03-08 21:37:33,658 INFO L279 CegarLoopForPetriNet]: 342 programPoint places, -29 predicate places. [2025-03-08 21:37:33,659 INFO L471 AbstractCegarLoop]: Abstraction has has 313 places, 321 transitions, 722 flow [2025-03-08 21:37:33,659 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 286.0) internal successors, (858), 3 states have internal predecessors, (858), 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) [2025-03-08 21:37:33,659 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:37:33,660 INFO L206 CegarLoopForPetriNet]: trace histogram [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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 21:37:33,660 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-08 21:37:33,660 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err25ASSERT_VIOLATIONDATA_RACE, thr1Err24ASSERT_VIOLATIONDATA_RACE, thr1Err23ASSERT_VIOLATIONDATA_RACE, thr1Err20ASSERT_VIOLATIONDATA_RACE (and 75 more)] === [2025-03-08 21:37:33,660 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:37:33,661 INFO L85 PathProgramCache]: Analyzing trace with hash 270994994, now seen corresponding path program 1 times [2025-03-08 21:37:33,661 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:37:33,661 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [13284732] [2025-03-08 21:37:33,661 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:37:33,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:37:33,675 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 99 statements into 1 equivalence classes. [2025-03-08 21:37:33,683 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 99 of 99 statements. [2025-03-08 21:37:33,683 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:37:33,683 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 21:37:33,683 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-08 21:37:33,686 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 99 statements into 1 equivalence classes. [2025-03-08 21:37:33,692 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 99 of 99 statements. [2025-03-08 21:37:33,692 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:37:33,692 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 21:37:33,703 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-08 21:37:33,704 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-08 21:37:33,704 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (78 of 79 remaining) [2025-03-08 21:37:33,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (77 of 79 remaining) [2025-03-08 21:37:33,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (76 of 79 remaining) [2025-03-08 21:37:33,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (75 of 79 remaining) [2025-03-08 21:37:33,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (74 of 79 remaining) [2025-03-08 21:37:33,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (73 of 79 remaining) [2025-03-08 21:37:33,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (72 of 79 remaining) [2025-03-08 21:37:33,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (71 of 79 remaining) [2025-03-08 21:37:33,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (70 of 79 remaining) [2025-03-08 21:37:33,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (69 of 79 remaining) [2025-03-08 21:37:33,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (68 of 79 remaining) [2025-03-08 21:37:33,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (67 of 79 remaining) [2025-03-08 21:37:33,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (66 of 79 remaining) [2025-03-08 21:37:33,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (65 of 79 remaining) [2025-03-08 21:37:33,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (64 of 79 remaining) [2025-03-08 21:37:33,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (63 of 79 remaining) [2025-03-08 21:37:33,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (62 of 79 remaining) [2025-03-08 21:37:33,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (61 of 79 remaining) [2025-03-08 21:37:33,705 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (60 of 79 remaining) [2025-03-08 21:37:33,705 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (59 of 79 remaining) [2025-03-08 21:37:33,705 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (58 of 79 remaining) [2025-03-08 21:37:33,705 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (57 of 79 remaining) [2025-03-08 21:37:33,705 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (56 of 79 remaining) [2025-03-08 21:37:33,705 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (55 of 79 remaining) [2025-03-08 21:37:33,705 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (54 of 79 remaining) [2025-03-08 21:37:33,705 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (53 of 79 remaining) [2025-03-08 21:37:33,705 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (52 of 79 remaining) [2025-03-08 21:37:33,705 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (51 of 79 remaining) [2025-03-08 21:37:33,705 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (50 of 79 remaining) [2025-03-08 21:37:33,705 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (49 of 79 remaining) [2025-03-08 21:37:33,706 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (48 of 79 remaining) [2025-03-08 21:37:33,706 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (47 of 79 remaining) [2025-03-08 21:37:33,706 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (46 of 79 remaining) [2025-03-08 21:37:33,706 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (45 of 79 remaining) [2025-03-08 21:37:33,706 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (44 of 79 remaining) [2025-03-08 21:37:33,706 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (43 of 79 remaining) [2025-03-08 21:37:33,706 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (42 of 79 remaining) [2025-03-08 21:37:33,706 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (41 of 79 remaining) [2025-03-08 21:37:33,706 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (40 of 79 remaining) [2025-03-08 21:37:33,706 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (39 of 79 remaining) [2025-03-08 21:37:33,706 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (38 of 79 remaining) [2025-03-08 21:37:33,706 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (37 of 79 remaining) [2025-03-08 21:37:33,706 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (36 of 79 remaining) [2025-03-08 21:37:33,706 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (35 of 79 remaining) [2025-03-08 21:37:33,706 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (34 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (33 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (32 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (31 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (30 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (29 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (28 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (27 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (26 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (25 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (24 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (23 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (22 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (21 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (20 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (19 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (18 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (17 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (16 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (15 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (14 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (13 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (12 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (11 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (10 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (9 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (8 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (7 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (6 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (5 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (4 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (3 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (2 of 79 remaining) [2025-03-08 21:37:33,707 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (1 of 79 remaining) [2025-03-08 21:37:33,708 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (0 of 79 remaining) [2025-03-08 21:37:33,708 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-08 21:37:33,708 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2025-03-08 21:37:33,708 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-08 21:37:33,708 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-03-08 21:37:33,778 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-08 21:37:33,784 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 466 places, 474 transitions, 966 flow [2025-03-08 21:37:33,876 INFO L124 PetriNetUnfolderBase]: 15/499 cut-off events. [2025-03-08 21:37:33,876 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-03-08 21:37:33,882 INFO L83 FinitePrefix]: Finished finitePrefix Result has 512 conditions, 499 events. 15/499 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1705 event pairs, 0 based on Foata normal form. 0/402 useless extension candidates. Maximal degree in co-relation 387. Up to 4 conditions per place. [2025-03-08 21:37:33,883 INFO L82 GeneralOperation]: Start removeDead. Operand has 466 places, 474 transitions, 966 flow [2025-03-08 21:37:33,888 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 466 places, 474 transitions, 966 flow [2025-03-08 21:37:33,889 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 21:37:33,889 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;@262163c3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 21:37:33,890 INFO L334 AbstractCegarLoop]: Starting to check reachability of 105 error locations. [2025-03-08 21:37:33,894 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 21:37:33,894 INFO L124 PetriNetUnfolderBase]: 0/94 cut-off events. [2025-03-08 21:37:33,894 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 21:37:33,894 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:37:33,894 INFO L206 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, 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] [2025-03-08 21:37:33,895 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err25ASSERT_VIOLATIONDATA_RACE === [thr1Err25ASSERT_VIOLATIONDATA_RACE, thr1Err24ASSERT_VIOLATIONDATA_RACE, thr1Err23ASSERT_VIOLATIONDATA_RACE, thr1Err20ASSERT_VIOLATIONDATA_RACE (and 101 more)] === [2025-03-08 21:37:33,895 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:37:33,895 INFO L85 PathProgramCache]: Analyzing trace with hash -876265449, now seen corresponding path program 1 times [2025-03-08 21:37:33,895 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:37:33,895 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1527619777] [2025-03-08 21:37:33,895 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:37:33,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:37:33,910 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 89 statements into 1 equivalence classes. [2025-03-08 21:37:33,918 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 89 of 89 statements. [2025-03-08 21:37:33,919 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:37:33,919 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:37:34,063 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 21:37:34,063 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:37:34,064 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1527619777] [2025-03-08 21:37:34,064 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1527619777] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:37:34,064 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:37:34,064 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2025-03-08 21:37:34,064 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1685740549] [2025-03-08 21:37:34,064 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:37:34,064 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-08 21:37:34,064 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:37:34,065 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-08 21:37:34,065 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-08 21:37:34,066 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 398 out of 474 [2025-03-08 21:37:34,066 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 466 places, 474 transitions, 966 flow. Second operand has 2 states, 2 states have (on average 399.0) internal successors, (798), 2 states have internal predecessors, (798), 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) [2025-03-08 21:37:34,067 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:37:34,067 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 398 of 474 [2025-03-08 21:37:34,067 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:37:35,788 INFO L124 PetriNetUnfolderBase]: 1750/12130 cut-off events. [2025-03-08 21:37:35,788 INFO L125 PetriNetUnfolderBase]: For 391/391 co-relation queries the response was YES. [2025-03-08 21:37:35,856 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14603 conditions, 12130 events. 1750/12130 cut-off events. For 391/391 co-relation queries the response was YES. Maximal size of possible extension queue 205. Compared 136008 event pairs, 962 based on Foata normal form. 956/11503 useless extension candidates. Maximal degree in co-relation 12718. Up to 2202 conditions per place. [2025-03-08 21:37:35,908 INFO L140 encePairwiseOnDemand]: 425/474 looper letters, 27 selfloop transitions, 0 changer transitions 0/419 dead transitions. [2025-03-08 21:37:35,908 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 415 places, 419 transitions, 910 flow [2025-03-08 21:37:35,909 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-08 21:37:35,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-08 21:37:35,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 872 transitions. [2025-03-08 21:37:35,910 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.919831223628692 [2025-03-08 21:37:35,910 INFO L175 Difference]: Start difference. First operand has 466 places, 474 transitions, 966 flow. Second operand 2 states and 872 transitions. [2025-03-08 21:37:35,910 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 415 places, 419 transitions, 910 flow [2025-03-08 21:37:35,912 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 415 places, 419 transitions, 908 flow, removed 1 selfloop flow, removed 0 redundant places. [2025-03-08 21:37:35,915 INFO L231 Difference]: Finished difference. Result has 415 places, 419 transitions, 854 flow [2025-03-08 21:37:35,915 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=474, PETRI_DIFFERENCE_MINUEND_FLOW=854, PETRI_DIFFERENCE_MINUEND_PLACES=414, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=419, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=419, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=854, PETRI_PLACES=415, PETRI_TRANSITIONS=419} [2025-03-08 21:37:35,918 INFO L279 CegarLoopForPetriNet]: 466 programPoint places, -51 predicate places. [2025-03-08 21:37:35,918 INFO L471 AbstractCegarLoop]: Abstraction has has 415 places, 419 transitions, 854 flow [2025-03-08 21:37:35,918 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 399.0) internal successors, (798), 2 states have internal predecessors, (798), 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) [2025-03-08 21:37:35,919 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:37:35,919 INFO L206 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, 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] [2025-03-08 21:37:35,919 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-08 21:37:35,919 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err23ASSERT_VIOLATIONDATA_RACE === [thr1Err25ASSERT_VIOLATIONDATA_RACE, thr1Err24ASSERT_VIOLATIONDATA_RACE, thr1Err23ASSERT_VIOLATIONDATA_RACE, thr1Err20ASSERT_VIOLATIONDATA_RACE (and 101 more)] === [2025-03-08 21:37:35,919 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:37:35,919 INFO L85 PathProgramCache]: Analyzing trace with hash -277444709, now seen corresponding path program 1 times [2025-03-08 21:37:35,919 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:37:35,919 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [526666856] [2025-03-08 21:37:35,919 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:37:35,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:37:35,933 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 91 statements into 1 equivalence classes. [2025-03-08 21:37:35,938 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 91 of 91 statements. [2025-03-08 21:37:35,939 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:37:35,939 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:37:35,964 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 21:37:35,964 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:37:35,965 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [526666856] [2025-03-08 21:37:35,965 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [526666856] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:37:35,965 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:37:35,965 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 21:37:35,965 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1265251795] [2025-03-08 21:37:35,965 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:37:35,965 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 21:37:35,965 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:37:35,966 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 21:37:35,966 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 21:37:35,984 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 386 out of 474 [2025-03-08 21:37:35,985 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 415 places, 419 transitions, 854 flow. Second operand has 3 states, 3 states have (on average 387.3333333333333) internal successors, (1162), 3 states have internal predecessors, (1162), 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) [2025-03-08 21:37:35,985 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:37:35,985 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 386 of 474 [2025-03-08 21:37:35,985 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:37:42,451 INFO L124 PetriNetUnfolderBase]: 9392/55513 cut-off events. [2025-03-08 21:37:42,452 INFO L125 PetriNetUnfolderBase]: For 718/718 co-relation queries the response was YES. [2025-03-08 21:37:42,818 INFO L83 FinitePrefix]: Finished finitePrefix Result has 68720 conditions, 55513 events. 9392/55513 cut-off events. For 718/718 co-relation queries the response was YES. Maximal size of possible extension queue 1005. Compared 820308 event pairs, 2763 based on Foata normal form. 0/48042 useless extension candidates. Maximal degree in co-relation 68714. Up to 6318 conditions per place. [2025-03-08 21:37:43,041 INFO L140 encePairwiseOnDemand]: 462/474 looper letters, 65 selfloop transitions, 9 changer transitions 0/454 dead transitions. [2025-03-08 21:37:43,041 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 417 places, 454 transitions, 1082 flow [2025-03-08 21:37:43,042 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 21:37:43,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 21:37:43,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1235 transitions. [2025-03-08 21:37:43,044 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8684950773558369 [2025-03-08 21:37:43,044 INFO L175 Difference]: Start difference. First operand has 415 places, 419 transitions, 854 flow. Second operand 3 states and 1235 transitions. [2025-03-08 21:37:43,044 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 417 places, 454 transitions, 1082 flow [2025-03-08 21:37:43,049 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 417 places, 454 transitions, 1082 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 21:37:43,054 INFO L231 Difference]: Finished difference. Result has 419 places, 428 transitions, 932 flow [2025-03-08 21:37:43,054 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=474, PETRI_DIFFERENCE_MINUEND_FLOW=854, PETRI_DIFFERENCE_MINUEND_PLACES=415, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=419, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=410, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=932, PETRI_PLACES=419, PETRI_TRANSITIONS=428} [2025-03-08 21:37:43,055 INFO L279 CegarLoopForPetriNet]: 466 programPoint places, -47 predicate places. [2025-03-08 21:37:43,056 INFO L471 AbstractCegarLoop]: Abstraction has has 419 places, 428 transitions, 932 flow [2025-03-08 21:37:43,057 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 387.3333333333333) internal successors, (1162), 3 states have internal predecessors, (1162), 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) [2025-03-08 21:37:43,057 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:37:43,057 INFO L206 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, 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] [2025-03-08 21:37:43,057 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-08 21:37:43,057 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err22ASSERT_VIOLATIONDATA_RACE === [thr1Err25ASSERT_VIOLATIONDATA_RACE, thr1Err24ASSERT_VIOLATIONDATA_RACE, thr1Err23ASSERT_VIOLATIONDATA_RACE, thr1Err20ASSERT_VIOLATIONDATA_RACE (and 101 more)] === [2025-03-08 21:37:43,057 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:37:43,058 INFO L85 PathProgramCache]: Analyzing trace with hash 217073856, now seen corresponding path program 1 times [2025-03-08 21:37:43,058 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:37:43,058 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [947375078] [2025-03-08 21:37:43,058 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:37:43,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:37:43,074 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 98 statements into 1 equivalence classes. [2025-03-08 21:37:43,080 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 98 of 98 statements. [2025-03-08 21:37:43,080 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:37:43,080 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:37:43,103 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 21:37:43,103 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:37:43,103 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [947375078] [2025-03-08 21:37:43,103 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [947375078] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:37:43,104 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:37:43,104 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 21:37:43,104 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [620123443] [2025-03-08 21:37:43,104 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:37:43,105 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 21:37:43,105 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:37:43,105 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 21:37:43,105 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 21:37:43,142 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 383 out of 474 [2025-03-08 21:37:43,143 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 419 places, 428 transitions, 932 flow. Second operand has 3 states, 3 states have (on average 385.0) internal successors, (1155), 3 states have internal predecessors, (1155), 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) [2025-03-08 21:37:43,143 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:37:43,143 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 383 of 474 [2025-03-08 21:37:43,143 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:37:44,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1758] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][184], [33#L767true, 463#true, 471#true, 21#L775-2true, 416#L767true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 439#EBStack_init_returnLabel#1true, 476#true]) [2025-03-08 21:37:44,486 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-08 21:37:44,486 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-08 21:37:44,486 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-08 21:37:44,486 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 21:37:44,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1758] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][184], [463#true, 33#L767true, 471#true, 21#L775-2true, 416#L767true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 232#L763true, 476#true]) [2025-03-08 21:37:44,544 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-08 21:37:44,544 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 21:37:44,544 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 21:37:44,544 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 21:37:45,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1758] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][184], [33#L767true, 463#true, 471#true, 21#L775-2true, 7#L706-2true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 439#EBStack_init_returnLabel#1true, 476#true]) [2025-03-08 21:37:45,941 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-08 21:37:45,941 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-08 21:37:45,941 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-08 21:37:45,941 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 21:37:46,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1758] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][184], [463#true, 33#L767true, 471#true, 21#L775-2true, 7#L706-2true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 232#L763true, 476#true]) [2025-03-08 21:37:46,043 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-08 21:37:46,043 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 21:37:46,044 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 21:37:46,044 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 21:37:46,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1758] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][184], [106#L708true, 33#L767true, 463#true, 471#true, 21#L775-2true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 476#true, 439#EBStack_init_returnLabel#1true]) [2025-03-08 21:37:46,350 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:37:46,350 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 21:37:46,350 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 21:37:46,350 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 21:37:46,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1758] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][184], [106#L708true, 33#L767true, 463#true, 471#true, 21#L775-2true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 232#L763true, 476#true]) [2025-03-08 21:37:46,462 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:37:46,462 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 21:37:46,462 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 21:37:46,462 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 21:37:48,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1758] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][184], [298#L733-2true, 463#true, 33#L767true, 471#true, 21#L775-2true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 439#EBStack_init_returnLabel#1true, 476#true]) [2025-03-08 21:37:48,561 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 21:37:48,561 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 21:37:48,561 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 21:37:48,561 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 21:37:48,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1758] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][184], [33#L767true, 298#L733-2true, 463#true, 471#true, 21#L775-2true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 476#true, 232#L763true]) [2025-03-08 21:37:48,645 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 21:37:48,645 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:37:48,645 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:37:48,645 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:37:48,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1758] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][184], [33#L767true, 463#true, 471#true, 21#L775-2true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 275#L733true, 439#EBStack_init_returnLabel#1true, 476#true]) [2025-03-08 21:37:48,646 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 21:37:48,646 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:37:48,646 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:37:48,646 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:37:48,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1758] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][184], [33#L767true, 463#true, 471#true, 21#L775-2true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 275#L733true, 476#true, 232#L763true]) [2025-03-08 21:37:48,733 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 21:37:48,733 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 21:37:48,733 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 21:37:48,733 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 21:37:49,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1758] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][184], [463#true, 33#L767true, 309#L735true, 471#true, 21#L775-2true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 439#EBStack_init_returnLabel#1true, 476#true]) [2025-03-08 21:37:49,681 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 21:37:49,681 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 21:37:49,681 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 21:37:49,681 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 21:37:49,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1758] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][184], [463#true, 33#L767true, 309#L735true, 471#true, 21#L775-2true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 476#true, 232#L763true]) [2025-03-08 21:37:49,775 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 21:37:49,775 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:37:49,775 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 21:37:49,775 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:37:49,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1758] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][184], [33#L767true, 463#true, 471#true, 21#L775-2true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 246#L737-1true, 439#EBStack_init_returnLabel#1true, 476#true]) [2025-03-08 21:37:49,960 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 21:37:49,960 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 21:37:49,960 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 21:37:49,960 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 21:37:50,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1758] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][184], [463#true, 33#L767true, 471#true, 21#L775-2true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 246#L737-1true, 476#true, 232#L763true]) [2025-03-08 21:37:50,050 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 21:37:50,050 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 21:37:50,050 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 21:37:50,050 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 21:37:52,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2010] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, #memory_int=|v_#memory_int_234|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, #memory_int, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][140], [463#true, 471#true, 21#L775-2true, 76#L750true, 465#true, 416#L767true, 438#L735true, Black: 473#(= |#race~state~0| 0), 467#true, 469#true, 476#true]) [2025-03-08 21:37:52,983 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-08 21:37:52,983 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:37:52,983 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:37:52,983 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 21:37:53,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2010] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, #memory_int=|v_#memory_int_234|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, #memory_int, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][140], [368#L737-1true, 463#true, 471#true, 21#L775-2true, 76#L750true, 465#true, 416#L767true, Black: 473#(= |#race~state~0| 0), 467#true, 469#true, 476#true]) [2025-03-08 21:37:53,168 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-08 21:37:53,168 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-08 21:37:53,168 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 21:37:53,168 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 21:37:54,268 INFO L124 PetriNetUnfolderBase]: 21163/99514 cut-off events. [2025-03-08 21:37:54,268 INFO L125 PetriNetUnfolderBase]: For 1890/1890 co-relation queries the response was YES. [2025-03-08 21:37:54,971 INFO L83 FinitePrefix]: Finished finitePrefix Result has 131069 conditions, 99514 events. 21163/99514 cut-off events. For 1890/1890 co-relation queries the response was YES. Maximal size of possible extension queue 1718. Compared 1540096 event pairs, 10173 based on Foata normal form. 0/86198 useless extension candidates. Maximal degree in co-relation 131061. Up to 26114 conditions per place. [2025-03-08 21:37:55,531 INFO L140 encePairwiseOnDemand]: 462/474 looper letters, 57 selfloop transitions, 11 changer transitions 0/454 dead transitions. [2025-03-08 21:37:55,531 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 421 places, 454 transitions, 1130 flow [2025-03-08 21:37:55,532 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 21:37:55,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 21:37:55,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1218 transitions. [2025-03-08 21:37:55,534 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8565400843881856 [2025-03-08 21:37:55,534 INFO L175 Difference]: Start difference. First operand has 419 places, 428 transitions, 932 flow. Second operand 3 states and 1218 transitions. [2025-03-08 21:37:55,534 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 421 places, 454 transitions, 1130 flow [2025-03-08 21:37:55,544 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 419 places, 454 transitions, 1112 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 21:37:55,547 INFO L231 Difference]: Finished difference. Result has 421 places, 438 transitions, 1000 flow [2025-03-08 21:37:55,548 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=474, PETRI_DIFFERENCE_MINUEND_FLOW=914, PETRI_DIFFERENCE_MINUEND_PLACES=417, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=428, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=417, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1000, PETRI_PLACES=421, PETRI_TRANSITIONS=438} [2025-03-08 21:37:55,548 INFO L279 CegarLoopForPetriNet]: 466 programPoint places, -45 predicate places. [2025-03-08 21:37:55,549 INFO L471 AbstractCegarLoop]: Abstraction has has 421 places, 438 transitions, 1000 flow [2025-03-08 21:37:55,549 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 385.0) internal successors, (1155), 3 states have internal predecessors, (1155), 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) [2025-03-08 21:37:55,549 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:37:55,549 INFO L206 CegarLoopForPetriNet]: trace histogram [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, 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] [2025-03-08 21:37:55,550 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-08 21:37:55,550 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err22ASSERT_VIOLATIONDATA_RACE === [thr1Err25ASSERT_VIOLATIONDATA_RACE, thr1Err24ASSERT_VIOLATIONDATA_RACE, thr1Err23ASSERT_VIOLATIONDATA_RACE, thr1Err20ASSERT_VIOLATIONDATA_RACE (and 101 more)] === [2025-03-08 21:37:55,550 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:37:55,550 INFO L85 PathProgramCache]: Analyzing trace with hash -370177979, now seen corresponding path program 1 times [2025-03-08 21:37:55,550 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:37:55,550 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [64203288] [2025-03-08 21:37:55,550 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:37:55,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:37:55,563 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 104 statements into 1 equivalence classes. [2025-03-08 21:37:55,567 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 104 of 104 statements. [2025-03-08 21:37:55,568 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:37:55,568 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:37:55,589 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 21:37:55,590 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:37:55,590 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [64203288] [2025-03-08 21:37:55,590 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [64203288] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:37:55,590 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:37:55,590 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 21:37:55,590 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1543378362] [2025-03-08 21:37:55,590 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:37:55,590 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 21:37:55,591 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:37:55,591 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 21:37:55,591 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 21:37:55,619 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 383 out of 474 [2025-03-08 21:37:55,621 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 421 places, 438 transitions, 1000 flow. Second operand has 3 states, 3 states have (on average 385.3333333333333) internal successors, (1156), 3 states have internal predecessors, (1156), 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) [2025-03-08 21:37:55,621 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:37:55,621 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 383 of 474 [2025-03-08 21:37:55,621 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:37:56,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][182], [463#true, 33#L767true, 483#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 21#L775-2true, 286#L767true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 375#L717-1true, 476#true]) [2025-03-08 21:37:56,815 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-08 21:37:56,815 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:37:56,815 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:37:56,816 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:37:58,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][182], [323#L706-2true, 463#true, 483#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 21#L775-2true, 286#L767true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 375#L717-1true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:37:58,946 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-08 21:37:58,946 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 21:37:58,946 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 21:37:58,946 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 21:37:59,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][182], [463#true, 483#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 107#L708true, 286#L767true, 21#L775-2true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 375#L717-1true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:37:59,599 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 21:37:59,599 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 21:37:59,599 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 21:37:59,599 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 21:37:59,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][105], [253#thr1ENTRYtrue, 463#true, 21#L775-2true, 7#L706-2true, 286#L767true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:37:59,619 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 21:37:59,619 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 21:37:59,619 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:37:59,619 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:37:59,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1760] L717-2-->L717: Formula: (= |v_thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1_5| |v_#race~top~0_12|) InVars {thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1=|v_thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1_5|} OutVars{thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1=|v_thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1_5|, #race~top~0=|v_#race~top~0_12|} AuxVars[] AssignedVars[#race~top~0][213], [463#true, 21#L775-2true, 7#L706-2true, 465#true, Black: 471#true, 467#true, 481#true, 469#true, 434#L717-1true, 348#L717true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:37:59,636 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 21:37:59,636 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:37:59,636 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-08 21:37:59,636 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-08 21:38:00,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][105], [463#true, 21#L775-2true, 7#L706-2true, 286#L767true, 465#true, 186#L762-1true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:00,001 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 21:38:00,002 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:38:00,002 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 21:38:00,002 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:38:00,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][105], [463#true, 21#L775-2true, 7#L706-2true, 213#L760-1true, 286#L767true, 465#true, Black: 473#(= |#race~state~0| 0), 467#true, 469#true, 481#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:00,002 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 21:38:00,002 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-08 21:38:00,002 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 21:38:00,002 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-08 21:38:00,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][105], [463#true, 161#L760-2true, 21#L775-2true, 7#L706-2true, 286#L767true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 481#true, 469#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:00,002 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 21:38:00,002 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-08 21:38:00,002 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-08 21:38:00,002 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 21:38:00,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][445], [463#true, 21#L775-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 469#true, 481#true, 434#L717-1true, 476#true, 375#L717-1true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:00,213 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 21:38:00,213 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 21:38:00,213 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:38:00,213 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 21:38:00,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][438], [201#L763true, 463#true, 21#L775-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 469#true, 434#L717-1true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:00,214 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 21:38:00,214 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 21:38:00,214 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 21:38:00,214 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 21:38:00,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][438], [235#EBStack_init_returnLabel#1true, 463#true, 21#L775-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 469#true, 481#true, 434#L717-1true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:00,215 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 21:38:00,215 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 21:38:00,215 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 21:38:00,215 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 21:38:00,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][433], [463#true, 21#L775-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 481#true, 469#true, 375#L717-1true, 476#true, 439#EBStack_init_returnLabel#1true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:00,216 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 21:38:00,216 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 21:38:00,216 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 21:38:00,216 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 21:38:00,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][105], [30#L760-1true, 323#L706-2true, 463#true, 21#L775-2true, 286#L767true, 465#true, Black: 473#(= |#race~state~0| 0), 467#true, 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:00,229 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 21:38:00,229 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-08 21:38:00,229 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-08 21:38:00,229 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-08 21:38:00,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][105], [253#thr1ENTRYtrue, 106#L708true, 463#true, 286#L767true, 21#L775-2true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 481#true, 469#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:00,404 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 21:38:00,404 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 21:38:00,404 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:38:00,404 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:38:00,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1760] L717-2-->L717: Formula: (= |v_thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1_5| |v_#race~top~0_12|) InVars {thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1=|v_thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1_5|} OutVars{thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1=|v_thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1_5|, #race~top~0=|v_#race~top~0_12|} AuxVars[] AssignedVars[#race~top~0][213], [106#L708true, 463#true, 21#L775-2true, 465#true, Black: 471#true, 467#true, 469#true, 348#L717true, 481#true, 434#L717-1true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:00,421 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 21:38:00,421 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 21:38:00,421 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:38:00,421 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 21:38:00,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][105], [435#L762-1true, 323#L706-2true, 463#true, 286#L767true, 21#L775-2true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 481#true, 469#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:00,424 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 21:38:00,424 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:38:00,424 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:38:00,424 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:38:00,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2010] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, #memory_int=|v_#memory_int_234|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, #memory_int, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][139], [338#L733true, 463#true, 21#L775-2true, 465#true, 416#L767true, Black: 471#true, 467#true, 469#true, 481#true, 476#true, 439#EBStack_init_returnLabel#1true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:00,559 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 21:38:00,559 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:38:00,559 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 21:38:00,559 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 21:38:00,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][105], [106#L708true, 463#true, 21#L775-2true, 286#L767true, 465#true, 186#L762-1true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:00,877 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 21:38:00,877 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 21:38:00,877 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 21:38:00,877 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 21:38:00,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][105], [106#L708true, 463#true, 21#L775-2true, 286#L767true, 213#L760-1true, 465#true, Black: 473#(= |#race~state~0| 0), 467#true, 469#true, 481#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:00,878 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 21:38:00,878 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 21:38:00,878 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 21:38:00,878 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 21:38:00,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][105], [106#L708true, 463#true, 161#L760-2true, 21#L775-2true, 286#L767true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:00,878 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 21:38:00,878 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 21:38:00,878 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-08 21:38:00,878 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-08 21:38:01,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][105], [30#L760-1true, 463#true, 107#L708true, 21#L775-2true, 286#L767true, 465#true, Black: 473#(= |#race~state~0| 0), 467#true, 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:01,021 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 21:38:01,021 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 21:38:01,021 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 21:38:01,021 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 21:38:01,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][438], [463#true, 21#L775-2true, 76#L750true, 465#true, 416#L767true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 434#L717-1true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:01,120 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 21:38:01,120 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:38:01,120 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:38:01,121 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:38:01,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][105], [435#L762-1true, 463#true, 107#L708true, 21#L775-2true, 286#L767true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 481#true, 469#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:01,141 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 21:38:01,141 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 21:38:01,141 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 21:38:01,141 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 21:38:01,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][182], [463#true, 483#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 21#L775-2true, 286#L767true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 393#L714-1true, 375#L717-1true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:01,494 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 21:38:01,494 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 21:38:01,494 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 21:38:01,494 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 21:38:01,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][105], [323#L706-2true, 463#true, 431#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 21#L775-2true, 286#L767true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:01,625 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 21:38:01,625 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 21:38:01,625 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 21:38:01,625 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 21:38:01,658 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][445], [463#true, 76#L750true, 21#L775-2true, 465#true, Black: 471#true, 467#true, 434#L717-1true, 481#true, 469#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 375#L717-1true]) [2025-03-08 21:38:01,658 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 21:38:01,658 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 21:38:01,658 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:38:01,658 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:38:01,658 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 21:38:01,890 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][438], [235#EBStack_init_returnLabel#1true, 463#true, 21#L775-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 469#true, 434#L717-1true, 481#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:01,890 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 21:38:01,890 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 21:38:01,890 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 21:38:01,890 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 21:38:01,890 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 21:38:01,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][182], [463#true, 483#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 80#L733-2true, 21#L775-2true, 286#L767true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 476#true, 375#L717-1true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:01,965 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 21:38:01,965 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 21:38:01,965 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 21:38:01,965 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 21:38:01,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][105], [463#true, 21#L775-2true, 31#L717-2true, 286#L767true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:01,967 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 21:38:01,967 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 21:38:01,967 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 21:38:01,967 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 21:38:01,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][438], [463#true, 21#L775-2true, 31#L717-2true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 434#L717-1true, 481#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:01,991 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 21:38:01,991 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:38:01,991 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:38:01,991 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:38:01,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][438], [201#L763true, 463#true, 21#L775-2true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 434#L717-1true, 481#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:01,991 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 21:38:01,991 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 21:38:01,991 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 21:38:01,991 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 21:38:01,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][438], [130#L717-4true, 463#true, 21#L775-2true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 481#true, 469#true, 434#L717-1true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:01,991 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 21:38:01,991 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 21:38:01,991 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 21:38:01,991 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 21:38:01,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][438], [235#EBStack_init_returnLabel#1true, 463#true, 21#L775-2true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 434#L717-1true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:01,991 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 21:38:01,991 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 21:38:01,992 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 21:38:01,992 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 21:38:02,001 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][438], [201#L763true, 463#true, 21#L775-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 434#L717-1true, 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:02,001 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 21:38:02,001 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 21:38:02,001 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 21:38:02,001 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 21:38:02,001 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 21:38:02,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2010] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, #memory_int=|v_#memory_int_234|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, #memory_int, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][139], [463#true, 21#L775-2true, 465#true, 416#L767true, Black: 471#true, 467#true, 469#true, 481#true, 196#L735true, 476#true, 439#EBStack_init_returnLabel#1true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:02,079 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 21:38:02,079 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 21:38:02,079 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 21:38:02,079 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 21:38:02,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][105], [463#true, 431#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 107#L708true, 21#L775-2true, 286#L767true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:02,088 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 21:38:02,088 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 21:38:02,088 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 21:38:02,088 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 21:38:02,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [130#L717-4true, 463#true, 21#L775-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 439#EBStack_init_returnLabel#1true]) [2025-03-08 21:38:02,205 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 21:38:02,205 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 21:38:02,205 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 21:38:02,205 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 21:38:02,217 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][445], [463#true, 21#L775-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 469#true, 481#true, 434#L717-1true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true, 375#L717-1true]) [2025-03-08 21:38:02,217 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 21:38:02,217 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 21:38:02,217 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:38:02,217 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:38:02,217 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:38:02,217 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 21:38:02,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][445], [463#true, 21#L775-2true, 76#L750true, 465#true, Black: 473#(= |#race~state~0| 0), 467#true, 481#true, 469#true, 434#L717-1true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true, 375#L717-1true]) [2025-03-08 21:38:02,329 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 21:38:02,329 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 21:38:02,329 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 21:38:02,329 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:38:02,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2010] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, #memory_int=|v_#memory_int_234|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, #memory_int, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][139], [463#true, 21#L775-2true, 465#true, 443#L737-1true, Black: 471#true, 416#L767true, 467#true, 469#true, 481#true, 476#true, 439#EBStack_init_returnLabel#1true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:02,421 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 21:38:02,421 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 21:38:02,421 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 21:38:02,421 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 21:38:02,430 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][433], [463#true, 21#L775-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 469#true, 481#true, 375#L717-1true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true, 439#EBStack_init_returnLabel#1true]) [2025-03-08 21:38:02,430 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 21:38:02,430 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 21:38:02,430 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 21:38:02,430 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 21:38:02,430 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 21:38:02,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [463#true, 21#L775-2true, 31#L717-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 469#true, 481#true, 476#true, 439#EBStack_init_returnLabel#1true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:02,430 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 21:38:02,430 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 21:38:02,430 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 21:38:02,430 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 21:38:02,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][105], [253#thr1ENTRYtrue, 463#true, 298#L733-2true, 21#L775-2true, 286#L767true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:02,435 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 21:38:02,435 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 21:38:02,435 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 21:38:02,435 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 21:38:02,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2098] L752-3-->L750: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|))) (and (or (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse1) (and (not .cse1) (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|)))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) .cse2) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse3) (and (not .cse3) .cse2))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][392], [288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 463#true, 21#L775-2true, 465#true, Black: 471#true, 467#true, 415#L750true, 469#true, 481#true, 348#L717true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:02,437 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 21:38:02,437 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 21:38:02,437 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 21:38:02,437 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 21:38:02,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1760] L717-2-->L717: Formula: (= |v_thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1_5| |v_#race~top~0_12|) InVars {thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1=|v_thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1_5|} OutVars{thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1=|v_thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1_5|, #race~top~0=|v_#race~top~0_12|} AuxVars[] AssignedVars[#race~top~0][213], [298#L733-2true, 463#true, 21#L775-2true, 465#true, Black: 471#true, 467#true, 469#true, 348#L717true, 481#true, 434#L717-1true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:02,448 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 21:38:02,448 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 21:38:02,448 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 21:38:02,448 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 21:38:02,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][105], [298#L733-2true, 463#true, 21#L775-2true, 286#L767true, 465#true, 186#L762-1true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:02,647 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 21:38:02,647 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 21:38:02,647 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 21:38:02,647 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 21:38:02,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][105], [298#L733-2true, 463#true, 21#L775-2true, 213#L760-1true, 286#L767true, 465#true, Black: 473#(= |#race~state~0| 0), 467#true, 469#true, 481#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:02,648 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 21:38:02,648 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 21:38:02,648 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 21:38:02,648 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 21:38:02,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][105], [298#L733-2true, 463#true, 161#L760-2true, 21#L775-2true, 286#L767true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:02,648 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 21:38:02,648 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 21:38:02,648 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:38:02,648 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 21:38:02,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2098] L752-3-->L750: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|))) (and (or (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse1) (and (not .cse1) (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|)))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) .cse2) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse3) (and (not .cse3) .cse2))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][392], [33#L767true, 463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 21#L775-2true, 465#true, Black: 473#(= |#race~state~0| 0), 467#true, 415#L750true, 469#true, 481#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:02,775 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 21:38:02,775 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:38:02,775 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:38:02,775 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 21:38:02,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][105], [30#L760-1true, 463#true, 80#L733-2true, 21#L775-2true, 286#L767true, 465#true, Black: 473#(= |#race~state~0| 0), 467#true, 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:02,778 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 21:38:02,778 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 21:38:02,778 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 21:38:02,778 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 21:38:02,781 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][438], [463#true, 21#L775-2true, 76#L750true, 465#true, 416#L767true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 434#L717-1true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:02,781 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 21:38:02,781 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:38:02,781 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:38:02,781 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:38:02,781 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:38:02,783 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][438], [463#true, 21#L775-2true, 31#L717-2true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 434#L717-1true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:02,783 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 21:38:02,783 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:38:02,783 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:38:02,783 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:38:02,783 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:38:03,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][105], [435#L762-1true, 463#true, 80#L733-2true, 21#L775-2true, 286#L767true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:03,087 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 21:38:03,088 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 21:38:03,088 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 21:38:03,088 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 21:38:03,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][438], [463#true, 21#L775-2true, 7#L706-2true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 434#L717-1true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:03,279 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 21:38:03,279 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 21:38:03,279 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 21:38:03,279 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 21:38:03,291 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][438], [235#EBStack_init_returnLabel#1true, 463#true, 21#L775-2true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 434#L717-1true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:03,291 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 21:38:03,291 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 21:38:03,291 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 21:38:03,291 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 21:38:03,292 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 21:38:03,391 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][438], [201#L763true, 463#true, 21#L775-2true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 434#L717-1true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:03,391 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 21:38:03,391 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 21:38:03,391 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 21:38:03,392 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 21:38:03,392 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 21:38:03,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 21#L775-2true, 76#L750true, 465#true, 416#L767true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:03,785 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 21:38:03,785 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:38:03,785 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:38:03,785 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:38:03,789 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][445], [463#true, 76#L750true, 21#L775-2true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 481#true, 469#true, 434#L717-1true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 375#L717-1true]) [2025-03-08 21:38:03,789 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 21:38:03,789 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 21:38:03,789 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 21:38:03,789 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:38:03,789 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:38:03,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][438], [106#L708true, 463#true, 21#L775-2true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 434#L717-1true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:03,886 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 21:38:03,886 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 21:38:03,886 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 21:38:03,886 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 21:38:03,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1884] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_234|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][105], [463#true, 80#L733-2true, 431#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 21#L775-2true, 286#L767true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:03,995 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 21:38:03,995 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:38:03,995 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 21:38:03,995 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 21:38:04,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 21#L775-2true, 76#L750true, 465#true, Black: 471#true, 416#L767true, 467#true, 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:04,010 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 21:38:04,010 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:38:04,010 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:38:04,010 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:38:04,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [130#L717-4true, 463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 21#L775-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:04,010 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 21:38:04,010 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 21:38:04,010 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 21:38:04,010 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 21:38:04,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 21#L775-2true, 31#L717-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 481#true, 469#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:04,011 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 21:38:04,011 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:38:04,011 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:38:04,011 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:38:04,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [463#true, 431#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 21#L775-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 469#true, 481#true, 476#true, 439#EBStack_init_returnLabel#1true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:04,104 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 21:38:04,104 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 21:38:04,104 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 21:38:04,104 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 21:38:04,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [235#EBStack_init_returnLabel#1true, 463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 21#L775-2true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:04,112 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 21:38:04,112 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 21:38:04,112 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 21:38:04,112 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 21:38:04,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [201#L763true, 463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 21#L775-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:04,114 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 21:38:04,114 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 21:38:04,114 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 21:38:04,114 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 21:38:04,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [235#EBStack_init_returnLabel#1true, 463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 21#L775-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:04,114 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 21:38:04,114 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 21:38:04,114 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 21:38:04,114 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 21:38:04,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [201#L763true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 463#true, 21#L775-2true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:04,227 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 21:38:04,227 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 21:38:04,227 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 21:38:04,227 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 21:38:04,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2010] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, #memory_int=|v_#memory_int_234|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, #memory_int, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][139], [60#L714-1true, 338#L733true, 463#true, 21#L775-2true, 465#true, 416#L767true, Black: 471#true, 467#true, 469#true, 481#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:04,253 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 21:38:04,253 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 21:38:04,253 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 21:38:04,253 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 21:38:04,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 463#true, 21#L775-2true, 31#L717-2true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:04,444 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 21:38:04,444 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 21:38:04,444 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:38:04,444 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:38:04,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2098] L752-3-->L750: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|))) (and (or (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse1) (and (not .cse1) (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|)))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) .cse2) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse3) (and (not .cse3) .cse2))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][392], [323#L706-2true, 463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 21#L775-2true, 465#true, Black: 473#(= |#race~state~0| 0), 415#L750true, 467#true, 469#true, 481#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:04,858 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 21:38:04,858 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 21:38:04,858 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 21:38:04,858 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 21:38:04,862 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][438], [463#true, 21#L775-2true, 7#L706-2true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 481#true, 469#true, 434#L717-1true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:04,863 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 21:38:04,863 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 21:38:04,863 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 21:38:04,863 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 21:38:04,863 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 21:38:04,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2010] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, #memory_int=|v_#memory_int_234|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, #memory_int, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][139], [338#L733true, 463#true, 21#L775-2true, 102#L750true, 465#true, 416#L767true, Black: 471#true, 467#true, 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:04,877 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 21:38:04,877 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 21:38:04,877 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 21:38:04,877 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 21:38:05,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 21#L775-2true, 76#L750true, 7#L706-2true, 465#true, Black: 471#true, 467#true, 469#true, 481#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:05,042 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-08 21:38:05,042 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 21:38:05,042 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 21:38:05,043 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 21:38:05,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][433], [463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 21#L775-2true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 375#L717-1true]) [2025-03-08 21:38:05,054 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 21:38:05,054 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 21:38:05,054 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 21:38:05,054 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:38:05,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 431#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 21#L775-2true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:05,054 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 21:38:05,054 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 21:38:05,054 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:38:05,054 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 21:38:05,154 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [201#L763true, 463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 76#L750true, 21#L775-2true, 465#true, Black: 471#true, 467#true, 481#true, 469#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:05,154 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 21:38:05,154 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 21:38:05,154 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 21:38:05,154 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 21:38:05,154 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 21:38:05,157 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 21#L775-2true, 76#L750true, 465#true, Black: 471#true, 416#L767true, 467#true, 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:05,157 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 21:38:05,157 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 21:38:05,157 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:38:05,157 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:38:05,157 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:38:05,157 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 21#L775-2true, 31#L717-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 481#true, 469#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:05,157 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 21:38:05,157 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:38:05,158 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:38:05,158 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 21:38:05,158 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:38:05,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 315#L760-2true, 76#L750true, 21#L775-2true, 465#true, Black: 473#(= |#race~state~0| 0), 467#true, 481#true, 469#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:05,158 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 21:38:05,158 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 21:38:05,158 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 21:38:05,158 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 21:38:05,158 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [130#L717-4true, 463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 21#L775-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 469#true, 481#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:05,158 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 21:38:05,158 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 21:38:05,158 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 21:38:05,158 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 21:38:05,158 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 21:38:05,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2098] L752-3-->L750: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|))) (and (or (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse1) (and (not .cse1) (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|)))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) .cse2) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse3) (and (not .cse3) .cse2))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][392], [463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 107#L708true, 21#L775-2true, 465#true, Black: 473#(= |#race~state~0| 0), 415#L750true, 467#true, 481#true, 469#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:05,471 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 21:38:05,471 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 21:38:05,471 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 21:38:05,471 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 21:38:05,475 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][438], [106#L708true, 463#true, 21#L775-2true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 434#L717-1true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:05,475 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 21:38:05,475 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 21:38:05,475 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 21:38:05,475 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 21:38:05,475 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 21:38:05,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2010] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, #memory_int=|v_#memory_int_234|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, #memory_int, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][139], [60#L714-1true, 463#true, 21#L775-2true, 465#true, Black: 471#true, 416#L767true, 467#true, 469#true, 481#true, 196#L735true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:05,492 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 21:38:05,492 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 21:38:05,492 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 21:38:05,492 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 21:38:05,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][438], [298#L733-2true, 463#true, 21#L775-2true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 434#L717-1true, 481#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:05,602 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 21:38:05,602 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 21:38:05,602 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:38:05,602 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:38:05,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [106#L708true, 463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 21#L775-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:05,735 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-08 21:38:05,735 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 21:38:05,735 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 21:38:05,735 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 21:38:05,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 463#true, 21#L775-2true, 76#L750true, 7#L706-2true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 481#true, 469#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:05,750 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 21:38:05,750 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 21:38:05,750 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 21:38:05,750 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 21:38:05,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2010] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, #memory_int=|v_#memory_int_234|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, #memory_int, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][139], [60#L714-1true, 463#true, 21#L775-2true, 443#L737-1true, 465#true, Black: 471#true, 416#L767true, 467#true, 481#true, 469#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:05,901 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 21:38:05,901 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 21:38:05,901 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 21:38:05,901 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 21:38:06,008 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 463#true, 21#L775-2true, 76#L750true, 31#L717-2true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:06,009 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 21:38:06,009 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 21:38:06,009 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 21:38:06,009 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:38:06,009 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:38:06,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [130#L717-4true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 463#true, 21#L775-2true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:06,009 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 21:38:06,010 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 21:38:06,010 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 21:38:06,010 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 21:38:06,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [106#L708true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 463#true, 21#L775-2true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 481#true, 469#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:06,388 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 21:38:06,388 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 21:38:06,388 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 21:38:06,388 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 21:38:06,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2010] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, #memory_int=|v_#memory_int_234|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, #memory_int, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][139], [463#true, 21#L775-2true, 102#L750true, 416#L767true, 465#true, Black: 471#true, 467#true, 481#true, 469#true, 196#L735true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:06,400 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-08 21:38:06,400 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 21:38:06,400 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 21:38:06,400 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:38:06,524 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 21#L775-2true, 76#L750true, 7#L706-2true, 465#true, Black: 471#true, 467#true, 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:06,525 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-08 21:38:06,525 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 21:38:06,525 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 21:38:06,525 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 21:38:06,525 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 21:38:06,530 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][433], [463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 21#L775-2true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 476#true, 375#L717-1true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:06,530 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-08 21:38:06,530 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 21:38:06,530 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 21:38:06,530 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:38:06,531 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 21:38:06,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2010] L766-3-->L767: Formula: (let ((.cse1 (select |v_#race_753| |v_~#m2~0.base_21|)) (.cse4 (+ |v_~#m2~0.offset_21| 3))) (let ((.cse3 (+ |v_~#m2~0.offset_21| 1)) (.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse0 (select .cse1 .cse4)) (.cse5 (select |v_#memory_int_235| |v_~#m2~0.base_21|))) (and (= .cse0 (select .cse1 .cse2)) (= .cse0 (select .cse1 .cse3)) (= |v_#race_753| (store |v_#race_755| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_755| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse3 .cse0) .cse2 .cse0) .cse4 .cse0))) (= |v_#memory_int_234| (store |v_#memory_int_235| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse1 |v_~#m2~0.offset_21|)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0))))) InVars {#race=|v_#race_755|, #memory_int=|v_#memory_int_235|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|} OutVars{#race=|v_#race_753|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, #memory_int=|v_#memory_int_234|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, #memory_int, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][139], [463#true, 21#L775-2true, 102#L750true, 465#true, 416#L767true, 443#L737-1true, Black: 471#true, 467#true, 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:06,612 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-08 21:38:06,612 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 21:38:06,612 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 21:38:06,612 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 21:38:06,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 76#L750true, 21#L775-2true, 465#true, Black: 471#true, 467#true, 469#true, 481#true, 275#L733true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:06,678 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 21:38:06,678 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 21:38:06,678 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 21:38:06,678 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 21:38:06,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 463#true, 21#L775-2true, 76#L750true, 465#true, Black: 471#true, 415#L750true, 467#true, 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:06,756 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-08 21:38:06,756 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 21:38:06,756 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 21:38:06,756 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 21:38:06,833 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [106#L708true, 463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 21#L775-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 469#true, 481#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:06,833 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-08 21:38:06,833 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 21:38:06,833 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 21:38:06,833 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 21:38:06,833 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 21:38:07,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2098] L752-3-->L750: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|))) (and (or (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse1) (and (not .cse1) (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|)))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) .cse2) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse3) (and (not .cse3) .cse2))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][392], [463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 80#L733-2true, 21#L775-2true, 465#true, Black: 473#(= |#race~state~0| 0), 467#true, 415#L750true, 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:07,016 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-08 21:38:07,016 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 21:38:07,017 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 21:38:07,017 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 21:38:07,019 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][438], [298#L733-2true, 463#true, 21#L775-2true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 481#true, 469#true, 434#L717-1true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:07,019 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-08 21:38:07,019 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 21:38:07,019 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:38:07,019 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:38:07,019 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 21:38:07,103 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 21#L775-2true, 7#L706-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 469#true, 481#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:07,103 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-08 21:38:07,103 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 21:38:07,103 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-08 21:38:07,103 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 21:38:07,103 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 21:38:07,103 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 21:38:07,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 298#L733-2true, 21#L775-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:07,173 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-08 21:38:07,173 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:38:07,173 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 21:38:07,173 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:38:07,383 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [106#L708true, 463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 21#L775-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 469#true, 481#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:07,383 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-08 21:38:07,383 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-08 21:38:07,383 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 21:38:07,383 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 21:38:07,383 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 21:38:07,383 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 21:38:07,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [298#L733-2true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 463#true, 21#L775-2true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:07,446 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-08 21:38:07,446 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 21:38:07,446 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 21:38:07,446 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:38:07,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 309#L735true, 21#L775-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:07,448 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-08 21:38:07,448 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 21:38:07,448 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:38:07,448 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 21:38:07,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 463#true, 76#L750true, 21#L775-2true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 275#L733true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:07,511 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-08 21:38:07,511 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 21:38:07,511 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 21:38:07,511 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-08 21:38:07,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 463#true, 21#L775-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 469#true, 246#L737-1true, 481#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:07,616 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-08 21:38:07,616 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 21:38:07,616 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-08 21:38:07,616 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 21:38:07,774 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 298#L733-2true, 76#L750true, 21#L775-2true, 465#true, Black: 471#true, 467#true, 469#true, 481#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:07,774 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-08 21:38:07,774 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:38:07,774 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 21:38:07,774 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 21:38:07,774 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:38:07,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 463#true, 21#L775-2true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 246#L737-1true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:07,877 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-08 21:38:07,877 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-08 21:38:07,877 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 21:38:07,877 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 21:38:08,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 309#L735true, 21#L775-2true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 476#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|)]) [2025-03-08 21:38:08,022 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-08 21:38:08,022 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 21:38:08,022 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-08 21:38:08,022 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 21:38:08,104 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [298#L733-2true, 463#true, 288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 21#L775-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 481#true, 469#true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:08,104 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-08 21:38:08,104 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:38:08,105 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-08 21:38:08,105 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 21:38:08,105 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 21:38:08,105 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:38:08,361 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 463#true, 21#L775-2true, 76#L750true, 465#true, 467#true, Black: 473#(= |#race~state~0| 0), 469#true, 481#true, 246#L737-1true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:08,361 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-08 21:38:08,361 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-08 21:38:08,361 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 21:38:08,361 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-08 21:38:08,361 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 21:38:08,362 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1846] L752-3-->L750: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100| (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and .cse0 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 2147483647) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| 0))) (or (and .cse1 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (not .cse1)))) (= |v_#race~top~0_29| 0) (let ((.cse2 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse2)) (and .cse2 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|))) (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse0) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse3))))) InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_77|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_76|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][422], [288#thr1Err22ASSERT_VIOLATIONDATA_RACEtrue, 463#true, 21#L775-2true, 76#L750true, 465#true, Black: 471#true, 467#true, 469#true, 481#true, 246#L737-1true, Black: 478#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 476#true]) [2025-03-08 21:38:08,362 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-08 21:38:08,362 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 21:38:08,362 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-08 21:38:08,362 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-08 21:38:08,362 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 21:38:08,704 INFO L124 PetriNetUnfolderBase]: 25288/111596 cut-off events. [2025-03-08 21:38:08,705 INFO L125 PetriNetUnfolderBase]: For 10144/12231 co-relation queries the response was YES. [2025-03-08 21:38:09,474 INFO L83 FinitePrefix]: Finished finitePrefix Result has 159397 conditions, 111596 events. 25288/111596 cut-off events. For 10144/12231 co-relation queries the response was YES. Maximal size of possible extension queue 2095. Compared 1739220 event pairs, 11411 based on Foata normal form. 14/96235 useless extension candidates. Maximal degree in co-relation 159388. Up to 30963 conditions per place. [2025-03-08 21:38:10,061 INFO L140 encePairwiseOnDemand]: 462/474 looper letters, 63 selfloop transitions, 16 changer transitions 0/467 dead transitions. [2025-03-08 21:38:10,062 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 423 places, 467 transitions, 1249 flow [2025-03-08 21:38:10,063 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 21:38:10,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 21:38:10,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1217 transitions. [2025-03-08 21:38:10,064 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8558368495077355 [2025-03-08 21:38:10,064 INFO L175 Difference]: Start difference. First operand has 421 places, 438 transitions, 1000 flow. Second operand 3 states and 1217 transitions. [2025-03-08 21:38:10,064 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 423 places, 467 transitions, 1249 flow [2025-03-08 21:38:10,190 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 421 places, 467 transitions, 1217 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 21:38:10,193 INFO L231 Difference]: Finished difference. Result has 423 places, 452 transitions, 1118 flow [2025-03-08 21:38:10,194 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=474, PETRI_DIFFERENCE_MINUEND_FLOW=978, PETRI_DIFFERENCE_MINUEND_PLACES=419, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=438, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=422, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1118, PETRI_PLACES=423, PETRI_TRANSITIONS=452} [2025-03-08 21:38:10,195 INFO L279 CegarLoopForPetriNet]: 466 programPoint places, -43 predicate places. [2025-03-08 21:38:10,195 INFO L471 AbstractCegarLoop]: Abstraction has has 423 places, 452 transitions, 1118 flow [2025-03-08 21:38:10,195 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 385.3333333333333) internal successors, (1156), 3 states have internal predecessors, (1156), 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) [2025-03-08 21:38:10,196 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:38:10,196 INFO L206 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, 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, 1, 1] [2025-03-08 21:38:10,196 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-08 21:38:10,196 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thr1Err21ASSERT_VIOLATIONDATA_RACE === [thr1Err25ASSERT_VIOLATIONDATA_RACE, thr1Err24ASSERT_VIOLATIONDATA_RACE, thr1Err23ASSERT_VIOLATIONDATA_RACE, thr1Err20ASSERT_VIOLATIONDATA_RACE (and 101 more)] === [2025-03-08 21:38:10,196 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:38:10,196 INFO L85 PathProgramCache]: Analyzing trace with hash -612339895, now seen corresponding path program 1 times [2025-03-08 21:38:10,196 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:38:10,196 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1345339361] [2025-03-08 21:38:10,196 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:38:10,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:38:10,210 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 104 statements into 1 equivalence classes. [2025-03-08 21:38:10,215 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 104 of 104 statements. [2025-03-08 21:38:10,215 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:38:10,215 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:38:10,238 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 21:38:10,238 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:38:10,238 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1345339361] [2025-03-08 21:38:10,238 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1345339361] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:38:10,239 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:38:10,239 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 21:38:10,239 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1755146536] [2025-03-08 21:38:10,239 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:38:10,239 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 21:38:10,240 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:38:10,240 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 21:38:10,240 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 21:38:10,262 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 387 out of 474 [2025-03-08 21:38:10,263 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 423 places, 452 transitions, 1118 flow. Second operand has 3 states, 3 states have (on average 389.0) internal successors, (1167), 3 states have internal predecessors, (1167), 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) [2025-03-08 21:38:10,263 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:38:10,263 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 387 of 474 [2025-03-08 21:38:10,263 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand