./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-ext/32_pthread5_vs.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version c7c6ca5d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-ext/32_pthread5_vs.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 a1dca423de1ee0965d72c4be0ada5e821e4dbfc023ab1c498b90df0e18b4c1f3 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 06:33:05,888 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 06:33:05,967 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-09 06:33:05,971 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 06:33:05,972 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 06:33:06,004 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 06:33:06,005 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 06:33:06,006 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 06:33:06,007 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 06:33:06,011 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 06:33:06,012 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 06:33:06,012 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 06:33:06,013 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 06:33:06,013 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 06:33:06,014 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 06:33:06,016 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 06:33:06,016 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 06:33:06,016 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 06:33:06,017 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 06:33:06,017 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 06:33:06,017 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 06:33:06,018 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 06:33:06,018 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-09 06:33:06,018 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 06:33:06,019 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 06:33:06,019 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 06:33:06,019 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 06:33:06,020 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 06:33:06,020 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 06:33:06,022 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 06:33:06,022 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 06:33:06,022 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 06:33:06,023 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 06:33:06,023 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 06:33:06,023 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 06:33:06,024 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 06:33:06,024 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 06:33:06,025 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 06:33:06,025 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 06:33:06,025 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 06:33:06,026 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 06:33:06,027 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> a1dca423de1ee0965d72c4be0ada5e821e4dbfc023ab1c498b90df0e18b4c1f3 [2024-11-09 06:33:06,321 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 06:33:06,346 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 06:33:06,353 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 06:33:06,358 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 06:33:06,358 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 06:33:06,360 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/32_pthread5_vs.i [2024-11-09 06:33:07,967 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 06:33:08,242 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 06:33:08,243 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/32_pthread5_vs.i [2024-11-09 06:33:08,261 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b3c4440db/49a299d3832c4498a308f110df7b98f7/FLAG579b31d3d [2024-11-09 06:33:08,550 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b3c4440db/49a299d3832c4498a308f110df7b98f7 [2024-11-09 06:33:08,553 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 06:33:08,554 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 06:33:08,559 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 06:33:08,559 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 06:33:08,566 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 06:33:08,567 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 06:33:08" (1/1) ... [2024-11-09 06:33:08,570 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@893825e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:33:08, skipping insertion in model container [2024-11-09 06:33:08,570 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 06:33:08" (1/1) ... [2024-11-09 06:33:08,617 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 06:33:09,023 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 06:33:09,037 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 06:33:09,136 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 06:33:09,237 INFO L204 MainTranslator]: Completed translation [2024-11-09 06:33:09,238 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:33:09 WrapperNode [2024-11-09 06:33:09,238 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 06:33:09,240 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 06:33:09,240 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 06:33:09,240 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 06:33:09,248 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:33:09" (1/1) ... [2024-11-09 06:33:09,266 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:33:09" (1/1) ... [2024-11-09 06:33:09,303 INFO L138 Inliner]: procedures = 171, calls = 21, calls flagged for inlining = 14, calls inlined = 20, statements flattened = 221 [2024-11-09 06:33:09,307 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 06:33:09,308 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 06:33:09,308 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 06:33:09,308 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 06:33:09,318 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:33:09" (1/1) ... [2024-11-09 06:33:09,319 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:33:09" (1/1) ... [2024-11-09 06:33:09,324 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:33:09" (1/1) ... [2024-11-09 06:33:09,324 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:33:09" (1/1) ... [2024-11-09 06:33:09,337 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:33:09" (1/1) ... [2024-11-09 06:33:09,347 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:33:09" (1/1) ... [2024-11-09 06:33:09,349 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:33:09" (1/1) ... [2024-11-09 06:33:09,353 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:33:09" (1/1) ... [2024-11-09 06:33:09,359 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 06:33:09,360 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 06:33:09,360 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 06:33:09,360 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 06:33:09,361 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:33:09" (1/1) ... [2024-11-09 06:33:09,368 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 06:33:09,384 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 06:33:09,404 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-09 06:33:09,409 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-09 06:33:09,463 INFO L130 BoogieDeclarations]: Found specification of procedure thr2 [2024-11-09 06:33:09,463 INFO L138 BoogieDeclarations]: Found implementation of procedure thr2 [2024-11-09 06:33:09,463 INFO L130 BoogieDeclarations]: Found specification of procedure thr3 [2024-11-09 06:33:09,463 INFO L138 BoogieDeclarations]: Found implementation of procedure thr3 [2024-11-09 06:33:09,463 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-11-09 06:33:09,463 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-11-09 06:33:09,464 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 06:33:09,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 06:33:09,464 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 06:33:09,464 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 06:33:09,467 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-09 06:33:09,602 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 06:33:09,604 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 06:33:09,974 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-09 06:33:09,975 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 06:33:10,153 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 06:33:10,153 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-09 06:33:10,155 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 06:33:10 BoogieIcfgContainer [2024-11-09 06:33:10,156 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 06:33:10,158 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-09 06:33:10,159 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-09 06:33:10,162 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-09 06:33:10,163 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.11 06:33:08" (1/3) ... [2024-11-09 06:33:10,164 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7a0672e2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 06:33:10, skipping insertion in model container [2024-11-09 06:33:10,165 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:33:09" (2/3) ... [2024-11-09 06:33:10,165 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7a0672e2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 06:33:10, skipping insertion in model container [2024-11-09 06:33:10,167 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 06:33:10" (3/3) ... [2024-11-09 06:33:10,168 INFO L112 eAbstractionObserver]: Analyzing ICFG 32_pthread5_vs.i [2024-11-09 06:33:10,194 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-09 06:33:10,195 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 28 error locations. [2024-11-09 06:33:10,196 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-09 06:33:10,293 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-09 06:33:10,344 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 163 places, 164 transitions, 340 flow [2024-11-09 06:33:10,432 INFO L124 PetriNetUnfolderBase]: 11/171 cut-off events. [2024-11-09 06:33:10,432 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 06:33:10,448 INFO L83 FinitePrefix]: Finished finitePrefix Result has 181 conditions, 171 events. 11/171 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 415 event pairs, 0 based on Foata normal form. 0/130 useless extension candidates. Maximal degree in co-relation 157. Up to 4 conditions per place. [2024-11-09 06:33:10,449 INFO L82 GeneralOperation]: Start removeDead. Operand has 163 places, 164 transitions, 340 flow [2024-11-09 06:33:10,458 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 161 places, 162 transitions, 334 flow [2024-11-09 06:33:10,474 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 06:33:10,483 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;@1d59b424, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 06:33:10,484 INFO L334 AbstractCegarLoop]: Starting to check reachability of 59 error locations. [2024-11-09 06:33:10,492 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 06:33:10,492 INFO L124 PetriNetUnfolderBase]: 0/20 cut-off events. [2024-11-09 06:33:10,494 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 06:33:10,495 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:33:10,496 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:33:10,496 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 06:33:10,505 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:33:10,505 INFO L85 PathProgramCache]: Analyzing trace with hash 161593893, now seen corresponding path program 1 times [2024-11-09 06:33:10,515 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:33:10,516 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [713878517] [2024-11-09 06:33:10,516 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:33:10,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:33:10,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:33:10,750 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:33:10,751 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:33:10,751 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [713878517] [2024-11-09 06:33:10,752 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [713878517] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:33:10,752 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:33:10,752 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 06:33:10,754 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [180745854] [2024-11-09 06:33:10,755 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:33:10,764 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-09 06:33:10,770 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:33:10,792 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-09 06:33:10,793 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-09 06:33:10,795 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 127 out of 164 [2024-11-09 06:33:10,799 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 161 places, 162 transitions, 334 flow. Second operand has 2 states, 2 states have (on average 128.0) internal successors, (256), 2 states have internal predecessors, (256), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:33:10,800 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:33:10,800 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 127 of 164 [2024-11-09 06:33:10,801 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:33:11,031 INFO L124 PetriNetUnfolderBase]: 101/693 cut-off events. [2024-11-09 06:33:11,032 INFO L125 PetriNetUnfolderBase]: For 12/12 co-relation queries the response was YES. [2024-11-09 06:33:11,045 INFO L83 FinitePrefix]: Finished finitePrefix Result has 860 conditions, 693 events. 101/693 cut-off events. For 12/12 co-relation queries the response was YES. Maximal size of possible extension queue 30. Compared 4249 event pairs, 64 based on Foata normal form. 126/682 useless extension candidates. Maximal degree in co-relation 834. Up to 139 conditions per place. [2024-11-09 06:33:11,053 INFO L140 encePairwiseOnDemand]: 140/164 looper letters, 11 selfloop transitions, 0 changer transitions 0/129 dead transitions. [2024-11-09 06:33:11,053 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 135 places, 129 transitions, 290 flow [2024-11-09 06:33:11,055 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-09 06:33:11,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-09 06:33:11,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 289 transitions. [2024-11-09 06:33:11,068 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8810975609756098 [2024-11-09 06:33:11,070 INFO L175 Difference]: Start difference. First operand has 161 places, 162 transitions, 334 flow. Second operand 2 states and 289 transitions. [2024-11-09 06:33:11,072 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 135 places, 129 transitions, 290 flow [2024-11-09 06:33:11,077 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 133 places, 129 transitions, 288 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 06:33:11,081 INFO L231 Difference]: Finished difference. Result has 133 places, 129 transitions, 266 flow [2024-11-09 06:33:11,084 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=164, PETRI_DIFFERENCE_MINUEND_FLOW=266, PETRI_DIFFERENCE_MINUEND_PLACES=132, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=129, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=129, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=266, PETRI_PLACES=133, PETRI_TRANSITIONS=129} [2024-11-09 06:33:11,092 INFO L277 CegarLoopForPetriNet]: 161 programPoint places, -28 predicate places. [2024-11-09 06:33:11,093 INFO L471 AbstractCegarLoop]: Abstraction has has 133 places, 129 transitions, 266 flow [2024-11-09 06:33:11,093 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 128.0) internal successors, (256), 2 states have internal predecessors, (256), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:33:11,093 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:33:11,093 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:33:11,094 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-09 06:33:11,094 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 06:33:11,095 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:33:11,096 INFO L85 PathProgramCache]: Analyzing trace with hash -1848840215, now seen corresponding path program 1 times [2024-11-09 06:33:11,097 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:33:11,097 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [39268903] [2024-11-09 06:33:11,097 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:33:11,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:33:11,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:33:11,194 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:33:11,195 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:33:11,195 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [39268903] [2024-11-09 06:33:11,195 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [39268903] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:33:11,195 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:33:11,196 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:33:11,196 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1165825386] [2024-11-09 06:33:11,196 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:33:11,199 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:33:11,200 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:33:11,200 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:33:11,201 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:33:11,242 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 119 out of 164 [2024-11-09 06:33:11,243 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 133 places, 129 transitions, 266 flow. Second operand has 3 states, 3 states have (on average 120.66666666666667) internal successors, (362), 3 states have internal predecessors, (362), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:33:11,243 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:33:11,244 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 119 of 164 [2024-11-09 06:33:11,244 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:33:11,642 INFO L124 PetriNetUnfolderBase]: 616/2470 cut-off events. [2024-11-09 06:33:11,643 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2024-11-09 06:33:11,661 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3443 conditions, 2470 events. 616/2470 cut-off events. For 34/34 co-relation queries the response was YES. Maximal size of possible extension queue 116. Compared 21816 event pairs, 276 based on Foata normal form. 0/2023 useless extension candidates. Maximal degree in co-relation 3439. Up to 706 conditions per place. [2024-11-09 06:33:11,682 INFO L140 encePairwiseOnDemand]: 157/164 looper letters, 26 selfloop transitions, 6 changer transitions 0/142 dead transitions. [2024-11-09 06:33:11,683 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 135 places, 142 transitions, 361 flow [2024-11-09 06:33:11,683 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:33:11,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:33:11,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 390 transitions. [2024-11-09 06:33:11,686 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7926829268292683 [2024-11-09 06:33:11,686 INFO L175 Difference]: Start difference. First operand has 133 places, 129 transitions, 266 flow. Second operand 3 states and 390 transitions. [2024-11-09 06:33:11,687 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 135 places, 142 transitions, 361 flow [2024-11-09 06:33:11,688 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 135 places, 142 transitions, 361 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 06:33:11,691 INFO L231 Difference]: Finished difference. Result has 137 places, 134 transitions, 312 flow [2024-11-09 06:33:11,692 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=164, PETRI_DIFFERENCE_MINUEND_FLOW=266, PETRI_DIFFERENCE_MINUEND_PLACES=133, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=129, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=123, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=312, PETRI_PLACES=137, PETRI_TRANSITIONS=134} [2024-11-09 06:33:11,693 INFO L277 CegarLoopForPetriNet]: 161 programPoint places, -24 predicate places. [2024-11-09 06:33:11,693 INFO L471 AbstractCegarLoop]: Abstraction has has 137 places, 134 transitions, 312 flow [2024-11-09 06:33:11,693 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 120.66666666666667) internal successors, (362), 3 states have internal predecessors, (362), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:33:11,694 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:33:11,694 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:33:11,694 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-09 06:33:11,694 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 06:33:11,695 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:33:11,695 INFO L85 PathProgramCache]: Analyzing trace with hash 34858348, now seen corresponding path program 1 times [2024-11-09 06:33:11,698 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:33:11,699 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [3286251] [2024-11-09 06:33:11,699 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:33:11,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:33:11,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:33:11,779 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:33:11,780 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:33:11,780 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [3286251] [2024-11-09 06:33:11,780 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [3286251] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:33:11,780 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:33:11,780 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:33:11,781 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [639963390] [2024-11-09 06:33:11,781 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:33:11,781 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:33:11,782 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:33:11,782 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:33:11,782 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:33:11,811 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 119 out of 164 [2024-11-09 06:33:11,812 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 137 places, 134 transitions, 312 flow. Second operand has 3 states, 3 states have (on average 120.66666666666667) internal successors, (362), 3 states have internal predecessors, (362), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:33:11,813 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:33:11,813 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 119 of 164 [2024-11-09 06:33:11,814 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:33:12,444 INFO L124 PetriNetUnfolderBase]: 1368/4618 cut-off events. [2024-11-09 06:33:12,448 INFO L125 PetriNetUnfolderBase]: For 200/204 co-relation queries the response was YES. [2024-11-09 06:33:12,479 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7124 conditions, 4618 events. 1368/4618 cut-off events. For 200/204 co-relation queries the response was YES. Maximal size of possible extension queue 211. Compared 45359 event pairs, 596 based on Foata normal form. 0/3728 useless extension candidates. Maximal degree in co-relation 7118. Up to 1355 conditions per place. [2024-11-09 06:33:12,513 INFO L140 encePairwiseOnDemand]: 157/164 looper letters, 26 selfloop transitions, 6 changer transitions 0/147 dead transitions. [2024-11-09 06:33:12,514 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 139 places, 147 transitions, 407 flow [2024-11-09 06:33:12,514 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:33:12,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:33:12,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 390 transitions. [2024-11-09 06:33:12,518 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7926829268292683 [2024-11-09 06:33:12,520 INFO L175 Difference]: Start difference. First operand has 137 places, 134 transitions, 312 flow. Second operand 3 states and 390 transitions. [2024-11-09 06:33:12,520 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 139 places, 147 transitions, 407 flow [2024-11-09 06:33:12,526 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 137 places, 147 transitions, 395 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 06:33:12,530 INFO L231 Difference]: Finished difference. Result has 139 places, 139 transitions, 346 flow [2024-11-09 06:33:12,531 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=164, PETRI_DIFFERENCE_MINUEND_FLOW=300, PETRI_DIFFERENCE_MINUEND_PLACES=135, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=134, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=128, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=346, PETRI_PLACES=139, PETRI_TRANSITIONS=139} [2024-11-09 06:33:12,532 INFO L277 CegarLoopForPetriNet]: 161 programPoint places, -22 predicate places. [2024-11-09 06:33:12,533 INFO L471 AbstractCegarLoop]: Abstraction has has 139 places, 139 transitions, 346 flow [2024-11-09 06:33:12,533 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 120.66666666666667) internal successors, (362), 3 states have internal predecessors, (362), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:33:12,534 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:33:12,534 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:33:12,535 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-09 06:33:12,535 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr2Err2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 06:33:12,536 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:33:12,536 INFO L85 PathProgramCache]: Analyzing trace with hash 963696145, now seen corresponding path program 1 times [2024-11-09 06:33:12,537 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:33:12,537 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1284482689] [2024-11-09 06:33:12,537 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:33:12,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:33:12,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:33:12,630 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:33:12,630 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:33:12,630 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1284482689] [2024-11-09 06:33:12,630 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1284482689] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:33:12,631 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:33:12,631 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:33:12,631 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1637025978] [2024-11-09 06:33:12,631 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:33:12,632 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:33:12,635 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:33:12,636 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:33:12,636 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:33:12,657 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 119 out of 164 [2024-11-09 06:33:12,659 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 139 places, 139 transitions, 346 flow. Second operand has 3 states, 3 states have (on average 120.66666666666667) internal successors, (362), 3 states have internal predecessors, (362), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:33:12,659 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:33:12,659 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 119 of 164 [2024-11-09 06:33:12,659 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:33:13,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([728] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][91], [Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 40#L730true, 18#L740-4true, 162#true, 164#true, 160#true, 166#true, 66#L711true, 36#L723-3true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), 173#true, 178#true]) [2024-11-09 06:33:13,768 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:33:13,768 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:33:13,769 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:33:13,769 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:33:13,837 INFO L124 PetriNetUnfolderBase]: 2040/8489 cut-off events. [2024-11-09 06:33:13,837 INFO L125 PetriNetUnfolderBase]: For 835/906 co-relation queries the response was YES. [2024-11-09 06:33:13,910 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13188 conditions, 8489 events. 2040/8489 cut-off events. For 835/906 co-relation queries the response was YES. Maximal size of possible extension queue 377. Compared 98420 event pairs, 562 based on Foata normal form. 0/6943 useless extension candidates. Maximal degree in co-relation 13181. Up to 1583 conditions per place. [2024-11-09 06:33:13,982 INFO L140 encePairwiseOnDemand]: 156/164 looper letters, 31 selfloop transitions, 9 changer transitions 0/157 dead transitions. [2024-11-09 06:33:13,983 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 157 transitions, 479 flow [2024-11-09 06:33:13,984 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:33:13,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:33:13,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 393 transitions. [2024-11-09 06:33:13,985 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7987804878048781 [2024-11-09 06:33:13,986 INFO L175 Difference]: Start difference. First operand has 139 places, 139 transitions, 346 flow. Second operand 3 states and 393 transitions. [2024-11-09 06:33:13,986 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 141 places, 157 transitions, 479 flow [2024-11-09 06:33:13,995 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 139 places, 157 transitions, 467 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 06:33:13,998 INFO L231 Difference]: Finished difference. Result has 141 places, 148 transitions, 424 flow [2024-11-09 06:33:13,998 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=164, PETRI_DIFFERENCE_MINUEND_FLOW=334, PETRI_DIFFERENCE_MINUEND_PLACES=137, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=139, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=130, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=424, PETRI_PLACES=141, PETRI_TRANSITIONS=148} [2024-11-09 06:33:13,999 INFO L277 CegarLoopForPetriNet]: 161 programPoint places, -20 predicate places. [2024-11-09 06:33:13,999 INFO L471 AbstractCegarLoop]: Abstraction has has 141 places, 148 transitions, 424 flow [2024-11-09 06:33:14,000 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 120.66666666666667) internal successors, (362), 3 states have internal predecessors, (362), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:33:14,000 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:33:14,000 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:33:14,001 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-09 06:33:14,001 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thr2Err3ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 06:33:14,002 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:33:14,002 INFO L85 PathProgramCache]: Analyzing trace with hash -1600917197, now seen corresponding path program 1 times [2024-11-09 06:33:14,002 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:33:14,002 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1335422721] [2024-11-09 06:33:14,003 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:33:14,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:33:14,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:33:14,043 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:33:14,043 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:33:14,044 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1335422721] [2024-11-09 06:33:14,044 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1335422721] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:33:14,044 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:33:14,044 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:33:14,044 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1986382208] [2024-11-09 06:33:14,045 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:33:14,045 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:33:14,046 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:33:14,046 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:33:14,046 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:33:14,064 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 119 out of 164 [2024-11-09 06:33:14,065 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 141 places, 148 transitions, 424 flow. Second operand has 3 states, 3 states have (on average 120.66666666666667) internal successors, (362), 3 states have internal predecessors, (362), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:33:14,065 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:33:14,065 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 119 of 164 [2024-11-09 06:33:14,065 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:33:15,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([771] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][165], [18#L740-4true, 162#true, 164#true, 3#L723-7true, 166#true, Black: 168#true, Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 185#(= |#race~g1~0| 0), Black: 178#true, 85#L729-7true, 180#(= |#race~g0~0| 0), 160#true, 58#L716-5true]) [2024-11-09 06:33:15,161 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:33:15,161 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:33:15,161 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:33:15,161 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:33:15,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][116], [18#L740-4true, 162#true, 164#true, 70#L729-6true, 47#L718true, 166#true, 36#L723-3true, Black: 168#true, 183#true, Black: 173#true, Black: 178#true, 160#true, 180#(= |#race~g0~0| 0)]) [2024-11-09 06:33:15,164 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:33:15,164 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:33:15,164 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:33:15,164 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:33:15,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][116], [18#L740-4true, 162#true, 164#true, 70#L729-6true, 47#L718true, 166#true, Black: 168#true, 183#true, Black: 173#true, 90#L723-4true, Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:15,239 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:33:15,239 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:33:15,239 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:33:15,239 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:33:15,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([771] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][165], [9#L723-12true, 18#L740-4true, 162#true, 164#true, 166#true, Black: 168#true, Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 185#(= |#race~g1~0| 0), Black: 178#true, 85#L729-7true, 180#(= |#race~g0~0| 0), 160#true, 58#L716-5true]) [2024-11-09 06:33:15,308 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:33:15,308 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:15,309 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:15,309 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:15,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][116], [8#L723-6true, 18#L740-4true, 162#true, 164#true, 70#L729-6true, 47#L718true, 166#true, Black: 168#true, Black: 173#true, 183#true, Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:15,513 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:33:15,513 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:33:15,514 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:33:15,514 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:33:15,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [18#L740-4true, 162#true, 164#true, 70#L729-6true, 47#L718true, 166#true, 36#L723-3true, Black: 168#true, Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:15,526 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:33:15,526 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:15,526 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:33:15,526 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:33:15,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([771] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][165], [18#L740-4true, 162#true, 164#true, 166#true, 36#L723-3true, Black: 168#true, Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 185#(= |#race~g1~0| 0), 85#L729-7true, Black: 178#true, 180#(= |#race~g0~0| 0), 160#true, 58#L716-5true]) [2024-11-09 06:33:15,528 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:33:15,528 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:15,528 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:15,529 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:15,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [18#L740-4true, 162#true, 164#true, 70#L729-6true, 47#L718true, 166#true, 36#L723-3true, Black: 168#true, Black: 173#true, 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:15,531 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:33:15,531 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:15,532 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:33:15,532 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:33:15,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][116], [18#L740-4true, 162#true, 164#true, 70#L729-6true, 3#L723-7true, 47#L718true, 166#true, Black: 168#true, Black: 173#true, 183#true, Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:15,596 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:33:15,596 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:15,596 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:15,596 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:33:15,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][116], [18#L740-4true, 162#true, 164#true, 70#L729-6true, 47#L718true, 166#true, 50#thr2Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 168#true, Black: 173#true, 183#true, Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:15,597 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:33:15,597 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:15,598 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:33:15,598 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:15,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [18#L740-4true, 162#true, 164#true, 47#L718true, 166#true, 36#L723-3true, Black: 168#true, Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 185#(= |#race~g1~0| 0), Black: 178#true, 85#L729-7true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:15,607 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:33:15,608 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:33:15,608 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:15,608 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:15,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([771] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][161], [18#L740-4true, 162#true, 164#true, 3#L723-7true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 40#L730true, 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true, 58#L716-5true]) [2024-11-09 06:33:15,638 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:33:15,638 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:15,638 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:15,638 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:15,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [8#L723-6true, 18#L740-4true, 162#true, 164#true, 70#L729-6true, 47#L718true, 166#true, Black: 168#true, Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:15,730 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:33:15,730 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:33:15,731 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:33:15,731 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:33:15,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][116], [9#L723-12true, 18#L740-4true, 162#true, 164#true, 70#L729-6true, 47#L718true, 166#true, Black: 168#true, 183#true, Black: 173#true, Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:15,732 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:33:15,732 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:15,733 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:33:15,733 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:15,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [18#L740-4true, 162#true, 164#true, 47#L718true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), 36#L723-3true, Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 40#L730true, 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:15,741 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:33:15,741 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:33:15,741 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:33:15,741 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:15,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([771] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][161], [18#L740-4true, 162#true, 164#true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), 36#L723-3true, Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 40#L730true, 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true, 58#L716-5true]) [2024-11-09 06:33:15,742 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:33:15,742 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:15,742 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:15,742 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:15,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] L723-3-->L723-4: Formula: (= |v_#race~g0~0_1| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_1|} AuxVars[] AssignedVars[#race~g0~0][79], [113#L716-2true, 18#L740-4true, 162#true, 164#true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 173#true, 124#L729-8true, 185#(= |#race~g1~0| 0), 90#L723-4true, Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:15,767 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is not cut-off event [2024-11-09 06:33:15,767 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 06:33:15,767 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 06:33:15,767 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 06:33:15,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([771] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][161], [9#L723-12true, 18#L740-4true, 162#true, 164#true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 40#L730true, 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true, 58#L716-5true]) [2024-11-09 06:33:15,771 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:33:15,771 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:15,771 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:15,772 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:15,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [8#L723-6true, 18#L740-4true, 162#true, 164#true, 47#L718true, 166#true, Black: 168#true, Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 185#(= |#race~g1~0| 0), Black: 178#true, 85#L729-7true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:15,800 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:33:15,800 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:33:15,800 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:15,800 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:15,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [18#L740-4true, 162#true, 164#true, 3#L723-7true, 70#L729-6true, 47#L718true, 166#true, Black: 168#true, Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:15,802 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:33:15,802 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:15,802 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:15,802 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:33:15,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [18#L740-4true, 162#true, 164#true, 3#L723-7true, 70#L729-6true, 47#L718true, 166#true, Black: 168#true, Black: 173#true, 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:15,804 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:33:15,804 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:15,804 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:33:15,804 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:15,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [18#L740-4true, 59#L730-1true, 162#true, 164#true, 47#L718true, 166#true, 36#L723-3true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:15,811 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:33:15,812 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:15,812 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:33:15,812 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:15,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [8#L723-6true, 18#L740-4true, 162#true, 164#true, 47#L718true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 40#L730true, 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:15,940 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:33:15,940 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:15,940 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:33:15,941 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:33:15,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [18#L740-4true, 162#true, 164#true, 3#L723-7true, 47#L718true, 166#true, Black: 168#true, Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 185#(= |#race~g1~0| 0), Black: 178#true, 85#L729-7true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:15,969 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:33:15,969 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:15,969 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:15,970 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:33:16,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [8#L723-6true, 18#L740-4true, 162#true, 164#true, 47#L718true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 124#L729-8true, 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,005 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:33:16,005 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:16,005 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:16,006 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:33:16,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [8#L723-6true, 18#L740-4true, 162#true, 164#true, 47#L718true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 40#L730true, 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,011 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:33:16,012 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:16,012 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:16,012 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:33:16,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [9#L723-12true, 18#L740-4true, 162#true, 164#true, 70#L729-6true, 47#L718true, 166#true, Black: 168#true, Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,044 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:33:16,044 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:16,044 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:33:16,044 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:16,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [9#L723-12true, 18#L740-4true, 162#true, 164#true, 70#L729-6true, 47#L718true, 166#true, Black: 168#true, Black: 173#true, 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,046 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:33:16,046 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:16,046 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:16,046 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:33:16,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [18#L740-4true, 162#true, 164#true, 3#L723-7true, 47#L718true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 124#L729-8true, 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,081 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:33:16,081 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:33:16,082 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:16,082 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:16,082 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([771] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][161], [18#L740-4true, 162#true, 164#true, 3#L723-7true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 40#L730true, 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true, 58#L716-5true]) [2024-11-09 06:33:16,083 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:33:16,083 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:16,083 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:16,083 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:16,083 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:16,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [8#L723-6true, 18#L740-4true, 59#L730-1true, 162#true, 164#true, 47#L718true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,086 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:33:16,087 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:16,087 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:16,087 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:33:16,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [18#L740-4true, 162#true, 164#true, 3#L723-7true, 47#L718true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 40#L730true, 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,088 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:33:16,088 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:33:16,088 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:16,088 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:16,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [9#L723-12true, 18#L740-4true, 162#true, 164#true, 47#L718true, 166#true, Black: 168#true, Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 185#(= |#race~g1~0| 0), Black: 178#true, 85#L729-7true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,119 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:33:16,119 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:33:16,119 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:16,119 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:16,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [18#L740-4true, 162#true, 164#true, 3#L723-7true, 47#L718true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 185#(= |#race~g1~0| 0), 143#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,124 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:33:16,124 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:16,125 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:33:16,125 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:16,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [8#L723-6true, 18#L740-4true, 162#true, 164#true, 47#L718true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 185#(= |#race~g1~0| 0), 143#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,125 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:33:16,125 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:33:16,126 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:16,126 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:33:16,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [8#L723-6true, 18#L740-4true, 162#true, 164#true, 166#true, 66#L711true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 40#L730true, 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,141 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:33:16,141 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:16,141 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:33:16,141 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:33:16,145 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [8#L723-6true, 18#L740-4true, 59#L730-1true, 162#true, 164#true, 47#L718true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,145 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:33:16,146 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:16,146 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:16,146 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:16,146 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:33:16,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [18#L740-4true, 59#L730-1true, 162#true, 164#true, 3#L723-7true, 47#L718true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,148 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:33:16,149 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:16,149 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:33:16,149 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:16,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [8#L723-6true, 18#L740-4true, 162#true, 16#L712true, 164#true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 40#L730true, 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,184 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:33:16,184 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:16,184 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:33:16,185 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:33:16,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [9#L723-12true, 18#L740-4true, 162#true, 164#true, 47#L718true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 124#L729-8true, 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,188 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:33:16,188 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:16,189 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:33:16,189 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:33:16,189 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([771] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][161], [9#L723-12true, 18#L740-4true, 162#true, 164#true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 40#L730true, 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true, 58#L716-5true]) [2024-11-09 06:33:16,189 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:33:16,189 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:16,190 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:16,190 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:16,190 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:16,191 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [18#L740-4true, 59#L730-1true, 162#true, 164#true, 3#L723-7true, 47#L718true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,191 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:33:16,191 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:16,191 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:33:16,191 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:16,191 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:33:16,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [9#L723-12true, 18#L740-4true, 162#true, 164#true, 47#L718true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 40#L730true, 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,194 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:33:16,194 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:16,194 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:33:16,194 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:16,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [9#L723-12true, 18#L740-4true, 162#true, 164#true, 47#L718true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 185#(= |#race~g1~0| 0), 143#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,215 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:33:16,215 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:33:16,215 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:16,215 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:33:16,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [9#L723-12true, 18#L740-4true, 59#L730-1true, 162#true, 164#true, 47#L718true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,230 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:33:16,230 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:33:16,231 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:16,231 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:16,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [18#L740-4true, 162#true, 164#true, 47#L718true, 166#true, 36#L723-3true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 124#L729-8true, 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,257 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:33:16,257 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:16,257 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:16,257 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:33:16,258 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([771] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][161], [18#L740-4true, 162#true, 164#true, 166#true, 36#L723-3true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 40#L730true, 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true, 58#L716-5true]) [2024-11-09 06:33:16,258 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:33:16,258 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:16,258 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:16,258 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:16,258 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:16,262 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [9#L723-12true, 18#L740-4true, 59#L730-1true, 162#true, 164#true, 47#L718true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,262 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:33:16,262 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:33:16,263 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:16,263 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:16,263 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:33:16,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [18#L740-4true, 162#true, 164#true, 47#L718true, 166#true, 36#L723-3true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 185#(= |#race~g1~0| 0), 143#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,276 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:33:16,277 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:16,277 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:16,277 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:33:16,301 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([746] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][125], [18#L740-4true, 59#L730-1true, 162#true, 164#true, 47#L718true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), 36#L723-3true, Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,301 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:33:16,301 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:16,301 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:16,302 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:33:16,302 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:16,303 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([701] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [8#L723-6true, 18#L740-4true, 162#true, 164#true, 47#L718true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 40#L730true, 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,303 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:33:16,303 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:16,303 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:33:16,303 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:16,303 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:33:16,354 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([701] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [8#L723-6true, 18#L740-4true, 162#true, 164#true, 47#L718true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 40#L730true, 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,354 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 06:33:16,354 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:16,354 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:33:16,355 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:16,355 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:33:16,355 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:33:16,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [8#L723-6true, 18#L740-4true, 162#true, 164#true, 47#L718true, 166#true, Black: 170#(= |thr1Thread1of1ForFork2_#t~nondet11#1| |#race~g0~0|), 97#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 175#(= |thr1Thread1of1ForFork2_#t~nondet12#1| |#race~g1~0|), 185#(= |#race~g1~0| 0), Black: 178#true, 180#(= |#race~g0~0| 0), 160#true]) [2024-11-09 06:33:16,367 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-09 06:33:16,367 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:16,367 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:16,368 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:16,368 INFO L124 PetriNetUnfolderBase]: 4476/16179 cut-off events. [2024-11-09 06:33:16,369 INFO L125 PetriNetUnfolderBase]: For 3603/4272 co-relation queries the response was YES. [2024-11-09 06:33:16,512 INFO L83 FinitePrefix]: Finished finitePrefix Result has 28085 conditions, 16179 events. 4476/16179 cut-off events. For 3603/4272 co-relation queries the response was YES. Maximal size of possible extension queue 673. Compared 199525 event pairs, 776 based on Foata normal form. 26/13568 useless extension candidates. Maximal degree in co-relation 28077. Up to 3410 conditions per place. [2024-11-09 06:33:16,631 INFO L140 encePairwiseOnDemand]: 156/164 looper letters, 31 selfloop transitions, 9 changer transitions 0/166 dead transitions. [2024-11-09 06:33:16,631 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 143 places, 166 transitions, 557 flow [2024-11-09 06:33:16,632 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:33:16,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:33:16,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 393 transitions. [2024-11-09 06:33:16,633 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7987804878048781 [2024-11-09 06:33:16,633 INFO L175 Difference]: Start difference. First operand has 141 places, 148 transitions, 424 flow. Second operand 3 states and 393 transitions. [2024-11-09 06:33:16,633 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 143 places, 166 transitions, 557 flow [2024-11-09 06:33:16,642 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 141 places, 166 transitions, 539 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 06:33:16,644 INFO L231 Difference]: Finished difference. Result has 143 places, 157 transitions, 496 flow [2024-11-09 06:33:16,645 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=164, PETRI_DIFFERENCE_MINUEND_FLOW=406, PETRI_DIFFERENCE_MINUEND_PLACES=139, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=148, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=139, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=496, PETRI_PLACES=143, PETRI_TRANSITIONS=157} [2024-11-09 06:33:16,647 INFO L277 CegarLoopForPetriNet]: 161 programPoint places, -18 predicate places. [2024-11-09 06:33:16,647 INFO L471 AbstractCegarLoop]: Abstraction has has 143 places, 157 transitions, 496 flow [2024-11-09 06:33:16,648 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 120.66666666666667) internal successors, (362), 3 states have internal predecessors, (362), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:33:16,649 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:33:16,649 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:33:16,649 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-09 06:33:16,650 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 06:33:16,650 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:33:16,650 INFO L85 PathProgramCache]: Analyzing trace with hash 1787590851, now seen corresponding path program 1 times [2024-11-09 06:33:16,651 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:33:16,652 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1229609170] [2024-11-09 06:33:16,652 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:33:16,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:33:16,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:33:16,761 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:33:16,763 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:33:16,763 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1229609170] [2024-11-09 06:33:16,763 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1229609170] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:33:16,763 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:33:16,763 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 06:33:16,764 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [163522777] [2024-11-09 06:33:16,764 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:33:16,764 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:33:16,765 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:33:16,765 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:33:16,766 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:33:16,768 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 126 out of 164 [2024-11-09 06:33:16,769 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 143 places, 157 transitions, 496 flow. Second operand has 3 states, 3 states have (on average 127.66666666666667) internal successors, (383), 3 states have internal predecessors, (383), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:33:16,769 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:33:16,769 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 126 of 164 [2024-11-09 06:33:16,770 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:33:16,936 INFO L124 PetriNetUnfolderBase]: 53/690 cut-off events. [2024-11-09 06:33:16,936 INFO L125 PetriNetUnfolderBase]: For 111/111 co-relation queries the response was YES. [2024-11-09 06:33:16,940 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1040 conditions, 690 events. 53/690 cut-off events. For 111/111 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 4092 event pairs, 8 based on Foata normal form. 51/678 useless extension candidates. Maximal degree in co-relation 1031. Up to 60 conditions per place. [2024-11-09 06:33:16,942 INFO L140 encePairwiseOnDemand]: 156/164 looper letters, 6 selfloop transitions, 8 changer transitions 0/133 dead transitions. [2024-11-09 06:33:16,942 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 139 places, 133 transitions, 395 flow [2024-11-09 06:33:16,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:33:16,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:33:16,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 396 transitions. [2024-11-09 06:33:16,944 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8048780487804879 [2024-11-09 06:33:16,944 INFO L175 Difference]: Start difference. First operand has 143 places, 157 transitions, 496 flow. Second operand 3 states and 396 transitions. [2024-11-09 06:33:16,945 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 139 places, 133 transitions, 395 flow [2024-11-09 06:33:16,948 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 133 places, 133 transitions, 339 flow, removed 18 selfloop flow, removed 6 redundant places. [2024-11-09 06:33:16,950 INFO L231 Difference]: Finished difference. Result has 133 places, 131 transitions, 318 flow [2024-11-09 06:33:16,950 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=164, PETRI_DIFFERENCE_MINUEND_FLOW=302, PETRI_DIFFERENCE_MINUEND_PLACES=131, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=131, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=123, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=318, PETRI_PLACES=133, PETRI_TRANSITIONS=131} [2024-11-09 06:33:16,951 INFO L277 CegarLoopForPetriNet]: 161 programPoint places, -28 predicate places. [2024-11-09 06:33:16,952 INFO L471 AbstractCegarLoop]: Abstraction has has 133 places, 131 transitions, 318 flow [2024-11-09 06:33:16,952 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 127.66666666666667) internal successors, (383), 3 states have internal predecessors, (383), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:33:16,953 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:33:16,953 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:33:16,953 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-09 06:33:16,953 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting thr1Err6ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 06:33:16,953 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:33:16,954 INFO L85 PathProgramCache]: Analyzing trace with hash 1475730775, now seen corresponding path program 1 times [2024-11-09 06:33:16,954 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:33:16,954 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1344521839] [2024-11-09 06:33:16,954 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:33:16,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:33:16,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:33:17,011 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:33:17,012 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:33:17,012 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1344521839] [2024-11-09 06:33:17,012 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1344521839] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:33:17,012 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:33:17,012 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:33:17,012 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1128200333] [2024-11-09 06:33:17,012 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:33:17,013 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:33:17,013 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:33:17,013 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:33:17,014 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:33:17,030 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 120 out of 164 [2024-11-09 06:33:17,031 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 133 places, 131 transitions, 318 flow. Second operand has 3 states, 3 states have (on average 122.0) internal successors, (366), 3 states have internal predecessors, (366), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:33:17,031 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:33:17,031 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 120 of 164 [2024-11-09 06:33:17,032 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:33:17,203 INFO L124 PetriNetUnfolderBase]: 338/1695 cut-off events. [2024-11-09 06:33:17,203 INFO L125 PetriNetUnfolderBase]: For 244/245 co-relation queries the response was YES. [2024-11-09 06:33:17,212 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2800 conditions, 1695 events. 338/1695 cut-off events. For 244/245 co-relation queries the response was YES. Maximal size of possible extension queue 62. Compared 13226 event pairs, 118 based on Foata normal form. 0/1492 useless extension candidates. Maximal degree in co-relation 2793. Up to 405 conditions per place. [2024-11-09 06:33:17,218 INFO L140 encePairwiseOnDemand]: 158/164 looper letters, 25 selfloop transitions, 5 changer transitions 0/143 dead transitions. [2024-11-09 06:33:17,219 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 135 places, 143 transitions, 419 flow [2024-11-09 06:33:17,219 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:33:17,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:33:17,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 391 transitions. [2024-11-09 06:33:17,221 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7947154471544715 [2024-11-09 06:33:17,221 INFO L175 Difference]: Start difference. First operand has 133 places, 131 transitions, 318 flow. Second operand 3 states and 391 transitions. [2024-11-09 06:33:17,221 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 135 places, 143 transitions, 419 flow [2024-11-09 06:33:17,223 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 134 places, 143 transitions, 405 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-09 06:33:17,225 INFO L231 Difference]: Finished difference. Result has 136 places, 135 transitions, 348 flow [2024-11-09 06:33:17,225 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=164, PETRI_DIFFERENCE_MINUEND_FLOW=310, PETRI_DIFFERENCE_MINUEND_PLACES=132, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=131, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=126, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=348, PETRI_PLACES=136, PETRI_TRANSITIONS=135} [2024-11-09 06:33:17,226 INFO L277 CegarLoopForPetriNet]: 161 programPoint places, -25 predicate places. [2024-11-09 06:33:17,226 INFO L471 AbstractCegarLoop]: Abstraction has has 136 places, 135 transitions, 348 flow [2024-11-09 06:33:17,227 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 122.0) internal successors, (366), 3 states have internal predecessors, (366), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:33:17,227 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:33:17,227 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:33:17,227 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-09 06:33:17,227 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 06:33:17,228 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:33:17,228 INFO L85 PathProgramCache]: Analyzing trace with hash -764033947, now seen corresponding path program 1 times [2024-11-09 06:33:17,228 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:33:17,228 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [964049646] [2024-11-09 06:33:17,228 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:33:17,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:33:17,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:33:17,243 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 06:33:17,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:33:17,284 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 06:33:17,285 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-09 06:33:17,286 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (58 of 59 remaining) [2024-11-09 06:33:17,288 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (57 of 59 remaining) [2024-11-09 06:33:17,289 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (56 of 59 remaining) [2024-11-09 06:33:17,289 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (55 of 59 remaining) [2024-11-09 06:33:17,292 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (54 of 59 remaining) [2024-11-09 06:33:17,292 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (53 of 59 remaining) [2024-11-09 06:33:17,292 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (52 of 59 remaining) [2024-11-09 06:33:17,292 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err0ASSERT_VIOLATIONDATA_RACE (51 of 59 remaining) [2024-11-09 06:33:17,293 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err1ASSERT_VIOLATIONDATA_RACE (50 of 59 remaining) [2024-11-09 06:33:17,293 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err5ASSERT_VIOLATIONDATA_RACE (49 of 59 remaining) [2024-11-09 06:33:17,293 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err6ASSERT_VIOLATIONDATA_RACE (48 of 59 remaining) [2024-11-09 06:33:17,293 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err7ASSERT_VIOLATIONDATA_RACE (47 of 59 remaining) [2024-11-09 06:33:17,293 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err8ASSERT_VIOLATIONDATA_RACE (46 of 59 remaining) [2024-11-09 06:33:17,293 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err2ASSERT_VIOLATIONDATA_RACE (45 of 59 remaining) [2024-11-09 06:33:17,294 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err9ASSERT_VIOLATIONDATA_RACE (44 of 59 remaining) [2024-11-09 06:33:17,294 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err13ASSERT_VIOLATIONDATA_RACE (43 of 59 remaining) [2024-11-09 06:33:17,294 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err14ASSERT_VIOLATIONDATA_RACE (42 of 59 remaining) [2024-11-09 06:33:17,294 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err3ASSERT_VIOLATIONDATA_RACE (41 of 59 remaining) [2024-11-09 06:33:17,294 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err10ASSERT_VIOLATIONDATA_RACE (40 of 59 remaining) [2024-11-09 06:33:17,294 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err11ASSERT_VIOLATIONDATA_RACE (39 of 59 remaining) [2024-11-09 06:33:17,295 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err4ASSERT_VIOLATIONDATA_RACE (38 of 59 remaining) [2024-11-09 06:33:17,295 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err12ASSERT_VIOLATIONDATA_RACE (37 of 59 remaining) [2024-11-09 06:33:17,295 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (36 of 59 remaining) [2024-11-09 06:33:17,295 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (35 of 59 remaining) [2024-11-09 06:33:17,295 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (34 of 59 remaining) [2024-11-09 06:33:17,295 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (33 of 59 remaining) [2024-11-09 06:33:17,296 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (32 of 59 remaining) [2024-11-09 06:33:17,296 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (31 of 59 remaining) [2024-11-09 06:33:17,296 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (30 of 59 remaining) [2024-11-09 06:33:17,296 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (29 of 59 remaining) [2024-11-09 06:33:17,296 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (28 of 59 remaining) [2024-11-09 06:33:17,296 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (27 of 59 remaining) [2024-11-09 06:33:17,296 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (26 of 59 remaining) [2024-11-09 06:33:17,296 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (25 of 59 remaining) [2024-11-09 06:33:17,296 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (24 of 59 remaining) [2024-11-09 06:33:17,297 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (23 of 59 remaining) [2024-11-09 06:33:17,297 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (22 of 59 remaining) [2024-11-09 06:33:17,297 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err0ASSERT_VIOLATIONDATA_RACE (21 of 59 remaining) [2024-11-09 06:33:17,297 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err1ASSERT_VIOLATIONDATA_RACE (20 of 59 remaining) [2024-11-09 06:33:17,301 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err5ASSERT_VIOLATIONDATA_RACE (19 of 59 remaining) [2024-11-09 06:33:17,301 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err6ASSERT_VIOLATIONDATA_RACE (18 of 59 remaining) [2024-11-09 06:33:17,302 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err7ASSERT_VIOLATIONDATA_RACE (17 of 59 remaining) [2024-11-09 06:33:17,302 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err8ASSERT_VIOLATIONDATA_RACE (16 of 59 remaining) [2024-11-09 06:33:17,302 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err2ASSERT_VIOLATIONDATA_RACE (15 of 59 remaining) [2024-11-09 06:33:17,302 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err9ASSERT_VIOLATIONDATA_RACE (14 of 59 remaining) [2024-11-09 06:33:17,302 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err13ASSERT_VIOLATIONDATA_RACE (13 of 59 remaining) [2024-11-09 06:33:17,302 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err14ASSERT_VIOLATIONDATA_RACE (12 of 59 remaining) [2024-11-09 06:33:17,302 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err3ASSERT_VIOLATIONDATA_RACE (11 of 59 remaining) [2024-11-09 06:33:17,303 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err10ASSERT_VIOLATIONDATA_RACE (10 of 59 remaining) [2024-11-09 06:33:17,303 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err11ASSERT_VIOLATIONDATA_RACE (9 of 59 remaining) [2024-11-09 06:33:17,303 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err4ASSERT_VIOLATIONDATA_RACE (8 of 59 remaining) [2024-11-09 06:33:17,303 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err12ASSERT_VIOLATIONDATA_RACE (7 of 59 remaining) [2024-11-09 06:33:17,303 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (6 of 59 remaining) [2024-11-09 06:33:17,303 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (5 of 59 remaining) [2024-11-09 06:33:17,304 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (4 of 59 remaining) [2024-11-09 06:33:17,304 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (3 of 59 remaining) [2024-11-09 06:33:17,304 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (2 of 59 remaining) [2024-11-09 06:33:17,304 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (1 of 59 remaining) [2024-11-09 06:33:17,304 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (0 of 59 remaining) [2024-11-09 06:33:17,304 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-09 06:33:17,305 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:33:17,307 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-09 06:33:17,308 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-09 06:33:17,367 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-09 06:33:17,374 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 286 places, 290 transitions, 610 flow [2024-11-09 06:33:17,412 INFO L124 PetriNetUnfolderBase]: 17/253 cut-off events. [2024-11-09 06:33:17,412 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-09 06:33:17,418 INFO L83 FinitePrefix]: Finished finitePrefix Result has 269 conditions, 253 events. 17/253 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 837 event pairs, 0 based on Foata normal form. 0/190 useless extension candidates. Maximal degree in co-relation 262. Up to 6 conditions per place. [2024-11-09 06:33:17,418 INFO L82 GeneralOperation]: Start removeDead. Operand has 286 places, 290 transitions, 610 flow [2024-11-09 06:33:17,425 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 229 places, 233 transitions, 482 flow [2024-11-09 06:33:17,427 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 06:33:17,428 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;@1d59b424, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 06:33:17,431 INFO L334 AbstractCegarLoop]: Starting to check reachability of 87 error locations. [2024-11-09 06:33:17,433 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 06:33:17,433 INFO L124 PetriNetUnfolderBase]: 0/20 cut-off events. [2024-11-09 06:33:17,433 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 06:33:17,433 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:33:17,433 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:33:17,433 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 83 more)] === [2024-11-09 06:33:17,434 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:33:17,434 INFO L85 PathProgramCache]: Analyzing trace with hash -2090191390, now seen corresponding path program 1 times [2024-11-09 06:33:17,434 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:33:17,434 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [899540611] [2024-11-09 06:33:17,434 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:33:17,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:33:17,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:33:17,455 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:33:17,455 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:33:17,455 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [899540611] [2024-11-09 06:33:17,456 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [899540611] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:33:17,456 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:33:17,456 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 06:33:17,456 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [897301984] [2024-11-09 06:33:17,456 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:33:17,456 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-09 06:33:17,457 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:33:17,457 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-09 06:33:17,457 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-09 06:33:17,458 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 218 out of 290 [2024-11-09 06:33:17,459 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 229 places, 233 transitions, 482 flow. Second operand has 2 states, 2 states have (on average 219.0) internal successors, (438), 2 states have internal predecessors, (438), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:33:17,460 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:33:17,460 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 218 of 290 [2024-11-09 06:33:17,460 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:33:18,071 INFO L124 PetriNetUnfolderBase]: 828/4399 cut-off events. [2024-11-09 06:33:18,072 INFO L125 PetriNetUnfolderBase]: For 148/148 co-relation queries the response was YES. [2024-11-09 06:33:18,114 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5482 conditions, 4399 events. 828/4399 cut-off events. For 148/148 co-relation queries the response was YES. Maximal size of possible extension queue 183. Compared 45499 event pairs, 544 based on Foata normal form. 758/4298 useless extension candidates. Maximal degree in co-relation 5455. Up to 919 conditions per place. [2024-11-09 06:33:18,143 INFO L140 encePairwiseOnDemand]: 256/290 looper letters, 16 selfloop transitions, 0 changer transitions 0/188 dead transitions. [2024-11-09 06:33:18,144 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 193 places, 188 transitions, 424 flow [2024-11-09 06:33:18,144 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-09 06:33:18,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-09 06:33:18,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 486 transitions. [2024-11-09 06:33:18,146 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8379310344827586 [2024-11-09 06:33:18,147 INFO L175 Difference]: Start difference. First operand has 229 places, 233 transitions, 482 flow. Second operand 2 states and 486 transitions. [2024-11-09 06:33:18,147 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 193 places, 188 transitions, 424 flow [2024-11-09 06:33:18,148 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 191 places, 188 transitions, 422 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 06:33:18,150 INFO L231 Difference]: Finished difference. Result has 191 places, 188 transitions, 390 flow [2024-11-09 06:33:18,150 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=290, PETRI_DIFFERENCE_MINUEND_FLOW=390, PETRI_DIFFERENCE_MINUEND_PLACES=190, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=188, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=188, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=390, PETRI_PLACES=191, PETRI_TRANSITIONS=188} [2024-11-09 06:33:18,151 INFO L277 CegarLoopForPetriNet]: 229 programPoint places, -38 predicate places. [2024-11-09 06:33:18,152 INFO L471 AbstractCegarLoop]: Abstraction has has 191 places, 188 transitions, 390 flow [2024-11-09 06:33:18,153 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 219.0) internal successors, (438), 2 states have internal predecessors, (438), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:33:18,153 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:33:18,153 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:33:18,153 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-09 06:33:18,153 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 83 more)] === [2024-11-09 06:33:18,154 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:33:18,154 INFO L85 PathProgramCache]: Analyzing trace with hash -1208183386, now seen corresponding path program 1 times [2024-11-09 06:33:18,154 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:33:18,154 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1567367895] [2024-11-09 06:33:18,154 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:33:18,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:33:18,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:33:18,194 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:33:18,198 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:33:18,198 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1567367895] [2024-11-09 06:33:18,199 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1567367895] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:33:18,199 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:33:18,199 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:33:18,199 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1584838536] [2024-11-09 06:33:18,199 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:33:18,199 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:33:18,199 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:33:18,200 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:33:18,200 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:33:18,247 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 206 out of 290 [2024-11-09 06:33:18,248 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 191 places, 188 transitions, 390 flow. Second operand has 3 states, 3 states have (on average 207.66666666666666) internal successors, (623), 3 states have internal predecessors, (623), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:33:18,248 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:33:18,249 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 206 of 290 [2024-11-09 06:33:18,249 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:33:21,228 INFO L124 PetriNetUnfolderBase]: 6789/22868 cut-off events. [2024-11-09 06:33:21,229 INFO L125 PetriNetUnfolderBase]: For 859/859 co-relation queries the response was YES. [2024-11-09 06:33:21,365 INFO L83 FinitePrefix]: Finished finitePrefix Result has 32055 conditions, 22868 events. 6789/22868 cut-off events. For 859/859 co-relation queries the response was YES. Maximal size of possible extension queue 928. Compared 292389 event pairs, 3678 based on Foata normal form. 0/18657 useless extension candidates. Maximal degree in co-relation 32050. Up to 6706 conditions per place. [2024-11-09 06:33:21,578 INFO L140 encePairwiseOnDemand]: 281/290 looper letters, 38 selfloop transitions, 8 changer transitions 0/208 dead transitions. [2024-11-09 06:33:21,578 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 193 places, 208 transitions, 532 flow [2024-11-09 06:33:21,579 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:33:21,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:33:21,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 665 transitions. [2024-11-09 06:33:21,581 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.764367816091954 [2024-11-09 06:33:21,581 INFO L175 Difference]: Start difference. First operand has 191 places, 188 transitions, 390 flow. Second operand 3 states and 665 transitions. [2024-11-09 06:33:21,581 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 193 places, 208 transitions, 532 flow [2024-11-09 06:33:21,583 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 193 places, 208 transitions, 532 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 06:33:21,586 INFO L231 Difference]: Finished difference. Result has 195 places, 195 transitions, 452 flow [2024-11-09 06:33:21,587 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=290, PETRI_DIFFERENCE_MINUEND_FLOW=390, PETRI_DIFFERENCE_MINUEND_PLACES=191, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=188, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=180, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=452, PETRI_PLACES=195, PETRI_TRANSITIONS=195} [2024-11-09 06:33:21,589 INFO L277 CegarLoopForPetriNet]: 229 programPoint places, -34 predicate places. [2024-11-09 06:33:21,590 INFO L471 AbstractCegarLoop]: Abstraction has has 195 places, 195 transitions, 452 flow [2024-11-09 06:33:21,590 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 207.66666666666666) internal successors, (623), 3 states have internal predecessors, (623), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:33:21,590 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:33:21,591 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:33:21,591 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-09 06:33:21,591 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 83 more)] === [2024-11-09 06:33:21,595 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:33:21,596 INFO L85 PathProgramCache]: Analyzing trace with hash -1727679191, now seen corresponding path program 1 times [2024-11-09 06:33:21,596 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:33:21,596 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [216107430] [2024-11-09 06:33:21,596 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:33:21,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:33:21,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:33:21,638 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:33:21,640 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:33:21,640 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [216107430] [2024-11-09 06:33:21,640 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [216107430] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:33:21,640 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:33:21,641 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:33:21,641 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1007169296] [2024-11-09 06:33:21,641 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:33:21,641 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:33:21,643 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:33:21,643 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:33:21,643 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:33:21,685 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 206 out of 290 [2024-11-09 06:33:21,686 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 195 places, 195 transitions, 452 flow. Second operand has 3 states, 3 states have (on average 207.66666666666666) internal successors, (623), 3 states have internal predecessors, (623), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:33:21,686 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:33:21,686 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 206 of 290 [2024-11-09 06:33:21,687 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:33:28,099 INFO L124 PetriNetUnfolderBase]: 19366/57172 cut-off events. [2024-11-09 06:33:28,100 INFO L125 PetriNetUnfolderBase]: For 3302/3398 co-relation queries the response was YES. [2024-11-09 06:33:28,626 INFO L83 FinitePrefix]: Finished finitePrefix Result has 87154 conditions, 57172 events. 19366/57172 cut-off events. For 3302/3398 co-relation queries the response was YES. Maximal size of possible extension queue 2106. Compared 783316 event pairs, 9044 based on Foata normal form. 0/46601 useless extension candidates. Maximal degree in co-relation 87147. Up to 17034 conditions per place. [2024-11-09 06:33:29,043 INFO L140 encePairwiseOnDemand]: 281/290 looper letters, 38 selfloop transitions, 8 changer transitions 0/215 dead transitions. [2024-11-09 06:33:29,043 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 197 places, 215 transitions, 594 flow [2024-11-09 06:33:29,044 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:33:29,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:33:29,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 665 transitions. [2024-11-09 06:33:29,045 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.764367816091954 [2024-11-09 06:33:29,046 INFO L175 Difference]: Start difference. First operand has 195 places, 195 transitions, 452 flow. Second operand 3 states and 665 transitions. [2024-11-09 06:33:29,046 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 197 places, 215 transitions, 594 flow [2024-11-09 06:33:29,068 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 195 places, 215 transitions, 578 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 06:33:29,075 INFO L231 Difference]: Finished difference. Result has 197 places, 202 transitions, 498 flow [2024-11-09 06:33:29,076 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=290, PETRI_DIFFERENCE_MINUEND_FLOW=436, PETRI_DIFFERENCE_MINUEND_PLACES=193, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=195, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=187, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=498, PETRI_PLACES=197, PETRI_TRANSITIONS=202} [2024-11-09 06:33:29,076 INFO L277 CegarLoopForPetriNet]: 229 programPoint places, -32 predicate places. [2024-11-09 06:33:29,076 INFO L471 AbstractCegarLoop]: Abstraction has has 197 places, 202 transitions, 498 flow [2024-11-09 06:33:29,077 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 207.66666666666666) internal successors, (623), 3 states have internal predecessors, (623), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:33:29,077 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:33:29,077 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:33:29,077 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-09 06:33:29,077 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr2Err2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 83 more)] === [2024-11-09 06:33:29,077 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:33:29,078 INFO L85 PathProgramCache]: Analyzing trace with hash -691584588, now seen corresponding path program 1 times [2024-11-09 06:33:29,078 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:33:29,078 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1717998014] [2024-11-09 06:33:29,078 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:33:29,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:33:29,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:33:29,106 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:33:29,106 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:33:29,106 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1717998014] [2024-11-09 06:33:29,107 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1717998014] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:33:29,107 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:33:29,107 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:33:29,107 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1966134027] [2024-11-09 06:33:29,107 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:33:29,107 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:33:29,108 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:33:29,108 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:33:29,108 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:33:29,143 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 202 out of 290 [2024-11-09 06:33:29,144 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 197 places, 202 transitions, 498 flow. Second operand has 3 states, 3 states have (on average 203.66666666666666) internal successors, (611), 3 states have internal predecessors, (611), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:33:29,144 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:33:29,144 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 202 of 290 [2024-11-09 06:33:29,144 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:33:33,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][91], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, 277#true, 268#L730true, 301#true, 28#L740-4true, 296#true, 285#true]) [2024-11-09 06:33:33,248 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:33:33,248 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:33:33,248 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:33:33,248 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:33:34,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][48], [60#L708-3true, 281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:34,770 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:33:34,770 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:34,770 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:34,770 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:35,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:33:35,093 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:33:35,093 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:35,093 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:35,093 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:35,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][48], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 91#L708-3true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 71#L704-1true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:35,855 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:33:35,855 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:35,855 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:35,855 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:35,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][48], [281#true, 60#L708-3true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:35,865 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:33:35,865 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:35,865 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:35,865 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:35,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, 62#L723-5true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:35,866 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 06:33:35,866 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:35,866 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:33:35,866 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:33:37,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][91], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, 34#L712true, 277#true, 268#L730true, 28#L740-4true, 301#true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:37,957 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-09 06:33:37,957 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:33:37,957 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:37,958 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 06:33:37,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 77#L711true, 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 188#L723-4true, 285#true, 287#true]) [2024-11-09 06:33:37,972 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-09 06:33:37,972 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 06:33:37,972 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:37,972 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:33:38,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][48], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, 91#L708-3true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:38,386 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:33:38,386 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:33:38,386 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:38,386 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:38,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 34#L712true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 188#L723-4true, 285#true, 287#true]) [2024-11-09 06:33:38,389 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-09 06:33:38,389 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 06:33:38,389 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:33:38,389 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:33:38,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][48], [60#L708-3true, 281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 77#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:38,397 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:33:38,397 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:38,397 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:38,397 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:33:38,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 77#L711true, 62#L723-5true, 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:38,398 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-09 06:33:38,398 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:33:38,398 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 06:33:38,398 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:33:39,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][48], [281#true, 289#true, 189#L712true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 91#L708-3true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:39,218 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:33:39,219 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:39,219 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:39,219 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:39,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][48], [60#L708-3true, 281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 34#L712true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:39,219 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:33:39,219 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:39,219 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:39,219 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:39,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 62#L723-5true, 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 34#L712true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:39,219 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-09 06:33:39,220 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:39,220 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:39,220 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 06:33:39,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][130], [281#true, 289#true, 189#L712true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 77#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 301#true, 28#L740-4true, 296#true, 126#$Ultimate##0true, 285#true, 287#true]) [2024-11-09 06:33:39,368 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-09 06:33:39,368 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:39,368 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:39,368 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:39,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][130], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 77#L711true, 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 28#L740-4true, 301#true, 296#true, 126#$Ultimate##0true, 285#true, 287#true]) [2024-11-09 06:33:39,368 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-09 06:33:39,368 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:33:39,368 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:33:39,369 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:33:39,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 291#true, 77#L711true, 62#L723-5true, 100#L711true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:39,689 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-09 06:33:39,689 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:33:39,689 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:33:39,689 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:33:39,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 291#true, 100#L711true, 62#L723-5true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 34#L712true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:39,690 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-09 06:33:39,690 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:39,690 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:39,690 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:39,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][91], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, 277#true, 268#L730true, 255#L718true, 28#L740-4true, 301#true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:39,894 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-09 06:33:39,894 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-09 06:33:39,894 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:39,894 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:33:39,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 291#true, 100#L711true, 62#L723-5true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 34#L712true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:39,967 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-09 06:33:39,967 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:33:39,967 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:33:39,967 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:33:39,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 291#true, 77#L711true, 100#L711true, 62#L723-5true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:39,967 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-09 06:33:39,967 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:39,967 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:39,967 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:40,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 296#true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:33:40,632 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-09 06:33:40,632 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:33:40,632 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-09 06:33:40,632 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:33:40,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][153], [281#true, 289#true, Black: 291#true, 77#L711true, 100#L711true, 62#L723-5true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:40,741 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-09 06:33:40,741 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:33:40,742 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:33:40,742 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:33:40,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][48], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 91#L708-3true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:40,934 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-09 06:33:40,934 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:40,934 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:33:40,934 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:33:40,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][48], [60#L708-3true, 281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:40,935 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-09 06:33:40,935 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:33:40,935 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:33:40,935 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:40,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 62#L723-5true, 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:40,935 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-09 06:33:40,935 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-09 06:33:40,935 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:40,935 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 06:33:40,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:40,967 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-09 06:33:40,967 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-09 06:33:40,967 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-09 06:33:40,967 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:41,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][153], [281#true, 289#true, Black: 291#true, 77#L711true, 100#L711true, 62#L723-5true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:41,003 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-09 06:33:41,003 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:41,003 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:41,003 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:41,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][153], [281#true, 289#true, 189#L712true, Black: 291#true, 77#L711true, 62#L723-5true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:41,038 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-09 06:33:41,038 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:41,039 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:41,039 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:41,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 291#true, 100#L711true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 296#true, 126#$Ultimate##0true, 285#true, 287#true]) [2024-11-09 06:33:41,071 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-09 06:33:41,071 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:41,071 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 06:33:41,071 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 06:33:41,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][130], [281#true, 289#true, Black: 291#true, 77#L711true, 269#L718true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 28#L740-4true, 301#true, 296#true, 126#$Ultimate##0true, 285#true, 287#true]) [2024-11-09 06:33:41,074 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-09 06:33:41,074 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:41,074 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:33:41,074 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-09 06:33:41,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][153], [281#true, 289#true, Black: 291#true, 77#L711true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 151#L729-6true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 126#$Ultimate##0true, 285#true, 287#true]) [2024-11-09 06:33:41,074 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-09 06:33:41,074 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 06:33:41,074 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 06:33:41,074 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:41,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][153], [281#true, 289#true, 189#L712true, Black: 291#true, 77#L711true, 62#L723-5true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:41,282 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-09 06:33:41,282 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:33:41,282 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:33:41,282 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:33:41,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][130], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 77#L711true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 28#L740-4true, 301#true, 296#true, 126#$Ultimate##0true, 285#true, 287#true]) [2024-11-09 06:33:41,336 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-09 06:33:41,336 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:33:41,336 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:33:41,336 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:33:41,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 291#true, 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 296#true, 126#$Ultimate##0true, 285#true, 287#true]) [2024-11-09 06:33:41,343 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-09 06:33:41,344 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:33:41,344 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 06:33:41,344 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 06:33:41,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][130], [281#true, 289#true, Black: 291#true, 77#L711true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 61#L729-7true, 301#true, 28#L740-4true, 296#true, 126#$Ultimate##0true, 285#true, 287#true]) [2024-11-09 06:33:41,346 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-09 06:33:41,346 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:41,346 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-09 06:33:41,346 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:33:41,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][153], [281#true, 289#true, Black: 291#true, 77#L711true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 126#$Ultimate##0true, 285#true, 287#true]) [2024-11-09 06:33:41,346 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-09 06:33:41,346 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 06:33:41,346 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 06:33:41,346 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:33:41,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][215], [281#true, 289#true, 44#L716-5true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 71#L704-1true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:41,796 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-09 06:33:41,796 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:33:41,796 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:33:41,796 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:33:42,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][130], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 77#L711true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 28#L740-4true, 301#true, 242#L729-8true, 296#true, 126#$Ultimate##0true, 285#true, 287#true]) [2024-11-09 06:33:42,087 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-09 06:33:42,087 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-09 06:33:42,087 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:33:42,087 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:33:42,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1189] L730-->L730-1: Formula: (and (= v_~mutex~0_172 0) (not (= (ite (= v_~mutex~0_173 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_173} OutVars{thr1Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr1Thread1of2ForFork2_assume_abort_if_not_~cond#1_7|, thr1Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_7|, thr1Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr1Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_211|, ~mutex~0=v_~mutex~0_172} AuxVars[] AssignedVars[thr1Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr1Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, thr1Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][49], [281#true, 289#true, 8#L707-3true, 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 255#L718true, 301#true, 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:42,177 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-09 06:33:42,177 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:42,177 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 06:33:42,177 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 06:33:42,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1189] L730-->L730-1: Formula: (and (= v_~mutex~0_172 0) (not (= (ite (= v_~mutex~0_173 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_173} OutVars{thr1Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr1Thread1of2ForFork2_assume_abort_if_not_~cond#1_7|, thr1Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_7|, thr1Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr1Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_211|, ~mutex~0=v_~mutex~0_172} AuxVars[] AssignedVars[thr1Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr1Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, thr1Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][49], [281#true, 289#true, 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 109#L707-3true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 28#L740-4true, 301#true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:42,178 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-09 06:33:42,178 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 06:33:42,178 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 06:33:42,178 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:42,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][179], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 109#L707-3true, 218#L716-5true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:42,277 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-09 06:33:42,277 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:42,277 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:42,278 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:42,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][215], [281#true, 289#true, 8#L707-3true, 44#L716-5true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:42,278 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-09 06:33:42,278 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:42,278 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:42,278 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:42,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 137#L716-1true, 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:42,281 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-09 06:33:42,281 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:42,281 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-09 06:33:42,282 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 06:33:42,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 137#L716-1true, 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 188#L723-4true, 285#true, 287#true]) [2024-11-09 06:33:42,623 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-11-09 06:33:42,623 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 06:33:42,623 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-09 06:33:42,623 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:42,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, 5#L716-2true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:42,626 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-11-09 06:33:42,626 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:42,626 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-09 06:33:42,626 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 06:33:42,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][153], [281#true, 289#true, Black: 291#true, 77#L711true, 269#L718true, 62#L723-5true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:42,735 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-11-09 06:33:42,735 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:42,735 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:42,735 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:42,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 291#true, 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 151#L729-6true, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 296#true, 188#L723-4true, 285#true, 287#true]) [2024-11-09 06:33:42,742 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-09 06:33:42,742 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:33:42,742 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:42,742 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-09 06:33:42,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][130], [281#true, 289#true, Black: 291#true, 77#L711true, 269#L718true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 301#true, 28#L740-4true, 296#true, 188#L723-4true, 285#true, 287#true]) [2024-11-09 06:33:42,744 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-09 06:33:42,744 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-09 06:33:42,744 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:42,744 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:33:42,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][130], [281#true, 289#true, Black: 291#true, 77#L711true, 269#L718true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 271#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue, 28#L740-4true, 301#true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:42,745 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-09 06:33:42,745 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:42,745 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:42,745 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-09 06:33:42,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][153], [281#true, 289#true, Black: 291#true, 77#L711true, 269#L718true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 188#L723-4true, 285#true, 287#true]) [2024-11-09 06:33:42,745 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-09 06:33:42,746 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-09 06:33:42,746 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:33:42,746 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:42,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][140], [281#true, 289#true, Black: 291#true, 269#L718true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 296#true, 126#$Ultimate##0true, 285#true, 287#true]) [2024-11-09 06:33:42,804 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-09 06:33:42,804 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:42,804 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:42,804 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-09 06:33:42,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][120], [281#true, 289#true, Black: 291#true, 269#L718true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 255#L718true, 301#true, 28#L740-4true, 296#true, 126#$Ultimate##0true, 285#true, 287#true]) [2024-11-09 06:33:42,916 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-09 06:33:42,916 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-09 06:33:42,916 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:42,916 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:42,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 137#L716-1true, 100#L711true, 62#L723-5true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:42,945 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2024-11-09 06:33:42,945 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-09 06:33:42,946 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-09 06:33:42,946 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:33:42,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 5#L716-2true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 188#L723-4true, 285#true, 287#true]) [2024-11-09 06:33:42,948 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2024-11-09 06:33:42,948 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-09 06:33:42,949 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:33:42,949 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-09 06:33:43,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][153], [281#true, 289#true, Black: 291#true, 77#L711true, 269#L718true, 62#L723-5true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:43,006 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2024-11-09 06:33:43,007 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:43,007 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:33:43,007 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:33:43,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 291#true, 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 296#true, 188#L723-4true, 285#true, 287#true]) [2024-11-09 06:33:43,011 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-09 06:33:43,011 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:43,011 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:43,011 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-09 06:33:43,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][130], [281#true, 289#true, Black: 291#true, 77#L711true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 61#L729-7true, 301#true, 28#L740-4true, 296#true, 188#L723-4true, 285#true, 287#true]) [2024-11-09 06:33:43,012 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-09 06:33:43,012 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:43,012 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-09 06:33:43,012 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:43,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][130], [281#true, 289#true, Black: 291#true, 77#L711true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 271#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 61#L729-7true, 301#true, 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:43,013 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-11-09 06:33:43,013 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-09 06:33:43,013 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:33:43,013 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:43,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][153], [281#true, 289#true, Black: 291#true, 77#L711true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 188#L723-4true, 285#true, 287#true]) [2024-11-09 06:33:43,013 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-09 06:33:43,013 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-09 06:33:43,013 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:43,014 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:43,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 291#true, 62#L723-5true, 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 151#L729-6true, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:43,044 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-09 06:33:43,044 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:43,044 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:43,044 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:43,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][130], [281#true, 289#true, Black: 291#true, 77#L711true, 269#L718true, 62#L723-5true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 301#true, 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:43,046 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-09 06:33:43,046 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-09 06:33:43,046 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:43,046 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:43,047 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][153], [281#true, 289#true, Black: 291#true, 77#L711true, 269#L718true, 62#L723-5true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 151#L729-6true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:43,047 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-09 06:33:43,047 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:43,047 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:43,047 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-09 06:33:43,047 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:43,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 291#true, 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 151#L729-6true, 271#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:43,052 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-09 06:33:43,052 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-09 06:33:43,052 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-09 06:33:43,052 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:43,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][153], [281#true, 289#true, Black: 291#true, 77#L711true, 269#L718true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 271#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:43,053 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-09 06:33:43,053 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-09 06:33:43,053 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:43,053 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-09 06:33:43,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][140], [281#true, 289#true, Black: 291#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 296#true, 126#$Ultimate##0true, 285#true, 287#true]) [2024-11-09 06:33:43,118 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-09 06:33:43,118 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-09 06:33:43,118 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:43,118 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:43,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][120], [281#true, 289#true, Black: 291#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 61#L729-7true, 255#L718true, 28#L740-4true, 301#true, 296#true, 126#$Ultimate##0true, 285#true, 287#true]) [2024-11-09 06:33:43,236 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-09 06:33:43,236 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-09 06:33:43,236 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:43,237 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:43,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, 62#L723-5true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 5#L716-2true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:43,268 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2024-11-09 06:33:43,268 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-09 06:33:43,268 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:33:43,268 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-09 06:33:43,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 291#true, 100#L711true, 62#L723-5true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:43,328 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-11-09 06:33:43,328 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:33:43,328 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:43,328 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:33:43,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][130], [281#true, 289#true, Black: 291#true, 77#L711true, 269#L718true, 62#L723-5true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 61#L729-7true, 28#L740-4true, 301#true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:43,329 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-11-09 06:33:43,329 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:43,329 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:33:43,330 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-09 06:33:43,330 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][153], [281#true, 289#true, Black: 291#true, 77#L711true, 269#L718true, 62#L723-5true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:43,330 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-11-09 06:33:43,330 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:43,330 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:33:43,330 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:33:43,330 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-09 06:33:43,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 291#true, 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 271#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:43,333 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-11-09 06:33:43,333 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:43,333 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-09 06:33:43,333 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-09 06:33:43,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][153], [281#true, 289#true, Black: 291#true, 77#L711true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 271#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:43,335 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-11-09 06:33:43,335 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-09 06:33:43,335 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-09 06:33:43,335 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:43,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][215], [281#true, 289#true, 44#L716-5true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:43,343 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-09 06:33:43,343 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-09 06:33:43,343 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-09 06:33:43,343 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-09 06:33:43,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][140], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 242#L729-8true, 296#true, 126#$Ultimate##0true, 285#true, 287#true]) [2024-11-09 06:33:43,821 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-11-09 06:33:43,822 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-09 06:33:43,822 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:33:43,822 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:33:43,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][179], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 77#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:43,896 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-09 06:33:43,896 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:33:43,896 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:33:43,896 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:33:43,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][215], [281#true, 289#true, 44#L716-5true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:43,898 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-09 06:33:43,898 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:33:43,898 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:33:43,898 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:33:43,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][215], [281#true, 289#true, 189#L712true, 44#L716-5true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:43,898 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-09 06:33:43,898 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:43,898 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:43,898 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:44,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][140], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 296#true, 126#$Ultimate##0true, 285#true, 287#true]) [2024-11-09 06:33:44,031 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2024-11-09 06:33:44,031 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:33:44,031 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-09 06:33:44,031 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:33:44,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][215], [281#true, 289#true, 44#L716-5true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:44,111 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2024-11-09 06:33:44,111 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 06:33:44,111 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 06:33:44,111 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 06:33:44,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, 62#L723-5true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 202#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue, 285#true, 287#true]) [2024-11-09 06:33:44,134 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2024-11-09 06:33:44,134 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:33:44,134 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-09 06:33:44,134 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-09 06:33:44,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 202#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:33:44,134 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2024-11-09 06:33:44,134 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:33:44,134 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-09 06:33:44,134 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-09 06:33:44,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][91], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, 277#true, 268#L730true, 301#true, 28#L740-4true, 296#true, 202#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue, 285#true, 287#true]) [2024-11-09 06:33:44,134 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-11-09 06:33:44,134 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 06:33:44,134 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-09 06:33:44,135 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:44,162 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][179], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 77#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:44,162 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-09 06:33:44,162 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-09 06:33:44,162 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:33:44,162 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:33:44,162 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:33:44,163 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][215], [281#true, 289#true, 44#L716-5true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:44,163 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-09 06:33:44,163 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:33:44,163 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-09 06:33:44,163 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:33:44,163 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:33:44,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][140], [281#true, 289#true, Black: 291#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 151#L729-6true, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 296#true, 188#L723-4true, 285#true, 287#true]) [2024-11-09 06:33:44,205 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2024-11-09 06:33:44,205 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 06:33:44,205 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 06:33:44,205 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 06:33:44,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][120], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 255#L718true, 28#L740-4true, 301#true, 296#true, 126#$Ultimate##0true, 285#true, 287#true]) [2024-11-09 06:33:44,252 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2024-11-09 06:33:44,252 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-09 06:33:44,252 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:33:44,252 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:33:44,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1146] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][213], [281#true, 289#true, 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 137#L716-1true, Black: 296#true, 10#L716-2true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 242#L729-8true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:44,254 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-09 06:33:44,254 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:33:44,255 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:33:44,255 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:33:44,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][153], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 77#L711true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:44,267 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-09 06:33:44,267 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:44,267 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-09 06:33:44,267 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-09 06:33:44,299 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][215], [281#true, 289#true, 189#L712true, 44#L716-5true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:44,299 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-09 06:33:44,299 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:44,299 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-09 06:33:44,299 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:44,299 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:44,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][140], [281#true, 289#true, Black: 291#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 296#true, 188#L723-4true, 285#true, 287#true]) [2024-11-09 06:33:44,332 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2024-11-09 06:33:44,332 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:33:44,332 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:33:44,332 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:33:44,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][140], [281#true, 289#true, Black: 291#true, 269#L718true, 62#L723-5true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:44,336 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2024-11-09 06:33:44,336 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:33:44,336 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:33:44,336 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:33:44,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][120], [281#true, 289#true, 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 255#L718true, 28#L740-4true, 301#true, 296#true, 126#$Ultimate##0true, 285#true, 287#true]) [2024-11-09 06:33:44,373 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2024-11-09 06:33:44,373 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:44,373 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:44,373 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 06:33:44,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][120], [281#true, 289#true, Black: 291#true, 269#L718true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 255#L718true, 301#true, 28#L740-4true, 296#true, 188#L723-4true, 285#true, 287#true]) [2024-11-09 06:33:44,421 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2024-11-09 06:33:44,421 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 06:33:44,422 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-09 06:33:44,422 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 06:33:44,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][153], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 77#L711true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 151#L729-6true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 126#$Ultimate##0true, 285#true, 287#true]) [2024-11-09 06:33:44,432 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-09 06:33:44,432 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-09 06:33:44,432 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 06:33:44,432 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:44,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][140], [281#true, 289#true, Black: 291#true, 269#L718true, 62#L723-5true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:44,439 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-09 06:33:44,439 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 06:33:44,439 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 06:33:44,439 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 06:33:44,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][120], [281#true, 289#true, Black: 291#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 61#L729-7true, 255#L718true, 301#true, 28#L740-4true, 296#true, 188#L723-4true, 285#true, 287#true]) [2024-11-09 06:33:44,496 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-09 06:33:44,496 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:33:44,496 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-09 06:33:44,496 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:33:44,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1189] L730-->L730-1: Formula: (and (= v_~mutex~0_172 0) (not (= (ite (= v_~mutex~0_173 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_173} OutVars{thr1Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr1Thread1of2ForFork2_assume_abort_if_not_~cond#1_7|, thr1Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_7|, thr1Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr1Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_211|, ~mutex~0=v_~mutex~0_172} AuxVars[] AssignedVars[thr1Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr1Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, thr1Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][95], [281#true, 289#true, 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 5#L716-2true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:44,498 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-11-09 06:33:44,498 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-09 06:33:44,498 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:33:44,498 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-09 06:33:44,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][120], [281#true, 289#true, Black: 291#true, 269#L718true, 62#L723-5true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 255#L718true, 28#L740-4true, 301#true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:44,510 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-09 06:33:44,510 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:33:44,510 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-09 06:33:44,510 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:33:44,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][120], [281#true, 289#true, Black: 291#true, 269#L718true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 271#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L718true, 301#true, 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:44,513 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-09 06:33:44,513 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-09 06:33:44,513 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:33:44,513 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:33:44,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][153], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 77#L711true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 126#$Ultimate##0true, 285#true, 287#true]) [2024-11-09 06:33:44,523 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-09 06:33:44,523 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 06:33:44,524 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:33:44,524 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-09 06:33:44,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1189] L730-->L730-1: Formula: (and (= v_~mutex~0_172 0) (not (= (ite (= v_~mutex~0_173 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_173} OutVars{thr1Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr1Thread1of2ForFork2_assume_abort_if_not_~cond#1_7|, thr1Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_7|, thr1Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr1Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_211|, ~mutex~0=v_~mutex~0_172} AuxVars[] AssignedVars[thr1Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr1Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, thr1Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][95], [281#true, 289#true, 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 10#L716-2true, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:44,546 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-11-09 06:33:44,546 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:33:44,546 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-09 06:33:44,546 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-09 06:33:44,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][140], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 271#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 242#L729-8true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:44,550 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-09 06:33:44,551 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 06:33:44,551 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 06:33:44,551 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-09 06:33:44,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][120], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, 277#true, 268#L730true, 255#L718true, 28#L740-4true, 301#true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:44,553 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-09 06:33:44,553 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-09 06:33:44,553 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:44,553 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 06:33:44,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][120], [281#true, 289#true, Black: 291#true, 269#L718true, 62#L723-5true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 61#L729-7true, 255#L718true, 301#true, 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:44,581 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-09 06:33:44,581 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 06:33:44,581 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 06:33:44,581 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-09 06:33:44,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][120], [281#true, 289#true, Black: 291#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 271#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 61#L729-7true, 255#L718true, 301#true, 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:44,582 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-09 06:33:44,582 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-09 06:33:44,582 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 06:33:44,582 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 06:33:44,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][153], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 77#L711true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 242#L729-8true, 296#true, 126#$Ultimate##0true, 285#true, 287#true]) [2024-11-09 06:33:44,605 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-09 06:33:44,606 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-09 06:33:44,606 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-09 06:33:44,606 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:44,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][140], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 271#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:44,625 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2024-11-09 06:33:44,625 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 06:33:44,625 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 06:33:44,625 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-09 06:33:44,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][179], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:44,683 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2024-11-09 06:33:44,683 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-09 06:33:44,683 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-09 06:33:44,683 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 06:33:44,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][120], [281#true, 289#true, 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 34#L712true, 277#true, 28#L740-4true, 301#true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:44,735 INFO L294 olderBase$Statistics]: this new event has 106 ancestors and is cut-off event [2024-11-09 06:33:44,735 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-09 06:33:44,735 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 06:33:44,735 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 06:33:44,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][120], [281#true, 289#true, 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 77#L711true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 28#L740-4true, 301#true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:44,735 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-09 06:33:44,735 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 06:33:44,735 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:33:44,735 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-09 06:33:44,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1132] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][163], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 255#L718true, 301#true, 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:44,736 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-09 06:33:44,736 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-09 06:33:44,736 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-09 06:33:44,736 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-09 06:33:44,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][120], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 268#L730true, 255#L718true, 301#true, 28#L740-4true, 103#L723-6true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:44,737 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-09 06:33:44,737 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-09 06:33:44,737 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-09 06:33:44,737 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-09 06:33:44,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][174], [281#true, 289#true, 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 149#L716-1true, Black: 296#true, 5#L716-2true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 242#L729-8true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:44,749 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-09 06:33:44,749 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:33:44,749 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-09 06:33:44,749 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:33:44,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][153], [281#true, 289#true, 77#L711true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 271#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:44,762 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-09 06:33:44,762 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-09 06:33:44,762 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:33:44,762 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-09 06:33:44,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][153], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 77#L711true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 271#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:44,787 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-09 06:33:44,788 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:33:44,788 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-09 06:33:44,788 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-09 06:33:44,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_7|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][153], [281#true, 289#true, 77#L711true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 271#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue, 303#(= |#race~g0~0| 0), 28#L740-4true, 242#L729-8true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:44,816 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-09 06:33:44,816 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-09 06:33:44,816 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:33:44,816 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-09 06:33:44,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] L705-5-->L711: Formula: (and (not (= (ite (= v_~mutex~0_229 1) 1 0) 0)) (= v_~mutex~0_228 0)) InVars {~mutex~0=v_~mutex~0_229} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_5|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_7|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_7|, #race~mutex~0=|v_#race~mutex~0_281|, ~mutex~0=v_~mutex~0_228} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][110], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 271#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 242#L729-8true, 296#true, 285#true, 287#true]) [2024-11-09 06:33:44,816 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-09 06:33:44,816 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:33:44,816 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-09 06:33:44,817 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-09 06:33:44,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][179], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 77#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 261#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 287#true]) [2024-11-09 06:33:44,884 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-09 06:33:44,884 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-09 06:33:44,884 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:44,884 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:33:44,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][215], [281#true, 289#true, 44#L716-5true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 261#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 287#true]) [2024-11-09 06:33:44,885 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-09 06:33:44,885 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:44,885 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-09 06:33:44,885 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:33:44,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][215], [281#true, 289#true, 189#L712true, 44#L716-5true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 261#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 287#true]) [2024-11-09 06:33:44,897 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-09 06:33:44,897 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 06:33:44,897 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-09 06:33:44,897 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:33:45,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][215], [281#true, 289#true, 44#L716-5true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 261#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 287#true]) [2024-11-09 06:33:45,351 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-09 06:33:45,351 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-09 06:33:45,351 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:33:45,351 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-09 06:33:45,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][215], [281#true, 289#true, 44#L716-5true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 149#L716-1true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 261#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 287#true]) [2024-11-09 06:33:45,369 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-09 06:33:45,370 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-09 06:33:45,370 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 06:33:45,370 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-09 06:33:45,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][215], [281#true, 289#true, 44#L716-5true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 10#L716-2true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 296#true, 285#true, 261#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 287#true]) [2024-11-09 06:33:45,373 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-09 06:33:45,373 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 06:33:45,373 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-09 06:33:45,373 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-09 06:33:45,381 INFO L124 PetriNetUnfolderBase]: 43494/138257 cut-off events. [2024-11-09 06:33:45,381 INFO L125 PetriNetUnfolderBase]: For 16529/17811 co-relation queries the response was YES. [2024-11-09 06:33:46,899 INFO L83 FinitePrefix]: Finished finitePrefix Result has 220477 conditions, 138257 events. 43494/138257 cut-off events. For 16529/17811 co-relation queries the response was YES. Maximal size of possible extension queue 4871. Compared 2159949 event pairs, 12035 based on Foata normal form. 36/110770 useless extension candidates. Maximal degree in co-relation 220469. Up to 28158 conditions per place. [2024-11-09 06:33:47,794 INFO L140 encePairwiseOnDemand]: 278/290 looper letters, 47 selfloop transitions, 14 changer transitions 0/230 dead transitions. [2024-11-09 06:33:47,794 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 199 places, 230 transitions, 706 flow [2024-11-09 06:33:47,795 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:33:47,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:33:47,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 660 transitions. [2024-11-09 06:33:47,797 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7586206896551724 [2024-11-09 06:33:47,797 INFO L175 Difference]: Start difference. First operand has 197 places, 202 transitions, 498 flow. Second operand 3 states and 660 transitions. [2024-11-09 06:33:47,797 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 199 places, 230 transitions, 706 flow [2024-11-09 06:33:48,181 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 197 places, 230 transitions, 690 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 06:33:48,184 INFO L231 Difference]: Finished difference. Result has 199 places, 216 transitions, 622 flow [2024-11-09 06:33:48,184 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=290, PETRI_DIFFERENCE_MINUEND_FLOW=482, PETRI_DIFFERENCE_MINUEND_PLACES=195, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=202, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=188, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=622, PETRI_PLACES=199, PETRI_TRANSITIONS=216} [2024-11-09 06:33:48,185 INFO L277 CegarLoopForPetriNet]: 229 programPoint places, -30 predicate places. [2024-11-09 06:33:48,185 INFO L471 AbstractCegarLoop]: Abstraction has has 199 places, 216 transitions, 622 flow [2024-11-09 06:33:48,186 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 203.66666666666666) internal successors, (611), 3 states have internal predecessors, (611), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:33:48,186 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:33:48,186 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:33:48,186 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-09 06:33:48,186 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thr2Err3ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 83 more)] === [2024-11-09 06:33:48,187 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:33:48,187 INFO L85 PathProgramCache]: Analyzing trace with hash 1107175318, now seen corresponding path program 1 times [2024-11-09 06:33:48,187 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:33:48,187 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1001689985] [2024-11-09 06:33:48,187 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:33:48,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:33:48,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:33:48,223 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:33:48,223 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:33:48,223 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1001689985] [2024-11-09 06:33:48,223 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1001689985] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:33:48,224 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:33:48,224 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:33:48,224 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1608477936] [2024-11-09 06:33:48,224 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:33:48,224 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:33:48,224 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:33:48,225 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:33:48,225 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:33:48,254 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 202 out of 290 [2024-11-09 06:33:48,255 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 199 places, 216 transitions, 622 flow. Second operand has 3 states, 3 states have (on average 203.66666666666666) internal successors, (611), 3 states have internal predecessors, (611), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 06:33:48,255 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:33:48,255 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 202 of 290 [2024-11-09 06:33:48,255 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:33:50,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][238], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 286#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 197#L723-7true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:50,697 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:33:50,697 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:33:50,697 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:33:50,697 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:33:50,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 286#true, 269#L718true, 151#L729-6true, Black: 296#true, 173#L723-3true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:50,705 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:33:50,705 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:33:50,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:33:50,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:33:51,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 286#true, 269#L718true, 151#L729-6true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 188#L723-4true]) [2024-11-09 06:33:51,060 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:33:51,060 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:33:51,060 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:33:51,060 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:33:51,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 71#L704-1true, 159#L704-1true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:51,302 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 06:33:51,302 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:33:51,302 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:33:51,302 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:33:51,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][238], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 286#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 214#L723-12true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:51,462 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:33:51,462 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:51,462 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:51,462 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:52,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 91#L708-3true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 71#L704-1true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:52,226 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 06:33:52,226 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:52,226 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:52,226 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:52,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 269#L718true, 286#true, 151#L729-6true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true]) [2024-11-09 06:33:52,239 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:33:52,239 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:33:52,239 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:33:52,239 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:33:52,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, 286#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 151#L729-6true, 173#L723-3true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:52,281 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:33:52,281 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:33:52,281 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:33:52,281 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:52,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 286#true, 269#L718true, 151#L729-6true, 173#L723-3true, Black: 296#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:52,283 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:33:52,283 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:33:52,283 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:52,283 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:33:52,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][238], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 286#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, 218#L716-5true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:52,283 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:33:52,283 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:52,283 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:52,283 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:52,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 286#true, 269#L718true, 151#L729-6true, Black: 296#true, 306#true, 197#L723-7true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:52,620 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:33:52,620 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:33:52,620 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:52,620 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:52,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 286#true, 269#L718true, 151#L729-6true, Black: 296#true, 306#true, Black: 301#true, 277#true, 241#thr2Err3ASSERT_VIOLATIONDATA_RACEtrue, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:52,621 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:33:52,621 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:33:52,621 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:52,621 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:52,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, 286#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:52,668 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:33:52,668 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:33:52,668 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:52,668 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:52,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 197#L723-7true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:52,915 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 06:33:52,915 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:52,916 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:52,916 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:53,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 189#L712true, 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:53,669 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:33:53,669 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:33:53,669 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:53,669 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:33:53,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 286#true, 269#L718true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true]) [2024-11-09 06:33:53,864 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 06:33:53,864 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:33:53,864 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 06:33:53,864 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:33:53,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 286#true, 269#L718true, 151#L729-6true, Black: 296#true, 306#true, 214#L723-12true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:53,871 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:33:53,871 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:53,871 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:53,871 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:33:53,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:53,926 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:33:53,926 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:53,926 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:33:53,926 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:33:53,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, 218#L716-5true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:53,926 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:33:53,926 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:53,926 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:53,926 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:53,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][238], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 197#L723-7true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:53,966 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:33:53,966 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:53,966 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:53,966 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:54,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] L723-3-->L723-4: Formula: (= |v_#race~g0~0_1| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_1|} AuxVars[] AssignedVars[#race~g0~0][79], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, Black: 296#true, 10#L716-2true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 242#L729-8true, 285#true, 188#L723-4true]) [2024-11-09 06:33:54,104 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is not cut-off event [2024-11-09 06:33:54,104 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 06:33:54,104 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 06:33:54,104 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 06:33:54,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:54,106 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:33:54,106 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:33:54,106 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:54,106 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:33:54,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 77#L711true, 71#L704-1true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:54,107 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:33:54,107 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:54,107 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:33:54,107 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:33:54,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 214#L723-12true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:54,238 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:33:54,238 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:54,239 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:54,239 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:54,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][243], [281#true, 289#true, 308#(= |#race~g1~0| 0), 44#L716-5true, Black: 291#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 118#$Ultimate##0true, 197#L723-7true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:54,348 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:33:54,348 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:54,348 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:54,348 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:54,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 286#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true]) [2024-11-09 06:33:54,358 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:33:54,358 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:54,358 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:33:54,358 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:54,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, 286#true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 197#L723-7true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:54,359 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:33:54,359 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:54,359 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:54,359 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:33:54,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 269#L718true, 56#$Ultimate##0true, 151#L729-6true, Black: 296#true, 173#L723-3true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:54,365 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:33:54,365 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:54,366 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:54,366 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:54,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 286#true, 269#L718true, 151#L729-6true, Black: 296#true, 197#L723-7true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:54,367 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 06:33:54,367 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:54,367 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:54,367 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 06:33:54,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:54,437 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:33:54,437 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:54,437 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:54,437 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:33:55,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 189#L712true, 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:55,107 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:33:55,107 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:33:55,107 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:33:55,107 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:55,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 71#L704-1true, Black: 301#true, 34#L712true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:55,108 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:33:55,108 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:55,108 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:33:55,108 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:33:55,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true]) [2024-11-09 06:33:55,243 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:33:55,243 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:55,243 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:33:55,243 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:33:55,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 91#L708-3true, 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:55,366 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:33:55,366 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:55,366 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:55,366 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:55,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 286#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 197#L723-7true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:55,374 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 06:33:55,374 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:33:55,374 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:55,374 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:55,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 269#L718true, 56#$Ultimate##0true, 151#L729-6true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:33:55,383 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:33:55,383 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:55,383 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:55,383 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:33:55,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1132] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][168], [281#true, 289#true, Black: 291#true, 151#L729-6true, Black: 296#true, 118#$Ultimate##0true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:33:55,385 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:33:55,385 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:33:55,385 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:55,386 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:55,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1182] L729-5-->L729-6: Formula: (= |v_thr1Thread1of2ForFork2_#t~nondet12#1_3| |v_#race~g1~0_10|) InVars {thr1Thread1of2ForFork2_#t~nondet12#1=|v_thr1Thread1of2ForFork2_#t~nondet12#1_3|} OutVars{thr1Thread1of2ForFork2_#t~nondet12#1=|v_thr1Thread1of2ForFork2_#t~nondet12#1_3|, #race~g1~0=|v_#race~g1~0_10|} AuxVars[] AssignedVars[#race~g1~0][36], [281#true, 289#true, Black: 291#true, 269#L718true, 56#$Ultimate##0true, 151#L729-6true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:33:55,448 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:33:55,448 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:55,448 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:55,448 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:33:55,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][238], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 214#L723-12true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:55,520 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:33:55,520 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:55,520 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:55,520 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:55,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1182] L729-5-->L729-6: Formula: (= |v_thr1Thread1of2ForFork2_#t~nondet12#1_3| |v_#race~g1~0_10|) InVars {thr1Thread1of2ForFork2_#t~nondet12#1=|v_thr1Thread1of2ForFork2_#t~nondet12#1_3|} OutVars{thr1Thread1of2ForFork2_#t~nondet12#1=|v_thr1Thread1of2ForFork2_#t~nondet12#1_3|, #race~g1~0=|v_#race~g1~0_10|} AuxVars[] AssignedVars[#race~g1~0][81], [281#true, 289#true, Black: 291#true, 151#L729-6true, 118#$Ultimate##0true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:33:55,564 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:33:55,564 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:55,564 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:33:55,564 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:55,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 242#L729-8true, 103#L723-6true, 285#true]) [2024-11-09 06:33:55,702 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:33:55,702 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:55,702 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:55,702 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 06:33:55,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1049] L707-2-->L707-3: Formula: (= |v_#race~g0~0_4| |v_thr3Thread1of2ForFork0_#t~nondet6#1_3|) InVars {thr3Thread1of2ForFork0_#t~nondet6#1=|v_thr3Thread1of2ForFork0_#t~nondet6#1_3|} OutVars{#race~g0~0=|v_#race~g0~0_4|, thr3Thread1of2ForFork0_#t~nondet6#1=|v_thr3Thread1of2ForFork0_#t~nondet6#1_3|} AuxVars[] AssignedVars[#race~g0~0][104], [281#true, 289#true, 8#L707-3true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 91#L708-3true, 62#L723-5true, Black: 296#true, 306#true, Black: 303#(= |#race~g0~0| 0), 277#true, 28#L740-4true, 301#true, 242#L729-8true, 285#true, 287#true]) [2024-11-09 06:33:55,808 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:33:55,808 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:33:55,809 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:33:55,809 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:33:55,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true]) [2024-11-09 06:33:55,861 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:33:55,862 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:55,862 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:33:55,862 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:55,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][238], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 159#L704-1true, 197#L723-7true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:55,981 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:33:55,981 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:55,981 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:55,981 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:55,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][243], [281#true, 289#true, 308#(= |#race~g1~0| 0), 44#L716-5true, Black: 291#true, 71#L704-1true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 197#L723-7true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:55,982 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:33:55,982 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:55,982 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:55,982 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:55,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][243], [281#true, 289#true, 308#(= |#race~g1~0| 0), 44#L716-5true, Black: 291#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 118#$Ultimate##0true, 214#L723-12true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:55,982 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:33:55,982 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:55,983 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:55,983 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:55,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 60#L708-3true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 34#L712true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:55,985 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:33:55,985 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:55,985 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:55,985 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:55,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), 189#L712true, Black: 291#true, 91#L708-3true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:55,987 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:33:55,987 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:55,987 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:55,987 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:55,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 286#true, 269#L718true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 214#L723-12true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:55,996 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:33:55,996 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:55,996 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:33:55,996 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:56,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 269#L718true, 151#L729-6true, 159#L704-1true, Black: 296#true, 173#L723-3true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:56,006 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:33:56,006 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:56,006 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:56,006 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:56,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 286#true, 269#L718true, 151#L729-6true, Black: 296#true, 214#L723-12true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:56,008 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 06:33:56,008 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:56,008 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:56,008 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:33:56,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 197#L723-7true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:56,563 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:33:56,563 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:56,563 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:56,563 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:56,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 197#L723-7true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 242#L729-8true, 285#true]) [2024-11-09 06:33:56,922 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:33:56,922 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:56,923 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:33:56,923 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:56,923 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 197#L723-7true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:56,923 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:33:56,923 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:56,923 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:56,923 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:56,923 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:56,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:56,926 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:33:56,927 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:33:56,927 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:33:56,927 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:33:57,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 56#$Ultimate##0true, 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:57,036 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:33:57,037 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:33:57,037 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:33:57,037 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:57,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 286#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true]) [2024-11-09 06:33:57,163 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:33:57,163 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:57,163 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:57,163 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:33:57,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 197#L723-7true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:57,163 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:33:57,163 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:33:57,164 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:57,164 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:57,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 77#L711true, 71#L704-1true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:57,301 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:33:57,301 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:33:57,301 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:57,301 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:33:57,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 308#(= |#race~g1~0| 0), 289#true, Black: 291#true, 269#L718true, 286#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 214#L723-12true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:57,310 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 06:33:57,310 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:57,310 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:57,310 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:33:57,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 269#L718true, 56#$Ultimate##0true, 151#L729-6true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:57,318 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:33:57,318 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:57,318 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:33:57,318 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:57,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 269#L718true, 151#L729-6true, 159#L704-1true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:33:57,321 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:33:57,321 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:33:57,321 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:57,321 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:57,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1132] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][168], [281#true, 289#true, Black: 291#true, 71#L704-1true, 151#L729-6true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:33:57,322 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:33:57,322 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:57,322 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:33:57,322 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:57,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 198#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 103#L723-6true, 285#true]) [2024-11-09 06:33:57,341 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:33:57,341 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:33:57,341 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:33:57,341 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:57,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 197#L723-7true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 198#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2024-11-09 06:33:57,341 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:33:57,341 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:33:57,341 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:57,341 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:57,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1182] L729-5-->L729-6: Formula: (= |v_thr1Thread1of2ForFork2_#t~nondet12#1_3| |v_#race~g1~0_10|) InVars {thr1Thread1of2ForFork2_#t~nondet12#1=|v_thr1Thread1of2ForFork2_#t~nondet12#1_3|} OutVars{thr1Thread1of2ForFork2_#t~nondet12#1=|v_thr1Thread1of2ForFork2_#t~nondet12#1_3|, #race~g1~0=|v_#race~g1~0_10|} AuxVars[] AssignedVars[#race~g1~0][36], [281#true, 289#true, Black: 291#true, 269#L718true, 151#L729-6true, 159#L704-1true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:33:57,390 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:33:57,390 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:57,390 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:33:57,390 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:57,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, 56#$Ultimate##0true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:57,407 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:33:57,407 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:33:57,407 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:57,407 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:57,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, 56#$Ultimate##0true, 151#L729-6true, 173#L723-3true, Black: 296#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:57,411 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:33:57,411 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:57,411 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:57,411 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:33:57,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][238], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, 218#L716-5true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:57,411 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:33:57,411 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:57,411 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:57,411 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:57,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][243], [281#true, 289#true, 308#(= |#race~g1~0| 0), 44#L716-5true, Black: 291#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, 118#$Ultimate##0true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:57,412 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:33:57,412 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:57,412 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:57,412 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:57,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true]) [2024-11-09 06:33:57,669 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:33:57,669 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:33:57,669 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 06:33:57,669 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:57,672 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true]) [2024-11-09 06:33:57,672 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:33:57,672 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:57,672 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:57,672 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:57,672 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 06:33:57,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L708-2-->L708-3: Formula: (= |v_#race~g1~0_4| |v_thr3Thread1of2ForFork0_#t~nondet7#1_3|) InVars {thr3Thread1of2ForFork0_#t~nondet7#1=|v_thr3Thread1of2ForFork0_#t~nondet7#1_3|} OutVars{#race~g1~0=|v_#race~g1~0_4|, thr3Thread1of2ForFork0_#t~nondet7#1=|v_thr3Thread1of2ForFork0_#t~nondet7#1_3|} AuxVars[] AssignedVars[#race~g1~0][146], [60#L708-3true, 281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, 306#true, 197#L723-7true, Black: 303#(= |#race~g0~0| 0), 277#true, 268#L730true, 28#L740-4true, 301#true, 285#true, 287#true]) [2024-11-09 06:33:57,680 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:33:57,680 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:57,680 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:57,680 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:57,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 189#L712true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:57,766 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:33:57,766 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:33:57,766 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:33:57,766 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:58,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 197#L723-7true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:58,347 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 06:33:58,347 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:33:58,347 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:58,347 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:58,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][238], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, 218#L716-5true, 214#L723-12true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:58,515 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:33:58,516 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:58,516 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:58,516 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:58,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][243], [281#true, 289#true, 308#(= |#race~g1~0| 0), 44#L716-5true, Black: 291#true, 71#L704-1true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 214#L723-12true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:58,517 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:33:58,517 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:58,517 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:58,517 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:58,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 71#L704-1true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 34#L712true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:58,527 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:33:58,527 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:33:58,528 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:33:58,528 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:33:58,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 269#L718true, 56#$Ultimate##0true, 151#L729-6true, Black: 296#true, 306#true, 197#L723-7true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:58,543 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:33:58,543 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:33:58,543 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:33:58,544 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:33:58,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, 56#$Ultimate##0true, 151#L729-6true, Black: 296#true, 197#L723-7true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:58,544 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:33:58,544 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:33:58,544 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:33:58,544 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:33:58,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 269#L718true, 56#$Ultimate##0true, 151#L729-6true, Black: 296#true, 306#true, Black: 301#true, 277#true, 241#thr2Err3ASSERT_VIOLATIONDATA_RACEtrue, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:58,548 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:33:58,549 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:33:58,549 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:33:58,549 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:33:58,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:58,651 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:33:58,651 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:33:58,651 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:58,651 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:58,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 214#L723-12true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:58,669 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:33:58,669 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:58,669 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:58,669 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:58,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, 218#L716-5true, 197#L723-7true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:58,670 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:33:58,671 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:58,671 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:58,671 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:33:58,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 91#L708-3true, 71#L704-1true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true, 261#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-09 06:33:58,903 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:33:58,903 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:58,903 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:58,903 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:33:58,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 189#L712true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true]) [2024-11-09 06:33:58,932 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:33:58,932 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:58,932 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:33:58,932 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 06:33:58,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 214#L723-12true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 242#L729-8true, 285#true]) [2024-11-09 06:33:58,934 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:33:58,934 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:58,934 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:33:58,934 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:33:58,934 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 214#L723-12true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:58,934 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:33:58,934 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:58,934 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:58,934 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:58,935 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:58,935 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 286#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 197#L723-7true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:58,935 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:33:58,935 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:33:58,935 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:33:58,935 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:58,935 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:58,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:58,937 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:33:58,937 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:33:58,937 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:58,938 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:58,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, 77#L711true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:58,938 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:33:58,938 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:33:58,938 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:58,938 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:58,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 71#L704-1true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:58,940 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:33:58,940 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:33:58,940 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:58,940 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:33:58,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:58,999 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:33:58,999 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:58,999 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:33:58,999 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:33:59,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:59,034 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:33:59,034 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:33:59,034 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:33:59,034 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:59,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 77#L711true, 71#L704-1true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:59,036 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:33:59,036 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:33:59,036 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:59,036 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:33:59,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 151#L729-6true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:59,144 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:33:59,144 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:33:59,144 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:33:59,144 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:33:59,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:59,144 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:33:59,144 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:33:59,144 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:33:59,144 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:33:59,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 286#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 214#L723-12true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:33:59,155 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 06:33:59,155 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:59,155 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:33:59,155 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:59,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:33:59,180 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:33:59,180 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:59,180 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:33:59,180 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:59,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 269#L718true, 151#L729-6true, Black: 296#true, 159#L704-1true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:33:59,322 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:33:59,323 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:59,323 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:59,323 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:33:59,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 214#L723-12true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 198#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2024-11-09 06:33:59,352 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:33:59,352 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:59,352 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:33:59,352 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:33:59,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][189], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 102#L729-3true, 56#$Ultimate##0true, 62#L723-5true, 149#L716-1true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:59,410 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:33:59,410 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:33:59,410 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:33:59,410 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:33:59,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, 173#L723-3true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:59,436 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:33:59,436 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:33:59,436 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:59,436 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:59,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, 151#L729-6true, Black: 296#true, 173#L723-3true, 159#L704-1true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:59,441 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:33:59,442 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:33:59,442 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:33:59,442 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:33:59,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][238], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, 218#L716-5true, 159#L704-1true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:59,442 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:33:59,442 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:59,442 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:59,442 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:59,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][243], [281#true, 289#true, 308#(= |#race~g1~0| 0), 44#L716-5true, Black: 291#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 71#L704-1true, 173#L723-3true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:33:59,444 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:33:59,444 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:59,444 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:33:59,444 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:00,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] L723-3-->L723-4: Formula: (= |v_#race~g0~0_1| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_1|} AuxVars[] AssignedVars[#race~g0~0][41], [281#true, 289#true, 308#(= |#race~g1~0| 0), 189#L712true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 109#L707-3true, Black: 296#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 242#L729-8true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:34:00,309 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is not cut-off event [2024-11-09 06:34:00,309 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 06:34:00,309 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 06:34:00,309 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 06:34:00,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 91#L708-3true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 71#L704-1true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:00,328 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:34:00,328 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:34:00,328 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:34:00,328 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:00,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 189#L712true, 172#L730-1true, 77#L711true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:00,330 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:34:00,330 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:34:00,330 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:34:00,330 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:00,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 34#L712true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:00,331 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:34:00,331 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:34:00,331 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:34:00,331 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:00,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L708-2-->L708-3: Formula: (= |v_#race~g1~0_4| |v_thr3Thread1of2ForFork0_#t~nondet7#1_3|) InVars {thr3Thread1of2ForFork0_#t~nondet7#1=|v_thr3Thread1of2ForFork0_#t~nondet7#1_3|} OutVars{#race~g1~0=|v_#race~g1~0_4|, thr3Thread1of2ForFork0_#t~nondet7#1=|v_thr3Thread1of2ForFork0_#t~nondet7#1_3|} AuxVars[] AssignedVars[#race~g1~0][146], [281#true, 60#L708-3true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, 306#true, 214#L723-12true, Black: 303#(= |#race~g0~0| 0), 277#true, 268#L730true, 28#L740-4true, 301#true, 285#true, 287#true]) [2024-11-09 06:34:00,337 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:34:00,338 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:34:00,338 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:34:00,338 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:34:00,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][240], [281#true, 289#true, 308#(= |#race~g1~0| 0), 44#L716-5true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 118#$Ultimate##0true, 197#L723-7true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:00,373 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is not cut-off event [2024-11-09 06:34:00,373 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 06:34:00,373 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 06:34:00,373 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 06:34:00,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 189#L712true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:00,444 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:34:00,444 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:34:00,444 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:00,444 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:00,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 71#L704-1true, 34#L712true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:00,446 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:34:00,446 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:00,446 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:34:00,446 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:00,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 214#L723-12true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:34:00,587 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:34:00,587 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:00,587 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:00,587 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:00,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, 173#L723-3true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:00,614 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:34:00,614 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:00,614 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:00,614 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:00,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][145], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:00,637 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:34:00,637 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:00,637 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:34:00,637 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:34:00,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 60#L708-3true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:00,745 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:34:00,745 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:00,745 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:00,745 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:00,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, 91#L708-3true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:00,747 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:34:00,747 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:00,747 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:00,748 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:00,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, 56#$Ultimate##0true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:00,761 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 06:34:00,761 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:00,761 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:00,761 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:00,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 269#L718true, 56#$Ultimate##0true, 151#L729-6true, Black: 296#true, 306#true, 214#L723-12true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:00,780 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:34:00,780 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:00,780 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:00,780 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:00,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, 56#$Ultimate##0true, 151#L729-6true, Black: 296#true, 214#L723-12true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:00,781 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:34:00,781 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:00,782 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:00,782 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:00,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 269#L718true, 151#L729-6true, Black: 296#true, 159#L704-1true, 197#L723-7true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:00,785 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:34:00,785 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:00,785 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:00,785 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:00,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 269#L718true, 151#L729-6true, Black: 296#true, 159#L704-1true, 306#true, Black: 301#true, 277#true, 241#thr2Err3ASSERT_VIOLATIONDATA_RACEtrue, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:00,793 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:34:00,793 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:00,793 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:00,793 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:00,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:00,933 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:34:00,933 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:34:00,933 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:00,933 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:00,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, 218#L716-5true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:00,933 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:34:00,934 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:00,934 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:00,934 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:00,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, 159#L704-1true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:00,936 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:34:00,936 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:00,936 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:34:00,936 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:00,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 159#L704-1true, 214#L723-12true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:00,958 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:34:00,958 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:00,958 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:00,958 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:01,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][238], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 77#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 197#L723-7true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:01,071 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:34:01,071 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:01,071 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:01,071 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:01,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][243], [281#true, 289#true, 308#(= |#race~g1~0| 0), 44#L716-5true, Black: 291#true, 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 197#L723-7true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:01,075 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:34:01,075 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:01,075 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:01,075 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:01,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 286#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 242#L729-8true, 285#true]) [2024-11-09 06:34:01,235 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:34:01,235 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:34:01,235 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:01,235 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:01,235 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, 218#L716-5true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:34:01,235 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:34:01,235 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:34:01,235 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:34:01,235 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:34:01,235 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:34:01,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] L723-3-->L723-4: Formula: (= |v_#race~g0~0_1| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_1|} AuxVars[] AssignedVars[#race~g0~0][79], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 296#true, 118#$Ultimate##0true, 5#L716-2true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 242#L729-8true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:34:01,281 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is not cut-off event [2024-11-09 06:34:01,281 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-09 06:34:01,281 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-09 06:34:01,281 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-09 06:34:01,284 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 214#L723-12true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:34:01,284 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:34:01,284 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:01,284 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:01,284 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:01,284 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:01,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 189#L712true, 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 34#L712true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:01,288 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:34:01,288 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:34:01,288 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:01,288 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:34:01,328 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 159#L704-1true, 197#L723-7true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:01,328 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:34:01,328 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:01,328 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:01,329 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:01,329 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:01,822 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:01,822 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:34:01,822 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:34:01,822 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:34:01,822 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:34:01,822 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:34:01,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:01,863 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:34:01,863 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:34:01,863 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:01,863 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:34:01,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 71#L704-1true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:01,866 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:34:01,866 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:34:01,866 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:34:01,866 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:02,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:02,078 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:34:02,078 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:02,078 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:02,078 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:02,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 151#L729-6true, 159#L704-1true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:02,079 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:34:02,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:34:02,079 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:34:02,079 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:02,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:34:02,116 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:34:02,116 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:02,116 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:02,116 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:34:02,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:02,246 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:34:02,246 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:34:02,246 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:34:02,246 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:02,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, 56#$Ultimate##0true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 197#L723-7true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:02,256 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 06:34:02,256 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:34:02,256 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:02,256 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:34:02,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 77#L711true, 269#L718true, 151#L729-6true, Black: 296#true, 173#L723-3true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:02,282 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:34:02,282 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:02,282 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:02,282 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:34:02,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 198#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 285#true]) [2024-11-09 06:34:02,291 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:34:02,291 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:02,291 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:34:02,291 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:34:02,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1146] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][226], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 137#L716-1true, 102#L729-3true, 62#L723-5true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 118#$Ultimate##0true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:02,377 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 06:34:02,377 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:34:02,377 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:34:02,377 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:34:02,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][189], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 102#L729-3true, 62#L723-5true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 149#L716-1true, 159#L704-1true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:02,384 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:34:02,384 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:02,384 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:02,384 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:02,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:02,401 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:02,401 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:02,401 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:02,401 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:34:02,546 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1146] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][226], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 137#L716-1true, 102#L729-3true, 62#L723-5true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 118#$Ultimate##0true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:02,546 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 06:34:02,546 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:34:02,546 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:34:02,546 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:34:02,546 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 06:34:02,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L708-2-->L708-3: Formula: (= |v_#race~g1~0_4| |v_thr3Thread1of2ForFork0_#t~nondet7#1_3|) InVars {thr3Thread1of2ForFork0_#t~nondet7#1=|v_thr3Thread1of2ForFork0_#t~nondet7#1_3|} OutVars{#race~g1~0=|v_#race~g1~0_4|, thr3Thread1of2ForFork0_#t~nondet7#1=|v_thr3Thread1of2ForFork0_#t~nondet7#1_3|} AuxVars[] AssignedVars[#race~g1~0][146], [60#L708-3true, 281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, 173#L723-3true, 306#true, Black: 303#(= |#race~g0~0| 0), 277#true, 268#L730true, 28#L740-4true, 301#true, 285#true, 287#true]) [2024-11-09 06:34:02,693 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:02,693 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:34:02,693 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:34:02,693 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:34:02,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, 159#L704-1true, 218#L716-5true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:02,722 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:34:02,722 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:02,722 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:02,722 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:02,848 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 159#L704-1true, 214#L723-12true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:02,848 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:34:02,848 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:02,848 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:02,848 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:02,848 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:02,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][240], [281#true, 289#true, 308#(= |#race~g1~0| 0), 44#L716-5true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 71#L704-1true, 197#L723-7true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:02,849 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is not cut-off event [2024-11-09 06:34:02,849 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 06:34:02,849 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 06:34:02,849 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 06:34:02,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][240], [281#true, 289#true, 308#(= |#race~g1~0| 0), 44#L716-5true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 118#$Ultimate##0true, 214#L723-12true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:02,850 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is not cut-off event [2024-11-09 06:34:02,850 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 06:34:02,850 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 06:34:02,850 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 06:34:02,929 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:02,929 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:34:02,929 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:02,929 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:02,929 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:02,929 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:02,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 118#$Ultimate##0true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:02,931 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:34:02,931 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:02,931 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:02,932 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:03,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 71#L704-1true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:03,017 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:34:03,017 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:03,017 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:03,017 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:03,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][238], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 197#L723-7true, 34#L712true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:03,810 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:34:03,810 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:03,810 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:03,810 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:03,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 197#L723-7true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:03,811 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:34:03,811 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:03,811 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:34:03,812 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:03,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][243], [281#true, 289#true, 308#(= |#race~g1~0| 0), 189#L712true, 44#L716-5true, Black: 291#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 197#L723-7true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:03,813 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:34:03,813 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:03,813 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:03,813 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:03,824 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 71#L704-1true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:03,824 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:34:03,825 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:03,825 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:03,825 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:03,825 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:03,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:03,834 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 06:34:03,834 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:03,834 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:34:03,834 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:03,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 269#L718true, 151#L729-6true, Black: 296#true, 159#L704-1true, 306#true, 214#L723-12true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:03,850 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:34:03,850 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:34:03,850 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:03,850 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:03,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 77#L711true, 269#L718true, 151#L729-6true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:34:03,867 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:34:03,868 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:03,868 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:34:03,868 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:03,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1132] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][168], [281#true, 289#true, Black: 291#true, 100#L711true, 151#L729-6true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:34:03,869 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:34:03,869 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:03,869 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:34:03,870 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:03,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 269#L718true, 151#L729-6true, Black: 296#true, 173#L723-3true, 306#true, Black: 301#true, 34#L712true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:03,871 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:34:03,872 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:03,872 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:03,872 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:03,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1182] L729-5-->L729-6: Formula: (= |v_thr1Thread1of2ForFork2_#t~nondet12#1_3| |v_#race~g1~0_10|) InVars {thr1Thread1of2ForFork2_#t~nondet12#1=|v_thr1Thread1of2ForFork2_#t~nondet12#1_3|} OutVars{thr1Thread1of2ForFork2_#t~nondet12#1=|v_thr1Thread1of2ForFork2_#t~nondet12#1_3|, #race~g1~0=|v_#race~g1~0_10|} AuxVars[] AssignedVars[#race~g1~0][36], [281#true, 289#true, Black: 291#true, 77#L711true, 269#L718true, 151#L729-6true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 188#L723-4true, 285#true, 287#true]) [2024-11-09 06:34:03,997 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:03,997 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:34:03,997 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:03,997 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:03,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1182] L729-5-->L729-6: Formula: (= |v_thr1Thread1of2ForFork2_#t~nondet12#1_3| |v_#race~g1~0_10|) InVars {thr1Thread1of2ForFork2_#t~nondet12#1=|v_thr1Thread1of2ForFork2_#t~nondet12#1_3|} OutVars{thr1Thread1of2ForFork2_#t~nondet12#1=|v_thr1Thread1of2ForFork2_#t~nondet12#1_3|, #race~g1~0=|v_#race~g1~0_10|} AuxVars[] AssignedVars[#race~g1~0][36], [281#true, 289#true, Black: 291#true, 100#L711true, 151#L729-6true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 188#L723-4true, 285#true, 287#true]) [2024-11-09 06:34:03,998 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:03,998 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:03,998 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:34:03,999 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:04,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, 173#L723-3true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:04,021 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:04,021 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:04,021 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:34:04,021 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:34:04,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, 173#L723-3true, 218#L716-5true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:04,021 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:34:04,022 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:04,022 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:04,022 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:04,022 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:04,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][238], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 77#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 214#L723-12true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:04,169 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:04,170 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:04,170 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:04,170 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:04,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][243], [281#true, 289#true, 308#(= |#race~g1~0| 0), 44#L716-5true, Black: 291#true, 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 214#L723-12true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:04,171 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:04,171 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:04,171 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:04,171 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:04,387 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true]) [2024-11-09 06:34:04,387 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:04,387 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:04,387 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:34:04,387 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:34:04,387 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:04,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][240], [281#true, 289#true, 308#(= |#race~g1~0| 0), 44#L716-5true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 118#$Ultimate##0true, 173#L723-3true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:04,407 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:34:04,407 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:04,408 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:04,408 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:04,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 242#L729-8true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:04,435 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:04,435 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 06:34:04,435 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:04,435 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:04,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] L723-3-->L723-4: Formula: (= |v_#race~g0~0_1| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_1|} AuxVars[] AssignedVars[#race~g0~0][79], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 71#L704-1true, Black: 296#true, 5#L716-2true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 242#L729-8true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:34:04,443 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is not cut-off event [2024-11-09 06:34:04,443 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-09 06:34:04,443 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-09 06:34:04,444 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-09 06:34:04,445 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 286#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true]) [2024-11-09 06:34:04,445 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:34:04,445 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:34:04,445 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:04,445 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 06:34:04,446 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:04,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1146] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][217], [281#true, 289#true, 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 137#L716-1true, 62#L723-5true, 71#L704-1true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:04,451 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:34:04,451 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:34:04,451 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:34:04,451 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:04,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L708-2-->L708-3: Formula: (= |v_#race~g1~0_4| |v_thr3Thread1of2ForFork0_#t~nondet7#1_3|) InVars {thr3Thread1of2ForFork0_#t~nondet7#1=|v_thr3Thread1of2ForFork0_#t~nondet7#1_3|} OutVars{#race~g1~0=|v_#race~g1~0_4|, thr3Thread1of2ForFork0_#t~nondet7#1=|v_thr3Thread1of2ForFork0_#t~nondet7#1_3|} AuxVars[] AssignedVars[#race~g1~0][146], [60#L708-3true, 281#true, 289#true, 77#L711true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 306#true, 197#L723-7true, Black: 303#(= |#race~g0~0| 0), 277#true, 268#L730true, 28#L740-4true, 301#true, 285#true, 287#true]) [2024-11-09 06:34:04,454 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:04,454 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:04,454 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:04,454 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:04,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:04,500 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:34:04,500 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:04,500 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:04,500 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:04,503 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:04,503 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:34:04,503 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:04,503 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:34:04,503 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:34:04,504 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:04,504 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 71#L704-1true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:04,504 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:34:04,505 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:04,505 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:34:04,505 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:34:04,505 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:04,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 269#L718true, 151#L729-6true, 109#L707-3true, 173#L723-3true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:04,804 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:04,804 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:04,804 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:04,804 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:04,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:04,910 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:34:04,910 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:04,910 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:04,910 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:04,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 34#L712true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:04,915 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:34:04,915 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:34:04,915 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:34:04,915 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:04,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 308#(= |#race~g1~0| 0), 289#true, Black: 291#true, 269#L718true, 56#$Ultimate##0true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 214#L723-12true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:04,918 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:34:04,918 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:04,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:04,919 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:04,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, 197#L723-7true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:04,920 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:34:04,920 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:04,920 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:04,920 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:04,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 308#(= |#race~g1~0| 0), 289#true, Black: 291#true, 269#L718true, 151#L729-6true, 159#L704-1true, Black: 296#true, 197#L723-7true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:04,934 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 06:34:04,934 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:04,934 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:04,934 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:04,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 269#L718true, 151#L729-6true, Black: 296#true, 306#true, Black: 301#true, 34#L712true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:34:04,944 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:04,944 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:04,944 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:34:04,944 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:04,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1132] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][168], [281#true, 289#true, 189#L712true, Black: 291#true, 151#L729-6true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:34:04,945 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:04,945 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:34:04,945 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:04,945 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:04,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 269#L718true, 151#L729-6true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 126#$Ultimate##0true, 285#true, 287#true]) [2024-11-09 06:34:04,953 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:04,953 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:04,953 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:04,953 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:04,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 198#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:04,968 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:04,968 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:04,968 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:34:04,968 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:05,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1182] L729-5-->L729-6: Formula: (= |v_thr1Thread1of2ForFork2_#t~nondet12#1_3| |v_#race~g1~0_10|) InVars {thr1Thread1of2ForFork2_#t~nondet12#1=|v_thr1Thread1of2ForFork2_#t~nondet12#1_3|} OutVars{thr1Thread1of2ForFork2_#t~nondet12#1=|v_thr1Thread1of2ForFork2_#t~nondet12#1_3|, #race~g1~0=|v_#race~g1~0_10|} AuxVars[] AssignedVars[#race~g1~0][36], [281#true, 289#true, Black: 291#true, 269#L718true, 151#L729-6true, Black: 296#true, 306#true, 34#L712true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 188#L723-4true, 285#true, 287#true]) [2024-11-09 06:34:05,047 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:05,048 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:05,048 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:05,048 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:34:05,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1182] L729-5-->L729-6: Formula: (= |v_thr1Thread1of2ForFork2_#t~nondet12#1_3| |v_#race~g1~0_10|) InVars {thr1Thread1of2ForFork2_#t~nondet12#1=|v_thr1Thread1of2ForFork2_#t~nondet12#1_3|} OutVars{thr1Thread1of2ForFork2_#t~nondet12#1=|v_thr1Thread1of2ForFork2_#t~nondet12#1_3|, #race~g1~0=|v_#race~g1~0_10|} AuxVars[] AssignedVars[#race~g1~0][36], [281#true, 289#true, 189#L712true, Black: 291#true, 151#L729-6true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 188#L723-4true, 285#true, 287#true]) [2024-11-09 06:34:05,048 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:05,048 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:05,048 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:34:05,048 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:05,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, 159#L704-1true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:05,065 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 06:34:05,065 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:05,065 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:05,065 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:34:05,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), 77#L711true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 197#L723-7true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:05,090 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:05,090 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:05,091 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:05,091 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:05,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1146] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][226], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 137#L716-1true, 102#L729-3true, 62#L723-5true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 71#L704-1true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:05,833 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-09 06:34:05,833 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:05,833 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 06:34:05,833 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:05,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][92], [281#true, 289#true, 308#(= |#race~g1~0| 0), 8#L707-3true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:05,962 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:34:05,962 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:34:05,962 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:34:05,962 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:34:05,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 91#L708-3true, 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true, 261#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-09 06:34:05,969 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:34:05,969 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:34:05,969 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:05,970 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:05,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] L723-3-->L723-4: Formula: (= |v_#race~g0~0_1| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_1|} AuxVars[] AssignedVars[#race~g0~0][41], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 109#L707-3true, Black: 296#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 242#L729-8true, 188#L723-4true, 285#true, 287#true]) [2024-11-09 06:34:05,994 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is not cut-off event [2024-11-09 06:34:05,995 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-09 06:34:05,995 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-09 06:34:05,995 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-09 06:34:06,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 197#L723-7true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 242#L729-8true, 285#true, 287#true]) [2024-11-09 06:34:06,007 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 06:34:06,007 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:06,007 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 06:34:06,007 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:06,007 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 197#L723-7true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:06,007 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:06,008 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:06,008 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:06,008 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:06,008 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:06,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, 77#L711true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:06,024 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:34:06,024 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:06,024 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:06,024 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:06,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:06,025 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:34:06,025 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:06,025 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:06,025 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:06,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L708-2-->L708-3: Formula: (= |v_#race~g1~0_4| |v_thr3Thread1of2ForFork0_#t~nondet7#1_3|) InVars {thr3Thread1of2ForFork0_#t~nondet7#1=|v_thr3Thread1of2ForFork0_#t~nondet7#1_3|} OutVars{#race~g1~0=|v_#race~g1~0_4|, thr3Thread1of2ForFork0_#t~nondet7#1=|v_thr3Thread1of2ForFork0_#t~nondet7#1_3|} AuxVars[] AssignedVars[#race~g1~0][146], [60#L708-3true, 281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 306#true, 197#L723-7true, Black: 303#(= |#race~g0~0| 0), 34#L712true, 277#true, 268#L730true, 28#L740-4true, 301#true, 285#true, 287#true]) [2024-11-09 06:34:06,029 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 06:34:06,029 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:06,029 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:06,029 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:06,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:06,054 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:34:06,054 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:06,054 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:06,054 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:34:06,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][240], [281#true, 289#true, 308#(= |#race~g1~0| 0), 44#L716-5true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 71#L704-1true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 214#L723-12true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:06,058 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is not cut-off event [2024-11-09 06:34:06,058 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-09 06:34:06,058 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-09 06:34:06,058 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-09 06:34:06,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 197#L723-7true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:06,063 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:34:06,063 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:06,063 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:06,063 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:34:06,144 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:06,144 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:06,144 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:34:06,144 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:06,144 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:06,144 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:34:06,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 77#L711true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:06,144 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:06,145 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:34:06,145 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:06,145 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:34:06,147 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 71#L704-1true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:06,147 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:06,147 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:34:06,147 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:34:06,147 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:06,147 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:06,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1132] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread2of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, #race~mutex~0, ~mutex~0][168], [281#true, 289#true, 8#L707-3true, Black: 291#true, 151#L729-6true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:34:06,368 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:06,368 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:06,368 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:06,368 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:34:06,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 269#L718true, 109#L707-3true, 151#L729-6true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:34:06,370 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:06,370 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:34:06,370 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:06,370 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:06,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][238], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 214#L723-12true, 34#L712true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:06,507 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:06,507 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:34:06,508 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:34:06,508 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:34:06,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 214#L723-12true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:06,508 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:34:06,508 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:06,508 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:06,508 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:34:06,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][243], [281#true, 289#true, 308#(= |#race~g1~0| 0), 189#L712true, 44#L716-5true, Black: 291#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 214#L723-12true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:06,509 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:06,509 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:34:06,509 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:34:06,509 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:34:06,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, 197#L723-7true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:06,510 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 06:34:06,510 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:06,510 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:34:06,510 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:06,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), 189#L712true, Black: 291#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 34#L712true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:06,517 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:06,517 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:34:06,517 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:34:06,517 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:06,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 77#L711true, 269#L718true, 151#L729-6true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:06,542 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:06,542 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:34:06,542 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:06,542 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:06,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 197#L723-7true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 198#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 285#true, 287#true]) [2024-11-09 06:34:06,572 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:06,572 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:34:06,572 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:06,572 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:34:06,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1182] L729-5-->L729-6: Formula: (= |v_thr1Thread1of2ForFork2_#t~nondet12#1_3| |v_#race~g1~0_10|) InVars {thr1Thread1of2ForFork2_#t~nondet12#1=|v_thr1Thread1of2ForFork2_#t~nondet12#1_3|} OutVars{thr1Thread1of2ForFork2_#t~nondet12#1=|v_thr1Thread1of2ForFork2_#t~nondet12#1_3|, #race~g1~0=|v_#race~g1~0_10|} AuxVars[] AssignedVars[#race~g1~0][36], [281#true, 289#true, Black: 291#true, 269#L718true, 151#L729-6true, 109#L707-3true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:34:06,652 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 06:34:06,652 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:06,652 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:06,652 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:34:06,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 77#L711true, 269#L718true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:06,673 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:06,673 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:34:06,673 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:06,673 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:06,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 77#L711true, 269#L718true, 151#L729-6true, 173#L723-3true, Black: 296#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:06,680 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:06,680 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:06,680 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:34:06,680 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:06,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][238], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 77#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, 218#L716-5true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:06,680 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 06:34:06,680 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:34:06,680 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:34:06,680 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:34:06,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][243], [281#true, 289#true, 308#(= |#race~g1~0| 0), 44#L716-5true, Black: 291#true, 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:06,682 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 06:34:06,682 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:34:06,682 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:34:06,682 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:34:06,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 197#L723-7true, Black: 301#true, 34#L712true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:06,698 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:06,698 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:34:06,698 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:34:06,698 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:34:06,856 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1076] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][189], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 102#L729-3true, 62#L723-5true, 56#$Ultimate##0true, 149#L716-1true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:06,856 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 06:34:06,856 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:06,857 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:06,857 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:06,857 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 06:34:07,491 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 56#$Ultimate##0true, 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:07,492 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:07,492 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:07,492 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:07,492 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:34:07,492 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:07,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [60#L708-3true, 281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 34#L712true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true, 261#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-09 06:34:07,499 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:34:07,499 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:07,499 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:07,499 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:07,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 189#L712true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 91#L708-3true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 261#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 287#true]) [2024-11-09 06:34:07,500 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:34:07,500 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:07,500 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:07,500 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:07,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][240], [281#true, 289#true, 308#(= |#race~g1~0| 0), 44#L716-5true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 71#L704-1true, 173#L723-3true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:07,544 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:34:07,544 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:07,544 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:07,544 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:07,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][92], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 77#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 118#$Ultimate##0true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true, 261#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-09 06:34:07,573 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:34:07,573 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:07,573 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:34:07,573 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:34:07,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 242#L729-8true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:07,610 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:07,610 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:07,610 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:34:07,610 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:07,611 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:07,611 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:07,611 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:07,611 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:07,615 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 06:34:07,615 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:07,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, 91#L708-3true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:07,640 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:07,640 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:07,640 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:34:07,640 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:34:07,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 34#L712true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:07,642 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:07,642 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:34:07,642 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:07,642 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:34:07,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 189#L712true, 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:07,643 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:07,643 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:34:07,643 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:34:07,643 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:07,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 151#L729-6true, 173#L723-3true, Black: 296#true, 306#true, 34#L712true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:07,646 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 06:34:07,647 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:07,647 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:07,647 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:07,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L708-2-->L708-3: Formula: (= |v_#race~g1~0_4| |v_thr3Thread1of2ForFork0_#t~nondet7#1_3|) InVars {thr3Thread1of2ForFork0_#t~nondet7#1=|v_thr3Thread1of2ForFork0_#t~nondet7#1_3|} OutVars{#race~g1~0=|v_#race~g1~0_4|, thr3Thread1of2ForFork0_#t~nondet7#1=|v_thr3Thread1of2ForFork0_#t~nondet7#1_3|} AuxVars[] AssignedVars[#race~g1~0][146], [60#L708-3true, 281#true, 289#true, 77#L711true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 306#true, 214#L723-12true, Black: 303#(= |#race~g0~0| 0), 277#true, 268#L730true, 28#L740-4true, 301#true, 285#true, 287#true]) [2024-11-09 06:34:07,648 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:07,648 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:07,648 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:07,648 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:07,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 197#L723-7true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:07,672 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:34:07,672 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:07,672 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:07,673 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:34:07,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:07,700 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:34:07,700 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:34:07,700 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:07,700 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:07,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 189#L712true, 77#L711true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:07,794 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:07,794 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:07,794 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:34:07,794 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:34:07,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 34#L712true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:07,795 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:07,795 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:34:07,795 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:34:07,795 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:07,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1146] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][217], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 137#L716-1true, 62#L723-5true, 71#L704-1true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 242#L729-8true, 285#true, 287#true]) [2024-11-09 06:34:07,960 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:07,960 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:34:07,960 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:07,960 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:34:07,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, 172#L730-1true, 77#L711true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:07,999 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 06:34:07,999 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:07,999 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:07,999 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:08,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, 214#L723-12true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:08,171 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:34:08,171 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:34:08,171 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:08,171 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:08,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, 151#L729-6true, 159#L704-1true, Black: 296#true, 214#L723-12true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:08,186 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 06:34:08,186 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:08,186 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:08,186 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:34:08,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 77#L711true, 269#L718true, 151#L729-6true, Black: 296#true, 306#true, 197#L723-7true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:08,188 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 06:34:08,188 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:34:08,188 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:08,188 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:08,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 77#L711true, 269#L718true, 151#L729-6true, Black: 296#true, 306#true, Black: 301#true, 277#true, 241#thr2Err3ASSERT_VIOLATIONDATA_RACEtrue, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:08,192 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 06:34:08,192 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:08,192 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:34:08,192 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:08,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 269#L718true, 151#L729-6true, Black: 296#true, 306#true, Black: 301#true, 34#L712true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:08,195 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 06:34:08,195 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:08,195 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:34:08,195 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:08,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 198#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 285#true, 287#true]) [2024-11-09 06:34:08,222 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 06:34:08,222 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:34:08,222 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:08,222 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:08,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 77#L711true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:08,317 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 06:34:08,317 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:08,317 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 06:34:08,317 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:08,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, Black: 301#true, 34#L712true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:08,321 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 06:34:08,321 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:08,321 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:08,321 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 06:34:08,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, 151#L729-6true, 173#L723-3true, Black: 296#true, Black: 301#true, 34#L712true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:08,329 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 06:34:08,329 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:08,329 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 06:34:08,329 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:08,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][238], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, 218#L716-5true, Black: 301#true, 34#L712true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:08,330 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:08,330 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:08,330 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:08,330 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:08,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][243], [281#true, 289#true, 308#(= |#race~g1~0| 0), 189#L712true, 44#L716-5true, Black: 291#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:08,331 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:08,331 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:08,331 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:08,331 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:08,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), 77#L711true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 214#L723-12true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:08,345 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 06:34:08,345 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:34:08,345 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:34:08,345 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:34:08,616 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 189#L712true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:08,616 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 06:34:08,616 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:08,616 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:08,616 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:08,616 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:34:08,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][92], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 118#$Ultimate##0true, 34#L712true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true, 261#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-09 06:34:08,659 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:08,659 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:08,659 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:08,659 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:34:08,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 214#L723-12true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 242#L729-8true, 285#true, 287#true]) [2024-11-09 06:34:08,675 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 06:34:08,675 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:08,675 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:34:08,675 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:08,676 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 214#L723-12true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:08,676 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:08,676 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:08,676 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:08,676 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:08,676 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:08,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, 197#L723-7true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 242#L729-8true, 285#true, 287#true]) [2024-11-09 06:34:08,678 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 06:34:08,678 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:08,678 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:34:08,678 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:08,678 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, 218#L716-5true, 197#L723-7true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:08,678 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:08,678 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:08,678 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:08,678 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:08,678 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:08,678 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:08,679 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 197#L723-7true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:08,679 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 06:34:08,679 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:08,679 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:08,679 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:08,679 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 06:34:08,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 189#L712true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 91#L708-3true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:08,693 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:08,693 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:34:08,694 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:08,694 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:08,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1136] L708-2-->L708-3: Formula: (= |v_#race~g1~0_4| |v_thr3Thread2of2ForFork0_#t~nondet7#1_3|) InVars {thr3Thread2of2ForFork0_#t~nondet7#1=|v_thr3Thread2of2ForFork0_#t~nondet7#1_3|} OutVars{#race~g1~0=|v_#race~g1~0_4|, thr3Thread2of2ForFork0_#t~nondet7#1=|v_thr3Thread2of2ForFork0_#t~nondet7#1_3|} AuxVars[] AssignedVars[#race~g1~0][211], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 91#L708-3true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 306#true, Black: 303#(= |#race~g0~0| 0), 277#true, 301#true, 28#L740-4true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:34:08,696 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:08,696 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 06:34:08,696 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:08,696 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:34:08,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1136] L708-2-->L708-3: Formula: (= |v_#race~g1~0_4| |v_thr3Thread2of2ForFork0_#t~nondet7#1_3|) InVars {thr3Thread2of2ForFork0_#t~nondet7#1=|v_thr3Thread2of2ForFork0_#t~nondet7#1_3|} OutVars{#race~g1~0=|v_#race~g1~0_4|, thr3Thread2of2ForFork0_#t~nondet7#1=|v_thr3Thread2of2ForFork0_#t~nondet7#1_3|} AuxVars[] AssignedVars[#race~g1~0][211], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 91#L708-3true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 306#true, Black: 303#(= |#race~g0~0| 0), 277#true, 61#L729-7true, 301#true, 28#L740-4true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:34:08,696 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:08,697 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 06:34:08,697 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:08,697 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 06:34:08,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L708-2-->L708-3: Formula: (= |v_#race~g1~0_4| |v_thr3Thread1of2ForFork0_#t~nondet7#1_3|) InVars {thr3Thread1of2ForFork0_#t~nondet7#1=|v_thr3Thread1of2ForFork0_#t~nondet7#1_3|} OutVars{#race~g1~0=|v_#race~g1~0_4|, thr3Thread1of2ForFork0_#t~nondet7#1=|v_thr3Thread1of2ForFork0_#t~nondet7#1_3|} AuxVars[] AssignedVars[#race~g1~0][146], [281#true, 60#L708-3true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 306#true, Black: 303#(= |#race~g0~0| 0), 214#L723-12true, 34#L712true, 277#true, 268#L730true, 28#L740-4true, 301#true, 285#true, 287#true]) [2024-11-09 06:34:08,698 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 06:34:08,698 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:08,698 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:08,698 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:08,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, 218#L716-5true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:08,699 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 06:34:08,699 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:08,699 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:34:08,699 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:08,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:08,731 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:08,731 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:08,731 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:34:08,731 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:08,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 214#L723-12true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:08,737 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:08,738 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:08,738 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:08,738 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:34:08,743 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), 77#L711true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 197#L723-7true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:08,743 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:08,743 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:08,743 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:08,743 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:08,743 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:08,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, 197#L723-7true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:08,744 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:08,744 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:08,744 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:08,744 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:34:08,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 77#L711true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:08,789 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:08,789 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:34:08,789 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:08,789 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:34:08,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:08,790 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:08,790 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:34:08,790 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:08,790 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:34:08,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1146] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][217], [281#true, 60#L708-3true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 137#L716-1true, 62#L723-5true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 242#L729-8true, 285#true, 287#true]) [2024-11-09 06:34:08,801 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:08,801 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:08,801 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:08,801 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:08,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][173], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 91#L708-3true, 62#L723-5true, 149#L716-1true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 242#L729-8true, 285#true, 287#true]) [2024-11-09 06:34:08,804 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:08,804 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:08,804 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:08,804 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:08,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1136] L708-2-->L708-3: Formula: (= |v_#race~g1~0_4| |v_thr3Thread2of2ForFork0_#t~nondet7#1_3|) InVars {thr3Thread2of2ForFork0_#t~nondet7#1=|v_thr3Thread2of2ForFork0_#t~nondet7#1_3|} OutVars{#race~g1~0=|v_#race~g1~0_4|, thr3Thread2of2ForFork0_#t~nondet7#1=|v_thr3Thread2of2ForFork0_#t~nondet7#1_3|} AuxVars[] AssignedVars[#race~g1~0][182], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 91#L708-3true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 306#true, Black: 303#(= |#race~g0~0| 0), 277#true, 268#L730true, 28#L740-4true, 301#true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:34:08,805 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-09 06:34:08,805 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:08,805 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-09 06:34:08,805 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:09,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 189#L712true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 34#L712true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:09,400 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 06:34:09,400 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:09,400 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:34:09,400 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:34:09,606 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1146] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][217], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 137#L716-1true, 62#L723-5true, 71#L704-1true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 242#L729-8true, 285#true, 287#true]) [2024-11-09 06:34:09,607 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:09,607 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:34:09,607 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:09,607 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:34:09,607 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:09,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), 77#L711true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:09,653 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:09,653 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:09,653 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:09,653 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:34:09,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), 77#L711true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:09,653 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 06:34:09,653 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:09,653 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:09,653 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:34:09,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:09,656 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:09,656 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:09,656 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:09,656 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:34:09,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:09,656 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 06:34:09,656 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:09,656 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:09,656 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:34:09,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 242#L729-8true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:09,657 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 06:34:09,657 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 06:34:09,657 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:09,657 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:34:09,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, 172#L730-1true, 77#L711true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:34:09,705 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:09,705 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:09,705 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:09,705 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:09,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, 306#true, 34#L712true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:09,706 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:09,706 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:09,707 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:09,707 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:09,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, 214#L723-12true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:09,866 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 06:34:09,866 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:34:09,866 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:09,866 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:09,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][238], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 197#L723-7true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:09,867 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:09,867 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:09,867 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:09,867 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:09,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][243], [281#true, 289#true, 308#(= |#race~g1~0| 0), 44#L716-5true, Black: 291#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 197#L723-7true, Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:09,868 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:09,868 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:09,868 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:09,868 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:09,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 269#L718true, 151#L729-6true, Black: 296#true, 197#L723-7true, 306#true, Black: 301#true, 34#L712true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:09,893 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:09,894 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:34:09,894 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:09,894 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:09,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 269#L718true, 151#L729-6true, Black: 296#true, 306#true, Black: 301#true, 34#L712true, 277#true, 241#thr2Err3ASSERT_VIOLATIONDATA_RACEtrue, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:09,898 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:09,898 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:09,898 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:34:09,898 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:09,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 269#L718true, 151#L729-6true, Black: 296#true, 173#L723-3true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:09,905 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:09,905 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:09,906 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:09,906 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:09,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1146] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][226], [60#L708-3true, 281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 137#L716-1true, 102#L729-3true, 62#L723-5true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:09,915 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:09,915 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:09,915 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:09,915 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:09,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 214#L723-12true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 198#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 285#true, 287#true]) [2024-11-09 06:34:09,925 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:09,925 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:09,925 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:09,925 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:09,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, 197#L723-7true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 198#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 285#true, 287#true]) [2024-11-09 06:34:09,926 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:09,926 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:09,926 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:09,926 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:09,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1182] L729-5-->L729-6: Formula: (= |v_thr1Thread1of2ForFork2_#t~nondet12#1_3| |v_#race~g1~0_10|) InVars {thr1Thread1of2ForFork2_#t~nondet12#1=|v_thr1Thread1of2ForFork2_#t~nondet12#1_3|} OutVars{thr1Thread1of2ForFork2_#t~nondet12#1=|v_thr1Thread1of2ForFork2_#t~nondet12#1_3|, #race~g1~0=|v_#race~g1~0_10|} AuxVars[] AssignedVars[#race~g1~0][36], [60#L708-3true, 281#true, 289#true, Black: 291#true, 151#L729-6true, Black: 296#true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:34:09,976 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:09,976 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 06:34:09,976 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:09,976 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:10,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][189], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 77#L711true, 102#L729-3true, 62#L723-5true, 149#L716-1true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:10,018 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:10,018 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:34:10,019 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:34:10,019 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:10,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1146] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][226], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 137#L716-1true, 102#L729-3true, 100#L711true, 62#L723-5true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:10,020 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:10,020 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:34:10,020 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:10,020 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:34:10,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, Black: 301#true, 34#L712true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:10,038 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-09 06:34:10,038 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:10,038 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:10,038 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:34:10,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 214#L723-12true, Black: 301#true, 34#L712true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:10,061 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:10,061 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:10,061 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:10,061 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:10,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, Black: 291#true, 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 215#L729-2true, 306#true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 126#$Ultimate##0true, 285#true, 287#true]) [2024-11-09 06:34:10,281 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-09 06:34:10,281 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:10,281 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 06:34:10,281 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:10,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L708-2-->L708-3: Formula: (= |v_#race~g1~0_4| |v_thr3Thread1of2ForFork0_#t~nondet7#1_3|) InVars {thr3Thread1of2ForFork0_#t~nondet7#1=|v_thr3Thread1of2ForFork0_#t~nondet7#1_3|} OutVars{#race~g1~0=|v_#race~g1~0_4|, thr3Thread1of2ForFork0_#t~nondet7#1=|v_thr3Thread1of2ForFork0_#t~nondet7#1_3|} AuxVars[] AssignedVars[#race~g1~0][146], [281#true, 60#L708-3true, 289#true, 77#L711true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, 306#true, Black: 303#(= |#race~g0~0| 0), 277#true, 268#L730true, 28#L740-4true, 301#true, 285#true, 287#true]) [2024-11-09 06:34:10,325 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-09 06:34:10,325 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:10,326 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:10,326 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:10,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 118#$Ultimate##0true, 34#L712true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:10,327 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 06:34:10,327 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:10,327 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:10,328 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 06:34:10,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 77#L711true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 118#$Ultimate##0true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:10,328 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:10,328 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:10,328 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:10,328 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 06:34:10,329 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:10,329 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:10,330 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:10,330 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:10,330 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:10,330 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:34:10,330 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 77#L711true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 71#L704-1true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:10,330 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:10,331 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:10,331 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:10,331 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:34:10,331 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 06:34:10,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 71#L704-1true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 34#L712true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true, 261#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-09 06:34:10,336 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 06:34:10,336 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:10,336 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:34:10,336 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:34:10,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 77#L711true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 71#L704-1true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true, 261#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-09 06:34:10,336 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:10,336 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:34:10,336 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:34:10,336 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:10,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), 77#L711true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 173#L723-3true, 218#L716-5true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:10,350 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 06:34:10,350 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 06:34:10,350 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 06:34:10,350 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 06:34:10,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][92], [281#true, 308#(= |#race~g1~0| 0), 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 77#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 71#L704-1true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true, 261#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-09 06:34:10,363 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:10,363 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:34:10,363 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:10,363 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:34:10,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] L723-3-->L723-4: Formula: (= |v_#race~g0~0_1| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_1|} AuxVars[] AssignedVars[#race~g0~0][79], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 109#L707-3true, Black: 296#true, 10#L716-2true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 242#L729-8true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:34:10,371 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:10,371 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:10,371 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:10,371 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:10,377 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:10,377 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-09 06:34:10,377 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:10,377 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 06:34:10,377 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:10,377 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:10,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1136] L708-2-->L708-3: Formula: (= |v_#race~g1~0_4| |v_thr3Thread2of2ForFork0_#t~nondet7#1_3|) InVars {thr3Thread2of2ForFork0_#t~nondet7#1=|v_thr3Thread2of2ForFork0_#t~nondet7#1_3|} OutVars{#race~g1~0=|v_#race~g1~0_4|, thr3Thread2of2ForFork0_#t~nondet7#1=|v_thr3Thread2of2ForFork0_#t~nondet7#1_3|} AuxVars[] AssignedVars[#race~g1~0][211], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 91#L708-3true, 62#L723-5true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 306#true, Black: 303#(= |#race~g0~0| 0), 277#true, 301#true, 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:10,393 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:10,393 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 06:34:10,393 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 06:34:10,393 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 06:34:10,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1136] L708-2-->L708-3: Formula: (= |v_#race~g1~0_4| |v_thr3Thread2of2ForFork0_#t~nondet7#1_3|) InVars {thr3Thread2of2ForFork0_#t~nondet7#1=|v_thr3Thread2of2ForFork0_#t~nondet7#1_3|} OutVars{#race~g1~0=|v_#race~g1~0_4|, thr3Thread2of2ForFork0_#t~nondet7#1=|v_thr3Thread2of2ForFork0_#t~nondet7#1_3|} AuxVars[] AssignedVars[#race~g1~0][211], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 62#L723-5true, 91#L708-3true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 306#true, Black: 303#(= |#race~g0~0| 0), 277#true, 61#L729-7true, 301#true, 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:10,393 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 06:34:10,393 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:34:10,393 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 06:34:10,393 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-09 06:34:10,394 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, 218#L716-5true, 197#L723-7true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:10,394 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:10,394 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:10,394 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:10,394 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:10,394 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 06:34:10,394 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:10,395 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 06:34:10,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 56#$Ultimate##0true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 214#L723-12true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:10,412 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:10,412 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:10,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:34:10,412 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:10,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][138], [281#true, 289#true, 308#(= |#race~g1~0| 0), 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 159#L704-1true, 197#L723-7true, Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:10,418 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:10,418 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:10,418 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 06:34:10,418 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 06:34:10,434 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 197#L723-7true, Black: 301#true, 34#L712true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:10,434 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 06:34:10,434 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:34:10,434 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:34:10,434 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:34:10,434 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:34:10,435 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [281#true, 289#true, 308#(= |#race~g1~0| 0), 77#L711true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 218#L716-5true, 214#L723-12true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:10,435 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 06:34:10,435 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:34:10,435 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:34:10,435 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:34:10,435 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 06:34:10,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1157] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][240], [281#true, 289#true, 308#(= |#race~g1~0| 0), 44#L716-5true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 197#L723-7true, Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 287#true]) [2024-11-09 06:34:10,436 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is not cut-off event [2024-11-09 06:34:10,436 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is not cut-off event [2024-11-09 06:34:10,436 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is not cut-off event [2024-11-09 06:34:10,436 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is not cut-off event [2024-11-09 06:34:10,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1136] L708-2-->L708-3: Formula: (= |v_#race~g1~0_4| |v_thr3Thread2of2ForFork0_#t~nondet7#1_3|) InVars {thr3Thread2of2ForFork0_#t~nondet7#1=|v_thr3Thread2of2ForFork0_#t~nondet7#1_3|} OutVars{#race~g1~0=|v_#race~g1~0_4|, thr3Thread2of2ForFork0_#t~nondet7#1=|v_thr3Thread2of2ForFork0_#t~nondet7#1_3|} AuxVars[] AssignedVars[#race~g1~0][182], [281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 91#L708-3true, 62#L723-5true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 306#true, Black: 303#(= |#race~g0~0| 0), 277#true, 268#L730true, 28#L740-4true, 301#true, 285#true, 287#true]) [2024-11-09 06:34:10,484 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-09 06:34:10,484 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-09 06:34:10,484 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 06:34:10,484 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:10,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 34#L712true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:10,485 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 06:34:10,485 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:10,485 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:10,485 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:10,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][47], [281#true, 289#true, 308#(= |#race~g1~0| 0), 189#L712true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 268#L730true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:10,486 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 06:34:10,486 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:10,486 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:10,486 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:10,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L708-2-->L708-3: Formula: (= |v_#race~g1~0_4| |v_thr3Thread1of2ForFork0_#t~nondet7#1_3|) InVars {thr3Thread1of2ForFork0_#t~nondet7#1=|v_thr3Thread1of2ForFork0_#t~nondet7#1_3|} OutVars{#race~g1~0=|v_#race~g1~0_4|, thr3Thread1of2ForFork0_#t~nondet7#1=|v_thr3Thread1of2ForFork0_#t~nondet7#1_3|} AuxVars[] AssignedVars[#race~g1~0][207], [60#L708-3true, 281#true, 289#true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 77#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 306#true, 197#L723-7true, Black: 303#(= |#race~g0~0| 0), 277#true, 61#L729-7true, 28#L740-4true, 301#true, 285#true, 287#true]) [2024-11-09 06:34:10,596 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-09 06:34:10,596 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 06:34:10,596 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:10,596 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 06:34:10,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 291#true, 100#L711true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:10,670 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:10,670 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:34:10,670 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:34:10,670 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:10,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 34#L712true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:10,716 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 06:34:10,716 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:34:10,716 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:10,716 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:10,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 34#L712true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:10,716 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:10,716 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:34:10,716 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:10,716 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:10,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), 189#L712true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 61#L729-7true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:10,717 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 06:34:10,717 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 06:34:10,717 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 06:34:10,717 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 06:34:10,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), 189#L712true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 151#L729-6true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:10,717 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 06:34:10,717 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 06:34:10,717 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 06:34:10,717 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 06:34:10,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 34#L712true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 242#L729-8true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:10,719 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-09 06:34:10,719 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:34:10,719 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:34:10,719 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:34:10,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1017] L723-5-->L723-6: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [281#true, 289#true, 308#(= |#race~g1~0| 0), 189#L712true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), Black: 301#true, 277#true, 303#(= |#race~g0~0| 0), 255#L718true, 28#L740-4true, 242#L729-8true, 103#L723-6true, 285#true, 287#true]) [2024-11-09 06:34:10,719 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-09 06:34:10,719 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:34:10,719 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 06:34:10,719 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 06:34:11,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1_11|, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork0_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork0___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of2ForFork0_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][123], [281#true, 289#true, 172#L730-1true, Black: 293#(= |thr1Thread1of2ForFork2_#t~nondet11#1| |#race~g0~0|), 269#L718true, Black: 298#(= |thr1Thread1of2ForFork2_#t~nondet12#1| |#race~g1~0|), 306#true, Black: 301#true, 34#L712true, 277#true, 303#(= |#race~g0~0| 0), 28#L740-4true, 285#true, 188#L723-4true, 287#true]) [2024-11-09 06:34:11,318 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 06:34:11,318 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:34:11,318 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 06:34:11,318 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event