./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-ext/42_FreeBSD_rdma_addr_sliced.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 735b3cc8 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/42_FreeBSD_rdma_addr_sliced.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 adac70a9b891a5462c4bee71a2751021c9d437d73a002d25ad244a8f2ad465c8 --- Real Ultimate output --- This is Ultimate 0.3.0-?-735b3cc-m [2025-03-14 01:20:05,597 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-14 01:20:05,656 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-14 01:20:05,662 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-14 01:20:05,662 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-14 01:20:05,685 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-14 01:20:05,686 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-14 01:20:05,686 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-14 01:20:05,686 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-14 01:20:05,687 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-14 01:20:05,687 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-14 01:20:05,688 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-14 01:20:05,688 INFO L153 SettingsManager]: * Use SBE=true [2025-03-14 01:20:05,688 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-14 01:20:05,688 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-14 01:20:05,688 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-14 01:20:05,688 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-14 01:20:05,688 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-14 01:20:05,689 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-14 01:20:05,689 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-14 01:20:05,689 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-14 01:20:05,689 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-14 01:20:05,689 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-14 01:20:05,689 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-14 01:20:05,689 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-14 01:20:05,689 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-14 01:20:05,689 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-14 01:20:05,690 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-14 01:20:05,690 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-14 01:20:05,690 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-14 01:20:05,690 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-14 01:20:05,690 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-14 01:20:05,690 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-14 01:20:05,691 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-14 01:20:05,691 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-14 01:20:05,691 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-14 01:20:05,691 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-14 01:20:05,691 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-14 01:20:05,691 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-14 01:20:05,691 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-14 01:20:05,691 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-14 01:20:05,691 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-14 01:20:05,691 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 -> adac70a9b891a5462c4bee71a2751021c9d437d73a002d25ad244a8f2ad465c8 [2025-03-14 01:20:05,968 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-14 01:20:05,976 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-14 01:20:05,977 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-14 01:20:05,978 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-14 01:20:05,978 INFO L274 PluginConnector]: CDTParser initialized [2025-03-14 01:20:05,979 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/42_FreeBSD_rdma_addr_sliced.i [2025-03-14 01:20:07,154 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c9e9f4fe5/da61a4599d544745b0d8b9ff441d7961/FLAG5c14462de [2025-03-14 01:20:07,556 INFO L384 CDTParser]: Found 1 translation units. [2025-03-14 01:20:07,556 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/42_FreeBSD_rdma_addr_sliced.i [2025-03-14 01:20:07,573 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c9e9f4fe5/da61a4599d544745b0d8b9ff441d7961/FLAG5c14462de [2025-03-14 01:20:07,589 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c9e9f4fe5/da61a4599d544745b0d8b9ff441d7961 [2025-03-14 01:20:07,591 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-14 01:20:07,592 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-14 01:20:07,595 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-14 01:20:07,595 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-14 01:20:07,598 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-14 01:20:07,599 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.03 01:20:07" (1/1) ... [2025-03-14 01:20:07,601 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@60ac1a18 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:07, skipping insertion in model container [2025-03-14 01:20:07,601 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.03 01:20:07" (1/1) ... [2025-03-14 01:20:07,636 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-14 01:20:07,870 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-14 01:20:07,880 INFO L200 MainTranslator]: Completed pre-run [2025-03-14 01:20:07,926 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-14 01:20:07,958 INFO L204 MainTranslator]: Completed translation [2025-03-14 01:20:07,959 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:07 WrapperNode [2025-03-14 01:20:07,959 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-14 01:20:07,960 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-14 01:20:07,960 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-14 01:20:07,960 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-14 01:20:07,965 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:07" (1/1) ... [2025-03-14 01:20:07,981 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:07" (1/1) ... [2025-03-14 01:20:08,025 INFO L138 Inliner]: procedures = 175, calls = 38, calls flagged for inlining = 33, calls inlined = 47, statements flattened = 378 [2025-03-14 01:20:08,026 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-14 01:20:08,027 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-14 01:20:08,027 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-14 01:20:08,027 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-14 01:20:08,037 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:07" (1/1) ... [2025-03-14 01:20:08,040 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:07" (1/1) ... [2025-03-14 01:20:08,048 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:07" (1/1) ... [2025-03-14 01:20:08,049 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:07" (1/1) ... [2025-03-14 01:20:08,060 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:07" (1/1) ... [2025-03-14 01:20:08,061 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:07" (1/1) ... [2025-03-14 01:20:08,063 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:07" (1/1) ... [2025-03-14 01:20:08,063 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:07" (1/1) ... [2025-03-14 01:20:08,066 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-14 01:20:08,066 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-14 01:20:08,066 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-14 01:20:08,066 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-14 01:20:08,067 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:07" (1/1) ... [2025-03-14 01:20:08,075 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-14 01:20:08,101 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-14 01:20:08,121 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-14 01:20:08,126 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-14 01:20:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2025-03-14 01:20:08,175 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2025-03-14 01:20:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-14 01:20:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-14 01:20:08,175 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-14 01:20:08,175 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-14 01:20:08,177 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-14 01:20:08,338 INFO L256 CfgBuilder]: Building ICFG [2025-03-14 01:20:08,344 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-14 01:20:08,855 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-14 01:20:08,856 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-14 01:20:08,856 INFO L318 CfgBuilder]: Performing block encoding [2025-03-14 01:20:09,135 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-14 01:20:09,136 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 14.03 01:20:09 BoogieIcfgContainer [2025-03-14 01:20:09,136 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-14 01:20:09,138 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-14 01:20:09,138 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-14 01:20:09,141 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-14 01:20:09,142 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.03 01:20:07" (1/3) ... [2025-03-14 01:20:09,143 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@9bc46 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.03 01:20:09, skipping insertion in model container [2025-03-14 01:20:09,143 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:20:07" (2/3) ... [2025-03-14 01:20:09,143 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@9bc46 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.03 01:20:09, skipping insertion in model container [2025-03-14 01:20:09,143 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 14.03 01:20:09" (3/3) ... [2025-03-14 01:20:09,144 INFO L128 eAbstractionObserver]: Analyzing ICFG 42_FreeBSD_rdma_addr_sliced.i [2025-03-14 01:20:09,160 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-14 01:20:09,163 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 42_FreeBSD_rdma_addr_sliced.i that has 2 procedures, 236 locations, 1 initial locations, 2 loop locations, and 50 error locations. [2025-03-14 01:20:09,163 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-14 01:20:09,235 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-14 01:20:09,275 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 239 places, 265 transitions, 534 flow [2025-03-14 01:20:09,347 INFO L124 PetriNetUnfolderBase]: 29/272 cut-off events. [2025-03-14 01:20:09,348 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:20:09,353 INFO L83 FinitePrefix]: Finished finitePrefix Result has 276 conditions, 272 events. 29/272 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 916 event pairs, 0 based on Foata normal form. 0/191 useless extension candidates. Maximal degree in co-relation 251. Up to 6 conditions per place. [2025-03-14 01:20:09,354 INFO L82 GeneralOperation]: Start removeDead. Operand has 239 places, 265 transitions, 534 flow [2025-03-14 01:20:09,362 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 239 places, 265 transitions, 534 flow [2025-03-14 01:20:09,370 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:20:09,384 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;@4e821b85, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:20:09,384 INFO L334 AbstractCegarLoop]: Starting to check reachability of 101 error locations. [2025-03-14 01:20:09,392 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:20:09,392 INFO L124 PetriNetUnfolderBase]: 0/31 cut-off events. [2025-03-14 01:20:09,392 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:20:09,392 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:20:09,393 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:20:09,393 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err28ASSERT_VIOLATIONDATA_RACE, thr1Err27ASSERT_VIOLATIONDATA_RACE, thr1Err26ASSERT_VIOLATIONDATA_RACE, thr1Err23ASSERT_VIOLATIONDATA_RACE (and 97 more)] === [2025-03-14 01:20:09,397 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:20:09,397 INFO L85 PathProgramCache]: Analyzing trace with hash -1502442655, now seen corresponding path program 1 times [2025-03-14 01:20:09,403 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:20:09,404 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2017309845] [2025-03-14 01:20:09,404 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:20:09,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:20:09,467 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-03-14 01:20:09,478 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-03-14 01:20:09,479 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:09,479 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:20:09,479 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-14 01:20:09,485 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-03-14 01:20:09,490 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-03-14 01:20:09,490 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:09,490 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:20:09,505 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-14 01:20:09,506 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-14 01:20:09,508 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (100 of 101 remaining) [2025-03-14 01:20:09,509 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28ASSERT_VIOLATIONDATA_RACE (99 of 101 remaining) [2025-03-14 01:20:09,511 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27ASSERT_VIOLATIONDATA_RACE (98 of 101 remaining) [2025-03-14 01:20:09,511 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26ASSERT_VIOLATIONDATA_RACE (97 of 101 remaining) [2025-03-14 01:20:09,511 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (96 of 101 remaining) [2025-03-14 01:20:09,511 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (95 of 101 remaining) [2025-03-14 01:20:09,511 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (94 of 101 remaining) [2025-03-14 01:20:09,511 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (93 of 101 remaining) [2025-03-14 01:20:09,511 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (92 of 101 remaining) [2025-03-14 01:20:09,511 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (91 of 101 remaining) [2025-03-14 01:20:09,511 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (90 of 101 remaining) [2025-03-14 01:20:09,511 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err49ASSERT_VIOLATIONDATA_RACE (89 of 101 remaining) [2025-03-14 01:20:09,511 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err48ASSERT_VIOLATIONDATA_RACE (88 of 101 remaining) [2025-03-14 01:20:09,512 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (87 of 101 remaining) [2025-03-14 01:20:09,512 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (86 of 101 remaining) [2025-03-14 01:20:09,512 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (85 of 101 remaining) [2025-03-14 01:20:09,512 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (84 of 101 remaining) [2025-03-14 01:20:09,512 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (83 of 101 remaining) [2025-03-14 01:20:09,512 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err47ASSERT_VIOLATIONDATA_RACE (82 of 101 remaining) [2025-03-14 01:20:09,512 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (81 of 101 remaining) [2025-03-14 01:20:09,512 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (80 of 101 remaining) [2025-03-14 01:20:09,512 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (79 of 101 remaining) [2025-03-14 01:20:09,512 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (78 of 101 remaining) [2025-03-14 01:20:09,513 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err46ASSERT_VIOLATIONDATA_RACE (77 of 101 remaining) [2025-03-14 01:20:09,513 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (76 of 101 remaining) [2025-03-14 01:20:09,513 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err40ASSERT_VIOLATIONDATA_RACE (75 of 101 remaining) [2025-03-14 01:20:09,513 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err39ASSERT_VIOLATIONDATA_RACE (74 of 101 remaining) [2025-03-14 01:20:09,513 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err45ASSERT_VIOLATIONDATA_RACE (73 of 101 remaining) [2025-03-14 01:20:09,513 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONDATA_RACE (72 of 101 remaining) [2025-03-14 01:20:09,513 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (71 of 101 remaining) [2025-03-14 01:20:09,513 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (70 of 101 remaining) [2025-03-14 01:20:09,513 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err44ASSERT_VIOLATIONDATA_RACE (69 of 101 remaining) [2025-03-14 01:20:09,513 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37ASSERT_VIOLATIONDATA_RACE (68 of 101 remaining) [2025-03-14 01:20:09,513 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err42ASSERT_VIOLATIONDATA_RACE (67 of 101 remaining) [2025-03-14 01:20:09,513 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err41ASSERT_VIOLATIONDATA_RACE (66 of 101 remaining) [2025-03-14 01:20:09,514 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30ASSERT_VIOLATIONDATA_RACE (65 of 101 remaining) [2025-03-14 01:20:09,514 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29ASSERT_VIOLATIONDATA_RACE (64 of 101 remaining) [2025-03-14 01:20:09,514 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (63 of 101 remaining) [2025-03-14 01:20:09,514 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (62 of 101 remaining) [2025-03-14 01:20:09,514 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err43ASSERT_VIOLATIONDATA_RACE (61 of 101 remaining) [2025-03-14 01:20:09,514 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (60 of 101 remaining) [2025-03-14 01:20:09,514 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36ASSERT_VIOLATIONDATA_RACE (59 of 101 remaining) [2025-03-14 01:20:09,514 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35ASSERT_VIOLATIONDATA_RACE (58 of 101 remaining) [2025-03-14 01:20:09,514 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34ASSERT_VIOLATIONDATA_RACE (57 of 101 remaining) [2025-03-14 01:20:09,514 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (56 of 101 remaining) [2025-03-14 01:20:09,514 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33ASSERT_VIOLATIONDATA_RACE (55 of 101 remaining) [2025-03-14 01:20:09,515 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (54 of 101 remaining) [2025-03-14 01:20:09,515 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (53 of 101 remaining) [2025-03-14 01:20:09,515 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (52 of 101 remaining) [2025-03-14 01:20:09,515 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32ASSERT_VIOLATIONDATA_RACE (51 of 101 remaining) [2025-03-14 01:20:09,515 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31ASSERT_VIOLATIONDATA_RACE (50 of 101 remaining) [2025-03-14 01:20:09,515 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28ASSERT_VIOLATIONDATA_RACE (49 of 101 remaining) [2025-03-14 01:20:09,515 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27ASSERT_VIOLATIONDATA_RACE (48 of 101 remaining) [2025-03-14 01:20:09,515 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26ASSERT_VIOLATIONDATA_RACE (47 of 101 remaining) [2025-03-14 01:20:09,515 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (46 of 101 remaining) [2025-03-14 01:20:09,515 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (45 of 101 remaining) [2025-03-14 01:20:09,515 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (44 of 101 remaining) [2025-03-14 01:20:09,516 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (43 of 101 remaining) [2025-03-14 01:20:09,516 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (42 of 101 remaining) [2025-03-14 01:20:09,516 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (41 of 101 remaining) [2025-03-14 01:20:09,516 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (40 of 101 remaining) [2025-03-14 01:20:09,516 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err49ASSERT_VIOLATIONDATA_RACE (39 of 101 remaining) [2025-03-14 01:20:09,516 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err48ASSERT_VIOLATIONDATA_RACE (38 of 101 remaining) [2025-03-14 01:20:09,516 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (37 of 101 remaining) [2025-03-14 01:20:09,516 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (36 of 101 remaining) [2025-03-14 01:20:09,516 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (35 of 101 remaining) [2025-03-14 01:20:09,516 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (34 of 101 remaining) [2025-03-14 01:20:09,516 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (33 of 101 remaining) [2025-03-14 01:20:09,516 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err47ASSERT_VIOLATIONDATA_RACE (32 of 101 remaining) [2025-03-14 01:20:09,517 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (31 of 101 remaining) [2025-03-14 01:20:09,517 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (30 of 101 remaining) [2025-03-14 01:20:09,517 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (29 of 101 remaining) [2025-03-14 01:20:09,517 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (28 of 101 remaining) [2025-03-14 01:20:09,517 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err46ASSERT_VIOLATIONDATA_RACE (27 of 101 remaining) [2025-03-14 01:20:09,517 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (26 of 101 remaining) [2025-03-14 01:20:09,517 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err40ASSERT_VIOLATIONDATA_RACE (25 of 101 remaining) [2025-03-14 01:20:09,517 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err39ASSERT_VIOLATIONDATA_RACE (24 of 101 remaining) [2025-03-14 01:20:09,517 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err45ASSERT_VIOLATIONDATA_RACE (23 of 101 remaining) [2025-03-14 01:20:09,517 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONDATA_RACE (22 of 101 remaining) [2025-03-14 01:20:09,517 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (21 of 101 remaining) [2025-03-14 01:20:09,517 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (20 of 101 remaining) [2025-03-14 01:20:09,517 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err44ASSERT_VIOLATIONDATA_RACE (19 of 101 remaining) [2025-03-14 01:20:09,517 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37ASSERT_VIOLATIONDATA_RACE (18 of 101 remaining) [2025-03-14 01:20:09,518 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err42ASSERT_VIOLATIONDATA_RACE (17 of 101 remaining) [2025-03-14 01:20:09,518 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err41ASSERT_VIOLATIONDATA_RACE (16 of 101 remaining) [2025-03-14 01:20:09,518 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30ASSERT_VIOLATIONDATA_RACE (15 of 101 remaining) [2025-03-14 01:20:09,518 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29ASSERT_VIOLATIONDATA_RACE (14 of 101 remaining) [2025-03-14 01:20:09,518 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (13 of 101 remaining) [2025-03-14 01:20:09,518 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (12 of 101 remaining) [2025-03-14 01:20:09,518 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err43ASSERT_VIOLATIONDATA_RACE (11 of 101 remaining) [2025-03-14 01:20:09,518 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (10 of 101 remaining) [2025-03-14 01:20:09,518 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36ASSERT_VIOLATIONDATA_RACE (9 of 101 remaining) [2025-03-14 01:20:09,518 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35ASSERT_VIOLATIONDATA_RACE (8 of 101 remaining) [2025-03-14 01:20:09,518 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34ASSERT_VIOLATIONDATA_RACE (7 of 101 remaining) [2025-03-14 01:20:09,519 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (6 of 101 remaining) [2025-03-14 01:20:09,519 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33ASSERT_VIOLATIONDATA_RACE (5 of 101 remaining) [2025-03-14 01:20:09,519 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (4 of 101 remaining) [2025-03-14 01:20:09,519 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (3 of 101 remaining) [2025-03-14 01:20:09,519 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (2 of 101 remaining) [2025-03-14 01:20:09,519 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32ASSERT_VIOLATIONDATA_RACE (1 of 101 remaining) [2025-03-14 01:20:09,519 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31ASSERT_VIOLATIONDATA_RACE (0 of 101 remaining) [2025-03-14 01:20:09,520 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-14 01:20:09,520 INFO L422 BasicCegarLoop]: Path program histogram: [1] [2025-03-14 01:20:09,522 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-14 01:20:09,523 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-14 01:20:09,609 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-14 01:20:09,618 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 457 places, 510 transitions, 1030 flow [2025-03-14 01:20:09,704 INFO L124 PetriNetUnfolderBase]: 58/524 cut-off events. [2025-03-14 01:20:09,705 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-14 01:20:09,723 INFO L83 FinitePrefix]: Finished finitePrefix Result has 532 conditions, 524 events. 58/524 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 2658 event pairs, 0 based on Foata normal form. 0/363 useless extension candidates. Maximal degree in co-relation 495. Up to 6 conditions per place. [2025-03-14 01:20:09,724 INFO L82 GeneralOperation]: Start removeDead. Operand has 457 places, 510 transitions, 1030 flow [2025-03-14 01:20:09,736 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 457 places, 510 transitions, 1030 flow [2025-03-14 01:20:09,738 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:20:09,739 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;@4e821b85, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:20:09,740 INFO L334 AbstractCegarLoop]: Starting to check reachability of 151 error locations. [2025-03-14 01:20:09,744 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:20:09,746 INFO L124 PetriNetUnfolderBase]: 0/54 cut-off events. [2025-03-14 01:20:09,746 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-14 01:20:09,746 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:20:09,746 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] [2025-03-14 01:20:09,747 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err28ASSERT_VIOLATIONDATA_RACE === [thr1Err28ASSERT_VIOLATIONDATA_RACE, thr1Err27ASSERT_VIOLATIONDATA_RACE, thr1Err26ASSERT_VIOLATIONDATA_RACE, thr1Err23ASSERT_VIOLATIONDATA_RACE (and 147 more)] === [2025-03-14 01:20:09,747 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:20:09,748 INFO L85 PathProgramCache]: Analyzing trace with hash -876479253, now seen corresponding path program 1 times [2025-03-14 01:20:09,748 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:20:09,748 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [885057944] [2025-03-14 01:20:09,748 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:20:09,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:20:09,760 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-14 01:20:09,764 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-14 01:20:09,764 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:09,764 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:20:09,832 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-14 01:20:09,832 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:20:09,832 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [885057944] [2025-03-14 01:20:09,832 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [885057944] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:20:09,832 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:20:09,834 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2025-03-14 01:20:09,834 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1731390146] [2025-03-14 01:20:09,835 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:20:09,839 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-14 01:20:09,843 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:20:09,860 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-14 01:20:09,861 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-14 01:20:09,863 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 359 out of 510 [2025-03-14 01:20:09,866 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 457 places, 510 transitions, 1030 flow. Second operand has 2 states, 2 states have (on average 360.0) internal successors, (720), 2 states have internal predecessors, (720), 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-14 01:20:09,866 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:20:09,867 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 359 of 510 [2025-03-14 01:20:09,869 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:20:10,421 INFO L124 PetriNetUnfolderBase]: 527/3749 cut-off events. [2025-03-14 01:20:10,422 INFO L125 PetriNetUnfolderBase]: For 61/61 co-relation queries the response was YES. [2025-03-14 01:20:10,436 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4458 conditions, 3749 events. 527/3749 cut-off events. For 61/61 co-relation queries the response was YES. Maximal size of possible extension queue 98. Compared 35688 event pairs, 238 based on Foata normal form. 959/4043 useless extension candidates. Maximal degree in co-relation 847. Up to 659 conditions per place. [2025-03-14 01:20:10,450 INFO L140 encePairwiseOnDemand]: 405/510 looper letters, 34 selfloop transitions, 0 changer transitions 0/374 dead transitions. [2025-03-14 01:20:10,450 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 360 places, 374 transitions, 826 flow [2025-03-14 01:20:10,451 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-14 01:20:10,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-14 01:20:10,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 857 transitions. [2025-03-14 01:20:10,468 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8401960784313726 [2025-03-14 01:20:10,469 INFO L175 Difference]: Start difference. First operand has 457 places, 510 transitions, 1030 flow. Second operand 2 states and 857 transitions. [2025-03-14 01:20:10,469 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 360 places, 374 transitions, 826 flow [2025-03-14 01:20:10,477 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 360 places, 374 transitions, 826 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:20:10,482 INFO L231 Difference]: Finished difference. Result has 360 places, 374 transitions, 758 flow [2025-03-14 01:20:10,484 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=510, PETRI_DIFFERENCE_MINUEND_FLOW=758, PETRI_DIFFERENCE_MINUEND_PLACES=359, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=374, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=374, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=758, PETRI_PLACES=360, PETRI_TRANSITIONS=374} [2025-03-14 01:20:10,487 INFO L279 CegarLoopForPetriNet]: 457 programPoint places, -97 predicate places. [2025-03-14 01:20:10,487 INFO L471 AbstractCegarLoop]: Abstraction has has 360 places, 374 transitions, 758 flow [2025-03-14 01:20:10,488 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 360.0) internal successors, (720), 2 states have internal predecessors, (720), 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-14 01:20:10,488 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:20:10,488 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:20:10,488 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-14 01:20:10,488 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err28ASSERT_VIOLATIONDATA_RACE, thr1Err27ASSERT_VIOLATIONDATA_RACE, thr1Err26ASSERT_VIOLATIONDATA_RACE, thr1Err23ASSERT_VIOLATIONDATA_RACE (and 147 more)] === [2025-03-14 01:20:10,489 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:20:10,489 INFO L85 PathProgramCache]: Analyzing trace with hash -247721775, now seen corresponding path program 1 times [2025-03-14 01:20:10,489 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:20:10,489 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1833866700] [2025-03-14 01:20:10,489 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:20:10,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:20:10,502 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-14 01:20:10,511 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-14 01:20:10,511 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:10,511 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:20:10,511 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-14 01:20:10,513 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-14 01:20:10,525 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-14 01:20:10,525 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:10,525 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:20:10,528 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-14 01:20:10,528 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-14 01:20:10,534 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (150 of 151 remaining) [2025-03-14 01:20:10,534 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28ASSERT_VIOLATIONDATA_RACE (149 of 151 remaining) [2025-03-14 01:20:10,534 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27ASSERT_VIOLATIONDATA_RACE (148 of 151 remaining) [2025-03-14 01:20:10,534 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26ASSERT_VIOLATIONDATA_RACE (147 of 151 remaining) [2025-03-14 01:20:10,534 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (146 of 151 remaining) [2025-03-14 01:20:10,534 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (145 of 151 remaining) [2025-03-14 01:20:10,534 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (144 of 151 remaining) [2025-03-14 01:20:10,534 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (143 of 151 remaining) [2025-03-14 01:20:10,534 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (142 of 151 remaining) [2025-03-14 01:20:10,534 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (141 of 151 remaining) [2025-03-14 01:20:10,534 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (140 of 151 remaining) [2025-03-14 01:20:10,534 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err49ASSERT_VIOLATIONDATA_RACE (139 of 151 remaining) [2025-03-14 01:20:10,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err48ASSERT_VIOLATIONDATA_RACE (138 of 151 remaining) [2025-03-14 01:20:10,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (137 of 151 remaining) [2025-03-14 01:20:10,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (136 of 151 remaining) [2025-03-14 01:20:10,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (135 of 151 remaining) [2025-03-14 01:20:10,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (134 of 151 remaining) [2025-03-14 01:20:10,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (133 of 151 remaining) [2025-03-14 01:20:10,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err47ASSERT_VIOLATIONDATA_RACE (132 of 151 remaining) [2025-03-14 01:20:10,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (131 of 151 remaining) [2025-03-14 01:20:10,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (130 of 151 remaining) [2025-03-14 01:20:10,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (129 of 151 remaining) [2025-03-14 01:20:10,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (128 of 151 remaining) [2025-03-14 01:20:10,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err46ASSERT_VIOLATIONDATA_RACE (127 of 151 remaining) [2025-03-14 01:20:10,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (126 of 151 remaining) [2025-03-14 01:20:10,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err40ASSERT_VIOLATIONDATA_RACE (125 of 151 remaining) [2025-03-14 01:20:10,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err39ASSERT_VIOLATIONDATA_RACE (124 of 151 remaining) [2025-03-14 01:20:10,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err45ASSERT_VIOLATIONDATA_RACE (123 of 151 remaining) [2025-03-14 01:20:10,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONDATA_RACE (122 of 151 remaining) [2025-03-14 01:20:10,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (121 of 151 remaining) [2025-03-14 01:20:10,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (120 of 151 remaining) [2025-03-14 01:20:10,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err44ASSERT_VIOLATIONDATA_RACE (119 of 151 remaining) [2025-03-14 01:20:10,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37ASSERT_VIOLATIONDATA_RACE (118 of 151 remaining) [2025-03-14 01:20:10,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err42ASSERT_VIOLATIONDATA_RACE (117 of 151 remaining) [2025-03-14 01:20:10,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err41ASSERT_VIOLATIONDATA_RACE (116 of 151 remaining) [2025-03-14 01:20:10,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30ASSERT_VIOLATIONDATA_RACE (115 of 151 remaining) [2025-03-14 01:20:10,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29ASSERT_VIOLATIONDATA_RACE (114 of 151 remaining) [2025-03-14 01:20:10,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (113 of 151 remaining) [2025-03-14 01:20:10,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (112 of 151 remaining) [2025-03-14 01:20:10,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err43ASSERT_VIOLATIONDATA_RACE (111 of 151 remaining) [2025-03-14 01:20:10,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (110 of 151 remaining) [2025-03-14 01:20:10,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36ASSERT_VIOLATIONDATA_RACE (109 of 151 remaining) [2025-03-14 01:20:10,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35ASSERT_VIOLATIONDATA_RACE (108 of 151 remaining) [2025-03-14 01:20:10,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34ASSERT_VIOLATIONDATA_RACE (107 of 151 remaining) [2025-03-14 01:20:10,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (106 of 151 remaining) [2025-03-14 01:20:10,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33ASSERT_VIOLATIONDATA_RACE (105 of 151 remaining) [2025-03-14 01:20:10,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (104 of 151 remaining) [2025-03-14 01:20:10,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (103 of 151 remaining) [2025-03-14 01:20:10,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (102 of 151 remaining) [2025-03-14 01:20:10,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32ASSERT_VIOLATIONDATA_RACE (101 of 151 remaining) [2025-03-14 01:20:10,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31ASSERT_VIOLATIONDATA_RACE (100 of 151 remaining) [2025-03-14 01:20:10,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28ASSERT_VIOLATIONDATA_RACE (99 of 151 remaining) [2025-03-14 01:20:10,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27ASSERT_VIOLATIONDATA_RACE (98 of 151 remaining) [2025-03-14 01:20:10,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26ASSERT_VIOLATIONDATA_RACE (97 of 151 remaining) [2025-03-14 01:20:10,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (96 of 151 remaining) [2025-03-14 01:20:10,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (95 of 151 remaining) [2025-03-14 01:20:10,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (94 of 151 remaining) [2025-03-14 01:20:10,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (93 of 151 remaining) [2025-03-14 01:20:10,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (92 of 151 remaining) [2025-03-14 01:20:10,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (91 of 151 remaining) [2025-03-14 01:20:10,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (90 of 151 remaining) [2025-03-14 01:20:10,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err49ASSERT_VIOLATIONDATA_RACE (89 of 151 remaining) [2025-03-14 01:20:10,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err48ASSERT_VIOLATIONDATA_RACE (88 of 151 remaining) [2025-03-14 01:20:10,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (87 of 151 remaining) [2025-03-14 01:20:10,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (86 of 151 remaining) [2025-03-14 01:20:10,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (85 of 151 remaining) [2025-03-14 01:20:10,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (84 of 151 remaining) [2025-03-14 01:20:10,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (83 of 151 remaining) [2025-03-14 01:20:10,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err47ASSERT_VIOLATIONDATA_RACE (82 of 151 remaining) [2025-03-14 01:20:10,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (81 of 151 remaining) [2025-03-14 01:20:10,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (80 of 151 remaining) [2025-03-14 01:20:10,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (79 of 151 remaining) [2025-03-14 01:20:10,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (78 of 151 remaining) [2025-03-14 01:20:10,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err46ASSERT_VIOLATIONDATA_RACE (77 of 151 remaining) [2025-03-14 01:20:10,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (76 of 151 remaining) [2025-03-14 01:20:10,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err40ASSERT_VIOLATIONDATA_RACE (75 of 151 remaining) [2025-03-14 01:20:10,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err39ASSERT_VIOLATIONDATA_RACE (74 of 151 remaining) [2025-03-14 01:20:10,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err45ASSERT_VIOLATIONDATA_RACE (73 of 151 remaining) [2025-03-14 01:20:10,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONDATA_RACE (72 of 151 remaining) [2025-03-14 01:20:10,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (71 of 151 remaining) [2025-03-14 01:20:10,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (70 of 151 remaining) [2025-03-14 01:20:10,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err44ASSERT_VIOLATIONDATA_RACE (69 of 151 remaining) [2025-03-14 01:20:10,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37ASSERT_VIOLATIONDATA_RACE (68 of 151 remaining) [2025-03-14 01:20:10,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err42ASSERT_VIOLATIONDATA_RACE (67 of 151 remaining) [2025-03-14 01:20:10,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err41ASSERT_VIOLATIONDATA_RACE (66 of 151 remaining) [2025-03-14 01:20:10,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30ASSERT_VIOLATIONDATA_RACE (65 of 151 remaining) [2025-03-14 01:20:10,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29ASSERT_VIOLATIONDATA_RACE (64 of 151 remaining) [2025-03-14 01:20:10,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (63 of 151 remaining) [2025-03-14 01:20:10,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (62 of 151 remaining) [2025-03-14 01:20:10,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err43ASSERT_VIOLATIONDATA_RACE (61 of 151 remaining) [2025-03-14 01:20:10,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (60 of 151 remaining) [2025-03-14 01:20:10,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36ASSERT_VIOLATIONDATA_RACE (59 of 151 remaining) [2025-03-14 01:20:10,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35ASSERT_VIOLATIONDATA_RACE (58 of 151 remaining) [2025-03-14 01:20:10,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34ASSERT_VIOLATIONDATA_RACE (57 of 151 remaining) [2025-03-14 01:20:10,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (56 of 151 remaining) [2025-03-14 01:20:10,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33ASSERT_VIOLATIONDATA_RACE (55 of 151 remaining) [2025-03-14 01:20:10,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (54 of 151 remaining) [2025-03-14 01:20:10,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (53 of 151 remaining) [2025-03-14 01:20:10,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (52 of 151 remaining) [2025-03-14 01:20:10,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32ASSERT_VIOLATIONDATA_RACE (51 of 151 remaining) [2025-03-14 01:20:10,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31ASSERT_VIOLATIONDATA_RACE (50 of 151 remaining) [2025-03-14 01:20:10,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28ASSERT_VIOLATIONDATA_RACE (49 of 151 remaining) [2025-03-14 01:20:10,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27ASSERT_VIOLATIONDATA_RACE (48 of 151 remaining) [2025-03-14 01:20:10,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26ASSERT_VIOLATIONDATA_RACE (47 of 151 remaining) [2025-03-14 01:20:10,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (46 of 151 remaining) [2025-03-14 01:20:10,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (45 of 151 remaining) [2025-03-14 01:20:10,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (44 of 151 remaining) [2025-03-14 01:20:10,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (43 of 151 remaining) [2025-03-14 01:20:10,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (42 of 151 remaining) [2025-03-14 01:20:10,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (41 of 151 remaining) [2025-03-14 01:20:10,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (40 of 151 remaining) [2025-03-14 01:20:10,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err49ASSERT_VIOLATIONDATA_RACE (39 of 151 remaining) [2025-03-14 01:20:10,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err48ASSERT_VIOLATIONDATA_RACE (38 of 151 remaining) [2025-03-14 01:20:10,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (37 of 151 remaining) [2025-03-14 01:20:10,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (36 of 151 remaining) [2025-03-14 01:20:10,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (35 of 151 remaining) [2025-03-14 01:20:10,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (34 of 151 remaining) [2025-03-14 01:20:10,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (33 of 151 remaining) [2025-03-14 01:20:10,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err47ASSERT_VIOLATIONDATA_RACE (32 of 151 remaining) [2025-03-14 01:20:10,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (31 of 151 remaining) [2025-03-14 01:20:10,541 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (30 of 151 remaining) [2025-03-14 01:20:10,541 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (29 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (28 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err46ASSERT_VIOLATIONDATA_RACE (27 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (26 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err40ASSERT_VIOLATIONDATA_RACE (25 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err39ASSERT_VIOLATIONDATA_RACE (24 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err45ASSERT_VIOLATIONDATA_RACE (23 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONDATA_RACE (22 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (21 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (20 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err44ASSERT_VIOLATIONDATA_RACE (19 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37ASSERT_VIOLATIONDATA_RACE (18 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err42ASSERT_VIOLATIONDATA_RACE (17 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err41ASSERT_VIOLATIONDATA_RACE (16 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30ASSERT_VIOLATIONDATA_RACE (15 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29ASSERT_VIOLATIONDATA_RACE (14 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (13 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (12 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err43ASSERT_VIOLATIONDATA_RACE (11 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (10 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36ASSERT_VIOLATIONDATA_RACE (9 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35ASSERT_VIOLATIONDATA_RACE (8 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34ASSERT_VIOLATIONDATA_RACE (7 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (6 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33ASSERT_VIOLATIONDATA_RACE (5 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (4 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (3 of 151 remaining) [2025-03-14 01:20:10,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (2 of 151 remaining) [2025-03-14 01:20:10,543 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32ASSERT_VIOLATIONDATA_RACE (1 of 151 remaining) [2025-03-14 01:20:10,543 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31ASSERT_VIOLATIONDATA_RACE (0 of 151 remaining) [2025-03-14 01:20:10,543 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-14 01:20:10,543 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2025-03-14 01:20:10,543 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-14 01:20:10,543 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-03-14 01:20:10,614 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-14 01:20:10,621 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 675 places, 755 transitions, 1528 flow [2025-03-14 01:20:10,803 INFO L124 PetriNetUnfolderBase]: 87/776 cut-off events. [2025-03-14 01:20:10,804 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-03-14 01:20:10,828 INFO L83 FinitePrefix]: Finished finitePrefix Result has 789 conditions, 776 events. 87/776 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 34. Compared 4684 event pairs, 0 based on Foata normal form. 0/535 useless extension candidates. Maximal degree in co-relation 739. Up to 6 conditions per place. [2025-03-14 01:20:10,828 INFO L82 GeneralOperation]: Start removeDead. Operand has 675 places, 755 transitions, 1528 flow [2025-03-14 01:20:10,860 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 675 places, 755 transitions, 1528 flow [2025-03-14 01:20:10,863 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:20:10,865 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;@4e821b85, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:20:10,865 INFO L334 AbstractCegarLoop]: Starting to check reachability of 201 error locations. [2025-03-14 01:20:10,870 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:20:10,871 INFO L124 PetriNetUnfolderBase]: 0/54 cut-off events. [2025-03-14 01:20:10,871 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-14 01:20:10,871 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:20:10,871 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] [2025-03-14 01:20:10,872 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err28ASSERT_VIOLATIONDATA_RACE === [thr1Err28ASSERT_VIOLATIONDATA_RACE, thr1Err27ASSERT_VIOLATIONDATA_RACE, thr1Err26ASSERT_VIOLATIONDATA_RACE, thr1Err23ASSERT_VIOLATIONDATA_RACE (and 197 more)] === [2025-03-14 01:20:10,872 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:20:10,875 INFO L85 PathProgramCache]: Analyzing trace with hash 1181091423, now seen corresponding path program 1 times [2025-03-14 01:20:10,875 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:20:10,875 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [684391945] [2025-03-14 01:20:10,875 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:20:10,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:20:10,882 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-14 01:20:10,885 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-14 01:20:10,885 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:10,885 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:20:10,899 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-14 01:20:10,899 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:20:10,899 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [684391945] [2025-03-14 01:20:10,899 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [684391945] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:20:10,899 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:20:10,899 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2025-03-14 01:20:10,899 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [31247868] [2025-03-14 01:20:10,899 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:20:10,899 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-14 01:20:10,900 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:20:10,900 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-14 01:20:10,900 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-14 01:20:10,902 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 529 out of 755 [2025-03-14 01:20:10,903 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 675 places, 755 transitions, 1528 flow. Second operand has 2 states, 2 states have (on average 530.0) internal successors, (1060), 2 states have internal predecessors, (1060), 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-14 01:20:10,903 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:20:10,903 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 529 of 755 [2025-03-14 01:20:10,903 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:20:19,597 INFO L124 PetriNetUnfolderBase]: 15346/71177 cut-off events. [2025-03-14 01:20:19,597 INFO L125 PetriNetUnfolderBase]: For 2281/2281 co-relation queries the response was YES. [2025-03-14 01:20:19,967 INFO L83 FinitePrefix]: Finished finitePrefix Result has 89932 conditions, 71177 events. 15346/71177 cut-off events. For 2281/2281 co-relation queries the response was YES. Maximal size of possible extension queue 1541. Compared 1075424 event pairs, 8476 based on Foata normal form. 22623/82108 useless extension candidates. Maximal degree in co-relation 4458. Up to 17668 conditions per place. [2025-03-14 01:20:20,632 INFO L140 encePairwiseOnDemand]: 598/755 looper letters, 51 selfloop transitions, 0 changer transitions 0/553 dead transitions. [2025-03-14 01:20:20,633 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 531 places, 553 transitions, 1226 flow [2025-03-14 01:20:20,634 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-14 01:20:20,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-14 01:20:20,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 1266 transitions. [2025-03-14 01:20:20,638 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.83841059602649 [2025-03-14 01:20:20,638 INFO L175 Difference]: Start difference. First operand has 675 places, 755 transitions, 1528 flow. Second operand 2 states and 1266 transitions. [2025-03-14 01:20:20,640 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 531 places, 553 transitions, 1226 flow [2025-03-14 01:20:20,649 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 531 places, 553 transitions, 1224 flow, removed 1 selfloop flow, removed 0 redundant places. [2025-03-14 01:20:20,656 INFO L231 Difference]: Finished difference. Result has 531 places, 553 transitions, 1122 flow [2025-03-14 01:20:20,657 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=755, PETRI_DIFFERENCE_MINUEND_FLOW=1122, PETRI_DIFFERENCE_MINUEND_PLACES=530, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=553, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=553, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=1122, PETRI_PLACES=531, PETRI_TRANSITIONS=553} [2025-03-14 01:20:20,658 INFO L279 CegarLoopForPetriNet]: 675 programPoint places, -144 predicate places. [2025-03-14 01:20:20,658 INFO L471 AbstractCegarLoop]: Abstraction has has 531 places, 553 transitions, 1122 flow [2025-03-14 01:20:20,659 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 530.0) internal successors, (1060), 2 states have internal predecessors, (1060), 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-14 01:20:20,659 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:20:20,659 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] [2025-03-14 01:20:20,659 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-14 01:20:20,659 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err26ASSERT_VIOLATIONDATA_RACE === [thr1Err28ASSERT_VIOLATIONDATA_RACE, thr1Err27ASSERT_VIOLATIONDATA_RACE, thr1Err26ASSERT_VIOLATIONDATA_RACE, thr1Err23ASSERT_VIOLATIONDATA_RACE (and 197 more)] === [2025-03-14 01:20:20,660 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:20:20,660 INFO L85 PathProgramCache]: Analyzing trace with hash 1157578406, now seen corresponding path program 1 times [2025-03-14 01:20:20,660 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:20:20,660 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [793232424] [2025-03-14 01:20:20,660 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:20:20,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:20:20,669 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 26 statements into 1 equivalence classes. [2025-03-14 01:20:20,679 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 26 of 26 statements. [2025-03-14 01:20:20,679 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:20:20,679 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:20:20,773 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-14 01:20:20,773 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:20:20,773 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [793232424] [2025-03-14 01:20:20,773 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [793232424] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:20:20,773 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:20:20,773 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:20:20,773 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1361475616] [2025-03-14 01:20:20,773 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:20:20,773 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:20:20,774 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:20:20,775 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:20:20,775 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:20:20,902 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 466 out of 755 [2025-03-14 01:20:20,904 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 531 places, 553 transitions, 1122 flow. Second operand has 3 states, 3 states have (on average 467.3333333333333) internal successors, (1402), 3 states have internal predecessors, (1402), 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-14 01:20:20,904 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:20:20,905 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 466 of 755 [2025-03-14 01:20:20,905 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:20:34,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 678#true, 674#true, 172#L703-1true, 672#true, 680#true, 81#L719-3true, 676#true, 446#L756true]) [2025-03-14 01:20:34,934 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2025-03-14 01:20:34,935 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:34,935 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-14 01:20:34,935 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:20:34,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 678#true, 674#true, 672#true, 680#true, 100#L703-2true, 81#L719-3true, 676#true, 446#L756true]) [2025-03-14 01:20:34,935 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2025-03-14 01:20:34,936 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-14 01:20:34,936 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:20:34,936 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-14 01:20:34,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][64], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 493#L703-3true, 678#true, 674#true, 672#true, 680#true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:34,936 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2025-03-14 01:20:34,936 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:20:34,936 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-14 01:20:34,936 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-14 01:20:35,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 678#true, 674#true, 224#L739-2true, 672#true, 680#true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:35,126 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2025-03-14 01:20:35,126 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-14 01:20:35,126 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-14 01:20:35,126 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:20:35,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 678#true, 674#true, 672#true, 680#true, 480#L739-1true, 81#L719-3true, 676#true, 446#L756true]) [2025-03-14 01:20:35,126 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2025-03-14 01:20:35,126 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:35,126 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:20:35,126 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-14 01:20:35,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][64], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 678#true, 674#true, 672#true, 680#true, 628#L739-3true, 81#L719-3true, 676#true, 446#L756true]) [2025-03-14 01:20:35,126 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2025-03-14 01:20:35,126 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:20:35,126 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-14 01:20:35,126 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-14 01:20:36,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [678#true, 674#true, 672#true, 680#true, 512#L721-1true, 100#L703-2true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:36,788 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2025-03-14 01:20:36,788 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-14 01:20:36,788 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-14 01:20:36,788 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:20:36,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [678#true, 172#L703-1true, 674#true, 672#true, 680#true, 512#L721-1true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:36,788 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-14 01:20:36,788 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:36,788 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:36,788 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:20:36,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][64], [493#L703-3true, 678#true, 674#true, 672#true, 680#true, 512#L721-1true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:36,788 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2025-03-14 01:20:36,788 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:36,788 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:20:36,788 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-14 01:20:36,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 672#true, 680#true, 100#L703-2true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:36,788 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2025-03-14 01:20:36,788 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-14 01:20:36,788 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:20:36,788 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-14 01:20:36,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 172#L703-1true, 672#true, 680#true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:36,788 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-14 01:20:36,788 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:36,792 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:20:36,792 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:36,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][64], [493#L703-3true, 678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 672#true, 680#true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:36,793 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2025-03-14 01:20:36,793 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:20:36,793 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:36,793 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-14 01:20:36,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][156], [136#L724-3true, 38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 678#true, 674#true, 172#L703-1true, 672#true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:36,795 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-14 01:20:36,795 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:36,795 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:36,795 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:20:36,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][156], [136#L724-3true, 38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 678#true, 674#true, 672#true, 680#true, 100#L703-2true, 676#true, 446#L756true]) [2025-03-14 01:20:36,796 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2025-03-14 01:20:36,797 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-14 01:20:36,797 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:20:36,797 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-14 01:20:36,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][94], [136#L724-3true, 38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 493#L703-3true, 678#true, 674#true, 672#true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:36,798 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2025-03-14 01:20:36,798 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:20:36,798 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:36,798 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-14 01:20:37,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [678#true, 674#true, 672#true, 480#L739-1true, 680#true, 512#L721-1true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:37,267 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-14 01:20:37,267 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:20:37,267 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:37,267 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:37,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [678#true, 674#true, 224#L739-2true, 672#true, 680#true, 512#L721-1true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:37,267 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2025-03-14 01:20:37,267 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-14 01:20:37,267 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:20:37,267 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-14 01:20:37,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][64], [678#true, 674#true, 672#true, 680#true, 628#L739-3true, 512#L721-1true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:37,267 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2025-03-14 01:20:37,267 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:20:37,267 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-14 01:20:37,267 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:37,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 672#true, 680#true, 480#L739-1true, 81#L719-3true, 676#true, 446#L756true]) [2025-03-14 01:20:37,268 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-14 01:20:37,268 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:37,268 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:20:37,268 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:37,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 224#L739-2true, 672#true, 680#true, 81#L719-3true, 676#true, 446#L756true]) [2025-03-14 01:20:37,268 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2025-03-14 01:20:37,268 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-14 01:20:37,268 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-14 01:20:37,268 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:20:37,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][64], [678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 672#true, 680#true, 628#L739-3true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:37,268 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2025-03-14 01:20:37,268 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:37,268 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:20:37,268 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-14 01:20:37,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][156], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 136#L724-3true, 678#true, 674#true, 224#L739-2true, 672#true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:37,271 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2025-03-14 01:20:37,271 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:20:37,271 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-14 01:20:37,271 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-14 01:20:37,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][156], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 136#L724-3true, 678#true, 674#true, 672#true, 480#L739-1true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:37,271 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-14 01:20:37,271 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:20:37,273 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:37,273 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:37,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][94], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 136#L724-3true, 678#true, 674#true, 672#true, 680#true, 628#L739-3true, 676#true, 446#L756true]) [2025-03-14 01:20:37,273 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2025-03-14 01:20:37,273 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:20:37,273 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-14 01:20:37,273 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:38,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [678#true, 674#true, 172#L703-1true, 662#L726-1true, 672#true, 680#true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:38,770 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2025-03-14 01:20:38,770 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:38,770 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:38,770 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:20:38,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [678#true, 674#true, 662#L726-1true, 672#true, 680#true, 100#L703-2true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:38,770 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:38,770 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:38,770 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-14 01:20:38,770 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:20:38,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][64], [493#L703-3true, 678#true, 674#true, 662#L726-1true, 672#true, 680#true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:38,770 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-14 01:20:38,770 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:38,770 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:38,771 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:20:38,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][156], [136#L724-3true, 678#true, 674#true, 672#true, 680#true, 512#L721-1true, 100#L703-2true, 676#true, 446#L756true]) [2025-03-14 01:20:38,772 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:38,772 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-14 01:20:38,773 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:38,773 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:20:38,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][156], [136#L724-3true, 678#true, 172#L703-1true, 674#true, 672#true, 680#true, 512#L721-1true, 676#true, 446#L756true]) [2025-03-14 01:20:38,774 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2025-03-14 01:20:38,777 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:38,777 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:38,777 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:20:38,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][94], [136#L724-3true, 493#L703-3true, 678#true, 674#true, 672#true, 680#true, 512#L721-1true, 676#true, 446#L756true]) [2025-03-14 01:20:38,778 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-14 01:20:38,778 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:20:38,778 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:38,778 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:38,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][156], [136#L724-3true, 678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 672#true, 680#true, 100#L703-2true, 676#true, 446#L756true]) [2025-03-14 01:20:38,778 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:38,778 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:38,778 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-14 01:20:38,778 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:20:38,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][156], [136#L724-3true, 678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 172#L703-1true, 672#true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:38,778 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2025-03-14 01:20:38,778 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:38,778 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:20:38,778 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:38,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][94], [136#L724-3true, 493#L703-3true, 678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 672#true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:38,778 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-14 01:20:38,778 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:38,778 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:38,778 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:20:38,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [678#true, 674#true, 662#L726-1true, 224#L739-2true, 672#true, 680#true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:38,961 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:38,961 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:38,961 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:20:38,961 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-14 01:20:38,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [678#true, 674#true, 662#L726-1true, 672#true, 680#true, 480#L739-1true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:38,962 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2025-03-14 01:20:38,962 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:38,962 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:20:38,962 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:38,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][64], [678#true, 674#true, 662#L726-1true, 672#true, 680#true, 628#L739-3true, 81#L719-3true, 676#true, 446#L756true]) [2025-03-14 01:20:38,962 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-14 01:20:38,962 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:20:38,962 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:38,962 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:38,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][156], [136#L724-3true, 678#true, 674#true, 672#true, 480#L739-1true, 680#true, 512#L721-1true, 676#true, 446#L756true]) [2025-03-14 01:20:38,965 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2025-03-14 01:20:38,965 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:38,965 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:38,965 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:20:38,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][156], [136#L724-3true, 678#true, 674#true, 224#L739-2true, 672#true, 680#true, 512#L721-1true, 676#true, 446#L756true]) [2025-03-14 01:20:38,965 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:38,965 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:38,965 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-14 01:20:38,965 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:20:38,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][94], [136#L724-3true, 678#true, 674#true, 672#true, 680#true, 628#L739-3true, 512#L721-1true, 676#true, 446#L756true]) [2025-03-14 01:20:38,965 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-14 01:20:38,965 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:38,965 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:38,965 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:20:38,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][156], [136#L724-3true, 678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 672#true, 680#true, 480#L739-1true, 676#true, 446#L756true]) [2025-03-14 01:20:38,966 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2025-03-14 01:20:38,966 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:38,966 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:38,966 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:20:38,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][156], [136#L724-3true, 678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 224#L739-2true, 672#true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:38,966 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:38,966 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-14 01:20:38,966 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:20:38,966 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:38,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][94], [136#L724-3true, 678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 672#true, 680#true, 628#L739-3true, 676#true, 446#L756true]) [2025-03-14 01:20:38,966 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-14 01:20:38,966 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:38,966 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:20:38,967 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:39,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2938] L729-5-->L729-3: Formula: (and (= v_~MTX~0_532 1) (not (= (ite (= (mod v_~MTX~0_533 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_533} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_15|, #race~MTX~0=|v_#race~MTX~0_724|, ~MTX~0=v_~MTX~0_532, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_15|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][154], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 678#true, 674#true, 172#L703-1true, 672#true, 680#true, 21#L729-3true, 676#true, 446#L756true]) [2025-03-14 01:20:39,883 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:20:39,883 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:39,883 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:20:39,883 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:39,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2938] L729-5-->L729-3: Formula: (and (= v_~MTX~0_532 1) (not (= (ite (= (mod v_~MTX~0_533 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_533} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_15|, #race~MTX~0=|v_#race~MTX~0_724|, ~MTX~0=v_~MTX~0_532, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_15|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][154], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 678#true, 674#true, 672#true, 680#true, 21#L729-3true, 100#L703-2true, 676#true, 446#L756true]) [2025-03-14 01:20:39,883 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2025-03-14 01:20:39,883 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:39,883 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:20:39,883 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:39,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2938] L729-5-->L729-3: Formula: (and (= v_~MTX~0_532 1) (not (= (ite (= (mod v_~MTX~0_533 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_533} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_15|, #race~MTX~0=|v_#race~MTX~0_724|, ~MTX~0=v_~MTX~0_532, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_15|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][144], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 493#L703-3true, 678#true, 674#true, 672#true, 680#true, 21#L729-3true, 676#true, 446#L756true]) [2025-03-14 01:20:39,883 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:39,884 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:20:39,884 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-14 01:20:39,884 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:40,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2938] L729-5-->L729-3: Formula: (and (= v_~MTX~0_532 1) (not (= (ite (= (mod v_~MTX~0_533 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_533} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_15|, #race~MTX~0=|v_#race~MTX~0_724|, ~MTX~0=v_~MTX~0_532, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_15|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][154], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 678#true, 674#true, 224#L739-2true, 672#true, 680#true, 21#L729-3true, 676#true, 446#L756true]) [2025-03-14 01:20:40,136 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2025-03-14 01:20:40,136 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:20:40,136 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:40,136 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:40,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2938] L729-5-->L729-3: Formula: (and (= v_~MTX~0_532 1) (not (= (ite (= (mod v_~MTX~0_533 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_533} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_15|, #race~MTX~0=|v_#race~MTX~0_724|, ~MTX~0=v_~MTX~0_532, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_15|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][154], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 678#true, 674#true, 672#true, 480#L739-1true, 680#true, 21#L729-3true, 676#true, 446#L756true]) [2025-03-14 01:20:40,136 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:20:40,136 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:20:40,136 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:40,136 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:40,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2938] L729-5-->L729-3: Formula: (and (= v_~MTX~0_532 1) (not (= (ite (= (mod v_~MTX~0_533 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_533} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_15|, #race~MTX~0=|v_#race~MTX~0_724|, ~MTX~0=v_~MTX~0_532, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_15|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][144], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 678#true, 674#true, 672#true, 680#true, 21#L729-3true, 628#L739-3true, 676#true, 446#L756true]) [2025-03-14 01:20:40,136 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-14 01:20:40,136 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:20:40,136 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:40,136 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-14 01:20:41,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2943] L703-5-->L703-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_527 256) 0) 1 0) 0)) (= v_~MTX~0_526 1)) InVars {~MTX~0=v_~MTX~0_527} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_714|, ~MTX~0=v_~MTX~0_526, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][160], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 678#true, 674#true, 172#L703-1true, 672#true, 494#L703-3true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:41,087 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:41,087 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:20:41,087 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:41,087 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:41,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2943] L703-5-->L703-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_527 256) 0) 1 0) 0)) (= v_~MTX~0_526 1)) InVars {~MTX~0=v_~MTX~0_527} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_714|, ~MTX~0=v_~MTX~0_526, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][160], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 678#true, 674#true, 672#true, 680#true, 494#L703-3true, 100#L703-2true, 676#true, 446#L756true]) [2025-03-14 01:20:41,087 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:20:41,087 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:20:41,087 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:41,087 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:41,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2943] L703-5-->L703-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_527 256) 0) 1 0) 0)) (= v_~MTX~0_526 1)) InVars {~MTX~0=v_~MTX~0_527} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_714|, ~MTX~0=v_~MTX~0_526, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][161], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 493#L703-3true, 678#true, 674#true, 672#true, 494#L703-3true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:41,087 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2025-03-14 01:20:41,087 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:41,087 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:41,087 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:20:41,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][156], [136#L724-3true, 678#true, 674#true, 172#L703-1true, 662#L726-1true, 672#true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:41,092 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:41,092 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:41,092 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:41,092 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:20:41,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][156], [136#L724-3true, 678#true, 674#true, 662#L726-1true, 672#true, 680#true, 100#L703-2true, 676#true, 446#L756true]) [2025-03-14 01:20:41,092 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:20:41,092 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:41,092 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:41,092 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:20:41,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][94], [136#L724-3true, 493#L703-3true, 678#true, 674#true, 662#L726-1true, 672#true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:41,092 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2025-03-14 01:20:41,092 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:41,092 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:41,092 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:20:41,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2954] L739-5-->L739-3: Formula: (and (not (= 0 (ite (= (mod v_~MTX~0_507 256) 0) 1 0))) (= v_~MTX~0_506 1)) InVars {~MTX~0=v_~MTX~0_507} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_29|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_27|, #race~MTX~0=|v_#race~MTX~0_686|, ~MTX~0=v_~MTX~0_506, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_27|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][166], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 308#L739-3true, 678#true, 674#true, 172#L703-1true, 672#true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:41,093 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:41,093 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:41,093 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:20:41,093 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:41,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2954] L739-5-->L739-3: Formula: (and (not (= 0 (ite (= (mod v_~MTX~0_507 256) 0) 1 0))) (= v_~MTX~0_506 1)) InVars {~MTX~0=v_~MTX~0_507} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_29|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_27|, #race~MTX~0=|v_#race~MTX~0_686|, ~MTX~0=v_~MTX~0_506, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_27|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][166], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 308#L739-3true, 678#true, 674#true, 672#true, 680#true, 100#L703-2true, 676#true, 446#L756true]) [2025-03-14 01:20:41,093 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:20:41,093 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:20:41,093 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:41,093 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:41,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2954] L739-5-->L739-3: Formula: (and (not (= 0 (ite (= (mod v_~MTX~0_507 256) 0) 1 0))) (= v_~MTX~0_506 1)) InVars {~MTX~0=v_~MTX~0_507} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_29|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_27|, #race~MTX~0=|v_#race~MTX~0_686|, ~MTX~0=v_~MTX~0_506, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_27|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][167], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 308#L739-3true, 493#L703-3true, 678#true, 674#true, 672#true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:41,093 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2025-03-14 01:20:41,093 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:20:41,093 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:41,093 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:41,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2943] L703-5-->L703-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_527 256) 0) 1 0) 0)) (= v_~MTX~0_526 1)) InVars {~MTX~0=v_~MTX~0_527} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_714|, ~MTX~0=v_~MTX~0_526, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][160], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 678#true, 674#true, 224#L739-2true, 672#true, 680#true, 494#L703-3true, 676#true, 446#L756true]) [2025-03-14 01:20:41,255 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:20:41,255 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:41,255 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:41,255 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:20:41,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2943] L703-5-->L703-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_527 256) 0) 1 0) 0)) (= v_~MTX~0_526 1)) InVars {~MTX~0=v_~MTX~0_527} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_714|, ~MTX~0=v_~MTX~0_526, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][160], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 678#true, 674#true, 672#true, 480#L739-1true, 680#true, 494#L703-3true, 676#true, 446#L756true]) [2025-03-14 01:20:41,255 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:41,255 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:20:41,255 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:41,255 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:41,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2943] L703-5-->L703-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_527 256) 0) 1 0) 0)) (= v_~MTX~0_526 1)) InVars {~MTX~0=v_~MTX~0_527} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_714|, ~MTX~0=v_~MTX~0_526, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][161], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 678#true, 674#true, 672#true, 680#true, 494#L703-3true, 628#L739-3true, 676#true, 446#L756true]) [2025-03-14 01:20:41,255 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2025-03-14 01:20:41,256 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:20:41,256 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:41,256 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:41,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][156], [136#L724-3true, 678#true, 674#true, 662#L726-1true, 224#L739-2true, 672#true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:41,268 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:20:41,268 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:41,269 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:20:41,269 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:41,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][156], [136#L724-3true, 678#true, 674#true, 662#L726-1true, 672#true, 680#true, 480#L739-1true, 676#true, 446#L756true]) [2025-03-14 01:20:41,269 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:41,269 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:41,269 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:20:41,269 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:41,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][94], [136#L724-3true, 678#true, 674#true, 662#L726-1true, 672#true, 680#true, 628#L739-3true, 676#true, 446#L756true]) [2025-03-14 01:20:41,270 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2025-03-14 01:20:41,270 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:41,270 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:41,270 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:20:41,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2954] L739-5-->L739-3: Formula: (and (not (= 0 (ite (= (mod v_~MTX~0_507 256) 0) 1 0))) (= v_~MTX~0_506 1)) InVars {~MTX~0=v_~MTX~0_507} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_29|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_27|, #race~MTX~0=|v_#race~MTX~0_686|, ~MTX~0=v_~MTX~0_506, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_27|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][166], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 308#L739-3true, 678#true, 674#true, 224#L739-2true, 672#true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:41,270 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:20:41,270 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:20:41,270 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:41,270 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:41,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2954] L739-5-->L739-3: Formula: (and (not (= 0 (ite (= (mod v_~MTX~0_507 256) 0) 1 0))) (= v_~MTX~0_506 1)) InVars {~MTX~0=v_~MTX~0_507} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_29|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_27|, #race~MTX~0=|v_#race~MTX~0_686|, ~MTX~0=v_~MTX~0_506, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_27|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][166], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 308#L739-3true, 678#true, 674#true, 672#true, 480#L739-1true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:41,270 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:41,270 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:20:41,270 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:41,270 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:41,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2954] L739-5-->L739-3: Formula: (and (not (= 0 (ite (= (mod v_~MTX~0_507 256) 0) 1 0))) (= v_~MTX~0_506 1)) InVars {~MTX~0=v_~MTX~0_507} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_29|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_27|, #race~MTX~0=|v_#race~MTX~0_686|, ~MTX~0=v_~MTX~0_506, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_27|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][167], [38#thr1Err26ASSERT_VIOLATIONDATA_RACEtrue, 308#L739-3true, 678#true, 674#true, 672#true, 680#true, 628#L739-3true, 676#true, 446#L756true]) [2025-03-14 01:20:41,270 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2025-03-14 01:20:41,270 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:20:41,270 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:41,270 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:42,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2938] L729-5-->L729-3: Formula: (and (= v_~MTX~0_532 1) (not (= (ite (= (mod v_~MTX~0_533 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_533} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_15|, #race~MTX~0=|v_#race~MTX~0_724|, ~MTX~0=v_~MTX~0_532, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_15|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][154], [678#true, 674#true, 672#true, 680#true, 21#L729-3true, 512#L721-1true, 100#L703-2true, 676#true, 446#L756true]) [2025-03-14 01:20:42,254 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:42,254 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:42,254 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:42,254 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:20:42,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2938] L729-5-->L729-3: Formula: (and (= v_~MTX~0_532 1) (not (= (ite (= (mod v_~MTX~0_533 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_533} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_15|, #race~MTX~0=|v_#race~MTX~0_724|, ~MTX~0=v_~MTX~0_532, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_15|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][154], [678#true, 172#L703-1true, 674#true, 672#true, 680#true, 21#L729-3true, 512#L721-1true, 676#true, 446#L756true]) [2025-03-14 01:20:42,254 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-03-14 01:20:42,254 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:42,254 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:42,254 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-14 01:20:42,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2938] L729-5-->L729-3: Formula: (and (= v_~MTX~0_532 1) (not (= (ite (= (mod v_~MTX~0_533 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_533} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_15|, #race~MTX~0=|v_#race~MTX~0_724|, ~MTX~0=v_~MTX~0_532, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_15|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][144], [493#L703-3true, 678#true, 674#true, 672#true, 680#true, 21#L729-3true, 512#L721-1true, 676#true, 446#L756true]) [2025-03-14 01:20:42,254 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:20:42,254 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:20:42,254 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:42,254 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:42,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2938] L729-5-->L729-3: Formula: (and (= v_~MTX~0_532 1) (not (= (ite (= (mod v_~MTX~0_533 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_533} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_15|, #race~MTX~0=|v_#race~MTX~0_724|, ~MTX~0=v_~MTX~0_532, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_15|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][154], [678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 672#true, 680#true, 21#L729-3true, 100#L703-2true, 676#true, 446#L756true]) [2025-03-14 01:20:42,255 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:42,255 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:42,255 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:20:42,255 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:42,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2938] L729-5-->L729-3: Formula: (and (= v_~MTX~0_532 1) (not (= (ite (= (mod v_~MTX~0_533 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_533} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_15|, #race~MTX~0=|v_#race~MTX~0_724|, ~MTX~0=v_~MTX~0_532, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_15|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][154], [678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 172#L703-1true, 672#true, 680#true, 21#L729-3true, 676#true, 446#L756true]) [2025-03-14 01:20:42,255 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-03-14 01:20:42,255 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-14 01:20:42,255 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:42,255 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:42,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2938] L729-5-->L729-3: Formula: (and (= v_~MTX~0_532 1) (not (= (ite (= (mod v_~MTX~0_533 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_533} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_15|, #race~MTX~0=|v_#race~MTX~0_724|, ~MTX~0=v_~MTX~0_532, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_15|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][144], [493#L703-3true, 678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 672#true, 680#true, 21#L729-3true, 676#true, 446#L756true]) [2025-03-14 01:20:42,255 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:20:42,255 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:42,257 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:42,257 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:20:42,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2938] L729-5-->L729-3: Formula: (and (= v_~MTX~0_532 1) (not (= (ite (= (mod v_~MTX~0_533 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_533} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_15|, #race~MTX~0=|v_#race~MTX~0_724|, ~MTX~0=v_~MTX~0_532, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_15|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][154], [678#true, 674#true, 672#true, 480#L739-1true, 680#true, 21#L729-3true, 512#L721-1true, 676#true, 446#L756true]) [2025-03-14 01:20:42,502 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-03-14 01:20:42,502 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:42,502 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:42,502 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-14 01:20:42,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2938] L729-5-->L729-3: Formula: (and (= v_~MTX~0_532 1) (not (= (ite (= (mod v_~MTX~0_533 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_533} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_15|, #race~MTX~0=|v_#race~MTX~0_724|, ~MTX~0=v_~MTX~0_532, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_15|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][154], [678#true, 674#true, 224#L739-2true, 672#true, 680#true, 21#L729-3true, 512#L721-1true, 676#true, 446#L756true]) [2025-03-14 01:20:42,504 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:42,504 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:42,504 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:42,504 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:20:42,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2938] L729-5-->L729-3: Formula: (and (= v_~MTX~0_532 1) (not (= (ite (= (mod v_~MTX~0_533 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_533} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_15|, #race~MTX~0=|v_#race~MTX~0_724|, ~MTX~0=v_~MTX~0_532, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_15|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][144], [678#true, 674#true, 672#true, 680#true, 628#L739-3true, 21#L729-3true, 512#L721-1true, 676#true, 446#L756true]) [2025-03-14 01:20:42,504 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:20:42,504 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:42,504 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:42,504 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:20:42,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2938] L729-5-->L729-3: Formula: (and (= v_~MTX~0_532 1) (not (= (ite (= (mod v_~MTX~0_533 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_533} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_15|, #race~MTX~0=|v_#race~MTX~0_724|, ~MTX~0=v_~MTX~0_532, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_15|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][154], [678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 672#true, 680#true, 480#L739-1true, 21#L729-3true, 676#true, 446#L756true]) [2025-03-14 01:20:42,505 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-03-14 01:20:42,505 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:42,505 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-14 01:20:42,505 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:42,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2938] L729-5-->L729-3: Formula: (and (= v_~MTX~0_532 1) (not (= (ite (= (mod v_~MTX~0_533 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_533} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_15|, #race~MTX~0=|v_#race~MTX~0_724|, ~MTX~0=v_~MTX~0_532, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_15|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][154], [678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 224#L739-2true, 672#true, 680#true, 21#L729-3true, 676#true, 446#L756true]) [2025-03-14 01:20:42,505 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:42,505 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:42,505 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:20:42,506 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:42,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2938] L729-5-->L729-3: Formula: (and (= v_~MTX~0_532 1) (not (= (ite (= (mod v_~MTX~0_533 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_533} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_15|, #race~MTX~0=|v_#race~MTX~0_724|, ~MTX~0=v_~MTX~0_532, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_15|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][144], [678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 672#true, 680#true, 628#L739-3true, 21#L729-3true, 676#true, 446#L756true]) [2025-03-14 01:20:42,506 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-14 01:20:42,506 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2025-03-14 01:20:42,506 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:20:42,506 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:43,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2943] L703-5-->L703-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_527 256) 0) 1 0) 0)) (= v_~MTX~0_526 1)) InVars {~MTX~0=v_~MTX~0_527} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_714|, ~MTX~0=v_~MTX~0_526, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][160], [678#true, 674#true, 672#true, 494#L703-3true, 680#true, 512#L721-1true, 100#L703-2true, 676#true, 446#L756true]) [2025-03-14 01:20:43,139 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-03-14 01:20:43,139 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:43,140 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-14 01:20:43,140 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:43,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2943] L703-5-->L703-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_527 256) 0) 1 0) 0)) (= v_~MTX~0_526 1)) InVars {~MTX~0=v_~MTX~0_527} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_714|, ~MTX~0=v_~MTX~0_526, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][160], [678#true, 172#L703-1true, 674#true, 672#true, 680#true, 494#L703-3true, 512#L721-1true, 676#true, 446#L756true]) [2025-03-14 01:20:43,141 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-14 01:20:43,141 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-14 01:20:43,141 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:43,141 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:43,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2943] L703-5-->L703-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_527 256) 0) 1 0) 0)) (= v_~MTX~0_526 1)) InVars {~MTX~0=v_~MTX~0_527} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_714|, ~MTX~0=v_~MTX~0_526, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][161], [493#L703-3true, 678#true, 674#true, 672#true, 680#true, 494#L703-3true, 512#L721-1true, 676#true, 446#L756true]) [2025-03-14 01:20:43,141 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:43,141 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:43,141 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:43,141 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:20:43,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2943] L703-5-->L703-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_527 256) 0) 1 0) 0)) (= v_~MTX~0_526 1)) InVars {~MTX~0=v_~MTX~0_527} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_714|, ~MTX~0=v_~MTX~0_526, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][160], [678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 672#true, 680#true, 494#L703-3true, 100#L703-2true, 676#true, 446#L756true]) [2025-03-14 01:20:43,142 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-03-14 01:20:43,142 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:43,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-14 01:20:43,142 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:43,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2943] L703-5-->L703-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_527 256) 0) 1 0) 0)) (= v_~MTX~0_526 1)) InVars {~MTX~0=v_~MTX~0_527} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_714|, ~MTX~0=v_~MTX~0_526, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][160], [678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 172#L703-1true, 672#true, 680#true, 494#L703-3true, 676#true, 446#L756true]) [2025-03-14 01:20:43,142 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-14 01:20:43,142 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:43,142 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:43,142 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-14 01:20:43,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2943] L703-5-->L703-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_527 256) 0) 1 0) 0)) (= v_~MTX~0_526 1)) InVars {~MTX~0=v_~MTX~0_527} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_714|, ~MTX~0=v_~MTX~0_526, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][161], [493#L703-3true, 678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 672#true, 680#true, 494#L703-3true, 676#true, 446#L756true]) [2025-03-14 01:20:43,142 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:43,142 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:43,142 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:43,142 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:20:43,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2954] L739-5-->L739-3: Formula: (and (not (= 0 (ite (= (mod v_~MTX~0_507 256) 0) 1 0))) (= v_~MTX~0_506 1)) InVars {~MTX~0=v_~MTX~0_507} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_29|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_27|, #race~MTX~0=|v_#race~MTX~0_686|, ~MTX~0=v_~MTX~0_506, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_27|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][166], [308#L739-3true, 678#true, 674#true, 672#true, 680#true, 512#L721-1true, 100#L703-2true, 676#true, 446#L756true]) [2025-03-14 01:20:43,145 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-03-14 01:20:43,145 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:43,145 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:43,145 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-14 01:20:43,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2954] L739-5-->L739-3: Formula: (and (not (= 0 (ite (= (mod v_~MTX~0_507 256) 0) 1 0))) (= v_~MTX~0_506 1)) InVars {~MTX~0=v_~MTX~0_507} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_29|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_27|, #race~MTX~0=|v_#race~MTX~0_686|, ~MTX~0=v_~MTX~0_506, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_27|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][166], [308#L739-3true, 678#true, 172#L703-1true, 674#true, 672#true, 680#true, 512#L721-1true, 676#true, 446#L756true]) [2025-03-14 01:20:43,145 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-14 01:20:43,145 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:43,145 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:43,145 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-14 01:20:43,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2954] L739-5-->L739-3: Formula: (and (not (= 0 (ite (= (mod v_~MTX~0_507 256) 0) 1 0))) (= v_~MTX~0_506 1)) InVars {~MTX~0=v_~MTX~0_507} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_29|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_27|, #race~MTX~0=|v_#race~MTX~0_686|, ~MTX~0=v_~MTX~0_506, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_27|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][167], [493#L703-3true, 308#L739-3true, 678#true, 674#true, 672#true, 680#true, 512#L721-1true, 676#true, 446#L756true]) [2025-03-14 01:20:43,145 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:43,145 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:43,145 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:20:43,145 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:43,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2954] L739-5-->L739-3: Formula: (and (not (= 0 (ite (= (mod v_~MTX~0_507 256) 0) 1 0))) (= v_~MTX~0_506 1)) InVars {~MTX~0=v_~MTX~0_507} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_29|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_27|, #race~MTX~0=|v_#race~MTX~0_686|, ~MTX~0=v_~MTX~0_506, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_27|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][166], [308#L739-3true, 678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 672#true, 680#true, 100#L703-2true, 676#true, 446#L756true]) [2025-03-14 01:20:43,146 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-03-14 01:20:43,146 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:43,146 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-14 01:20:43,146 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:43,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2954] L739-5-->L739-3: Formula: (and (not (= 0 (ite (= (mod v_~MTX~0_507 256) 0) 1 0))) (= v_~MTX~0_506 1)) InVars {~MTX~0=v_~MTX~0_507} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_29|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_27|, #race~MTX~0=|v_#race~MTX~0_686|, ~MTX~0=v_~MTX~0_506, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_27|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][166], [308#L739-3true, 678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 172#L703-1true, 672#true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:43,146 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-14 01:20:43,146 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-14 01:20:43,146 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:43,146 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:43,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2954] L739-5-->L739-3: Formula: (and (not (= 0 (ite (= (mod v_~MTX~0_507 256) 0) 1 0))) (= v_~MTX~0_506 1)) InVars {~MTX~0=v_~MTX~0_507} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_29|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_27|, #race~MTX~0=|v_#race~MTX~0_686|, ~MTX~0=v_~MTX~0_506, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_27|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][167], [493#L703-3true, 308#L739-3true, 678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 672#true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:43,146 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:43,146 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:43,146 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:43,146 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:20:43,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2943] L703-5-->L703-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_527 256) 0) 1 0) 0)) (= v_~MTX~0_526 1)) InVars {~MTX~0=v_~MTX~0_527} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_714|, ~MTX~0=v_~MTX~0_526, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][160], [678#true, 674#true, 672#true, 480#L739-1true, 680#true, 494#L703-3true, 512#L721-1true, 676#true, 446#L756true]) [2025-03-14 01:20:43,636 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-14 01:20:43,636 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:43,636 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-14 01:20:43,637 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:43,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2943] L703-5-->L703-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_527 256) 0) 1 0) 0)) (= v_~MTX~0_526 1)) InVars {~MTX~0=v_~MTX~0_527} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_714|, ~MTX~0=v_~MTX~0_526, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][160], [678#true, 674#true, 224#L739-2true, 672#true, 680#true, 494#L703-3true, 512#L721-1true, 676#true, 446#L756true]) [2025-03-14 01:20:43,637 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-03-14 01:20:43,637 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:43,637 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-14 01:20:43,637 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:43,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2943] L703-5-->L703-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_527 256) 0) 1 0) 0)) (= v_~MTX~0_526 1)) InVars {~MTX~0=v_~MTX~0_527} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_714|, ~MTX~0=v_~MTX~0_526, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][161], [678#true, 674#true, 672#true, 680#true, 494#L703-3true, 628#L739-3true, 512#L721-1true, 676#true, 446#L756true]) [2025-03-14 01:20:43,637 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:43,637 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:43,637 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:20:43,637 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:43,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2943] L703-5-->L703-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_527 256) 0) 1 0) 0)) (= v_~MTX~0_526 1)) InVars {~MTX~0=v_~MTX~0_527} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_714|, ~MTX~0=v_~MTX~0_526, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][160], [678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 672#true, 494#L703-3true, 680#true, 480#L739-1true, 676#true, 446#L756true]) [2025-03-14 01:20:43,637 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-14 01:20:43,637 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:43,637 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-14 01:20:43,637 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:43,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2943] L703-5-->L703-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_527 256) 0) 1 0) 0)) (= v_~MTX~0_526 1)) InVars {~MTX~0=v_~MTX~0_527} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_714|, ~MTX~0=v_~MTX~0_526, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][160], [678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 224#L739-2true, 672#true, 494#L703-3true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:43,637 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-03-14 01:20:43,637 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:43,637 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:43,637 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-14 01:20:43,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2943] L703-5-->L703-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_527 256) 0) 1 0) 0)) (= v_~MTX~0_526 1)) InVars {~MTX~0=v_~MTX~0_527} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_714|, ~MTX~0=v_~MTX~0_526, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][161], [678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 672#true, 494#L703-3true, 680#true, 628#L739-3true, 676#true, 446#L756true]) [2025-03-14 01:20:43,637 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:43,637 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:20:43,637 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:43,637 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:43,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2954] L739-5-->L739-3: Formula: (and (not (= 0 (ite (= (mod v_~MTX~0_507 256) 0) 1 0))) (= v_~MTX~0_506 1)) InVars {~MTX~0=v_~MTX~0_507} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_29|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_27|, #race~MTX~0=|v_#race~MTX~0_686|, ~MTX~0=v_~MTX~0_506, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_27|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][166], [308#L739-3true, 678#true, 674#true, 672#true, 480#L739-1true, 680#true, 512#L721-1true, 676#true, 446#L756true]) [2025-03-14 01:20:43,643 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-14 01:20:43,643 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:43,643 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:43,643 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-14 01:20:43,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2954] L739-5-->L739-3: Formula: (and (not (= 0 (ite (= (mod v_~MTX~0_507 256) 0) 1 0))) (= v_~MTX~0_506 1)) InVars {~MTX~0=v_~MTX~0_507} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_29|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_27|, #race~MTX~0=|v_#race~MTX~0_686|, ~MTX~0=v_~MTX~0_506, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_27|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][166], [308#L739-3true, 678#true, 674#true, 224#L739-2true, 672#true, 680#true, 512#L721-1true, 676#true, 446#L756true]) [2025-03-14 01:20:43,644 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-03-14 01:20:43,644 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:43,644 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-14 01:20:43,644 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:43,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2954] L739-5-->L739-3: Formula: (and (not (= 0 (ite (= (mod v_~MTX~0_507 256) 0) 1 0))) (= v_~MTX~0_506 1)) InVars {~MTX~0=v_~MTX~0_507} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_29|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_27|, #race~MTX~0=|v_#race~MTX~0_686|, ~MTX~0=v_~MTX~0_506, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_27|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][167], [308#L739-3true, 678#true, 674#true, 672#true, 680#true, 628#L739-3true, 512#L721-1true, 676#true, 446#L756true]) [2025-03-14 01:20:43,644 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:43,644 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:43,644 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:43,644 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:20:43,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2954] L739-5-->L739-3: Formula: (and (not (= 0 (ite (= (mod v_~MTX~0_507 256) 0) 1 0))) (= v_~MTX~0_506 1)) InVars {~MTX~0=v_~MTX~0_507} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_29|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_27|, #race~MTX~0=|v_#race~MTX~0_686|, ~MTX~0=v_~MTX~0_506, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_27|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][166], [308#L739-3true, 678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 672#true, 680#true, 480#L739-1true, 676#true, 446#L756true]) [2025-03-14 01:20:43,644 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-14 01:20:43,644 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:43,644 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-14 01:20:43,644 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:43,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2954] L739-5-->L739-3: Formula: (and (not (= 0 (ite (= (mod v_~MTX~0_507 256) 0) 1 0))) (= v_~MTX~0_506 1)) InVars {~MTX~0=v_~MTX~0_507} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_29|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_27|, #race~MTX~0=|v_#race~MTX~0_686|, ~MTX~0=v_~MTX~0_506, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_27|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][166], [308#L739-3true, 678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 224#L739-2true, 672#true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:43,644 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-03-14 01:20:43,644 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-14 01:20:43,644 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:43,644 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:43,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2954] L739-5-->L739-3: Formula: (and (not (= 0 (ite (= (mod v_~MTX~0_507 256) 0) 1 0))) (= v_~MTX~0_506 1)) InVars {~MTX~0=v_~MTX~0_507} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_29|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_27|, #race~MTX~0=|v_#race~MTX~0_686|, ~MTX~0=v_~MTX~0_506, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_27|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][167], [308#L739-3true, 678#true, 674#true, 592#thr1Err21ASSERT_VIOLATIONDATA_RACEtrue, 672#true, 680#true, 628#L739-3true, 676#true, 446#L756true]) [2025-03-14 01:20:43,645 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-14 01:20:43,646 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:20:43,646 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:43,646 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:44,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2938] L729-5-->L729-3: Formula: (and (= v_~MTX~0_532 1) (not (= (ite (= (mod v_~MTX~0_533 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_533} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_15|, #race~MTX~0=|v_#race~MTX~0_724|, ~MTX~0=v_~MTX~0_532, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_15|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][154], [678#true, 674#true, 172#L703-1true, 662#L726-1true, 672#true, 680#true, 21#L729-3true, 676#true, 446#L756true]) [2025-03-14 01:20:44,207 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2025-03-14 01:20:44,208 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:44,208 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:44,208 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-14 01:20:44,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2938] L729-5-->L729-3: Formula: (and (= v_~MTX~0_532 1) (not (= (ite (= (mod v_~MTX~0_533 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_533} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_15|, #race~MTX~0=|v_#race~MTX~0_724|, ~MTX~0=v_~MTX~0_532, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_15|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][154], [678#true, 674#true, 662#L726-1true, 672#true, 680#true, 21#L729-3true, 100#L703-2true, 676#true, 446#L756true]) [2025-03-14 01:20:44,208 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-14 01:20:44,208 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:44,208 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:44,208 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-14 01:20:44,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2938] L729-5-->L729-3: Formula: (and (= v_~MTX~0_532 1) (not (= (ite (= (mod v_~MTX~0_533 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_533} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_15|, #race~MTX~0=|v_#race~MTX~0_724|, ~MTX~0=v_~MTX~0_532, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_15|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][144], [493#L703-3true, 678#true, 674#true, 662#L726-1true, 672#true, 680#true, 21#L729-3true, 676#true, 446#L756true]) [2025-03-14 01:20:44,208 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-03-14 01:20:44,208 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:44,208 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:44,209 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-14 01:20:44,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2938] L729-5-->L729-3: Formula: (and (= v_~MTX~0_532 1) (not (= (ite (= (mod v_~MTX~0_533 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_533} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_15|, #race~MTX~0=|v_#race~MTX~0_724|, ~MTX~0=v_~MTX~0_532, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_15|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][154], [678#true, 674#true, 662#L726-1true, 224#L739-2true, 672#true, 680#true, 21#L729-3true, 676#true, 446#L756true]) [2025-03-14 01:20:44,496 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-14 01:20:44,496 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:44,496 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-14 01:20:44,496 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:44,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2938] L729-5-->L729-3: Formula: (and (= v_~MTX~0_532 1) (not (= (ite (= (mod v_~MTX~0_533 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_533} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_15|, #race~MTX~0=|v_#race~MTX~0_724|, ~MTX~0=v_~MTX~0_532, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_15|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][154], [678#true, 674#true, 662#L726-1true, 672#true, 680#true, 480#L739-1true, 21#L729-3true, 676#true, 446#L756true]) [2025-03-14 01:20:44,496 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2025-03-14 01:20:44,496 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:44,496 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-14 01:20:44,496 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:44,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2938] L729-5-->L729-3: Formula: (and (= v_~MTX~0_532 1) (not (= (ite (= (mod v_~MTX~0_533 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_533} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_15|, #race~MTX~0=|v_#race~MTX~0_724|, ~MTX~0=v_~MTX~0_532, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_15|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][144], [678#true, 674#true, 662#L726-1true, 672#true, 680#true, 628#L739-3true, 21#L729-3true, 676#true, 446#L756true]) [2025-03-14 01:20:44,497 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-03-14 01:20:44,497 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:44,497 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-14 01:20:44,497 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:45,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2943] L703-5-->L703-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_527 256) 0) 1 0) 0)) (= v_~MTX~0_526 1)) InVars {~MTX~0=v_~MTX~0_527} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_714|, ~MTX~0=v_~MTX~0_526, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][160], [678#true, 674#true, 172#L703-1true, 662#L726-1true, 672#true, 680#true, 494#L703-3true, 676#true, 446#L756true]) [2025-03-14 01:20:45,753 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-14 01:20:45,753 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-14 01:20:45,753 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,753 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:45,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2943] L703-5-->L703-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_527 256) 0) 1 0) 0)) (= v_~MTX~0_526 1)) InVars {~MTX~0=v_~MTX~0_527} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_714|, ~MTX~0=v_~MTX~0_526, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][160], [678#true, 674#true, 662#L726-1true, 672#true, 680#true, 494#L703-3true, 100#L703-2true, 676#true, 446#L756true]) [2025-03-14 01:20:45,753 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2025-03-14 01:20:45,753 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-14 01:20:45,753 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:45,753 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:45,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2943] L703-5-->L703-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_527 256) 0) 1 0) 0)) (= v_~MTX~0_526 1)) InVars {~MTX~0=v_~MTX~0_527} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_714|, ~MTX~0=v_~MTX~0_526, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][161], [493#L703-3true, 678#true, 674#true, 662#L726-1true, 672#true, 680#true, 494#L703-3true, 676#true, 446#L756true]) [2025-03-14 01:20:45,753 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-14 01:20:45,753 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:45,753 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:45,753 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-14 01:20:45,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2954] L739-5-->L739-3: Formula: (and (not (= 0 (ite (= (mod v_~MTX~0_507 256) 0) 1 0))) (= v_~MTX~0_506 1)) InVars {~MTX~0=v_~MTX~0_507} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_29|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_27|, #race~MTX~0=|v_#race~MTX~0_686|, ~MTX~0=v_~MTX~0_506, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_27|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][166], [308#L739-3true, 678#true, 674#true, 172#L703-1true, 662#L726-1true, 672#true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:45,754 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-14 01:20:45,754 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-14 01:20:45,754 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:45,754 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:45,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2954] L739-5-->L739-3: Formula: (and (not (= 0 (ite (= (mod v_~MTX~0_507 256) 0) 1 0))) (= v_~MTX~0_506 1)) InVars {~MTX~0=v_~MTX~0_507} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_29|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_27|, #race~MTX~0=|v_#race~MTX~0_686|, ~MTX~0=v_~MTX~0_506, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_27|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][166], [308#L739-3true, 678#true, 674#true, 662#L726-1true, 672#true, 680#true, 100#L703-2true, 676#true, 446#L756true]) [2025-03-14 01:20:45,754 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2025-03-14 01:20:45,754 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:45,754 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-14 01:20:45,755 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:45,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2954] L739-5-->L739-3: Formula: (and (not (= 0 (ite (= (mod v_~MTX~0_507 256) 0) 1 0))) (= v_~MTX~0_506 1)) InVars {~MTX~0=v_~MTX~0_507} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_29|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_27|, #race~MTX~0=|v_#race~MTX~0_686|, ~MTX~0=v_~MTX~0_506, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_27|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][167], [493#L703-3true, 308#L739-3true, 678#true, 674#true, 662#L726-1true, 672#true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:45,755 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-14 01:20:45,755 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:45,755 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:45,755 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-14 01:20:46,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2943] L703-5-->L703-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_527 256) 0) 1 0) 0)) (= v_~MTX~0_526 1)) InVars {~MTX~0=v_~MTX~0_527} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_714|, ~MTX~0=v_~MTX~0_526, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][160], [678#true, 674#true, 662#L726-1true, 224#L739-2true, 672#true, 680#true, 494#L703-3true, 676#true, 446#L756true]) [2025-03-14 01:20:46,075 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2025-03-14 01:20:46,076 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:46,076 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-14 01:20:46,076 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:46,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2943] L703-5-->L703-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_527 256) 0) 1 0) 0)) (= v_~MTX~0_526 1)) InVars {~MTX~0=v_~MTX~0_527} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_714|, ~MTX~0=v_~MTX~0_526, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][160], [678#true, 674#true, 662#L726-1true, 672#true, 680#true, 480#L739-1true, 494#L703-3true, 676#true, 446#L756true]) [2025-03-14 01:20:46,076 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-14 01:20:46,076 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:46,076 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-14 01:20:46,076 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:46,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2943] L703-5-->L703-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_527 256) 0) 1 0) 0)) (= v_~MTX~0_526 1)) InVars {~MTX~0=v_~MTX~0_527} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_714|, ~MTX~0=v_~MTX~0_526, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][161], [678#true, 674#true, 662#L726-1true, 672#true, 680#true, 494#L703-3true, 628#L739-3true, 676#true, 446#L756true]) [2025-03-14 01:20:46,076 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-14 01:20:46,076 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:46,076 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-14 01:20:46,076 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:46,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2954] L739-5-->L739-3: Formula: (and (not (= 0 (ite (= (mod v_~MTX~0_507 256) 0) 1 0))) (= v_~MTX~0_506 1)) InVars {~MTX~0=v_~MTX~0_507} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_29|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_27|, #race~MTX~0=|v_#race~MTX~0_686|, ~MTX~0=v_~MTX~0_506, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_27|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][166], [308#L739-3true, 678#true, 674#true, 662#L726-1true, 224#L739-2true, 672#true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:46,087 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2025-03-14 01:20:46,087 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-14 01:20:46,087 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:46,087 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-14 01:20:46,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2954] L739-5-->L739-3: Formula: (and (not (= 0 (ite (= (mod v_~MTX~0_507 256) 0) 1 0))) (= v_~MTX~0_506 1)) InVars {~MTX~0=v_~MTX~0_507} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_29|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_27|, #race~MTX~0=|v_#race~MTX~0_686|, ~MTX~0=v_~MTX~0_506, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_27|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][166], [308#L739-3true, 678#true, 674#true, 662#L726-1true, 672#true, 680#true, 480#L739-1true, 676#true, 446#L756true]) [2025-03-14 01:20:46,087 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-14 01:20:46,087 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-14 01:20:46,087 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:46,087 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:46,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2954] L739-5-->L739-3: Formula: (and (not (= 0 (ite (= (mod v_~MTX~0_507 256) 0) 1 0))) (= v_~MTX~0_506 1)) InVars {~MTX~0=v_~MTX~0_507} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_29|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_27|, #race~MTX~0=|v_#race~MTX~0_686|, ~MTX~0=v_~MTX~0_506, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_27|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][167], [308#L739-3true, 678#true, 674#true, 662#L726-1true, 672#true, 680#true, 628#L739-3true, 676#true, 446#L756true]) [2025-03-14 01:20:46,087 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-14 01:20:46,087 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:46,088 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:46,088 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-14 01:20:50,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][64], [678#true, 633#L732-4true, 674#true, 672#true, 680#true, 512#L721-1true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:50,123 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-03-14 01:20:50,123 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-14 01:20:50,123 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-14 01:20:50,123 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-14 01:20:52,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [678#true, 114#L732-4true, 674#true, 672#true, 680#true, 100#L703-2true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:52,063 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-03-14 01:20:52,063 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-14 01:20:52,063 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-14 01:20:52,063 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:20:52,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [678#true, 114#L732-4true, 674#true, 172#L703-1true, 672#true, 680#true, 81#L719-3true, 676#true, 446#L756true]) [2025-03-14 01:20:52,063 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:20:52,063 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:52,063 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:52,063 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-14 01:20:52,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][64], [493#L703-3true, 678#true, 114#L732-4true, 674#true, 672#true, 680#true, 81#L719-3true, 676#true, 446#L756true]) [2025-03-14 01:20:52,064 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:20:52,064 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-14 01:20:52,064 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-14 01:20:52,064 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:52,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][64], [678#true, 633#L732-4true, 674#true, 662#L726-1true, 672#true, 680#true, 81#L719-3true, 676#true, 446#L756true]) [2025-03-14 01:20:52,388 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:20:52,388 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-14 01:20:52,389 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:52,389 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-14 01:20:52,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [678#true, 114#L732-4true, 674#true, 224#L739-2true, 672#true, 680#true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:52,389 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-03-14 01:20:52,389 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-14 01:20:52,389 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-14 01:20:52,389 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:20:52,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [678#true, 114#L732-4true, 674#true, 672#true, 680#true, 480#L739-1true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:52,389 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:20:52,389 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-14 01:20:52,389 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:52,389 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:52,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][64], [678#true, 114#L732-4true, 674#true, 672#true, 680#true, 628#L739-3true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:52,389 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:20:52,389 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:52,389 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-14 01:20:52,389 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-14 01:20:52,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][94], [136#L724-3true, 678#true, 633#L732-4true, 674#true, 672#true, 680#true, 512#L721-1true, 676#true, 446#L756true]) [2025-03-14 01:20:52,397 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-03-14 01:20:52,397 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-14 01:20:52,397 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:52,397 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-14 01:20:54,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][156], [136#L724-3true, 678#true, 114#L732-4true, 674#true, 672#true, 680#true, 100#L703-2true, 676#true, 446#L756true]) [2025-03-14 01:20:54,267 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-03-14 01:20:54,267 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:20:54,267 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:54,267 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-14 01:20:54,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][156], [136#L724-3true, 678#true, 114#L732-4true, 674#true, 172#L703-1true, 672#true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:54,267 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-03-14 01:20:54,267 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:54,267 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:54,267 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:54,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][94], [136#L724-3true, 493#L703-3true, 678#true, 114#L732-4true, 674#true, 672#true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:54,268 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:20:54,268 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-14 01:20:54,268 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:54,268 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:54,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][94], [136#L724-3true, 678#true, 633#L732-4true, 674#true, 662#L726-1true, 672#true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:54,510 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:20:54,510 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:54,510 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-14 01:20:54,510 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:54,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][156], [136#L724-3true, 678#true, 114#L732-4true, 674#true, 224#L739-2true, 672#true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:54,511 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-03-14 01:20:54,511 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-14 01:20:54,511 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:20:54,511 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:54,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][156], [136#L724-3true, 678#true, 114#L732-4true, 674#true, 672#true, 480#L739-1true, 680#true, 676#true, 446#L756true]) [2025-03-14 01:20:54,511 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-03-14 01:20:54,511 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:54,511 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:54,511 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:54,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2912] L724-5-->L724-3: Formula: (and (= v_~MTX~0_546 1) (not (= (ite (= (mod v_~MTX~0_547 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_547} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_742|, ~MTX~0=v_~MTX~0_546, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][94], [136#L724-3true, 678#true, 114#L732-4true, 674#true, 672#true, 680#true, 628#L739-3true, 676#true, 446#L756true]) [2025-03-14 01:20:54,511 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-14 01:20:54,511 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-14 01:20:54,511 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-14 01:20:54,511 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:55,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [678#true, 674#true, 672#true, 680#true, 512#L721-1true, 676#true, 81#L719-3true, 358#L733-2true, 446#L756true]) [2025-03-14 01:20:55,443 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-03-14 01:20:55,443 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:55,443 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:55,443 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:55,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][64], [678#true, 674#true, 672#true, 680#true, 512#L721-1true, 438#L733-3true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:55,443 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-03-14 01:20:55,443 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:55,443 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:20:55,444 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-14 01:20:55,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2938] L729-5-->L729-3: Formula: (and (= v_~MTX~0_532 1) (not (= (ite (= (mod v_~MTX~0_533 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_533} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_15|, #race~MTX~0=|v_#race~MTX~0_724|, ~MTX~0=v_~MTX~0_532, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_15|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][144], [678#true, 633#L732-4true, 674#true, 672#true, 680#true, 21#L729-3true, 512#L721-1true, 676#true, 446#L756true]) [2025-03-14 01:20:55,450 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-03-14 01:20:55,450 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:55,450 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-14 01:20:55,450 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-14 01:20:55,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [678#true, 674#true, 172#L703-1true, 672#true, 680#true, 643#L708-1true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:55,877 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-03-14 01:20:55,877 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:20:55,877 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:55,877 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:55,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [678#true, 674#true, 672#true, 680#true, 100#L703-2true, 643#L708-1true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:55,877 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-14 01:20:55,877 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:55,877 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:20:55,877 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-14 01:20:55,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][64], [493#L703-3true, 678#true, 674#true, 672#true, 680#true, 643#L708-1true, 81#L719-3true, 676#true, 446#L756true]) [2025-03-14 01:20:55,877 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-03-14 01:20:55,877 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:55,877 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:55,877 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:55,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [678#true, 674#true, 487#L741-1true, 672#true, 680#true, 100#L703-2true, 81#L719-3true, 676#true, 446#L756true]) [2025-03-14 01:20:55,878 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-14 01:20:55,878 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:55,878 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:55,878 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-14 01:20:55,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [678#true, 674#true, 487#L741-1true, 172#L703-1true, 672#true, 680#true, 81#L719-3true, 676#true, 446#L756true]) [2025-03-14 01:20:55,878 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-03-14 01:20:55,878 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:55,878 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:55,878 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-14 01:20:55,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][64], [493#L703-3true, 678#true, 674#true, 487#L741-1true, 672#true, 680#true, 81#L719-3true, 676#true, 446#L756true]) [2025-03-14 01:20:55,878 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-03-14 01:20:55,878 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:55,878 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:20:55,878 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:56,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2943] L703-5-->L703-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_527 256) 0) 1 0) 0)) (= v_~MTX~0_526 1)) InVars {~MTX~0=v_~MTX~0_527} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_714|, ~MTX~0=v_~MTX~0_526, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][161], [678#true, 633#L732-4true, 674#true, 672#true, 494#L703-3true, 680#true, 512#L721-1true, 676#true, 446#L756true]) [2025-03-14 01:20:56,125 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-03-14 01:20:56,125 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:56,125 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:56,125 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:56,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [171#L733-1true, 678#true, 674#true, 672#true, 680#true, 512#L721-1true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:56,135 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-14 01:20:56,135 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-14 01:20:56,135 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:20:56,135 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:56,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][64], [678#true, 674#true, 672#true, 680#true, 512#L721-1true, 81#L719-3true, 676#true, 358#L733-2true, 446#L756true]) [2025-03-14 01:20:56,135 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-03-14 01:20:56,135 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:56,135 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:56,135 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:56,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][64], [678#true, 674#true, 672#true, 680#true, 512#L721-1true, 81#L719-3true, 676#true, 121#thr1Err9ASSERT_VIOLATIONDATA_RACEtrue, 446#L756true]) [2025-03-14 01:20:56,136 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-14 01:20:56,136 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:20:56,136 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:56,136 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-14 01:20:56,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [678#true, 674#true, 224#L739-2true, 672#true, 680#true, 643#L708-1true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:56,137 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-14 01:20:56,137 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-14 01:20:56,137 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-14 01:20:56,137 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-14 01:20:56,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [678#true, 674#true, 672#true, 480#L739-1true, 680#true, 643#L708-1true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:56,137 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-03-14 01:20:56,137 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-14 01:20:56,137 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:56,137 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-14 01:20:56,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][64], [678#true, 674#true, 672#true, 680#true, 628#L739-3true, 643#L708-1true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:56,137 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-03-14 01:20:56,137 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:56,137 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:56,137 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-14 01:20:56,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [678#true, 487#L741-1true, 674#true, 224#L739-2true, 672#true, 680#true, 81#L719-3true, 676#true, 446#L756true]) [2025-03-14 01:20:56,137 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-14 01:20:56,137 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-14 01:20:56,137 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-14 01:20:56,137 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-14 01:20:56,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][157], [678#true, 487#L741-1true, 674#true, 672#true, 480#L739-1true, 680#true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:56,137 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-03-14 01:20:56,137 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-14 01:20:56,137 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:56,137 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-14 01:20:56,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2901] L719-5-->L719-3: Formula: (and (not (= (ite (= (mod v_~MTX~0_555 256) 0) 1 0) 0)) (= v_~MTX~0_554 1)) InVars {~MTX~0=v_~MTX~0_555} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_748|, ~MTX~0=v_~MTX~0_554, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][64], [678#true, 487#L741-1true, 674#true, 672#true, 680#true, 628#L739-3true, 676#true, 81#L719-3true, 446#L756true]) [2025-03-14 01:20:56,138 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-03-14 01:20:56,138 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:20:56,138 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-14 01:20:56,138 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-14 01:20:56,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2954] L739-5-->L739-3: Formula: (and (not (= 0 (ite (= (mod v_~MTX~0_507 256) 0) 1 0))) (= v_~MTX~0_506 1)) InVars {~MTX~0=v_~MTX~0_507} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_29|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_27|, #race~MTX~0=|v_#race~MTX~0_686|, ~MTX~0=v_~MTX~0_506, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_27|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][167], [308#L739-3true, 678#true, 633#L732-4true, 674#true, 672#true, 680#true, 512#L721-1true, 676#true, 446#L756true]) [2025-03-14 01:20:56,141 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-03-14 01:20:56,141 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-14 01:20:56,141 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-14 01:20:56,141 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event