./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/no-data-race.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/25_stack_longest-2-pthread.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 61a67961 Calling Ultimate with: /root/.sdkman/candidates/java/current/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 /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/25_stack_longest-2-pthread.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 6bed9188bb7b7687ebd02ffac8f3cae5646a3288850778355d808dde868a6cf7 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.fs.cvc5-61a6796-m [2024-10-14 16:46:54,149 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-14 16:46:54,209 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-10-14 16:46:54,216 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-14 16:46:54,218 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-14 16:46:54,251 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-14 16:46:54,251 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-14 16:46:54,252 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-14 16:46:54,252 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-14 16:46:54,253 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-14 16:46:54,254 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-14 16:46:54,254 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-14 16:46:54,254 INFO L153 SettingsManager]: * Use SBE=true [2024-10-14 16:46:54,256 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-14 16:46:54,257 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-14 16:46:54,257 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-14 16:46:54,257 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-14 16:46:54,257 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-14 16:46:54,261 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-14 16:46:54,261 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-14 16:46:54,262 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-14 16:46:54,262 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-14 16:46:54,262 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-10-14 16:46:54,262 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-14 16:46:54,262 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-14 16:46:54,263 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-14 16:46:54,263 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-14 16:46:54,263 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-14 16:46:54,263 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-14 16:46:54,264 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-14 16:46:54,264 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-14 16:46:54,264 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 16:46:54,264 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-14 16:46:54,264 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-14 16:46:54,265 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-14 16:46:54,265 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-14 16:46:54,266 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-14 16:46:54,266 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-14 16:46:54,267 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-14 16:46:54,267 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-14 16:46:54,267 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-14 16:46:54,267 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 -> 6bed9188bb7b7687ebd02ffac8f3cae5646a3288850778355d808dde868a6cf7 [2024-10-14 16:46:54,512 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-14 16:46:54,539 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-14 16:46:54,543 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-14 16:46:54,544 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-14 16:46:54,545 INFO L274 PluginConnector]: CDTParser initialized [2024-10-14 16:46:54,547 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/25_stack_longest-2-pthread.i [2024-10-14 16:46:56,002 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-14 16:46:56,249 INFO L384 CDTParser]: Found 1 translation units. [2024-10-14 16:46:56,249 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/25_stack_longest-2-pthread.i [2024-10-14 16:46:56,264 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b5ddab8d4/1f868d579b374a0a9699c60dc1dbe37f/FLAG75c93d316 [2024-10-14 16:46:56,577 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b5ddab8d4/1f868d579b374a0a9699c60dc1dbe37f [2024-10-14 16:46:56,580 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-14 16:46:56,581 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-14 16:46:56,583 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-14 16:46:56,583 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-14 16:46:56,588 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-14 16:46:56,589 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 04:46:56" (1/1) ... [2024-10-14 16:46:56,590 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@133104d0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:56, skipping insertion in model container [2024-10-14 16:46:56,590 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 04:46:56" (1/1) ... [2024-10-14 16:46:56,632 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-14 16:46:57,051 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 16:46:57,066 INFO L200 MainTranslator]: Completed pre-run [2024-10-14 16:46:57,111 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 16:46:57,166 INFO L204 MainTranslator]: Completed translation [2024-10-14 16:46:57,167 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:57 WrapperNode [2024-10-14 16:46:57,167 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-14 16:46:57,168 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-14 16:46:57,168 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-14 16:46:57,169 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-14 16:46:57,175 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:57" (1/1) ... [2024-10-14 16:46:57,194 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:57" (1/1) ... [2024-10-14 16:46:57,224 INFO L138 Inliner]: procedures = 171, calls = 36, calls flagged for inlining = 10, calls inlined = 9, statements flattened = 172 [2024-10-14 16:46:57,224 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-14 16:46:57,225 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-14 16:46:57,225 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-14 16:46:57,225 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-14 16:46:57,234 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:57" (1/1) ... [2024-10-14 16:46:57,235 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:57" (1/1) ... [2024-10-14 16:46:57,239 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:57" (1/1) ... [2024-10-14 16:46:57,240 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:57" (1/1) ... [2024-10-14 16:46:57,249 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:57" (1/1) ... [2024-10-14 16:46:57,252 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:57" (1/1) ... [2024-10-14 16:46:57,255 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:57" (1/1) ... [2024-10-14 16:46:57,260 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:57" (1/1) ... [2024-10-14 16:46:57,266 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-14 16:46:57,268 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-14 16:46:57,268 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-14 16:46:57,268 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-14 16:46:57,269 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:57" (1/1) ... [2024-10-14 16:46:57,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 16:46:57,289 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 16:46:57,307 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-10-14 16:46:57,311 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-10-14 16:46:57,358 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-10-14 16:46:57,359 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-10-14 16:46:57,359 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-10-14 16:46:57,359 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-10-14 16:46:57,360 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-14 16:46:57,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-10-14 16:46:57,360 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-10-14 16:46:57,360 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-10-14 16:46:57,360 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-14 16:46:57,360 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-14 16:46:57,362 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-14 16:46:57,522 INFO L238 CfgBuilder]: Building ICFG [2024-10-14 16:46:57,524 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-14 16:46:57,823 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-14 16:46:57,824 INFO L287 CfgBuilder]: Performing block encoding [2024-10-14 16:46:57,923 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-14 16:46:57,925 INFO L314 CfgBuilder]: Removed 2 assume(true) statements. [2024-10-14 16:46:57,926 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.10 04:46:57 BoogieIcfgContainer [2024-10-14 16:46:57,926 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-14 16:46:57,928 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-14 16:46:57,929 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-14 16:46:57,933 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-14 16:46:57,933 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.10 04:46:56" (1/3) ... [2024-10-14 16:46:57,934 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b0efba9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.10 04:46:57, skipping insertion in model container [2024-10-14 16:46:57,934 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:46:57" (2/3) ... [2024-10-14 16:46:57,934 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b0efba9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.10 04:46:57, skipping insertion in model container [2024-10-14 16:46:57,935 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.10 04:46:57" (3/3) ... [2024-10-14 16:46:57,936 INFO L112 eAbstractionObserver]: Analyzing ICFG 25_stack_longest-2-pthread.i [2024-10-14 16:46:57,954 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-14 16:46:57,954 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 12 error locations. [2024-10-14 16:46:57,954 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-14 16:46:58,030 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-14 16:46:58,065 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 154 places, 158 transitions, 320 flow [2024-10-14 16:46:58,133 INFO L124 PetriNetUnfolderBase]: 8/167 cut-off events. [2024-10-14 16:46:58,133 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-14 16:46:58,141 INFO L83 FinitePrefix]: Finished finitePrefix Result has 171 conditions, 167 events. 8/167 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 189 event pairs, 0 based on Foata normal form. 0/145 useless extension candidates. Maximal degree in co-relation 129. Up to 4 conditions per place. [2024-10-14 16:46:58,141 INFO L82 GeneralOperation]: Start removeDead. Operand has 154 places, 158 transitions, 320 flow [2024-10-14 16:46:58,149 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 154 places, 158 transitions, 320 flow [2024-10-14 16:46:58,160 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-14 16:46:58,167 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;@50c3e1e1, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-14 16:46:58,170 INFO L334 AbstractCegarLoop]: Starting to check reachability of 25 error locations. [2024-10-14 16:46:58,184 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-14 16:46:58,185 INFO L124 PetriNetUnfolderBase]: 2/48 cut-off events. [2024-10-14 16:46:58,185 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-14 16:46:58,185 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:46:58,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, 1, 1, 1, 1, 1, 1] [2024-10-14 16:46:58,186 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-10-14 16:46:58,193 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:46:58,197 INFO L85 PathProgramCache]: Analyzing trace with hash 919541631, now seen corresponding path program 1 times [2024-10-14 16:46:58,205 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:46:58,205 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [959546398] [2024-10-14 16:46:58,206 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:46:58,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:46:58,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:46:58,449 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:46:58,450 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:46:58,450 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [959546398] [2024-10-14 16:46:58,452 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [959546398] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:46:58,452 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:46:58,452 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:46:58,453 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1256723615] [2024-10-14 16:46:58,454 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:46:58,461 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:46:58,465 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:46:58,491 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:46:58,492 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:46:58,513 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 138 out of 158 [2024-10-14 16:46:58,519 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 154 places, 158 transitions, 320 flow. Second operand has 3 states, 3 states have (on average 139.33333333333334) internal successors, (418), 3 states have internal predecessors, (418), 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-10-14 16:46:58,520 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:46:58,520 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 138 of 158 [2024-10-14 16:46:58,521 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:46:58,684 INFO L124 PetriNetUnfolderBase]: 6/242 cut-off events. [2024-10-14 16:46:58,684 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-10-14 16:46:58,685 INFO L83 FinitePrefix]: Finished finitePrefix Result has 268 conditions, 242 events. 6/242 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 457 event pairs, 0 based on Foata normal form. 21/240 useless extension candidates. Maximal degree in co-relation 229. Up to 12 conditions per place. [2024-10-14 16:46:58,687 INFO L140 encePairwiseOnDemand]: 149/158 looper letters, 19 selfloop transitions, 2 changer transitions 0/155 dead transitions. [2024-10-14 16:46:58,687 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 148 places, 155 transitions, 356 flow [2024-10-14 16:46:58,689 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 16:46:58,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 16:46:58,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 448 transitions. [2024-10-14 16:46:58,704 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9451476793248945 [2024-10-14 16:46:58,707 INFO L175 Difference]: Start difference. First operand has 154 places, 158 transitions, 320 flow. Second operand 3 states and 448 transitions. [2024-10-14 16:46:58,708 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 148 places, 155 transitions, 356 flow [2024-10-14 16:46:58,711 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 148 places, 155 transitions, 356 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-14 16:46:58,716 INFO L231 Difference]: Finished difference. Result has 148 places, 147 transitions, 302 flow [2024-10-14 16:46:58,718 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=158, PETRI_DIFFERENCE_MINUEND_FLOW=298, PETRI_DIFFERENCE_MINUEND_PLACES=146, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=147, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=145, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=302, PETRI_PLACES=148, PETRI_TRANSITIONS=147} [2024-10-14 16:46:58,722 INFO L277 CegarLoopForPetriNet]: 154 programPoint places, -6 predicate places. [2024-10-14 16:46:58,722 INFO L471 AbstractCegarLoop]: Abstraction has has 148 places, 147 transitions, 302 flow [2024-10-14 16:46:58,722 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 139.33333333333334) internal successors, (418), 3 states have internal predecessors, (418), 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-10-14 16:46:58,723 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:46:58,723 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 16:46:58,723 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-14 16:46:58,725 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-10-14 16:46:58,726 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:46:58,726 INFO L85 PathProgramCache]: Analyzing trace with hash -1271963561, now seen corresponding path program 1 times [2024-10-14 16:46:58,726 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:46:58,726 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [312625245] [2024-10-14 16:46:58,727 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:46:58,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:46:58,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 16:46:58,785 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-14 16:46:58,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 16:46:58,839 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-14 16:46:58,839 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-14 16:46:58,841 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (24 of 25 remaining) [2024-10-14 16:46:58,846 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (23 of 25 remaining) [2024-10-14 16:46:58,846 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (22 of 25 remaining) [2024-10-14 16:46:58,847 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (21 of 25 remaining) [2024-10-14 16:46:58,847 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (20 of 25 remaining) [2024-10-14 16:46:58,847 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (19 of 25 remaining) [2024-10-14 16:46:58,848 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (18 of 25 remaining) [2024-10-14 16:46:58,848 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (17 of 25 remaining) [2024-10-14 16:46:58,848 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (16 of 25 remaining) [2024-10-14 16:46:58,848 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (15 of 25 remaining) [2024-10-14 16:46:58,849 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (14 of 25 remaining) [2024-10-14 16:46:58,850 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (13 of 25 remaining) [2024-10-14 16:46:58,850 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (12 of 25 remaining) [2024-10-14 16:46:58,851 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (11 of 25 remaining) [2024-10-14 16:46:58,851 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (10 of 25 remaining) [2024-10-14 16:46:58,851 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 25 remaining) [2024-10-14 16:46:58,851 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 25 remaining) [2024-10-14 16:46:58,851 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (7 of 25 remaining) [2024-10-14 16:46:58,852 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (6 of 25 remaining) [2024-10-14 16:46:58,852 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (5 of 25 remaining) [2024-10-14 16:46:58,852 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (4 of 25 remaining) [2024-10-14 16:46:58,852 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (3 of 25 remaining) [2024-10-14 16:46:58,852 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (2 of 25 remaining) [2024-10-14 16:46:58,852 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (1 of 25 remaining) [2024-10-14 16:46:58,853 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (0 of 25 remaining) [2024-10-14 16:46:58,853 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-14 16:46:58,853 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-10-14 16:46:58,858 WARN L239 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-14 16:46:58,858 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-10-14 16:46:58,933 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-14 16:46:58,940 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 269 places, 277 transitions, 564 flow [2024-10-14 16:46:58,997 INFO L124 PetriNetUnfolderBase]: 15/297 cut-off events. [2024-10-14 16:46:58,998 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-10-14 16:46:59,005 INFO L83 FinitePrefix]: Finished finitePrefix Result has 305 conditions, 297 events. 15/297 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 768 event pairs, 0 based on Foata normal form. 0/255 useless extension candidates. Maximal degree in co-relation 247. Up to 6 conditions per place. [2024-10-14 16:46:59,005 INFO L82 GeneralOperation]: Start removeDead. Operand has 269 places, 277 transitions, 564 flow [2024-10-14 16:46:59,009 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 269 places, 277 transitions, 564 flow [2024-10-14 16:46:59,012 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-14 16:46:59,013 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;@50c3e1e1, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-14 16:46:59,014 INFO L334 AbstractCegarLoop]: Starting to check reachability of 37 error locations. [2024-10-14 16:46:59,019 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-14 16:46:59,020 INFO L124 PetriNetUnfolderBase]: 2/48 cut-off events. [2024-10-14 16:46:59,020 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-14 16:46:59,020 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:46:59,020 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 16:46:59,020 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2024-10-14 16:46:59,023 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:46:59,024 INFO L85 PathProgramCache]: Analyzing trace with hash -2131389036, now seen corresponding path program 1 times [2024-10-14 16:46:59,024 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:46:59,024 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [251832844] [2024-10-14 16:46:59,024 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:46:59,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:46:59,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:46:59,089 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:46:59,090 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:46:59,090 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [251832844] [2024-10-14 16:46:59,090 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [251832844] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:46:59,090 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:46:59,090 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:46:59,090 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1495598644] [2024-10-14 16:46:59,090 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:46:59,091 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:46:59,092 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:46:59,092 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:46:59,092 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:46:59,121 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 239 out of 277 [2024-10-14 16:46:59,122 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 269 places, 277 transitions, 564 flow. Second operand has 3 states, 3 states have (on average 240.33333333333334) internal successors, (721), 3 states have internal predecessors, (721), 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-10-14 16:46:59,122 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:46:59,122 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 239 of 277 [2024-10-14 16:46:59,122 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:46:59,816 INFO L124 PetriNetUnfolderBase]: 443/3929 cut-off events. [2024-10-14 16:46:59,816 INFO L125 PetriNetUnfolderBase]: For 60/60 co-relation queries the response was YES. [2024-10-14 16:46:59,832 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4695 conditions, 3929 events. 443/3929 cut-off events. For 60/60 co-relation queries the response was YES. Maximal size of possible extension queue 73. Compared 35259 event pairs, 133 based on Foata normal form. 392/3864 useless extension candidates. Maximal degree in co-relation 3722. Up to 354 conditions per place. [2024-10-14 16:46:59,853 INFO L140 encePairwiseOnDemand]: 259/277 looper letters, 47 selfloop transitions, 6 changer transitions 0/287 dead transitions. [2024-10-14 16:46:59,854 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 261 places, 287 transitions, 695 flow [2024-10-14 16:46:59,854 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 16:46:59,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 16:46:59,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 792 transitions. [2024-10-14 16:46:59,860 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9530685920577617 [2024-10-14 16:46:59,861 INFO L175 Difference]: Start difference. First operand has 269 places, 277 transitions, 564 flow. Second operand 3 states and 792 transitions. [2024-10-14 16:46:59,861 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 261 places, 287 transitions, 695 flow [2024-10-14 16:46:59,864 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 261 places, 287 transitions, 695 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-14 16:46:59,869 INFO L231 Difference]: Finished difference. Result has 263 places, 268 transitions, 586 flow [2024-10-14 16:46:59,872 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=277, PETRI_DIFFERENCE_MINUEND_FLOW=534, PETRI_DIFFERENCE_MINUEND_PLACES=259, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=262, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=256, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=586, PETRI_PLACES=263, PETRI_TRANSITIONS=268} [2024-10-14 16:46:59,873 INFO L277 CegarLoopForPetriNet]: 269 programPoint places, -6 predicate places. [2024-10-14 16:46:59,873 INFO L471 AbstractCegarLoop]: Abstraction has has 263 places, 268 transitions, 586 flow [2024-10-14 16:46:59,874 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 240.33333333333334) internal successors, (721), 3 states have internal predecessors, (721), 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-10-14 16:46:59,874 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:46:59,874 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 16:46:59,874 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-14 16:46:59,874 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2024-10-14 16:46:59,875 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:46:59,875 INFO L85 PathProgramCache]: Analyzing trace with hash -497749035, now seen corresponding path program 1 times [2024-10-14 16:46:59,875 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:46:59,875 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1423559181] [2024-10-14 16:46:59,876 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:46:59,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:46:59,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:46:59,968 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:46:59,969 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:46:59,969 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1423559181] [2024-10-14 16:46:59,969 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1423559181] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:46:59,969 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:46:59,969 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:46:59,969 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [143751043] [2024-10-14 16:46:59,970 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:46:59,970 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:46:59,970 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:46:59,971 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:46:59,971 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:47:00,004 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 237 out of 277 [2024-10-14 16:47:00,006 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 263 places, 268 transitions, 586 flow. Second operand has 3 states, 3 states have (on average 239.0) internal successors, (717), 3 states have internal predecessors, (717), 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-10-14 16:47:00,007 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:47:00,007 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 237 of 277 [2024-10-14 16:47:00,007 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:47:00,735 INFO L124 PetriNetUnfolderBase]: 658/4752 cut-off events. [2024-10-14 16:47:00,735 INFO L125 PetriNetUnfolderBase]: For 106/106 co-relation queries the response was YES. [2024-10-14 16:47:00,750 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6006 conditions, 4752 events. 658/4752 cut-off events. For 106/106 co-relation queries the response was YES. Maximal size of possible extension queue 102. Compared 44714 event pairs, 306 based on Foata normal form. 0/4203 useless extension candidates. Maximal degree in co-relation 5607. Up to 972 conditions per place. [2024-10-14 16:47:00,767 INFO L140 encePairwiseOnDemand]: 269/277 looper letters, 37 selfloop transitions, 7 changer transitions 0/282 dead transitions. [2024-10-14 16:47:00,768 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 282 transitions, 707 flow [2024-10-14 16:47:00,768 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 16:47:00,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 16:47:00,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 756 transitions. [2024-10-14 16:47:00,770 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9097472924187726 [2024-10-14 16:47:00,772 INFO L175 Difference]: Start difference. First operand has 263 places, 268 transitions, 586 flow. Second operand 3 states and 756 transitions. [2024-10-14 16:47:00,772 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 282 transitions, 707 flow [2024-10-14 16:47:00,776 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 263 places, 282 transitions, 695 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 16:47:00,780 INFO L231 Difference]: Finished difference. Result has 265 places, 274 transitions, 628 flow [2024-10-14 16:47:00,781 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=277, PETRI_DIFFERENCE_MINUEND_FLOW=574, PETRI_DIFFERENCE_MINUEND_PLACES=261, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=268, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=261, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=628, PETRI_PLACES=265, PETRI_TRANSITIONS=274} [2024-10-14 16:47:00,782 INFO L277 CegarLoopForPetriNet]: 269 programPoint places, -4 predicate places. [2024-10-14 16:47:00,782 INFO L471 AbstractCegarLoop]: Abstraction has has 265 places, 274 transitions, 628 flow [2024-10-14 16:47:00,783 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 239.0) internal successors, (717), 3 states have internal predecessors, (717), 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-10-14 16:47:00,783 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:47:00,783 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 16:47:00,784 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-14 16:47:00,784 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2024-10-14 16:47:00,784 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:47:00,785 INFO L85 PathProgramCache]: Analyzing trace with hash -799337272, now seen corresponding path program 1 times [2024-10-14 16:47:00,785 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:47:00,785 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1844750370] [2024-10-14 16:47:00,785 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:47:00,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:47:00,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 16:47:00,804 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-14 16:47:00,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 16:47:00,824 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-14 16:47:00,824 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-14 16:47:00,824 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (36 of 37 remaining) [2024-10-14 16:47:00,825 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (35 of 37 remaining) [2024-10-14 16:47:00,825 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (34 of 37 remaining) [2024-10-14 16:47:00,825 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (33 of 37 remaining) [2024-10-14 16:47:00,825 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (32 of 37 remaining) [2024-10-14 16:47:00,825 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (31 of 37 remaining) [2024-10-14 16:47:00,826 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (30 of 37 remaining) [2024-10-14 16:47:00,826 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (29 of 37 remaining) [2024-10-14 16:47:00,826 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (28 of 37 remaining) [2024-10-14 16:47:00,826 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (27 of 37 remaining) [2024-10-14 16:47:00,826 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (26 of 37 remaining) [2024-10-14 16:47:00,827 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (25 of 37 remaining) [2024-10-14 16:47:00,827 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (24 of 37 remaining) [2024-10-14 16:47:00,827 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (23 of 37 remaining) [2024-10-14 16:47:00,827 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (22 of 37 remaining) [2024-10-14 16:47:00,827 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (21 of 37 remaining) [2024-10-14 16:47:00,827 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (20 of 37 remaining) [2024-10-14 16:47:00,827 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (19 of 37 remaining) [2024-10-14 16:47:00,828 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (18 of 37 remaining) [2024-10-14 16:47:00,828 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (17 of 37 remaining) [2024-10-14 16:47:00,828 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (16 of 37 remaining) [2024-10-14 16:47:00,829 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (15 of 37 remaining) [2024-10-14 16:47:00,831 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (14 of 37 remaining) [2024-10-14 16:47:00,831 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (13 of 37 remaining) [2024-10-14 16:47:00,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (12 of 37 remaining) [2024-10-14 16:47:00,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (11 of 37 remaining) [2024-10-14 16:47:00,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (10 of 37 remaining) [2024-10-14 16:47:00,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 37 remaining) [2024-10-14 16:47:00,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 37 remaining) [2024-10-14 16:47:00,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (7 of 37 remaining) [2024-10-14 16:47:00,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (6 of 37 remaining) [2024-10-14 16:47:00,833 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (5 of 37 remaining) [2024-10-14 16:47:00,833 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (4 of 37 remaining) [2024-10-14 16:47:00,833 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (3 of 37 remaining) [2024-10-14 16:47:00,833 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (2 of 37 remaining) [2024-10-14 16:47:00,833 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (1 of 37 remaining) [2024-10-14 16:47:00,833 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (0 of 37 remaining) [2024-10-14 16:47:00,833 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-14 16:47:00,834 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-10-14 16:47:00,834 WARN L239 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-14 16:47:00,834 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-10-14 16:47:00,906 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-14 16:47:00,912 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 384 places, 396 transitions, 810 flow [2024-10-14 16:47:00,979 INFO L124 PetriNetUnfolderBase]: 22/427 cut-off events. [2024-10-14 16:47:00,979 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-10-14 16:47:00,986 INFO L83 FinitePrefix]: Finished finitePrefix Result has 440 conditions, 427 events. 22/427 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 1507 event pairs, 0 based on Foata normal form. 0/365 useless extension candidates. Maximal degree in co-relation 365. Up to 8 conditions per place. [2024-10-14 16:47:00,987 INFO L82 GeneralOperation]: Start removeDead. Operand has 384 places, 396 transitions, 810 flow [2024-10-14 16:47:00,995 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 384 places, 396 transitions, 810 flow [2024-10-14 16:47:00,996 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-14 16:47:00,997 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;@50c3e1e1, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-14 16:47:00,997 INFO L334 AbstractCegarLoop]: Starting to check reachability of 49 error locations. [2024-10-14 16:47:01,030 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-14 16:47:01,031 INFO L124 PetriNetUnfolderBase]: 2/48 cut-off events. [2024-10-14 16:47:01,031 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-14 16:47:01,031 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:47:01,032 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 16:47:01,032 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2024-10-14 16:47:01,032 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:47:01,033 INFO L85 PathProgramCache]: Analyzing trace with hash -1251953302, now seen corresponding path program 1 times [2024-10-14 16:47:01,033 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:47:01,036 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1570009871] [2024-10-14 16:47:01,037 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:47:01,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:47:01,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:47:01,086 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:47:01,087 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:47:01,087 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1570009871] [2024-10-14 16:47:01,087 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1570009871] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:47:01,087 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:47:01,087 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:47:01,088 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1800008846] [2024-10-14 16:47:01,088 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:47:01,088 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:47:01,088 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:47:01,089 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:47:01,089 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:47:01,120 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 340 out of 396 [2024-10-14 16:47:01,122 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 384 places, 396 transitions, 810 flow. Second operand has 3 states, 3 states have (on average 341.3333333333333) internal successors, (1024), 3 states have internal predecessors, (1024), 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-10-14 16:47:01,122 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:47:01,123 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 340 of 396 [2024-10-14 16:47:01,123 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:47:09,985 INFO L124 PetriNetUnfolderBase]: 12207/63269 cut-off events. [2024-10-14 16:47:09,985 INFO L125 PetriNetUnfolderBase]: For 1900/1900 co-relation queries the response was YES. [2024-10-14 16:47:10,307 INFO L83 FinitePrefix]: Finished finitePrefix Result has 80965 conditions, 63269 events. 12207/63269 cut-off events. For 1900/1900 co-relation queries the response was YES. Maximal size of possible extension queue 1059. Compared 924408 event pairs, 4122 based on Foata normal form. 6785/62612 useless extension candidates. Maximal degree in co-relation 63919. Up to 8338 conditions per place. [2024-10-14 16:47:10,671 INFO L140 encePairwiseOnDemand]: 370/396 looper letters, 71 selfloop transitions, 9 changer transitions 0/414 dead transitions. [2024-10-14 16:47:10,671 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 373 places, 414 transitions, 1018 flow [2024-10-14 16:47:10,672 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 16:47:10,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 16:47:10,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1131 transitions. [2024-10-14 16:47:10,674 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.952020202020202 [2024-10-14 16:47:10,675 INFO L175 Difference]: Start difference. First operand has 384 places, 396 transitions, 810 flow. Second operand 3 states and 1131 transitions. [2024-10-14 16:47:10,675 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 373 places, 414 transitions, 1018 flow [2024-10-14 16:47:10,679 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 373 places, 414 transitions, 1014 flow, removed 2 selfloop flow, removed 0 redundant places. [2024-10-14 16:47:10,685 INFO L231 Difference]: Finished difference. Result has 375 places, 385 transitions, 846 flow [2024-10-14 16:47:10,685 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=396, PETRI_DIFFERENCE_MINUEND_FLOW=768, PETRI_DIFFERENCE_MINUEND_PLACES=371, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=376, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=367, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=846, PETRI_PLACES=375, PETRI_TRANSITIONS=385} [2024-10-14 16:47:10,687 INFO L277 CegarLoopForPetriNet]: 384 programPoint places, -9 predicate places. [2024-10-14 16:47:10,688 INFO L471 AbstractCegarLoop]: Abstraction has has 375 places, 385 transitions, 846 flow [2024-10-14 16:47:10,688 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 341.3333333333333) internal successors, (1024), 3 states have internal predecessors, (1024), 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-10-14 16:47:10,689 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:47:10,689 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 16:47:10,689 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-14 16:47:10,689 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2024-10-14 16:47:10,690 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:47:10,690 INFO L85 PathProgramCache]: Analyzing trace with hash -1734503349, now seen corresponding path program 1 times [2024-10-14 16:47:10,690 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:47:10,690 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1757531018] [2024-10-14 16:47:10,690 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:47:10,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:47:10,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:47: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-10-14 16:47:10,751 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:47:10,751 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1757531018] [2024-10-14 16:47:10,751 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1757531018] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:47:10,751 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:47:10,752 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:47:10,752 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [303043190] [2024-10-14 16:47:10,752 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:47:10,752 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:47:10,753 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:47:10,753 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:47:10,753 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:47:10,783 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 340 out of 396 [2024-10-14 16:47:10,785 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 375 places, 385 transitions, 846 flow. Second operand has 3 states, 3 states have (on average 342.0) internal successors, (1026), 3 states have internal predecessors, (1026), 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-10-14 16:47:10,785 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:47:10,785 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 340 of 396 [2024-10-14 16:47:10,785 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:47:11,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1389] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][90], [353#L757-3true, 381#true, 385#true, Black: 387#true, 164#L755-3true, 389#(= |#race~state~0| 0), 325#L766-6true, 383#true, 392#true, 55#L757-3true]) [2024-10-14 16:47:11,888 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-10-14 16:47:11,888 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 16:47:11,888 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-10-14 16:47:11,888 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 16:47:12,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [353#L757-3true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 392#true, 375#L705true]) [2024-10-14 16:47:12,430 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-10-14 16:47:12,430 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-10-14 16:47:12,430 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-10-14 16:47:12,430 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-10-14 16:47:12,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [353#L757-3true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 349#L755true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 392#true]) [2024-10-14 16:47:12,507 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2024-10-14 16:47:12,507 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-14 16:47:12,507 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-10-14 16:47:12,508 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-14 16:47:13,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1389] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][90], [369#L694-3true, 353#L757-3true, 381#true, 385#true, Black: 387#true, 164#L755-3true, 389#(= |#race~state~0| 0), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:13,446 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-10-14 16:47:13,447 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 16:47:13,447 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 16:47:13,447 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 16:47:14,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1389] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][90], [353#L757-3true, 381#true, 385#true, Black: 387#true, 164#L755-3true, 389#(= |#race~state~0| 0), 325#L766-6true, 383#true, 392#true, 342#L696-3true]) [2024-10-14 16:47:14,037 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-10-14 16:47:14,037 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:14,037 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 16:47:14,037 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:14,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [381#true, Black: 389#(= |#race~state~0| 0), 385#true, 360#L694-3true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 392#true, 375#L705true]) [2024-10-14 16:47:14,183 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-10-14 16:47:14,183 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:14,183 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 16:47:14,183 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 16:47:14,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [381#true, Black: 389#(= |#race~state~0| 0), 385#true, 349#L755true, 360#L694-3true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 392#true]) [2024-10-14 16:47:14,282 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-10-14 16:47:14,282 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 16:47:14,282 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 16:47:14,282 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-14 16:47:14,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [381#true, Black: 389#(= |#race~state~0| 0), 385#true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 118#L696-3true, 392#true, 375#L705true]) [2024-10-14 16:47:14,935 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-10-14 16:47:14,935 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-14 16:47:14,935 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-14 16:47:14,935 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-14 16:47:15,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [381#true, Black: 389#(= |#race~state~0| 0), 385#true, 349#L755true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 118#L696-3true, 392#true]) [2024-10-14 16:47:15,040 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-10-14 16:47:15,040 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:15,040 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-14 16:47:15,040 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-14 16:47:15,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1389] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][90], [353#L757-3true, 381#true, 385#true, Black: 387#true, 164#L755-3true, 389#(= |#race~state~0| 0), 325#L766-6true, 383#true, 345#L701-3true, 392#true]) [2024-10-14 16:47:15,582 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-14 16:47:15,582 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-14 16:47:15,582 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-14 16:47:15,582 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:47:16,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1389] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][90], [350#L721-3true, 353#L757-3true, 381#true, 385#true, Black: 387#true, 164#L755-3true, 389#(= |#race~state~0| 0), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:16,526 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-14 16:47:16,526 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:16,526 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:16,526 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:16,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [381#true, Black: 389#(= |#race~state~0| 0), 385#true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 230#L701-3true, 392#true, 375#L705true]) [2024-10-14 16:47:16,677 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-14 16:47:16,677 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 16:47:16,677 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:47:16,677 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:47:16,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1389] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][90], [353#L757-3true, 322#L722-1true, 381#true, 385#true, Black: 387#true, 164#L755-3true, 389#(= |#race~state~0| 0), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:16,715 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-14 16:47:16,715 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:47:16,715 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:47:16,715 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 16:47:16,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [381#true, Black: 389#(= |#race~state~0| 0), 385#true, 349#L755true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 230#L701-3true, 392#true]) [2024-10-14 16:47:16,769 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-14 16:47:16,769 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-14 16:47:16,769 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-14 16:47:16,769 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-14 16:47:17,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [120#L721-3true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 392#true, 375#L705true]) [2024-10-14 16:47:17,397 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-14 16:47:17,397 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 16:47:17,397 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:47:17,397 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 16:47:17,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [120#L721-3true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 349#L755true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 392#true]) [2024-10-14 16:47:17,484 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-14 16:47:17,484 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 16:47:17,484 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:47:17,484 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:47:17,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [381#true, 143#L722-1true, Black: 389#(= |#race~state~0| 0), 385#true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 392#true, 375#L705true]) [2024-10-14 16:47:17,573 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-10-14 16:47:17,573 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 16:47:17,573 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:17,573 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 16:47:17,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [381#true, 143#L722-1true, Black: 389#(= |#race~state~0| 0), 385#true, 349#L755true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 392#true]) [2024-10-14 16:47:17,658 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-14 16:47:17,658 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-14 16:47:17,658 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-14 16:47:17,658 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:17,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1389] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][90], [353#L757-3true, 381#true, 385#true, Black: 387#true, 164#L755-3true, 389#(= |#race~state~0| 0), 70#L726true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:17,690 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-14 16:47:17,690 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-14 16:47:17,690 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-14 16:47:17,690 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:17,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1389] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][90], [353#L757-3true, 381#true, 385#true, Black: 387#true, 164#L755-3true, 389#(= |#race~state~0| 0), 354#L727-2true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:17,785 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 16:47:17,785 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 16:47:17,785 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:17,785 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:18,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [132#L755-3true, 381#true, 389#(= |#race~state~0| 0), 385#true, Black: 387#true, 354#L727-2true, 108#L757-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:18,212 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 16:47:18,212 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 16:47:18,213 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:18,213 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:18,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [381#true, Black: 389#(= |#race~state~0| 0), 385#true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 392#true, 167#L726true, 375#L705true]) [2024-10-14 16:47:18,508 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-14 16:47:18,508 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 16:47:18,508 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 16:47:18,508 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-14 16:47:18,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [381#true, Black: 389#(= |#race~state~0| 0), 385#true, 349#L755true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 392#true, 167#L726true]) [2024-10-14 16:47:18,592 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-14 16:47:18,592 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:47:18,592 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:18,592 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:47:18,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [69#L727-2true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 387#true, 325#L766-6true, 383#true, 108#L757-3true, 392#true, 375#L705true]) [2024-10-14 16:47:18,593 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-14 16:47:18,593 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:18,593 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:47:18,593 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:47:18,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][139], [69#L727-2true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 349#L755true, 387#true, 108#L757-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:18,686 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-14 16:47:18,686 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:18,686 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 16:47:18,686 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 16:47:23,606 INFO L124 PetriNetUnfolderBase]: 20101/99550 cut-off events. [2024-10-14 16:47:23,606 INFO L125 PetriNetUnfolderBase]: For 2127/2127 co-relation queries the response was YES. [2024-10-14 16:47:24,151 INFO L83 FinitePrefix]: Finished finitePrefix Result has 130230 conditions, 99550 events. 20101/99550 cut-off events. For 2127/2127 co-relation queries the response was YES. Maximal size of possible extension queue 1751. Compared 1555740 event pairs, 10774 based on Foata normal form. 0/88661 useless extension candidates. Maximal degree in co-relation 129825. Up to 24749 conditions per place. [2024-10-14 16:47:24,675 INFO L140 encePairwiseOnDemand]: 384/396 looper letters, 57 selfloop transitions, 11 changer transitions 0/411 dead transitions. [2024-10-14 16:47:24,675 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 377 places, 411 transitions, 1044 flow [2024-10-14 16:47:24,676 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 16:47:24,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 16:47:24,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1089 transitions. [2024-10-14 16:47:24,678 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9166666666666666 [2024-10-14 16:47:24,678 INFO L175 Difference]: Start difference. First operand has 375 places, 385 transitions, 846 flow. Second operand 3 states and 1089 transitions. [2024-10-14 16:47:24,678 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 377 places, 411 transitions, 1044 flow [2024-10-14 16:47:24,700 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 375 places, 411 transitions, 1026 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 16:47:24,705 INFO L231 Difference]: Finished difference. Result has 377 places, 395 transitions, 914 flow [2024-10-14 16:47:24,706 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=396, PETRI_DIFFERENCE_MINUEND_FLOW=828, PETRI_DIFFERENCE_MINUEND_PLACES=373, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=385, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=374, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=914, PETRI_PLACES=377, PETRI_TRANSITIONS=395} [2024-10-14 16:47:24,706 INFO L277 CegarLoopForPetriNet]: 384 programPoint places, -7 predicate places. [2024-10-14 16:47:24,707 INFO L471 AbstractCegarLoop]: Abstraction has has 377 places, 395 transitions, 914 flow [2024-10-14 16:47:24,707 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 342.0) internal successors, (1026), 3 states have internal predecessors, (1026), 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-10-14 16:47:24,708 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:47:24,708 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 16:47:24,708 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-14 16:47:24,708 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2024-10-14 16:47:24,709 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:47:24,709 INFO L85 PathProgramCache]: Analyzing trace with hash -1901121705, now seen corresponding path program 1 times [2024-10-14 16:47:24,709 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:47:24,709 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [324566811] [2024-10-14 16:47:24,709 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:47:24,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:47:24,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:47:24,754 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 16:47:24,754 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:47:24,755 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [324566811] [2024-10-14 16:47:24,755 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [324566811] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:47:24,755 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:47:24,755 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:47:24,755 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1987079692] [2024-10-14 16:47:24,755 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:47:24,756 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:47:24,756 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:47:24,758 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:47:24,758 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:47:24,797 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 341 out of 396 [2024-10-14 16:47:24,798 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 377 places, 395 transitions, 914 flow. Second operand has 3 states, 3 states have (on average 343.0) internal successors, (1029), 3 states have internal predecessors, (1029), 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-10-14 16:47:24,799 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:47:24,799 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 341 of 396 [2024-10-14 16:47:24,799 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:47:25,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1275] L755-4-->L757-4: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_1|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][57], [397#true, 381#true, Black: 387#true, 88#L757-4true, 385#true, 257#L750-3true, 108#L757-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:25,280 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-10-14 16:47:25,280 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:47:25,281 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-10-14 16:47:25,281 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-10-14 16:47:25,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1271] L757-->L757-3: Formula: (and (= |v_thr1Thread1of3ForFork0_#t~ret19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~ret19#1=|v_thr1Thread1of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~ret19#1][52], [397#true, 381#true, Black: 387#true, 385#true, 257#L750-3true, 108#L757-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 55#L757-3true]) [2024-10-14 16:47:25,281 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-10-14 16:47:25,281 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:47:25,281 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-10-14 16:47:25,282 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-10-14 16:47:26,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1275] L755-4-->L757-4: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_1|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][57], [397#true, 381#true, 88#L757-4true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 58#L694-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:26,316 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-10-14 16:47:26,316 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-10-14 16:47:26,316 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-10-14 16:47:26,316 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-10-14 16:47:26,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1271] L757-->L757-3: Formula: (and (= |v_thr1Thread1of3ForFork0_#t~ret19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~ret19#1=|v_thr1Thread1of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~ret19#1][52], [397#true, 381#true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 58#L694-3true, 325#L766-6true, 383#true, 392#true, 55#L757-3true]) [2024-10-14 16:47:26,316 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-10-14 16:47:26,316 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-10-14 16:47:26,316 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-10-14 16:47:26,316 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-10-14 16:47:26,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1275] L755-4-->L757-4: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_1|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][57], [397#true, 381#true, 179#L696-3true, Black: 387#true, 88#L757-4true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:26,887 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2024-10-14 16:47:26,887 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-10-14 16:47:26,887 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-14 16:47:26,887 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-14 16:47:26,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1271] L757-->L757-3: Formula: (and (= |v_thr1Thread1of3ForFork0_#t~ret19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~ret19#1=|v_thr1Thread1of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~ret19#1][52], [397#true, 381#true, 179#L696-3true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 55#L757-3true]) [2024-10-14 16:47:26,888 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-10-14 16:47:26,888 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-10-14 16:47:26,888 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-10-14 16:47:26,888 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-10-14 16:47:27,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1275] L755-4-->L757-4: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_1|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][57], [397#true, 381#true, 299#L701-3true, Black: 387#true, 385#true, 88#L757-4true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:27,972 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-10-14 16:47:27,972 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-10-14 16:47:27,972 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-10-14 16:47:27,972 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-14 16:47:27,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1271] L757-->L757-3: Formula: (and (= |v_thr1Thread1of3ForFork0_#t~ret19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~ret19#1=|v_thr1Thread1of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~ret19#1][52], [397#true, 381#true, 299#L701-3true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 55#L757-3true]) [2024-10-14 16:47:27,973 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2024-10-14 16:47:27,973 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 16:47:27,973 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 16:47:27,973 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 16:47:28,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1275] L755-4-->L757-4: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_1|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][57], [397#true, 381#true, 334#L721-3true, Black: 387#true, 385#true, 88#L757-4true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:28,521 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-10-14 16:47:28,521 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:28,521 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 16:47:28,521 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 16:47:28,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1271] L757-->L757-3: Formula: (and (= |v_thr1Thread1of3ForFork0_#t~ret19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~ret19#1=|v_thr1Thread1of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~ret19#1][52], [397#true, 381#true, 334#L721-3true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 55#L757-3true]) [2024-10-14 16:47:28,521 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-10-14 16:47:28,521 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:28,521 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 16:47:28,521 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 16:47:29,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, Black: 387#true, 385#true, 257#L750-3true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:29,881 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-10-14 16:47:29,881 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 16:47:29,881 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 16:47:29,881 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-14 16:47:29,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][410], [397#true, 381#true, Black: 387#true, 385#true, 96#L706-3true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:29,882 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-14 16:47:29,882 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 16:47:29,882 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 16:47:29,882 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-14 16:47:29,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][410], [397#true, 381#true, 262#L706-4true, Black: 387#true, 385#true, 257#L750-3true, 325#L766-6true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 383#true, 71#L743-3true, 392#true]) [2024-10-14 16:47:29,883 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 16:47:29,883 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 16:47:29,883 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 16:47:29,883 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:30,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1289] L755-1-->L755-2: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_5|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][84], [111#L755-2true, 397#true, 381#true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 58#L694-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:30,447 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-10-14 16:47:30,447 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-14 16:47:30,447 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-10-14 16:47:30,447 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-10-14 16:47:30,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1275] L755-4-->L757-4: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_1|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][57], [397#true, 381#true, 88#L757-4true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 23#L726true]) [2024-10-14 16:47:30,732 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 16:47:30,732 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 16:47:30,732 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 16:47:30,732 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 16:47:30,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1271] L757-->L757-3: Formula: (and (= |v_thr1Thread1of3ForFork0_#t~ret19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~ret19#1=|v_thr1Thread1of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~ret19#1][52], [397#true, 381#true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 55#L757-3true, 23#L726true]) [2024-10-14 16:47:30,732 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-14 16:47:30,732 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:47:30,732 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-14 16:47:30,732 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-10-14 16:47:30,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1275] L755-4-->L757-4: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_1|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][57], [397#true, 381#true, 88#L757-4true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 215#L727-2true, 392#true]) [2024-10-14 16:47:30,873 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-10-14 16:47:30,873 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:30,873 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:30,873 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:47:30,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1271] L757-->L757-3: Formula: (and (= |v_thr1Thread1of3ForFork0_#t~ret19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~ret19#1=|v_thr1Thread1of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~ret19#1][52], [397#true, 381#true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 215#L727-2true, 392#true, 55#L757-3true]) [2024-10-14 16:47:30,873 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 16:47:30,874 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 16:47:30,874 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 16:47:30,874 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 16:47:31,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1289] L755-1-->L755-2: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_5|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][84], [111#L755-2true, 397#true, 381#true, 179#L696-3true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:31,472 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-10-14 16:47:31,472 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-10-14 16:47:31,472 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 16:47:31,472 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-10-14 16:47:31,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 387#true, 385#true, 96#L706-3true, 84#L706-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:31,623 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 16:47:31,623 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:31,623 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:31,623 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:31,628 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, Black: 387#true, 385#true, 257#L750-3true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:31,628 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-10-14 16:47:31,628 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 16:47:31,629 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 16:47:31,629 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:47:31,629 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-14 16:47:31,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 88#L757-4true, 385#true, Black: 387#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:31,669 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 16:47:31,669 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:47:31,669 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:31,669 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:31,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [353#L757-3true, 397#true, 381#true, Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:31,676 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 16:47:31,676 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:31,676 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 16:47:31,676 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:31,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 387#true, 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:31,683 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 16:47:31,683 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:31,683 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 16:47:31,683 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:31,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 108#L757-3true, 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:31,731 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-10-14 16:47:31,731 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 16:47:31,731 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:31,731 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:31,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 262#L706-4true, Black: 387#true, 385#true, 84#L706-3true, 325#L766-6true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 383#true, 392#true]) [2024-10-14 16:47:31,760 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 16:47:31,760 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:31,760 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:31,760 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 16:47:31,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, 156#L706-3true, 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 387#true, 385#true, 71#L743-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:31,770 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 16:47:31,770 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 16:47:31,771 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 16:47:31,771 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:32,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 387#true, 385#true, 84#L706-3true, 366#L757-5true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:32,090 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-14 16:47:32,090 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:47:32,090 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:32,090 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:32,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1174] L755-2-->L755-3: Formula: (= |v_#race~state~0_4| |v_thr1Thread3of3ForFork0_#t~nondet18#1_7|) InVars {thr1Thread3of3ForFork0_#t~nondet18#1=|v_thr1Thread3of3ForFork0_#t~nondet18#1_7|} OutVars{thr1Thread3of3ForFork0_#t~nondet18#1=|v_thr1Thread3of3ForFork0_#t~nondet18#1_7|, #race~state~0=|v_#race~state~0_4|} AuxVars[] AssignedVars[#race~state~0][189], [69#L727-2true, 130#L753true, 397#true, 381#true, Black: 389#(= |#race~state~0| 0), 164#L755-3true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:32,244 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-14 16:47:32,244 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:47:32,244 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:47:32,245 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 16:47:32,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][137], [69#L727-2true, 397#true, 381#true, 88#L757-4true, Black: 387#true, 385#true, 108#L757-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:32,683 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 16:47:32,683 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 16:47:32,683 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 16:47:32,683 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 16:47:32,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 279#L753-3true, 392#true]) [2024-10-14 16:47:32,779 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 16:47:32,779 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:32,779 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 16:47:32,779 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:32,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 55#L757-3true]) [2024-10-14 16:47:32,780 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-14 16:47:32,780 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 16:47:32,780 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 16:47:32,780 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 16:47:33,072 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [353#L757-3true, 397#true, 381#true, Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:33,073 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 16:47:33,073 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 16:47:33,073 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:33,073 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 16:47:33,073 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:33,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1153] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][137], [69#L727-2true, 397#true, 381#true, Black: 387#true, 385#true, 366#L757-5true, 108#L757-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:33,120 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-14 16:47:33,120 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:47:33,121 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:47:33,121 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 16:47:33,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1289] L755-1-->L755-2: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_5|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][84], [111#L755-2true, 397#true, 381#true, 299#L701-3true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:33,228 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-14 16:47:33,228 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 16:47:33,228 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:33,228 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 16:47:33,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1174] L755-2-->L755-3: Formula: (= |v_#race~state~0_4| |v_thr1Thread3of3ForFork0_#t~nondet18#1_7|) InVars {thr1Thread3of3ForFork0_#t~nondet18#1=|v_thr1Thread3of3ForFork0_#t~nondet18#1_7|} OutVars{thr1Thread3of3ForFork0_#t~nondet18#1=|v_thr1Thread3of3ForFork0_#t~nondet18#1_7|, #race~state~0=|v_#race~state~0_4|} AuxVars[] AssignedVars[#race~state~0][189], [69#L727-2true, 397#true, 381#true, Black: 389#(= |#race~state~0| 0), 88#L757-4true, 164#L755-3true, 385#true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:33,340 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-14 16:47:33,340 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-14 16:47:33,340 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-14 16:47:33,340 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-14 16:47:33,487 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 387#true, 88#L757-4true, 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:33,487 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-14 16:47:33,487 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:47:33,487 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:33,487 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:33,488 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:34,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1174] L755-2-->L755-3: Formula: (= |v_#race~state~0_4| |v_thr1Thread3of3ForFork0_#t~nondet18#1_7|) InVars {thr1Thread3of3ForFork0_#t~nondet18#1=|v_thr1Thread3of3ForFork0_#t~nondet18#1_7|} OutVars{thr1Thread3of3ForFork0_#t~nondet18#1=|v_thr1Thread3of3ForFork0_#t~nondet18#1_7|, #race~state~0=|v_#race~state~0_4|} AuxVars[] AssignedVars[#race~state~0][189], [69#L727-2true, 397#true, 381#true, Black: 389#(= |#race~state~0| 0), 164#L755-3true, 385#true, 366#L757-5true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:34,158 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-14 16:47:34,158 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:34,158 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:34,158 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:34,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, 231#L755-3true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:34,186 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-14 16:47:34,186 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-14 16:47:34,186 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-10-14 16:47:34,186 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-14 16:47:34,211 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, Black: 387#true, 385#true, 257#L750-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 392#true, 375#L705true]) [2024-10-14 16:47:34,211 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-14 16:47:34,211 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 16:47:34,211 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 16:47:34,211 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:47:34,211 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-14 16:47:34,211 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:47:34,353 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 387#true, 385#true, 366#L757-5true, 84#L706-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:34,353 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-14 16:47:34,353 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:47:34,353 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:34,353 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:34,353 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:47:34,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [381#true, 156#L706-3true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 279#L753-3true, 392#true]) [2024-10-14 16:47:34,373 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 16:47:34,373 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 16:47:34,373 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:34,373 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:34,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 279#L753-3true, 392#true]) [2024-10-14 16:47:34,377 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 16:47:34,378 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:34,378 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 16:47:34,378 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:34,380 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 88#L757-4true, Black: 387#true, 385#true, 84#L706-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:34,380 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-14 16:47:34,380 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:34,380 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:47:34,380 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:34,381 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:34,381 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:34,381 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 387#true, 385#true, 84#L706-3true, 366#L757-5true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:34,381 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-14 16:47:34,381 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:47:34,381 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 16:47:34,381 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:34,381 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:47:34,382 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:34,382 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 279#L753-3true, 392#true]) [2024-10-14 16:47:34,382 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 16:47:34,382 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:34,382 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 16:47:34,382 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 16:47:34,382 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:34,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 385#true, Black: 387#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 343#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-10-14 16:47:34,384 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 16:47:34,384 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:34,384 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:34,384 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 16:47:34,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1289] L755-1-->L755-2: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_5|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][84], [111#L755-2true, 397#true, 381#true, 334#L721-3true, Black: 387#true, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:34,404 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-14 16:47:34,404 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 16:47:34,404 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 16:47:34,404 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:47:34,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, 156#L706-3true, Black: 387#true, 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:34,868 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-14 16:47:34,868 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-14 16:47:34,869 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-14 16:47:34,869 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 16:47:34,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 387#true, 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:34,871 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-14 16:47:34,871 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-14 16:47:34,871 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 16:47:34,871 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-14 16:47:34,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][389], [116#L743-3true, 397#true, 381#true, 262#L706-4true, Black: 387#true, 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:34,872 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 16:47:34,872 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:34,873 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-10-14 16:47:34,873 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 16:47:34,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][389], [116#L743-3true, 397#true, 381#true, Black: 387#true, 385#true, 96#L706-3true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:34,873 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-14 16:47:34,874 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:34,874 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:34,874 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 16:47:34,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [381#true, 156#L706-3true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 55#L757-3true]) [2024-10-14 16:47:34,943 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-14 16:47:34,943 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 16:47:34,944 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 16:47:34,944 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 16:47:34,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 55#L757-3true]) [2024-10-14 16:47:34,944 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-14 16:47:34,944 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 16:47:34,944 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 16:47:34,945 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:47:34,945 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 55#L757-3true]) [2024-10-14 16:47:34,945 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-14 16:47:34,945 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 16:47:34,945 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 16:47:34,946 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 16:47:34,946 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 16:47:35,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, Black: 387#true, 385#true, 360#L694-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:35,060 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 16:47:35,060 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:35,060 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:35,060 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:35,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 385#true, Black: 387#true, 58#L694-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:35,119 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-14 16:47:35,119 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:35,119 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:35,119 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 16:47:35,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [369#L694-3true, 116#L743-3true, 381#true, Black: 387#true, 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:35,582 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-14 16:47:35,582 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-14 16:47:35,582 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:35,582 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:35,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 108#L757-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:35,642 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-14 16:47:35,642 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 16:47:35,642 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-14 16:47:35,642 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 16:47:36,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, Black: 387#true, 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 118#L696-3true, 392#true, 375#L705true]) [2024-10-14 16:47:36,253 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-10-14 16:47:36,253 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:36,253 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:36,253 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 16:47:36,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 179#L696-3true, Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:36,325 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 16:47:36,325 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:36,325 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:36,325 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:36,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [353#L757-3true, 397#true, 381#true, 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 387#true, 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:36,359 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-14 16:47:36,359 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:36,359 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:47:36,359 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:36,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, Black: 389#(= |#race~state~0| 0), 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 385#true, 257#L750-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:36,359 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 16:47:36,359 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:47:36,359 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 16:47:36,359 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-14 16:47:36,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 387#true, 385#true, 31#L751-1true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:36,360 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-10-14 16:47:36,360 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 16:47:36,360 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-14 16:47:36,360 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 16:47:36,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, Black: 387#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 342#L696-3true]) [2024-10-14 16:47:36,449 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-10-14 16:47:36,449 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:36,449 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:36,449 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:36,998 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, Black: 387#true, 385#true, 360#L694-3true, 325#L766-6true, 383#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true, 375#L705true]) [2024-10-14 16:47:36,998 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 16:47:36,998 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 16:47:36,998 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:36,998 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:36,998 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:37,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, 156#L706-3true, Black: 387#true, 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 343#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 392#true]) [2024-10-14 16:47:37,409 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-10-14 16:47:37,409 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 16:47:37,409 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 16:47:37,409 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 16:47:37,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 389#(= |#race~state~0| 0), 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 385#true, 325#L766-6true, 383#true, 108#L757-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:37,426 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-14 16:47:37,426 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:37,426 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:37,426 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 16:47:37,705 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, Black: 387#true, 385#true, 325#L766-6true, 383#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 118#L696-3true, 392#true, 375#L705true]) [2024-10-14 16:47:37,705 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-10-14 16:47:37,705 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:37,705 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:37,705 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:37,705 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 16:47:38,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 230#L701-3true, 392#true, 375#L705true]) [2024-10-14 16:47:38,389 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-10-14 16:47:38,389 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-14 16:47:38,389 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:38,389 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:38,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 299#L701-3true, 385#true, Black: 387#true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true, 375#L705true]) [2024-10-14 16:47:38,450 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-14 16:47:38,450 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:38,451 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:38,451 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:38,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1252] L724-->L726: Formula: (= |v_thr1Thread3of3ForFork0_push_~newTop~0#1_29| v_~top~0_25) InVars {thr1Thread3of3ForFork0_push_~newTop~0#1=|v_thr1Thread3of3ForFork0_push_~newTop~0#1_29|} OutVars{thr1Thread3of3ForFork0_push_#t~nondet10#1=|v_thr1Thread3of3ForFork0_push_#t~nondet10#1_7|, #race~top~0=|v_#race~top~0_33|, ~top~0=v_~top~0_25, thr1Thread3of3ForFork0_push_~newTop~0#1=|v_thr1Thread3of3ForFork0_push_~newTop~0#1_29|} AuxVars[] AssignedVars[thr1Thread3of3ForFork0_push_#t~nondet10#1, #race~top~0, ~top~0][420], [397#true, 381#true, Black: 387#true, 385#true, 360#L694-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 23#L726true, 375#L705true]) [2024-10-14 16:47:38,522 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-10-14 16:47:38,522 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-14 16:47:38,522 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 16:47:38,522 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-14 16:47:38,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [369#L694-3true, 381#true, 156#L706-3true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:38,543 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-14 16:47:38,543 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:38,543 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-14 16:47:38,543 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:38,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [369#L694-3true, 116#L743-3true, 381#true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:38,544 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-14 16:47:38,544 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:38,544 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:38,544 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-14 16:47:38,553 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [369#L694-3true, 116#L743-3true, 381#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:38,553 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-10-14 16:47:38,553 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-14 16:47:38,553 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:38,553 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 16:47:38,553 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-14 16:47:38,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, Black: 387#true, 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 84#L706-3true, 345#L701-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:38,561 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-10-14 16:47:38,562 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-14 16:47:38,562 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:38,562 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:38,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 387#true, 385#true, 360#L694-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:38,585 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-10-14 16:47:38,585 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 16:47:38,585 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 16:47:38,585 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 16:47:38,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 389#(= |#race~state~0| 0), 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 58#L694-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:38,730 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-10-14 16:47:38,731 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-10-14 16:47:38,731 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-10-14 16:47:38,731 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 16:47:38,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 58#L694-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:38,855 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-10-14 16:47:38,856 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:38,856 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:38,856 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-14 16:47:39,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [120#L721-3true, 397#true, 381#true, Black: 387#true, 385#true, 325#L766-6true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 383#true, 71#L743-3true, 392#true, 375#L705true]) [2024-10-14 16:47:39,051 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-10-14 16:47:39,051 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:39,051 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:39,051 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:39,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 334#L721-3true, 385#true, Black: 387#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:39,116 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-10-14 16:47:39,116 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:39,116 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-10-14 16:47:39,116 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:39,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1252] L724-->L726: Formula: (= |v_thr1Thread3of3ForFork0_push_~newTop~0#1_29| v_~top~0_25) InVars {thr1Thread3of3ForFork0_push_~newTop~0#1=|v_thr1Thread3of3ForFork0_push_~newTop~0#1_29|} OutVars{thr1Thread3of3ForFork0_push_#t~nondet10#1=|v_thr1Thread3of3ForFork0_push_#t~nondet10#1_7|, #race~top~0=|v_#race~top~0_33|, ~top~0=v_~top~0_25, thr1Thread3of3ForFork0_push_~newTop~0#1=|v_thr1Thread3of3ForFork0_push_~newTop~0#1_29|} AuxVars[] AssignedVars[thr1Thread3of3ForFork0_push_#t~nondet10#1, #race~top~0, ~top~0][420], [397#true, 381#true, Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 118#L696-3true, 392#true, 23#L726true, 375#L705true]) [2024-10-14 16:47:39,197 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-10-14 16:47:39,197 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-14 16:47:39,197 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-14 16:47:39,198 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:39,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [381#true, 156#L706-3true, Black: 387#true, 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 325#L766-6true, 383#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true, 342#L696-3true]) [2024-10-14 16:47:39,217 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-10-14 16:47:39,217 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:39,217 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:39,217 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:39,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 342#L696-3true]) [2024-10-14 16:47:39,218 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-10-14 16:47:39,218 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:39,218 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:39,219 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-14 16:47:39,229 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, Black: 387#true, 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 84#L706-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true, 342#L696-3true]) [2024-10-14 16:47:39,229 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-10-14 16:47:39,229 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:39,229 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:39,229 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:39,229 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 16:47:39,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 350#L721-3true, 381#true, Black: 387#true, 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 84#L706-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:39,572 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-14 16:47:39,572 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-14 16:47:39,572 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-14 16:47:39,572 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-14 16:47:39,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 387#true, 385#true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 118#L696-3true, 392#true]) [2024-10-14 16:47:39,604 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-10-14 16:47:39,604 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:39,604 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:39,604 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:39,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][389], [116#L743-3true, 397#true, 381#true, 262#L706-4true, Black: 387#true, 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:39,704 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-10-14 16:47:39,704 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-14 16:47:39,704 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-14 16:47:39,704 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-14 16:47:39,803 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, Black: 387#true, 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 230#L701-3true, 392#true, 375#L705true]) [2024-10-14 16:47:39,803 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-10-14 16:47:39,803 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-14 16:47:39,803 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:39,803 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:39,803 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:39,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 179#L696-3true, Black: 389#(= |#race~state~0| 0), 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 385#true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:39,810 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-10-14 16:47:39,810 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:39,810 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-14 16:47:39,811 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:39,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 179#L696-3true, Black: 389#(= |#race~state~0| 0), 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:39,965 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-10-14 16:47:39,965 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-14 16:47:39,965 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 16:47:39,965 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 16:47:40,574 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [120#L721-3true, 397#true, 381#true, Black: 387#true, 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:40,574 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-10-14 16:47:40,574 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:40,574 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-10-14 16:47:40,575 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:40,575 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:40,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, Black: 387#true, 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 167#L726true, 375#L705true]) [2024-10-14 16:47:40,878 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-10-14 16:47:40,878 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-14 16:47:40,878 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-14 16:47:40,878 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-14 16:47:41,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1252] L724-->L726: Formula: (= |v_thr1Thread3of3ForFork0_push_~newTop~0#1_29| v_~top~0_25) InVars {thr1Thread3of3ForFork0_push_~newTop~0#1=|v_thr1Thread3of3ForFork0_push_~newTop~0#1_29|} OutVars{thr1Thread3of3ForFork0_push_#t~nondet10#1=|v_thr1Thread3of3ForFork0_push_#t~nondet10#1_7|, #race~top~0=|v_#race~top~0_33|, ~top~0=v_~top~0_25, thr1Thread3of3ForFork0_push_~newTop~0#1=|v_thr1Thread3of3ForFork0_push_~newTop~0#1_29|} AuxVars[] AssignedVars[thr1Thread3of3ForFork0_push_#t~nondet10#1, #race~top~0, ~top~0][420], [397#true, 381#true, Black: 387#true, 385#true, 325#L766-6true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 383#true, 230#L701-3true, 392#true, 375#L705true, 23#L726true]) [2024-10-14 16:47:41,329 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-10-14 16:47:41,329 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:41,329 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-14 16:47:41,329 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:41,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [69#L727-2true, 397#true, 381#true, Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:41,330 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-10-14 16:47:41,330 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:41,331 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-14 16:47:41,331 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:41,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [381#true, 156#L706-3true, Black: 387#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, 345#L701-3true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:41,345 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-10-14 16:47:41,345 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:41,345 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-14 16:47:41,345 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:41,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 84#L706-3true, 345#L701-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:41,346 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-10-14 16:47:41,346 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:41,346 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-10-14 16:47:41,346 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-14 16:47:41,356 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, Black: 387#true, 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 84#L706-3true, 345#L701-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:41,356 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-10-14 16:47:41,356 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-14 16:47:41,356 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-14 16:47:41,356 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:41,356 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-14 16:47:41,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 70#L726true, 84#L706-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:41,366 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-10-14 16:47:41,366 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-14 16:47:41,366 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-14 16:47:41,366 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-14 16:47:41,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 230#L701-3true, 392#true]) [2024-10-14 16:47:41,378 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-14 16:47:41,378 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:41,378 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-14 16:47:41,378 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-14 16:47:41,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 354#L727-2true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:41,460 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-14 16:47:41,460 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:41,461 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:41,461 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:41,483 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 387#true, 385#true, 58#L694-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true, 375#L705true]) [2024-10-14 16:47:41,483 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-10-14 16:47:41,483 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 16:47:41,483 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:41,483 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 16:47:41,483 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 16:47:41,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 299#L701-3true, Black: 389#(= |#race~state~0| 0), 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 385#true, 325#L766-6true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 383#true, 392#true]) [2024-10-14 16:47:41,485 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-10-14 16:47:41,486 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:41,486 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-14 16:47:41,486 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-10-14 16:47:41,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 299#L701-3true, Black: 389#(= |#race~state~0| 0), 385#true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true, 375#L705true]) [2024-10-14 16:47:41,573 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-10-14 16:47:41,573 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-14 16:47:41,573 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-14 16:47:41,573 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-14 16:47:41,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 42#L722-1true, 381#true, 231#L755-3true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:41,576 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-10-14 16:47:41,576 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-14 16:47:41,576 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-14 16:47:41,576 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-10-14 16:47:41,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 42#L722-1true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true, 279#L753-3true]) [2024-10-14 16:47:41,665 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-10-14 16:47:41,665 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-10-14 16:47:41,665 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-10-14 16:47:41,665 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-14 16:47:41,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [381#true, 143#L722-1true, Black: 387#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 279#L753-3true, 392#true]) [2024-10-14 16:47:41,669 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-10-14 16:47:41,669 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-14 16:47:41,669 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-10-14 16:47:41,669 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-14 16:47:41,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1252] L724-->L726: Formula: (= |v_thr1Thread3of3ForFork0_push_~newTop~0#1_29| v_~top~0_25) InVars {thr1Thread3of3ForFork0_push_~newTop~0#1=|v_thr1Thread3of3ForFork0_push_~newTop~0#1_29|} OutVars{thr1Thread3of3ForFork0_push_#t~nondet10#1=|v_thr1Thread3of3ForFork0_push_#t~nondet10#1_7|, #race~top~0=|v_#race~top~0_33|, ~top~0=v_~top~0_25, thr1Thread3of3ForFork0_push_~newTop~0#1=|v_thr1Thread3of3ForFork0_push_~newTop~0#1_29|} AuxVars[] AssignedVars[thr1Thread3of3ForFork0_push_#t~nondet10#1, #race~top~0, ~top~0][420], [120#L721-3true, 397#true, 381#true, Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 23#L726true, 375#L705true]) [2024-10-14 16:47:41,809 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-14 16:47:41,809 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-10-14 16:47:41,809 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-14 16:47:41,809 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-10-14 16:47:41,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [350#L721-3true, 381#true, 156#L706-3true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 71#L743-3true, 392#true]) [2024-10-14 16:47:41,819 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-14 16:47:41,819 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-14 16:47:41,820 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-14 16:47:41,820 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-14 16:47:41,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 350#L721-3true, 381#true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:41,821 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-14 16:47:41,821 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-14 16:47:41,821 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-14 16:47:41,821 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:41,832 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [350#L721-3true, 116#L743-3true, 381#true, Black: 387#true, 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 84#L706-3true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:41,832 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-14 16:47:41,832 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-14 16:47:41,832 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-14 16:47:41,832 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-14 16:47:41,832 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-14 16:47:41,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [120#L721-3true, 397#true, 381#true, 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 387#true, 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:41,849 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-14 16:47:41,849 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-14 16:47:41,849 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-10-14 16:47:41,850 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-10-14 16:47:41,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 387#true, 385#true, 354#L727-2true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:41,880 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-14 16:47:41,880 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-14 16:47:41,880 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-14 16:47:41,880 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-14 16:47:41,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 42#L722-1true, 397#true, 381#true, Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:41,892 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-10-14 16:47:41,892 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:41,892 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:41,892 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:41,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1477] L722-->L722-1: Formula: (= |v_#race~top~0_4| 0) InVars {} OutVars{#race~top~0=|v_#race~top~0_4|} AuxVars[] AssignedVars[#race~top~0][363], [42#L722-1true, 397#true, 381#true, 143#L722-1true, Black: 387#true, 385#true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true, 375#L705true]) [2024-10-14 16:47:41,893 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-10-14 16:47:41,893 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:41,893 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:41,893 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 16:47:41,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 42#L722-1true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 55#L757-3true]) [2024-10-14 16:47:41,929 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-10-14 16:47:41,929 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-14 16:47:41,929 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-14 16:47:41,929 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-10-14 16:47:41,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [381#true, 143#L722-1true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 55#L757-3true]) [2024-10-14 16:47:41,931 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-10-14 16:47:41,931 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-14 16:47:41,931 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-14 16:47:41,931 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-14 16:47:41,940 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 179#L696-3true, Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:41,941 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-10-14 16:47:41,941 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:41,941 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-14 16:47:41,941 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 16:47:41,941 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-14 16:47:41,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 334#L721-3true, Black: 389#(= |#race~state~0| 0), 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:41,943 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-10-14 16:47:41,943 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-14 16:47:41,943 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-14 16:47:41,943 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-14 16:47:42,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, 143#L722-1true, Black: 389#(= |#race~state~0| 0), 385#true, 88#L757-4true, 325#L766-6true, 383#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:42,017 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-10-14 16:47:42,017 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:42,017 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-14 16:47:42,017 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:42,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 334#L721-3true, Black: 389#(= |#race~state~0| 0), 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 375#L705true]) [2024-10-14 16:47:42,022 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-10-14 16:47:42,022 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-14 16:47:42,022 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:42,022 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:42,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, 143#L722-1true, Black: 389#(= |#race~state~0| 0), 385#true, 366#L757-5true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:42,244 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-10-14 16:47:42,244 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-14 16:47:42,244 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-14 16:47:42,244 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-14 16:47:42,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 215#L727-2true, 392#true, 375#L705true]) [2024-10-14 16:47:42,249 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-14 16:47:42,249 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-14 16:47:42,249 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-14 16:47:42,249 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-14 16:47:42,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [381#true, 156#L706-3true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 70#L726true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:42,884 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-10-14 16:47:42,884 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-14 16:47:42,884 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-14 16:47:42,885 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-14 16:47:42,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, 70#L726true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:42,885 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-10-14 16:47:42,885 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-10-14 16:47:42,885 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-14 16:47:42,885 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-14 16:47:42,897 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 70#L726true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:42,897 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-10-14 16:47:42,897 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-14 16:47:42,897 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-14 16:47:42,897 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-14 16:47:42,897 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-14 16:47:42,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [381#true, 156#L706-3true, Black: 387#true, 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 354#L727-2true, 325#L766-6true, 383#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true]) [2024-10-14 16:47:42,943 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-14 16:47:42,943 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:42,943 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:42,943 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:42,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, 354#L727-2true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:42,944 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-14 16:47:42,944 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:42,944 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:42,944 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-10-14 16:47:42,956 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 381#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 354#L727-2true, 84#L706-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:42,956 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-14 16:47:42,956 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:42,956 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:42,956 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-14 16:47:42,956 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:42,971 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 299#L701-3true, Black: 387#true, 385#true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true, 375#L705true]) [2024-10-14 16:47:42,971 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-14 16:47:42,971 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:42,971 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-14 16:47:42,971 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-14 16:47:42,971 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 16:47:43,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, 143#L722-1true, 385#true, Black: 387#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 343#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-10-14 16:47:43,027 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-14 16:47:43,027 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-10-14 16:47:43,027 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-10-14 16:47:43,027 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-10-14 16:47:43,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [69#L727-2true, 397#true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 325#L766-6true, 383#true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true, 375#L705true]) [2024-10-14 16:47:43,081 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-14 16:47:43,081 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-14 16:47:43,081 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-14 16:47:43,081 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-14 16:47:43,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, 156#L706-3true, 385#true, Black: 387#true, 354#L727-2true, 71#L743-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:43,150 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-14 16:47:43,150 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-10-14 16:47:43,150 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-14 16:47:43,150 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-14 16:47:43,236 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][362], [116#L743-3true, 397#true, 381#true, 334#L721-3true, Black: 387#true, 385#true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 392#true, 375#L705true]) [2024-10-14 16:47:43,236 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-14 16:47:43,236 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:43,236 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-10-14 16:47:43,236 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 16:47:43,236 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:43,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [69#L727-2true, 397#true, 381#true, 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:43,238 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-14 16:47:43,238 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-10-14 16:47:43,238 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-14 16:47:43,238 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-14 16:47:43,305 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [69#L727-2true, 397#true, 381#true, Black: 387#true, 385#true, 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 392#true, 375#L705true]) [2024-10-14 16:47:43,306 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-14 16:47:43,306 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:43,306 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-14 16:47:43,306 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-14 16:47:43,306 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-10-14 16:47:43,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [369#L694-3true, 116#L743-3true, 42#L722-1true, 381#true, Black: 389#(= |#race~state~0| 0), 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 325#L766-6true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 383#true, 392#true]) [2024-10-14 16:47:43,337 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-14 16:47:43,337 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-14 16:47:43,337 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-14 16:47:43,337 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-14 16:47:43,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [369#L694-3true, 381#true, 143#L722-1true, Black: 387#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:43,348 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-14 16:47:43,348 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-14 16:47:43,348 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-14 16:47:43,348 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-14 16:47:43,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 42#L722-1true, 381#true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true, 342#L696-3true]) [2024-10-14 16:47:43,540 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-14 16:47:43,540 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-14 16:47:43,540 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-14 16:47:43,541 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-14 16:47:43,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [381#true, 143#L722-1true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true, 342#L696-3true]) [2024-10-14 16:47:43,554 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-14 16:47:43,554 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-14 16:47:43,554 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-14 16:47:43,554 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-14 16:47:44,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 42#L722-1true, 381#true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 345#L701-3true, 392#true]) [2024-10-14 16:47:44,179 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-14 16:47:44,179 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-14 16:47:44,179 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-14 16:47:44,179 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-14 16:47:44,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [381#true, 143#L722-1true, Black: 387#true, 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 345#L701-3true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:44,185 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-14 16:47:44,185 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-14 16:47:44,185 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-14 16:47:44,185 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-14 16:47:44,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 350#L721-3true, 42#L722-1true, 381#true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:44,276 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-10-14 16:47:44,276 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-14 16:47:44,276 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-14 16:47:44,276 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-14 16:47:44,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [350#L721-3true, 381#true, 143#L722-1true, Black: 387#true, 385#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 325#L766-6true, 383#true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 392#true]) [2024-10-14 16:47:44,283 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-10-14 16:47:44,283 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-14 16:47:44,283 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-14 16:47:44,283 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-14 16:47:44,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 42#L722-1true, 381#true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, 70#L726true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:44,404 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-10-14 16:47:44,404 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-10-14 16:47:44,404 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-10-14 16:47:44,404 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-14 16:47:44,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [381#true, 143#L722-1true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), Black: 387#true, 385#true, 70#L726true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:44,408 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-10-14 16:47:44,408 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-14 16:47:44,408 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-14 16:47:44,408 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-10-14 16:47:44,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1476] L743-->L743-3: Formula: (let ((.cse0 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|)) (.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and .cse0 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse2) (and .cse0 (not .cse2)))) .cse3 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse4))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][423], [116#L743-3true, 42#L722-1true, 381#true, Black: 389#(= |#race~state~0| 0), 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, 354#L727-2true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:44,413 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-10-14 16:47:44,413 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-10-14 16:47:44,413 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-14 16:47:44,413 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-14 16:47:44,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][428], [381#true, 143#L722-1true, Black: 387#true, 399#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 385#true, 354#L727-2true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:44,416 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-10-14 16:47:44,416 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-14 16:47:44,416 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-10-14 16:47:44,416 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-14 16:47:44,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1240] L743-->L743-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and .cse1 (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse2 (= v_~top~0_27 0))) (or (and (not .cse2) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse2))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse3 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse3) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse4))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse1)) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][397], [397#true, 381#true, 143#L722-1true, Black: 387#true, 385#true, 354#L727-2true, Black: 394#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 71#L743-3true, 325#L766-6true, 383#true, 392#true]) [2024-10-14 16:47:44,432 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-10-14 16:47:44,432 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-14 16:47:44,432 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-14 16:47:44,432 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-14 16:47:44,463 INFO L124 PetriNetUnfolderBase]: 29636/152415 cut-off events. [2024-10-14 16:47:44,463 INFO L125 PetriNetUnfolderBase]: For 13804/16405 co-relation queries the response was YES. [2024-10-14 16:47:45,582 INFO L83 FinitePrefix]: Finished finitePrefix Result has 207596 conditions, 152415 events. 29636/152415 cut-off events. For 13804/16405 co-relation queries the response was YES. Maximal size of possible extension queue 2419. Compared 2529165 event pairs, 11428 based on Foata normal form. 133/134274 useless extension candidates. Maximal degree in co-relation 207187. Up to 25956 conditions per place. [2024-10-14 16:47:46,378 INFO L140 encePairwiseOnDemand]: 388/396 looper letters, 77 selfloop transitions, 12 changer transitions 0/433 dead transitions. [2024-10-14 16:47:46,378 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 379 places, 433 transitions, 1202 flow [2024-10-14 16:47:46,379 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 16:47:46,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 16:47:46,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1099 transitions. [2024-10-14 16:47:46,382 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9250841750841751 [2024-10-14 16:47:46,382 INFO L175 Difference]: Start difference. First operand has 377 places, 395 transitions, 914 flow. Second operand 3 states and 1099 transitions. [2024-10-14 16:47:46,382 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 379 places, 433 transitions, 1202 flow [2024-10-14 16:47:46,456 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 377 places, 433 transitions, 1180 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 16:47:46,462 INFO L231 Difference]: Finished difference. Result has 379 places, 405 transitions, 998 flow [2024-10-14 16:47:46,464 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=396, PETRI_DIFFERENCE_MINUEND_FLOW=892, PETRI_DIFFERENCE_MINUEND_PLACES=375, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=395, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=383, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=998, PETRI_PLACES=379, PETRI_TRANSITIONS=405} [2024-10-14 16:47:46,466 INFO L277 CegarLoopForPetriNet]: 384 programPoint places, -5 predicate places. [2024-10-14 16:47:46,467 INFO L471 AbstractCegarLoop]: Abstraction has has 379 places, 405 transitions, 998 flow [2024-10-14 16:47:46,467 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 343.0) internal successors, (1029), 3 states have internal predecessors, (1029), 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-10-14 16:47:46,468 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:47:46,468 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 16:47:46,468 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-14 16:47:46,468 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2024-10-14 16:47:46,469 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:47:46,469 INFO L85 PathProgramCache]: Analyzing trace with hash -1293720795, now seen corresponding path program 1 times [2024-10-14 16:47:46,469 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:47:46,469 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [3208198] [2024-10-14 16:47:46,469 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:47:46,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:47:46,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:47:46,515 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-10-14 16:47:46,515 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:47:46,516 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [3208198] [2024-10-14 16:47:46,516 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [3208198] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:47:46,516 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:47:46,516 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:47:46,516 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [328602643] [2024-10-14 16:47:46,516 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:47:46,517 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 16:47:46,517 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:47:46,517 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 16:47:46,518 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 16:47:46,546 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 340 out of 396 [2024-10-14 16:47:46,548 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 379 places, 405 transitions, 998 flow. Second operand has 3 states, 3 states have (on average 342.3333333333333) internal successors, (1027), 3 states have internal predecessors, (1027), 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-10-14 16:47:46,548 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:47:46,548 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 340 of 396 [2024-10-14 16:47:46,549 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand